.active .nav-link {
  color: #f9c810 !important;
}

.active-quantity {
  background-color: #00963f !important;
  color: #f7fffa !important;
}

.active-fav {
  background-color: #f2eacb !important;
}

.active-fav svg path {
  fill: #f9c810;
  stroke: #f9c810;
}

.active-orders {
  background-color: #f9c810;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.active-orders .item-link {
  color: #2a2a2a !important;
  font-weight: bold;
}

.active-content {
  background-color: #f9c810;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.active-card {
  border: 0.5px solid #f9c810;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.icons .heart.active img {
  content: url(../icons/Heart-selected.svg) !important;
}

.icons .cart.active img {
  content: url(../icons/cart-selected.svg) !important;
}

.icons .profile.active img {
  content: url(../icons/Profile-selected.svg) !important;
}

.bar {
  position: absolute;
  width: 1319px;
  top: -50px;
  z-index: -1;
  left: 206px;
}

.active-bar {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #00963f;
}

.active-bar .nav-link {
  color: #f7fffa !important;
}

.active-categ {
  background-color: #2578b3;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.active-categ .nav-link {
  color: #f7fffa !important;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign, .prof .info .buttons .btn, #edit .modal-dialog .modal-content .editing .custom-btn, .custom-categories .info .details .form-group .buttons .btn, .prod .btn, .orders.cart .confirm, .confirm .show-case .inform .payments .card-payment .form-group .btn, .successfull-req .modal-dialog .modal-content a, .utilities .utility .custom-overlay .btn, #des .modal-dialog .modal-content .overlay .col-12 .btn, .modal-type-sort .modal-dialog .modal-content .sort .done, .modal-location .modal-dialog .modal-content .select-location .buttons .btn {
  background-color: #43c57a;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  color: #f7fffa;
  width: 250px;
  height: 50px;
  font-size: 17pt;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign:focus, .prof .info .buttons .btn:focus, #edit .modal-dialog .modal-content .editing .custom-btn:focus, .custom-categories .info .details .form-group .buttons .btn:focus, .prod .btn:focus, .orders.cart .confirm:focus, .confirm .show-case .inform .payments .card-payment .form-group .btn:focus, .successfull-req .modal-dialog .modal-content a:focus, .utilities .utility .custom-overlay .btn:focus, #des .modal-dialog .modal-content .overlay .col-12 .btn:focus, .modal-type-sort .modal-dialog .modal-content .sort .done:focus, .modal-location .modal-dialog .modal-content .select-location .buttons .btn:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.orders.cart .show-case .bill .info, .confirm .show-case .inform .addresses .info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "";
  width: 170px;
  height: 55px;
  color: #f7fffa;
  background-color: #f9c810;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  top: -50px;
  right: 7px;
  z-index: -1;
}

.prof .info .addresses, .modal-addresses .modal-dialog .modal-content .prof {
  position: relative;
  background-color: #fff;
  padding: 15px 20px 30px 20px;
  width: 800px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 30px;
}

.prof .info .addresses .address, .modal-addresses .modal-dialog .modal-content .prof .address {
  background-color: #fffcee;
  padding: 10px 30px 40px 30px;
  border: 1px solid #f2eacb;
  margin-bottom: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prof .info .addresses .address .sub .title, .modal-addresses .modal-dialog .modal-content .prof .address .sub .title {
  color: #00963f;
  font-size: 12pt;
  font-weight: bold;
}

.prof .info .addresses .address .sub .title::after, .modal-addresses .modal-dialog .modal-content .prof .address .sub .title::after {
  content: initial;
}

.prof .info .addresses .address .sub .text, .modal-addresses .modal-dialog .modal-content .prof .address .sub .text {
  margin-top: 8px;
}

.prof .info .addresses .address .editing a, .modal-addresses .modal-dialog .modal-content .prof .address .editing a {
  cursor: pointer;
}

.prof .info .addresses .address .editing a + a, .modal-addresses .modal-dialog .modal-content .prof .address .editing a + a {
  margin-right: 8px;
}

.prof .info .addresses .home, .modal-addresses .modal-dialog .modal-content .prof .home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prof .info .addresses .work, .modal-addresses .modal-dialog .modal-content .prof .work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prof .info .addresses::before, .modal-addresses .modal-dialog .modal-content .prof::before {
  position: absolute;
  content: "";
  width: 200px;
  height: 80px;
  background-color: #f9c810;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  top: -50px;
  right: 1px;
  z-index: -1;
}

.prof .info .addresses .info, .modal-addresses .modal-dialog .modal-content .prof .info {
  position: absolute;
  top: -40px;
  right: 20px;
  z-index: 10;
  padding: 0;
  background-color: initial;
  border: none;
}

.prof .info .addresses .info img, .modal-addresses .modal-dialog .modal-content .prof .info img {
  width: 40px;
}

.prof .info .addresses .info .text, .modal-addresses .modal-dialog .modal-content .prof .info .text {
  color: #f7fffa;
  font-size: 12pt;
  font-weight: bold;
}

.swal2-popup {
  background-color: #00963f !important;
  width: 27rem !important;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  background-color: #f7fffa;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  background-color: #f7fffa;
}

.swal2-icon.swal2-success .swal2-success-ring {
  border: 4px solid #f7fffa !important;
}

.swal2-title {
  color: #f7fffa !important;
  padding-top: 0.3rem !important;
}

.swal2-html-container {
  color: #f7fffa !important;
  font-weight: bold !important;
}

.swal2-styled.swal2-confirm {
  background-color: #f7fffa !important;
  color: #43c57a !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.about-us {
  padding: 70px 70px 150px 70px;
}

.about-us .title {
  position: relative;
  font-size: 18pt;
  margin-bottom: 40px;
}

.about-us .title::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 5px;
  background-color: #00963f;
  top: 43px;
  right: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.about-us .reading {
  padding-inline: 135px;
  font-size: 18pt;
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  .about-us .reading {
    padding-inline: 55px;
  }
}

@media (max-width: 575.98px) {
  .about-us .reading {
    padding-inline: 0px;
  }
}

@media (min-width: 279px) and (max-width: 574px) {
  .about-us .title {
    font-size: 15pt;
  }
  .about-us .reading {
    font-size: 8pt;
    font-weight: bold;
  }
}

.t_c .title::after {
  width: 90px;
  top: 40px;
  right: -2px;
}

.favorites {
  -webkit-padding-after: 170px !important;
          padding-block-end: 170px !important;
}

.favorites .show-case .title::after {
  width: 60px;
  top: 40px;
  left: 32px;
}

.favorites .products {
  -ms-grid-rows: (1fr)[5] !important;
  -ms-grid-columns: (1fr)[4] !important;
      grid-template: repeat(5, 1fr)/repeat(4, 1fr) !important;
  gap: 15pt !important;
}

@media (max-width: 991.98px) {
  .favorites .products {
    gap: 8pt !important;
  }
  .favorites .products .product .card .info {
    top: 115px !important;
    left: 60px !important;
  }
}

@media (max-width: 768px) {
  .favorites .products {
    -ms-grid-rows: (1fr)[10] !important;
    -ms-grid-columns: (1fr)[2] !important;
        grid-template: repeat(10, 1fr)/repeat(2, 1fr) !important;
    gap: 10pt !important;
  }
  .favorites .products .product .card .info {
    top: 180px !important;
    left: 115px !important;
  }
  .favorites .products .product .card .info .name-pro {
    font-size: 20pt !important;
  }
}

@media (max-width: 575.98px) {
  .favorites .products .product .card .info {
    top: 125px !important;
    left: 70px !important;
  }
  .favorites .products .product .card .info .name-pro {
    font-size: 18pt !important;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .favorites .show-case .title::after {
    width: 50px !important;
    top: 35px !important;
    left: 18px !important;
  }
  .favorites .products .product .card .info {
    top: 95px !important;
    left: 35px !important;
  }
  .favorites .products .product .card .info .name-pro {
    font-size: 14pt !important;
  }
  .favorites .products .product .card .card-body .btn span {
    font-size: 15pt !important;
  }
}

@media (min-width: 280px) and (max-width: 350px) {
  .favorites .products .product .card .info {
    top: 170px !important;
    left: 95px !important;
  }
}

.error img {
  width: 100%;
}

.modal {
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background-color: rgba(0, 150, 63, 0.7);
}

.modal .modal-dialog {
  max-width: 730px !important;
  margin-block: 70px;
}

.modal .modal-dialog .row {
  margin-inline: -1px;
  margin-block: -1px;
}

.modal .modal-dialog .row .col-6 {
  padding-inline: 0;
}

.modal .modal-dialog .row .col-6 img {
  width: 100% !important;
  height: 100% !important;
}

.modal .modal-dialog .row .col-6 .signin {
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.modal .modal-dialog .row .col-6 .signin .out {
  position: absolute;
  top: 7px;
  right: 15px;
}

.modal .modal-dialog .row .col-6 .signin .out a {
  cursor: pointer;
  color: #2a2a2a;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
}

.modal .modal-dialog .row .col-6 .signin .navbar-brand {
  width: 140px;
  height: 120px;
}

.modal .modal-dialog .row .col-6 .signin .navbar-brand img {
  width: 100%;
  height: 100%;
}

.modal .modal-dialog .row .col-6 .signin .sub {
  font-size: 11pt;
  margin-right: 15px;
  margin-top: -26px;
}

.modal .modal-dialog .row .col-6 .signin .title {
  font-size: 10pt;
  margin-right: 15px;
  margin-bottom: 30px;
}

.modal .modal-dialog .row .col-6 .signin .form-group {
  position: relative;
}

.modal .modal-dialog .row .col-6 .signin .form-group label {
  position: absolute;
  z-index: 10;
  top: 6px;
  right: 10px;
}

.modal .modal-dialog .row .col-6 .signin .form-group label span {
  position: absolute;
  top: 6px;
  right: 65px;
  color: #00963f;
  font-size: 13px;
}

.modal .modal-dialog .row .col-6 .signin .form-group label img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.modal .modal-dialog .row .col-6 .signin .form-group select {
  padding-right: 33px;
  padding-left: 0;
  width: 90px;
  color: #00963f;
  font-weight: bold;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  position: absolute;
  right: -1px;
  top: 1px;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control {
  margin-bottom: 20px;
  background-color: #f2eacb;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control::-webkit-input-placeholder {
  color: #dec979;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control:-ms-input-placeholder {
  color: #dec979;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control::-ms-input-placeholder {
  color: #dec979;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control::placeholder {
  color: #dec979;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control:focus {
  -webkit-box-shadow: 0 0 2px;
          box-shadow: 0 0 2px;
  border: 1px solid #f2eacb;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control:last-of-type {
  margin-bottom: 10px;
}

.modal .modal-dialog .row .col-6 .signin .form-group .form-control[type="text"] {
  padding-right: 95px;
}

.modal .modal-dialog .row .col-6 .signin .form-group a {
  text-decoration: none;
  color: #2a2a2a;
}

.modal .modal-dialog .row .col-6 .signin .form-group .forget {
  font-size: 10pt;
  margin-right: 155px;
  color: #f9c810;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign {
  height: 40px;
  width: 220px;
  line-height: 20px;
  margin-bottom: 5px;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign:hover {
  background-color: #00963f;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .signup {
  font-size: 12pt;
}

.modal .modal-dialog .row .col-6 .signin .form-group .buttons .signup:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 575.98px) {
  .modal .modal-dialog .row .col-6 .signin {
    padding-inline: 8px !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group {
    width: 235px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .sign {
    width: 200px !important;
    height: 40px !important;
    line-height: 25px !important;
    font-size: 15pt !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .forget {
    margin-right: 120px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .modal .modal-dialog .row .col-6 .signin {
    padding-inline: 0;
  }
  .modal .modal-dialog .row .col-6 .signin .navbar-brand {
    width: 90px;
    height: 90px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group {
    width: 160px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label {
    top: 2px;
    right: 5px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label span {
    right: 56px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label img {
    width: 90% !important;
    height: 90% !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .form-control {
    font-size: 8pt;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .forget {
    margin-right: 45px;
    font-size: 10pt;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .sign {
    width: 160px !important;
    height: 30px !important;
    line-height: 10px !important;
    font-size: 13pt !important;
  }
}

@media (min-width: 279px) and (max-width: 350.98px) {
  .modal .modal-dialog .row .col-6 .signin {
    padding-inline: 0 !important;
  }
  .modal .modal-dialog .row .col-6 .signin .navbar-brand {
    width: 90px;
    height: 90px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group {
    width: 145px !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label {
    top: 0px;
    right: 5px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label span {
    right: 56px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label img {
    width: 80% !important;
    height: 80% !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .form-control {
    font-size: 6pt;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .forget {
    margin-right: 30px;
    font-size: 9pt !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .buttons {
    margin-top: 40px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign {
    width: 140px !important;
    height: 27px !important;
    line-height: 10px !important;
    font-size: 11pt !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .buttons .signup {
    font-size: 8pt;
  }
}

@media (max-width: 280.98px) {
  .modal .modal-dialog .row .col-6 .signin .form-group {
    width: 126px !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .form-control[type="text"] {
    padding-right: 77px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group select {
    right: -2px;
    width: 64px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group label span {
    right: 49px;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .forget {
    font-size: 8pt !important;
  }
  .modal .modal-dialog .row .col-6 .signin .form-group .buttons .sign {
    width: 120px !important;
  }
}

.modal .modal-dialog .row .col-6 .signup .form-group input[type="email"] {
  text-align: right;
}

.modal .modal-dialog .row .col-6 .signup .form-group .rules {
  margin-top: 30px;
  position: relative;
}

.modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] {
  display: none;
}

.modal .modal-dialog .row .col-6 .signup .form-group .rules label {
  position: absolute;
  top: -3px;
  right: 22px;
  font-size: 12pt;
  text-decoration: underline;
}

.modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
  position: absolute;
  content: "";
  color: #43c57a;
  width: 20px;
  height: 20px;
  top: 4px;
  right: -27px;
  border: 0.5px solid #43c57a;
  padding: 1px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"]:checked + label::before {
  content: "\2714";
}

.modal .modal-dialog .row .col-6 .signup .form-group .buttons .sign {
  margin-bottom: 20px;
}

.modal .modal-dialog .row .col-6 .signup .form-group .buttons .custom-btn {
  background-color: #f9c810 !important;
}

.modal .modal-dialog .row .col-6 .signup .form-group .buttons .custom-btn:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

@media (min-width: 360px) and (max-width: 420px) {
  .modal .modal-dialog .row .col-6 .signup .form-group .rules label {
    font-size: 9pt !important;
  }
  .modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
    top: 2px;
    right: -22px;
    width: 17px;
    height: 17px;
  }
  .modal .modal-dialog .row .col-6 .signup .form-group .buttons .signup {
    font-size: 10pt;
  }
}

@media (min-width: 280px) and (max-width: 350px) {
  .modal .modal-dialog .row .col-6 .signup .form-group .rules label {
    font-size: 7pt !important;
    top: -13px;
    right: 20px;
  }
  .modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
    top: 2px;
    right: -18px;
    width: 12px !important;
    height: 12px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .modal .modal-dialog .row .col-6 .signup .form-group .buttons {
    margin-top: 55px;
  }
  .modal .modal-dialog .row .col-6 .signup .form-group .buttons .sign {
    margin-bottom: 12px;
  }
}

.categories {
  padding: 100px 70px 50px  !important;
}

.categories .show-case .title::after {
  width: 90px;
  top: 48px;
  left: 55px;
}

.categories .show-case .more-sections .right, .categories .show-case .more-sections .left {
  border: 1px solid #b4c9d8;
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #b4c9d8;
  background-color: #d9eee1;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}

.categories .show-case .more-sections .right:hover, .categories .show-case .more-sections .left:hover {
  background-color: #f7fffa;
  color: #00963f;
  border: 1px solid #00963f;
}

.categories .show-case .more-sections .right {
  margin-left: 15px;
}

@media (min-width: 411px) and (max-width: 1025px) {
  .categories {
    padding: 100px 20px 50px !important;
  }
  .categories .show-case {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 280px) and (max-width: 377px) {
  .categories {
    padding: 100px 15px 50px !important;
  }
  .categories .show-case {
    margin-bottom: 35px !important;
  }
  .categories .show-case .title {
    font-size: 13pt !important;
  }
  .categories .show-case .title::after {
    width: 50px !important;
    top: 32px !important;
    right: 0px !important;
  }
  .categories .show-case .more-sections .right, .categories .show-case .more-sections .left {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .categories .show-case .more-sections .right {
    margin-left: 10px  !important;
  }
}

.custom-header {
  position: relative;
}

.custom-header .navbar {
  background-color: #00963f;
  padding-block: 50px !important;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.custom-header .navbar .navbar-brand img {
  width: 150px !important;
  height: 130px !important;
  bottom: -65px !important;
  right: 645px !important;
}

.custom-header .navbar .navbar-brand::after {
  content: initial !important;
}

.custom-header .navbar .navbar-collapse .navbar-nav .nav-item {
  padding-top: 0 !important;
}

.custom-header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #f7fffa !important;
}

.custom-header .bar-profile {
  position: absolute;
  width: 1319px;
  top: -50px;
  z-index: -1;
  left: 206px;
}

.custom-header .content {
  position: absolute;
  left: 375px;
  bottom: 0;
  color: #f7fffa;
}

.prof {
  padding-inline: 70px;
  margin-bottom: 100px;
  position: relative;
}

.prof .title {
  position: relative;
  font-size: 20pt;
  color: #2a2a2a;
  margin-bottom: 60px;
}

.prof .title::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  top: 40px;
  background-color: #00963f;
}

.prof .info {
  z-index: 0;
  position: relative;
  background-color: #fffcee;
  border: 1.5px solid #f2eacb;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 50px 70px 70px;
}

.prof .info .user {
  position: absolute;
  right: 650px;
  top: -40px;
  margin-bottom: 80px;
}

.prof .info .user .photo {
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
}

.prof .info .user span {
  display: block;
  margin-right: 8px;
}

.prof .info .user .change-photo {
  position: relative;
  top: -60px;
  right: -5px;
}

.prof .info .user .change-photo .camera {
  position: absolute;
  cursor: pointer;
  right: 0px;
  background-color: #2578b3;
  padding: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.prof .info .user .change-photo input {
  position: absolute;
  width: 30px;
  opacity: 0;
}

.prof .info .form-group {
  margin-top: 60px;
  margin-bottom: 100px;
  position: relative;
  margin-inline: auto;
  width: 350px;
}

.prof .info .form-group .form-control {
  width: 100%;
  text-align: right;
  padding-right: 20px;
  margin-bottom: 15px;
  padding-block: 10px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.prof .info .form-group .form-control::-webkit-input-placeholder {
  color: #f2eacb;
}

.prof .info .form-group .form-control:-ms-input-placeholder {
  color: #f2eacb;
}

.prof .info .form-group .form-control::-ms-input-placeholder {
  color: #f2eacb;
}

.prof .info .form-group .form-control::placeholder {
  color: #f2eacb;
}

.prof .info .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #e8daa2;
}

.prof .info .form-group .select {
  position: absolute;
  top: 62px;
  right: 1px;
  width: 95px;
}

.prof .info .form-group .select label {
  position: absolute;
  margin-right: 10px;
  top: 6px;
}

.prof .info .form-group .select label img {
  position: relative;
  top: 3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.prof .info .form-group .select label span {
  position: relative;
}

.prof .info .form-group .select label span::before {
  position: absolute;
  color: #00963f;
  left: -52px;
  top: -12px;
}

.prof .info .form-group .select select {
  padding-right: 35px;
  border: none;
}

.prof .info .form-group .select select:focus {
  border: none;
}

.prof .info .form-group .num {
  padding-right: 95px;
}

.prof .info .addresses + .addresses {
  margin-top: 100px;
}

.prof .info .orders {
  padding-bottom: 10px;
}

.prof .info .orders .order {
  display: block;
  padding: 12px 20px 12px 0;
}

.prof .info .orders .info img {
  width: 22px;
  margin-left: 7px;
}

.prof .info .orders::before {
  width: 175px;
}

.prof .info .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
}

.prof .info .buttons .btn {
  height: 43px;
  line-height: 20px;
  font-size: 15pt;
}

.prof .info .buttons .custom-btn {
  background-color: #f9c810;
  color: #2a2a2a;
}

.prof .info .buttons .custom-btn span img {
  width: 25px;
}

.prof .info .buttons .btn + .btn {
  margin-top: 20px;
}

.prof .info .buttons a {
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.prof .info .buttons a:hover {
  filter: brightness(92%);
  -webkit-filter: brightness(92%);
}

.custom-footer {
  margin-top: 0 !important;
}

.modal-open[style] {
  padding-right: 0px !important;
}

#edit {
  background-color: rgba(0, 150, 63, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#edit .modal-dialog {
  position: relative;
  margin-block: 100px;
}

#edit .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

#edit .modal-dialog .modal-content .editing {
  padding: 50px 50px 80px;
}

#edit .modal-dialog .modal-content .editing .title {
  font-size: 12pt;
}

#edit .modal-dialog .modal-content .editing select {
  width: 100%;
  position: initial;
}

#edit .modal-dialog .modal-content .editing .form-control {
  width: 290px;
  padding-right: 15px !important;
  background-color: #fffcee;
  border: 1px solid #f2eacb !important;
  margin-bottom: 5px;
  color: #00963f;
}

#edit .modal-dialog .modal-content .editing .form-control::-webkit-input-placeholder {
  color: #f2eacb;
  font-weight: bold;
}

#edit .modal-dialog .modal-content .editing .form-control:-ms-input-placeholder {
  color: #f2eacb;
  font-weight: bold;
}

#edit .modal-dialog .modal-content .editing .form-control::-ms-input-placeholder {
  color: #f2eacb;
  font-weight: bold;
}

#edit .modal-dialog .modal-content .editing .form-control::placeholder {
  color: #f2eacb;
  font-weight: bold;
}

#edit .modal-dialog .modal-content .editing .form-control:focus {
  -webkit-box-shadow: 0 0 4px #f2eacb;
          box-shadow: 0 0 4px #f2eacb;
}

#edit .modal-dialog .modal-content .editing .form-control + .form-control {
  margin-top: 15px;
}

#edit .modal-dialog .modal-content .editing select {
  position: relative;
  color: #f2eacb !important;
}

#edit .modal-dialog .modal-content .editing .arrow {
  position: absolute;
  color: #f2eacb;
  top: 162.5px;
  left: 62.5px;
}

#edit .modal-dialog .modal-content .editing input[type="text"] {
  padding-right: 0;
}

#edit .modal-dialog .modal-content .editing .map {
  color: #00963f;
  font-size: 11pt;
  font-weight: bold;
  margin-right: 100px;
}

#edit .modal-dialog .modal-content .editing .custom-btn {
  display: block;
  width: 90%;
  padding: 5px;
  margin-right: 20px;
  height: 38px;
  line-height: 22px;
  margin-top: 100px;
}

#edit .modal-dialog .modal-content .editing .custom-btn:hover {
  filter: brightness(94%);
  -webkit-filter: brightness(94%);
}

#edit .modal-dialog .modal-content::before {
  position: absolute;
  content: "";
  top: -10px;
  z-index: -1;
  right: 0;
  background: #f9c810;
  width: 640px;
  height: 80px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

@media (max-width: 1399.98px) {
  .custom-header .navbar .navbar-brand img {
    bottom: -65px !important;
    right: 585px !important;
  }
  .custom-header .bar {
    width: 1173px;
    top: -30px;
    left: 229px;
  }
  .prof .info .user {
    right: 590px;
  }
}

@media (max-width: 1280.98px) {
  .header.custom-header .navbar .navbar-brand img {
    bottom: -65px !important;
    right: 532px !important;
  }
  .header.custom-header .bar {
    width: 1125px;
    top: -20px;
    left: 156px;
  }
  .header.custom-header .content {
    left: 296.5px;
  }
  .prof .info .user {
    right: 530px;
  }
}

@media (max-width: 1199.98px) {
  .header.custom-header .navbar .navbar-brand img {
    bottom: -67px !important;
    right: 500px !important;
  }
  .header.custom-header .bar {
    width: 1055px;
    top: -14px;
    left: 146px;
  }
  .header.custom-header .content {
    left: 275px;
  }
  .header.custom-header .content h6 {
    font-size: 10pt;
    text-align: center;
  }
  .prof .info .user {
    right: 480px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .header.custom-header .navbar .navbar-brand img {
    right: 374px !important;
  }
  .header.custom-header .bar {
    width: 820px;
    top: 20px;
    left: 205px;
  }
  .header.custom-header .content {
    left: 307px;
    bottom: 12px;
  }
  .header.custom-header .content h6 {
    font-size: 8pt;
    margin-bottom: 4px;
  }
  .header.custom-header .content span {
    font-size: 8pt;
  }
  .prof .info .user {
    right: 390px;
  }
}

@media (max-width: 991.98px) {
  .header.custom-header .navbar-toggler {
    border: 3px solid #f7fffa;
  }
  .header.custom-header .navbar-toggler:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header.custom-header .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #00963f !important;
  }
  .header.custom-header .navbar-collapse .navbar-nav .icons .heart img {
    content: url("../icons/Heart (1).svg");
  }
  .header.custom-header .navbar-collapse .navbar-nav .icons .cart img {
    content: url("../icons/cart (1).svg");
  }
  .header.custom-header .navbar-collapse .navbar-nav .icons .profile img {
    content: url("../icons/Profile (1).svg");
  }
  .header.custom-header .bar {
    display: none;
  }
  .header.custom-header .content {
    display: none;
  }
  .prof .info .user {
    right: 375px;
  }
}

@media (max-width: 768px) {
  .custom-header.header .navbar .navbar-brand img {
    right: 415px !important;
    top: 16px;
  }
  .prof {
    padding-inline: 30px;
  }
  .prof .info .user {
    right: 310px;
  }
  .prof .info .addresses {
    width: 575px;
  }
}

@media (max-width: 575.98px) {
  .header.custom-header .navbar .navbar-brand img {
    right: 280px !important;
  }
  .prof {
    padding-inline: 20px;
  }
  .prof .info .user {
    right: 220px;
  }
  .prof .info .addresses {
    width: 411px;
  }
  .prof .info .addresses .address {
    padding-inline: 15px;
  }
  .prof .info .addresses .address .sub .text {
    font-size: 10pt;
  }
  #edit .modal-dialog .modal-content .editing .map {
    margin-right: 59px;
  }
  #edit .modal-dialog .modal-content .editing .arrow {
    left: 2px;
  }
  #edit .modal-dialog .modal-content::before {
    width: 425px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .header.custom-header .navbar {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .header.custom-header .navbar .navbar-brand img {
    right: 200px !important;
  }
  .prof .title {
    margin-bottom: 110px;
  }
  .prof .info {
    padding-inline: 15px;
  }
  .prof .info .user {
    right: 120px;
  }
  .prof .info .user .photo {
    width: 65px;
    height: 65px;
  }
  .prof .info .user .change-photo .camera {
    width: 20px;
    height: 20px;
  }
  .prof .info .form-group {
    width: 290px;
  }
  .prof .info .addresses {
    width: 290px;
  }
  .prof .info .addresses .address .sub .title {
    font-size: 10pt;
  }
  .prof .info .addresses .address .sub .text {
    font-size: 8px;
  }
  .prof .info .addresses .address .editing a + a {
    margin-right: 5px;
  }
  .prof .info .addresses .address .editing .edit img, .prof .info .addresses .address .editing .delete img {
    width: 12px;
  }
  #edit .modal-dialog .modal-content .editing .form-group {
    width: 285px;
  }
  #edit .modal-dialog .modal-content .editing .map {
    margin-right: 100px;
    margin-top: 15px;
  }
  #edit .modal-dialog .modal-content .editing .arrow {
    top: 150px;
    left: -35px;
  }
  #edit .modal-dialog .modal-content::before {
    width: 265px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .header.custom-header .navbar {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .header.custom-header .navbar .navbar-toggler {
    right: -180px !important;
  }
  .header.custom-header .navbar .navbar-brand img {
    right: 130px !important;
  }
  .prof {
    padding-inline: 3px;
  }
  .prof .title {
    margin-bottom: 120px;
  }
  .prof .info {
    padding-inline: 5px;
  }
  .prof .info .form-group {
    width: 220px;
  }
  .prof .info .user {
    right: 95px;
  }
  .prof .info .addresses {
    width: 270px;
  }
  .prof .info .addresses .address {
    padding-inline: 10px;
  }
  .prof .info .addresses .address .sub .title {
    font-size: 10pt;
  }
  .prof .info .addresses .address .sub .text {
    font-size: 8px;
  }
  .prof .info .addresses .address .editing a img {
    width: 12px;
  }
  #edit .modal-dialog .modal-content .editing .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #edit .modal-dialog .modal-content .editing .form-group .form-control {
    width: 200px;
  }
  #edit .modal-dialog .modal-content .editing .map {
    margin-right: 0px;
    font-size: 10px;
    margin-top: 10px;
  }
  #edit .modal-dialog .modal-content .editing .arrow {
    top: 150px;
    left: -10px;
  }
  #edit .modal-dialog .modal-content .editing .custom-btn {
    margin-top: 50px;
    margin-right: 0;
    height: 32px;
    font-size: 22px;
    line-height: 10px;
    width: 175%;
  }
  #edit .modal-dialog .modal-content::before {
    width: 200px;
  }
}

.custom-categories {
  padding: 50px 50px 50px 0 !important;
}

.custom-categories .show-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-categories .show-case .title {
  position: relative;
  margin-bottom: 70px;
  margin-right: 75px;
}

.custom-categories .show-case .title::after {
  position: absolute;
  content: "";
  width: 92px;
  height: 5px;
  background-color: #00963f;
  top: 42px;
  right: 0;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.custom-categories .show-case .navbar {
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: rgba(67, 197, 122, 0.1);
  border-top: 0.5px solid #43c57a;
  border-right: 0.5px solid #43c57a;
  border-bottom: 0.5px solid #43c57a;
  margin-right: 70px;
  margin-bottom: 50px;
}

.custom-categories .show-case .navbar .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow-x: auto;
}

.custom-categories .show-case .navbar .navbar-nav::-webkit-scrollbar {
  height: 15px;
  background-color: rgba(67, 197, 122, 0.1);
}

.custom-categories .show-case .navbar .navbar-nav::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.custom-categories .show-case .navbar .navbar-nav::-webkit-scrollbar-thumb:hover {
  background: #43c57a;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.custom-categories .show-case .navbar .navbar-nav .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: center;
  padding-block: 5px;
  padding-inline: 20px;
  color: #b4c9d8;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.custom-categories .show-case .navbar .navbar-nav .nav-item .nav-link {
  color: #b4c9d8;
  font-size: 15pt;
  text-align: center;
}

.custom-categories .show-case .navbar .navbar-nav .nav-item + .nav-item {
  margin-inline: 30px;
}

.custom-categories .show-case .sub-nav {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  list-style: none;
  border: 0.5px solid #b4c9d8;
  background-color: #f1f9ff;
  padding: 0;
  width: 314px;
  margin-right: 300px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  filter: brightness(98%);
  -webkit-filter: brightness(98%);
}

.custom-categories .show-case .sub-nav::-webkit-scrollbar {
  height: 40px;
  background-color: rgba(180, 201, 216, 0.1);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}

.custom-categories .show-case .sub-nav::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}

.custom-categories .show-case .sub-nav::-webkit-scrollbar-thumb:hover {
  background-color: #b4c9d8;
}

.custom-categories .show-case .sub-nav .nav-item {
  cursor: pointer;
  padding-block: 15px;
  padding-inline: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15pt;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: center;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.custom-categories .show-case .sub-nav .nav-item .nav-link {
  text-align: center;
  color: #b4c9d8;
  padding: 0;
}

.custom-categories .info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
      grid-template-columns: repeat(12, 1fr);
      grid-template-areas: "details details details   products products products products products products products products products  ";
}

.custom-categories .info .custom-common-products {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 9;
  grid-area: products;
  padding-right: 25px;
}

.custom-categories .info .custom-common-products .products {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr;
      grid-template: auto/1fr;
}

.custom-categories .info .custom-common-products .products .sub-products {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr)[3];
      grid-template: auto/repeat(3, 1fr);
  gap: 15pt;
}

.custom-categories .info .custom-common-products .products .sub-products .product .card {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  min-height: 410px;
  max-height: 410px;
}

.custom-categories .info .custom-common-products .products .sub-products .product .card a {
  min-height: 318px;
  max-height: 318px;
}

.custom-categories .info .custom-common-products .products .sub-products .product .card a img {
  height: 250px;
}

.custom-categories .info .details {
  height: 1000px;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: details;
  border: 0.5px solid #f9c810;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 70px;
  background-color: #f2eacb;
  filter: brightness(107%);
  -webkit-filter: brightness(107%);
}

.custom-categories .info .details .form-group .accor .title {
  background-color: #f9c810;
  padding: 15px 10px;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.custom-categories .info .details .form-group .accor .title h5 {
  position: relative;
  font-size: 15pt;
  color: #2a2a2a;
  margin-right: 15px;
}

.custom-categories .info .details .form-group .accor .title h5::after {
  position: absolute;
  top: 12px;
  left: 35px;
  content: "";
  width: 25px;
  height: 5px;
  background-color: #2a2a2a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.custom-categories .info .details .form-group .accor .rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 25px;
}

.custom-categories .info .details .form-group .accor .rate label {
  position: relative;
  font-size: 18px;
  color: #2a2a2a;
  margin-right: 35px;
}

.custom-categories .info .details .form-group .accor .rate label input + span::before {
  position: absolute;
  content: "";
  border: 1px solid #f9c810;
  width: 20px;
  height: 20px;
  top: 5px;
  right: -34px;
  margin-left: 10px;
  background-color: #f7fffa;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.custom-categories .info .details .form-group .accor .rate label input:checked + span::before {
  content: "\2714";
  border: 1px solid #00963f;
  background-color: #00963f;
  color: #f7fffa;
}

.custom-categories .info .details .form-group .accor .rate label input {
  display: none;
}

.custom-categories .info .details .form-group .accor .rate label + label {
  margin-top: 15px;
}

.custom-categories .info .details .form-group .accor + .accor {
  margin-top: 80px;
}

.custom-categories .info .details .form-group .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
}

.custom-categories .info .details .form-group .buttons .btn {
  height: 42px;
  line-height: 22px;
  -webkit-box-shadow: 0 0  2px 1px;
          box-shadow: 0 0  2px 1px;
}

.custom-categories .info .details .form-group .buttons .custom-btn {
  background-color: #ff3003;
}

.custom-categories .info .details .form-group .buttons .btn + .btn {
  margin-top: 15px;
}

.custom-footer {
  margin-top: 0;
}

.login-first .modal-dialog .modal-content .show-case {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px !important;
}

.login-first .modal-dialog .modal-content .show-case .image {
  width: 70px;
  margin-left: 20px;
}

.login-first .modal-dialog .modal-content .show-case .image img {
  width: 100%;
}

.login-first .modal-dialog .modal-content .show-case .title {
  font-size: 17pt !important;
}

.login-first .modal-dialog .modal-content .custom-btn {
  margin-top: 0 !important;
  width: 300px !important;
  margin: auto !important;
}

.custom-modal-register {
  opacity: 1 !important;
}

@media (min-width: 992px) and (max-width: 1025px) {
  .custom-categories {
    padding-inline: 0 !important;
  }
  .custom-categories .show-case .navbar {
    margin-inline: 25px;
    border-left: 1px solid #43c57a;
  }
  .custom-categories .show-case .navbar .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-inline: 0;
    width: 100%;
    padding-block: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 500px;
  }
  .custom-categories .show-case .navbar .navbar-nav .nav-item {
    width: 90%;
    text-align: center;
  }
  .custom-categories .show-case .navbar .navbar-nav .nav-item + .nav-item {
    margin-inline: 0;
  }
  .custom-categories .info {
    padding-inline: 25px;
  }
  .custom-categories .info .custom-common-products {
    padding-left: 0;
    padding-right: 25px;
  }
  .custom-categories .info .details .form-group .accor .title h5 {
    font-size: 13pt;
  }
  .custom-categories .info .details .form-group .accor .title h5::after {
    left: 11px;
  }
  .custom-categories .info .details .buttons .btn {
    width: 90% !important;
  }
}

@media (max-width: 991.98px) {
  .custom-categories {
    padding-inline: 0 !important;
  }
  .custom-categories .show-case .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-inline: 25px;
    border-left: 1px solid #43c57a;
  }
  .custom-categories .show-case .navbar .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 500px;
    padding-block: 40px;
  }
  .custom-categories .show-case .navbar .navbar-nav .nav-item {
    width: 90%;
    text-align: center;
  }
  .custom-categories .show-case .navbar .navbar-nav .nav-item .nav-link {
    padding-inline: 14px;
  }
  .custom-categories .info {
    padding-inline: 25px;
        grid-template-areas: "details details details details  products products products products products products products products ";
  }
  .custom-categories .info .custom-common-products {
    padding-left: 0;
    padding-right: 25px;
  }
  .custom-categories .info .custom-common-products .products .sub-products {
    -ms-grid-rows: (1fr)[6];
    -ms-grid-columns: (1fr)[2];
        grid-template: repeat(6, 1fr)/repeat(2, 1fr);
  }
  .custom-categories .info .details .form-group .accor .title h5::after {
    left: 20px;
  }
}

@media (max-width: 768px) {
  .custom-categories .info .details .form-group .buttons .btn {
    width: 85%;
  }
}

@media (max-width: 575.98px) {
  .custom-categories .show-case .sub-nav {
    margin-right: 180px;
  }
  .custom-categories .info {
        grid-template-areas: "details details details details details details details details details details details details " "products products products products products products products products products products products products";
  }
  .custom-categories .info .custom-common-products {
    padding-right: 0;
  }
  .custom-categories .info .custom-common-products .products .sub-products {
    -ms-grid-rows: (1fr)[12];
    -ms-grid-columns: 1fr;
        grid-template: repeat(12, 1fr)/1fr;
  }
  .custom-categories .info .details .form-group .accor .title h5::after {
    left: 8px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .custom-categories .show-case .sub-nav {
    width: 300px;
    margin-right: 10px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .custom-categories .show-case .title {
    margin-right: 25px;
  }
  .custom-categories .show-case .navbar {
    margin-inline: 5px;
  }
  .custom-categories .show-case .sub-nav {
    margin-right: 10px;
    width: 94%;
  }
  .custom-categories .info {
    padding-inline: 5px;
  }
}

@media (min-width: 280px) and (max-width: 412px) {
  .login-first .modal-dialog .modal-content .show-case .title {
    font-size: 10pt !important;
  }
  .login-first .modal-dialog .modal-content .show-case .image {
    width: 50px;
  }
  .login-first .modal-dialog .modal-content .custom-btn {
    width: 150px !important;
    font-size: 12pt !important;
  }
}

.products-search .title {
  margin-bottom: 20px !important;
}

.products-search .common-products .products .product .card a img {
  min-height: 250px;
  max-height: 250px;
}

.custom-body {
  background-color: #fff !important;
}

.product-header .bar-product {
  top: -105px;
  left: 202px;
  transform: rotateX(134deg);
  border-radius: 15px;
  -webkit-transform: rotateX(134deg);
  -moz-transform: rotateX(134deg);
  -ms-transform: rotateX(134deg);
  -o-transform: rotateX(134deg);
}

.prod {
  padding: 30px 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod .content {
  position: relative;
  width: 100%;
  background-color: #f7fffa;
  padding: 30px;
  border: 2px solid #e9ffe1;
}

.prod .content .icons {
  text-align: left;
}

.prod .content .icons .heart {
  position: relative;
  background-color: #f9c810;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.prod .content .icons .heart:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

.prod .content .icons .heart .wrapper {
  opacity: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: -10px;
  left: 45px;
}

.prod .content .icons .heart .wrapper .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.prod .content .icons .heart .wrapper .icon span {
  display: block;
  height: 60px;
  width: 60px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  transition: 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.prod .content .icons .heart .wrapper .icon span i {
  color: #00963f;
  line-height: 60px;
  font-size: 25px;
}

.prod .content .icons .heart .wrapper .icon .tooltip {
  position: absolute;
  top: 0;
  z-index: 1;
  background: #fff;
  color: #fff;
  padding: 10px 18px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 25px;
  opacity: 0;
  pointer-events: none;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.prod .content .icons .heart .wrapper .icon .tooltip::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: #fff;
  left: 50%;
  bottom: -6px;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  -webkit-transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.prod .content .icons .heart .wrapper .icon:hover .tooltip {
  top: -70px;
  opacity: 1;
  pointer-events: auto;
}

.prod .content .icons .heart .wrapper .icon:hover span i {
  color: #fff;
}

.prod .content .icons .heart .wrapper .icon:hover .tooltip, .prod .content .icons .heart .wrapper .icon:hover span {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}

.prod .content .icons .heart .wrapper .youtube {
  transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  top: 30px;
}

.prod .content .icons .heart .wrapper .github {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  top: 60px;
}

.prod .content .icons .heart .wrapper .instagram {
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  top: 90px;
}

.prod .content .icons .heart .wrapper .twitter {
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  top: 120px;
}

.prod .content .icons .heart .wrapper .facebook {
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  top: 150px;
}

.prod .content .icons .heart .wrapper .facebook:hover span,
.prod .content .icons .heart .wrapper .facebook:hover .tooltip,
.prod .content .icons .heart .wrapper .facebook:hover .tooltip:before {
  background: #3B5999;
}

.prod .content .icons .heart .wrapper .twitter:hover span,
.prod .content .icons .heart .wrapper .twitter:hover .tooltip,
.prod .content .icons .heart .wrapper .twitter:hover .tooltip:before {
  background: #46C1F6;
}

.prod .content .icons .heart .wrapper .instagram:hover span,
.prod .content .icons .heart .wrapper .instagram:hover .tooltip,
.prod .content .icons .heart .wrapper .instagram:hover .tooltip:before {
  background: #e1306c;
}

.prod .content .icons .heart .wrapper .github:hover span,
.prod .content .icons .heart .wrapper .github:hover .tooltip,
.prod .content .icons .heart .wrapper .github:hover .tooltip:before {
  background: #333;
}

.prod .content .icons .heart .wrapper .youtube:hover span,
.prod .content .icons .heart .wrapper .youtube:hover .tooltip,
.prod .content .icons .heart .wrapper .youtube:hover .tooltip:before {
  background: #DE463B;
}

.prod .content .icons .heart + .heart {
  margin-right: 10px;
}

.prod .content .icons .share {
  background-color: #43c57a;
}

.prod .content .icons .share:hover .wrapper {
  opacity: 1;
}

.prod .content .icons .share:hover .wrapper .youtube, .prod .content .icons .share:hover .wrapper .github, .prod .content .icons .share:hover .wrapper .instagram, .prod .content .icons .share:hover .wrapper .twitter, .prod .content .icons .share:hover .wrapper .facebook {
  top: 0px;
}

.prod .content .show-case {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
}

.prod .content .show-case .image {
  width: 520px;
  padding: 20px;
}

.prod .content .show-case .image img {
  width: 100%;
}

.prod .content .show-case .breef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prod .content .show-case .breef .title {
  margin-top: 60px;
}

.prod .content .show-case .breef .title h5 {
  font-size: 25px;
  color: #2a2a2a;
}

.prod .content .show-case .breef .title p {
  font-size: 18px;
}

.prod .content .show-case .breef .price {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #00963f;
  font-weight: bold;
}

.prod .content .show-case .breef .price .new-price {
  margin-bottom: 20px;
  background-color: #43c57a;
  color: #f7fffa;
  border: 1px solid #43c57a;
  width: 100px;
  font-size: 14pt;
  padding: 5px;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.prod .content .show-case .breef .price .hint {
  border: 1px solid #ff3003;
  color: #f7fffa;
  background-color: #ff3003;
  padding: 5px 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.prod .content .quantity {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 150px;
}

.prod .content .quantity .show-case {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.prod .content .quantity .show-case .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  margin-bottom: 50px;
  margin-top: 0;
}

.prod .content .quantity .show-case .title span {
  font-weight: bold;
  font-size: 20px;
}

.prod .content .quantity .show-case .title img {
  width: 35px;
  margin-left: 20px;
}

.prod .content .quantity .show-case .type-quantity {
  margin-right: 50px;
}

.prod .content .quantity .show-case .type-quantity a {
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  color: #43c57a;
  border: 1px solid #43c57a;
  padding: 10px 25px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.prod .content .quantity .show-case .type-quantity a + a {
  margin-right: 10px;
}

.prod .content .quantity .price {
  background-color: #f9c810;
  padding: 10px;
  width: 100px;
  text-align: center;
  color: #f7fffa;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.prod .content .quantity::after {
  position: absolute;
  bottom: -110px;
  right: 25px;
  content: "";
  background-color: #fff;
  width: 330px;
  height: 50px;
  border: 1px solid #43c57a;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.prod .content .data {
  position: absolute;
  bottom: 78px;
  right: 105px;
  width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod .content .data img {
  width: 30px;
  cursor: pointer;
}

.prod .content .data span {
  width: 100%;
  text-align: center;
}

.prod .btn {
  position: relative;
  margin-top: 60px;
  width: 320px;
  background-color: #43c57a;
}

.prod .btn svg {
  margin-bottom: 5px;
}

.prod .btn:hover {
  color: #f7fffa;
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

.related-products {
  padding: 100px 80px;
}

.related-products .title {
  position: relative;
  font-size: 20pt;
  font-weight: bold;
  color: #2a2a2a;
  margin-bottom: 70px;
}

.related-products .title::after {
  position: absolute;
  content: "";
  width: 140px;
  top: 45px;
  right: 0;
  height: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #00963f;
}

.related-products .owl-stage-outer {
  height: 450px !important;
  padding-block: 10px;
}

.related-products .owl-carousel {
  position: relative !important;
}

.related-products .owl-item {
  margin-left: 0 !important;
  margin-bottom: 100px;
  position: relative;
  text-decoration: none;
}

.related-products .owl-item .card {
  background-color: #f7fffa;
  width: 100%;
  min-height: 410px;
  max-height: 410px;
}

.related-products .owl-item .card a {
  text-decoration: none;
  min-height: 318px;
  max-height: 318px;
}

.related-products .owl-item .card a img {
  width: 100%;
  height: 250px;
}

.related-products .owl-item .card a .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.related-products .owl-item .card a .info .name-pro {
  color: #2a2a2a;
  font-size: 20pt;
  margin-bottom: 30px;
}

.related-products .owl-item .card a .info .prices {
  width: 100%;
  padding-inline: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.related-products .owl-item .card a .info .prices .price {
  color: #00963f;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: line-through;
}

.related-products .owl-item .card a .info .prices .new-price {
  text-decoration: none;
}

.related-products .owl-item .card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  height: 50px;
  padding: 0;
  background-color: #e9ffe1;
}

.related-products .owl-item .card .card-body .btn {
  width: 100%;
  height: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.related-products .owl-item .card .card-body .btn span {
  color: #00963f;
  font-size: 17pt;
}

.related-products .owl-item .card .card-body .btn img {
  width: 15pt;
  margin-bottom: 5px;
  margin-left: 2px;
  display: initial;
}

.related-products .owl-item .card .card-body .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.related-products .owl-item .card .card-body:hover .btn {
  border: 1px solid #00963f;
}

.related-products .owl-item .desquent {
  position: absolute;
  top: -10px;
  left: -7px;
  background-color: #ff3003;
  color: #f7fffa;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.related-products .owl-item + .owl-item {
  margin-right: 14px;
}

.related-products .owl-nav {
  text-align: left !important;
  padding-left: 80px;
}

.related-products .owl-nav [class*=owl-] {
  background-color: initial !important;
  color: initial !important;
}

.related-products .owl-nav .owl-prev, .related-products .owl-nav .owl-next {
  background-color: #2578b3 !important;
  border: 2px solid #2578b3 !important;
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  text-align: center !important;
}

.related-products .owl-nav .owl-next {
  margin-right: 15px !important;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
}

.related-products .owl-nav .owl-next span {
  content: url("../icons/Icon ionic ios-arrow-forward.svg");
}

.related-products .owl-nav .owl-prev span {
  content: url("../icons/Icon ionic ios-arrow-forward.svg");
}

.related-products .owl-dot {
  display: none !important;
}

@media (max-width: 1399.98px) {
  .product-header .bar-product {
    top: -78px;
    left: 228px;
  }
  .related-products .owl-item + .owl-item {
    margin-right: 15px;
  }
}

@media (max-width: 1280.98px) {
  .product-header .bar-product {
    top: -70px !important;
  }
  .prod .content .show-case .breef .price {
    margin-right: 40px;
  }
  .prod .content .show-case .breef .price .hint {
    width: 250px;
  }
}

@media (max-width: 1199.98px) {
  .product-header .bar-product {
    top: -58px !important;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .product-header .bar-product {
    top: -15px !important;
  }
  .prod .content .show-case .image {
    width: 400px;
  }
  .prod .content .show-case .image img {
    width: 100%;
  }
  .prod .content .show-case .breef .price .new-price {
    font-size: 12pt;
    width: 85px;
  }
  .prod .content .show-case .breef .price .hint {
    width: 200px;
    font-size: 9pt;
  }
  .related-products .owl-item .card a .info .name-pro {
    margin-bottom: 14px;
  }
  .related-products .owl-item .card a .info .prices {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 991.98px) {
  .prod .content .show-case .image {
    width: 400px;
  }
  .prod .content .show-case .image img {
    width: 100%;
  }
  .prod .content .show-case .breef {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prod .content .show-case .breef .price {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  .prod .content .show-case .image {
    width: 255px;
  }
  .prod .content .show-case .image img {
    width: 100%;
  }
  .prod .content .show-case .breef .price {
    margin-bottom: 50px;
  }
}

@media (max-width: 575.98px) {
  .prod {
    padding-inline: 20px;
  }
  .prod .content .icons {
    margin-bottom: 30px;
  }
  .prod .content .show-case {
    margin-bottom: 20px;
  }
  .prod .content .show-case .title {
    margin-top: 30px;
  }
  .prod .content .show-case .title h5 {
    font-size: 22px;
  }
  .prod .content .show-case .title p {
    font-size: 15px;
  }
  .prod .content .show-case .breef .price .hint {
    text-align: center;
    width: 170px;
  }
  .prod .content .quantity .show-case .title span {
    font-size: 18px;
    margin-top: 5px;
  }
  .prod .content .quantity .price {
    padding: 5px;
  }
  .prod .content .quantity::after {
    bottom: -75px;
  }
  .prod .content .data {
    bottom: 114px;
  }
  .related-products .product .card {
    width: 85%;
    margin-inline: auto;
  }
  .related-products .owl-item .desquent {
    left: 22px;
  }
}

@media (min-width: 360px) and (max-width: 520px) {
  .prod {
    padding-inline: 10px;
  }
  .prod .content {
    padding-inline: 10px;
  }
  .prod .content .icons .heart .wrapper {
    top: 1px;
  }
  .prod .content .icons .heart .wrapper .icon {
    margin-inline: 3px;
  }
  .prod .content .icons .heart .wrapper .icon .tooltip {
    font-size: 12px;
    padding-inline: 8px;
  }
  .prod .content .icons .heart .wrapper .icon span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .prod .content .icons .heart .wrapper .icon span i {
    line-height: 40px;
    font-size: 18px;
  }
  .prod .content .show-case .title {
    margin-top: 20px;
  }
  .prod .content .show-case .breef .title p {
    font-size: 10pt;
  }
  .prod .content .show-case .breef .price .hint {
    width: 100px;
    font-size: 10pt;
  }
  .prod .content .quantity .show-case .title span {
    margin-top: 10px;
  }
  .prod .content .quantity .show-case .type-quantity {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .prod .content .quantity .show-case .type-quantity a + a {
    margin-right: 15px;
  }
  .prod .content .quantity::after {
    bottom: -95px;
    right: 3px;
    width: 263px;
  }
  .prod .content .data {
    right: 33px;
    bottom: 95px;
  }
  .related-products .title::after {
    width: 185px;
  }
  .related-products .product .card {
    width: 90%;
  }
  .related-products .owl-item .desquent {
    left: 0;
  }
  .related-products .owl-nav {
    padding-left: 0px;
    text-align: center !important;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .prod {
    padding-inline: 5px;
  }
  .prod .content {
    padding: 15px;
    padding-inline: 5px;
  }
  .prod .content .icons .heart .wrapper {
    top: 1px;
  }
  .prod .content .icons .heart .wrapper .icon {
    margin-inline: 3px;
  }
  .prod .content .icons .heart .wrapper .icon .tooltip {
    font-size: 12px;
    padding-inline: 2px;
  }
  .prod .content .icons .heart .wrapper .icon span {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .prod .content .icons .heart .wrapper .icon span i {
    line-height: 13px;
    font-size: 12px;
  }
  .prod .content .icons .heart + .heart {
    margin-right: 1px;
  }
  .prod .content .show-case .title {
    margin-top: 20px;
  }
  .prod .content .show-case .breef .title p {
    font-size: 11pt;
  }
  .prod .content .show-case .breef .price .hint {
    width: 100px;
    font-size: 10pt;
  }
  .prod .content .quantity .show-case {
    width: 130px;
  }
  .prod .content .quantity .show-case .title img {
    margin-left: 13px;
  }
  .prod .content .quantity .show-case .title span {
    margin-top: 10px;
    font-size: 14px;
  }
  .prod .content .quantity .show-case .type-quantity {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .prod .content .quantity .show-case .type-quantity a + a {
    margin-right: 15px;
  }
  .prod .content .quantity::after {
    bottom: -95px;
    right: 3px;
    width: 220px;
  }
  .prod .content .data {
    width: 200px;
    right: 18.5px;
    bottom: 80px;
  }
  .prod .btn {
    width: 260px;
  }
  .related-products {
    padding: 100px 20px;
  }
}

.custom-header .navbar .navbar-collapse .navbar-nav .active .nav-link {
  color: #f9c810 !important;
}

.orders {
  padding: 0px 50px;
  margin-bottom: 125px;
}

.orders .title h3 {
  position: relative;
  color: #2a2a2a;
  margin-bottom: 50px;
  font-size: 20pt;
}

.orders .title h3::after {
  position: absolute;
  top: 39px;
  right: 1px;
  width: 55px;
  height: 5px;
  content: "";
  background-color: #00963f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.orders .type-orders {
  background-color: #fffcee;
  width: 700px;
  border: 0.5px solid #f2eacb;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  margin: auto;
  margin-bottom: 100px;
}

.orders .type-orders .items {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
  margin-bottom: 0;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.orders .type-orders .items .item {
  width: 50%;
  text-align: center;
  padding: 15px 30px;
  cursor: pointer;
}

.orders .type-orders .items .item .item-link {
  text-decoration: none;
  color: #f2eacb;
  font-size: 18px;
}

.orders .type-orders .items .item + .item {
  margin-right: 30px;
}

.orders .current-orders {
  position: relative;
  width: 700px;
  background-color: #fffcee;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 20px 25px 40px 25px;
}

.orders .current-orders .current-order {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #f2eacb;
  padding: 15px 15px 35px 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.orders .current-orders .current-order .show-case {
  margin-bottom: 15px;
}

.orders .current-orders .current-order .show-case .number-order img {
  margin-left: 7px;
}

.orders .current-orders .current-order .show-case .number-order span {
  font-size: 12pt;
  color: #00963f;
  font-weight: bold;
}

.orders .current-orders .current-order .show-case .delete-order {
  z-index: 100;
  cursor: pointer;
}

.orders .current-orders .current-order .date {
  color: #2a2a2a;
  font-size: 12pt;
  margin-right: 30px;
}

.orders .current-orders .info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "";
  width: 170px;
  height: 55px;
  color: #f7fffa;
  background-color: #f9c810;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  top: -50px;
  right: 7px;
  z-index: -1;
}

.orders .current-orders + .current-orders {
  margin-top: 100px;
}

.orders .prev-orders {
  display: none;
}

.orders .prev-orders .info {
  background-color: #00963f !important;
}

@media (max-width: 575.98px) {
  .orders .type-orders {
    width: 440px;
  }
  .orders .current-orders {
    width: 460px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .orders {
    padding: 0 20px;
  }
  .orders .title h3 {
    font-size: 17pt;
  }
  .orders .title h3::after {
    width: 50px;
    top: 34px;
  }
  .orders .type-orders {
    width: 285px;
  }
  .orders .type-orders .items .item {
    padding: 8px 4px;
  }
  .orders .type-orders .items .item .item-link {
    font-size: 12pt;
  }
  .orders .type-orders .items .item + .item {
    margin-right: 0;
  }
  .orders .current-orders {
    width: 330px;
  }
  .orders .current-orders .info {
    width: 145px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .orders {
    padding: 0 10px;
  }
  .orders .title h3 {
    font-size: 17pt;
  }
  .orders .title h3::after {
    width: 50px;
    top: 34px;
  }
  .orders .type-orders {
    width: 260px;
  }
  .orders .type-orders .items .item {
    padding: 8px 4px;
  }
  .orders .type-orders .items .item .item-link {
    font-size: 12pt;
  }
  .orders .type-orders .items .item + .item {
    margin-right: 0;
  }
  .orders .current-orders {
    width: 270px;
  }
  .orders .current-orders .info {
    width: 120px;
  }
}

.cart-header {
  position: relative;
  margin-bottom: 50px;
}

.cart-header .bar-cart {
  top: -70px;
}

.cart-header .cont {
  position: absolute;
  bottom: 40px;
  right: 85px;
  color: #2a2a2a;
  font-size: 12pt;
}

.orders.cart {
  padding: 0 120px;
}

.orders.cart .title {
  margin-bottom: 120px;
}

.orders.cart .show-case {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.orders.cart .show-case .current-orders {
  position: relative;
  margin-bottom: 100px;
  padding-top: 45px;
}

.orders.cart .show-case .current-orders .current-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.orders.cart .show-case .current-orders .current-order .show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.orders.cart .show-case .current-orders .current-order .show .name {
  text-align: left;
  color: #2a2a2a;
  font-size: 17pt;
}

.orders.cart .show-case .current-orders .current-order .show .order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.orders.cart .show-case .current-orders .current-order .show .order img {
  width: 180px;
  height: 150px;
}

.orders.cart .show-case .current-orders .current-order .show .order .btn {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 15pt;
  color: #ff3003;
}

.orders.cart .show-case .current-orders .current-order .cost-order {
  position: relative;
}

.orders.cart .show-case .current-orders .current-order .cost-order span {
  color: #2578b3;
  font-size: 12pt;
}

.orders.cart .show-case .current-orders .current-order .cost-order .quantity {
  position: relative;
}

.orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
  position: absolute;
  bottom: -170px;
  right: -266px;
  content: "";
  background-color: #fff;
  width: 245px;
  height: 43px;
  border: 1px solid #43c57a;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.orders.cart .show-case .current-orders .current-order .cost-order .data {
  position: absolute;
  bottom: -164px;
  right: -235px;
  width: 182px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.orders.cart .show-case .current-orders .current-order .cost-order .data img {
  width: 30px;
  cursor: pointer;
}

.orders.cart .show-case .current-orders .current-order .cost-order .data span {
  width: 100%;
  text-align: center;
}

.orders.cart .show-case .current-orders .current-order .cost-order .type {
  position: absolute;
  top: 159px;
  left: 12px;
  color: #2a2a2a;
  font-weight: bold;
}

.orders.cart .show-case .current-orders .current-order .cost-order .value-content {
  color: #00963f;
}

.orders.cart .show-case .current-orders .current-order + .current-order {
  margin-top: 20px;
}

.orders.cart .show-case .current-orders .info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "";
  width: 170px;
  height: 55px;
  color: #f7fffa;
  background-color: #f9c810;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  top: -50px;
  right: 7px;
  z-index: -1;
}

.orders.cart .show-case .current-orders .info img {
  width: 20px;
  margin-left: 10px;
}

.orders.cart .show-case .current-orders .info span {
  margin-bottom: 10px;
  font-size: 15pt;
}

.orders.cart .show-case .bill {
  position: relative;
  background-color: #fffcee;
  padding: 20px 25px;
  width: 400px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.orders.cart .show-case .bill .details .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.orders.cart .show-case .bill .details .detail .sub, .orders.cart .show-case .bill .details .detail .price {
  color: #2a2a2a;
  font-size: 14pt;
}

.orders.cart .show-case .bill .details .detail + .detail {
  margin-top: 10px;
}

.orders.cart .show-case .bill .final-cost {
  position: relative;
  margin-block: 50px;
}

.orders.cart .show-case .bill .final-cost .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.orders.cart .show-case .bill .final-cost .detail .sub, .orders.cart .show-case .bill .final-cost .detail .price {
  color: #2a2a2a;
  font-size: 15pt;
  font-weight: bold;
}

.orders.cart .show-case .bill .final-cost::after {
  position: absolute;
  content: "";
  top: -26px;
  right: -2px;
  width: 350px;
  height: 1px;
  background-color: #b4c9d8;
}

.orders.cart .show-case .bill .info {
  padding-inline: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.orders.cart .show-case .bill .info img {
  width: 30px;
  margin-left: 10px;
}

.orders.cart .show-case .bill .info span {
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 10px;
}

.orders.cart .confirm {
  display: block;
  width: 350px;
  margin: auto;
  margin-top: 120px;
}

.orders.cart .confirm:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

@media (max-width: 1399.98px) {
  .cart-header .bar {
    top: -45px;
  }
  .orders.cart {
    padding: 0 100px;
  }
}

@media (max-width: 1280.98px) {
  .cart-header .bar {
    top: -35px !important;
  }
  .orders.cart {
    padding: 0 30px;
  }
}

@media (max-width: 1199.98px) {
  .cart-header .bar {
    top: -25px !important;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .cart-header .bar {
    top: 15px !important;
  }
  .orders.cart .show-case .current-orders {
    width: 555px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    bottom: -199px;
    right: -241px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .data {
    bottom: -193px;
    right: -213px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .type {
    top: 190px;
    left: 1px;
  }
  .orders.cart .show-case .bill {
    width: 320px;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 275px;
  }
}

@media (max-width: 991.98px) {
  .cart-header .bar {
    top: -15px !important;
    display: initial !important;
  }
  .orders.cart .show-case .current-orders {
    width: 555px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    bottom: -199px;
    right: -241px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .data {
    bottom: -193px;
    right: -213px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .type {
    top: 190px;
    left: 1px;
  }
  .orders.cart .show-case .bill {
    width: 320px;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 275px;
  }
}

@media (max-width: 768px) {
  .orders.cart .show-case .current-orders {
    width: 385px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    bottom: -199px;
    right: -241px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .data {
    bottom: -193px;
    right: -213px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .type {
    top: 190px;
    left: 1px;
  }
  .orders.cart .show-case .bill {
    width: 270px;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 225px;
  }
}

@media (max-width: 575.98px) {
  .orders.cart {
    padding: 0 10px;
  }
  .orders.cart .show-case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .orders.cart .show-case .current-orders {
    width: 100%;
    margin-bottom: 100px;
  }
  .orders.cart .show-case .current-orders .show .order .btn {
    font-size: 11px;
    margin-top: 70px;
    font-weight: bold;
  }
  .orders.cart .show-case .bill {
    margin: auto;
    width: 400px;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 355px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .cart-header .cont {
    right: 20px;
  }
  .orders.cart .show-case .current-orders {
    padding-inline: 10px;
    padding-top: 25px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    width: 195px;
    right: -195px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .data {
    width: 160px;
    right: -178px;
  }
  .orders.cart .show-case .bill {
    width: 300px;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 255px;
  }
  .orders.cart .confirm {
    width: 330px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .cart-header .bar {
    left: 55px !important;
  }
  .cart-header .cont {
    right: 20px;
  }
  .orders.cart {
    padding: 0 5px;
  }
  .orders.cart .show-case .current-orders {
    padding-inline: 10px;
    padding-top: 25px;
  }
  .orders.cart .show-case .current-orders .current-order .show .name {
    margin-left: 25px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order span {
    font-size: 7pt;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .type {
    font-size: 10pt;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    width: 195px;
    right: -195px;
  }
  .orders.cart .show-case .current-orders .current-order .cost-order .data {
    width: 160px;
    right: -178px;
  }
  .orders.cart .show-case .bill {
    width: 270px;
    margin: auto;
  }
  .orders.cart .show-case .bill .final-cost::after {
    width: 222px;
  }
  .orders.cart .confirm {
    width: 230px;
  }
}

.progress-delivery .confirm {
  background-color: #ff3003 !important;
}

.delivered .show-case .inform .current-orders .current-order .cost-order .type {
  top: 125px;
  left: 20px;
}

.delivered .show-case .inform .current-orders .current-order .cost-order .quantity::after {
  content: initial;
}

.delivered .show-case .inform .payments .cash-payment .ask {
  display: block !important;
}

.delivered .show-case .inform .payments .cash-payment .payed {
  display: initial !important;
}

.delivered .show-case .inform .payments .cash-payment .payed span {
  color: #2a2a2a;
  background-color: #fff;
  font-size: 12pt;
  padding: 10px 15px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 1px solid #f2eacb;
  background-color: #f9c810 !important;
  color: #f7fffa;
}

html[dir="ltr"] .delivered .show-case .inform .current-orders .current-order .cost-order .type {
  top: 125px !important;
  right: 20px !important;
  left: initial !important;
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .delivered .show-case .inform .current-orders .current-order .cost-order .type {
    margin-top: 0 !important;
  }
}

body {
  padding: 0;
}

.confirm .title h3::after {
  width: 100px;
  top: 42px;
}

.confirm .show-case .inform .waiting-process .waiting {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.confirm .show-case .inform .waiting-process .waiting img {
  width: 30px;
  margin-bottom: 5px;
}

.confirm .show-case .inform .waiting-process .waiting span {
  font-size: 13pt;
  font-weight: bold;
}

.confirm .show-case .inform .waiting-process .info img {
  width: 22px !important;
  margin-left: 10px !important;
}

.confirm .show-case .inform .addresses {
  position: relative;
  background-color: #fffcee;
  margin-bottom: 100px;
  width: 700px;
  background-color: #fffcee;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 10px 25px;
}

.confirm .show-case .inform .addresses .editing {
  text-align: left;
  margin-bottom: 10px;
}

.confirm .show-case .inform .addresses .editing img {
  cursor: pointer;
}

.confirm .show-case .inform .addresses .address {
  background-color: #fff;
  padding: 10px 30px 15px 0px;
  border: 1px solid #f2eacb;
  margin-bottom: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.confirm .show-case .inform .addresses .address .sub .title {
  font-size: 15pt;
  color: #00963f;
  font-weight: bold;
}

.confirm .show-case .inform .addresses .address .sub img {
  margin-bottom: 5px;
}

.confirm .show-case .inform .addresses .address .sub .text {
  font-size: 14pt;
  color: #2a2a2a;
  margin-top: 5px;
}

.confirm .show-case .inform .addresses .info img {
  width: 40px;
  margin-left: 2px;
}

.confirm .show-case .inform .order-time {
  padding: 15px 15px 1px;
}

.confirm .show-case .inform .order-time .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.confirm .show-case .inform .payments {
  padding: 20px 25px 100px 25px;
}

.confirm .show-case .inform .payments .payment {
  position: relative;
}

.confirm .show-case .inform .payments .payment label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

.confirm .show-case .inform .payments .payment label span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

.confirm .show-case .inform .payments .payment label span .custom-radio {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 22px;
  height: 22px;
  background-color: #f7fffa;
  border: 1px solid #f2eacb;
}

.confirm .show-case .inform .payments .payment label span img {
  width: 50px;
  margin-right: 10px;
}

.confirm .show-case .inform .payments .payment label span p {
  color: #2a2a2a;
  font-size: 12pt;
  margin-right: 8px;
  padding-top: 10px;
}

.confirm .show-case .inform .payments .payment label input {
  display: none;
}

.confirm .show-case .inform .payments .payment label input[type="radio"]:checked + span .custom-radio {
  border: 1px solid #00963f;
}

.confirm .show-case .inform .payments .payment label input[type="radio"]:checked + span::before {
  position: absolute;
  content: "";
  background-color: #00963f;
  top: 19px;
  right: 4.8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.confirm .show-case .inform .payments .payment + .payment {
  margin-top: 65px;
}

.confirm .show-case .inform .payments .payment + .payment::before {
  position: absolute;
  content: "";
  top: -14px;
  right: 30px;
  width: 35%;
  height: 1px;
  background-color: #f2eacb;
}

.confirm .show-case .inform .payments .cash-payment .ask {
  display: none;
  position: relative;
  margin-bottom: 25px;
}

.confirm .show-case .inform .payments .cash-payment .ask p {
  position: relative;
  font-size: 16pt;
  color: #2a2a2a;
  margin-bottom: 40px;
}

.confirm .show-case .inform .payments .cash-payment .ask p::after {
  position: absolute;
  content: "";
  top: 22px;
  right: 125px;
  width: 80%;
  height: 1px;
  background-color: #f2eacb;
}

.confirm .show-case .inform .payments .cash-payment .ask select.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 15px 40px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 1px solid #f2eacb;
}

.confirm .show-case .inform .payments .cash-payment .ask i {
  position: absolute;
  top: 88px;
  left: 22px;
  color: #f2eacb;
  font-size: 15pt;
}

.confirm .show-case .inform .payments .cash-payment .payed {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.confirm .show-case .inform .payments .cash-payment .payed label {
  position: relative;
}

.confirm .show-case .inform .payments .cash-payment .payed label input[type="radio"] {
  display: none;
}

.confirm .show-case .inform .payments .cash-payment .payed label .custom-radio {
  position: absolute;
  width: 80px;
  height: 45px;
  border: 1px solid #f2eacb !important;
  background-color: #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.confirm .show-case .inform .payments .cash-payment .payed label p {
  color: #2a2a2a;
  font-size: 12pt;
  z-index: 3;
  margin-left: 10px;
  margin-right: 10px;
}

.confirm .show-case .inform .payments .cash-payment .payed label input[type="radio"]:checked + span::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 2;
  width: 80px;
  height: 45px;
  border: 1px solid #f9c810 !important;
  background-color: #f9c810 !important;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.confirm .show-case .inform .payments .cash-payment .payed label + label {
  margin-right: 15px;
}

.confirm .show-case .inform .payments .card-payment {
  margin-top: 35px !important;
}

.confirm .show-case .inform .payments .card-payment .type-card {
  display: none;
  margin-right: 25px;
  margin-bottom: 35px;
}

.confirm .show-case .inform .payments .card-payment .type-card img {
  cursor: pointer;
  width: 90px;
}

.confirm .show-case .inform .payments .card-payment .type-card img + img {
  margin-right: 15px;
}

.confirm .show-case .inform .payments .card-payment .form-group {
  display: none;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 15px 20px;
  border-radius: 25px;
  border: 1px solid #f2eacb;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  caret-color: #f2eacb;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control::-webkit-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control:-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control::-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control::placeholder {
  color: #f2eacb;
}

.confirm .show-case .inform .payments .card-payment .form-group .form-control + .form-control {
  margin-top: 15px;
}

.confirm .show-case .inform .payments .card-payment .form-group .secret-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
  margin-right: 30px;
}

.confirm .show-case .inform .payments .card-payment .form-group .btn {
  margin-top: 50px !important;
  width: 400px;
  display: block;
  margin: auto;
}

.confirm .show-case .inform .payments .info span {
  margin-right: 5px;
  margin-bottom: 12px;
}

.confirm .show-case .notes {
  position: relative;
}

.confirm .show-case .notes textarea {
  width: 100%;
  caret-color: #f2eacb;
  border: 1px solid #f2eacb;
  padding: 10px 60px 10px 20px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.confirm .show-case .notes textarea::-webkit-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .notes textarea:-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .notes textarea::-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .notes textarea::placeholder {
  color: #f2eacb;
}

.confirm .show-case .notes textarea:focus {
  outline: none;
}

.confirm .show-case .notes .holder {
  width: 20px;
  position: absolute;
  top: 25px;
  right: 55px;
}

.confirm .show-case .notes .info {
  width: 210px;
}

.confirm .show-case .notes .info img {
  margin-left: 5px;
  width: 25px !important;
}

.confirm .show-case .notes .info .text {
  margin-bottom: 5px;
}

.confirm .show-case .coupon .cop {
  position: relative;
  background-image: url("../images/frame.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 25px;
}

.confirm .show-case .coupon .cop input {
  background-color: #fffcee;
  width: 100%;
  padding: 18px 70px 18px 105px;
  border: 1px solid #f2eacb;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.confirm .show-case .coupon .cop input::-webkit-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .coupon .cop input:-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .coupon .cop input::-ms-input-placeholder {
  color: #f2eacb;
}

.confirm .show-case .coupon .cop input::placeholder {
  color: #f2eacb;
}

.confirm .show-case .coupon .cop input:focus {
  outline: none;
}

.confirm .show-case .coupon .cop .holder {
  position: absolute;
  bottom: 120px;
  right: 50px;
  z-index: 100;
}

.confirm .show-case .coupon .cop::after {
  position: absolute;
  width: 2px;
  height: 27px;
  background-color: #f2eacb;
  content: "";
  right: 80px;
  bottom: 114px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.confirm .show-case .coupon .cop .button {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  padding-inline: 60px;
  top: 112px;
}

.confirm .show-case .coupon .cop .button .btn {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #43c57a;
  color: #f7fffa;
}

.confirm .show-case .coupon .cop .button .btn:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

.confirm .confirm #status-delete {
  margin-left: 5px;
}

.modal-addresses {
  padding-inline: 0;
  padding-left: 0 !important;
}

.modal-addresses .modal-dialog .modal-content {
  padding: 100px 60px 30px;
}

.modal-addresses .modal-dialog .modal-content .prof {
  background-color: transparent;
  width: 670px;
}

.modal-addresses .modal-dialog .modal-content .prof .addresses {
  position: relative;
  background-color: #fffcee;
  padding: 25px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

.modal-addresses .modal-dialog .modal-content .prof .addresses .address {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  background-color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
}

.modal-addresses .modal-dialog .modal-content .prof .addresses .address .editing {
  padding: 0px 20px 0px !important;
}

.modal-addresses .modal-dialog .modal-content .prof .another-address {
  text-decoration: none;
  display: block;
  cursor: pointer;
  color: #00963f;
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  margin-bottom: 25px;
}

.modal-addresses .modal-dialog .modal-content .prof::before {
  z-index: 0;
  right: 22px;
  top: -35px;
}

.successfull-req .modal-dialog .modal-content {
  padding: 60px 50px 90px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.successfull-req .modal-dialog .modal-content .image {
  width: 200px;
  margin-bottom: 30px;
}

.successfull-req .modal-dialog .modal-content .image img {
  width: 100%;
}

.successfull-req .modal-dialog .modal-content h3 {
  font-size: 15pt;
  margin-bottom: 90px;
  color: #2a2a2a;
}

.successfull-req .modal-dialog .modal-content a {
  width: 280px;
}

.successfull-req .modal-dialog .modal-content a:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

@media (min-width: 992px) and (max-width: 1025px) {
  .confirm .show-case .inform .addresses {
    width: 600px;
  }
  .confirm .show-case .inform .payments .card-payment .type-card {
    margin-right: 20px;
  }
}

@media (max-width: 991.98px) {
  .confirm .show-case .inform .payments .card-payment .type-card {
    margin-right: 12px;
  }
  .confirm .show-case .inform .payments .card-payment .type-card img + img {
    margin-right: 5px;
  }
  .confirm .show-case .inform .addresses {
    width: 550px;
  }
}

@media (max-width: 768px) {
  .confirm .show-case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .confirm .show-case .inform {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .confirm .show-case .inform .addresses {
    width: 100%;
  }
  .confirm .show-case .inform .current-orders {
    width: 100%;
  }
  .confirm .show-case .bill {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 350px;
    margin-bottom: 50px;
  }
}

@media (max-width: 575.98px) {
  .confirm .show-case .bill {
    margin-bottom: 150px !important;
    margin-top: 35px;
  }
  .modal-addresses .modal-dialog .modal-content {
    padding-inline: 20px;
  }
  .modal-addresses .modal-dialog .modal-content .prof .addresses {
    padding-inline: 12px;
  }
  .modal-addresses .modal-dialog .modal-content .prof .addresses .address {
    padding-inline: 12px;
  }
  .modal-addresses .modal-dialog .modal-content .prof .addresses .address .editing {
    padding-inline: 5px !important;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .confirm .show-case .inform .addresses .address .sub .text {
    font-size: 8pt;
  }
  .confirm .show-case .inform .payments .cash-payment .ask p::after {
    width: 60%;
  }
  .confirm .show-case .inform .payments .cash-payment .payed label .custom-radio {
    width: 72px;
  }
  .confirm .show-case .inform .payments .cash-payment .payed label p {
    font-size: 10pt;
  }
  .confirm .show-case .inform .payments .card-payment .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .secret-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 15px;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
    margin-right: 0;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .btn {
    width: 300px;
  }
  .confirm .show-case .coupon .cop {
    padding: 100px 7px;
  }
  .confirm .show-case .coupon .cop .button {
    padding-inline: 20px;
  }
  .modal-addresses .modal-content {
    padding-inline: 0 !important;
  }
  .modal-addresses .modal-content .prof .addresses {
    padding-inline: 10px !important;
    width: 320px;
  }
  .modal-addresses .modal-content .prof .addresses .address .sub .text {
    font-size: 8pt;
  }
  .modal-addresses .modal-content .editing a img {
    width: 12px;
  }
  .modal-addresses .modal-content .editing a + a {
    margin-right: 4px !important;
  }
}

@media (min-width: 280px) and (max-width: 350px) {
  .confirm .show-case .inform .addresses .address .sub .text {
    font-size: 8pt;
  }
  .confirm .show-case .inform .payments .cash-payment .ask p::after {
    width: 50%;
  }
  .confirm .show-case .inform .payments .cash-payment .payed label .custom-radio {
    width: 72px;
  }
  .confirm .show-case .inform .payments .cash-payment .payed label p {
    font-size: 8pt;
    margin-left: 3px;
  }
  .confirm .show-case .inform .payments .card-payment .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .secret-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 15px;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
    margin-right: 0;
  }
  .confirm .show-case .inform .payments .card-payment .form-group .btn {
    width: 200px;
  }
  .confirm .show-case .inform .coupon .cop {
    padding: 100px 0px;
  }
  .confirm .show-case .inform .coupon .cop .holder {
    right: 20px;
  }
  .confirm .show-case .inform .coupon .cop input {
    padding: 18px 50px 18px 78px;
  }
  .confirm .show-case .inform .coupon .cop .button {
    padding-inline: 14px;
  }
  .confirm .show-case .inform .coupon .cop::after {
    right: 48px;
  }
  .modal-addresses .modal-content {
    padding-inline: 0 !important;
  }
  .modal-addresses .modal-content .prof .addresses {
    padding-inline: 10px !important;
    width: 220px;
  }
  .modal-addresses .modal-content .prof .addresses .another-address {
    font-size: 10pt;
  }
  .modal-addresses .modal-content .prof .addresses .address .sub .title {
    font-size: 10pt;
  }
  .modal-addresses .modal-content .prof .addresses .address .sub .text {
    font-size: 5pt;
  }
  .modal-addresses .modal-content .prof::before {
    width: 215px !important;
  }
  .modal-addresses .modal-content .editing a img {
    width: 8px !important;
  }
  .modal-addresses .modal-content .editing a + a {
    margin-right: 0 !important;
  }
  .successfull-req .modal-dialog .modal-content a {
    width: 220px;
  }
}

.change-password {
  background-color: #fffcee;
  border: 1px solid #f2eacb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-block: 100px 180px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.change-password .form-group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 500px;
  max-width: 100%;
  margin: auto;
}

.change-password .form-group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 100%;
}

.change-password .form-group label span {
  width: 30%;
  text-align: center;
  color: #00963f;
  font-weight: bold;
}

.change-password .form-group label .form-control {
  width: 70%;
  border: 1px solid #f2eacb;
  caret-color: #f2eacb;
  padding: 10px 20px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.change-password .form-group label .form-control::-webkit-input-placeholder {
  color: #f2eacb;
}

.change-password .form-group label .form-control:-ms-input-placeholder {
  color: #f2eacb;
}

.change-password .form-group label .form-control::-ms-input-placeholder {
  color: #f2eacb;
}

.change-password .form-group label .form-control::placeholder {
  color: #f2eacb;
}

.change-password .form-group label .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.change-password .form-group label:not(:last-of-type) {
  margin-bottom: 15px;
}

.change-password .form-group .btn {
  width: 200px;
  padding: 2px 5px;
  font-size: 15pt;
  margin-right: 130px;
  margin-top: 30px;
  background-color: #00963f;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  color: #f7fffa;
}

.change-password .form-group .btn:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

html[dir="ltr"] .change-password .form-group .btn {
  width: 200px;
  font-size: 15pt;
  margin-right: 0;
  margin-left: 130px;
}

.change-password.code .form-group label span {
  text-align: left;
  padding-left: 12px;
}

html[dir="ltr"] .change-password.code .form-group label span {
  text-align: right;
  padding-right: 12px;
  padding-left: 0;
}

@media (min-width: 280px) and (max-width: 420px) {
  .change-password {
    margin-block: 0;
  }
  .change-password .form-group label span {
    width: 32%;
    font-size: 8pt;
    margin-left: 5px;
  }
  .change-password .form-group label .form-control {
    width: 68%;
    font-size: 8pt;
    padding: 5px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .change-password .form-group label .form-control::-webkit-input-placeholder {
    color: #f2eacb;
  }
  .change-password .form-group label .form-control:-ms-input-placeholder {
    color: #f2eacb;
  }
  .change-password .form-group label .form-control::-ms-input-placeholder {
    color: #f2eacb;
  }
  .change-password .form-group label .form-control::placeholder {
    color: #f2eacb;
  }
  .change-password .form-group .btn {
    width: 100px;
    height: 25px;
    font-size: 15pt;
    padding: 5px;
    font-size: 12pt;
    line-height: 0;
    margin-right: 50px;
  }
}

@media (min-width: 280px) and (max-width: 420px) {
  html[dir="ltr"] .change-password .form-group label span {
    margin-left: 0;
    margin-right: 5px;
  }
  html[dir="ltr"] .change-password .form-group .btn {
    width: 100px;
    height: 25px;
    font-size: 15pt;
    padding: 5px;
    font-size: 12pt;
    line-height: 0;
    margin-right: 0;
    margin-left: 50px;
  }
}

.code {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.code .title {
  margin-bottom: 30px;
  margin-right: 155px;
  color: #00963f;
  font-size: 12pt;
}

.code .form-group {
  margin-right: auto;
  margin-left: auto;
  margin-top: initial;
  margin-bottom: initial;
}

.code .form-group .link {
  text-decoration: none;
  margin-top: 5px;
  font-size: 12pt;
  font-weight: bold;
  color: #43c57a;
}

.code .form-group .link:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

@media (min-width: 280px) and (max-width: 420px) {
  .code .title {
    margin-bottom: 15px;
    margin-right: 64px;
    color: #00963f;
    font-size: 8pt;
  }
  .code .form-group .link {
    margin-right: 45px;
    font-size: 10pt;
  }
}

html[dir="ltr"] .code .title {
  margin-right: 0;
  margin-left: 155px;
}

@media (min-width: 280px) and (max-width: 420px) {
  html[dir="ltr"] .code .title {
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: 64px;
  }
  html[dir="ltr"] .code .form-group .link {
    margin-right: 0;
    margin-left: 45px;
  }
}

html[dir="ltr"] .header .navbar .navbar-brand img {
  left: 600px;
}

html[dir="ltr"] .header .navbar .navbar-brand::after {
  left: 590px;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .custom-dropdown-menu-lang {
  left: 5px;
  right: initial;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .custom-dropdown-menu-lang .dropdown-menu {
  right: -75px;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .custom-dropdown-menu-sort {
  right: initial;
  left: 77px;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item {
  margin-right: 40px;
  margin-left: 0;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .home {
  margin-right: 215px;
  margin-left: 0;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .who-are {
  margin-left: 80px;
  margin-right: 40px;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .sort-buying {
  margin-right: 100px;
  margin-left: 40px;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons {
  margin-left: 40px;
  margin-right: 0;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons .nav-item {
  margin-right: 20px;
  margin-left: 0;
}

html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons .profile .dropdown-menu {
  left: -125px;
  right: initial;
}

html[dir="ltr"] .header .slider .carousel-control-prev {
  left: 4%;
}

html[dir="ltr"] .header .slider .carousel-control-prev img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

html[dir="ltr"] .header .slider .carousel-indicators {
  right: initial;
  left: 500px;
}

html[dir="ltr"] .header .slider .carousel-caption {
  left: 35%;
  right: 30%;
}

html[dir="ltr"] .header .slider .carousel-caption .form .sorting {
  right: 5px;
  left: initial;
}

html[dir="ltr"] .header .slider .carousel-caption .form .sorting .sub {
  text-align: left;
  padding: 15px 0 15px 15px;
}

html[dir="ltr"] .header .slider .carousel-caption .form .sorting .items .item input[type="checkbox"] + label::before {
  left: -25px;
  right: initial;
}

html[dir="ltr"] .header .slider .carousel-caption .form .search {
  left: 25px;
  right: initial;
}

html[dir="ltr"] .header .slider .carousel-caption .form .sort {
  right: 25px;
  left: initial;
}

html[dir="ltr"] .header .slider .carousel-caption .form:after {
  right: 65px;
  left: initial;
}

html[dir="ltr"] .features .feature .icon {
  margin-right: 10px;
}

html[dir="ltr"] .features .space::after {
  right: -80px;
  left: initial;
}

html[dir="ltr"] .sections .title::after {
  right: 42px;
  left: initial;
}

html[dir="ltr"] .sections .more-sections img {
  margin-left: 5px;
  margin-right: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

html[dir="ltr"] .common-products .title::after {
  right: 122px;
  left: initial;
}

html[dir="ltr"] .common-products .products .product .card .info {
  right: 130px;
  left: initial;
}

html[dir="ltr"] .common-products .products .product .desquent {
  right: -2px;
  left: initial;
}

html[dir="ltr"] .app .col-sm-3, html[dir="ltr"] .app .col-sm-5 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

html[dir="ltr"] .app .mobile .info .title {
  margin-right: 45px;
  margin-left: 0;
}

html[dir="ltr"] .footer {
  margin-top: -70px;
}

html[dir="ltr"] .footer .overlay {
  padding: 110px 70px 40px;
}

html[dir="ltr"] .footer .overlay .contact .form-group .form-control {
  text-align: left;
}

html[dir="ltr"] .modal-type-sort .modal-dialog .modal-content .sort .title h6 {
  font-size: 20pt;
  margin-right: 0;
  margin-left: 20px;
}

html[dir="ltr"] .modal-type-sort .modal-dialog .modal-content .sort .contents .content + .content {
  margin-left: 20px;
  margin-right: 0;
}

html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .title img {
  margin-left: 0;
  margin-right: 10px;
}

html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .buttons {
  margin-left: 55px;
  margin-right: 0;
}

html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .buttons .btn + .btn {
  margin-left: 15px;
  margin-right: 0;
}

html[dir="ltr"] .modal-location .modal-dialog .close {
  text-align: right;
}

@media (max-width: 1399.98px) {
  html[dir="ltr"] .header .navbar .navbar-brand img {
    right: initial;
    left: 540px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand::after {
    left: 530px;
    right: initial;
  }
  html[dir="ltr"] .header .navbar .navbar-nav .dropdown-menu {
    left: -20px;
  }
  html[dir="ltr"] .header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15pt;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    right: 115px !important;
    top: 190px !important;
    left: initial !important;
  }
}

@media (max-width: 1280.98px) {
  html[dir="ltr"] .header .navbar {
    padding-inline: 20px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    left: 475px !important;
    right: initial !important;
    width: 170px;
    height: 170px;
    bottom: -110px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand::after {
    left: 445px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-right: 15px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 15pt !important;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .sort-buying {
    margin-left: 0;
    margin-right: 55px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .home {
    margin-right: 170px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons {
    margin-left: 5px;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    top: 170px !important;
    right: 100px  !important;
    left: initial !important;
  }
}

@media (max-width: 1199.98px) {
  html[dir="ltr"] .header .navbar {
    padding-inline: 20px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    left: 435px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header .navbar .navbar-brand::after {
    left: 425px !important;
    right: initial;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .sort-buying {
    margin-right: 40px;
    margin-left: 0;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: 30%;
    right: 30%;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    right: 85px !important;
    left: initial !important;
    top: 150px  !important;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  html[dir="ltr"] .header .navbar {
    padding-inline: 5px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    width: 150px;
    height: 150px;
    left: 390px !important;
    right: initial !important;
    bottom: -98px !important;
  }
  html[dir="ltr"] .header .navbar .navbar-brand::after {
    width: 170px;
    height: 70px;
    top: 50px;
    left: 380px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-left: 20px;
    margin-right: 0px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 13pt !important;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .sort-buying {
    margin-left: 30;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .who-are {
    margin-left: 170px;
    margin-right: 0;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons {
    margin-left: 40px;
    margin-left: 0;
  }
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 340px !important;
  }
  html[dir="ltr"] .header .slider .carousel-item .carousel-caption {
    left: 28% !important;
  }
  html[dir="ltr"] .features .space::after {
    right: -30px;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    left: 75px !important;
    right: initial !important;
    top: 135px !important;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .header .navbar .navbar-toggler {
    left: -510px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    right: 340px !important;
    left: initial !important;
    top: -10px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse {
    margin-top: 50px;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-left: 0;
    margin-right: 0;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .who-are {
    margin-left: 0;
    margin-right: 0;
  }
  html[dir="ltr"] .header .navbar .navbar-collapse .navbar-nav .icons {
    margin-right: 40px;
    margin-left: 0;
  }
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 335px !important;
    left: initial !important;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: 26%;
  }
  html[dir="ltr"] .features .space::after {
    right: -40px;
    left: initial;
  }
  html[dir="ltr"] .common-products .products .card .info {
    right: 110px !important;
    left: initial !important;
    top: 165px !important;
  }
  html[dir="ltr"] .app .col-sm-3 {
    margin-left: 100px;
  }
}

@media (max-width: 768px) {
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 250px !important;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: 16%;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    right: 60px !important;
    top: 120px !important;
    left: initial !important;
  }
  html[dir="ltr"] .app .mobile .info {
    position: relative;
    right: 20px;
  }
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .header .navbar .navbar-brand img {
    right: 155px !important;
  }
  html[dir="ltr"] .header .navbar .navbar-toggler {
    left: -360px;
  }
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 215px !important;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: 6%;
  }
  html[dir="ltr"] .features .res {
    margin-left: 18px;
    margin-right: initial;
  }
  html[dir="ltr"] .app .col-sm-3 {
    margin-left: -250px;
  }
  html[dir="ltr"] .app .mobile .info {
    left: 175px;
  }
  html[dir="ltr"] .footer {
    margin-top: -115px;
  }
  html[dir="ltr"] .footer .overlay {
    padding: 150px 70px 40px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .header .navbar {
    padding-inline: 5px;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    left: 150px !important;
    right: initial;
  }
  html[dir="ltr"] .header .navbar .navbar-toggler {
    left: -250px !important;
    right: initial;
  }
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 125px !important;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: -5% !important;
  }
  html[dir="ltr"] .location .navbar-nav .dropdown .nav-link {
    font-size: 10pt;
  }
  html[dir="ltr"] .common-products .title::after {
    right: 85px;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    right: 130px !important;
    left: initial !important;
    top: 190px !important;
  }
  html[dir="ltr"] .app .col-sm-3 {
    margin-left: -85px;
  }
  html[dir="ltr"] .app .mobile .info {
    left: 45px;
  }
  html[dir="ltr"] .footer {
    margin-top: -140px;
  }
  html[dir="ltr"] .footer .overlay {
    padding: 200px 70px 40px;
  }
}

@media (min-width: 280px) and (max-width: 420px) {
  html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .title img {
    margin-left: 0px;
    margin-right: 5px;
  }
  html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .buttons {
    margin-right: 0px;
    margin-left: 0;
  }
  html[dir="ltr"] .modal-location .modal-dialog .modal-content .select-location .buttons .btn + .btn {
    margin-right: 0;
    margin-left: 3px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] body {
    overflow-x: hidden;
  }
  html[dir="ltr"] .header .navbar {
    padding-inline: 0;
  }
  html[dir="ltr"] .header .navbar .navbar-brand img {
    left: 100px !important;
    right: initial;
  }
  html[dir="ltr"] .header .navbar .navbar-toggler {
    left: -200px !important;
    right: initial;
  }
  html[dir="ltr"] .header .slider .carousel-indicators {
    right: 90px !important;
  }
  html[dir="ltr"] .header .slider .carousel-caption {
    left: -30% !important;
  }
  html[dir="ltr"] .features .res {
    margin-left: 9px;
  }
  html[dir="ltr"] .location {
    padding-inline: 2px;
  }
  html[dir="ltr"] .location .icon::before {
    width: 13px;
    height: 13px;
    top: 11px;
    left: 9px;
  }
  html[dir="ltr"] .location .address {
    margin-left: 4px !important;
  }
  html[dir="ltr"] .location .navbar-nav .dropdown .nav-link {
    font-size: 10pt;
  }
  html[dir="ltr"] .sections .title::after {
    right: 33px;
  }
  html[dir="ltr"] .common-products .title::after {
    right: 115px;
  }
  html[dir="ltr"] .common-products .products .product .card .info {
    left: initial !important;
    right: 95px !important;
    top: 165px !important;
  }
  html[dir="ltr"] .app .col-sm-3 {
    margin-left: -25px;
  }
  html[dir="ltr"] .app .mobile .info {
    left: -2px;
    top: -180px !important;
  }
  html[dir="ltr"] .footer {
    margin-top: -225px;
  }
  html[dir="ltr"] .footer .overlay {
    padding: 200px 70px 40px;
  }
}

html[dir="ltr"] .modal .modal-dialog .row .col-6 .image {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

html[dir="ltr"] .modal .modal-dialog .signin .out {
  left: 15px;
  right: initial;
}

html[dir="ltr"] .modal .modal-dialog .signin .sub {
  margin-right: 0;
  margin-left: 15px;
}

html[dir="ltr"] .modal .modal-dialog .signin .title {
  margin-left: 15px;
  margin-right: 0;
}

html[dir="ltr"] .modal .modal-dialog .signin .form-group label {
  right: initial !important;
  left: 10px;
}

html[dir="ltr"] .modal .modal-dialog .signin .form-group label span {
  right: initial !important;
  left: 65px;
}

html[dir="ltr"] .modal .modal-dialog .signin .form-group select {
  left: -1px;
  right: initial !important;
  padding-left: 33px !important;
  padding-right: 0 !important;
}

html[dir="ltr"] .modal .modal-dialog .signin .form-group .form-control[type="text"] {
  padding-left: 95px;
  padding-right: initial !important;
}

html[dir="ltr"] .modal .modal-dialog .signin .form-group .forget {
  margin-left: 155px;
  margin-right: 0 !important;
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .modal .modal-dialog .signin .forget {
    margin-left: 115px !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .modal .modal-dialog .signin .form-group label {
    right: initial !important;
    left: 5px !important;
  }
  html[dir="ltr"] .modal .modal-dialog .signin .form-group label span {
    left: 56px !important;
    right: initial !important;
  }
  html[dir="ltr"] .modal .modal-dialog .signin .form-group .forget {
    margin-left: 45px !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 279px) and (max-width: 350.98px) {
  html[dir="ltr"] .modal .modal-dialog .signin .form-group label {
    left: 5px !important;
    right: initial !important;
  }
  html[dir="ltr"] .modal .modal-dialog .signin .form-group .forget {
    margin-left: 30px !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 280.98px) {
  html[dir="ltr"] .modal .modal-dialog .signin .form-group select {
    left: -2px !important;
    right: initial !important;
  }
  html[dir="ltr"] .modal .modal-dialog .signin .form-group label span {
    top: 4px !important;
    left: 50px !important;
    right: initial !important;
  }
  html[dir="ltr"] .modal .modal-dialog .signin .form-group .form-control[type="text"] {
    padding-left: 77px !important;
    padding-right: 0 !important;
  }
}

html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group input[type="email"] {
  text-align: left !important;
}

html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group .rules label {
  left: 80px;
}

html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
  left: -27px !important;
  right: 0 !important;
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group label span {
    left: 55px !important;
  }
  html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
    left: -22px !important;
    right: initial !important;
  }
}

@media (min-width: 280px) and (max-width: 350px) {
  html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group .rules label {
    left: 20px !important;
    right: initial !important;
  }
  html[dir="ltr"] .modal .modal-dialog .row .col-6 .signup .form-group .rules input[type="checkbox"] + label::before {
    left: -18px !important;
    right: initial !important;
  }
}

html[dir="ltr"] .about-us .title {
  text-align: left;
}

html[dir="ltr"] .about-us .title:after {
  left: 0;
}

html[dir="ltr"] .favorites .show-case .title::after {
  right: 31px;
}

html[dir="ltr"] .favorites .products .info {
  right: 75px;
}

@media (max-width: 1280.98px) {
  html[dir="ltr"] .favorites .products .product .card .info {
    right: 100px !important;
    left: initial !important;
  }
}

@media (max-width: 1024.98px) {
  html[dir="ltr"] .favorites .products .product .card .info {
    right: 65px !important;
    left: initial !important;
    top: 125px !important;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .favorites .products .product .card .info {
    left: initial !important;
    right: 65px !important;
    top: 122px !important;
  }
}

@media (max-width: 768px) {
  html[dir="ltr"] .favorites .products .product .card .info {
    left: initial !important;
    right: 115px !important;
    top: 185px !important;
  }
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .favorites .products .product .card .info {
    left: initial !important;
    right: 65px !important;
    top: 130px !important;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .favorites .show-case .title::after {
    left: 5px !important;
    right: initial !important;
  }
  html[dir="ltr"] .favorites .products .product .card .info {
    top: 95px !important;
    left: 60px !important;
    right: initial !important;
  }
  html[dir="ltr"] .favorites .products .product .card .info .name-pro {
    font-size: 14pt !important;
  }
}

@media (max-width: 280.98px) {
  html[dir="ltr"] .favorites .show-case .title::after {
    left: 5px !important;
    right: initial !important;
  }
  html[dir="ltr"] .favorites .products .product .card .info {
    top: 165px !important;
    left: initial !important;
    right: 100px !important;
  }
  html[dir="ltr"] .favorites .products .product .card .info .name-pro {
    font-size: 14pt !important;
  }
}

@media (min-width: 280px) and (max-width: 420px) {
  html[dir="ltr"] .categories .show-case .title::after {
    right: 40px !important;
  }
}

html[dir="ltr"] .custom-header .bar {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  left: initial;
  right: 206px;
}

html[dir="ltr"] .custom-header .content {
  right: 375px;
  left: initial;
}

html[dir="ltr"] .prof .info .user span {
  margin-left: 8px;
  margin-right: 0;
}

html[dir="ltr"] .prof .info .form-group .form-control {
  text-align: left;
  padding-right: 0;
  padding-left: 20px;
}

html[dir="ltr"] .prof .info .form-group .select {
  width: 75px;
  right: initial;
  left: 15px;
}

html[dir="ltr"] .prof .info .form-group .select label img {
  left: -3px;
}

html[dir="ltr"] .prof .info .form-group .select label span::before {
  left: initial;
  right: -46px;
}

html[dir="ltr"] .prof .info .form-group .num {
  padding-left: 95px;
}

html[dir="ltr"] .prof .info .addresses .info {
  left: 20px;
  right: initial;
}

html[dir="ltr"] .prof .info .addresses .address .editing a + a {
  margin-left: 8px;
  margin-right: 0;
}

html[dir="ltr"] .prof .info .addresses::before {
  left: 1px;
  right: initial;
}

html[dir="ltr"] .prof .info .orders .order {
  padding: 12px 0 12px 20px;
}

html[dir="ltr"] #edit .modal-dialog .modal-content .editing .form-control {
  padding-left: 15px !important;
  padding-right: 0 !important;
}

html[dir="ltr"] #edit .modal-dialog .modal-content .editing .arrow {
  left: initial;
  right: 62.5px;
}

html[dir="ltr"] #edit .modal-dialog .modal-content .editing .map {
  margin-left: 100px;
  margin-right: 0;
}

html[dir="ltr"] #edit .modal-dialog .modal-content::before {
  right: initial;
  left: 0;
}

@media (max-width: 1399.98px) {
  html[dir="ltr"] .custom-header .navbar .navbar-brand img {
    right: initial !important;
    left: 550px !important;
  }
  html[dir="ltr"] .custom-header .bar {
    left: initial;
    right: 229px;
  }
}

@media (max-width: 1280.98px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 485px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header.custom-header .bar {
    width: 1125px;
    right: 156px;
    left: initial;
  }
  html[dir="ltr"] .header.custom-header .content {
    right: 296.5px;
    left: initial;
  }
}

@media (max-width: 1199.98px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 435px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header.custom-header .bar {
    width: 1055px;
    right: 146px;
    left: initial;
  }
  html[dir="ltr"] .header.custom-header .content {
    right: 275px;
    left: initial;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 378px !important;
    right: initial !important;
    bottom: -70px !important;
  }
  html[dir="ltr"] .header.custom-header .bar {
    width: 820px;
    top: 20px;
    right: 205px;
    left: initial;
  }
  html[dir="ltr"] .header.custom-header .content {
    right: 309px;
    left: initial;
  }
  html[dir="ltr"] .prof .info .user {
    right: 390px;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 500px !important;
    right: initial !important;
    top: 14px;
  }
}

@media (max-width: 768px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    right: initial !important;
    left: 340px !important;
  }
  html[dir="ltr"] .header.custom-header .navbar .navbar-toggler {
    left: -445px;
  }
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 255px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header.custom-header .navbar .navbar-toggler {
    left: -325px;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .map {
    margin-left: 59px;
    margin-right: 0;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .arrow {
    right: 2px;
    left: initial;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 200px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header.custom-header .navbar .navbar-toggler {
    left: -230px !important;
  }
  html[dir="ltr"] .prof .info .addresses .address .editing a + a {
    margin-left: 5px;
    margin-right: 0;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .map {
    margin-left: 100px;
    margin-right: 0;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .arrow {
    right: -35px;
    left: initial;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .header.custom-header .navbar .navbar-toggler {
    left: -180px !important;
    right: initial !important;
  }
  html[dir="ltr"] .header.custom-header .navbar .navbar-brand img {
    left: 130px !important;
    right: initial !important;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .map {
    margin-left: 0px;
    margin-right: 0;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .arrow {
    right: -10px;
    left: initial;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content .editing .custom-btn {
    margin-left: 0;
    margin-right: 0;
  }
  html[dir="ltr"] #edit .modal-dialog .modal-content::before {
    width: 200px;
  }
}

html[dir="ltr"] .custom-categories {
  padding: 50px 0 50px 50px !important;
}

html[dir="ltr"] .custom-categories .show-case .title {
  margin-left: 75px;
  margin-right: 0;
}

html[dir="ltr"] .custom-categories .show-case .title::after {
  left: 0;
}

html[dir="ltr"] .custom-categories .show-case .navbar {
  margin-left: 70px;
  margin-right: 0;
  border-right: none;
  border-left: 0.5px solid #43c57a;
}

html[dir="ltr"] .custom-categories .show-case .navbar .navbar-nav {
  padding-left: 0;
  padding-right: 60px;
}

html[dir="ltr"] .custom-categories .show-case .sub-nav {
  margin-left: 300px;
  margin-right: 0;
}

html[dir="ltr"] .custom-categories .info .details .form-group .accor .title h5 {
  margin-left: 15px;
  margin-right: 0;
}

html[dir="ltr"] .custom-categories .info .details .form-group .accor .title h5::after {
  right: 35px;
  left: initial;
}

html[dir="ltr"] .custom-categories .info .details .form-group .accor .rate {
  padding-left: 25px;
  padding-right: 0;
}

html[dir="ltr"] .custom-categories .info .details .form-group .accor .rate label {
  margin-left: 35px;
  margin-right: 0;
}

html[dir="ltr"] .custom-categories .info .details .form-group .accor .rate label input + span::before {
  left: -34px;
  right: initial;
  margin-right: 10px;
  margin-left: 0;
}

@media (max-width: 1399.98px) {
  .custom-categories .show-case .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14pt;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  html[dir="ltr"] .custom-categories {
    padding-inline: 0 !important;
  }
  html[dir="ltr"] .custom-categories .show-case .navbar {
    margin-inline: 25px;
    border-right: 1px solid #43c57a;
  }
  html[dir="ltr"] .custom-categories .show-case .navbar .navbar-nav {
    padding-right: 0;
  }
  html[dir="ltr"] .custom-categories .info .custom-common-products {
    padding-right: 0;
    padding-left: 25px;
  }
  html[dir="ltr"] .custom-categories .info .details .form-group .accor .title h5::after {
    left: initial;
    right: 11px;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .custom-categories {
    padding-inline: 0 !important;
  }
  html[dir="ltr"] .custom-categories .show-case .navbar {
    margin-inline: 25px;
    border-right: 1px solid #43c57a;
  }
  html[dir="ltr"] .custom-categories .show-case .navbar .navbar-nav {
    padding-left: 0;
    padding-right: 0;
  }
  html[dir="ltr"] .custom-categories .info {
    padding-inline: 25px;
        grid-template-areas: "details details details details  products products products products products products products products ";
  }
  html[dir="ltr"] .custom-categories .info .custom-common-products {
    padding-left: 25px;
    padding-right: 0;
  }
  html[dir="ltr"] .custom-categories .info .details .form-group .accor .title h5::after {
    right: 20px;
    left: initial;
  }
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .custom-categories .show-case .navbar .navbar-nav {
    padding-right: 0;
  }
  html[dir="ltr"] .custom-categories .show-case .sub-nav {
    margin-left: 180px;
    margin-right: 0;
  }
  html[dir="ltr"] .custom-categories .info {
        grid-template-areas: "details details details details details details details details details details details details " "products products products products products products products products products products products products";
  }
  html[dir="ltr"] .custom-categories .info .custom-common-products {
    padding-left: 0;
  }
  html[dir="ltr"] .custom-categories .info .custom-common-products .products {
    -ms-grid-rows: (1fr)[18];
    -ms-grid-columns: 1fr;
        grid-template: repeat(18, 1fr)/1fr;
  }
  html[dir="ltr"] .custom-categories .info .details .form-group .accor .title h5::after {
    right: 8px;
    left: initial;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .custom-categories .show-case .sub-nav {
    margin-right: 0;
    margin-left: 10px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .custom-categories .show-case .title {
    margin-right: 0;
    margin-left: 25px;
  }
  html[dir="ltr"] .custom-categories .show-case .sub-nav {
    margin-left: 10px;
    margin-right: 0;
  }
}

html[dir="ltr"] .product-header .bar-product {
  right: 202px;
  left: initial;
  transform: rotateX(134deg);
  -webkit-transform: rotateX(134deg);
  -moz-transform: rotateX(134deg);
  -ms-transform: rotateX(134deg);
  -o-transform: rotateX(134deg);
}

html[dir="ltr"] .prod .content .icons {
  text-align: right;
}

html[dir="ltr"] .prod .content .icons .heart .wrapper {
  right: 45px;
  left: initial;
}

html[dir="ltr"] .prod .content .icons .heart + .heart {
  margin-left: 10px;
  margin-right: 0;
}

html[dir="ltr"] .prod .content .quantity .show-case .title img {
  margin-right: 20px;
  margin-left: 0;
}

html[dir="ltr"] .related-products .title::after {
  left: 0;
  right: initial;
}

html[dir="ltr"] .related-products .owl-item .desquent {
  right: -1px;
  left: initial;
}

@media (max-width: 1399.98px) {
  html[dir="ltr"] .product-header .bar-product {
    right: 228px;
    left: initial;
  }
}

@media (max-width: 1280.98px) {
  html[dir="ltr"] .prod .content .show-case .price {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (max-width: 575.98px) {
  html[dir="ltr"] .related-products .owl-item .desquent {
    right: 20px;
  }
}

@media (min-width: 360px) and (max-width: 520px) {
  html[dir="ltr"] .prod .content .quantity .show-case .type-quantity {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="ltr"] .prod .content .quantity .show-case .type-quantity a + a {
    margin-right: 0;
    margin-left: 15px;
  }
  html[dir="ltr"] .prod .content .quantity::after {
    left: 3px;
    right: initial;
  }
  html[dir="ltr"] .prod .content .data {
    left: 33px;
    right: 0;
  }
  html[dir="ltr"] .related-products .owl-item .desquent {
    right: 0;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .prod .content .icons .heart + .heart {
    margin-left: 1px;
    margin-right: 0;
  }
  html[dir="ltr"] .prod .content .quantity .show-case .title img {
    margin-left: 0;
    margin-right: 13px;
  }
  html[dir="ltr"] .prod .content .quantity .show-case .type-quantity {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="ltr"] .prod .content .quantity .show-case .type-quantity a + a {
    margin-left: 15px;
    margin-right: 0;
  }
  html[dir="ltr"] .prod .content .quantity::after {
    left: 3px;
    right: initial;
  }
  html[dir="ltr"] .prod .content .data {
    left: 18.5px;
    right: initial;
  }
}

html[dir="ltr"] .orders .title h3::after {
  right: initial;
  left: 1px;
}

html[dir="ltr"] .orders .type-orders .items {
  padding-left: 0;
}

html[dir="ltr"] .orders .type-orders .items .item + .item {
  margin-left: 30px;
  margin-right: 0;
}

html[dir="ltr"] .orders .current-orders .info {
  right: initial;
  left: 7px;
}

html[dir="ltr"] .orders .current-orders .show-case .number-order img {
  margin-left: 0;
  margin-right: 7px;
}

html[dir="ltr"] .orders .current-orders .date {
  margin-left: 30px;
  margin-right: 0;
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .orders .type-orders .items .item + .item {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .orders .type-orders .items .item + .item {
    margin-right: 0;
    margin-left: 0;
  }
}

html[dir="ltr"] .cart-header .cont {
  left: 85px;
  right: initial;
}

html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
  left: -266px;
  right: initial;
}

html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .data {
  left: -235px;
  right: initial;
}

html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .type {
  top: 159px;
  right: 12px;
  left: initial;
}

html[dir="ltr"] .orders.cart .show-case .current-orders .info {
  content: "";
  left: 7px;
  right: initial;
}

html[dir="ltr"] .orders.cart .show-case .current-orders .info img {
  margin-right: 10px;
  margin-left: 0;
}

html[dir="ltr"] .orders.cart .show-case .bill .final-cost::after {
  left: -2px;
  right: initial;
}

html[dir="ltr"] .orders.cart .show-case .bill .info img {
  margin-right: 10px;
  margin-left: 0;
}

@media (min-width: 992px) and (max-width: 1025px) {
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    left: -241px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .data {
    left: -213px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .type {
    top: 190px;
    right: 1px;
    left: initial;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .type {
    top: 185px;
  }
}

@media (max-width: 768px) {
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    left: -245px;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .data {
    left: -218px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .cart-header .cont {
    left: 20px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    left: -195px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .data {
    left: -178px;
    right: initial;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  html[dir="ltr"] .cart-header .bar {
    right: 55px !important;
    left: initial !important;
  }
  html[dir="ltr"] .cart-header .cont {
    left: 20px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .show .name {
    margin-left: 0;
    margin-right: 25px;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .quantity::after {
    left: -195px;
    right: initial;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .type {
    margin-top: 70px;
  }
  html[dir="ltr"] .orders.cart .show-case .current-orders .current-order .cost-order .data {
    left: -178px;
    right: initial;
  }
}

html[dir="ltr"] .confirm .show-case .inform .waiting-process .info img {
  margin-left: 0px !important;
  margin-right: 10px !important;
}

html[dir="ltr"] .confirm .show-case .inform .addresses .info {
  left: 7px;
  right: initial;
}

html[dir="ltr"] .confirm .show-case .inform .addresses .editing {
  text-align: right;
}

html[dir="ltr"] .confirm .show-case .inform .addresses .address {
  padding: 10px 0px 15px 30px;
}

html[dir="ltr"] .confirm .show-case .inform .addresses .info img {
  margin-left: 0;
  margin-right: 2px;
}

html[dir="ltr"] .confirm .show-case .inform .payments .payment label span {
  margin-right: 0;
  margin-left: 10px;
}

html[dir="ltr"] .confirm .show-case .inform .payments .payment label span img {
  margin-left: 10px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .payment label span p {
  margin-left: 8px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .payment label input[type="radio"]:checked + span::before {
  left: 4.8px;
  right: initial;
}

html[dir="ltr"] .confirm .show-case .inform .payments .payment + .payment::before {
  left: 30px;
  right: initial;
}

html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .ask p::after {
  position: absolute;
  content: "";
  right: initial;
  left: 125px;
}

html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .ask i {
  right: 22px;
  left: initial;
}

html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .payed label input[type="radio"]:checked + span::before {
  content: "";
  right: initial;
  left: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .payed label + label {
  margin-right: 0;
  margin-left: 15px;
}

html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .type-card {
  margin-left: 25px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .type-card img + img {
  margin-left: 15px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
  margin-left: 30px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .inform .payments .info span {
  margin-left: 5px;
  margin-right: 0;
}

html[dir="ltr"] .confirm .show-case .notes {
  position: relative;
}

html[dir="ltr"] .confirm .show-case .notes textarea {
  padding: 10px 20px 10px 60px;
}

html[dir="ltr"] .confirm .show-case .notes .holder {
  right: 0;
  left: 55px;
}

html[dir="ltr"] .confirm .show-case .notes .info img {
  margin-right: 5px;
  margin-left: 0;
}

html[dir="ltr"] .confirm .show-case .coupon .cop input {
  padding: 18px 105px 18px 70px;
}

html[dir="ltr"] .confirm .show-case .coupon .cop .holder {
  right: initial;
  left: 50px;
}

html[dir="ltr"] .confirm .show-case .coupon .cop::after {
  left: 80px;
  right: initial;
}

html[dir="ltr"] .confirm .show-case .coupon .cop .button {
  position: absolute;
  top: 0;
  right: 0;
  left: initial;
  text-align: right;
  top: 112px;
}

html[dir="ltr"] .confirm .show-case .bill .info {
  left: 7px;
  right: initial;
}

html[dir="ltr"] .confirm .show-case .current-orders .current-order .show .name {
  text-align: right;
}

html[dir="ltr"] .confirm .confirm #status-delete {
  margin-right: 5px;
  margin-left: 0;
}

html[dir="ltr"] .modal-addresses {
  padding-right: 0 !important;
}

html[dir="ltr"] .modal-addresses .modal-dialog .modal-content .prof .address .editing a + a {
  margin-left: 8px;
  margin-right: 0;
}

html[dir="ltr"] .modal-addresses .modal-dialog .modal-content .prof .another-address {
  text-align: right;
}

html[dir="ltr"] .modal-addresses .modal-dialog .modal-content .prof::before {
  left: 22px;
  right: 0;
}

html[dir="ltr"] .modal-addresses .modal-dialog .modal-content .prof .info {
  left: 20px;
  right: initial;
}

html[dir="ltr"] .modal-addresses::before {
  right: initial !important;
  left: 22px !important;
}

@media (min-width: 992px) and (max-width: 1025px) {
  html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .type-card {
    margin-left: 20px;
    margin-right: 0;
  }
}

@media (max-width: 991.98px) {
  html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .type-card {
    margin-left: 12px;
    margin-right: 0;
  }
  html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .type-card img + img {
    margin-left: 5px;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .confirm .show-case .bill {
    margin-left: 350px;
    margin-right: 0;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .payed span + span {
    margin-left: 3px;
    margin-right: 0;
  }
  html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="ltr"] .modal-addresses .modal-content .editing a + a {
    margin-left: 4px !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 280px) and (max-width: 350px) {
  html[dir="ltr"] .confirm .show-case .inform .payments .cash-payment .payed span + span {
    margin-right: 0px;
    margin-left: 0;
  }
  html[dir="ltr"] .confirm .show-case .inform .payments .card-payment .form-group .secret-data .form-control + .form-control {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="ltr"] .confirm .show-case .inform .coupon .cop {
    padding: 100px 0px;
  }
  html[dir="ltr"] .confirm .show-case .inform .coupon .cop .holder {
    right: initial;
    left: 20px;
  }
  html[dir="ltr"] .confirm .show-case .inform .coupon .cop input {
    padding: 18px 78px 18px 50px;
  }
  html[dir="ltr"] .confirm .show-case .inform .coupon .cop .button {
    padding-inline: 14px;
  }
  html[dir="ltr"] .confirm .show-case .inform .coupon .cop::after {
    right: initial;
    left: 48px;
  }
  html[dir="ltr"] .modal-addresses .modal-content .editing a + a {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

::after, ::before, body, html {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Almarai", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
  background-color: #f7fffa !important;
}

body .show-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

body .show-case .title {
  font-size: 20pt;
  color: #2a2a2a;
  position: relative;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header .navbar {
  padding-top: 40px;
  margin-bottom: 70px;
  padding-bottom: 0;
  padding-inline: 25px;
}

.header .navbar .navbar-brand {
  position: relative;
}

.header .navbar .navbar-brand img {
  position: absolute;
  width: 200px;
  height: 200px;
  bottom: -122px;
  right: 630px;
  z-index: 100;
}

.header .navbar .navbar-brand::after {
  content: "";
  width: 225px;
  height: 90px;
  background-color: #f7fffa;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f9c810 transparent;
  top: 40px;
  right: 610px;
  border-radius: 45%;
  position: absolute;
  z-index: 10;
  -webkit-border-radius: 45%;
  -moz-border-radius: 45%;
  -ms-border-radius: 45%;
  -o-border-radius: 45%;
}

.header .navbar .navbar-collapse .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 0;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item {
  padding-top: 25px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 40px;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item.nav-item:last-of-type {
  margin-left: 0;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #00963f;
  font-size: 17pt;
  padding: 0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  color: #43c57a;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
  cursor: pointer;
  min-width: 10rem;
  min-height: 10rem;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  padding: 1.2rem 1rem;
  position: relative;
  font-size: 15pt;
  text-align: center;
  margin-bottom: 10px;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .first {
  font-weight: bold;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .first::after {
  position: absolute;
  content: "";
  width: 85%;
  height: 1px;
  background-color: #b4c9d8;
  top: 70px;
  left: 10px;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .second {
  margin-bottom: 0;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .custom-dropdown-menu-lang {
  right: 5px;
}

.header .navbar .navbar-collapse .navbar-nav .nav-item .custom-dropdown-menu-sort {
  right: 77px;
}

.header .navbar .navbar-collapse .navbar-nav .who-are {
  margin-right: 80px;
}

.header .navbar .navbar-collapse .navbar-nav .sort-buying {
  margin-left: 100px;
}

.header .navbar .navbar-collapse .navbar-nav .home {
  margin-left: 215px;
}

.header .navbar .navbar-collapse .navbar-nav .icons {
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .navbar .navbar-collapse .navbar-nav .icons .heart {
  margin-left: 20px;
}

.header .navbar .navbar-collapse .navbar-nav .icons .heart .nav-link:hover img {
  content: url(../icons/Heart-selected.svg);
}

.header .navbar .navbar-collapse .navbar-nav .icons .cart {
  margin-left: 20px;
}

.header .navbar .navbar-collapse .navbar-nav .icons .cart .nav-link:hover img {
  content: url(../icons/cart-selected.svg);
}

.header .navbar .navbar-collapse .navbar-nav .icons .profile .dropdown-menu {
  right: -125px;
  top: 65px;
}

.header .slider .carousel-indicators {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 500px !important;
  bottom: 126px !important;
  left: initial !important;
}

.header .slider .carousel-indicators .custom-btn-1 {
  opacity: 1 !important;
  background-color: #f7fffa !important;
  width: 30px;
  height: 8px;
  border-top: none;
  border-bottom: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.header .slider .carousel-indicators .custom-btn-1.active {
  opacity: 1 !important;
  background-color: #f9c810 !important;
}

.header .slider .carousel-indicators .custom-btn-2 {
  background-color: .header .slider .carousel-indicators .custom-btn-2 white !important;
  opacity: 1 !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}

.header .slider .carousel-indicators .custom-btn-2.active {
  background-color: #f9c810;
  opacity: 1 !important;
}

.header .slider .carousel-item {
  height: 700px;
}

.header .slider .carousel-item img {
  height: 100%;
}

.header .slider .carousel-item .carousel-caption {
  bottom: 18rem;
  width: 440px;
  left: 30%;
  right: 35%;
}

.header .slider .carousel-item .carousel-caption .title {
  margin-bottom: 20px;
  font-size: 29pt;
}

.header .slider .carousel-item .carousel-caption .text {
  margin-bottom: 25px;
  font-size: 17pt;
}

.header .slider .carousel-item .carousel-caption .form {
  width: 90%;
  position: relative;
  margin: auto;
}

.header .slider .carousel-item .carousel-caption .form .form-control {
  width: 100%;
  padding-inline: 55px;
  padding-block: 10px;
  border-radius: 1rem !important;
  -webkit-border-radius: 1rem !important;
  -moz-border-radius: 1rem !important;
  -ms-border-radius: 1rem !important;
  -o-border-radius: 1rem !important;
}

.header .slider .carousel-item .carousel-caption .form .form-control::-webkit-input-placeholder {
  color: #f2eacb !important;
}

.header .slider .carousel-item .carousel-caption .form .form-control:-ms-input-placeholder {
  color: #f2eacb !important;
}

.header .slider .carousel-item .carousel-caption .form .form-control::-ms-input-placeholder {
  color: #f2eacb !important;
}

.header .slider .carousel-item .carousel-caption .form .form-control::placeholder {
  color: #f2eacb !important;
}

.header .slider .carousel-item .carousel-caption .form .form-control:focus {
  -webkit-box-shadow: 0 0 2px 2px #00963f;
          box-shadow: 0 0 2px 2px #00963f;
  border: 1px solid #00963f;
  outline: none;
  color: #2a2a2a;
}

.header .slider .carousel-item .carousel-caption .form .search {
  position: absolute;
  top: 9px;
  right: 25px;
  width: 22px;
}

.header .slider .carousel-item .carousel-caption .form .search svg {
  width: 100%;
  height: 100%;
}

.header .slider .carousel-item .carousel-caption .form::after {
  position: absolute;
  width: 2px;
  height: 22px;
  background-color: #f2eacb;
  content: "";
  top: 11px;
  left: 65px;
}

.header .slider .carousel-item .carousel-caption .form .sort {
  position: absolute;
  top: 14px;
  left: 25px;
  height: 16px;
  cursor: pointer;
}

.header .slider .carousel-item .carousel-caption .form .sorting {
  display: none;
  position: absolute;
  z-index: 20;
  background-color: #f7fffa;
  width: 250px;
  height: 298px;
  padding-bottom: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  top: 50px;
  left: 5px;
}

.header .slider .carousel-item .carousel-caption .form .sorting .sub {
  color: #2a2a2a;
  background-color: #f9c810;
  text-align: right;
  font-size: 15pt;
  padding: 15px 15px 15px 0;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.header .slider .carousel-item .carousel-caption .form .sorting .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding-right: 20px;
  margin-bottom: 50px;
}

.header .slider .carousel-item .carousel-caption .form .sorting .items .item {
  color: #2a2a2a;
  margin-bottom: 10px;
  font-size: 15pt;
  margin-right: 25px;
  position: relative;
}

.header .slider .carousel-item .carousel-caption .form .sorting .items .item input[type="checkbox"] {
  display: none;
}

.header .slider .carousel-item .carousel-caption .form .sorting .items .item input[type="checkbox"] + label::before {
  position: absolute;
  content: "\2714";
  top: 5px;
  right: -25px;
  background-color: #f7fffa;
  border: 1.5px #f2eacb solid;
  color: #f7fffa;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
}

.header .slider .carousel-item .carousel-caption .form .sorting .items .item input[type="checkbox"]:checked + label::before {
  background-color: #00963f;
  border: 1px solid #f7fffa;
}

.header .slider .carousel-item .carousel-caption .form .sorting .btn {
  background-color: #43c57a;
  color: #f7fffa;
  display: inline-block;
  width: 195px;
  margin-bottom: 20px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.header .slider .carousel-item .carousel-caption .form .sorting .btn img {
  height: 100%;
}

.header .slider .carousel-item .carousel-caption .form .sorting .btn:hover {
  background-color: #00963f;
}

.header .slider .carousel-item .carousel-caption .form .sorting .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.header .slider .carousel-control-prev {
  right: 4%;
  top: 330px;
  width: 0;
  height: 0;
}

.features {
  margin-top: -85px;
  padding: 70px;
  background-color: #f9c810;
}

.features .feature {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 70px;
}

.features .feature .icon {
  margin-left: 10px;
  background-color: #00963f;
  width: 85px;
  height: 85px;
  line-height: 85px;
  padding: 20px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.features .feature .title {
  color: #2a2a2a;
}

.features .space::after {
  content: "";
  position: absolute;
  background-color: #f7fffa;
  width: 5px;
  height: 50px;
  top: 90px;
  left: -80px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.location {
  padding: 15px 70px;
  background-color: #00963f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.location .row > * {
  width: initial;
}

.location .icon {
  position: relative;
  z-index: 5;
}

.location .icon::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  top: 6px;
  left: 18px;
  background-color: #f9c810;
  opacity: .8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.location .adress {
  color: #f7fffa;
  font-size: 17pt;
}

.location .navbar-nav {
  padding: 0;
  margin-right: 30px;
}

.location .navbar-nav .dropdown .dropdown-menu {
  min-width: 5rem;
  min-height: 2rem;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.location .navbar-nav .dropdown .nav-link {
  color: #f7fffa;
  font-size: 17pt;
}

.location .navbar-nav .dropdown .nav-link::after {
  position: absolute;
  top: 27px;
  left: 65px;
}

.sections {
  padding: 70px;
}

.sections .title::after {
  position: absolute;
  content: "";
  width: 85px;
  top: 45px;
  left: 42px;
  height: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #00963f;
}

.sections .more-sections {
  text-decoration: none;
  color: #2a2a2a;
}

.sections .more-sections img {
  margin-right: 5px;
}

.sections .categories {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: (1fr)[2];
  -ms-grid-columns: (1fr)[3];
      grid-template: repeat(2, 1fr)/repeat(3, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10pt 8pt;
}

.sections .categories .category {
  text-decoration: none;
}

.sections .categories .category .card {
  background-color: #f7fffa;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.sections .categories .category .card img {
  width: 100%;
  max-height: 210px;
}

.sections .categories .category .card .card-body {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  background-color: #f7fffa;
  color: #2a2a2a;
  text-align: center;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.sections .categories .category .card .card-body .card-text {
  font-size: 15pt;
}

.sections .categories .category .card:hover .card-body, .sections .categories .category .card:active .card-body {
  background-color: #00963f;
  color: #f7fffa;
}

.common-products {
  padding: 70px;
}

.common-products .title::after {
  position: absolute;
  content: "";
  width: 105px;
  top: 45px;
  left: 122px;
  height: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #00963f;
}

.common-products .products {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: (1fr)[3];
  -ms-grid-columns: (1fr)[4];
      grid-template: repeat(3, 1fr)/repeat(4, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8pt;
}

.common-products .products .product {
  position: relative;
  text-decoration: none;
}

.common-products .products .product .card {
  background-color: #f7fffa;
  width: 100%;
  min-height: 410px;
  max-height: 410px;
}

.common-products .products .product .card a {
  text-decoration: none;
  min-height: 318px;
  max-height: 318px;
}

.common-products .products .product .card a img {
  width: 100%;
  height: 250px;
}

.common-products .products .product .card a .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.common-products .products .product .card a .info .name-pro {
  color: #2a2a2a;
  font-size: 20pt;
  margin-bottom: 30px;
}

.common-products .products .product .card a .info .prices {
  width: 100%;
  padding-inline: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.common-products .products .product .card a .info .prices .price {
  color: #00963f;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: line-through;
}

.common-products .products .product .card a .info .prices .new-price {
  text-decoration: none;
}

.common-products .products .product .card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  height: 50px;
  padding: 0;
  background-color: #e9ffe1;
}

.common-products .products .product .card .card-body .btn {
  width: 100%;
  height: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.common-products .products .product .card .card-body .btn span {
  color: #00963f;
  font-size: 17pt;
}

.common-products .products .product .card .card-body .btn img {
  width: 15pt;
  margin-bottom: 5px;
  margin-left: 2px;
}

.common-products .products .product .card .card-body .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.common-products .products .product .card .card-body:hover .btn {
  border: 1px solid #00963f;
}

.common-products .products .product .desquent {
  position: absolute;
  top: -5px;
  left: -2px;
  background-color: #ff3003;
  color: #f7fffa;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.utilities {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: (1fr)[2];
  -ms-grid-columns: (1fr)[2];
      grid-template: repeat(2, 1fr)/repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8pt;
}

.utilities .utility {
  position: relative;
  width: 100%;
}

.utilities .utility img {
  width: 100%;
}

.utilities .utility .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(249, 200, 16, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.utilities .utility .overlay h2 {
  color: #2a2a2a;
  font-size: 30pt;
}

.utilities .utility .custom-overlay {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.utilities .utility .custom-overlay h2 {
  margin-bottom: 30px;
}

.utilities .utility .custom-overlay .btn:hover {
  color: #43c57a;
  background-color: #f7fffa;
}

.app {
  background-image: url(../images/app-bg.png);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-inline: 70px;
}

.app .mobile img {
  height: 480px;
  width: 600px;
}

.app .mobile .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.app .mobile .info .title {
  font-size: 20pt;
  margin-bottom: 30px;
  font-weight: bold;
  color: #2a2a2a;
  margin-left: 45px;
}

.app .mobile .info .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
}

.app .mobile .info .buttons .btn {
  width: 175px;
  height: 75px;
}

.app .mobile .info .buttons .btn img {
  width: 100%;
  height: 100%;
}

.app .mobile .info .buttons .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer {
  margin-top: -55px;
  position: relative;
}

.footer .overlay {
  padding: 40px 70px;
  position: absolute;
  background-image: url(../images/footer@2x.png);
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}

.footer .overlay .logo {
  width: 160px;
}

.footer .overlay .logo img {
  width: 100%;
}

.footer .overlay .explanation .text {
  color: #f7fffa;
  font-size: 20pt;
}

.footer .overlay .items {
  list-style: none;
  margin-top: 85px;
}

.footer .overlay .items .item {
  margin-top: 13pt;
}

.footer .overlay .items .item .link {
  text-decoration: none;
  color: #f7fffa;
  font-size: 17pt;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.footer .overlay .items .item .link:hover {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  color: #f9c810;
}

.footer .overlay .contact {
  margin-top: 120px;
}

.footer .overlay .contact .title {
  color: #f9c810;
  margin-bottom: 30px;
}

.footer .overlay .contact .title h6 {
  font-size: 16pt;
}

.footer .overlay .contact .form-group .form-control {
  padding-inline: 30px;
  width: 85%;
  margin-bottom: 20px;
  text-align: right;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
}

.footer .overlay .contact .form-group .form-control::-webkit-input-placeholder {
  color: #f2eacb;
}

.footer .overlay .contact .form-group .form-control:-ms-input-placeholder {
  color: #f2eacb;
}

.footer .overlay .contact .form-group .form-control::-ms-input-placeholder {
  color: #f2eacb;
}

.footer .overlay .contact .form-group .form-control::placeholder {
  color: #f2eacb;
}

.footer .overlay .contact .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer .overlay .contact .form-group .btn {
  font-size: 13pt;
  width: 105px;
  background-color: #43c57a;
  color: #f7fffa;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.footer .overlay .contact .form-group .btn:hover {
  background-color: #00963f;
}

.footer .overlay .copyright {
  text-align: center;
  color: #f7fffa;
  font-size: 12pt;
  margin-top: 75px;
  margin-bottom: 0;
}

#des {
  display: initial;
}

#des .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#des .modal-dialog .modal-content {
  background-image: url("../images/welcome@2x.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500px;
}

#des .modal-dialog .modal-content .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#des .modal-dialog .modal-content .overlay .close {
  margin-bottom: 30px;
  margin-top: 20px;
}

#des .modal-dialog .modal-content .overlay .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#des .modal-dialog .modal-content .overlay .col-12 .sub {
  color: #f7fffa;
  text-align: center;
  margin-bottom: 20px;
}

#des .modal-dialog .modal-content .overlay .col-12 .sub .number {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

#des .modal-dialog .modal-content .overlay .col-12 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#des .modal-dialog .modal-content .overlay .col-12 .image .des {
  width: 200px;
}

#des .modal-dialog .modal-content .overlay .col-12 .image .number {
  width: 100px;
  margin-top: 15px;
}

#des .modal-dialog .modal-content .overlay .col-12 .btn {
  margin-top: 40px;
  margin-bottom: 70px;
  height: 42px;
  line-height: 20px;
}

.modal-type-sort .modal-dialog .modal-content .sort {
  padding: 70px 40px 30px 40px !important;
}

.modal-type-sort .modal-dialog .modal-content .sort .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.modal-type-sort .modal-dialog .modal-content .sort .title img {
  width: 50px;
}

.modal-type-sort .modal-dialog .modal-content .sort .title h6 {
  font-size: 20pt;
  margin-right: 20px;
}

.modal-type-sort .modal-dialog .modal-content .sort .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}

.modal-type-sort .modal-dialog .modal-content .sort .contents .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #f2eacb;
  padding: 30px;
  width: 200px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.modal-type-sort .modal-dialog .modal-content .sort .contents .content img {
  width: 80px;
  margin-bottom: 20px;
}

.modal-type-sort .modal-dialog .modal-content .sort .contents .content + .content {
  margin-right: 20px;
}

.modal-type-sort .modal-dialog .modal-content .sort .done {
  margin: auto;
  display: block;
  margin-bottom: 25px;
  width: 300px;
}

.modal-type-sort .modal-dialog .modal-content .sort .done:hover {
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
}

.modal-location {
  padding-inline: 0 !important;
}

.modal-location .modal-dialog .modal-content {
  margin: auto;
  width: 900px;
  padding: 25px 40px 50px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.modal-location .modal-dialog .modal-content .select-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal-location .modal-dialog .modal-content .select-location .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

.modal-location .modal-dialog .modal-content .select-location .title img {
  margin-left: 10px;
}

.modal-location .modal-dialog .modal-content .select-location .buttons {
  margin-right: 55px;
}

.modal-location .modal-dialog .modal-content .select-location .buttons .btn {
  width: 130px;
  height: 42px;
  line-height: 25px;
}

.modal-location .modal-dialog .modal-content .select-location .buttons .no {
  background-color: #f9c810;
}

.modal-location .modal-dialog .modal-content .select-location .buttons .btn + .btn {
  margin-right: 15px;
}

.modal-location .modal-dialog .close {
  text-align: left;
  display: inline-block;
  margin-bottom: 20px;
}

.modal-location .modal-dialog .close img {
  cursor: pointer;
}

@media (max-width: 1399.98px) {
  .header .navbar .navbar-brand img {
    right: 590px;
  }
  .header .navbar .navbar-brand::after {
    right: 570px;
  }
}

@media (max-width: 1280.98px) {
  .header .navbar {
    padding-inline: 20px;
  }
  .header .navbar .navbar-brand img {
    right: 500px !important;
  }
  .header .navbar .navbar-brand::after {
    right: 480px !important;
  }
  .header .navbar .nav-item .nav-link {
    font-size: 15pt !important;
  }
  .header .slider .carousel-indicators {
    right: 430px !important;
  }
  .common-products .products .product .card .info {
    top: 170px;
    left: 90px;
  }
}

@media (max-width: 1199.98px) {
  .header .navbar {
    padding-inline: 20px;
  }
  .header .navbar .navbar-brand img {
    width: 160px;
    height: 160px;
    bottom: -100px;
    right: 500px !important;
  }
  .header .navbar .navbar-brand::after {
    width: 190px;
    height: 80px;
    right: 485px !important;
    bottom: -105px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-left: 33px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 14pt !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .home {
    margin-left: 215px;
  }
  .header .navbar .navbar-collapse .navbar-nav .sort-buying {
    margin-left: 100px;
  }
  .common-products .products .product .card .info {
    top: 155px;
    left: 85px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .header .navbar {
    padding-inline: 5px;
  }
  .header .navbar .navbar-brand img {
    width: 148px;
    height: 139px;
    right: 390px !important;
    bottom: -90px !important;
  }
  .header .navbar .navbar-brand::after {
    width: 170px;
    height: 70px;
    top: 50px;
    right: 380px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-left: 45px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 12pt !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .who-are {
    margin-right: 115px;
  }
  .header .slider .carousel-indicators {
    right: 340px !important;
  }
  .header .slider .carousel-item .carousel-caption {
    right: 32% !important;
  }
  .features .space::after {
    left: -30px;
  }
  .common-products .products .product .info {
    top: 120px !important;
    left: 70px !important;
  }
  .common-products .products .product .info .name-pro {
    font-size: 18pt;
  }
  .footer {
    margin-top: -85px;
  }
  .modal-location .modal-dialog .modal-content {
    width: 700px;
  }
}

@media (max-width: 991.98px) {
  .header .navbar {
    z-index: 20;
    width: 100%;
    padding-inline: 15px;
  }
  .header .navbar .navbar-toggler {
    position: relative;
    right: -510px;
    top: 10px;
    background-color: #00963f;
    color: #f7fffa;
    font-size: 14px;
  }
  .header .navbar .navbar-brand {
    position: initial;
  }
  .header .navbar .navbar-brand::after {
    content: initial;
  }
  .header .navbar .navbar-brand img {
    top: 7px;
    left: 322px;
    right: initial;
    width: 150px;
    height: 130px;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    margin-top: 50px;
    background-color: #00963f;
    padding-inline: 15px;
    padding-block: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    width: 100%;
    padding-block: 10px;
    padding-right: 30px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .custom-dropdown-menu-lang {
    width: 200px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .custom-dropdown-menu-sort {
    width: 200px;
    right: 65px;
    position: relative;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #f7fffa;
    font-size: 17pt;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item:hover {
    background-color: #f7fffa;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #00963f;
  }
  .header .navbar .navbar-collapse .navbar-nav .dropdown {
    width: initial !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .dropdown:hover {
    background-color: transparent;
  }
  .header .navbar .navbar-collapse .navbar-nav .dropdown:hover .nav-link {
    color: #f7fffa;
  }
  .header .navbar .navbar-collapse .navbar-nav .active .nav-link {
    color: #f9c810;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons {
    margin-right: 8px;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons .nav-item {
    margin-right: 12px;
    background-color: #f7fffa;
    padding: 0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons .profile {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons .profile .dropdown-toggle::after {
    border-top: 0.3em solid #00963f;
  }
  .header .slider .carousel-indicators {
    right: 310px !important;
  }
  .header .slider .carousel-item .carousel-caption {
    right: 30% !important;
  }
  .header .slider .carousel-item .carousel-caption .title {
    font-size: 25pt;
  }
  .header .slider .carousel-item .carousel-caption .text {
    font-size: 17pt;
  }
  .features .feature .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    padding: 15px;
  }
  .features .space::after {
    top: 80px;
    left: -28px;
  }
  .sections .categories {
    gap: 10pt;
  }
  .common-products .products {
    -ms-grid-rows: (1fr)[4];
    -ms-grid-columns: (1fr)[3];
        grid-template: repeat(4, 1fr)/repeat(3, 1fr);
  }
  .utilities .utility .overlay h2 {
    font-size: 27pt;
  }
  .footer {
    margin-top: -115px;
  }
  .footer .overlay {
    padding-top: 140px;
  }
  .footer .overlay .text {
    font-size: 15pt !important;
  }
  .footer .overlay .items .item .link {
    font-size: 15pt !important;
  }
  .footer .overlay .contact {
    margin-top: 160px;
  }
  .footer .overlay .contact .form-group .form-control {
    width: 100%;
  }
  .modal-location .modal-dialog .modal-content {
    width: 800px;
  }
}

@media (max-width: 768px) {
  .header .navbar {
    padding-inline: 10px;
  }
  .header .navbar .navbar-toggler {
    right: -395px;
  }
  .header .navbar .navbar-brand img {
    right: 430px !important;
  }
  .header .slider .carousel-indicators {
    top: 550px;
    right: 260px !important;
  }
  .features .feature .title {
    font-size: 13pt;
  }
  .features .feature .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 12px;
  }
  .features .space::after {
    top: 80px;
    left: -28px;
    height: 40px;
  }
  .location .adress {
    font-size: 15pt;
  }
  .sections .categories {
    -ms-grid-rows: (1fr)[3];
    -ms-grid-columns: (1fr)[2];
        grid-template: repeat(3, 1fr)/repeat(2, 1fr);
    gap: 10pt;
  }
  .common-products .products .product .card .info {
    top: 120px;
    left: 65px;
  }
  .common-products .products .product .card .info .name-pro {
    font-size: 17pt;
  }
  .utilities .utility .overlay h2 {
    font-size: 18pt;
  }
  .app .mobile img {
    height: 400px;
    width: 450px;
  }
  .footer {
    margin-top: -115px;
  }
  .footer .overlay {
    padding: 140px 70px 140px;
  }
  .footer .overlay .explanation {
    margin-top: 15px;
  }
  .footer .overlay .explanation .text {
    font-size: 12pt;
    line-height: 1.9;
  }
  .footer .overlay .contact .form-group .form-control {
    width: 100%;
  }
  .modal-location .modal-dialog {
    margin-inline: 35px !important;
  }
  .modal-location .modal-dialog .modal-content {
    width: 700px;
  }
}

@media (max-width: 575.98px) {
  .header .navbar .navbar-toggler {
    right: -300px !important;
  }
  .header .navbar .navbar-brand img {
    right: 320px !important;
  }
  .header .slider .carousel-indicators {
    right: 200px !important;
  }
  .header .slider .carousel-item .carousel-caption {
    right: 20% !important;
    bottom: 13rem;
    right: 6rem;
  }
  .header .slider .carousel-item .carousel-caption .title {
    font-size: 18pt;
  }
  .header .slider .carousel-item .carousel-caption .text {
    font-size: 10pt;
  }
  .header .slider .carousel-item .carousel-caption .form {
    width: 75%;
  }
  .header .slider .carousel-control-prev {
    right: 8%;
    top: 365px;
  }
  .features .space::after {
    content: initial;
  }
  .features .feature .title {
    font-size: 20pt;
  }
  .features .res {
    margin-right: 18px;
  }
  .location {
    padding-inline: 20px;
  }
  .location .adress {
    font-size: 12pt;
  }
  .location .navbar-nav {
    margin-right: 25px;
  }
  .location .navbar-nav .dropdown .nav-link {
    font-size: 12pt;
  }
  .location .navbar-nav .dropdown .nav-link::after {
    top: 22px;
    left: 50px;
  }
  .location .icon img {
    width: 22px;
  }
  .location .icon::before {
    width: 22px;
    height: 22px;
  }
  .sections .show-case {
    margin-bottom: 90px;
  }
  .sections .categories {
    -ms-grid-rows: (1fr)[6];
    -ms-grid-columns: 1fr;
        grid-template: repeat(6, 1fr)/1fr;
  }
  .common-products .products {
    -ms-grid-rows: (1fr)[6];
    -ms-grid-columns: (1fr)[2];
        grid-template: repeat(6, 1fr)/repeat(2, 1fr);
    gap: 15pt;
  }
  .utilities {
    padding-inline: 10px;
    -ms-grid-rows: (1fr)[4];
    -ms-grid-columns: 1fr;
        grid-template: repeat(4, 1fr)/1fr;
    gap: 15pt;
  }
  .utilities .utility .overlay h2 {
    font-size: 25pt;
  }
  .utilities .utility .custom-overlay .btn {
    width: 260px;
    height: 55px;
    font-size: 20pt;
  }
  .app .mobile {
    position: relative;
  }
  .app .mobile img {
    width: 240px;
    height: 340px;
  }
  .app .mobile .info {
    position: absolute;
    top: 100px !important;
    left: 20px;
  }
  .app .mobile .info .title {
    font-size: 15pt;
  }
  .app .mobile .info .buttons {
    margin-right: 0;
  }
  .app .mobile .info .buttons .btn {
    width: 130px;
    height: 50px;
  }
  .footer .overlay {
    padding: 140px 12px;
  }
  .footer .overlay .items {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .overlay .items .item {
    font-size: 11pt;
  }
  .footer .overlay .items .item + .item {
    margin-right: 10px;
  }
  .modal-location .modal-dialog {
    margin-inline: 35px !important;
  }
  .modal-location .modal-dialog .modal-content {
    width: 450px;
  }
}

@media (min-width: 360px) and (max-width: 420px) {
  .header .navbar {
    padding-inline: 5px;
  }
  .header .navbar .navbar-brand img {
    right: 200px !important;
  }
  .header .navbar .navbar-toggler {
    right: -200px !important;
  }
  .header .slider .carousel-indicators {
    right: 125px !important;
  }
  .header .slider .carousel-item .carousel-caption {
    width: 400px !important;
    right: -5% !important;
  }
  .features .feature .title {
    font-size: 16pt;
  }
  .location {
    padding-inline: 12px;
  }
  .location .icon {
    padding-left: 0;
    padding-right: 5px;
  }
  .location .icon::before {
    width: 15px;
    height: 15px;
    top: 6px;
    left: 5px;
  }
  .location .icon img {
    width: 16px;
  }
  .location .adress {
    padding-inline: 5px;
  }
  .location .adress .text {
    font-size: 9pt;
  }
  .location .navbar-nav {
    margin-right: 18px;
  }
  .location .navbar-nav .nav-link {
    font-size: 9pt;
  }
  .location .navbar-nav .nav-link::after {
    top: 18px !important;
    left: 37px !important;
  }
  .sections {
    padding-inline: 5px;
  }
  .sections .show-case .title {
    font-size: 14pt;
  }
  .sections .show-case .title::after {
    width: 50px;
    top: 35px;
    left: 38px;
  }
  .common-products {
    padding-inline: 10px;
  }
  .common-products .show-case .title {
    font-size: 15pt;
  }
  .common-products .show-case .title::after {
    width: 80px;
    top: 37px;
    left: 90px;
  }
  .common-products .products {
    -ms-grid-rows: (1fr)[12];
    -ms-grid-columns: 1fr;
        grid-template: repeat(12, 1fr)/1fr;
  }
  .common-products .products .product .card .info {
    top: 200px;
    left: 120px;
  }
  .utilities .utility h2 {
    font-size: 18pt !important;
  }
  .utilities .utility .custom-overlay .btn {
    width: 180px;
    height: 35px;
    line-height: 18px;
    font-size: 15pt;
  }
  .app {
    padding-inline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .app .mobile img {
    width: 180px;
    height: 275px;
  }
  .app .mobile .info {
    top: 95px;
    left: -38px;
  }
  .app .mobile .info .buttons {
    margin-right: 26px;
  }
  .app .mobile .info .buttons .btn {
    width: 83px;
    height: 40px;
    padding-inline: 0;
  }
  .app .mobile .info .buttons .btn img {
    width: 77%;
  }
  .app .mobile .info .title {
    margin-left: 0;
    margin-right: 30px;
    font-size: 10pt;
  }
  .modal-type-sort .modal-dialog .modal-content .sort {
    padding: 30px !important;
  }
  .modal-type-sort .modal-dialog .modal-content .sort .contents .content {
    padding: 15px;
  }
}

@media (min-width: 280px) and (max-width: 420px) {
  .modal-location .modal-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .modal-location .modal-dialog .modal-content {
    padding-inline: 15px;
  }
  .modal-location .modal-dialog .modal-content .select-location {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .modal-location .modal-dialog .modal-content .select-location .title img {
    width: 20px;
    margin-left: 5px;
  }
  .modal-location .modal-dialog .modal-content .select-location h5 {
    font-size: 8pt;
    margin-bottom: 2px;
  }
  .modal-location .modal-dialog .modal-content .select-location .buttons {
    margin-right: 0px;
  }
  .modal-location .modal-dialog .modal-content .select-location .buttons .btn {
    width: 85px;
    height: 30px;
    font-size: 12pt;
    line-height: 15px;
  }
  .modal-location .modal-dialog .modal-content .select-location .buttons .btn + .btn {
    margin-right: 3px;
  }
}

@media (min-width: 280px) and (max-width: 350.98px) {
  .header .navbar {
    padding-inline: 5px;
  }
  .header .navbar .navbar-brand img {
    width: 110px;
    height: 115px;
    right: 170px !important;
  }
  .header .navbar .navbar-toggler {
    right: -195px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .custom-dropdown-menu-sort {
    right: 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons .profile .dropdown-menu {
    min-width: 5rem !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .icons .profile .dropdown-menu .dropdown-item {
    font-size: 6pt !important;
    text-align: center;
    padding: 5px;
  }
  .header .slider .carousel-indicators {
    right: 100px !important;
  }
  .header .slider .carousel-item .carousel-caption {
    right: -26% !important;
  }
  .header .slider .carousel-item .carousel-caption .title {
    font-size: 10pt !important;
  }
  .header .slider .carousel-item .carousel-caption .text {
    font-size: 7pt !important;
  }
  .header .slider .carousel-item .carousel-caption .form {
    width: 60% !important;
  }
  .features .feature .title {
    font-size: 10pt;
  }
  .features .feature .icon {
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
  }
  .features .res {
    margin-right: 6px;
  }
  .location {
    padding-inline: 12px;
  }
  .location .icon {
    padding: 0 2px 0 0;
  }
  .location .icon img {
    width: 20px;
  }
  .location .icon::before {
    width: 17px;
    height: 17px;
    top: 2px;
    right: 1px;
  }
  .location .adress {
    padding: 0;
    margin-right: 4px;
  }
  .location .adress .text {
    font-size: 7pt;
  }
  .location .navbar-nav .dropdown .nav-link {
    padding: 0;
    font-size: 10pt;
  }
  .location .navbar-nav .dropdown .nav-link::after {
    left: 42px;
    top: 12px;
  }
  .sections {
    padding-inline: 0;
  }
  .sections .show-case {
    padding-inline: 7px;
  }
  .sections .show-case .title {
    font-size: 15pt;
  }
  .sections .show-case .title::after {
    width: 60px;
    top: 35px;
    right: 3px;
  }
  .common-products {
    padding-inline: 0;
  }
  .common-products .products {
    -ms-grid-rows: (1fr)[12] !important;
    -ms-grid-columns: 1fr !important;
        grid-template: repeat(12, 1fr)/1fr !important;
  }
  .common-products .products .product .card .info {
    top: 170px;
    left: 90px;
  }
  .utilities .utility .overlay h2 {
    font-size: 15pt;
  }
  .utilities .utility .custom-overlay .btn {
    width: 180px;
    height: 35px;
    line-height: 15px;
    font-size: 13pt;
  }
  .app {
    padding-inline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .app .mobile img {
    width: 180px;
    height: 275px;
  }
  .app .mobile .info {
    top: 95px;
    left: -38px;
  }
  .app .mobile .info .buttons {
    margin-right: 26px;
  }
  .app .mobile .info .buttons .btn {
    width: 83px;
    height: 40px;
    padding-inline: 0;
  }
  .app .mobile .info .buttons .btn img {
    width: 77%;
  }
  .app .mobile .info .title {
    margin-left: 0;
    margin-right: 30px;
    font-size: 10pt;
  }
  .modal-type-sort .modal-dialog .modal-content .sort {
    padding: 30px !important;
  }
  .modal-type-sort .modal-dialog .modal-content .sort .title h6 {
    font-size: 15pt !important;
  }
  .modal-type-sort .modal-dialog .modal-content .sort .contents .content {
    padding: 15px 25px;
  }
  .modal-type-sort .modal-dialog .modal-content .sort .contents .content img {
    width: 50px;
  }
  .modal-type-sort .modal-dialog .modal-content .sort .done {
    width: 220px;
  }
}
/*# sourceMappingURL=style.css.map */