.btn-light-primary,
.bg-light-primary {
  background-color: #45bccd !important;
}

.btn-outline-primary {
  color: #256D81 !important;
  border-color: #256D81 !important;
}

.btn-primary,
.bg-primary {
  background-color: #256D81 !important;
}

.btn-gradient-primary,
.bg-gradient-primary {
  background-image: linear-gradient(to right, #128597, #23afc4) !important;
}

.border-light-primary {
  border-color: #45bccd !important;
}

.border-primary {
  border-color: #256D81 !important;
}

.text-light-primary {
  color: #45bccd !important;
}

.text-primary {
  color: #256D81 !important;
}

.btn-light-primary:hover, .btn-light-primary:active, .btn-light-primary:focus {
  background-color: #256D81 !important;
  color: #45bccd !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #45bccd !important;
}

.btn-light-secondary,
.bg-light-secondary {
  background-color: #9b5ea3 !important;
}

.btn-outline-secondary {
  color: #82368C !important;
  border-color: #82368C !important;
}

.btn-secondary,
.bg-secondary {
  background-color: #82368C !important;
}

.btn-gradient-secondary,
.bg-gradient-secondary {
  background-image: linear-gradient(to right, #652a6d, #884092) !important;
}

.border-light-secondary {
  border-color: #9b5ea3 !important;
}

.border-secondary {
  border-color: #82368C !important;
}

.text-light-secondary {
  color: #9b5ea3 !important;
}

.text-secondary {
  color: #256D81 !important;
}

.btn-light-secondary:hover, .btn-light-secondary:active, .btn-light-secondary:focus {
  background-color: #82368C !important;
  color: #9b5ea3 !important;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #9b5ea3 !important;
}

.btn-light-lightGray,
.bg-light-lightGray {
  background-color: #a1a6b2 !important;
}

.btn-outline-lightGray {
  color: #89909F !important;
  border-color: #89909F !important;
}

.btn-lightGray,
.bg-lightGray {
  background-color: #89909F !important;
}

.btn-gradient-lightGray,
.bg-gradient-lightGray {
  background-image: linear-gradient(to right, #6b707c, #8f96a4) !important;
}

.border-light-lightGray {
  border-color: #a1a6b2 !important;
}

.border-lightGray {
  border-color: #89909F !important;
}

.text-light-lightGray {
  color: #a1a6b2 !important;
}

.text-lightGray {
  color: #89909F !important;
}

.btn-light-lightGray:hover, .btn-light-lightGray:active, .btn-light-lightGray:focus {
  background-color: #89909F !important;
  color: #a1a6b2 !important;
}

.btn-lightGray:hover, .btn-lightGray:active, .btn-lightGray:focus {
  background-color: #a1a6b2 !important;
}

.btn-light-lightGray2,
.bg-light-lightGray2 {
  background-color: #f5f5f7 !important;
}

.btn-outline-lightGray2 {
  color: #F2F3F5 !important;
  border-color: #F2F3F5 !important;
}

.btn-lightGray2,
.bg-lightGray2 {
  background-color: #F2F3F5 !important;
}

.btn-gradient-lightGray2,
.bg-gradient-lightGray2 {
  background-image: linear-gradient(to right, #bdbebf, #f3f4f6) !important;
}

.border-light-lightGray2 {
  border-color: #f5f5f7 !important;
}

.border-lightGray2 {
  border-color: #F2F3F5 !important;
}

.text-light-lightGray2 {
  color: #f5f5f7 !important;
}

.text-lightGray2 {
  color: #F2F3F5 !important;
}

.btn-light-lightGray2:hover, .btn-light-lightGray2:active, .btn-light-lightGray2:focus {
  background-color: #F2F3F5 !important;
  color: #f5f5f7 !important;
}

.btn-lightGray2:hover, .btn-lightGray2:active, .btn-lightGray2:focus {
  background-color: #f5f5f7 !important;
}

.btn-light-gray,
.bg-light-gray {
  background-color: #d1d1d1 !important;
}

.btn-outline-gray {
  color: #C5C5C5 !important;
  border-color: #C5C5C5 !important;
}

.btn-gray,
.bg-gray {
  background-color: #C5C5C5 !important;
}

.btn-gradient-gray,
.bg-gradient-gray {
  background-image: linear-gradient(to right, #9a9a9a, #c8c8c8) !important;
}

.border-light-gray {
  border-color: #d1d1d1 !important;
}

.border-gray {
  border-color: #C5C5C5 !important;
}

.text-light-gray {
  color: #d1d1d1 !important;
}

.text-gray {
  color: #C5C5C5 !important;
}

.btn-light-gray:hover, .btn-light-gray:active, .btn-light-gray:focus {
  background-color: #C5C5C5 !important;
  color: #d1d1d1 !important;
}

.btn-gray:hover, .btn-gray:active, .btn-gray:focus {
  background-color: #d1d1d1 !important;
}

.btn-light-darkGray,
.bg-light-darkGray {
  background-color: #757e92 !important;
}

.btn-outline-darkGray {
  color: #525E77 !important;
  border-color: #525E77 !important;
}

.btn-darkGray,
.bg-darkGray {
  background-color: #525E77 !important;
}

.btn-gradient-darkGray,
.bg-gradient-darkGray {
  background-image: linear-gradient(to right, #40495d, #5b667e) !important;
}

.border-light-darkGray {
  border-color: #757e92 !important;
}

.border-darkGray {
  border-color: #525E77 !important;
}

.text-light-darkGray {
  color: #757e92 !important;
}

.text-darkGray {
  color: #525E77 !important;
}

.btn-light-darkGray:hover, .btn-light-darkGray:active, .btn-light-darkGray:focus {
  background-color: #525E77 !important;
  color: #757e92 !important;
}

.btn-darkGray:hover, .btn-darkGray:active, .btn-darkGray:focus {
  background-color: #757e92 !important;
}

.btn-light-darkGray1,
.bg-light-darkGray1 {
  background-color: #9a9695 !important;
}

.btn-outline-darkGray1 {
  color: #817C7A !important;
  border-color: #817C7A !important;
}

.btn-darkGray1,
.bg-darkGray1 {
  background-color: #817C7A !important;
}

.btn-gradient-darkGray1,
.bg-gradient-darkGray1 {
  background-image: linear-gradient(to right, #65615f, #878381) !important;
}

.border-light-darkGray1 {
  border-color: #9a9695 !important;
}

.border-darkGray1 {
  border-color: #817C7A !important;
}

.text-light-darkGray1 {
  color: #9a9695 !important;
}

.text-darkGray1 {
  color: #817C7A !important;
}

.btn-light-darkGray1:hover, .btn-light-darkGray1:active, .btn-light-darkGray1:focus {
  background-color: #817C7A !important;
  color: #9a9695 !important;
}

.btn-darkGray1:hover, .btn-darkGray1:active, .btn-darkGray1:focus {
  background-color: #9a9695 !important;
}

.btn-light-darkGray2,
.bg-light-darkGray2 {
  background-color: #787878 !important;
}

.btn-outline-darkGray2 {
  color: #565656 !important;
  border-color: #565656 !important;
}

.btn-darkGray2,
.bg-darkGray2 {
  background-color: #565656 !important;
}

.btn-gradient-darkGray2,
.bg-gradient-darkGray2 {
  background-image: linear-gradient(to right, #434343, #5e5e5e) !important;
}

.border-light-darkGray2 {
  border-color: #787878 !important;
}

.border-darkGray2 {
  border-color: #565656 !important;
}

.text-light-darkGray2 {
  color: #787878 !important;
}

.text-darkGray2 {
  color: #565656 !important;
}

.btn-light-darkGray2:hover, .btn-light-darkGray2:active, .btn-light-darkGray2:focus {
  background-color: #565656 !important;
  color: #787878 !important;
}

.btn-darkGray2:hover, .btn-darkGray2:active, .btn-darkGray2:focus {
  background-color: #787878 !important;
}

.btn-light-darkGray3,
.bg-light-darkGray3 {
  background-color: #acacac !important;
}

.btn-outline-darkGray3 {
  color: #979797 !important;
  border-color: #979797 !important;
}

.btn-darkGray3,
.bg-darkGray3 {
  background-color: #979797 !important;
}

.btn-gradient-darkGray3,
.bg-gradient-darkGray3 {
  background-image: linear-gradient(to right, #767676, #9c9c9c) !important;
}

.border-light-darkGray3 {
  border-color: #acacac !important;
}

.border-darkGray3 {
  border-color: #979797 !important;
}

.text-light-darkGray3 {
  color: #acacac !important;
}

.text-darkGray3 {
  color: #979797 !important;
}

.btn-light-darkGray3:hover, .btn-light-darkGray3:active, .btn-light-darkGray3:focus {
  background-color: #979797 !important;
  color: #acacac !important;
}

.btn-darkGray3:hover, .btn-darkGray3:active, .btn-darkGray3:focus {
  background-color: #acacac !important;
}

.btn-light-lightPrimary,
.bg-light-lightPrimary {
  background-color: #e5f4fd !important;
}

.btn-outline-lightPrimary {
  color: #DEF1FD !important;
  border-color: #DEF1FD !important;
}

.btn-lightPrimary,
.bg-lightPrimary {
  background-color: #DEF1FD !important;
}

.btn-gradient-lightPrimary,
.bg-gradient-lightPrimary {
  background-image: linear-gradient(to right, #adbcc5, #e0f2fd) !important;
}

.border-light-lightPrimary {
  border-color: #e5f4fd !important;
}

.border-lightPrimary {
  border-color: #DEF1FD !important;
}

.text-light-lightPrimary {
  color: #e5f4fd !important;
}

.text-lightPrimary {
  color: #DEF1FD !important;
}

.btn-light-lightPrimary:hover, .btn-light-lightPrimary:active, .btn-light-lightPrimary:focus {
  background-color: #DEF1FD !important;
  color: #e5f4fd !important;
}

.btn-lightPrimary:hover, .btn-lightPrimary:active, .btn-lightPrimary:focus {
  background-color: #e5f4fd !important;
}

.btn-light-light,
.bg-light-light {
  background-color: #edf9fe !important;
}

.btn-outline-light {
  color: #E8F8FE !important;
  border-color: #E8F8FE !important;
}

.btn-light,
.bg-light {
  background-color: #E8F8FE !important;
}

.btn-gradient-light,
.bg-gradient-light {
  background-image: linear-gradient(to right, #b5c1c6, #e9f8fe) !important;
}

.border-light-light {
  border-color: #edf9fe !important;
}

.border-light {
  border-color: #E8F8FE !important;
}

.text-light-light {
  color: #edf9fe !important;
}

.text-light {
  color: #E8F8FE !important;
}

.btn-light-light:hover, .btn-light-light:active, .btn-light-light:focus {
  background-color: #E8F8FE !important;
  color: #edf9fe !important;
}

.btn-light:hover, .btn-light:active, .btn-light:focus {
  background-color: #edf9fe !important;
}

.btn-light-dark,
.bg-light-dark {
  background-color: #4f4f4f !important;
}

.btn-outline-dark {
  color: #232323 !important;
  border-color: #232323 !important;
}

.btn-dark,
.bg-dark {
  background-color: #232323 !important;
}

.btn-gradient-dark,
.bg-gradient-dark {
  background-image: linear-gradient(to right, #1b1b1b, #2e2e2e) !important;
}

.border-light-dark {
  border-color: #4f4f4f !important;
}

.border-dark {
  border-color: #232323 !important;
}

.text-light-dark {
  color: #4f4f4f !important;
}

.text-dark {
  color: #232323 !important;
}

.btn-light-dark:hover, .btn-light-dark:active, .btn-light-dark:focus {
  background-color: #232323 !important;
  color: #4f4f4f !important;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
  background-color: #4f4f4f !important;
}

.btn-light-black,
.bg-light-black {
  background-color: #333333 !important;
}

.btn-outline-black {
  color: #000 !important;
  border-color: #000 !important;
}

.btn-black,
.bg-black {
  background-color: #000 !important;
}

.btn-gradient-black,
.bg-gradient-black {
  background-image: linear-gradient(to right, black, #0d0d0d) !important;
}

.border-light-black {
  border-color: #333333 !important;
}

.border-black {
  border-color: #000 !important;
}

.text-light-black {
  color: #333333 !important;
}

.text-black {
  color: #000 !important;
}

.btn-light-black:hover, .btn-light-black:active, .btn-light-black:focus {
  background-color: #000 !important;
  color: #333333 !important;
}

.btn-black:hover, .btn-black:active, .btn-black:focus {
  background-color: #333333 !important;
}

.btn-light-white,
.bg-light-white {
  background-color: white !important;
}

.btn-outline-white {
  color: #fff !important;
  border-color: #fff !important;
}

.btn-white,
.bg-white {
  background-color: #fff !important;
}

.btn-gradient-white,
.bg-gradient-white {
  background-image: linear-gradient(to right, #c7c7c7, white) !important;
}

.border-light-white {
  border-color: white !important;
}

.border-white {
  border-color: #fff !important;
}

.text-light-white {
  color: white !important;
}

.text-white {
  color: #fff !important;
}

.btn-light-white:hover, .btn-light-white:active, .btn-light-white:focus {
  background-color: #fff !important;
  color: white !important;
}

.btn-white:hover, .btn-white:active, .btn-white:focus {
  background-color: white !important;
}

.btn-light-red,
.bg-light-red {
  background-color: #f08787 !important;
}

.btn-outline-red {
  color: #EC6969 !important;
  border-color: #EC6969 !important;
}

.btn-red,
.bg-red {
  background-color: #EC6969 !important;
}

.btn-gradient-red,
.bg-gradient-red {
  background-image: linear-gradient(to right, #b85252, #ed7171) !important;
}

.border-light-red {
  border-color: #f08787 !important;
}

.border-red {
  border-color: #EC6969 !important;
}

.text-light-red {
  color: #f08787 !important;
}

.text-red {
  color: #EC6969 !important;
}

.btn-light-red:hover, .btn-light-red:active, .btn-light-red:focus {
  background-color: #EC6969 !important;
  color: #f08787 !important;
}

.btn-red:hover, .btn-red:active, .btn-red:focus {
  background-color: #f08787 !important;
}

.btn-light-formControl,
.bg-light-formControl {
  background-color: #f6f9fb !important;
}

.btn-outline-formControl {
  color: #F4F7FA !important;
  border-color: #F4F7FA !important;
}

.btn-formControl,
.bg-formControl {
  background-color: #F4F7FA !important;
}

.btn-gradient-formControl,
.bg-gradient-formControl {
  background-image: linear-gradient(to right, #bec1c3, #f5f7fa) !important;
}

.border-light-formControl {
  border-color: #f6f9fb !important;
}

.border-formControl {
  border-color: #F4F7FA !important;
}

.text-light-formControl {
  color: #f6f9fb !important;
}

.text-formControl {
  color: #F4F7FA !important;
}

.btn-light-formControl:hover, .btn-light-formControl:active, .btn-light-formControl:focus {
  background-color: #F4F7FA !important;
  color: #f6f9fb !important;
}

.btn-formControl:hover, .btn-formControl:active, .btn-formControl:focus {
  background-color: #f6f9fb !important;
}

.btn-light-placeholder,
.bg-light-placeholder {
  background-color: #c3c3c3 !important;
}

.btn-outline-placeholder {
  color: #B4B4B4 !important;
  border-color: #B4B4B4 !important;
}

.btn-placeholder,
.bg-placeholder {
  background-color: #B4B4B4 !important;
}

.btn-gradient-placeholder,
.bg-gradient-placeholder {
  background-image: linear-gradient(to right, #8c8c8c, #b8b8b8) !important;
}

.border-light-placeholder {
  border-color: #c3c3c3 !important;
}

.border-placeholder {
  border-color: #B4B4B4 !important;
}

.text-light-placeholder {
  color: #c3c3c3 !important;
}

.text-placeholder {
  color: #B4B4B4 !important;
}

.btn-light-placeholder:hover, .btn-light-placeholder:active, .btn-light-placeholder:focus {
  background-color: #B4B4B4 !important;
  color: #c3c3c3 !important;
}

.btn-placeholder:hover, .btn-placeholder:active, .btn-placeholder:focus {
  background-color: #c3c3c3 !important;
}

.btn-light-selectionBg,
.bg-light-selectionBg {
  background-color: #333333 !important;
}

.btn-outline-selectionBg {
  color: #000 !important;
  border-color: #000 !important;
}

.btn-selectionBg,
.bg-selectionBg {
  background-color: #000 !important;
}

.btn-gradient-selectionBg,
.bg-gradient-selectionBg {
  background-image: linear-gradient(to right, black, #0d0d0d) !important;
}

.border-light-selectionBg {
  border-color: #333333 !important;
}

.border-selectionBg {
  border-color: #000 !important;
}

.text-light-selectionBg {
  color: #333333 !important;
}

.text-selectionBg {
  color: #000 !important;
}

.btn-light-selectionBg:hover, .btn-light-selectionBg:active, .btn-light-selectionBg:focus {
  background-color: #000 !important;
  color: #333333 !important;
}

.btn-selectionBg:hover, .btn-selectionBg:active, .btn-selectionBg:focus {
  background-color: #333333 !important;
}

.btn-light-selectionColor,
.bg-light-selectionColor {
  background-color: white !important;
}

.btn-outline-selectionColor {
  color: #fff !important;
  border-color: #fff !important;
}

.btn-selectionColor,
.bg-selectionColor {
  background-color: #fff !important;
}

.btn-gradient-selectionColor,
.bg-gradient-selectionColor {
  background-image: linear-gradient(to right, #c7c7c7, white) !important;
}

.border-light-selectionColor {
  border-color: white !important;
}

.border-selectionColor {
  border-color: #fff !important;
}

.text-light-selectionColor {
  color: white !important;
}

.text-selectionColor {
  color: #fff !important;
}

.btn-light-selectionColor:hover, .btn-light-selectionColor:active, .btn-light-selectionColor:focus {
  background-color: #fff !important;
  color: white !important;
}

.btn-selectionColor:hover, .btn-selectionColor:active, .btn-selectionColor:focus {
  background-color: white !important;
}

.btn-light-scrollTrackBg,
.bg-light-scrollTrackBg {
  background-color: #f4f4f4 !important;
}

.btn-outline-scrollTrackBg {
  color: #f1f1f1 !important;
  border-color: #f1f1f1 !important;
}

.btn-scrollTrackBg,
.bg-scrollTrackBg {
  background-color: #f1f1f1 !important;
}

.btn-gradient-scrollTrackBg,
.bg-gradient-scrollTrackBg {
  background-image: linear-gradient(to right, #bcbcbc, #f2f2f2) !important;
}

.border-light-scrollTrackBg {
  border-color: #f4f4f4 !important;
}

.border-scrollTrackBg {
  border-color: #f1f1f1 !important;
}

.text-light-scrollTrackBg {
  color: #f4f4f4 !important;
}

.text-scrollTrackBg {
  color: #f1f1f1 !important;
}

.btn-light-scrollTrackBg:hover, .btn-light-scrollTrackBg:active, .btn-light-scrollTrackBg:focus {
  background-color: #f1f1f1 !important;
  color: #f4f4f4 !important;
}

.btn-scrollTrackBg:hover, .btn-scrollTrackBg:active, .btn-scrollTrackBg:focus {
  background-color: #f4f4f4 !important;
}

.btn-light-scrollThumbBg,
.bg-light-scrollThumbBg {
  background-color: #a0a0a0 !important;
}

.btn-outline-scrollThumbBg {
  color: #888 !important;
  border-color: #888 !important;
}

.btn-scrollThumbBg,
.bg-scrollThumbBg {
  background-color: #888 !important;
}

.btn-gradient-scrollThumbBg,
.bg-gradient-scrollThumbBg {
  background-image: linear-gradient(to right, #6a6a6a, #8e8e8e) !important;
}

.border-light-scrollThumbBg {
  border-color: #a0a0a0 !important;
}

.border-scrollThumbBg {
  border-color: #888 !important;
}

.text-light-scrollThumbBg {
  color: #a0a0a0 !important;
}

.text-scrollThumbBg {
  color: #888 !important;
}

.btn-light-scrollThumbBg:hover, .btn-light-scrollThumbBg:active, .btn-light-scrollThumbBg:focus {
  background-color: #888 !important;
  color: #a0a0a0 !important;
}

.btn-scrollThumbBg:hover, .btn-scrollThumbBg:active, .btn-scrollThumbBg:focus {
  background-color: #a0a0a0 !important;
}

.btn-light-scrollThumbHoverBg,
.bg-light-scrollThumbHoverBg {
  background-color: #777777 !important;
}

.btn-outline-scrollThumbHoverBg {
  color: #555 !important;
  border-color: #555 !important;
}

.btn-scrollThumbHoverBg,
.bg-scrollThumbHoverBg {
  background-color: #555 !important;
}

.btn-gradient-scrollThumbHoverBg,
.bg-gradient-scrollThumbHoverBg {
  background-image: linear-gradient(to right, #424242, #5e5e5e) !important;
}

.border-light-scrollThumbHoverBg {
  border-color: #777777 !important;
}

.border-scrollThumbHoverBg {
  border-color: #555 !important;
}

.text-light-scrollThumbHoverBg {
  color: #777777 !important;
}

.text-scrollThumbHoverBg {
  color: #555 !important;
}

.btn-light-scrollThumbHoverBg:hover, .btn-light-scrollThumbHoverBg:active, .btn-light-scrollThumbHoverBg:focus {
  background-color: #555 !important;
  color: #777777 !important;
}

.btn-scrollThumbHoverBg:hover, .btn-scrollThumbHoverBg:active, .btn-scrollThumbHoverBg:focus {
  background-color: #777777 !important;
}

.btn-light-success,
.bg-light-success {
  background-color: #56c952 !important;
}

.btn-outline-success {
  color: #2CBB27 !important;
  border-color: #2CBB27 !important;
}

.btn-success,
.bg-success {
  background-color: #2CBB27 !important;
}

.btn-gradient-success,
.bg-gradient-success {
  background-image: linear-gradient(to right, #22921e, #37be32) !important;
}

.border-light-success {
  border-color: #56c952 !important;
}

.border-success {
  border-color: #2CBB27 !important;
}

.text-light-success {
  color: #56c952 !important;
}

.text-success {
  color: #2CBB27 !important;
}

.btn-light-success:hover, .btn-light-success:active, .btn-light-success:focus {
  background-color: #2CBB27 !important;
  color: #56c952 !important;
}

.btn-success:hover, .btn-success:active, .btn-success:focus {
  background-color: #56c952 !important;
}

/* Media Query Mixin for help only */
/* Overlay Mixin ** Prifies Mixin ** Animation Mixin */
html {
  scroll-behavior: smooth;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  -o-box-shadow: inset 0 0 6px #fff;
  box-shadow: inset 0 0 6px #fff;
}

::-webkit-scrollbar-thumb {
  -o-box-shadow: inset 0 0 6px rgb(206, 209, 221);
  box-shadow: inset 0 0 6px rgb(206, 209, 221);
}

::-moz-selection {
  background: #232323;
  color: #fff;
}

::selection {
  background: #232323;
  color: #fff;
}

input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

body {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  color: #232323;
  direction: ltr;
  text-align: left;
  font-weight: 500;
}
body.rtl {
  font-family: "Montserrat", sans-serif;
  direction: rtl;
  text-align: right;
}
body .container {
  overflow: hidden;
}

a {
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #256D81;
}

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

.bg-secondry {
  background-color: #82368C;
}

.btn:focus {
  box-shadow: unset;
}

.fs-7 {
  font-size: 14px;
}

.fw-400 {
  font-weight: 400;
}

.fw-600 {
  font-weight: 600;
}

.breadcrumb-item.active {
  color: #fff;
}

.see-all-btn {
  background-color: #89909F;
  transition: all 0.3s ease-in-out;
}
.see-all-btn:hover {
  background-color: #256D81;
}

.content-bg {
  background-color: rgba(75, 190, 207, 0.05);
}

.heading-title {
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .heading-title {
    width: 60%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .heading-title {
    width: 85%;
  }
}
.heading-title h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #525E77;
}
.heading-title h2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 14px;
  bottom: 0;
  background-color: rgba(23, 171, 193, 0.3);
  z-index: -1;
}
.heading-title p {
  margin-top: 15px;
  color: #89909F;
  font-size: 13px;
}

/* Rating Stars*/
.theme-krajee-svg.rating-sm .krajee-icon,
.theme-krajee-svg.rating-sm .krajee-icon-clear {
  width: 1.1rem;
  height: 1.1rem;
}

.caption-secondary,
.caption-primary,
.caption-danger,
.caption-success,
.caption-info,
.caption-warning {
  background-color: transparent;
  color: #FFC107;
}

.select2-container {
  width: 100% !important;
}
.select2-container .select2-dropdown {
  z-index: 9999;
}
.select2-container .select2-dropdown, .select2-container .select2-search__field {
  border-color: #dadada !important;
}

.select2-container--default .select2-selection--single {
  height: 56px;
  border-radius: 12px;
  background-color: rgba(2, 88, 163, 0.1);
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 56px;
  line-height: 56px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px;
}

#scrollTop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background-color: #82368C;
  border: 1px solid #82368C;
  z-index: 10;
}

/* Start header */
header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.3s ease;
}
header .navbar-brand {
  margin-right: 0;
}
@media (max-width: 575.89px) {
  header .navbar-brand img {
    width: 75px;
  }
}
header .main-nav .nav-link {
  font-size: 14px;
  font-weight: 600;
  padding-inline: 3rem !important;
  color: #817C7A;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .main-nav .nav-link {
    padding-inline: 1.25rem !important;
  }
}
@media (max-width: 991.98px) {
  header .main-nav .nav-link {
    padding-inline: 1rem !important;
  }
}
header .main-nav .nav-link.active, header .main-nav .nav-link:hover {
  color: #256D81;
}
header .main-nav .navbar-toggler {
  position: relative;
  padding: 0;
  text-align: center;
  box-shadow: none;
  height: 35px;
  margin: 10px;
  width: 30px;
  border: none;
}
@media (max-width: 575.98px) {
  header .main-nav .navbar-toggler {
    margin: 5px;
    width: 24px;
  }
}
header .main-nav .navbar-toggler .navbar-toggler-icon {
  margin: 11px 0;
  width: 100%;
  height: 3px;
  border: 1px solid #256D81;
  display: inline-block;
  background-color: #256D81;
}
@media (max-width: 575.98px) {
  header .main-nav .navbar-toggler .navbar-toggler-icon {
    margin: 8px 0;
  }
}
header .main-nav .navbar-toggler[aria-expanded=true] {
  z-index: 999;
  transform: rotate(-360deg) !important;
}
header .main-nav .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  width: 30px;
  transform: rotate(45deg) !important;
}
@media (max-width: 575.98px) {
  header .main-nav .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    width: 24px;
  }
}
header .main-nav .navbar-toggler[aria-expanded=true]::after {
  bottom: 15px;
  right: 0;
  width: 30px;
  transform: rotate(-45deg) !important;
}
@media (max-width: 575.98px) {
  header .main-nav .navbar-toggler[aria-expanded=true]::after {
    width: 24px;
  }
}
header .main-nav .navbar-toggler[aria-expanded=true]::before {
  content: none;
}
header .main-nav .navbar-toggler::after, header .main-nav .navbar-toggler::before {
  content: "";
  width: 100%;
  height: 3px;
  border: 1px solid #256D81;
  background-color: #256D81;
  position: absolute;
  top: 7px;
  right: 0;
}
@media (max-width: 575.98px) {
  header .main-nav .navbar-toggler::after, header .main-nav .navbar-toggler::before {
    top: 9px;
  }
}
header .main-nav .navbar-toggler::after {
  bottom: 7px;
  top: auto;
}
header .main-nav .before-login, header .main-nav .after-login {
  display: flex;
  align-items: center;
}
header .main-nav .before-login a {
  font-size: 14px;
}
header .main-nav .before-login .login a {
  color: #89909F;
}
header .main-nav .before-login .login a:hover {
  color: #256D81;
}
header .main-nav .before-login .sing-up a {
  border-radius: 0.5rem;
}
@media (max-width: 575.98px) {
  header .main-nav .before-login .sing-up a {
    margin: 15px !important;
    padding: 5px 10px !important;
  }
}
header .main-nav .before-login .cart {
  position: relative;
}
header .main-nav .before-login .cart span {
  content: "";
  position: absolute;
  right: -1px;
  top: 2px;
  border-radius: 50%;
  background-color: #ff5757;
  border: 1px solid #fff;
  padding: 0px 5px;
  padding: 0px 3px;
  font-size: 10px;
  color: #fff;
}
header .main-nav .after-login li {
  position: relative;
}
header .main-nav .after-login li a {
  font-size: 24px;
  color: #256D81;
}
header .main-nav .after-login li.cart {
  position: relative;
}
header .main-nav .after-login li.cart span {
  content: "";
  position: absolute;
  right: -1px;
  top: 2px;
  border-radius: 50%;
  background-color: #ff5757;
  border: 1px solid #fff;
  padding: 0px 5px;
  padding: 0px 3px;
  font-size: 10px;
  color: #fff;
}
header .main-nav .lang {
  margin-inline-start: 15px;
}
header .main-nav .lang a {
  color: #817C7A;
  transition: all 0.2s ease-in-out;
}
header .main-nav .lang a:hover {
  color: #256D81;
}
@media (max-width: 991.98px) {
  header .navbar-collapse {
    position: fixed !important;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    z-index: 110;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all ease-in 0.3s;
  }
  header .navbar-collapse.show {
    width: 100%;
    height: 100%;
  }
  header .navbar-collapse::before {
    content: "";
    width: 250px;
    background: #fff;
    position: absolute;
    height: 100%;
    bottom: 0x;
    left: 0;
    z-index: -1;
  }
  header .navbar-collapse .navbar-nav {
    padding: 20px 15px;
    width: 250px;
    margin: initial !important;
    min-height: 100%;
    background-color: #fff;
  }
}
header.shadow {
  box-shadow: 0 1px 5px #256d8121 !important;
}

/* End header */
#categories {
  position: relative;
  padding: 80px 0;
}
#categories .container, #categories .categories-carousel {
  overflow: unset;
}
#categories .categories-carousel .category {
  border-radius: 8px;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  height: 295px;
}
#categories .categories-carousel .category.category-one {
  background-color: #FC4646;
}
#categories .categories-carousel .category.category-two {
  background-color: #AFBE0F;
}
#categories .categories-carousel .category.category-three {
  background-color: #256D81;
}
#categories .categories-carousel .category.category-four {
  background-color: #82368C;
}
#categories .categories-carousel .category .img {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
}
#categories .categories-carousel .category .img img {
  width: 85px;
  height: 85px;
}
#categories .categories-carousel .category:hover .btn-products:after {
  width: 100%;
  background-color: #fff;
}
#categories .categories-carousel .category .btn-products {
  position: relative;
}
#categories .categories-carousel .category .btn-products:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
}
#categories .categories-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -17.5px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  #categories .categories-carousel .owl-nav {
    top: auto;
    margin-top: 15px;
    justify-content: center;
  }
}
#categories .categories-carousel .owl-nav button {
  position: relative;
  width: 35px;
  height: 35px;
  font-size: 14px;
  background-color: #e5e5e5;
  color: #656565;
  border-radius: 5px;
  transition: all 0.3s ease;
}
#categories .categories-carousel .owl-nav button:hover {
  background-color: #256D81;
  color: #fff;
}
#categories .categories-carousel .owl-nav button.owl-prev {
  left: -45px;
}
@media (max-width: 1199px) {
  #categories .categories-carousel .owl-nav button.owl-prev {
    left: unset;
    margin-inline-end: 15px;
  }
}
#categories .categories-carousel .owl-nav button.owl-next {
  right: -45px;
}
@media (max-width: 1199px) {
  #categories .categories-carousel .owl-nav button.owl-next {
    right: unset;
  }
}

.Products-Pagination .pagination .page-item {
  margin-inline-end: 15px;
}
.Products-Pagination .pagination .page-item .page-link {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #979797;
  background-color: #fff;
  border-color: #979797;
}
.Products-Pagination .pagination .page-item .page-link.page-prev, .Products-Pagination .pagination .page-item .page-link.page-next {
  border-radius: 8px;
}
.Products-Pagination .pagination .page-item .page-link.page-prev {
  color: #fff;
  background-color: #256D81;
  border-color: #256D81;
}
.Products-Pagination .pagination .page-item .page-link.page-next {
  color: #525E77;
  background-color: #E5E5E5;
  border-color: #E5E5E5;
}
.Products-Pagination .pagination .page-item.active .page-link {
  color: #256D81;
  border-color: #256D81;
}

/* Start Footer Section */
footer {
  background-color: #256D81;
  color: #fff;
}
footer #top-footer {
  border-bottom: 1px solid #fff;
}
@media (max-width: 575.98px) {
  footer #top-footer img {
    width: 140px;
  }
}
footer #top-footer a {
  color: #fff !important;
}
footer #top-footer .navbar-toggler {
  position: relative;
  padding: 0;
  text-align: center;
  box-shadow: none;
  height: 35px;
  margin: 10px;
  width: 30px;
  border: none;
}
@media (max-width: 575.98px) {
  footer #top-footer .navbar-toggler {
    margin: 5px;
  }
}
footer #top-footer .navbar-toggler .navbar-toggler-icon {
  margin: 10px 0;
  width: 100%;
  height: 3px;
  border: 1px solid #fff;
  display: inline-block;
  background-color: #fff;
}
@media (max-width: 575.98px) {
  footer #top-footer .navbar-toggler .navbar-toggler-icon {
    margin: 8px 0;
  }
}
footer #top-footer .navbar-toggler[aria-expanded=true] {
  z-index: 999;
  transform: rotate(-360deg) !important;
}
footer #top-footer .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  width: 30px;
  transform: rotate(45deg) !important;
}
footer #top-footer .navbar-toggler[aria-expanded=true]::after {
  bottom: 15px;
  right: 0;
  width: 30px;
  transform: rotate(-45deg) !important;
}
footer #top-footer .navbar-toggler[aria-expanded=true]::before {
  content: none;
}
footer #top-footer .navbar-toggler::after, footer #top-footer .navbar-toggler::before {
  content: "";
  width: 100%;
  height: 3px;
  border: 1px solid #fff;
  background-color: #fff;
  position: absolute;
  top: 7px;
  right: 0;
}
@media (max-width: 575.98px) {
  footer #top-footer .navbar-toggler::after, footer #top-footer .navbar-toggler::before {
    top: 9px;
  }
}
footer #top-footer .navbar-toggler::after {
  bottom: 7px;
  top: auto;
}
@media (max-width: 991.98px) {
  footer #top-footer .navbar-collapse {
    position: fixed !important;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    z-index: 110;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all ease-in 0.3s;
  }
  footer #top-footer .navbar-collapse.show {
    width: 100%;
    height: 100%;
  }
  footer #top-footer .navbar-collapse::before {
    content: "";
    width: 250px;
    background: #fff;
    position: absolute;
    height: 100%;
    bottom: 0x;
    left: 0;
    z-index: -1;
  }
  footer #top-footer .navbar-collapse .navbar-nav {
    padding: 20px 15px;
    width: 250px;
    margin: initial !important;
    min-height: 100%;
    background-color: #fff;
  }
  footer #top-footer .navbar-collapse .navbar-nav li a {
    color: #232323 !important;
  }
}
footer #bottom-footer .social-icon a {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: #256D81;
  background: #fff;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
}
footer #bottom-footer .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #256D81;
  background: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}
footer #bottom-footer .links a {
  position: relative;
  color: #fff;
}
footer #bottom-footer .links a:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -3px;
  width: 10px;
  height: 1px;
  margin-inline-end: 10px;
  background-color: #fff;
}
footer #bottom-footer form {
  position: relative;
}
footer #bottom-footer form .form-submit-btn {
  position: absolute;
  top: 0;
  right: 0;
}
footer #bottom-footer form .form-submit-btn .btn {
  border-radius: 0 4px 4px 0;
  background-color: #4BBECF;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
footer .copyright {
  font-size: 14px;
}

/* End Footer Section */
/* Start Page Title Section */
#page-title {
  position: relative;
  padding: 100px 0;
}
#page-title .container {
  position: relative;
  z-index: 1;
}
#page-title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
#page-title .breadcrumb .breadcrumb-item:before {
  color: #fff;
}
#page-title .breadcrumb li:not(.active) a:hover {
  color: #82368C !important;
}

/* End Page Title Section */
/* Start Products Page*/
.page-title-product {
  background-image: url("../images/products/products-page-title.png");
}
.page-title-product:before {
  background-color: #256d81be;
}

#product-filter .container {
  overflow: unset;
}
#product-filter .btn {
  background-color: #C5C5C5;
  color: #676767;
  padding-block: 15px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
#product-filter .btn.active, #product-filter .btn:hover {
  background-color: #256D81;
  color: #fff;
}
@media (max-width: 767.98px) {
  #product-filter .btn {
    width: 100%;
  }
}
#product-filter .is-logged .btn {
  padding: 12px 40px;
}
#product-filter .is-logged .tab-img {
  display: inline-block;
  margin-inline-end: 10px;
  border: 5px Solid #ddd;
  border-radius: 50%;
}
#product-filter .is-logged .tab-img img {
  width: 25px;
}

.top-filter {
  position: relative;
  z-index: 2;
}
.top-filter .dropdown {
  min-width: 150px;
}
.top-filter .nav-item {
  background-color: rgba(46, 77, 203, 0.062745098);
  border-radius: 9px;
}
.top-filter .nav-item .nav-link.active {
  background-color: transparent;
}

.products-list {
  position: relative;
  z-index: 1;
}
.products-list .tab-content:not(.active) {
  display: none;
}
.products-list .card .heart-like-button {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 1px 5px #cbcbcb;
  border-radius: 50%;
}
.products-list .card .heart-like-button i {
  color: #EC6969;
  transition: all 0.3s ease;
  font-weight: lighter;
}
.products-list .card.liked .heart-like-button i {
  font-weight: bold;
  transform: scale(1.2);
}
.products-list .card .img {
  padding: 30px 30px 0;
  border-radius: 8px;
}
.products-list .card .img img {
  display: block;
  width: 130px;
  height: 130px;
  margin: 0 auto;
}
.products-list .card .category {
  color: #565656;
}
.products-list .card .rating-pro > input,
.products-list .card .rating-pro .clear-rating {
  display: none;
}
.products-list .card .rating-pro .rating-sm {
  font-size: 16px;
}
.products-list .card .rating-pro .empty-stars i,
.products-list .card .rating-pro .filled-stars i {
  color: #FFC107;
}
.products-list .card .rating-pro .filled-stars {
  -webkit-text-stroke: unset;
  text-shadow: unset;
}
.products-list .card .rating-pro .caption-secondary {
  background-color: transparent;
  color: #FFC107;
}
.products-list .card .price .current {
  color: #256D81;
}
.products-list .card .price .old {
  color: #979797;
}
.products-list .card .add-to-cart {
  color: #fff;
  background-color: #C5C5C5;
  transition: background 0.3s ease;
}
.products-list .card .add-to-cart:hover {
  background-color: #256D81;
}

.dropdown .dropdown-toggle, .dropdown .dropdown-menu {
  border-radius: 10px;
  box-shadow: unset;
  font-weight: 600;
  color: #525E77;
}
.dropdown .dropdown-toggle {
  background-color: #fff;
}
.dropdown .dropdown-menu {
  width: 100%;
  padding: 10px 15px;
  margin-top: 10px;
  max-height: 161px;
  overflow: auto;
}
.dropdown .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown .dropdown-menu li a.dropdown-item {
  padding: 5px;
  font-weight: 600;
  color: #525E77;
}
.dropdown .dropdown-menu li a.dropdown-item:active {
  background-color: #e9ecef;
}
.dropdown .dropdown-toggle:after {
  position: absolute;
  top: 16px;
  right: 10px;
  border: 5px solid transparent;
  border-top: 6px solid;
  border-bottom: 0;
}
.dropdown .dropdown-toggle.show:after {
  border-bottom: 6px solid;
  border-top: 0;
}

/* End Products Page*/
/* Start product-details Page*/
#product-details .ribbon {
  width: 80px;
  height: 42px;
  display: inline-flex;
  background-color: #256D81;
  justify-content: center;
  align-items: center;
  border-radius: 0 42px 42px 0;
}
#product-details .slider-single {
  height: 380px !important;
}
#product-details .slider-single .slick-slide {
  height: 380px;
}
#product-details .slider-single .slick-slide a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#product-details .slider-single .slick-slide img {
  width: 300px;
}
#product-details .slider-nav .slider-track {
  width: 100%;
}
#product-details .slider-nav .slick-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
}
#product-details .slider-nav .slick-slide a img {
  width: 120px;
  height: 120px;
}
@media (max-width: 575.98px) {
  #product-details .slider-nav .slick-slide a img {
    width: 100px;
    height: 100px;
  }
}
#product-details .slider-nav .slick-slide.is-active a {
  border-color: #256D81 !important;
}
#product-details .lightbox .icon {
  border-color: #C5C5C5 !important;
}
#product-details .lightbox .icon i {
  color: #C5C5C5;
  transform: rotate(45deg);
}
#product-details .product-info {
  border: 1px solid rgba(197, 197, 197, 0.29);
}
#product-details .product-info .rating-pro > input,
#product-details .product-info .rating-pro .clear-rating {
  display: none;
}
#product-details .product-info .rating-pro .rating-sm {
  font-size: 16px;
}
#product-details .product-info .rating-pro .empty-stars i,
#product-details .product-info .rating-pro .filled-stars i {
  color: #FFC107;
}
#product-details .product-info .rating-pro .filled-stars {
  -webkit-text-stroke: unset;
  text-shadow: unset;
}
#product-details .product-info .rating-pro .caption-secondary {
  background-color: transparent;
  color: #FFC107;
}
#product-details .product-info .desc {
  color: #565656;
}
#product-details .product-info-bottom {
  border-top: 1px solid rgba(197, 197, 197, 0.29);
}
#product-details .product-info-bottom p {
  color: #707070;
  font-weight: 600;
}
#product-details .product-info-bottom .sizes, #product-details .product-info-bottom .colors {
  margin-bottom: 50px;
}
#product-details .product-info-bottom .size, #product-details .product-info-bottom .color {
  border: 1px solid #DCDCDC;
  border-radius: 54px;
  margin-right: 20px;
  text-align: center;
  cursor: pointer;
}
#product-details .product-info-bottom .strock {
  opacity: 0.73;
}
#product-details .product-info-bottom .strock span:nth-child(2) {
  color: #EC6969;
}
#product-details .product-info-bottom .quantity input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#product-details .product-info-bottom .quantity .qtyminus, #product-details .product-info-bottom .quantity .qtyplus {
  width: 30px;
  height: 30px;
  font-weight: 600;
  padding: 0;
  color: #707070;
  background-color: transparent;
  border: 1px solid #707070;
  border-radius: 50%;
}
#product-details .product-info-bottom .quantity .qty {
  border: none;
  text-align: center;
  width: 30px;
  max-width: 100px;
}
@media (max-width: 575.98px) {
  #product-details .product-info-bottom .produc-btns {
    flex-wrap: wrap;
  }
  #product-details .product-info-bottom .produc-btns > div:last-child {
    width: 100%;
    margin-top: 10px;
  }
  #product-details .product-info-bottom .produc-btns > div:last-child .btn {
    width: 100%;
    margin: 0 !important;
  }
}
#product-details .product-info-bottom .btn-wishlist, #product-details .product-info-bottom .add-to-cart {
  background-color: #C5C5C5;
  transition: background 0.3s;
}
#product-details .product-info-bottom .btn-wishlist i, #product-details .product-info-bottom .add-to-cart i {
  font-weight: lighter;
}
#product-details .product-info-bottom .btn-wishlist:hover, #product-details .product-info-bottom .add-to-cart:hover {
  background-color: #256D81;
}
#product-details .product-info-bottom .btn-wishlist:hover i, #product-details .product-info-bottom .add-to-cart:hover i {
  font-weight: bold;
}

#product-tabs .nav-tabs .nav-item {
  padding: 0.5em 1.25em;
}
#product-tabs .nav-tabs .nav-item .nav-link {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  border: none;
  font-weight: bold;
  color: #C5C5C5;
}
#product-tabs .nav-tabs .nav-item .nav-link:after {
  content: "";
  transition: all 0.3s ease;
}
#product-tabs .nav-tabs .nav-item .nav-link.active:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #256D81;
}
#product-tabs #product-tabContent * {
  color: #565656;
}
#product-tabs #product-tabContent #product-specifications div:nth-child(odd) {
  background-color: rgba(197, 197, 197, 0.2);
}
#product-tabs #product-tabContent #product-specifications * {
  font-weight: bold;
}

/* End product-details Page*/
/* Start Wallet Page*/
.page-title-pay {
  background-image: url("../images/products/pay-page-title.png");
}
.page-title-pay:before {
  background-color: rgba(35, 35, 35, 0.86);
}

#wallet-dashboard .item {
  background-color: rgba(23, 171, 193, 0.1);
}
#wallet-dashboard .item h3 {
  color: #C5C5C5;
}
#wallet-dashboard .recharge-details .icon {
  width: 52px;
  height: 52px;
  box-shadow: 0px 0px 3px #ddd;
}
#wallet-dashboard .recharge-details .icon i {
  width: 35px;
  height: 35px;
}
#wallet-dashboard .recharge-details .bonuse .text-success {
  color: #17BF0B !important;
}
#wallet-dashboard .recharge-details .bonuse .bg-success {
  background-color: #17BF0B !important;
}
#wallet-dashboard .recharge-details .online-rechrge .text-info {
  color: #2E4DCB !important;
}
#wallet-dashboard .recharge-details .online-rechrge .bg-info {
  background-color: #2E4DCB !important;
}

#transaction .nodata {
  height: 730px;
}

/* End Wallet Page*/
/* Start Orders Page*/
.page-title-orders {
  background-image: url("../images/products/orders-page-title.png");
}
.page-title-orders:before {
  background-color: #256d81be;
}

#orders .container {
  overflow: unset;
}
#orders .orders-carousel {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 0;
}
#orders .orders-carousel .owl-stage-outer {
  padding-block: 30px;
}
#orders .orders-carousel .owl-stage-outer .item {
  padding-inline: 15px;
}
#orders .orders-carousel .owl-stage-outer .item .card {
  padding-inline: 10px;
}
#orders .orders-carousel .owl-stage-outer .item .card .category {
  display: block;
  font-size: 14px;
}
#orders .orders-carousel .owl-stage-outer .item .card .view-items {
  color: #256D81;
  border-color: #256D81 !important;
}
#orders .orders-carousel .owl-stage-outer .item .card .img {
  position: relative;
  padding: 15px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px #256d8121;
}
#orders .orders-carousel .owl-stage-outer .item .card .img .item-number {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #256D81;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
}
#orders .orders-carousel .owl-stage-outer .item .card .img .item-number span {
  font-size: 16px;
}
#orders .orders-carousel .owl-stage-outer .item .card .img img {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
#orders .orders-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
#orders .orders-carousel .owl-nav button {
  position: absolute;
}
#orders .orders-carousel .owl-nav .owl-prev {
  left: 5px;
}
#orders .orders-carousel .owl-nav .owl-next {
  right: 5px;
}

.orderItem{
  background-color: white;
  position: relative;
}



.orderItem span{
  border: 1px solid gray;
  padding: 2px 9px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  top: 120px;
}


.ordersTable th{
  color: gray;
}
.orderDetails button{
  text-align: center;
  color: #2C7F93;
  background-color: transparent;
  font-weight: 600;
  border: 1px solid #2C7F93;
  border-radius: 15px;
  cursor: pointer;
  padding: 5px 15px;
}

.orderDetails button:hover {
  color: white;
  background-color: #2C7F93;
}
.firstRow td{
  padding-bottom: 30px !important;
}
.ordersTable th, .ordersTable .firstRow td, .itemName{
  border: none;
}

.itemName p{
  margin-top: 50px;
  font-weight: 800;
}

.itemPrice p{
  margin-top: -60px !important;
}

.card-img, .card-img-top{
  width: 150px !important;
  height: 150px !important;
}

/* Start kidsKit  Page*/
.page-title-toys {
  background-image: url("../images/toys-page-title.png");
}
.page-title-toys:before {
  background-color: #256d81be;
}

/* End Books Page*/
/* Start kidsKit  Page*/
.page-title-kidskit {
  background-image: url("../images/kidsKit-page-title.png");
}
.page-title-kidskit:before {
  background-color: #256d81be;
}

/* End Books Page*/
/* Start Books Page*/
.page-title-books {
  background-image: url("../images/books-page-title.png");
}
.page-title-books:before {
  background-color: #256d81be;
}

/* End Books Page*/
/* End Orders Page*/

/* Start Home Page*/
.page-title-home {
  background-image: url("../images/products/products-page-title.png");
}
.page-title-home:before {
  background-color: #256d81be;
}

/* End Home Page*/
/* Start Clothes Page*/
.page-title-clothes {
  background-image: url("../images/files-page-title.png");
}
.page-title-clothes:before {
  background-color: #256d81be;
}

#products-list-content .card {
  border-radius: 12px;
}
#products-list-content .card .content-txt a {
  transition: all 0.3s ease-in-out;
}
#products-list-content .card .content-txt a:hover {
  background-color: #256D81 !important;
}
#products-list-content .card .content-txt p {
  font-size: 14px;
}

/* End Clothes Page*/
/* Start Codes Page*/
.code .img {
  background-color: #ddd;
  border-radius: 20px;
  padding: 15px 0;
}

/* End Codes Page*/
/* Start Cart Page*/
.page-title-cart {
  background-image: url("../images/cart-page-title.png");
}
.page-title-cart:before {
  background-color: #256d81be;
}

#cart-content {
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table, #cart-content #cart-list table thead, #cart-content #cart-list table tbody,
  #cart-content #cart-list table th, #cart-content #cart-list table td, #cart-content #cart-list table tr {
    display: block;
  }
}
#cart-content #cart-list table {
  border-collapse: separate;
  border-spacing: 0 1rem;
}
#cart-content #cart-list table thead {
  background-color: #c7ebf0;
  color: #525E77;
  border-radius: 8px;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}
#cart-content #cart-list table thead th {
  border-bottom: 0;
  padding: 20px;
}
#cart-content #cart-list table thead th:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#cart-content #cart-list table thead th:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#cart-content #cart-list table tbody tr {
  background-color: #fff;
  border-radius: 8px;
  vertical-align: middle;
}
#cart-content #cart-list table tbody tr td {
  border: none;
  padding-block: 20px;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table tbody tr td {
    padding-block: 10px;
    padding-left: 100px;
  }
}
#cart-content #cart-list table tbody tr td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#cart-content #cart-list table tbody tr td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table tbody tr td:before {
    position: absolute;
    top: 10px;
    left: 20px;
    width: auto;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-column);
    color: #333;
    font-weight: bold;
  }
}
#cart-content #cart-list table tbody tr .name a {
  color: #232323;
}
.name p, .name h2{
  max-width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table tbody tr .name a {
    display: inline-flex !important;
  }
  .name p, .name h2{
    max-width: 700px;
  }
}
#cart-content #cart-list table tbody tr .name .img {
  padding: 15px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px #256d8121;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table tbody tr .name .img {
    padding: 0 !important;
    margin-left: 0 !important;
  }
}
#cart-content #cart-list table tbody tr .name .img img {
  width: 120px;
}
@media (max-width: 1199.98px) {
  #cart-content #cart-list table tbody tr .name .img img {
    width: 70px;
  }
}
#cart-content #cart-list table tbody tr .price {
  font-size: 18px;
}
#cart-content #cart-list table tbody tr .number input {
  padding: 3px 10px;
  border-radius: 5px;
  text-align: center;
  background-color: #F8F9FB;
  border: 1px solid #DDE1E5;
}
#cart-content #cart-list table tbody tr .number input.cart-qty-input {
  width: 27%;
}
#cart-content #cart-list table tbody tr .total {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table tr {
    padding-block: 20px;
    margin-top: 30px;
    border-radius: 7px;
  }
}
@media (max-width: 991.98px) {
  #cart-content #cart-list table td {
    border: none;
    border-bottom: 0px solid #eee;
    position: relative;
  }
}
#cart-content #order-summery {
  border-radius: 10px;
}
#cart-content #order-summery h3, #cart-content #order-summery p {
  color: #525E77;
}
#cart-content #order-summery form {
  position: relative;
}
#cart-content #order-summery form input {
  height: 56px;
  border-radius: 11px;
}
#cart-content #order-summery form .form-submit-btn {
  position: absolute;
  top: 0;
  right: 0;
}
#cart-content #order-summery form .form-submit-btn .btn {
  padding-inline: 20px;
  border-radius: 10px;
}
#cart-content #order-summery .btn-checkout {
  border-radius: 8px;
}
#cart-content #order-summery .text-success {
  color: #2CBB27;
}

.addresses-list .address {
  color: #565656 !important;
  padding: 10px;
  border-radius: 14px !important;
  padding: 30px;
}
.addresses-list .address hr {
  color: #8A8A8A;
}
.addresses-list .selectBranch {
  border: 1px solid #CCCCCC;
  color: #8A8A8A;
}
.addresses-list .orderBtn {
  border-radius: 8px;
  border: none;
  padding: 12px;
}
.addresses-list .edit-address .btn-primary {
  border: none;
}

/* End Cart Page*/
/* Start Wishlist Page*/
.page-title-whislist {
  background-image: url("../images/wishlist-page-title.png");
}
.page-title-whislist:before {
  background-color: rgba(23, 171, 193, 0.9);
}

#wishlist-content .product {
  border-radius: 10px;
}
#wishlist-content .product > div {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 991.98px) {
  #wishlist-content .product > div {
    width: 100%;
    max-width: 100%;
  }
}
#wishlist-content .product .img {
  padding: 15px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px #256d8121;
}
@media (max-width: 991.98px) {
  #wishlist-content .product .img {
    padding: 20px 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  #wishlist-content .product .img img {
    width: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wishlist-content .product .pro-name h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 280px;
  }
}
#wishlist-content .product .rating-pro .rating-stars {
  font-size: 20px;
}
#wishlist-content .product .rating-pro > input, #wishlist-content .product .rating-pro .clear-rating {
  display: none;
}
#wishlist-content .product .rating-pro .rating-sm .caption {
  font-size: 20px;
}
#wishlist-content .product .rating-pro .empty-stars i, #wishlist-content .product .rating-pro .filled-stars i {
  color: #FFC107;
}
#wishlist-content .product .rating-pro .filled-stars {
  -webkit-text-stroke: unset;
  text-shadow: unset;
}
#wishlist-content .product .rating-pro .caption-secondary {
  background-color: transparent;
  color: #FFC107;
}
#wishlist-content .product .delete {
  color: #C5C5C5;
  cursor: pointer;
  transition: all 0.2s ease;
}
#wishlist-content .product .delete * {
  transition: all 0.2s ease;
}
#wishlist-content .product .delete:hover {
  color: #EC6969;
}
#wishlist-content .product .delete:hover i {
  transform: scale(1.2);
}
#wishlist-content .product .delete:hover span {
  transform: scaleX(1.1);
}
#wishlist-content .product .add-to-cart {
  padding: 12px 30px;
  border-radius: 14px;
  background-color: #C5C5C5;
  transition: all 0.3s ease;
}
#wishlist-content .product .add-to-cart * {
  transition: all 0.3s ease;
}
#wishlist-content .product .add-to-cart span {
  font-size: 14px;
}
#wishlist-content .product .add-to-cart img {
  filter: brightness(0) invert(1);
}
#wishlist-content .product .add-to-cart:hover {
  background-color: #256D81;
}
#wishlist-content .product .add-to-cart:hover img {
  transform: scale(1.2);
}
#wishlist-content .product .add-to-cart:hover span {
  transform: scaleX(1.1);
}

/* End Wishlist Page*/
/* Start Profile Page*/
#profile .container {
  background-color: rgba(75, 190, 207, 0.0196078431);
  padding-bottom: 130px;
}
#profile .profile-left {
  background-color: rgba(75, 190, 207, 0.0784313725);
}
#profile .profile-left .account-details .name p {
  color: #BCBCBC;
}
#profile .profile-left .nav-pills .nav-link {
  color: #817C7A;
  font-weight: 600;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
#profile .profile-left .nav-pills .nav-link.active {
  background-color: transparent;
  color: #256D81;
}
#profile .profile-left .nav-pills .nav-link:hover {
  color: #256D81;
}
#profile .profile-details .nodata p {
  color: #C5C5C5;
  font-weight: 600;
}
#profile .profile-details .addresses .ship-address h4 {
  position: relative;
}
#profile .profile-details .addresses .ship-address h4:before {
  content: "";
  width: 215px;
  height: 4px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #256D81;
}
#profile .profile-details .addresses .edit-btn {
  background-color: #C7D530;
  color: #fff;
}
#profile .profile-details form label {
  color: #5D5D5D;
  font-weight: 400;
}
@media (max-width: 575px) {
  #profile .profile-details form label {
    font-size: 12px;
  }
}
#profile .profile-details form .form-control {
  height: 56px;
  border-radius: 12px;
  background-color: transparent;
  border: 1px solid rgba(23, 171, 193, 0.31);
  box-shadow: none;
}
@media (max-width: 575px) {
  #profile .profile-details form .form-control {
    font-size: 12px;
  }
}
#profile .profile-details form .input-group .form-control {
  border-radius: 12px 0 0 12px;
  border-right: none;
  box-shadow: none;
}
#profile .profile-details form .input-group .input-group-text {
  margin-left: 0;
  padding: 0 20px;
  color: #BCBCBC;
  background-color: transparent;
  border-color: rgba(23, 171, 193, 0.31);
  border-left: none;
  border-radius: 0 12px 12px 0;
  cursor: pointer;
}
@media (max-width: 575px) {
  #profile .profile-details form .input-group .input-group-text {
    padding: 0 10px;
  }
}
#profile .profile-details form button {
  border-radius: 12px;
  box-shadow: none;
}
#profile .profile-details form .Password-change {
  position: relative;
  border: 1px solid rgba(23, 171, 193, 0.31);
  border-radius: 12px;
}
#profile .profile-details form .Password-change h3 {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  color: #5D5D5D;
  background-color: #fbfefe;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
}
@media (max-width: 575px) {
  #profile .profile-details form .Password-change h3 {
    font-size: 14px;
  }
}
#profile .profile-details #wishlist-content .product .img {
  padding: 15px 10px;
}
#profile .profile-details #wishlist-content .product .img img {
  width: 65px;
}
#profile .profile-details #wishlist-content .product h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#profile .profile-details #wishlist-content .product .delete {
  font-size: 14px;
}
#profile .profile-details #wishlist-content .product .add-to-cart {
  padding: 10px;
}

/* End Profile Page*/
/* login modal*/
#loginModal .modal-header, #registerModal .modal-header, #resetID .modal-header {
  position: relative;
}
#loginModal .modal-header .btn-close, #registerModal .modal-header .btn-close, #resetID .modal-header .btn-close {
  position: absolute;
  right: 0;
  top: 0;
}
#loginModal nav .nav-tabs, #registerModal nav .nav-tabs, #resetID nav .nav-tabs {
  background-color: #eee;
  border-radius: 8px;
}
#loginModal nav .nav-tabs .nav-link, #registerModal nav .nav-tabs .nav-link, #resetID nav .nav-tabs .nav-link {
  position: relative;
  padding: 25px !important;
  color: #999;
}
#loginModal nav .nav-tabs .nav-link:after, #registerModal nav .nav-tabs .nav-link:after, #resetID nav .nav-tabs .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  height: 0;
  opacity: 0;
  margin-left: -40%;
  border-radius: 3px;
  background-color: #256D81;
  transition: all 0.3s ease;
}
#loginModal nav .nav-tabs .nav-link.active, #loginModal nav .nav-tabs .nav-link:hover, #registerModal nav .nav-tabs .nav-link.active, #registerModal nav .nav-tabs .nav-link:hover, #resetID nav .nav-tabs .nav-link.active, #resetID nav .nav-tabs .nav-link:hover {
  color: #256D81;
  background-color: transparent;
  border-color: transparent;
}
#loginModal nav .nav-tabs .nav-link.active:after, #loginModal nav .nav-tabs .nav-link:hover:after, #registerModal nav .nav-tabs .nav-link.active:after, #registerModal nav .nav-tabs .nav-link:hover:after, #resetID nav .nav-tabs, #resetID nav .nav-tabs .nav-link:hover:after {
  opacity: 1;
  height: 6px;
}
@media (min-width: 992px) {
  #loginModal .modal-dialog, #registerModal .modal-dialog, #resetID .modal-dialog {
    width: 730px;
  }
}
#loginModal .modal-dialog .modal-content, #registerModal .modal-dialog .modal-content, #resetID .modal-dialog .modal-content {
  border-radius: 38px;
  padding: 30px;
}
#loginModal form .form-control, #registerModal form .form-control, #resetID form .form-control {
  height: 56px;
  border-radius: 12px;
  background-color: rgba(23, 171, 193, 0.1);
  box-shadow: none;
}
#loginModal form .input-group .form-control, #registerModal form .input-group .form-control, #resetID form .input-group .form-control {
  border-radius: 12px 0 0 12px;
  box-shadow: none;
}
#loginModal form .input-group .input-group-text, #registerModal form .input-group .input-group-text, #resetID form .input-group .input-group-text {
  border: none;
  border-radius: 0 12px 12px 0;
  margin-left: 0;
  color: #BCBCBC;
  background-color: rgba(23, 171, 193, 0.1);
}
#loginModal form .password .input-group-text, #registerModal form .password .input-group-text, #resetID form .password .input-group-text {
  cursor: pointer;
}

/* Loader */

.loader{
  width: 100vw;
  height: 100vh;
  background-color: #F6FCFD;
  position: absolute;
  z-index: 10;
}

.loaderContent {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 35%;
  left: 47%;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* card like style*/
.card .heart-like-button {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 1px 5px #cbcbcb;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .card .heart-like-button {
    top: 10px;
    right: 10px;
  }
}
.card .heart-like-button i {
  color: #EC6969;
  transition: all 0.3s ease;
  font-weight: lighter;
}
.card.liked .heart-like-button i {
  font-weight: bold;
  transform: scale(1.2);
}

.rtl [type=email], .rtl [type=number], .rtl [type=tel], .rtl [type=url] {
  direction: rtl;
}
.rtl header .navbar-collapse::before {
  left: auto;
  right: 0;
}
.rtl header .main-nav .before-login .cart, .rtl header .main-nav .after-login .cart {
  margin-inline-end: 8px;
}
.rtl header .main-nav .before-login .cart img, .rtl header .main-nav .after-login .cart img {
  transform: scaleX(-1);
}
.rtl header .main-nav .before-login .cart span, .rtl header .main-nav .after-login .cart span {
  left: 0;
  right: auto;
}
.rtl #categories .categories-carousel .category .btn-products i {
  transform: scaleX(-1);
}
.rtl #categories .categories-carousel .category .btn-products:after {
  bottom: -2px;
  margin-left: -51px;
}
.rtl #categories .categories-carousel .owl-nav button {
  transform: scaleX(-1);
}
.rtl #categories .categories-carousel .owl-nav button.owl-prev {
  right: -45px;
  left: auto;
}
.rtl #categories .categories-carousel .owl-nav button.owl-next {
  left: -45px;
  right: auto;
}
.rtl .card .heart-like-button {
  left: 30px;
  right: auto;
}
@media (max-width: 991.98px) {
  .rtl .card .heart-like-button {
    left: 10px;
  }
}
.rtl .dropdown .dropdown-menu {
  text-align: right;
}
.rtl .dropdown .dropdown-toggle {
  text-align: right !important;
}
.rtl .dropdown .dropdown-toggle:after {
  left: 10px;
  right: auto;
}
.rtl .rating-container .filled-stars {
  left: auto;
  right: 0;
}
.rtl .Products-Pagination .pagination .page-item .page-link i {
  transform: scaleX(-1);
}
.rtl #orders .orders-carousel .owl-stage-outer .item .card .img .item-number {
  left: 10px;
  right: auto;
}
.rtl #orders .orders-carousel .owl-nav .owl-prev {
  left: 5px;
}
.rtl #orders .orders-carousel .owl-nav .owl-next {
  right: 5px;
}
.rtl #product-details .ribbon {
  border-radius: 42px 0 0 42px;
}
.rtl #cart-content #cart-list table th:first-child {
  border-radius: 0 8px 8px 0;
}
.rtl #cart-content #cart-list table th:last-child {
  border-radius: 8px 0 0 8px;
}
@media (max-width: 991.98px) {
  .rtl #cart-content #cart-list table tbody tr td {
    padding-left: 0;
    padding-right: 100px;
  }
}
.rtl #cart-content #cart-list table tbody tr td:before {
  left: auto;
  right: 20px;
  padding-right: 0;
  padding-left: 10px;
}
.rtl #cart-content #order-summery form .form-submit-btn {
  right: auto;
  left: 0;
}
.rtl #profile .profile-details .addresses .ship-address h4:before {
  left: auto;
  right: 0;
}
.rtl #profile .profile-details form .input-group .form-control {
  border-radius: 0 12px 12px 0;
}
.rtl #profile .profile-details form .input-group .input-group-text {
  border-radius: 12px 0 0 12px;
}
.rtl #loginModal form .input-group .form-control, .rtl #registerModal form .input-group .form-control {
  border-radius: 0 12px 12px 0;
}
.rtl #resetID form .input-group .form-control {
  border-radius: 0 12px 12px 0;
}
.rtl #loginModal form .input-group .input-group-text, .rtl #registerModal form .input-group .input-group-text, .rtl #resetID form .input-group .input-group-text {
  border-radius: 12px 0 0 12px;
}
.rtl footer #top-footer .navbar-collapse::before {
  left: auto;
  right: 0;
}
.rtl footer #bottom-footer form .form-submit-btn {
  left: 0;
  right: auto;
}
.rtl footer #bottom-footer form .form-submit-btn button {
  border-radius: 4px 0 0 4px;
}/*# sourceMappingURL=style.css.map */

.selected {
  border: 1px solid #656262 !important;
}

@media (max-width: 991.98px) {
  .card-img-top{
    width: 100px !important;
    height: 100px !important;
  }
  .itemName p{
    margin-top: 25px;
    margin-left: 60px;
  }
  .itemPrice p{
    margin-top: -20px !important;
    margin-left: 60px;
  }
  .ordersTable th{
    font-size: 13px !important;
  }
  .orderItem span{
    top: 70px;
  }
}