@import url('https://fonts.googleapis.com/css2?family=Prompt&display=swap');

* {
  font-family: 'Prompt', sans-serif;
}

body {
  background-color: rgb(229, 229, 229);
}



/* datatable */
.page-item:first-child .page-link {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.page-link {
  padding: .375rem .75rem;
}
.page-link {
  position: relative;
  display: block;
  color: #030303;
  text-decoration: none;
  background-color: #fff;
  border: 0px solid #dee2e6;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #73a6c5;
  border-color: #87c0e4;
}

.page-link:hover {
  z-index: 2;
  color: #73a6c5;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.form-select {
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 0px !important;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-select:focus {
  border-color: none !important;
  border: 0px !important;
  outline: 0;
  box-shadow: none !important;
}

/* radio */
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 0px solid rgba(0,0,0,.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-check-input:checked {
  background-color: #74acff;
  border-color: #74acff;
}

/* edit img */
.img-thumbnail {
  padding: 0px !important;
  background-color: #fff;
  border: none !important;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

/* edit form */
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(0, 0, 0, 0.055);
  background-clip: padding-box;
  border: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: 0.3s !important;
}

.form-control:hover {
  color: #000000 !important;
  background-color: rgba(0, 0, 0, 0.116);
  border-color: none !important;
  outline: 0;
  box-shadow: none !important;
  transition: 0.3s;
}

.form-control:focus {
  color: #000000 !important;
  background-color: rgba(0, 0, 0, 0.116);
  border-color: none !important;
  outline: 0;
  box-shadow: none !important;
  transition: 0.3s;
}

/* edit button */

.btn-custom {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
}

.btn-outline-custom {
  color: #ffffff;
  background-color: #424242;
  transition: 0.3s;
}

.btn-outline-custom:hover {
  color: #ffffff;
  background-color: #202020;
  transition: 0.3s;
}

.btn-card-custom {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
}


.btn-card-custom {
  color: #000000a9;
  background-color: #ffffffbd;
  transition: 0.3s;
}

.btn-card-custom:hover {
  color: #000000;
  background-color: #ffffff9a;
  transition: 0.3s;
}

/* custom dropdown */
.dropdown-menu {
  position: absolute !important;
  z-index: 998;
  display: none;
  min-width: .0rem !important;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none !important;
  border-radius: .25rem;
}

/* more color */
.text-title-custom {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 14px #563c4c24;
}

.text-subtitle-title-custom {
  color: rgba(22, 22, 22, 0.623);
}

.text-subtitle-custom {
  color: rgba(255, 255, 255, 0.767);
}

.bg-custom {
  background-color: #f7ffff;
  color: rgba(0, 0, 0, 0.76);
}

.bg-card-custom {
  background-color: rgb(215, 241, 255);
  color: rgb(0, 0, 0);
}

.bg-black {
  background-color: black;
}

.bg-black-tran {
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-black-g {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.267) 0%, rgba(255, 255, 255, 0) 100%);
}

/* edit rounded */
.rounded {
  border-radius: .40rem !important;
}

.rounded-top {
  border-top-left-radius: .40rem !important;
  border-top-right-radius: .40rem !important;
}

/* inside nav overlay */
.overlay {
  overflow: hidden;
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  margin-top: 30px;
}

.overlay a.n-link {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: rgba(255, 255, 255, 0.74);
  display: block;
}

.overlay a.n-link:hover {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: rgb(255, 255, 255);
  display: block;
}


.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.842);
}

.overlay .closebtn:hover {
  position: absolute;
  top: 20px;
  right: 45px;
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: rgb(255, 255, 255);
  background-color: rgb(47, 63, 82);
  box-shadow: 1px 1px 12px 1px #002b3831;
}

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: .25rem;
  color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
}

@media screen and (max-height: 370px) {
  .overlay a {
      font-size: 25px;
  }

  .overlay .closebtn {
      font-size: 25px;
  }
}

/* inside nav link */
a.n-link {
  padding: 5px 0px 5px -1px;
  margin-left: 2px;
  margin-right: 2px;
  color: rgba(255, 255, 255, 0.74);
  text-decoration: none;
  border-radius: 10%;
  transition: 200ms;
}

a.n-link:hover {
  padding: 5px 0px 5px -1px;
  margin-left: 2px;
  margin-right: 2px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-radius: 10%;
  transition: 200ms;
}

.n-link-black {
  padding: 5px 0px 5px -1px;
  margin-left: 2px;
  margin-right: 2px;
  color: rgba(0, 0, 0, 0.74);
  text-decoration: none;
  border-radius: 10%;
  transition: 200ms;
}

.n-link-black:hover {
  padding: 5px 0px 5px -1px;
  margin-left: 2px;
  margin-right: 2px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  border-radius: 10%;
  transition: 200ms;
}



* ::-webkit-scrollbar {
  width: 6px;
}

* ::-webkit-scrollbar-track {
  background: #ffffff00;
}

* ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.26);
  border-radius: 100px 100px 100px 100px;

}

* ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.562);
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.473);
  animation: animate 25s linear infinite;
  bottom: -150px;

}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0% {
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100% {
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 90%;
  }

}




.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0 !important;
}

.navbar .navbar-toggler {
  color: rgba(255, 255, 255, 0.55) !important;
  border-color: rgba(255, 255, 255, 0) !important;
}

.navbar-toggler span {
  display: block;
  background-color: #4f4f4f;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
  opacity: 1;
}

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #31abea;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

a {
  color: #000;
  transition: 500ms;
}

a:hover {
  transition: 500ms;
  color: #31abea;
}
.page-img {
  height: 200px;
}

.card-img-top {
  object-fit: cover;
  width: 100%;
  height: 100%;
  background: #fff1eb;
}

.price {
  bottom: 0;
  right: 0;
  background-color: #f1471b;
  border-top-left-radius: 0.25rem;
}

.available {
  left: -6px;
  bottom: 30px;
  padding: 0 7px;
  font-size: 12px;
  text-shadow: 0 1px 2px #000000a1;
  background-color: rgb(36, 181, 53);
  height: 1.6em;
}

.not-available {
  left: -6px;
  bottom: 30px;
  padding: 0 7px;
  font-size: 12px;
  text-shadow: 0 1px 2px #000000a1;
  background-color: rgb(212, 41, 41);
  height: 1.6em;
}

.gender,
.new-arrival {
  bottom: 3px;
  left: 7px;
  font-size: .8em;
  padding: 1px 6px;
  border-radius: 3px;
  background: rgba(0, 0, 0, .6);
  text-shadow: 0 1px 2px #000000a1;
  vertical-align: middle;
}

.sticky .new-arrival {
  background: rgba(255, 255, 255, 0.3);
}

.new-arrival {
  top: 6px;
  left: 7px;
  bottom: auto;
}

.viewcount {
  right: 0;
  bottom: 0px;
  background: rgba(0, 123, 255, .8);
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  font-size: .8em;
  padding: 1px 6px;
}

.sticky .star svg {
  color: #ffdf00 !important;
}

.heart {
  top: 0;
  right: 5px;
  cursor: pointer;
}

.heart i,
.heart svg {
  color: #f1471b !important;
}

.sticky {
  overflow: hidden;
}


.header-landing {
  min-height: 100vh;
}

.header-content {
  min-height: 25vh;
  background: linear-gradient( rgba(0, 0, 0, 0%), rgba(0, 0, 0, 70%)), url("../img/pexels-pixabay-235734.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.header-content-header {
  padding-top: 10vh;
  padding-bottom: 5vh;
  padding-left: 10vw;
}

.header-content-title {
  font-size: 50px;
  color: #fff;
}

.header-content-text {
  font-size: 30px;
  color: #fff;
}

.header-header {
  padding-top: 40vh;
  padding-left: 10vw;
}

.header-title {
  font-size: 50px;
  color: #fff;
}

.header-text {
  font-size: 30px;
  color: #fff;
}