@charset "UTF-8";
@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_root.scss */
:root {
  --blue: #479af1;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #333;
  --secondary: #b38741;
  --success: #28a745;
  --info: #479af1;
  --warning: #ffc107;
  --danger: rgba(255, 0, 0, 0.2);
  --light: #e9ecef;
  --dark: #141414;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Montserrat-Regular", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #000;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
b,
strong {
  font-weight: 800;
}

/* line 161, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
a {
  color: #adb5bd;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a:hover {
  color: #e6e8ea;
  text-decoration: underline;
}

/* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 239, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 254, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 266, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 278, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 289, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 298, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 307, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 312, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 323, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 328, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 336, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 344, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 357, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 364, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 379, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 424, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 429, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 456, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 465, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 469, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 474, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 480, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.1875rem;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.75rem;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.53125rem;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.3125rem;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.09375rem;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.875rem;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #000;
  border: 1px solid #dee2e6;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #1d1d1d;
  border-radius: 0;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #1d1d1d;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #fff;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #ddd;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c6c6c6;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #959595;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #b9b9b9;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b9b9b9;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #eaddca;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #d7c19c;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #e3d1b8;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #e3d1b8;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #cbe3fb;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #9fcaf8;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #b3d6f9;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #b3d6f9;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgba(255, 244, 244, 0.776);
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgba(255, 228, 228, 0.584);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: rgba(255, 219, 219, 0.776);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgba(255, 219, 219, 0.776);
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #f9fafb;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f4f5f7;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #eaedf1;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #eaedf1;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #bdbdbd;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #858585;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b0b0b0;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b0b0b0;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #ddd;
}

/* line 130, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #fff;
  background-color: #fff;
  border-color: #737373;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #fff;
  background-color: #fff;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 88, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 96, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1rem;
  line-height: 1.5;
}

/* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8125rem;
  line-height: 1.5;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 128, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 143, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 161, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 190, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 196, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 208, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 214, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 220, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 226, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 230, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 237, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0;
}

/* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 138, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 155, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 165, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 170, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: rgba(255, 0, 0, 0.2);
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(255, 0, 0, 0.9);
  border-radius: 0;
}

/* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: rgba(255, 0, 0, 0.2);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='rgba(255, 0, 0, 0.2)' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='rgba(255, 0, 0, 0.2)' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: rgba(255, 0, 0, 0.2);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: rgba(255, 0, 0, 0.2);
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='rgba(255, 0, 0, 0.2)' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='rgba(255, 0, 0, 0.2)' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: rgba(255, 0, 0, 0.2);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: rgba(255, 0, 0, 0.2);
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: rgba(255, 0, 0, 0.2);
}

/* line 138, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgba(255, 51, 51, 0.2);
  background-color: rgba(255, 51, 51, 0.2);
}

/* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

/* line 155, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 165, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 170, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: rgba(255, 0, 0, 0.2);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

/* line 266, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 274, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 280, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 288, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 297, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 304, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 308, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  /* line 315, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 322, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 330, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 334, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 0.475rem 1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #fff;
  text-decoration: none;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #b38741;
  border-color: #b38741;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #977237;
  border-color: #8e6b33;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #977237;
  border-color: #8e6b33;
  box-shadow: 0 0 0 0.2rem rgba(190, 153, 94, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #b38741;
  border-color: #b38741;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #8e6b33;
  border-color: #846430;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 153, 94, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #479af1;
  border-color: #479af1;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2386ee;
  border-color: #1880ed;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #2386ee;
  border-color: #1880ed;
  box-shadow: 0 0 0 0.2rem rgba(99, 169, 243, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #479af1;
  border-color: #479af1;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1880ed;
  border-color: #127ae7;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 169, 243, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(217, 164, 6, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 164, 6, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.2);
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: rgba(217, 0, 0, 0.2);
  border-color: rgba(204, 0, 0, 0.2);
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgba(217, 0, 0, 0.2);
  border-color: rgba(204, 0, 0, 0.2);
  box-shadow: 0 0 0 0.2rem rgba(255, 156, 156, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.2);
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgba(204, 0, 0, 0.2);
  border-color: rgba(191, 0, 0, 0.2);
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 156, 156, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-light {
  color: #000;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #000;
  background-color: #d3d9df;
  border-color: #cbd3da;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #000;
  background-color: #d3d9df;
  border-color: #cbd3da;
  box-shadow: 0 0 0 0.2rem rgba(198, 201, 203, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #000;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #cbd3da;
  border-color: #c4ccd4;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(198, 201, 203, 0.5);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #141414;
  border-color: #141414;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #010101;
  border-color: black;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #010101;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(55, 55, 55, 0.5);
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #141414;
  border-color: #141414;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 55, 55, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #333;
  border-color: #333;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #333;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #b38741;
  border-color: #b38741;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #b38741;
  border-color: #b38741;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 135, 65, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #b38741;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #b38741;
  border-color: #b38741;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 135, 65, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #479af1;
  border-color: #479af1;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #479af1;
  border-color: #479af1;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 154, 241, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #479af1;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #479af1;
  border-color: #479af1;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 154, 241, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: rgba(255, 0, 0, 0.2);
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.2);
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: rgba(255, 0, 0, 0.2);
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.2);
  border-color: rgba(255, 0, 0, 0.2);
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #e9ecef;
  border-color: #e9ecef;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #000;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #e9ecef;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #000;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #141414;
  border-color: #141414;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #141414;
  border-color: #141414;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 20, 20, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #141414;
  background-color: transparent;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #141414;
  border-color: #141414;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 20, 20, 0.5);
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #adb5bd;
  text-decoration: none;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #e6e8ea;
  text-decoration: underline;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1d1d1d;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #101010;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #333;
}

/* line 160, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #1d1d1d;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: 0;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: 0;
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ddd;
  border-radius: 0;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 128, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 162, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 175, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5rem;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.15625rem;
  opacity: 0;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #333;
  background-color: #333;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #737373;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #8c8c8c;
  border-color: #8c8c8c;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 82, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.15625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 97, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.15625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

/* line 120, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #333;
  background-color: #333;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 137, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

/* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

/* line 174, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 199, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

/* line 219, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ddd;
  border-radius: 0;
  appearance: none;
}

/* line 236, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #737373;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #fff;
  background-color: #fff;
}

/* line 256, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 263, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 269, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 274, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}

/* line 280, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8125rem;
}

/* line 288, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1rem;
}

/* line 301, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 309, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 317, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #737373;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 323, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 329, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 334, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 339, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
}

/* line 356, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #fff;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0 0 0;
}

/* line 380, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 387, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 392, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #000, 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 393, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #000, 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 394, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #000, 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 397, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 401, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #333;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 401, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 412, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #8c8c8c;
}

/* line 417, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 428, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #333;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 428, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 438, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #8c8c8c;
}

/* line 443, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 454, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #333;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 454, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 467, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #8c8c8c;
}

/* line 472, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 483, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 488, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 495, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 499, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 503, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 507, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 511, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 517, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 517, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #000;
  border-color: #dee2e6 #dee2e6 #000;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0;
}

/* line 81, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #333;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.40625rem;
  padding-bottom: 0.40625rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 118, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

/* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 224, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 233, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 240, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 253, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 258, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 262, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 264, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 276, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 285, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 292, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 297, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 305, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 310, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 314, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 316, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: -1px -1px 0 0;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 96, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 -1px -1px;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 119, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 128, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 149, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 177, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 174, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 191, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 198, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 201, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 213, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 216, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 221, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 238, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 237, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 248, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 261, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 264, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 269, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 273, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_card.scss */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #adb5bd;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #e6e8ea;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #333;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #1a1a1a;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #b38741;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #8e6b33;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 135, 65, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #479af1;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #1880ed;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(71, 154, 241, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-warning {
  color: #000;
  background-color: #ffc107;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #000;
  background-color: #d39e00;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.2);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgba(204, 0, 0, 0.2);
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-light {
  color: #000;
  background-color: #e9ecef;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #000;
  background-color: #cbd3da;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #141414;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: black;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 20, 20, 0.5);
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0;
}

@media (min-width: 576px) {
  /* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3.8125rem;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-primary {
  color: #1b1b1b;
  background-color: #d6d6d6;
  border-color: #c6c6c6;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #b9b9b9;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #020202;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-secondary {
  color: #5d4622;
  background-color: #f0e7d9;
  border-color: #eaddca;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #e3d1b8;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #382a14;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-info {
  color: #25507d;
  background-color: #daebfc;
  border-color: #cbe3fb;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #b3d6f9;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #193756;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-danger {
  color: rgba(27, 0, 0, 0.584);
  background-color: rgba(255, 248, 248, 0.84);
  border-color: rgba(255, 244, 244, 0.776);
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: rgba(255, 219, 219, 0.776);
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: rgba(0, 0, 0, 0.584);
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-light {
  color: #797b7c;
  background-color: #fbfbfc;
  border-color: #f9fafb;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #eaedf1;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #606162;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_alert.scss */
.alert-dark {
  color: #0a0a0a;
  background-color: #d0d0d0;
  border-color: #bdbdbd;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b0b0b0;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: black;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e9ecef;
  border-radius: 0;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #333;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #fff;
  background-color: #e9ecef;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}

/* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}

/* line 138, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #1b1b1b;
  background-color: #c6c6c6;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #1b1b1b;
  background-color: #b9b9b9;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #5d4622;
  background-color: #eaddca;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #5d4622;
  background-color: #e3d1b8;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #5d4622;
  border-color: #5d4622;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #25507d;
  background-color: #cbe3fb;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #25507d;
  background-color: #b3d6f9;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #25507d;
  border-color: #25507d;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: rgba(27, 0, 0, 0.584);
  background-color: rgba(255, 244, 244, 0.776);
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgba(27, 0, 0, 0.584);
  background-color: rgba(255, 219, 219, 0.776);
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgba(27, 0, 0, 0.584);
  border-color: rgba(27, 0, 0, 0.584);
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #797b7c;
  background-color: #f9fafb;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #797b7c;
  background-color: #eaedf1;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #797b7c;
  border-color: #797b7c;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #0a0a0a;
  background-color: #bdbdbd;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #0a0a0a;
  background-color: #b0b0b0;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #0a0a0a;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 90, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

/* line 124, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 172, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 185, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 191, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 207, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 210, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 215, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 218, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 227, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 231, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 238, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Montserrat-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Montserrat-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 162, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #fff;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #333 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1a1a1a !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #b38741 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #8e6b33 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #479af1 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #1880ed !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: rgba(255, 0, 0, 0.2) !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgba(204, 0, 0, 0.2) !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #e9ecef !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #cbd3da !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #141414 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !important;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #ddd !important;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #ddd !important;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #ddd !important;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #ddd !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #ddd !important;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #333 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #b38741 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #479af1 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: rgba(255, 0, 0, 0.2) !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #e9ecef !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #141414 !important;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0 !important;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0 !important;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0 !important;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: 800 !important;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #333 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0d0d0d !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #b38741 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #7b5d2d !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #479af1 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #1173db !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: rgba(255, 0, 0, 0.2) !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: rgba(179, 0, 0, 0.2) !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #e9ecef !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #bdc6cf !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #141414 !important;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-body {
  color: #fff !important;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #ddd;
  }
  /* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #ddd;
  }
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 {
  /* Zoom In #1 */
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .group-banners .banner-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .group-banners .banner-image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .pro-main .banner-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .pro-main .banner-image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .full-width-banner .banner-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .full-width-banner .banner-image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .full-screen-banner .banner-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .full-screen-banner .banner-image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .cat-thumb {
  overflow: hidden;
  position: relative;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .cat-thumb img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s1 .cat-thumb:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s2 {
  /* Flashing */
}

/* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s2 .group-banners .banner-image:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s2 .full-width-banner .banner-image:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

/* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s2 .full-screen-banner .banner-image:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s2 .cat-thumb:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

/* line 129, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 {
  /* Shine */
}

/* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .group-banners .banner-image {
  position: relative;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .group-banners .banner-image::before {
  position: absolute;
  top: 0;
  left: -95%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

/* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .group-banners .banner-image:hover::before {
  -webkit-animation: shine .95s;
  animation: shine .95s;
}

/* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-width-banner .banner-image {
  position: relative;
}

/* line 162, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-width-banner .banner-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-width-banner .banner-image:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

/* line 183, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-screen-banner .banner-image {
  position: relative;
}

/* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-screen-banner .banner-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

/* line 200, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .full-screen-banner .banner-image:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

/* line 207, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .cat-thumb {
  overflow: hidden;
  position: relative;
}

/* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .cat-thumb::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

/* line 225, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s3 .cat-thumb:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 {
  /* Opacity #2 */
}

/* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .group-banners .banner-image img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 254, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .group-banners .banner-image:hover img {
  opacity: .5;
}

/* line 261, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .full-width-banner .banner-image img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 266, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .full-width-banner .banner-image:hover img {
  opacity: .5;
}

/* line 272, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .full-screen-banner .banner-image img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 277, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .full-screen-banner .banner-image:hover img {
  opacity: .5;
}

/* line 283, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .cat-thumb img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 288, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s5 .cat-thumb:hover img {
  opacity: .5;
}

/* line 296, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 {
  /* Circle */
}

/* line 300, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .group-banners .banner-image {
  position: relative;
}

/* line 303, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .group-banners .banner-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 318, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .group-banners .banner-image:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}

/* line 327, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-width-banner .banner-image {
  position: relative;
}

/* line 330, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-width-banner .banner-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 345, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-width-banner .banner-image:hover::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

/* line 351, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-screen-banner .banner-image {
  position: relative;
}

/* line 354, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-screen-banner .banner-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 369, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .full-screen-banner .banner-image:hover::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

/* line 375, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .cat-thumb {
  position: relative;
  overflow: hidden;
}

/* line 379, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .cat-thumb::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 394, ../../xampp/htdocs/Palemina/Exclude/scss/private/_animation.scss */
.animation-s4 .cat-thumb:hover::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes animationmenu {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 10px);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
  }
}

@keyframes animationcartmenu {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 10px;
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0;
  }
}

@keyframes animationselect {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 60px);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0, 50px);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes imageScroll {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes slidedown {
  0% {
    transform: translateY(-24rem);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: top bottom;
  }
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
body {
  line-height: 1.5;
  text-align: left;
  direction: ltr;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.5;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
html.boxed body {
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 30px rgba(51, 51, 51, 0.1);
  box-shadow: 0 4px 30px rgba(51, 51, 51, 0.1);
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.table th,
.table td {
  padding-left: 0;
}

@media only screen and (min-width: 1200px) {
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
  html.boxed body {
    max-width: 1200px;
  }
  /* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
  html.boxed #stickyHeader {
    max-width: 1200px;
  }
  /* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
  .container {
    max-width: 1200px;
  }
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
* {
  letter-spacing: 1px;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
#alert-box {
  display: none;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
p {
  font-size: 1rem;
  color: #fff;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  box-shadow: none !important;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
select option {
  font-size: 0.875rem;
  color: #000;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
select:focus {
  box-shadow: none;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.select-control {
  float: left;
  position: relative;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.select-control::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* regular style/weight */
  content: "\f107";
  position: absolute;
  color: #fff;
  bottom: 8px;
  right: 0;
  z-index: 0;
  font-size: 12px;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.form-control:focus {
  z-index: 0 !important;
  box-shadow: none;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.dropdown-toggle {
  position: relative;
  display: inline-block;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.dropdown-toggle::after {
  position: absolute;
  right: -14px;
  bottom: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* regular style/weight */
  content: "\f107";
  border: none;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5px;
  width: 10px;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
ul li a:focus {
  outline: none;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
label.error {
  position: absolute;
  width: 100%;
  color: rgba(255, 0, 0, 0.2);
  bottom: -28px;
  font-size: 0.8125rem;
  text-align: right;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.logo {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* line 143, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.logo img {
  height: 70px;
}

/* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.logo:hover:before,
.logo:focus:before,
.logo:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher {
  -webkit-box-shadow: 0 0 4px 2px rgba(51, 51, 51, 0.06);
  box-shadow: 0 0 4px 2px rgba(51, 51, 51, 0.06);
  padding: 25px 30px 27px 29px;
  z-index: 100;
  position: fixed;
  top: 260px;
  background-color: #fff;
  width: 280px;
  right: -280px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

/* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .slide-toggle {
  position: absolute;
  left: -40px;
  background-color: #333;
  color: #fff;
  top: 0;
  width: 40px;
  height: 40px;
  padding: 0;
}

/* line 181, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher a {
  display: block;
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

/* line 189, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher a.active .toggle {
  background-color: #daf4ef;
  border-color: #b38741;
  text-align: right;
}

/* line 194, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher a.active .toggle .circle {
  border-color: #b38741;
  background-color: #fff;
  right: 0;
  left: auto;
}

/* line 203, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .text {
  float: left;
}

/* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .toggle {
  float: right;
  position: relative;
  background-color: #f8f8f8;
  border: 1px solid #ebebeb;
  border-radius: 11px;
  width: 48px;
  min-width: 48px;
  height: 22px;
  line-height: 0;
  padding: 0 3px;
  text-align: left;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

/* line 221, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .toggle .circle {
  display: inline-block;
  width: 20px;
  height: 14px;
  position: relative;
  top: 3px;
  background-color: transparent;
  border: 2px solid #777;
  border-radius: 10px;
}

/* line 232, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color {
  float: left;
  text-align: left;
}

/* line 236, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color .text {
  float: left;
  width: 100%;
}

/* line 242, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul {
  float: left;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 248, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li {
  float: left;
  display: flex;
  align-items: center;
  margin-top: 15px;
}

/* line 254, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #default {
  background-color: #c29958;
}

/* line 257, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #yellow {
  background-color: #28B293;
}

/* line 260, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #blue {
  background-color: #B3182A;
}

/* line 263, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #green {
  background-color: #3E5902;
}

/* line 266, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #navy-blue {
  background-color: #483A6F;
}

/* line 269, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #red {
  background-color: #621529;
}

/* line 272, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li #pink {
  background-color: #F2B47E;
}

/* line 277, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li a {
  float: left;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-bottom: 0;
  outline-width: 2px;
  outline-style: solid;
  outline-color: transparent;
  outline-offset: 2px;
}

/* line 288, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li a:hover {
  outline-color: #333;
}

/* line 292, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li a img {
  display: none;
}

/* line 298, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li.active a {
  outline-color: #333;
}

/* line 303, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher .swicher-color ul li:last-child a {
  margin-right: 0;
}

/* line 311, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.switcher.active {
  right: 0;
}

/* line 316, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
nav[aria-label="breadcrumb"] {
  background-color: black;
}

/* line 318, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
nav[aria-label="breadcrumb"] .breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}

/* line 325, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
nav[aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
  font-size: 0.8125rem;
  color: #fff;
}

/* line 329, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
nav[aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #b38741;
}

/* line 338, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 35px;
  background-color: #b38741;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  animation-name: slidedown, bounce;
}

/* line 360, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
#back-to-top::before {
  background-color: #8e6b33;
}

/* line 364, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
#back-to-top.show {
  opacity: 1;
}

/* line 370, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.list-group .list-group-item {
  padding: 0;
  background-color: #000;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

/* line 375, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.list-group .list-group-item .nav-link .fas {
  color: #fff;
  width: 20px;
  text-align: center;
  margin-right: 7px;
}

/* line 387, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-content {
  padding-top: 100px;
}

/* line 390, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-content .pro-heading-title {
  display: block;
  padding-left: 15px;
  padding-bottom: 0;
  margin-top: -11px;
}

/* line 397, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-content .pro-heading-title h1 {
  font-family: "Montserrat-Bold", sans-serif;
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 0;
}

/* line 406, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-content .pro-heading-title h2 {
  font-family: "Montserrat-Bold", sans-serif;
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 0;
}

/* line 415, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-content .pro-heading-title p {
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 427, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials h4 {
  font-weight: 800;
}

/* line 430, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul {
  display: flex;
  padding-left: 0;
}

/* line 433, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li {
  font-size: 1.5rem;
  width: auto;
  margin-right: 15px;
  list-style: none;
}

/* line 439, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a {
  color: #fff;
}

/* line 442, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a.fb:hover {
  color: #3b5998;
}

/* line 445, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a.tw:hover {
  color: #00acee;
}

/* line 448, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a.sk:hover {
  color: #00aff0;
}

/* line 451, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a.ln:hover {
  color: #0077B5;
}

/* line 454, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-socials ul li a.ig:hover {
  color: #3f729b;
}

/* line 464, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection, .pro-options .size-selection {
  margin-bottom: 30px;
}

/* line 466, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection h4, .pro-options .size-selection h4 {
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 15px;
}

/* line 471, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection h4 b, .pro-options .size-selection h4 b {
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
}

/* line 476, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul, .pro-options .size-selection ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}

/* line 482, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li, .pro-options .size-selection ul li {
  margin-right: 10px;
  margin-left: 4px;
}

/* line 487, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li.active a, .pro-options .size-selection ul li.active a {
  outline-color: #b38741;
}

/* line 491, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li a, .pro-options .size-selection ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: transparent;
  outline-offset: 2px;
  font-size: 0.8125rem;
  color: #fff;
}

/* line 504, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li a:hover, .pro-options .size-selection ul li a:hover {
  outline-color: #333;
}

/* line 508, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li .green, .pro-options .size-selection ul li .green {
  background-color: #C0C0C0;
}

/* line 511, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li .red, .pro-options .size-selection ul li .red {
  background-color: #d4af37;
}

/* line 514, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .color-selection ul li .yellow, .pro-options .size-selection ul li .yellow {
  background-color: lightcoral;
}

/* line 524, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-options .size-selection ul li a {
  outline-color: #ddd;
  line-height: 22px;
  font-size: 10px;
}

/* line 534, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-counter {
  display: flex;
  align-items: center;
}

/* line 538, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-counter .btn-secondary {
  min-width: 230px;
  text-transform: uppercase;
  font-weight: 800;
}

/* line 545, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-timer {
  z-index: 1;
  display: flex;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
  padding: 10px 0;
}

/* line 557, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-timer .days,
.pro-timer .hours,
.pro-timer .mintues,
.pro-timer .seconds {
  float: left;
  padding: 10px 12px;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #fff;
  text-align: center;
}

/* line 569, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.pro-timer .days small,
.pro-timer .hours small,
.pro-timer .mintues small,
.pro-timer .seconds small {
  display: block;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.8125rem;
}

/* line 579, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.item-quantity {
  margin-right: 15px;
  width: 100px;
  height: 44px;
}

/* line 583, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.item-quantity input {
  background-color: #343a40;
  font-size: 1rem;
  font-weight: 800;
  height: 100%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  border: none;
  box-shadow: none;
}

/* line 596, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.item-quantity input:focus {
  background-color: #343a40;
  box-shadow: none;
  border: none;
}

/* line 602, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.item-quantity .input-group-btn {
  float: left;
  width: 30px;
}

/* line 605, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.item-quantity .input-group-btn .btn {
  float: left;
  display: flex;
  align-items: center;
  height: 22px;
  padding: 0 10px;
  margin-bottom: 0;
  background-color: #292d32;
  color: #fff;
  font-size: 10px;
  border: none;
}

/* line 621, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.notifications {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 50%;
  width: 230px;
  background-color: black;
  margin-left: -115px;
  border: var(--secondary) 1px solid;
  color: white;
  padding: 20px;
  text-align: center;
  z-index: 20;
}

/* line 636, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.notifications.error {
  border: red 1px solid;
}

/* line 641, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
.notifications.success {
  border: green 1px solid;
}

@media only screen and (max-width: 991px) {
  /* line 649, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
  .pro-content {
    padding-top: 70px;
  }
  /* line 652, ../../xampp/htdocs/Palemina/Exclude/scss/private/_base.scss */
  .pro-content .pro-heading-title h1, .pro-content .pro-heading-title h2 {
    font-size: 25px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn {
  padding-top: 12px;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 12px;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn:focus {
  box-shadow: none !important;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
a, .btn-link {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
a:hover, .btn-link:hover {
  text-decoration: none;
  color: #b38741;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
a:focus, .btn-link:focus {
  outline: none;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
button.btn, a.btn {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-secondary:hover {
  background-color: #b38741;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-secondary:before {
  background-color: #8e6b33;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-light:hover {
  background-color: #cbd3da;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-light:before {
  background-color: #cbd3da;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-primary:hover {
  background-color: #333;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-primary:before {
  background-color: #1a1a1a;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-danger:hover {
  background-color: rgba(255, 0, 0, 0.2);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-danger:before {
  background-color: rgba(204, 0, 0, 0.2);
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.swipe-to-top {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.swipe-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.swipe-to-top:hover:before,
.swipe-to-top:focus:before,
.swipe-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-google {
  background-color: #fff;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-google:hover, .btn-google:focus {
  background-color: #d53f22;
  color: #fff;
}

/* line 119, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-facebook {
  background-color: #fff;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 125, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-facebook:hover, .btn-facebook:focus {
  background-color: #334e89;
  color: #fff;
}

/* line 130, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-twitter {
  background-color: #fff;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/private/_button.scss */
.btn-twitter:hover, .btn-twitter:focus {
  background-color: #1798ca;
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-primary {
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-secondary {
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-success {
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-info {
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-warning {
  color: #000;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-danger {
  color: #fff;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-light {
  color: #000;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/private/_mixins.scss */
.swatch-dark {
  color: #fff;
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content {
  padding-top: 10px;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid, .banners-content .container-sm, .banners-content .container-md, .banners-content .container-lg, .banners-content .container-xl {
  padding-left: 18px;
  padding-right: 18px;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid [class^=col], .banners-content .container-sm [class^=col], .banners-content .container-md [class^=col], .banners-content .container-lg [class^=col], .banners-content .container-xl [class^=col] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure, .banners-content .container-sm figure, .banners-content .container-md figure, .banners-content .container-lg figure, .banners-content .container-xl figure {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0px;
  width: 100%;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure .captions, .banners-content .container-sm figure .captions, .banners-content .container-md figure .captions, .banners-content .container-lg figure .captions, .banners-content .container-xl figure .captions {
  position: relative;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure .captions > a, .banners-content .container-sm figure .captions > a, .banners-content .container-md figure .captions > a, .banners-content .container-lg figure .captions > a, .banners-content .container-xl figure .captions > a {
  display: block;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure .captions img, .banners-content .container-sm figure .captions img, .banners-content .container-md figure .captions img, .banners-content .container-lg figure .captions img, .banners-content .container-xl figure .captions img {
  width: 100%;
  transition: transform 1s;
  /* Animation */
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure .captions:hover img, .banners-content .container-sm figure .captions:hover img, .banners-content .container-md figure .captions:hover img, .banners-content .container-lg figure .captions:hover img, .banners-content .container-xl figure .captions:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure.mt-image, .banners-content .container-sm figure.mt-image, .banners-content .container-md figure.mt-image, .banners-content .container-lg figure.mt-image, .banners-content .container-xl figure.mt-image {
  margin-top: 10px;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid figure:after, .banners-content .container-sm figure:after, .banners-content .container-md figure:after, .banners-content .container-lg figure:after, .banners-content .container-xl figure:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid .banner-caption, .banners-content .container-sm .banner-caption, .banners-content .container-md .banner-caption, .banners-content .container-lg .banner-caption, .banners-content .container-xl .banner-caption {
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 2;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid .banner-caption h2, .banners-content .container-sm .banner-caption h2, .banners-content .container-md .banner-caption h2, .banners-content .container-lg .banner-caption h2, .banners-content .container-xl .banner-caption h2 {
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
  font-size: 28px;
  margin-top: -10px;
  margin-bottom: -5px;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid .banner-caption h2 small, .banners-content .container-sm .banner-caption h2 small, .banners-content .container-md .banner-caption h2 small, .banners-content .container-lg .banner-caption h2 small, .banners-content .container-xl .banner-caption h2 small {
  display: block;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 1rem;
  margin-top: 10px;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid .banner-caption.left-caption, .banners-content .container-sm .banner-caption.left-caption, .banners-content .container-md .banner-caption.left-caption, .banners-content .container-lg .banner-caption.left-caption, .banners-content .container-xl .banner-caption.left-caption {
  left: 0;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.banners-content .container-fluid .banner-caption.left-caption .btn, .banners-content .container-sm .banner-caption.left-caption .btn, .banners-content .container-md .banner-caption.left-caption .btn, .banners-content .container-lg .banner-caption.left-caption .btn, .banners-content .container-xl .banner-caption.left-caption .btn {
  margin-top: 30px;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner {
  position: relative;
  overflow: hidden;
  margin-top: 100px;
  padding-top: 0;
  height: 550px;
}

/* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner img {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  /* Animation */
}

/* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* line 129, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner .pro-full-screen-overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: flex;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner .pro-full-screen-overlay .pro-full-screen {
  text-align: center;
}

/* line 143, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner .pro-full-screen-overlay .pro-heading-title {
  padding-left: 0;
  margin-bottom: 35px;
}

/* line 146, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.pro-full-screen-banner .pro-full-screen-overlay .pro-heading-title h2, .pro-full-screen-banner .pro-full-screen-overlay .pro-heading-title p {
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption h2, .banners-content .container-sm .banner-caption h2, .banners-content .container-md .banner-caption h2, .banners-content .container-lg .banner-caption h2, .banners-content .container-xl .banner-caption h2 {
    font-size: 16px;
    margin-top: -4px;
  }
  /* line 160, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption h2 small, .banners-content .container-sm .banner-caption h2 small, .banners-content .container-md .banner-caption h2 small, .banners-content .container-lg .banner-caption h2 small, .banners-content .container-xl .banner-caption h2 small {
    margin-top: 0;
  }
  /* line 165, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption .btn, .banners-content .container-sm .banner-caption .btn, .banners-content .container-md .banner-caption .btn, .banners-content .container-lg .banner-caption .btn, .banners-content .container-xl .banner-caption .btn {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 179, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption.left-caption, .banners-content .container-sm .banner-caption.left-caption, .banners-content .container-md .banner-caption.left-caption, .banners-content .container-lg .banner-caption.left-caption, .banners-content .container-xl .banner-caption.left-caption {
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  /* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption.left-caption h2, .banners-content .container-sm .banner-caption.left-caption h2, .banners-content .container-md .banner-caption.left-caption h2, .banners-content .container-lg .banner-caption.left-caption h2, .banners-content .container-xl .banner-caption.left-caption h2 {
    font-size: 16px;
    margin-top: -4px;
  }
  /* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .banner-caption.left-caption h2 small, .banners-content .container-sm .banner-caption.left-caption h2 small, .banners-content .container-md .banner-caption.left-caption h2 small, .banners-content .container-lg .banner-caption.left-caption h2 small, .banners-content .container-xl .banner-caption.left-caption h2 small {
    margin-top: 0;
  }
  /* line 194, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
  .banners-content .container-fluid .mb0-image, .banners-content .container-sm .mb0-image, .banners-content .container-md .mb0-image, .banners-content .container-lg .mb0-image, .banners-content .container-xl .mb0-image {
    margin-bottom: 0;
  }
}

/* line 204, ../../xampp/htdocs/Palemina/Exclude/scss/components/_banners.scss */
.bodyrtl .banners-content .container-fluid .banner-caption.left-caption, .bodyrtl .banners-content .container-sm .banner-caption.left-caption, .bodyrtl .banners-content .container-md .banner-caption.left-caption, .bodyrtl .banners-content .container-lg .banner-caption.left-caption, .bodyrtl .banners-content .container-xl .banner-caption.left-caption {
  right: 15px;
  left: auto;
  text-align: right;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel {
  padding: 0;
  border: none;
  border-left: 1px solid #dee2e6;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul {
  width: 100%;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item {
  margin-bottom: 0;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item a {
  border: none;
  background-color: #fff;
  border-bottom: 1px solid #dee2e6;
  color: #adb5bd !important;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item a:hover {
  color: #6c757d;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item a img {
  width: 16px;
  margin-right: 7px;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item a .fas {
  float: right;
  padding-top: 1px;
  font-size: 20px;
  color: #343a40;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item:hover .dropdown-menu {
  display: block;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item .dropdown-menu {
  margin: 0;
  padding: 0;
  border-color: #dee2e6;
  border-top: none;
  border-bottom: none;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/components/_categories-panel.scss */
.categories-panel ul .nav-item .dropdown-menu .dropdown-item {
  padding: 0.5rem;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
body:not(.touch-device).modal-open {
  overflow-x: hidden;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-title {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 800;
  line-height: 28px;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos {
  margin-top: 10px;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info {
  display: flex;
  line-height: 24px;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info b {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  margin-right: 10px;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info ul li {
  display: inline-block;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info ul li:after {
  content: ",";
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description p {
  font-size: 0.875rem;
  color: #fff;
  margin-top: 10px;
  padding: 8px 0;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-price {
  display: flex;
  align-items: center;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-price ins {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.35rem;
  color: #b38741;
  text-decoration: none;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .pro-description .pro-price del {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 88, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .modal-dialog .modal-body .close {
  outline: none;
  font-size: 40px;
  font-weight: normal;
  position: absolute;
  top: 5px;
  right: 12px;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .carousel .carousel-inner .carousel-item {
  border: 1px solid #e1e1e1;
  background-color: #e9ecef;
  text-align: center;
}

/* line 105, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .carousel .carousel-inner .carousel-item a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 18px;
  color: #c8c8c8;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .carousel .carousel-control-prev,
.modal .carousel .carousel-control-next {
  background-color: #333;
  height: 40px;
  width: 40px;
  top: 50%;
  margin-top: -20px;
}

/* line 124, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.modal .carousel .carousel-control-prev .fas,
.modal .carousel .carousel-control-next .fas {
  font-size: 18px;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box {
  padding: 30px 0 30px 15px;
  text-align: center;
  z-index: 999;
}

/* line 139, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box .text-01 {
  z-index: 999;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 5px;
}

/* line 146, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box .text-03 {
  z-index: 999;
  font-size: 1rem;
  color: #fff;
  margin-bottom: 15px;
  line-height: 28px;
}

/* line 155, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box #mc_embed_signup .form-control {
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.8125rem;
  border: 1px solid #ddd;
  color: #fff !important;
  padding: 0 10px !important;
  line-height: normal !important;
  width: 100% !important;
}

/* line 164, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box #mc_embed_signup .form-control:focus {
  border-right: 1px solid #666 !important;
}

/* line 168, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#newsletterModal .promo-box #mc_embed_signup .response {
  text-align: left;
  margin-bottom: 15px;
}

/* line 181, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#mc_embed_signup .mc-field-group {
  margin-bottom: 15px;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#mc_embed_signup div.mce_inline_error {
  position: relative;
  text-indent: -488px;
  overflow: hidden;
  padding: 0 !important;
  margin: 15px 0 0 0 !important;
  font-weight: normal !important;
  background-color: transparent !important;
  line-height: 20px;
  height: 20px;
}

/* line 195, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
#mc_embed_signup div.mce_inline_error:after {
  content: "Please enter a valid email";
  left: 0;
  position: absolute;
  top: 0;
  text-indent: 0;
  color: rgba(255, 0, 0, 0.2);
  line-height: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 208, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  #newsletterModal .promo-box {
    padding: 15px 0px 0 15px;
  }
  /* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  #newsletterModal .promo-box .text-01 {
    font-size: 34px;
    line-height: 40px;
  }
  /* line 217, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .pro-description .btn-secondary {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 226, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .carousel .carousel-control-prev {
    left: 1px;
  }
  /* line 229, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .carousel .carousel-control-next {
    right: 1px;
  }
  /* line 235, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .modal-dialog {
    z-index: 25;
    margin: 0;
    width: calc(100% - 1rem);
  }
  /* line 240, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .modal-dialog .pro-image {
    display: none;
  }
  /* line 243, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .modal-dialog .modal-body {
    z-index: 25;
  }
  /* line 246, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .modal-dialog .modal-body .close {
    top: -35px;
    right: -2px;
    color: white;
    opacity: 1;
    text-shadow: none;
  }
  /* line 255, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .pro-description {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 15px;
  }
  /* line 260, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  .modal .pro-description .btn-secondary {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
  #quickViewModal .modal-content .container {
    height: 450px;
    overflow-y: auto;
  }
}

/* line 282, ../../xampp/htdocs/Palemina/Exclude/scss/components/_modal.scss */
.bodyrtl .modal .modal-dialog .modal-body .pro-description .pro-price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination {
  background-color: #000;
  border: 1px solid #ced4da;
  border-radius: 0;
  padding: 2px 15px;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination div {
  padding-left: 0;
  padding-right: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .mainbar-link {
  font-size: 12px;
  display: flex;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .form-group {
  padding-left: 0;
  padding-right: 0;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .form-group .col-form-label {
  text-align: right;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .loader-page {
  display: inline-block;
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  margin-top: 6px;
  margin-bottom: 6px;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .loader-page .loader-page-item {
  font-size: 0.875rem;
  display: inline-block;
  border: 1px solid #ddd;
  text-align: center;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .loader-page .loader-page-item a {
  text-decoration: none;
  cursor: pointer;
  line-height: 12px;
  padding: 3px 5px;
  color: #fff;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .loader-page .loader-page-item a:hover {
  color: #b38741;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/components/_pagination.scss */
.pagination .loader-page .loader-page-item.active {
  border-color: #b38741;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border-radius: 0;
  width: 100%;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb:after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: rgba(255, 255, 255, 0.4);
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb:hover:after, .product article .pro-thumb:focus:after, .product article .pro-thumb:active:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 6px;
  animation: imageScroll 1s linear 0s 1 both;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb a[href="product-page1.html"] {
  cursor: default;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .img-fluid {
  display: inherit;
  width: inherit;
  margin-left: auto;
  margin-right: auto;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-image {
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons {
  z-index: 9;
  position: absolute;
  bottom: 35px;
  transition-timing-function: ease-in;
  /* Quick on the way out */
  transition: 0.75s;
  /* Hide thing by pushing it outside by default */
  transform: translateY(130%);
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons .pro-icons {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

/* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons .pro-icons .icon {
  position: relative;
  background-color: #b38741;
  color: #fff;
  display: flex;
  width: 40px;
  margin: 10px;
  height: 40px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  overflow: visible;
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons .pro-icons .icon:hover {
  background-color: #b38741;
  color: #fff;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons .pro-icons .icon::before {
  background-color: #8e6b33;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-buttons .btn {
  margin: 10px;
  width: calc(100% - 20px);
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-tag {
  background-color: rgba(255, 0, 0, 0.2);
  left: 5px;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  position: absolute;
  top: 5px;
  padding: 2px 7px 2px 7px;
  min-width: 40px;
  z-index: 9;
}

/* line 142, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-tag.bg-primary {
  background-color: #28a745 !important;
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-thumb .pro-tag.bg-success {
  background-color: #479af1 !important;
}

/* line 149, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description {
  margin-top: 10px;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-info {
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-title {
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 161, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-title a {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
}

/* line 168, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-title a:hover {
  color: #b38741;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-btns {
  display: flex;
  justify-content: space-between;
}

/* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-price {
  display: flex;
  align-items: center;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-price ins {
  font-size: 1.2rem;
  font-family: "Montserrat-Bold", sans-serif;
  color: #b38741;
  text-decoration: none;
}

/* line 192, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .pro-price del {
  font-weight: 800;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 1rem;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .discription {
  display: none;
}

/* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-description .list2 {
  display: none;
  margin-top: 18px;
}

/* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .pro-mobile-buttons {
  margin-top: 10px;
}

/* line 214, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .detail-product {
  display: flex;
  font-size: 1.35rem;
  font-weight: 800;
  color: #b38741;
}

/* line 225, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article .listview-btn {
  display: none;
}

/* line 233, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article:hover .pro-thumb .pro-image-hover {
  opacity: 1;
}

/* line 237, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product article:hover .pro-thumb .pro-buttons {
  transition-timing-function: ease-out;
  /* A litttttle slower on the way in */
  transition: 0.75s;
  /* Move into place */
  transform: translateY(0);
}

/* line 252, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product .module {
  position: relative;
}

/* line 254, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product .module .cat-thumb {
  display: block;
}

/* line 257, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product .module .cat-thumb .img-fluid {
  width: 100%;
}

/* line 261, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product .module .cat-title {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

/* line 274, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product .module .cat-title:hover {
  text-decoration: none;
  color: #b38741;
}

/* line 281, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.product:hover .product-hover {
  opacity: 1;
}

/* line 287, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.mobile-pro-icons {
  position: absolute;
  top: 40px;
  right: 5px;
  top: 5px;
  z-index: 9;
}

/* line 293, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.mobile-pro-icons .icon {
  position: relative;
  background-color: #c29958;
  color: #fff;
  display: flex;
  width: 40px;
  margin-bottom: 10px;
  height: 40px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  overflow: visible;
}

/* line 309, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .list2 {
  display: block !important;
}

/* line 312, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product {
  padding-bottom: 30px;
}

/* line 314, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article {
  display: flex;
}

/* line 319, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .pro-description {
  padding-left: 15px;
  width: 100%;
  border: 1px solid #ddd;
  margin: 0;
  padding: 30px;
}

/* line 327, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discount-tag {
  position: absolute;
  left: 0;
  right: auto;
}

/* line 332, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .tag {
  display: block;
}

/* line 335, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription {
  display: block;
}

/* line 337, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription p {
  margin-bottom: 0.5rem;
}

/* line 340, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pre-detial {
  display: flex;
}

/* line 342, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pre-detial ul {
  list-style: none;
  display: flex;
  padding-left: 0;
  margin: 0;
}

/* line 347, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pre-detial ul li {
  margin-right: 15px;
  display: flex;
}

/* line 350, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pre-detial ul li p {
  margin-bottom: 0.5rem;
}

/* line 357, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pro-infos {
  font-size: 0.8125rem;
}

/* line 360, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pro-infos .pro-tags {
  display: flex;
}

/* line 362, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pro-infos .pro-tags ul {
  list-style: none;
  display: flex;
  padding-left: 10px;
  margin-bottom: 0.5rem;
}

/* line 367, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pro-infos .pro-tags ul li {
  margin-right: 5px;
}

/* line 372, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .discription .pro-infos .pro-avail-info {
  padding-bottom: 0.5rem;
}

/* line 379, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .title {
  display: flex;
  justify-content: start;
  align-items: start;
}

/* line 384, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .price {
  display: flex;
  justify-content: start;
  align-items: start;
}

/* line 389, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .listview-btn {
  display: block;
  margin-left: 15px;
}

/* line 393, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .product-hover {
  float: left;
  width: 220px;
  height: 100%;
}

/* line 397, ../../xampp/htdocs/Palemina/Exclude/scss/components/_product.scss */
.listing .product article .product-hover .buttons {
  display: none;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li .BigBold-Title {
  font-family: "Montserrat-ExtraBold", sans-serif;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li .BigBold-SubTitle {
  font-family: "Montserrat-Bold", sans-serif;
  text-transform: uppercase;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li .BigBold-Button {
  font-family: "Montserrat-Bold", sans-serif;
  background-color: #b38741;
  color: #fff !important;
  border: none !important;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1) !important;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li .BigBold-Button:hover, .rev_slider_wrapper .rev_slider li .BigBold-Button:focus, .rev_slider_wrapper .rev_slider li .BigBold-Button:active {
  color: #fff !important;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li .BigBold-Button:before {
  background-color: #8e6b33;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .rev_slider li[data-index="rs-3043"] .tp-parallax-wrap:last-child {
  left: 50% !important;
  margin-left: -75px;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .hermes .tp-bullet {
  border-radius: 0;
  box-shadow: inset 0 0 0 2px #b38741;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .hermes .tp-bullet.selected {
  background: #b38741;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/components/_revolution-layer-carousel.scss */
.rev_slider_wrapper .hermes .tp-bullet:after {
  background: #b38741;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-slide {
  opacity: 0.70;
  cursor: pointer;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-current {
  opacity: 1;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-prev, .slider-nav-vertical .slick-next {
  top: 104%;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-prev::before, .slider-nav-vertical .slick-next::before {
  color: #333;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-prev {
  left: 0;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical .slick-next {
  left: 25px;
  right: auto;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-slide {
  opacity: 0.70;
  cursor: pointer;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-current {
  opacity: 1;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-prev, .slider-nav .slick-next {
  top: 120%;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-prev::before, .slider-nav .slick-next::before {
  color: #333;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-prev {
  left: 0;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav .slick-next {
  left: 25px;
  right: auto;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-slide {
  outline: none;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-slide img {
  width: 100%;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots {
  position: static !important;
  margin-top: 35px !important;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li {
  margin: 0 !important;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li button {
  position: relative;
  width: 16px !important;
  height: 16px !important;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s;
  margin: 2.5px;
  border: 2px solid #b38741 !important;
  outline: none;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li button:before {
  content: none !important;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li button::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #b38741;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

/* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li button:focus, .slick-dots li button:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slick-dots li.slick-active button::after {
  height: 100%;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-for-vertical {
  float: right;
  width: calc( 80% - 30px);
  margin-left: 30px;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-for-vertical .slick-slide.slick-current {
  opacity: 1 !important;
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-nav-vertical {
  float: left;
  width: 20%;
  margin-top: 0;
}

/* line 132, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper {
  float: left;
  width: 100%;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper .slider-for {
  margin-bottom: 30px;
}

/* line 141, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper .slider-for .slider-for__item img {
  width: 100%;
}

/* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper .slider-nav .slick-prev::before, .slider-wrapper .slider-nav .slick-next::before {
  color: black;
}

/* line 153, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper .slider-nav .slider-nav__item {
  margin-right: 15px;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
.slider-wrapper .slider-nav .slider-nav__item img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 165, ../../xampp/htdocs/Palemina/Exclude/scss/components/_slick-carousel.scss */
  .slick-dots {
    margin-top: 25px !important;
  }
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.bg-sticky-bar {
  background-color: #000;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
  opacity: 1;
  display: block !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  padding: 0;
  animation: slide-down 0.7s;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi {
  padding: 0 0;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options .dropdown .dropdown-toggle::after {
  content: none;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin-left: 35px;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li > a, .sticky-header .header-maxi .pro-header-right-options li button {
  position: relative;
  padding: 0;
  text-decoration: none;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li > a .fas, .sticky-header .header-maxi .pro-header-right-options li > a .far, .sticky-header .header-maxi .pro-header-right-options li button .fas, .sticky-header .header-maxi .pro-header-right-options li button .far {
  font-size: 22px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li > a .fas:hover, .sticky-header .header-maxi .pro-header-right-options li > a .far:hover, .sticky-header .header-maxi .pro-header-right-options li button .fas:hover, .sticky-header .header-maxi .pro-header-right-options li button .far:hover {
  color: #b38741;
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li > a .badge, .sticky-header .header-maxi .pro-header-right-options li button .badge {
  padding: 3px 2px 2px 4px;
  position: absolute;
  right: -8px;
  top: -8px;
  height: 16px;
  min-width: 16px;
  color: #fff;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li .search-field-module {
  display: flex;
  align-items: center;
  padding: 0 15px;
}

/* line 82, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li .search-field-module input {
  float: left;
  padding: 10px;
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 0;
  outline: none !important;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi .pro-header-right-options li .search-field-module .btn {
  padding: 10px;
  height: 40px;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav {
  width: 100%;
  padding: 0;
  position: static;
}

/* line 105, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse {
  justify-content: center;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li {
  padding: 34px 0;
  margin-right: 45px;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .nav-link {
  position: relative;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
}

/* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .nav-link .badge-secondary {
  font-size: 8px;
  position: absolute;
  top: -12px;
  left: -12px;
  border-radius: 0;
  padding: 2px 3px 2px 3px;
  text-align: center;
}

/* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .nav-link .badge-secondary:after {
  content: '';
  position: absolute;
  left: 14px;
  top: 10px;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top: 10px solid #b38741;
  transform: rotate(-28deg);
}

/* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .dropdown-menu {
  animation: animationmenu ease 0.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  background-color: #fff;
  margin: 0 0 0 -28px;
  padding: 1.2rem 0;
  border-width: 0;
  -webkit-box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
}

/* line 162, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .dropdown-menu .dropdown-item {
  color: #000;
  padding: 5px 1.8rem;
}

/* line 166, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul li .dropdown-menu .dropdown-item:hover, .sticky-header .header-maxi nav .navbar-collapse ul li .dropdown-menu .dropdown-item.active, .sticky-header .header-maxi nav .navbar-collapse ul li .dropdown-menu .dropdown-item:active {
  background-color: transparent;
  color: #b38741;
}

/* line 181, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .dropdown .dropdown-toggle::after {
  color: #fff;
  bottom: 6px;
}

/* line 186, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .dropdown:hover > .dropdown-menu {
  display: block;
}

/* line 192, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown {
  position: static !important;
}

/* line 196, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  margin-left: 0;
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  width: 100%;
  box-shadow: none;
}

/* line 208, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu .dropdown-header {
  padding-left: 0;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 10px;
  color: #fff;
  padding-top: 0;
}

/* line 216, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul {
  padding-left: 0;
}

/* line 218, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li {
  padding: 0;
  margin-right: 0;
  list-style: none;
}

/* line 222, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li a {
  padding-left: 0;
}

/* line 229, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_sticky-header.scss */
.sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu[aria-expanded="true"] {
  display: flex !important;
  align-items: center;
}

/*-----------
/----- Header Top bar -------- */
/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .bg-top-bar {
  background-color: #333;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu {
  animation: animationcartmenu ease 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
  width: 270px;
  border-radius: 0;
  border-color: #fff;
  z-index: 99999;
  margin-top: 28px;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu#dropdownMenuAccount {
  width: 230px;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 17px;
  max-height: 360px;
  overflow-y: auto;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li:last-child {
  border-bottom: none;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-left: 0;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-thumb {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-thumb .image {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  border-radius: 0;
  overflow: hidden;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-detail {
  float: left;
  padding-left: 64px;
  color: #000;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-detail h2 {
  display: block;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  white-space: normal;
  text-transform: capitalize;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-detail .item-s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #000;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-detail .item-s .fas {
  color: indianred;
  float: right;
  margin-left: 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

/* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items li .item-detail .item-s .fas:hover {
  color: #b38741;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items .item-summary {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #000;
  margin-bottom: 0;
  margin-top: 5px;
  white-space: normal;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .dropdown .dropdown-menu .shopping-cart-items .btn {
  padding: 0.675rem 1rem;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang {
  display: flex;
  align-items: center;
}

/* line 125, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 15px;
  padding-right: 12px;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown .dropdown-toggle {
  font-size: 0.8125rem;
  color: #fff;
}

/* line 135, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown .dropdown-toggle::after {
  color: #fff;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown .dropdown-menu {
  animation: animationmenu ease 0.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  background-color: #fff;
  font-size: 0.8125rem;
  margin: 0 0 0 -28px;
  padding: 1.2rem 0;
  border-width: 0;
  -webkit-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown .dropdown-menu .dropdown-item {
  color: #000;
  padding: 5px 1.8rem;
}

/* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown .dropdown-menu .dropdown-item:hover, .header-area .navbar-lang .dropdown .dropdown-menu .dropdown-item.active, .header-area .navbar-lang .dropdown .dropdown-menu .dropdown-item:active {
  background-color: transparent;
  color: #b38741;
}

/* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .navbar-lang .dropdown:hover > .dropdown-menu {
  display: block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
  .header-area .header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li a {
    white-space: normal;
  }
}

/* line 183, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert {
  background-color: #b38741;
  position: relative;
  z-index: 8;
  min-height: 50px;
  padding: 13px 35px 12px;
  margin-bottom: 0;
  border: none;
}

/* line 192, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description {
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 198, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description .pro-info {
  font-size: 20px;
  color: #fff;
  line-height: 25px;
}

/* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description .pro-info strong {
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description .pro-info .pro-link-dropdown.js-toppanel-link-dropdown {
  display: inline-block;
  z-index: 8;
}

/* line 210, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description .pro-info .pro-link-dropdown.js-toppanel-link-dropdown .pro-dropdown-toggle {
  display: inline-block;
  position: relative;
  background: 0 0;
  border: none;
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
  text-decoration: underline;
  padding: 0;
  outline: 0;
  cursor: help;
}

/* line 227, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .alert .pro-description .close {
  font-size: 40px;
  color: #fff;
  font-weight: normal;
  line-height: 24px;
  padding: 0;
  right: -5px;
  text-shadow: none;
}

/* line 239, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-area .bg-header-bar {
  background-color: #000;
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three {
  position: relative;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  z-index: 1;
  /*-----------
    /----- Header bar -------- */
}

/* line 256, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .bg-header-bar {
  border-bottom: 1px solid #ddd;
}

/* line 259, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi {
  padding: 25px 0;
}

/* line 264, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-logo {
  text-align: center;
}

/* line 268, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 276, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options .dropdown .dropdown-searchbar {
  animation: animationmenu ease 0.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  background-color: #fff;
  z-index: 9;
  margin-top: 0 !important;
}

/* line 288, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options .dropdown .dropdown-searchbar form {
  position: relative;
}

/* line 294, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options .dropdown .dropdown-toggle::after {
  content: none;
}

/* line 299, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin-left: 35px;
}

/* line 305, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li > a, .header-three .header-maxi .pro-header-right-options li button {
  position: relative;
  padding: 0;
  text-decoration: none;
  outline: none;
  z-index: 1;
}

/* line 311, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li > a .fas, .header-three .header-maxi .pro-header-right-options li > a .far, .header-three .header-maxi .pro-header-right-options li button .fas, .header-three .header-maxi .pro-header-right-options li button .far {
  font-size: 22px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 318, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li > a .fas:hover, .header-three .header-maxi .pro-header-right-options li > a .far:hover, .header-three .header-maxi .pro-header-right-options li button .fas:hover, .header-three .header-maxi .pro-header-right-options li button .far:hover {
  color: #b38741;
}

/* line 325, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li > a .badge, .header-three .header-maxi .pro-header-right-options li button .badge {
  padding: 3px 2px 2px 4px;
  position: absolute;
  right: -8px;
  top: -8px;
  height: 16px;
  min-width: 16px;
  color: #fff;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}

/* line 341, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar {
  padding: 28px 0;
}

/* line 346, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .close {
  outline: none;
  font-size: 40px;
  font-weight: normal;
  line-height: 22px;
  text-shadow: none;
}

/* line 356, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .pro-col .pro-info-text {
  position: relative;
  color: #000;
}

/* line 361, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .pro-col .pro-search-wrap {
  position: relative;
}

/* line 363, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .pro-col .pro-search-wrap .pro-search-input {
  width: 100%;
  text-decoration: none;
  outline: none;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 24px;
  border: none;
  padding: 11px 12px 13px 0;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

/* line 374, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .pro-col .pro-search-wrap .pro-btn-search {
  float: right;
  padding-top: 3px;
  font-size: 30px;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  bottom: 16px;
  right: 0;
}

/* line 400, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .bg-menu-bar {
  background-color: #000;
}

/* line 403, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .bg-nav-bar {
  background-color: #000;
}

/* line 408, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav {
  width: 100%;
  padding: 0;
}

/* line 411, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse {
  justify-content: center;
}

/* line 415, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li {
  padding: 15px 0;
  margin-right: 45px;
}

/* line 420, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .nav-link {
  position: relative;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
}

/* line 429, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .nav-link .badge-secondary {
  position: absolute;
  top: -13px;
  left: -12px;
  border-radius: 0;
  padding: 3px 3px 2px 3px;
  text-align: center;
}

/* line 438, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .nav-link .badge-secondary:after {
  content: '';
  position: absolute;
  left: 14px;
  top: 12px;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top: 10px solid #b38741;
  transform: rotate(-28deg);
}

/* line 452, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li:last-child {
  margin-right: 0;
}

/* line 455, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .dropdown-menu {
  animation: animationmenu ease 0.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  background-color: #fff;
  font-size: 0.875rem;
  margin: 0 0 0 -28px;
  padding: 1.2rem 0;
  border-width: 0;
  -webkit-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
}

/* line 471, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .dropdown-menu .dropdown-item {
  color: #000;
  padding: 5px 1.8rem;
}

/* line 475, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul li .dropdown-menu .dropdown-item:hover, .header-three .header-navbar nav .navbar-collapse ul li .dropdown-menu .dropdown-item.active, .header-three .header-navbar nav .navbar-collapse ul li .dropdown-menu .dropdown-item:active {
  background-color: transparent;
  color: #b38741;
}

/* line 490, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .dropdown .dropdown-toggle::after {
  color: #fff;
  bottom: 6px;
}

/* line 496, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .dropdown:hover > .dropdown-menu {
  display: block;
}

/* line 502, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown {
  position: static !important;
}

/* line 506, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  margin-left: 0;
  width: 100%;
}

/* line 512, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu .dropdown-header {
  padding-left: 0;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 10px;
  color: #000;
  padding-top: 0;
}

/* line 520, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul {
  padding-left: 0;
}

/* line 522, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li {
  padding: 0;
  margin-right: 0;
  list-style: none;
}

/* line 526, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li a {
  padding-left: 0;
}

/* line 533, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-three.scss */
.header-three .header-navbar nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu[aria-expanded="true"] {
  display: flex !important;
  align-items: center;
}

/*-----------
/----- Header Top bar -------- */
/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile {
  /*-----------
    /----- Header bar -------- */
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .bg-top-bar {
  background-color: #333;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-mini {
  min-height: 26px;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .navbar-lang {
  display: flex;
  justify-content: center;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container {
  margin-left: -8px;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  padding: 0.55rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler .fas {
  font-size: 20px;
  color: #fff;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile {
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 999;
  top: 0;
  right: -250px;
  background-color: black;
  overflow-x: hidden;
  transition: 0.5s;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 15px;
  position: relative;
  background-color: #000;
  width: 250px;
  border-bottom: 1px solid #ddd;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main .welcome {
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main .logout a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  font-size: 0.8125rem;
  color: #fff;
  width: 70px;
  height: 26px;
  border-radius: 15px;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile a[aria-expanded="true"]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
  position: absolute;
  right: 20px;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile a[aria-expanded="false"]:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
  position: absolute;
  right: 20px;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu {
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.8125rem;
  width: 250px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu .unorder-list {
  padding: 0;
  margin-bottom: 0;
}

/* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu .unorder-list li {
  list-style: none;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu .unorder-list li a {
  width: 100%;
  text-align: left;
  padding-left: 45px;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu .unorder-list li .sub-manu1 a {
  padding-left: 60px;
}

/* line 129, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .navigation-mobile-container #navigation-mobile.navigation-active {
  right: 0;
}

/* line 137, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .logo {
  display: flex;
  align-items: center;
  line-height: normal;
  padding-top: 4px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 146, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .logo strong {
  color: #b38741;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .cart-dropdown {
  float: right;
  position: relative;
  z-index: 9;
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  padding: 0.55rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0;
}

/* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle .fas {
  color: #fff;
  font-size: 20px;
}

/* line 172, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle .badge {
  position: absolute;
  right: -3px;
  top: -2px;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .bg-menu-bar {
  background-color: #000;
}

/* line 187, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .bg-nav-bar {
  background-color: #000;
}

/* line 195, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

/* line 198, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 203, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module {
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 100%;
}

/* line 213, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module:focus {
  border-color: #b38741;
}

/* line 217, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-select {
  float: left;
  position: relative;
  width: 80px !important;
  height: 50px;
}

/* line 223, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-select .form-control {
  height: 100%;
  border: none;
  padding: 0 0 0 15px;
  width: 80px;
}

/* line 229, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-select::before {
  content: "";
  width: 1px;
  height: 25px;
  background: #ddd;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: -10px;
  z-index: 1;
}

/* line 241, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap {
  float: left;
  height: 50px;
  width: calc(100% - 80px);
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap input {
  float: left;
  padding: 0 0px 0 10px;
  height: 50px;
  width: 100%;
  border-radius: 0;
  border: none;
  outline: none !important;
}

/* line 256, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap .btn-secondary {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 52px;
  padding: 0;
}

/* line 275, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.mobile-overlay {
  display: none;
  top: 0;
  position: fixed;
  /* full screen */
  width: 100vw;
  height: 100vh;
  /* transparent black */
  background: rgba(0, 0, 0, 0.7);
  /* middle layer, i.e. appears below the sidebar */
  z-index: 998;
  opacity: 0;
  /* animate the transition */
  transition: all 0.5s ease-in-out;
}

/* display .overlay when it has the .active class */
/* line 291, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.mobile-overlay.active {
  display: block;
  opacity: 1;
}

/* line 301, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-mini .navbar-lang .select-control.currency {
  border-right: 1px solid #dee2e6;
  border-left: none;
}

/* line 305, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-mini .navbar-lang .select-control {
  margin-right: 10px !important;
  margin-left: 0 !important;
}

/* line 309, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-mini .navbar-lang .select-control .form-control {
  padding-left: 0 !important;
  padding-right: 0.75rem !important;
}

/* line 318, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container {
  margin-right: 15px;
}

/* line 320, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile {
  right: -250px;
  left: auto;
}

/* line 325, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main .logout a {
  left: 0.75rem;
  right: auto;
}

/* line 329, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu {
  text-align: right;
}

/* line 331, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu span {
  float: left;
}

/* line 336, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu a {
  text-align: right;
  padding-left: 0.75rem;
  padding-right: 30px;
}

/* line 340, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu a span {
  float: left;
}

/* line 346, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile.navigation-active {
  left: auto;
  right: 0;
}

/* line 352, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown {
  margin-left: 15px;
  float: left;
}

/* line 356, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle .badge {
  left: -5px;
  right: auto;
}

/* line 361, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items {
  padding-right: 0;
}

/* line 364, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .item-thumb {
  right: 0;
  left: auto;
}

/* line 368, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .item-thumb .icon {
  left: -5px;
  right: auto;
}

/* line 373, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .item-detail {
  padding-left: 0;
  padding-right: 74px;
  text-align: right;
}

/* line 378, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .item-detail .item-quantity {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

/* line 383, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .item-detail .item-price {
  float: left;
  margin-left: 0;
}

/* line 388, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .tt-summary {
  text-align: right;
}

/* line 391, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .tt-summary span {
  float: left;
}

/* line 396, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .buttons .btn:first-child {
  margin-right: 0;
  margin-left: 5px;
}

/* line 400, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-maxi .cart-dropdown .shopping-cart-items .buttons .btn:last-child {
  margin-right: 5px;
  margin-left: 0;
}

/* line 411, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-navbar .form-inline .search .select-control {
  float: right;
  border-right: none;
  border-left: 1px solid #dee2e6;
}

/* line 417, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-navbar .form-inline .search .select-control::before {
  left: 10px;
  right: auto;
}

/* line 422, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-navbar .form-inline .search input {
  font-size: 12px;
  float: right;
  height: 30px;
  padding: 8px 12px 8px 12px;
  width: calc(100% - 98px);
  border-radius: 0;
  border: none;
  outline: none !important;
}

/* line 432, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
.rtl .header-mobile .header-navbar .form-inline .search .btn-secondary {
  left: 1px;
  right: auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 447, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-select {
    width: 150px !important;
  }
  /* line 450, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-select .form-control {
    width: 150px;
  }
  /* line 454, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap {
    width: calc(100% - 150px);
  }
}

@media only screen and (max-width: 1024px) {
  /* line 465, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler {
    margin-right: 8px;
  }
  /* line 472, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle .badge {
    right: 0;
  }
  /* line 479, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .bodyrtl .header-mobile .header-maxi .cart-dropdown {
    float: left;
    margin-left: 15px;
  }
  /* line 486, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .bodyrtl .header-mobile .header-maxi .cart-dropdown .cart-dropdown-toggle .badge {
    left: 0;
    right: auto;
  }
  /* line 494, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .bodyrtl .header-mobile .header-mini .navbar-lang .dropdown {
    margin-left: 15px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 12px;
  }
  /* line 500, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/header/_header-mobile.scss */
  .bodyrtl .header-mobile .header-mini .navbar-lang .dropdown .dropdown-menu {
    text-align: right;
    right: -28px;
    left: auto;
  }
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three {
  padding-top: 100px;
  margin-top: 100px;
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer h5 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #000;
  margin-bottom: 15px;
  margin-top: -4px;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer .pro-about ul li {
  color: #000;
  font-size: 0.875rem;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer .pro-about ul li img {
  margin-bottom: 8px;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer ul li {
  display: block;
  width: 100%;
  list-style: none;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer ul li:last-child {
  margin-bottom: -4px;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer ul li span {
  display: block;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer ul li a {
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .single-footer ul li a:hover {
  text-decoration: none;
  color: #b38741;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content {
  padding-bottom: 100px;
  background-color: #e9ecef;
  border-bottom: 1px solid #ddd;
  margin-bottom: 100px;
}

/* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content h4 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-top: -7px;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content p {
  font-size: 0.875rem;
  margin-bottom: -4px;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content .search {
  position: relative;
  width: 100%;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content .search input {
  float: right;
  height: 40px;
  padding: 8px 98px 8px 8px;
  width: 100%;
  border-radius: 0;
  outline: none !important;
  border: 1px solid #ddd;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .footer-top-content .search .btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 104, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .copyright-content {
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .copyright-content .footer-info {
  text-align: center;
  font-size: 0.8125rem;
  margin-bottom: -4px;
  margin-top: -4px;
}

/* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .copyright-content .footer-info a {
  color: #000;
}

/* line 118, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.footer-three .copyright-content .footer-info a:hover {
  color: #b38741;
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.alert-cookie {
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #333;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
  padding: 30px;
  border: none;
  z-index: 10;
}

/* line 138, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.alert-cookie .btn-link {
  color: #fff;
  text-decoration: underline;
}

/* line 142, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.alert-cookie .btn-link:hover, .alert-cookie .btn-link:focus {
  color: #b38741;
}

/* line 146, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.alert-cookie .btn {
  float: right;
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
.bodyrtl .alert-cookie .btn {
  float: left;
}

@media only screen and (max-width: 767px) {
  /* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
  .alert-cookie {
    text-align: center;
  }
  /* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-three.scss */
  .alert-cookie .btn {
    margin-top: 15px;
    float: none;
  }
}

/* line 1, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile {
  padding-top: 70px;
  margin-top: 70px;
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer {
  width: 100%;
  display: block;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer a[data-toggle="collapse"], .footer-mobile .single-footer h5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
  color: #000;
  margin-bottom: 15px;
  width: 100%;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer h5 {
  margin-bottom: 20px;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer a[aria-expanded="true"]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
  font-size: 0.8125rem;
  float: right;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer a[aria-expanded="false"]:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
  font-size: 0.8125rem;
  float: right;
}

/* line 40, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .card {
  padding: 0;
  border: none;
  background-color: transparent;
  margin-bottom: 15px;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-about ul li {
  color: #000;
  font-size: 0.875rem;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-about ul li img {
  width: 120px;
  margin-bottom: 8px;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer ul li {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 10px;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer ul li span {
  display: block;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer ul li a {
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer ul li a:hover {
  text-decoration: none;
  color: #b38741;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul {
  display: flex;
  padding-left: 0;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li {
  font-size: 1.5rem;
  width: auto;
  margin-left: 15px;
  margin-right: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a {
  color: #000;
}

/* line 102, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a.fb:hover {
  color: #3b5998;
}

/* line 105, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a.tw:hover {
  color: #00acee;
}

/* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a.sk:hover {
  color: #00aff0;
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a.ln:hover {
  color: #0077B5;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-socials ul li a.ig:hover {
  color: #3f729b;
}

/* line 124, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-newsletter {
  margin-bottom: 30px;
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-newsletter .search {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-newsletter .search input {
  float: right;
  height: 40px;
  padding: 8px 98px 8px 8px;
  width: 100%;
  border-radius: 0;
  outline: none !important;
  border: 1px solid #ddd;
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-newsletter .search .btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 46px;
  padding: 0;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .single-footer .pro-newsletter p {
  font-size: 0.8125rem;
  color: #000;
}

/* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .copyright-content {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 169, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .copyright-content .footer-info {
  text-align: center;
}

/* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .copyright-content .footer-info a {
  color: #000;
}

/* line 174, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/footer/_footer-mobile.scss */
.footer-mobile .copyright-content .footer-info a:hover {
  color: #b38741;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card {
  border: none;
  margin-bottom: 15px;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-header {
  padding: 0;
  background-color: transparent;
  border: none;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-header a {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.1875rem;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-header a[aria-expanded="true"]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-header a[aria-expanded="false"]:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body ul {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .extra-controls.form-inline .form-group {
  display: flex;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .extra-controls.form-inline .form-group span span {
  margin-top: 0;
  margin-right: 7px;
  margin-left: 7px;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .extra-controls.form-inline .form-group span .numaric1 .numaric2 {
  float: left;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .extra-controls.form-inline .form-group span .form-control {
  width: 80px;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .extra-controls.form-inline .form-group .numaric2 {
  margin: 0 0 5px 8px;
}

/* line 57, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .pro-options .color-selection, .shop-bar-categories .card .card-body .pro-options .size-selection {
  margin-bottom: 0;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .pro-options .color-selection ul, .shop-bar-categories .card .card-body .pro-options .size-selection ul {
  display: block;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .pro-options .color-selection ul li, .shop-bar-categories .card .card-body .pro-options .size-selection ul li {
  display: inline-block;
  margin-bottom: 15px;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .brands {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .brands li a {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .brands li a .fas {
  margin-right: 7px;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.shop-bar-categories .card .card-body .brands li a:hover {
  color: #b38741;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main {
  border: 1px solid #dee2e6;
  padding: 20px 15px;
}

/* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main h2 {
  font-size: 0.875rem;
  margin: 0;
}

/* line 107, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main .brands {
  margin-top: 7px;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main .brands ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main .brands ul li a {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 118, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main .brands ul li a .fas {
  margin-right: 7px;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .brands-main .brands ul li a:hover {
  color: #b38741;
}

/* line 132, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-right-bar.scss */
.right-menu .img-main {
  border: 1px solid #dee2e6;
  margin-top: 15px;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar {
  margin-bottom: 30px;
  border: 1px solid #c1c9d0;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar label {
  font-weight: 800;
  margin: 0 5px 0 15px;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .block {
  display: flex;
  align-items: center;
}

/* line 16, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .block .buttons {
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .block .buttons a {
  padding: 5px;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .block .buttons .active {
  color: #b38741;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .form-group {
  position: relative;
  margin-right: 15px;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
.top-bar .form-group .form-control {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15px;
  padding-left: 10px;
  border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 57, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline .form-group {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar {
    margin-bottom: 15px;
  }
  /* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .justify-content-center, .top-bar .justify-content-end {
    justify-content: flex-start !important;
  }
  /* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .block {
    margin-top: 10px;
    margin-bottom: 8px;
  }
  /* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  /* line 88, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .block {
    margin-bottom: 1rem;
  }
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline .form-group {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline .form-group:last-child {
    margin-bottom: 0;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline .form-group .form-control {
    width: 100%;
    padding-left: 15px;
    margin-top: 5px;
  }
  /* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_shop-top-bar.scss */
  .top-bar .form-inline .form-group span {
    width: 100%;
    display: block;
    padding-left: 10px;
  }
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block {
  background-color: white;
  margin-bottom: 30px;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .pro-heading-subtitle {
  padding-bottom: 15px;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .pro-heading-subtitle h4 {
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media {
  margin-bottom: 15px;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media img {
  margin-right: 15px;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .fas {
  color: #495057;
  font-size: 40px;
  margin-right: 15px;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .media-body h6 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-bottom: 5px;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .media-body p {
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 5px;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .media-body p a {
  font-size: 0.875rem;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .media-body span {
  font-size: 12px;
  color: #aaa;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
.blog-menu .block .media .media-body span .far {
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
  .blog-menu .pro-socials ul {
    margin-bottom: 0;
  }
  /* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/layouts/sidebar/_blog-sidebar.scss */
  .blog-menu .block:last-child {
    margin-bottom: 0;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tab-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tab-content .nav {
  justify-content: center;
  margin-top: -25px;
  margin-bottom: 25px;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tab-content .nav .nav-link {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: normal;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tab-content .nav .nav-link:hover {
  color: #fff;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tab-content .nav .nav-link.active {
  color: #b38741;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article {
  position: relative;
  display: flex;
  background-color: #fff;
  border-radius: 0;
  width: 100%;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb {
  width: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .img-fluid {
  display: inherit;
  width: inherit;
  margin-left: auto;
  margin-right: auto;
}

/* line 81, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-image {
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons {
  z-index: 9;
  position: absolute;
  bottom: 35px;
  transition-timing-function: ease-in;
  /* Quick on the way out */
  transition: 0.75s;
  /* Hide thing by pushing it outside by default */
  transform: translateY(144%);
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons .pro-icons {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons .pro-icons .icon {
  position: relative;
  background-color: #b38741;
  color: #fff;
  display: flex;
  width: 40px;
  margin: 10px;
  height: 40px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  overflow: visible;
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons .pro-icons .icon:hover {
  background-color: #b38741;
  color: #fff;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons .pro-icons .icon::before {
  background-color: #8e6b33;
}

/* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-buttons .btn {
  margin: 10px;
  width: calc(100% - 20px);
}

/* line 141, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-thumb .pro-tag {
  background-color: #479af1;
  left: 5px;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  position: absolute;
  top: 5px;
  padding: 2px 7px 2px 7px;
  min-width: 40px;
}

/* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  width: 50%;
  padding: 15px;
}

/* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-info {
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
}

/* line 168, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-title {
  line-height: 20px;
}

/* line 170, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-title a {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-title a:hover {
  color: #b38741;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-price {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  line-height: 28px;
}

/* line 190, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-price ins {
  font-size: 1.2rem;
  font-family: "Montserrat-Bold", sans-serif;
  color: #b38741;
  text-decoration: none;
}

/* line 197, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .pro-price del {
  font-size: 0.875rem;
  font-family: "Montserrat-Regular", sans-serif;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .color-selection, .popular-product article .pro-description .size-selection {
  margin-bottom: 34px;
}

/* line 210, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .pro-description .btn {
  max-width: 164px;
}

/* line 215, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .discription {
  display: none;
}

/* line 218, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .detail-product {
  display: flex;
  font-size: 1.35rem;
  font-weight: 800;
  color: #b38741;
}

/* line 229, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article .listview-btn {
  display: none;
}

/* line 239, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article:hover .pro-thumb:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 6px;
  animation: imageScroll 1s linear 0s 1 both;
}

/* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article:hover .pro-thumb .pro-image-hover {
  opacity: 1;
}

/* line 253, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product article:hover .pro-thumb .pro-buttons {
  transition-timing-function: ease-out;
  /* A litttttle slower on the way in */
  transition: 0.75s;
  /* Move into place */
  transform: translateY(0);
}

/* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.popular-product:hover .product-hover {
  opacity: 1;
}

/* line 282, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-pl-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 286, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-pl-content .product {
  margin-bottom: 30px;
}

/* line 294, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tr-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 302, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tr-content .product article .pro-description .pro-title {
  min-height: 40px;
}

/* line 307, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tr-content .product article .pro-description .pro-btns {
  align-items: center;
}

/* line 310, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tr-content .product article .pro-description .pro-btns .pro-price {
  display: block;
}

/* line 313, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-tr-content .product article .pro-description .pro-btns .pro-price ins, .pro-tr-content .product article .pro-description .pro-btns .pro-price del {
  display: block;
  line-height: 20px;
  margin-right: 0;
}

/* line 329, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 336, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog:hover .pro-thumb:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 6px;
  animation: imageScroll 1s linear 0s 1 both;
}

/* line 345, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb {
  border-radius: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

/* line 354, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 373, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb .img-fluid {
  display: inherit;
  width: inherit;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* line 381, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb:hover .overlay {
  display: flex;
}

/* line 385, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb h2 {
  font-size: 0.875rem;
  line-height: 25px;
  padding: 15px 100px 15px 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

/* line 394, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb h2 a {
  color: #fff;
}

/* line 397, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb h2 a:hover {
  text-decoration: none;
}

/* line 401, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb h2 span {
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #b38741;
  color: #fff;
  font-size: 0.875rem;
  line-height: normal;
  text-transform: capitalize;
  text-shadow: none;
  padding: 0.15em 0.4em;
  border-radius: 0;
}

/* line 415, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb .blog-date {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
  z-index: 9;
}

/* line 428, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-thumb .blog-date small {
  display: block;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 60%;
  color: #fff;
}

/* line 439, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
}

/* line 445, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail h2 a:hover {
  text-decoration: none;
  color: #b38741;
}

/* line 451, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail p {
  font-size: 0.875rem;
  color: #fff;
}

/* line 455, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail .pro-blog-meta {
  margin-bottom: 15px;
  padding: 0;
}

/* line 459, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}

/* line 465, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail li::after {
  content: "/";
  left: 12px;
  position: relative;
}

/* line 472, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail li:last-child::after {
  content: none;
}

/* line 478, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail .pro-readmore {
  display: inline-block;
  font-size: 0.8125rem;
  text-decoration: none;
}

/* line 483, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.blog-content .pro-blog .pro-detail .pro-readmore:hover {
  color: #b38741;
}

/* line 496, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 503, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 507, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .tab-category-carousel-js {
  margin-bottom: 0 !important;
}

/* line 510, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .banner-category {
  position: relative;
  overflow: hidden;
}

/* line 514, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .banner-category img {
  width: 100%;
}

/* line 518, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .banner-category .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 526, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories {
  border: 1px solid #ddd;
}

/* line 529, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/* line 540, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb img {
  transition: transform 1s;
  /* Animation */
}

/* line 544, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb .pro-Categories-title {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7px 15px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9;
  text-align: left;
  width: 100%;
}

/* line 554, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb .pro-Categories-title a {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  outline: none;
  text-transform: uppercase;
}

/* line 566, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* line 570, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb:hover .pro-Categories-title {
  background-color: #b38741;
}

/* line 572, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-thumb:hover .pro-Categories-title a {
  color: #fff;
}

/* line 581, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-detail h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  padding-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 588, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-detail .pro-Categories-meta {
  padding: 0;
  list-style: none;
  padding-left: 15px;
  margin-bottom: 0;
}

/* line 593, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.categories-content .pro-Categories .pro-Categories-detail .pro-Categories-meta li {
  margin-bottom: 10px;
}

/* line 604, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-plr-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 608, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-plr-content .product {
  margin-bottom: 30px;
}

/* line 611, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-plr-content .product .pro-thumb {
  border: 1px solid #ddd;
}

/* line 615, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-plr-content .product article {
  margin-bottom: -4px;
}

/* line 620, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content {
  padding-top: 0px;
}

/* line 623, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content .pro-banner-text {
  display: flex;
  align-items: center;
  background-color: #f4f4f4;
  padding: 30px;
}

/* line 629, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content .pro-banner-text .pro-banner-thumb {
  width: 90px;
  height: 90px;
  overflow: hidden;
}

/* line 634, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content .pro-banner-text .pro-banner-thumb img {
  height: 100%;
  width: initial;
  max-width: initial;
  margin-left: -38%;
}

/* line 641, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content .pro-banner-text .pro-image-text {
  padding-left: 30px;
}

/* line 644, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-mini-content .pro-banner-text .pro-image-text h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 15px;
}

/* line 654, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content {
  background-color: #f4f4f4;
  padding-bottom: 100px;
  margin-top: 100px;
}

/* line 660, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-info {
  display: block;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 28px;
  color: rgba(255, 0, 0, 0.2);
  margin-top: -11px;
}

/* line 668, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-title {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 50px;
  margin-top: 10px;
}

/* line 672, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-title ins {
  color: #b38741;
  text-decoration: none;
}

/* line 678, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-price {
  display: flex;
  align-items: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 50px;
  margin-top: 15px;
}

/* line 684, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-price del {
  font-size: 40px;
  color: #fff;
}

/* line 688, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-price ins {
  margin-left: 15px;
  color: #b38741;
  text-decoration: none;
}

/* line 694, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-timer {
  position: static;
  justify-content: start;
  padding: 0;
  margin: 30px 0 0 0;
  background-color: transparent;
}

/* line 701, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-timer span {
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 1.75rem;
  margin-left: 0;
  margin-right: 30px;
  width: 80px;
  height: 80px;
  padding-top: 6px;
}

/* line 711, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-timer span small {
  color: #fff;
}

/* line 717, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-btns {
  margin-top: 30px;
}

/* line 720, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-description .pro-btns .btn {
  font-size: 24px;
  line-height: normal;
}

/* line 727, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-thumb a, .pro-sp-content .pro-thumb span {
  display: block;
}

/* line 732, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-sp-content .pro-thumb .pro-image img {
  width: 100%;
}

/* line 740, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content {
  padding-bottom: 60px;
}

/* line 745, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-heading-subtitle h4 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-bottom: 30px;
}

/* line 752, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item {
  display: flex;
  align-items: center;
  background-color: #f4f4f4;
  margin: 0 0 15px 0;
  padding: 10px;
  height: calc(100% - 30px);
}

/* line 764, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-thumb {
  position: relative;
  width: 24%;
}

/* line 769, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-thumb .pro-image {
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 773, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-thumb .pro-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

/* line 788, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item:hover .pro-thumb .pro-image-hover {
  opacity: 1;
}

/* line 795, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description {
  width: 76%;
  padding-left: 10px;
}

/* line 800, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-info {
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
}

/* line 805, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-title {
  line-height: 20px;
}

/* line 807, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-title a {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
}

/* line 817, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-price {
  display: flex;
  align-items: center;
}

/* line 821, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-price ins {
  font-family: "Montserrat-ExtraBold", sans-serif;
  font-size: 1.2rem;
  color: #b38741;
  text-decoration: none;
}

/* line 828, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item .pro-description .pro-price del {
  font-size: 1rem;
  font-weight: 800;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 838, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-category-content .pro-category-items .pro-single-item:last-child {
  margin-bottom: 0;
}

/* line 845, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content {
  border-top: 1px solid #f4f4f4;
  background-color: #e9ecef;
}

/* line 848, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full {
  color: #fff;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

/* line 854, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full .info-box {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding-right: 15px;
}

/* line 862, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full .info-box .fas {
  font-size: 35px;
  color: #b38741;
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 879, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full .info-box .block h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
}

/* line 884, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full .info-box .block p {
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* line 890, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.info-boxes-content .info-box-full .last {
  padding-right: 0;
}

/* line 897, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content {
  padding-bottom: 100px;
}

/* line 900, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 907, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-main .banner-image {
  overflow: hidden;
}

/* line 909, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-main .banner-image img {
  transition: transform .4s;
  /* Animation */
  width: 100%;
}

/* line 915, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-main .banner-image:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* line 921, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-main .pro-description {
  text-align: center;
}

/* line 924, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-bc-content .pro-main .pro-description h2 {
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 931, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.pro-logo-slik img {
  border: 1px solid #ddd;
}

/* line 936, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f4f4f4;
}

/* line 941, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-heading-title {
  padding-left: 0;
  padding-bottom: 35px;
}

/* line 945, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .banner-image {
  width: 160px;
  border-radius: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

/* line 952, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .banner-image img {
  border-radius: 200px;
}

/* line 958, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-detail {
  text-align: center;
  margin-top: 20px;
}

/* line 961, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-detail h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 15px;
  margin-top: 30px;
}

/* line 967, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-detail p {
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 5px;
}

/* line 974, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-detail .pro-readmore {
  display: inline-block;
  font-size: 0.8125rem;
  text-decoration: none;
}

/* line 979, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.testimonails-content .pro-detail .pro-readmore:hover {
  color: #b38741;
}

/* line 987, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.brands-content img {
  border: 1px solid #eee;
}

/* line 995, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.well span {
  width: 80px;
  height: 80;
  font-size: 2rem;
  float: left;
  padding: 8px;
  background-color: aqua;
}

/* line 1002, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.well span small {
  word-break: break-all;
}

/* line 1009, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.no-js #loader {
  display: none;
}

/* line 1010, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

/* line 1011, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/Preloader_2.gif) center no-repeat #fff;
  background-size: 64px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1025, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-mini-content .pro-banner-text {
    display: block;
    padding: 15px;
  }
  /* line 1028, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-mini-content .pro-banner-text .pro-banner-thumb {
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
  }
  /* line 1033, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-mini-content .pro-banner-text .pro-image-text {
    padding-left: 0px;
  }
  /* line 1040, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-category-content .pro-heading-subtitle h4 {
    font-size: 1.2rem;
  }
  /* line 1045, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-category-content .pro-category-items .pro-single-item {
    display: block;
  }
  /* line 1047, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-category-content .pro-category-items .pro-single-item .pro-thumb {
    width: 100%;
    margin-bottom: 15px;
  }
  /* line 1052, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-category-content .pro-category-items .pro-single-item .pro-description {
    width: 100%;
    padding-left: 0px;
  }
  /* line 1056, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-category-content .pro-category-items .pro-single-item .pro-description .pro-title a {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1066, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content {
    padding-bottom: 70px;
    margin-top: 70px;
  }
  /* line 1071, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-full-screen-banner {
    margin-top: 70px;
  }
  /* line 1076, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description {
    margin-top: 30px;
  }
  /* line 1079, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description .pro-timer span {
    margin-right: 10px;
  }
  /* line 1083, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description .pro-timer span:last-child {
    margin-right: 0;
    min-width: 55px;
  }
  /* line 1091, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-thumb img {
    width: 100%;
  }
  /* line 1101, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-mini-content .pro-banner-text .pro-banner-thumb img {
    margin-left: -18%;
  }
  /* line 1107, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-bc-content {
    padding-bottom: 70px;
  }
  /* line 1110, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .testimonails-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1118, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .popular-product article {
    display: block;
  }
  /* line 1120, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .popular-product article .pro-thumb {
    width: 100%;
  }
  /* line 1123, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .popular-product article .pro-description {
    width: 100%;
  }
  /* line 1124, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .popular-product article .pro-description > div {
    width: 100%;
  }
  /* line 1128, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .popular-product article .pro-description .btn {
    max-width: none;
  }
  /* line 1138, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description .pro-info {
    font-size: 20px;
  }
  /* line 1141, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description .pro-title {
    font-size: 30px;
  }
  /* line 1145, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-sp-content .pro-description .pro-btns .btn {
    width: 100%;
  }
  /* line 1153, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .blog-content .pro-blog .pro-thumb {
    height: auto;
    margin-bottom: 15px;
  }
  /* line 1160, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .info-boxes-content .info-box-full {
    border: none;
    padding: 30px;
    margin: 0;
  }
  /* line 1165, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .info-boxes-content .info-box-full .info-box {
    justify-content: start;
    border-width: 0px;
    padding-right: 0;
    margin-bottom: 30px;
  }
  /* line 1171, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .info-boxes-content .info-box-full .info-box .fas {
    text-align: left;
    max-width: 65px;
  }
  /* line 1176, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .info-boxes-content .info-box-full .last {
    margin-bottom: 0;
  }
  /* line 1184, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-mini-content .pro-banner-text .pro-banner-thumb img {
    margin-left: -38%;
  }
  /* line 1193, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .categories-content .banner-category {
    margin-bottom: 15px;
  }
  /* line 1196, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .categories-content .banner-category.last {
    margin-bottom: 0;
  }
  /* line 1200, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-main {
    margin-bottom: 70px;
  }
  /* line 1203, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
  .pro-main.last {
    margin-bottom: 0;
  }
}

/* line 1210, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.discription {
  text-align: center;
  padding-top: 15px;
}

/* line 1213, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.discription p {
  font-weight: 600;
  margin-bottom: 5px;
}

/* line 1217, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_home-page.scss */
.discription h2 {
  font-size: 2.5rem;
  font-weight: 800;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
.shop-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
.shop-content .product {
  padding-bottom: 25px;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
.shop-special .listing .product .pro-thumb.pro-list-thumb {
  width: 356px;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
.shop-special .listing .product .pro-thumb {
  width: 404px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article .pro-thumb.pro-list-thumb, .shop-special .listing .product article .pro-thumb {
    width: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article .pro-thumb.pro-list-thumb, .shop-special .listing .product article .pro-thumb {
    width: auto;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article .pro-mobile-buttons .btn-block {
    width: auto;
  }
  /* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-content .right-menu {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article {
    display: block;
  }
  /* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article .pro-thumb.pro-list-thumb, .shop-special .listing .product article .pro-thumb {
    width: auto;
  }
  /* line 69, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-special .listing .product article .pro-description {
    padding: 15px;
  }
  /* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-content .right-menu {
    margin-top: 15px;
  }
  /* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shop-page.scss */
  .shop-content .pro-heading-title {
    padding-bottom: 20px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-tags .pro-tag {
  display: inline-block;
  background-color: rgba(255, 0, 0, 0.2);
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  padding: 2px 7px 2px 7px;
  min-width: 40px;
  z-index: 9;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-tags .pro-tag.bg-primary {
  background-color: #28a745 !important;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-tags .pro-tag.bg-success {
  background-color: #479af1 !important;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-title {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 2rem;
  margin-top: 15px;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-price {
  display: flex;
  align-items: center;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-price ins {
  font-family: "Montserrat-ExtraBold", sans-serif;
  font-weight: 800;
  font-size: 1.9rem;
  color: #b38741;
  text-decoration: none;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-price del {
  font-weight: 800;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-rating .fas {
  color: #ffba0a;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-rating .btn-link {
  font-weight: 800;
  color: #b8b8b8;
  margin-left: 10px;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos .pro-single-info {
  display: flex;
  line-height: 24px;
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos .pro-single-info b {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  margin-right: 10px;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos .pro-single-info ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos .pro-single-info ul li {
  display: inline-block;
}

/* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-infos .pro-single-info ul li:after {
  content: ",";
}

/* line 105, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-sub-buttons {
  display: block;
  margin-top: 24px;
  margin-bottom: 30px;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-sub-buttons .buttons {
  margin-bottom: 22px;
}

/* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-sub-buttons .btn {
  padding: 0;
  margin-right: 15px;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-sub-buttons .btn .fas {
  margin-right: 5px;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-sub-buttons .sharethis-inline-share-buttons {
  z-index: 1 !important;
}

/* line 127, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .nav .nav-item {
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
  padding: 15px 16px;
  text-align: center;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .nav .active {
  border-color: #343a40;
  background-color: #343a40;
}

/* line 141, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .tab-content .tab-pane {
  padding: 15px;
  border: 1px solid #343a40;
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .tab-content .tab-pane .table {
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* line 149, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .tab-content .tab-pane .table th {
  padding-left: 0.75rem;
}

/* line 153, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .tab-content .tab-pane p {
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 0;
}

/* line 158, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .tab-content .tab-pane ul {
  margin-top: 15px;
  color: #fff;
}

/* line 168, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .reviews .review-bubbles .review-bubble-single {
  background-color: #343a40;
  margin-bottom: 15px;
  padding: 15px;
}

/* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .reviews .review-bubbles .review-bubble-single h4 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .reviews .review-bubbles .review-bubble-single span {
  color: #b8b8b8;
}

/* line 193, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial {
  padding: 30px 18px 0 18px;
  background-color: #f8f9fa;
  text-align: center;
}

/* line 197, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial .banner-single {
  margin-bottom: 30px;
}

/* line 199, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial .banner-single .fas {
  color: #b38741;
  font-size: 1.53125rem;
  margin-bottom: 0.5rem;
}

/* line 204, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial .banner-single .block {
  font-size: 12px;
  font-weight: 600;
}

/* line 207, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial .banner-single .block h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
}

/* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .product-detail-info .pro-banner-detial .banner-single .block p {
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 0.8125rem;
}

/* line 222, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-content .related-product-content {
  margin-top: 100px;
}

/* line 229, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.sub-title-special {
  font-size: 1.52rem !important;
  margin-bottom: 15px;
}

/* line 235, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-carousel2 .product article .pro-description {
  margin-top: 0;
}

/* line 237, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-carousel2 .product article .pro-description .pro-title.sub-title {
  margin-top: 5px !important;
  margin-bottom: 15px;
}

/* line 242, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
.product-carousel2 .slick-dots {
  margin-top: 15px !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-content .product-detail-info .nav .nav-item {
    width: 31.2%;
    padding-top: 10px;
    padding-left: inherit;
    padding-right: inherit;
    padding-bottom: 10px;
  }
  /* line 255, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-content .product-detail-info .nav .nav-item:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 263, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  img.zoomImg {
    display: none !important;
    z-index: 0 !important;
  }
  /* line 267, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-content.pro-content {
    padding-top: 15px;
  }
  /* line 272, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-content .pro-heading-title {
    padding-left: 0;
  }
  /* line 277, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .slider-wrapper {
    margin-bottom: 30px;
  }
  /* line 280, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .slider-for-vertical {
    width: calc(80% - 15px);
    margin-left: 15px;
  }
  /* line 286, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .slider-nav-vertical .slick-dots {
    display: none;
  }
  /* line 292, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .slider-nav {
    margin-top: 15px;
  }
  /* line 294, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .slider-nav .slick-dots {
    margin-top: 10px !important;
  }
  /* line 300, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .nav .nav-item {
    font-size: 0.8125rem;
  }
  /* line 304, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_product-page.scss */
  .product-detail-info .tab-content .tab-pane {
    margin-bottom: 15px;
  }
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .pro-pera {
  margin-top: 30px;
  margin-bottom: -6px;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .bg-media {
  background-color: #343a40;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 100px;
  margin-top: 100px;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .pro-heading-title {
  padding-bottom: 35px;
  padding-left: 0;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content p {
  color: #fff;
}

/* line 23, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .peragraph:last-child {
  margin-bottom: -6px;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content video {
  width: 100%;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .media .rounded-circle {
  margin-right: 30px;
  margin-bottom: 0;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .media .media-body h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .media .media-body h4 small {
  font-size: 0.8125rem;
  color: #fff;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .media .media-body p {
  margin-bottom: 0;
}

/* line 52, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .media-col {
  justify-content: flex-end;
  display: flex;
  align-items: flex-end;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .team-member {
  text-align: center;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .team-member h3 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  margin-top: 15px;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .team-member p {
  color: #fff;
  margin: 0;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordion-container {
  background-color: rgba(255, 255, 255, 0.07);
  padding-bottom: 60px;
  padding-top: 60px;
  margin-bottom: 100px;
  margin-top: 100px;
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordions .card-header h5 {
  font-size: 0.875rem;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordions .card-header a {
  font-family: "Montserrat-Bold", sans-serif;
  text-decoration: none;
}

/* line 87, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordions .card-header a .fas {
  float: right;
}

/* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordions .card-header a[aria-expanded="true"]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
  position: absolute;
  right: 20px;
  top: 14px;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
.aboutus-content .accordions .card-header a[aria-expanded="false"]:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 0.8125rem;
  position: absolute;
  right: 20px;
  top: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
  .aboutus-content .media {
    display: block;
    text-align: center;
  }
  /* line 118, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
  .aboutus-content .media .rounded-circle {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_about-page.scss */
  .aboutus-content .media .media-body {
    text-align: center;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .pro-heading-title {
  padding-left: 15px;
  padding-bottom: 35px;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .form-group {
  margin-bottom: 1.5rem;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .form-group label.error {
  right: 15px;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .contact-info {
  padding-left: 0px;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .contact-info li {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .contact-info li .fas {
  color: #b38741;
  font-size: 26px;
  width: 37px;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .contact-info li span {
  display: block;
  font-size: 0.8125rem;
  color: #fff;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .contact-info li p {
  margin-bottom: 0;
}

/* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .more-info li {
  display: block;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.contact-content .more-info h2 {
  font-size: 1rem;
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
.bodyrtl .contact-content form label.error {
  left: 15px;
  right: auto;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content .pro-heading-title {
    padding-bottom: 20px;
  }
  /* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content .pro-socials ul {
    margin-bottom: 0;
  }
  /* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content form {
    margin-bottom: 0;
  }
  /* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content .form-group {
    margin-bottom: 0;
  }
  /* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content .form-group .form-control {
    margin-bottom: 25px;
  }
  /* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content .form-group label.error {
    bottom: -5px;
  }
  /* line 86, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_contact-page.scss */
  .contact-content-page .pro-socials {
    margin-bottom: 30px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog-content-page .pro-heading-title {
  padding-left: 15px;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog-content .blog-area .border-bg {
  background-color: transparent;
  border: none;
  padding: 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-date {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-family: "Montserrat-Bold", sans-serif;
  color: #fff;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
  z-index: 0;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-date small {
  display: block;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 60%;
  color: #fff;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail .img-thumbnail {
  padding: 0;
  border: none;
  width: 100%;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail .badge {
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-size: 100%;
  font-weight: 400;
  line-height: normal;
  padding: 0;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail .badge a {
  float: left;
  padding: 3px 10px;
  color: #fff;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail .badge a:hover {
  color: #b38741;
}

/* line 64, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-thumbnail .badge .fas {
  background-color: #b38741;
  color: #fff;
  padding: 5px;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog h1, .blog h2, .blog h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog h1 small, .blog h2 small, .blog h4 small {
  color: #fff;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog p {
  font-size: 0.875rem;
  color: #fff;
}

/* line 81, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog p a {
  color: #b38741;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog p span {
  display: block;
  margin-top: 10px;
}

/* line 90, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-control {
  border-top: 1px solid #dee2e6;
  padding-top: 10px;
  margin-bottom: 30px;
}

/* line 95, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
.blog .blog-control .btn {
  padding: 0 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
  .blog-content.blog-content-page .pro-heading-title {
    padding-left: 15px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
  .blog-content.blog-content-page .pro-heading-title {
    padding-left: 15px;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 119, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
  .blog-content.blog-content-page .pro-heading-title {
    padding-left: 15px;
    padding-bottom: 20px;
  }
  /* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_blog-page.scss */
  .blog-content.blog-content-page .blog .blog-thumbnail {
    height: auto;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content .pro-heading-title {
  padding-bottom: 25px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content p {
  font-size: 0.875rem;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content .registration-process {
  background-color: #fff;
  margin-bottom: 30px;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content .registration-process .btn-link {
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content .registration-socials {
  background-color: #fff;
  padding: 15px;
  text-align: center;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.login-content label.error {
  right: 15px;
}

/* line 38, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.center-content-page .pro-heading-title {
  padding-left: 0;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTab {
  border: none;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTab .nav-item {
  margin-bottom: 0;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTab .nav-link {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.125);
  border: none;
}

/* line 57, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTab .nav-link.active {
  background-color: #343a40;
  color: #fff;
  border: none;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTabContent .registration-process {
  background-color: rgba(255, 255, 255, 0.07);
  padding: 30px 15px;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
#registerTabContent .registration-socials {
  background-color: transparent;
}

/* line 75, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
.bodyrtl .login-content label.error {
  left: 15px;
  right: auto;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
  .center-content-page .pro-heading-title {
    padding-left: 0;
  }
  /* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
  .login-content .pro-heading-title {
    padding-bottom: 20px;
  }
  /* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
  .login-content p:last-child {
    margin-bottom: 0;
  }
  /* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
  #registerTabContent .registration-process {
    padding: 15px 0;
  }
  /* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_login-page.scss */
  #registerTabContent .registration-process .btn-primary, #registerTabContent .registration-process .btn-secondary {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table-background {
  background-color: #f4f4f4;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table-background tr th, .cart-content .table-background tr td {
  padding-left: 0.75rem;
  width: 100%;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table-background tr th .form-control, .cart-content .table-background tr td .form-control {
  height: calc(2.0625rem + 12px);
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table th, .cart-content .table td {
  padding-left: 0;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table thead tr th {
  border-top: none;
  text-transform: uppercase;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table tbody tr {
  align-items: center;
  border-bottom: 1px solid #ddd;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table tbody tr td {
  border: none;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-controls {
  display: flex;
  align-items: center;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-controls .btn {
  font-size: 12px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 25px;
  margin-right: 10px;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-controls .btn:hover {
  background-color: #b38741;
  color: #fff;
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-detail {
  float: left;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-detail .pro-info {
  text-transform: uppercase;
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-detail h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 15px;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-detail h2 small {
  color: #fff;
}

/* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .table .item-price, .cart-content .table .item-total {
  font-family: "Montserrat-Bold", sans-serif;
  color: #b38741;
  font-size: 1.25rem;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .align-right {
  text-align: right;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .align-right .item-controls {
  justify-content: flex-end;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .align-right .item-controls .btn {
  margin-left: 10px;
  margin-right: 0;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.cart-content .btn {
  z-index: 0;
}

/* line 106, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
.bodyrtl .cart-content .item-quantity {
  margin-left: 15px;
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .pro-heading-title {
    padding-left: 15px;
  }
  /* line 123, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content.cart-page-2 .table .item-controls {
    justify-content: flex-end;
  }
  /* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content.cart-page-2 .table .item-controls .btn {
    margin-right: 0;
    margin-left: 10px;
  }
  /* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .btn-res {
    margin-top: 30px;
  }
  /* line 136, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .btn-res .btn {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 143, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .pro-heading-title {
    padding-bottom: 20px;
  }
  /* line 147, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .btn-res {
    padding-top: 25px;
    justify-content: space-between !important;
  }
  /* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .btn-res .btn-link {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table {
    text-align: center;
  }
  /* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table thead {
    display: none;
  }
  /* line 163, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table tbody .d-flex {
    flex-direction: column;
    margin-bottom: 15px;
  }
  /* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table tbody td {
    padding-right: 0;
  }
  /* line 170, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table tbody td:first-child {
    border: none;
    padding-top: 0;
  }
  /* line 174, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .top-table tbody td:last-child {
    padding-bottom: 15px;
    text-align: center;
  }
  /* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table-background {
    margin-bottom: 15px !important;
  }
  /* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table-background thead {
    display: none;
  }
  /* line 188, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table-background tbody .d-flex {
    flex-direction: column;
    border-bottom: none;
  }
  /* line 192, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table-background tbody td:first-child {
    border: none;
  }
  /* line 195, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table-background tbody td:last-child {
    text-align: center;
  }
  /* line 201, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table {
    margin-bottom: 0;
    border-bottom: none;
  }
  /* line 206, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table .item-detail {
    width: 100%;
  }
  /* line 212, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table .item-controls {
    justify-content: center;
  }
  /* line 215, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table .item-quantity {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 221, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content .table .item-controls .btn {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 225, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_cart-page.scss */
  .cart-content.cart-page-2 .table .item-detail h2 {
    margin-bottom: 0;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_orders.scss */
.order-content {
  margin-bottom: 30px;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_orders.scss */
.order-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_orders.scss */
.order-content .table {
  border-bottom: 1px solid #ddd;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_orders.scss */
.order-content .table th {
  border-top: none;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content {
  margin-bottom: 30px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  padding-left: 15px;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 30px;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content h2 small {
  text-transform: uppercase;
  color: #fff;
}

/* line 24, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content strong {
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .item-controls {
  display: flex;
  align-items: center;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .item-controls .btn {
  font-size: 12px;
  border: 1px solid #dee2e6;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 25px;
  margin-right: 10px;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .item-controls .btn:hover {
  background-color: #b38741;
  color: #fff;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .top-table {
  background-color: transparent !important;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .top-table tbody tr {
  align-items: center;
  border-bottom: 1px solid #dee2e6;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .top-table tbody tr td {
  border: none;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .table {
  background-color: rgba(255, 255, 255, 0.07);
}

/* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .table th {
  border-top: none;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .table td .pro-info {
  text-transform: uppercase;
}

/* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .table td .item-price {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #b38741;
}

/* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .order-id {
  margin-bottom: 30px;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .order-id tbody tr .pending p {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.8125rem;
  background-color: #b38741;
  color: #fff;
  margin: 0;
  padding: 3px 7px 2px 7px;
  min-width: 80px;
  max-width: 100px;
  text-transform: uppercase;
  text-align: center;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .order-id tbody tr td {
  border-top: none;
  padding-left: 15px;
  color: #fff;
}

/* line 108, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .comments-area {
  background-color: #fff;
  margin-bottom: 15px;
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .comments-area h4 {
  padding-left: 0;
}

/* line 114, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_order-detail.scss */
.order-detail-content .comments-area p {
  font-size: 0.875rem;
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.star {
  font-weight: 800;
  color: red;
  position: relative;
  top: 3px;
}

/* line 8, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content {
  margin-bottom: 30px;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .add-address {
  padding: 15px 0;
}

/* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .add-address h4 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-bottom: 15px;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table th {
  border-top: none;
}

/* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table tr td .form-check {
  padding-left: 35px;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table tr td .form-check .form-check-input {
  position: absolute;
  left: 25px;
  top: 5px;
  margin-top: 0;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table tr td .form-check .form-check-label {
  text-align: start;
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table tr .controls {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.shipping-content .table tr .controls li {
  margin-right: 15px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table {
    margin-top: 30px;
  }
  /* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .btn {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table {
    border-bottom: none;
  }
  /* line 79, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table thead {
    display: none;
  }
  /* line 83, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table tbody .d-flex {
    flex-direction: column;
  }
  /* line 86, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table tbody td:first-child {
    border: none;
  }
  /* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .table tbody td:last-child {
    padding-bottom: 35px;
    text-align: left;
  }
  /* line 97, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
  .shipping-content .btn {
    margin-top: 15px;
  }
}

/* line 104, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_shipping-address.scss */
.bodyrtl .shipping-content .table tr .controls li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content {
  margin-bottom: 30px;
}

/* line 5, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content h5 {
  font-size: 1rem;
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 10, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media img {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  border-radius: 200px;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media .media-body {
  margin-left: 15px;
}

/* line 28, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media .media-body h5 {
  font-size: 1rem;
  margin-bottom: 0;
}

/* line 32, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media .media-body h5 small span {
  color: #b38741;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content .media .media-body p {
  margin-bottom: 0;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form {
  float: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.07);
  padding: 30px;
}

/* line 49, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form label.error {
  right: 15px;
}

/* line 56, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form .input-group.date .input-group-prepend {
  margin-right: 0;
}

/* line 58, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form .input-group.date .input-group-prepend .input-group-text {
  border-left-width: 0;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form .input-group.date .datepicker-inline {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: white;
  z-index: 999;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form ul {
  padding-left: 10px;
  margin: 40px 0 0 0;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form ul li {
  margin-bottom: 15px;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.profile-content form .btn {
  float: right;
}

/* line 86, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
.bodyrtl .profile-content form label.error {
  left: 15px;
  right: auto;
  text-align: left;
}

/* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
#datepicker {
  width: 100%;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
#datepicker > span:hover {
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
  .profile-content .media .media-body a {
    display: block;
  }
  /* line 103, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
  .profile-content form {
    padding: 15px;
  }
  /* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
  .profile-content form .btn.mt-3 {
    margin-top: 0 !important;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_profile.scss */
  .profile-content form ul {
    padding-left: 15px;
    margin-top: 30px;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module {
  padding: 0 15px;
  width: 100%;
}

/* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav {
  padding-left: 0;
  padding-right: 0;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item {
  font-family: "Montserrat-Bold", sans-serif;
  width: calc(25% - 17px);
  margin-right: 17px;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a {
  background-color: #e1e1e1;
  position: relative;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a:after {
  content: "";
  border-top: 18.5px solid transparent;
  border-bottom: 18.5px solid transparent;
  border-left: 18.5px solid #e1e1e1;
  position: absolute;
  right: -18px;
  top: 0;
  z-index: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a:before {
  content: "";
  border-top: 18.5px solid transparent;
  border-bottom: 18.5px solid transparent;
  border-left: 18.5px solid #000;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a.active {
  background-color: #b38741;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a.active:after {
  content: "";
  border-top: 18.5px solid transparent;
  border-bottom: 18.5px solid transparent;
  border-left: 18.5px solid #b38741;
  position: absolute;
  right: -18px;
  top: 0;
  z-index: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .checkoutd-nav .nav-item a.active:before {
  content: "";
  border-top: 18.5px solid transparent;
  border-bottom: 18.5px solid transparent;
  border-left: 18.5px solid #000;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .form-group .form-check-inline {
  margin-right: 5px;
  background-color: white;
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
}

/* line 90, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .checkout-module .btn {
  margin-right: 15px;
}

/* line 96, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .right-table {
  margin-bottom: -19px;
}

/* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .right-table thead {
  background-color: #fff;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .right-table thead th {
  border-top: none;
}

/* line 104, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .right-table tbody {
  background-color: #fff;
}

/* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .top-table tbody tr {
  align-items: center;
  border-bottom: 1px solid #ddd;
}

/* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .top-table tbody tr td {
  border: none;
}

/* line 118, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail {
  float: left;
}

/* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 15px;
}

/* line 125, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail h2 small {
  color: #fff;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail .item-controls {
  display: flex;
  align-items: center;
}

/* line 134, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail .item-controls .btn {
  font-size: 12px;
  border: 1px solid #dee2e6;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 25px;
  margin-right: 10px;
}

/* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-detail .item-controls .btn:hover {
  background-color: #b38741;
  color: #fff;
}

/* line 153, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .item-price, .checkout-content .item-total {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.25rem;
  color: #b38741;
}

/* line 161, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane h4 {
  font-family: "Montserrat-Bold", sans-serif;
  margin-bottom: 15px;
}

/* line 165, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane .heading {
  margin-top: 15px;
}

/* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane .heading h4 {
  margin-bottom: 0;
}

/* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane .top-table thead {
  background-color: #fff;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane .top-table thead tr th {
  border-top: none;
}

/* line 182, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.checkout-content .tab-content .tab-pane .top-table tbody {
  background-color: #fff;
}

/* line 192, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
.bodyrtl .checkout-content .item-detail {
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 200, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .pro-heading-title {
    padding-bottom: 20px;
  }
  /* line 204, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table {
    border-bottom: none;
    text-align: center;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table thead {
    display: none;
  }
  /* line 214, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table tbody .d-flex {
    flex-direction: column;
  }
  /* line 217, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table tbody td {
    padding-right: 0;
  }
  /* line 220, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table tbody td .input-group {
    justify-content: center;
  }
  /* line 224, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table tbody td:first-child {
    border: none;
  }
  /* line 227, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .tab-content .tab-pane .top-table tbody td:last-child {
    padding-bottom: 15px;
    text-align: center;
  }
  /* line 233, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .btn-res {
    padding-top: 25px;
  }
  /* line 236, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .checkout-module .form-group .form-check-inline {
    width: 100%;
    justify-content: flex-start;
    padding-left: 0;
    margin-bottom: 15px;
  }
  /* line 243, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .item-detail {
    width: 100%;
  }
  /* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .item-detail h2 {
    margin-bottom: 10px;
  }
  /* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .item-detail .item-controls {
    justify-content: center;
  }
  /* line 255, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .item-detail .item-controls .btn {
    margin-right: 5px;
    margin-left: 5px;
  }
  /* line 262, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_checkout.scss */
  .checkout-content .item-quantity {
    margin-right: auto;
    margin-left: auto;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content {
  margin-bottom: 30px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 9, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table {
  background-color: #fff;
  margin-bottom: 0;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table thead td {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 18, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table thead td .img-div {
  padding: 15px;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
}

/* line 29, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr td {
  font-size: 0.875rem;
  color: #fff;
  padding-right: 15px;
  border-bottom: 1px solid #dee2e6;
  border-top: none;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr td h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1rem;
  color: #fff;
  margin: 0;
}

/* line 43, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr td span {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "Montserrat-Bold", sans-serif;
}

/* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr td .price-tag {
  font-size: 1rem;
  color: #b38741;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr td .detail-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 63, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
.compare-content .table tbody tr:last-child td {
  border: none;
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
  .compare-content .pro-heading-title {
    padding-bottom: 10px;
  }
  /* line 76, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_compare.scss */
  .compare-content .pro-heading-title h1 {
    font-size: 20px !important;
  }
}

/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content {
  margin-bottom: 30px;
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .pro-heading-title {
  padding-bottom: 35px;
}

/* line 13, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-thumb {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border: 1px solid #ddd;
  margin-right: 1rem;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-thumb img {
  transform: translateY(-10%);
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body h2 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .pro-price {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .pro-price ins {
  font-family: "Montserrat-ExtraBold", sans-serif;
  font-size: 1.2rem;
  color: #b38741;
  text-decoration: none;
}

/* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .pro-price del {
  font-size: 1rem;
  font-weight: 800;
  color: #fff;
  text-decoration: line-through;
  margin-right: 10px;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .buttons {
  display: flex;
  align-items: center;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .buttons .input-group {
  margin-right: 10px;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body p {
  font-size: 0.875rem;
  color: #fff;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .detail {
  text-align: end;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .detail p {
  margin-bottom: 5px;
  color: #fff;
}

/* line 71, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.wishlist-content .media .media-body .detail .share {
  margin-bottom: 5px;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
.bodyrtl .wishlist-content .media .media-thumb {
  margin-left: 1rem;
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .list-group {
    margin-bottom: 30px;
  }
  /* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body .pro-price {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .pro-heading-title {
    padding-bottom: 10px;
  }
  /* line 113, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .list-group {
    margin-bottom: 60px;
  }
  /* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  /* line 121, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-thumb {
    margin-right: 0;
    width: 100%;
    height: auto;
  }
  /* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-thumb img {
    transform: none;
  }
  /* line 130, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body {
    margin-top: 20px;
  }
  /* line 133, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body .pro-price {
    justify-content: center;
    margin-bottom: 10px;
  }
  /* line 137, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body .buttons {
    justify-content: center;
  }
  /* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body .detail {
    display: flex;
    justify-content: center;
  }
  /* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_wishlist.scss */
  .wishlist-content .media .media-body .detail .share {
    margin: 15px 10px -5px 10px;
  }
}

/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
.empty-content {
  margin-top: 100px;
}

/* line 4, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
.empty-content .pro-empty-page {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  text-align: center;
  padding: 33px 0 92px;
}

/* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
.empty-content .pro-empty-page h2 {
  font-family: "Montserrat-Bold", sans-serif;
  color: #ebebeb;
  font-size: 36px;
  line-height: 43px;
  padding: 0;
  margin: 0;
}

/* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
.empty-content .pro-empty-page h1 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 64px;
  line-height: 77px;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
.empty-content .pro-empty-page p {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
  .empty-content {
    margin-top: 30px;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
  .empty-content .pro-empty-page {
    padding-bottom: 0;
  }
  /* line 42, ../../xampp/htdocs/Palemina/Exclude/scss/pages/_404.scss */
  .empty-content .pro-empty-page p {
    margin-bottom: 0;
  }
}

/*!
 * Bootstrap-select v1.13.9 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select {
  width: 220px\0;
  vertical-align: middle;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
  margin-bottom: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: .25rem .5rem;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: .5rem 1rem;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.form-inline .bootstrap-select .form-control {
  width: 100%;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li {
  position: relative;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li small {
  padding-left: .5em;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
  width: auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: .5em;
  height: 1em;
  border-style: solid;
  border-width: 0 .26em .26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
  display: block;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/api/_bootstrap-select.min.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png");
}

/* line 82, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat;
}

/* line 100, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png");
}

/* line 190, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  /* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/api/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/* Slider */
/* line 2, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 35, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}

/* Arrows */
/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 80, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 89, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-prev:before {
  content: '←';
}

/* line 93, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 98, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 102, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 107, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-next:before {
  content: '→';
}

/* line 111, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 117, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 137, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 150, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 168, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 173, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 200, ../../xampp/htdocs/Palemina/Exclude/scss/api/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media only screen and (min-width: 1025px) {
  /* line 3, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-desktop {
    display: block;
  }
  /* line 6, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 11, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile {
    display: block;
  }
  /* line 14, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-desktop {
    display: none;
  }
  /* line 17, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .sticky-header {
    display: none !important;
  }
  /* line 22, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile {
    right: -250px;
    left: auto;
  }
  /* line 27, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile.navigation-active {
    right: 0;
  }
  /* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu {
    text-align: right;
  }
  /* line 33, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main .logout a {
    float: left;
    right: auto;
    left: 0.75rem;
  }
  /* line 39, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap .btn-secondary {
    right: auto;
    left: 0;
  }
  /* line 44, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-select {
    float: right;
  }
  /* line 48, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap input {
    text-align: right;
    padding: 0  20px 0 55px;
  }
  /* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-select .form-control {
    padding: 0 15px 0 0;
    width: 80px;
  }
  /* line 57, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-select::before {
    right: auto;
    left: -10px;
  }
  /* line 62, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile a[aria-expanded="true"]:after {
    right: auto;
    left: 20px;
  }
  /* line 66, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .sub-manu .unorder-list li a {
    text-align: right;
  }
  /* line 70, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile a[aria-expanded="false"]:after {
    left: 20px;
    right: auto;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 78, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-select {
    width: 150px !important;
  }
  /* line 82, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-select .form-control {
    width: 150px;
  }
  /* line 86, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-navbar .form-inline .search-field-module .search-field-wrap {
    width: calc(100% - 150px);
  }
  /* line 91, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .bodyrtl .header-mobile .header-navbar .form-inline .search-field-module .search-field-select .form-control {
    padding: 0 15px 0 0;
    width: 150px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 99, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .padding-r0 {
    padding-right: 0;
  }
  /* line 102, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .padding-l0 {
    padding-left: 0;
  }
  /* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-one .single-footer .newsletter .block .form-inline .search .subscribe {
    display: block;
  }
  /* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-one .single-footer .newsletter .block .form-inline .search .fa-location-arrow {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 126, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .info-boxes-content .info-box-full {
    border: none;
    padding: 0;
    padding-top: 15px;
    margin: 0;
  }
  /* line 132, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .info-boxes-content .info-box-full .info-box {
    justify-content: start;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  /* line 142, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .modal .modal-dialog {
    width: 98%;
  }
  /* line 145, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .listing .product article .pro-thumb2 {
    width: 36%;
  }
  /* line 148, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .slick-slider {
    padding-bottom: 15px;
  }
  /* line 156, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .sticky-header .header-maxi nav .navbar-collapse ul li {
    margin-right: 30px;
  }
  /* line 164, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .padding-r0 {
    padding-right: 0;
  }
  /* line 167, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .padding-l0 {
    padding-left: 0;
  }
  /* line 172, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .rev_slider_wrapper li img {
    width: 100%;
    height: 100%;
  }
  /* line 181, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-area .checkout-module .checkoutd-nav .nav-item {
    width: 23%;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  /* shop page */
  /* line 195, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .right-menu .main-manu {
    font-size: 12px;
  }
  /* line 202, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .right-menu .sub-manu .unorder-list .list-item a {
    font-size: 12px;
  }
  /* line 209, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .ban-img {
    height: 311px;
  }
  /* line 212, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .caption3 {
    position: absolute;
    top: 20%;
    right: 0px;
    width: 77% !important;
  }
  /* line 218, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .caption-lb1 {
    width: 247px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 224, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .modal .modal-dialog {
    width: 98%;
    max-width: 700px;
  }
  /* line 230, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-mini .navbar {
    padding: 0;
    justify-content: space-between;
  }
  /* line 238, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .thumb {
    padding: 15px;
  }
  /* line 240, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .thumb .img-fluid {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
  }
  /* line 246, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .timer-tag {
    bottom: -19px;
  }
  /* line 249, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .upcomming-tag {
    bottom: -19px;
  }
  /* line 252, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-icons {
    position: absolute;
    left: 7px;
  }
  /* line 256, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-icons .icon-liked {
    position: relative;
  }
  /* line 260, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-icons .icon-liked .badge {
    font-family: "Roboto", sans-serif;
    border-radius: 0;
    position: absolute;
    right: -10px;
    top: -6px;
  }
  /* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-icons .icon {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 1rem;
    color: #b38741;
    text-decoration: none;
    margin-bottom: 7px;
    cursor: pointer;
  }
  /* line 285, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-icons .icon:hover {
    background-color: #343a40;
    color: #fff;
  }
  /* line 291, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-buttons {
    text-align: center;
  }
  /* line 294, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .mobile-buttons a.btn {
    width: 49%;
  }
  /* line 300, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .info-boxes-content .info-box-full {
    border: none;
    padding: 0;
    padding-top: 15px;
    margin: 0;
  }
  /* line 306, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .info-boxes-content .info-box-full .info-box {
    justify-content: start;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  /* line 316, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-mobile .single-footer .links-list li a {
    font-size: 0.775rem;
  }
  /* line 323, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-area .checkout-module .checkoutd-nav .nav-item {
    width: 23%;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  /* line 332, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .click-btn .input-group {
    margin-bottom: 15px;
  }
  /* line 336, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .align-right {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 341, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-maxi {
    padding-bottom: 0;
  }
  /* line 344, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .header-mobile .header-maxi .logo {
    padding-top: 0;
  }
  /* line 349, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .banners-content .container-fluid figure, .banners-content .container-sm figure, .banners-content .container-md figure, .banners-content .container-lg figure, .banners-content .container-xl figure {
    margin-bottom: 10px;
  }
  /* line 353, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .listing .product article .pro-thumb2 {
    width: 36%;
  }
  /* line 358, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .listing .list2 p {
    display: none;
  }
  /* line 364, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .breadcrumb {
    margin-top: 15px;
  }
  /* line 368, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .info-boxes-content {
    border-top: none;
  }
  /* line 373, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-carousel2 .product {
    padding: 15px;
  }
  /* line 384, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .form-group {
    padding: 0 !important;
  }
  /* line 390, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item {
    width: calc(33.33% - 15px);
    position: relative;
  }
  /* line 393, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item a {
    background-color: #e0e0e2;
    border-radius: 200px;
    padding: 5px;
    width: 45px;
    height: 45px;
    color: #333;
    font-weight: bold;
  }
  /* line 401, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item a span {
    display: flex;
    margin-right: 0px;
    border-radius: 200px;
    background-color: white;
    border: 4px solid #333;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }
  /* line 412, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item a.active {
    background-color: #e0e0e2;
    color: #333;
  }
  /* line 416, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item a.active span {
    border-color: #6ad180;
  }
  /* line 421, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item::before {
    content: "";
    height: 4px;
    width: 100%;
    display: block;
    background-color: #c8c8c8;
    position: absolute;
    top: 21px;
    z-index: -1;
  }
  /* line 433, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item:last-child {
    width: 45px;
  }
  /* line 435, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .checkout-content .checkout-module .checkoutm-nav .nav-item:last-child::before {
    content: "";
    width: 0;
  }
  /* line 450, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .right-menu .img-main {
    margin-bottom: 15px;
  }
  /* line 452, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .right-menu .img-main img {
    width: 100%;
  }
  /* line 459, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .xzoom-container {
    margin-bottom: 30px;
  }
  /* line 461, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .xzoom-container .xzoom-thumbs {
    display: none;
  }
  /* line 466, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page h1 {
    font-size: 1rem;
    width: 88%;
  }
  /* line 471, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .controls {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  /* line 476, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .controls .select-control {
    margin-bottom: 15px;
  }
  /* line 479, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .controls .input-group {
    width: 100%;
  }
  /* line 483, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .product-buttons {
    display: block;
  }
  /* line 485, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .product-buttons h2 {
    margin-bottom: 7px;
  }
  /* line 488, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page .product-buttons .buttons {
    margin-top: 7px;
    width: 100%;
  }
  /* line 496, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-two .xzoom-container {
    margin-top: 15px;
    margin-bottom: 0;
  }
  /* line 503, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .xzoom-3 .xzoom2, .product-page-three .xzoom-3 .xzoom3, .product-page-three .xzoom-3 .xzoom4, .product-page-three .xzoom-3 .xzoom5 {
    width: 100% !important;
    height: auto;
  }
  /* line 509, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .add-favrt {
    justify-content: center;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 15px;
  }
  /* line 516, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav {
    top: 35%;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
  }
  /* line 522, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav button {
    display: inline-block;
    background-color: #343a40 !important;
    color: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 0;
    margin-left: 1px;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    text-decoration: none;
    outline: none;
  }
  /* line 536, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav button:hover {
    background-color: #b38741 !important;
    color: #fff !important;
  }
  /* line 541, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav button span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 2rem;
    padding-bottom: 7px;
  }
  /* line 551, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav .disabled {
    opacity: 0.3;
  }
  /* line 553, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav .disabled:hover {
    background-color: #343a40 !important;
    color: #fff !important;
  }
  /* line 558, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav .owl-prev {
    position: absolute;
    margin-left: -45px;
    border-radius: 50px;
  }
  /* line 563, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .owl-nav .owl-next {
    position: absolute;
    margin-right: -45px;
    border-radius: 50px;
    right: 0;
  }
  /* line 573, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .tab-list .nav-index {
    width: 31%;
    padding: 5px;
    font-size: 12px;
  }
  /* line 578, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-three .tab-list .nav-index:last-child {
    margin-right: 0;
  }
  /* line 585, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .xzoom-container {
    margin-bottom: 0;
  }
  /* line 588, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .add-favrt {
    justify-content: center;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 15px;
  }
  /* line 595, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .product-buttons .buttons {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 599, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .product-buttons .icon-liked {
    position: absolute;
    top: 0;
    right: 14px;
  }
  /* line 606, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .tab-list .nav-index {
    text-align: center;
    width: 31%;
    padding: 5px;
    font-size: 12px;
  }
  /* line 612, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-four .tab-list .nav-index:last-child {
    margin-right: 0;
  }
  /* line 622, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-five .add-favrt {
    justify-content: center;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 15px;
  }
  /* line 629, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-five .product-buttons .buttons {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 633, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-five .product-buttons .icon-liked {
    position: absolute;
    top: 0;
    right: 14px;
  }
  /* line 640, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-five .tab-list .nav-index {
    text-align: center;
    width: 31%;
    padding: 5px;
    font-size: 12px;
  }
  /* line 646, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-five .tab-list .nav-index:last-child {
    margin-right: 0;
  }
  /* line 654, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-six .add-favrt {
    justify-content: center;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 15px;
  }
  /* line 664, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-six .tab-list .nav-index {
    text-align: center;
    width: 31%;
    padding: 5px;
    font-size: 12px;
  }
  /* line 670, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-page-six .tab-list .nav-index:last-child {
    margin-right: 0;
  }
  /* line 676, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .blog-content .blog .blog-thumbnail .img-thumbnail {
    height: 100%;
  }
  /* line 680, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .blog-content .pagination {
    margin-bottom: 15px;
  }
  /* line 684, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .ban-img {
    height: 280px;
  }
  /* line 687, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .nav-img {
    height: 100%;
  }
  /* line 690, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption {
    position: absolute;
    top: 8%;
    right: 12%;
    width: 300px;
  }
  /* line 697, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco1 h1 {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    line-height: 53px;
    position: relative;
    z-index: 99999;
    font-family: sans-serif;
  }
  /* line 708, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco1 p {
    font-size: 21px;
    font-family: sans-serif;
    position: relative;
    line-height: normal;
    color: #ffffff;
    margin: 0;
  }
  /* line 717, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco1 .btn {
    position: relative;
    bottom: -25px;
    background-color: #ffffff;
    font-family: sans-serif;
  }
  /* line 725, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 {
    text-align: left;
  }
  /* line 728, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 h2 {
    font-size: 11rem;
    position: absolute;
    line-height: 93px;
    opacity: 0.4;
  }
  /* line 734, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 h1 {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 32px;
    text-align: left;
    z-index: 99999;
    margin: 0;
  }
  /* line 741, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 h1 span {
    color: #ffffff;
  }
  /* line 747, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 p {
    font-size: 14px;
    font-family: sans-serif;
    text-align: left;
    line-height: 0;
    color: #ffffff;
  }
  /* line 755, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco2 .btn {
    position: relative;
    bottom: -13px;
    border: 3px solid #ffffff;
    color: #ffffff;
    font-family: sans-serif;
  }
  /* line 764, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco3 {
    text-align: right;
  }
  /* line 767, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco3 h1 {
    color: black;
    font-family: sans-serif;
    font-size: 36px;
    line-height: 85px;
    text-align: right;
    z-index: 99999;
    margin: 0;
  }
  /* line 777, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco3 h1 span {
    color: red;
  }
  /* line 783, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco3 p {
    font-size: 16px;
    font-family: sans-serif;
    text-align: right;
    margin: 0;
    line-height: 0;
    color: black;
  }
  /* line 791, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco3 .btn {
    font-size: 19px;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
  }
  /* line 800, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco4 {
    text-align: center;
  }
  /* line 804, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco4 h1 {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    position: relative;
    z-index: 99999;
    font-family: sans-serif;
    line-height: 21px;
  }
  /* line 815, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco4 p {
    font-size: 25px;
    font-family: sans-serif;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
  }
  /* line 824, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco4 .btn {
    position: relative;
    bottom: -13px;
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 10px;
  }
  /* line 833, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco5 {
    text-align: left;
  }
  /* line 837, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco5 h1 {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 30px;
    text-align: left;
    z-index: 99999;
    margin: 0;
  }
  /* line 844, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco5 h1 span {
    color: #ffffff;
  }
  /* line 850, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco5 p {
    font-size: 14px;
    font-family: sans-serif;
    text-align: left;
    line-height: 0;
    color: #ffffff;
  }
  /* line 858, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco5 .btn {
    position: relative;
    bottom: -25px;
    border: 3px solid #ffffff;
    color: #ffffff;
    font-family: sans-serif;
  }
  /* line 867, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 {
    text-align: right;
  }
  /* line 869, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 h2 {
    font-size: 11rem;
    position: absolute;
    line-height: 93px;
    margin: 0;
    opacity: 0.4;
  }
  /* line 876, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 h1 {
    color: black;
    font-family: sans-serif;
    font-size: 28px;
    line-height: 66px;
    text-align: right;
    z-index: 99999;
    margin: 0;
  }
  /* line 884, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 h1 span {
    color: red;
  }
  /* line 890, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 p {
    font-size: 13px;
    font-family: sans-serif;
    text-align: right;
    margin: 0;
    line-height: 0;
    color: black;
  }
  /* line 898, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco6 .btn {
    font-size: 19px;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
  }
  /* line 907, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco7 {
    text-align: left;
  }
  /* line 910, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco7 h2 {
    font-size: 11rem;
    position: absolute;
    line-height: 93px;
    margin: 0;
    opacity: 0.4;
    font-family: sans-serif;
  }
  /* line 918, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco7 h1 {
    color: #ffffff;
    font-size: 27px;
    line-height: 85px;
    text-align: left;
    position: relative;
    z-index: 99999;
    font-family: sans-serif;
  }
  /* line 929, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco7 p {
    font-size: 29px;
    font-family: sans-serif;
    position: relative;
    text-align: left;
    line-height: 0;
    color: #ffffff;
  }
  /* line 938, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco7 .btn {
    position: relative;
    bottom: -25px;
    background-color: #ffffff;
    font-family: sans-serif;
  }
  /* line 946, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 {
    text-align: left;
  }
  /* line 948, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 h2 {
    font-size: 11rem;
    position: absolute;
    line-height: 93px;
    opacity: 0.4;
  }
  /* line 954, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 h1 {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 44px;
    text-align: left;
    z-index: 99999;
    margin: 0;
  }
  /* line 961, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 h1 span {
    color: #ffffff;
  }
  /* line 967, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 p {
    font-size: 20px;
    font-family: sans-serif;
    text-align: left;
    line-height: 0;
    color: #ffffff;
  }
  /* line 975, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco8 .btn {
    position: relative;
    bottom: -25px;
    border: 3px solid #ffffff;
    color: #ffffff;
    font-family: sans-serif;
  }
  /* line 984, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco9 {
    text-align: right;
  }
  /* line 987, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco9 h1 {
    color: black;
    font-family: sans-serif;
    font-size: 35px;
    line-height: 85px;
    text-align: right;
    z-index: 99999;
    margin: 0;
  }
  /* line 997, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco9 h1 span {
    color: red;
  }
  /* line 1003, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco9 p {
    font-size: 16px;
    font-family: sans-serif;
    text-align: right;
    margin: 0;
    line-height: 0;
    color: black;
  }
  /* line 1011, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco9 .btn {
    font-size: 19px;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
  }
  /* line 1019, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 {
    text-align: left;
  }
  /* line 1022, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 h2 {
    font-size: 11rem;
    position: absolute;
    line-height: 93px;
    opacity: 0.4;
  }
  /* line 1028, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 h1 {
    font-size: 23px;
  }
  /* line 1032, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 h1 span {
    color: #ffffff;
  }
  /* line 1038, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 p {
    font-size: 10px;
  }
  /* line 1041, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .carousel-caption .text-deco11 .btn {
    position: relative;
    bottom: -14px;
    font-size: 10px;
    border: 1px solid;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1056, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-content .related-product-content {
    margin-top: 30px;
  }
  /* line 1060, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  #back-to-top {
    bottom: 15px;
    right: 15px;
  }
  /* line 1065, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  #newsletterModal .promo-box {
    padding: 30px 0 30px 0;
  }
  /* line 1074, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-mini-content .pro-banner-text {
    padding: 15px;
  }
  /* line 1076, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-mini-content .pro-banner-text img {
    width: 124px;
  }
  /* line 1087, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .login-content .registration-process:first-child {
    margin-bottom: 30px;
  }
  /* line 1090, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .login-content .registration-socials {
    padding: 0;
  }
  /* line 1092, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .login-content .registration-socials .btn {
    margin-bottom: 10px;
  }
  /* line 1099, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .banners-content {
    padding-top: 10px;
  }
  /* line 1104, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .blog-content .blog-col {
    justify-content: center;
    display: flex;
  }
  /* line 1110, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-content .products-area .owl-carousel {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1115, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .category-area article {
    padding: 0;
  }
  /* line 1123, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product article .cat-title {
    font-size: 10px !important;
  }
  /* line 1130, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-mobile .display-mobile {
    display: block;
  }
  /* line 1133, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-mobile .copyright-content {
    margin-top: 0;
  }
  /* line 1135, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-mobile .copyright-content .footer-image {
    float: none;
    text-align: center;
  }
  /* line 1139, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .footer-mobile .copyright-content .footer-info {
    text-align: center;
  }
  /* line 1146, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .heading h2 {
    font-size: 13px;
    margin-bottom: 3px;
  }
  /* line 1150, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .heading h2 small {
    font-size: 12px;
    line-height: normal;
  }
  /* line 1155, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .heading hr:before {
    display: none;
  }
  /* line 1160, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x {
    height: auto;
  }
  /* line 1163, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .module {
    position: static;
    text-align: center;
  }
  /* line 1167, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .module .title {
    margin-top: 0;
  }
  /* line 1170, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .module .price {
    margin-top: 0;
  }
  /* line 1173, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .module .list {
    display: none;
  }
  /* line 1177, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .thumb {
    position: static;
    margin-top: 42px;
    width: 100%;
  }
  /* line 1183, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-2x article .buttons .btn {
    width: 49%;
  }
  /* line 1192, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-area .nav-pills .nav-link {
    width: 32.60%;
    font-size: 10px;
  }
  /* line 1197, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-area .nav-pills .active:after {
    content: '';
    position: absolute;
    left: 44%;
    top: 31px;
    width: 0;
    height: 0;
    right: 14px;
  }
  /* line 1209, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-area .owl-nav {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
  }
  /* line 1214, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-area .owl-nav .owl-prev {
    position: absolute;
    margin-left: -40px;
    border-radius: 50px;
  }
  /* line 1219, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .products-area .owl-nav .owl-next {
    position: absolute;
    margin-right: -40px;
    border-radius: 50px;
    right: 0;
  }
  /* line 1229, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .shop-content .breadcum-area {
    padding: 30px;
  }
  /* line 1231, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .shop-content .breadcum-area .breadcrumb-item {
    padding-left: 0;
    width: 100%;
  }
  /* line 1239, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .shipping-content .list-group {
    margin-bottom: 15px;
  }
  /* line 1245, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .shipping-content .shipping-table tbody tr {
    display: flex;
    flex-direction: column;
  }
  /* line 1253, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .shipping-content .main-form form .btn {
    width: 100%;
  }
  /* line 1262, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-table thead {
    display: none;
  }
  /* line 1266, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-table tbody tr {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
  /* line 1271, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-table tbody tr td {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
  }
  /* line 1275, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-table tbody tr td span {
    font-weight: 700;
  }
  /* line 1286, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .aboutus-content .media-col {
    margin-bottom: 25px;
    border: none;
  }
  /* line 1290, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .aboutus-content .media {
    display: block;
    text-align: center;
  }
  /* line 1294, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .aboutus-content .media .rounded-circle {
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 1299, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .aboutus-content .accordion-container {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  /* line 1302, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .aboutus-content .accordion-container .accordions {
    padding-bottom: 35px;
  }
  /* line 1311, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table {
    border-bottom: none;
  }
  /* line 1313, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table thead {
    display: none;
  }
  /* line 1318, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table tbody .d-flex {
    flex-direction: column;
  }
  /* line 1322, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table tbody td {
    padding-right: 0;
  }
  /* line 1325, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table tbody td h2 {
    margin-bottom: 0;
  }
  /* line 1329, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table tbody td .input-group {
    justify-content: center;
  }
  /* line 1333, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .table tbody td:first-child {
    border: none;
  }
  /* line 1341, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .order-id tbody tr:last-child td:first-child {
    padding-bottom: 0;
  }
  /* line 1346, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .order-detail-content .top-table {
    text-align: center;
  }
}

@media only screen and (max-width: 576px) {
  /* line 1354, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-category-content {
    padding-top: 0;
    padding-bottom: 30px;
  }
  /* line 1357, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-category-content .pro-heading-subtitle {
    padding-top: 30px;
  }
  /* line 1362, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-category-content .pro-category-items .pro-single-item .pro-description .pro-info {
    font-size: 11px;
  }
  /* line 1365, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .slider-wrapper .slider-for {
    margin-bottom: 0;
  }
  /* line 1370, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .profile-content .media .media-body p {
    font-size: 12px;
  }
  /* line 1373, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .slick-slider {
    padding-bottom: 0px;
  }
  /* line 1380, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pro-tab-content .nav .nav-link {
    font-size: 0.8125rem;
    padding: 0.5rem 6px;
  }
  /* line 1387, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .sticky-header {
    display: none !important;
  }
  /* line 1391, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .registration-socials .btn {
    width: 100%;
  }
  /* line 1400, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pagination {
    display: block;
    text-align: center;
  }
  /* line 1403, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .pagination .loader-page {
    padding-bottom: calc(0.375rem + 1px);
  }
  /* line 1410, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .pro-sub-buttons #st-1.st-animated {
    display: flex;
  }
  /* line 1418, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .vertical-slider .slider-nav .slick-track .slider-nav__item img {
    height: 115px !important;
  }
  /* line 1427, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .pro-counter .btn-secondary {
    min-width: 150px;
  }
  /* line 1432, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .nav .nav-item {
    width: 33.33%;
    margin-right: 0 !important;
    padding: 3px 1px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 465px) {
  /* line 1455, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .vertical-slider .slider-nav .slick-track .slider-nav__item img {
    height: 70px !important;
  }
  /* line 1463, ../../xampp/htdocs/Palemina/Exclude/scss/_responsive.scss */
  .product-detail-info .pro-counter .btn-secondary {
    min-width: 150px;
  }
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 15, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl {
  overflow-x: hidden;
  text-align: right;
  direction: rtl;
}

/* line 21, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl label.error {
  left: 0;
  right: auto;
  text-align: left;
}

/* line 26, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .alert .pro-description .close {
  left: -5px;
  right: auto;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .navbar-nav .badge-secondary {
  left: auto !important;
  right: -12px;
}

/* line 34, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .navbar-nav .badge-secondary::after {
  left: auto !important;
  right: 14px;
  transform: rotate(28deg) !important;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options li > a .badge, .bodyrtl .header-area .pro-header-right-options li button .badge {
  left: -4px;
  right: auto;
}

/* line 46, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .header-maxi .search-field-module .search-field-select .bootstrap-select > .dropdown-menu {
  right: 0;
  left: auto !important;
}

/* line 50, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .header-maxi .search-field-module .search-field-select .bootstrap-select > .dropdown-menu .dropdown-item {
  text-align: right;
}

/* line 54, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-mini .dropdown {
  margin-right: 15px;
  margin-left: 0;
  padding-left: 12px;
  padding-right: 0;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .navbar-lang .dropdown .dropdown-menu {
  right: 0 !important;
  left: auto !important;
  text-align: right;
  margin-right: -28px;
  margin-left: 0;
}

/* line 67, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .navbar-lang .dropdown .dropdown-menu {
  left: 0 !important;
  right: auto !important;
  text-align: right;
  margin-right: -28px;
  margin-left: 0;
}

/* line 74, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-three .navbar-lang .dropdown .dropdown-menu {
  right: 0 !important;
  left: auto !important;
  text-align: right;
  margin-right: -28px;
  margin-left: 0;
}

/* line 84, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .header-mini .navbar-lang .dropdown {
  margin-right: 0;
  margin-left: 15px;
  padding-left: 12px;
  padding-right: 0;
}

/* line 92, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .header-mini .pro-header-options .dropdown {
  margin-left: 0;
  padding-left: 12px;
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .dropdown-toggle::after {
  right: auto;
  left: -14px;
}

/* line 112, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
  right: 480px !important;
}

/* line 116, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap .tp-caption {
  text-align: right !important;
}

/* line 122, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3043"] .tp-parallax-wrap:last-child {
  right: 50% !important;
  margin-right: -75px;
}

/* line 128, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3044"] .tp-parallax-wrap {
  right: 15px !important;
}

/* line 130, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3044"] .tp-parallax-wrap .tp-caption {
  text-align: right !important;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .carousel-content-home-page-2 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
  left: 610px !important;
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .carousel-content-home-page-2 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap .tp-caption {
  text-align: right !important;
}

/* line 155, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .carousel-content-home-page-3 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
  left: 650px !important;
}

/* line 159, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .carousel-content-home-page-3 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap .tp-caption {
  text-align: right !important;
}

/* line 171, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-options .color-selection h4 b, .bodyrtl .pro-options .size-selection h4 b {
  float: right;
}

/* line 175, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .dropdown-submenu .dropdown-menu {
  right: 100% !important;
  left: auto !important;
}

/* line 180, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-infos .pro-single-info b {
  margin-left: 10px;
  margin-right: 0;
}

/* line 184, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-rating .btn-link {
  margin-right: 10px;
  margin-left: 0;
}

/* line 188, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-infos .pro-single-info ul {
  padding-right: 0;
}

/* line 191, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-options .color-selection ul li, .bodyrtl .pro-options .size-selection ul li {
  margin-right: 4px;
  margin-left: 10px;
}

/* line 195, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-counter .input-group {
  margin-right: 0;
  margin-left: 15px;
}

/* line 199, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-sub-buttons .btn {
  margin-left: 15px;
  margin-right: 0;
}

/* line 203, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-sub-buttons .btn .fas {
  margin-right: 0;
  margin-left: 5px;
}

/* line 208, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .slick-slider {
  direction: ltr;
}

/* line 211, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .slick-slider .slick-slide {
  direction: rtl;
}

/* line 217, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem;
}

/* line 222, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.5rem;
  padding-right: 0;
}

/* line 233, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-mini .pro-header-options li {
  margin-left: 0;
  margin-right: 15px;
}

/* line 237, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-mini .pro-header-options .pro-header-avatar {
  margin-right: 0;
  margin-left: 7px;
}

/* line 245, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-select {
  float: right;
}

/* line 248, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-select::before {
  left: -10px;
  right: auto;
}

/* line 255, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-select .bootstrap-select .btn.dropdown-toggle .filter-option-inner-inner {
  text-align: right;
}

/* line 259, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-select .bootstrap-select .btn.dropdown-toggle::after {
  left: 5px;
  right: auto;
}

/* line 267, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-wrap input {
  padding: 0 30px 0 55px;
}

/* line 270, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .search-field-module .search-field-wrap .btn-secondary {
  left: 0;
  right: auto;
}

/* line 278, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .pro-header-right-options li {
  margin-left: 0;
  margin-right: 35px;
}

/* line 284, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-maxi .pro-header-right-options .dropdown .dropdown-menu {
  transform: translate3d(0, 24px, 0) !important;
  left: 0  !important;
  right: auto !important;
  margin-top: 31px;
}

/* line 295, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav {
  padding-right: 0;
}

/* line 298, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav li {
  text-align: right;
  padding-left: 15px;
  padding-right: 0;
  margin-right: 45px;
}

/* line 304, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav li .first {
  padding-left: 0;
  padding-right: 15px;
}

/* line 308, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav li .badge-primary {
  right: 0;
  left: auto;
}

/* line 312, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav li .badge-primary:after {
  left: 5px;
  transform: rotate(20deg);
}

/* line 318, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .nav-item > .dropdown-menu {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: -28px;
}

/* line 324, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .mega-dropdown-menu {
  margin-right: 0 !important;
}

/* line 326, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .mega-dropdown-menu ul {
  padding-right: 0;
}

/* line 329, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .mega-dropdown-menu ul li a {
  padding-right: 0 !important;
}

/* line 335, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu {
  right: 100%;
  left: auto;
}

/* line 339, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav .dropdown-submenu .fas {
  float: left;
  transform: rotate(180deg);
}

/* line 345, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .header-navbar .navbar-collapse .navbar-nav li a {
  text-align: right;
}

/* line 353, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-title {
  text-align: right;
}

/* line 360, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-one .header-navbar nav .logo {
  margin-left: 30px;
}

/* line 368, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li {
  text-align: right;
  margin-right: 0;
}

/* line 371, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-thumb {
  right: 0;
  left: auto;
}

/* line 375, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-detail {
  padding-left: 0;
  padding-right: 64px;
}

/* line 378, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-detail h2 {
  text-align: right;
}

/* line 381, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-detail .item-s .fas {
  margin-right: 8px;
}

/* line 391, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item.mega-dropdown .mega-dropdown-menu {
  margin-left: 0;
  margin-right: -26%;
}

/* line 396, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item.mega-dropdown .mega-dropdown-menu ul {
  padding-right: 0;
}

/* line 399, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item.mega-dropdown .mega-dropdown-menu ul li a {
  padding-right: 0;
}

/* line 409, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul {
  padding-right: 0;
}

/* line 412, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul li {
  margin-right: 0;
  margin-left: 45px;
}

/* line 416, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item > .dropdown-menu {
  text-align: right;
  right: 0;
  left: auto;
  margin-right: -28px;
  margin-left: 0;
}

/* line 423, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item > .dropdown-menu .dropdown-item {
  text-align: right;
}

/* line 426, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-two .header-maxi .nav-start nav .navbar-collapse ul .nav-item > .dropdown-menu .dropdown-item .fas {
  float: left;
  transform: rotate(-180deg);
}

/* line 446, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-three .header-maxi .navbar-lang .dropdown {
  margin-right: 0;
  margin-left: 15px;
  padding-right: 0;
  padding-left: 12px;
}

/* line 461, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .close {
  float: left;
}

/* line 466, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .header-three .header-maxi .pro-header-right-options li .dropdown-searchbar .pro-col .pro-search-wrap .pro-btn-search {
  float: left;
  left: 0;
  right: auto;
}

/* line 474, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul {
  padding-right: 0;
}

/* line 476, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .nav-item {
  margin-right: 0;
  margin-left: 45px;
}

/* line 480, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .nav-item > .dropdown-menu {
  text-align: right;
  right: 0;
  left: auto;
  margin-right: -28px;
  margin-left: 0;
}

/* line 487, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .nav-item > .dropdown-menu .dropdown-item {
  text-align: right;
}

/* line 490, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .nav-item > .dropdown-menu .dropdown-item .fas {
  float: left;
  transform: rotate(-180deg);
}

/* line 497, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu {
  margin-right: 0;
}

/* line 503, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu .pro-title {
  text-align: right;
}

/* line 507, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul {
  padding-right: 0;
}

/* line 510, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li {
  text-align: right;
}

/* line 512, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .sticky-header .header-maxi nav .navbar-collapse ul .mega-dropdown .mega-dropdown-menu ul li a {
  padding-right: 0;
}

/* line 517, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .pro-blog .pro-thumb .blog-date {
  left: auto;
  right: 5px;
}

/* line 521, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .block .media img, .bodyrtl .blog-menu .block .media .fas {
  margin-right: 0;
  margin-left: 15px;
}

/* line 525, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .block .media .media-body span .far {
  margin-left: 5px;
  margin-right: 0;
}

/* line 529, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product article .pro-thumb .pro-tag {
  left: auto;
  right: 5px;
}

/* line 533, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .popular-product article .pro-thumb .pro-tag {
  left: auto;
  right: 5px;
}

/* line 537, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-socials ul {
  padding-right: 0;
}

/* line 539, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-socials ul li {
  margin-left: 15px;
  margin-right: 0 !important;
}

/* line 544, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .popular-product article .pro-description .pro-price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 548, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-content .product-detail-info .pro-price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 552, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .slider-for-vertical {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}

/* line 557, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .slider-nav-vertical {
  float: right;
  width: 20%;
}

/* line 561, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-three .footer-top-content .search input {
  padding: 8px  8px  8px 98px;
}

/* line 565, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-three .footer-top-content .search .btn {
  left: 0;
  right: auto;
}

/* line 570, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area h5, .bodyrtl .footer-area p {
  text-align: right;
}

/* line 574, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area hr:before {
  right: 15px;
}

/* line 577, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area ul {
  padding-right: 0;
}

/* line 580, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area ul li {
  float: right;
  text-align: right;
}

/* line 588, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area .links-list li {
  width: 100%;
}

/* line 590, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area .links-list li .fa {
  padding-left: 5px;
  padding-right: 0;
  transform: rotate(180deg);
  margin-right: -5px;
  margin-left: 5px;
}

/* line 600, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area .social-content .newsletter {
  text-align: right;
}

/* line 606, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area .newsletter .block .form-inline .search input {
  padding: 8px 8px 8px 98px;
}

/* line 609, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .footer-area .newsletter .block .form-inline .search .btn-secondary {
  left: 1px;
  right: auto;
}

/* line 616, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-content .pro-Categories .pro-Categories-detail h2 {
  padding-left: 0;
  padding-right: 15px;
}

/* line 621, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-content .pro-Categories .pro-Categories-detail .pro-Categories-meta {
  padding-right: 15px;
  padding-left: 0;
}

/* line 628, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .pro-blog .pro-detail li {
  padding-left: 10px;
  margin-left: 10px;
  padding-right: 0;
  margin-right: 0;
}

/* line 634, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .pro-blog .pro-detail li::after {
  right: 12px;
  left: auto;
}

/* line 643, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div ul li {
  padding-left: 15px;
  padding-right: 0;
}

/* line 648, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .main-manu span {
  float: left;
}

/* line 651, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .main-manu img {
  margin-left: 7px;
  margin-right: 0 !important;
}

/* line 657, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .sub-manu .list-item {
  padding-left: 0;
  padding-right: 0;
}

/* line 661, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .sub-manu .list-item a {
  padding-right: 38px;
}

/* line 666, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div a.btn {
  text-align: right !important;
}

/* line 669, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div a.btn .fas {
  transform: rotate(-180deg);
  margin-left: 7px;
  margin-right: 0 !important;
}

/* line 677, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .media img {
  margin-left: 15px;
  margin-right: 0;
}

/* line 681, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .media .fas {
  margin-left: 15px;
  margin-right: 0;
}

/* line 685, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .media .media-body {
  text-align: right;
}

/* line 688, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-menu .category-div .media .media-body span {
  margin-right: 0;
  margin-left: 10px;
}

/* line 696, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-bar-categories .card .card-body .brands li a .fas {
  margin-right: 0;
  margin-left: 7px;
  transform: rotate(-180deg);
}

/* line 701, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-bar-categories .card .card-body .extra-controls.form-inline .form-group .numaric2 {
  margin: 0 8px 5px 0;
}

/* line 704, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-bar-categories .card .card-body .color-range {
  padding-right: 0;
}

/* line 707, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-bar-categories .card .card-body .size-range li a {
  margin: 0  0 0 8px;
}

/* line 712, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-panel ul {
  padding-right: 0;
}

/* line 715, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-panel ul .nav-item a {
  text-align: right;
}

/* line 718, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-panel ul .nav-item a img {
  margin-left: 7px;
  margin-right: 0;
}

/* line 722, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-panel ul .nav-item a .fas {
  float: left;
  transform: rotate(-180deg);
}

/* line 727, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .categories-panel ul .dropright .dropdown-menu {
  right: 100%;
  left: auto;
}

/* line 736, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-2x .featured-tag {
  left: auto;
  right: 34px;
}

/* line 740, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-2x .icon-liked {
  left: 26px;
  right: auto;
}

/* line 745, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-2x article .thumb {
  right: auto;
  left: 15px;
}

/* line 749, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-2x article .module {
  text-align: right;
}

/* line 753, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-2x article .module .list li {
  padding-left: 64px;
  padding-right: 0;
}

/* line 764, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product article .discount-tag {
  left: 0;
  right: auto;
}

/* line 768, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product article .pro-price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 774, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-sp-content .pro-description .pro-price ins {
  margin-right: 15px;
  margin-left: 0;
}

/* line 778, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-mini-content .pro-banner-text .pro-image-text {
  padding-left: 0;
  margin-right: 15px;
}

/* line 782, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-sp-content .pro-description .pro-timer span {
  margin-left: 10px;
  margin-right: 0;
}

/* line 786, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-category-content .pro-category-items .pro-single-item .pro-description {
  padding-right: 10px;
  padding-left: 0;
}

/* line 790, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-category-content .pro-category-items .pro-single-item .pro-description .pro-price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 796, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article {
  text-align: right;
}

/* line 798, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article .thumb {
  float: right;
  margin-left: 15px;
}

/* line 802, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article .discount-tag {
  right: 0;
  left: auto;
}

/* line 806, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article .product-hover {
  right: 0;
  left: auto;
}

/* line 811, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article .listview-btn {
  margin-right: 15px;
  margin-left: 0;
}

/* line 821, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog h2 {
  padding-left: 100px;
  padding-right: 15px;
  text-align: right;
}

/* line 826, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog h2 .featured-tag {
  left: 0;
  right: auto;
}

/* line 831, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog .blog-date {
  margin-left: 0;
  margin-right: 15px;
}

/* line 840, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .info-boxes-content .info-box-full .info-box {
  padding-left: 15px;
  padding-right: 15px;
  border-right-width: 0;
}

/* line 846, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .info-boxes-content .info-box-full .info-box .panel .fas {
  margin-left: 15px;
  margin-right: 0;
}

/* line 850, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .info-boxes-content .info-box-full .info-box .panel .block {
  text-align: right;
}

/* line 858, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl #back-to-top {
  left: 15px;
  right: auto;
}

/* line 862, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-mini-content .pro-banner-text .pro-banner-thumb img {
  margin-left: 0;
  margin-right: -38%;
}

/* line 871, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .media-body h4 small {
  margin-left: 10px;
}

/* line 877, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .rounded-circle {
  margin-left: 15px;
}

/* line 884, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .card .card-header h5 {
  text-align: right;
}

/* line 887, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .card .card-header h5 .fas {
  float: left;
}

/* line 892, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .card .card-body {
  text-align: right;
}

/* line 899, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog-area .blog {
  text-align: right;
}

/* line 903, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog-area .blog .blog-thumbnail .badge {
  right: auto;
  left: 5px;
}

/* line 906, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog-area .blog .blog-thumbnail .badge span {
  float: right;
}

/* line 910, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .blog-content .blog-area .blog .blog-thumbnail .badge .fas {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 921, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .media .media-body .pro-price del {
  margin-right: 0;
  margin-left: 10px;
}

/* line 925, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-detail-content h4 {
  padding-left: 0;
  padding-right: 12px;
}

/* line 929, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .media .media-body .buttons .input-group {
  margin-right: 0;
}

/* line 937, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .compare-content h1, .bodyrtl .compare-content table tbody td {
  text-align: right;
}

/* line 942, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .compare-content .detail-buttons .share .fas {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 951, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content p {
  text-align: right;
}

/* line 954, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .contact-info {
  padding-right: 0;
}

/* line 958, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .contact-info li .fas {
  text-align: right;
}

/* line 963, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .socials .list {
  text-align: right;
  padding-right: 0;
}

/* line 968, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .form-start {
  text-align: right;
}

/* line 973, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .form-start .input-group .input-group-prepend .input-group-text {
  border-left: 0;
  border-right: 1px solid #dee2e6;
}

/* line 978, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .form-start .input-group input {
  border-left: 1px solid #dee2e6;
}

/* line 983, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .contact-main {
  text-align: right;
}

/* line 986, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .contact-content .contact-main .contact-logo {
  padding-right: 0;
  border-right: none;
  border-left: 1px solid #dee2e6;
}

/* line 994, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .page-area {
  text-align: right;
}

/* line 996, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .page-area .nav {
  padding-right: 0;
}

/* line 1004, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .registration-process .input-group .input-group-prepend .input-group-text {
  border-left: 0;
  border-right: 1px solid #dee2e6;
}

/* line 1014, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .registration-socials .right {
  text-align: left;
}

/* line 1019, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-one-content .list-group {
  padding-right: 0;
}

/* line 1022, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-one-content .list-group .nav-link {
  text-align: right;
}

/* line 1025, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-one-content .list-group .nav-link .fas {
  margin-left: 7px;
  margin-right: 0;
}

/* line 1033, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-two-content .list-group {
  padding-right: 0;
}

/* line 1036, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-two-content .list-group .nav-link {
  text-align: right;
}

/* line 1039, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-two-content .list-group .nav-link .fas {
  margin-left: 7px;
  margin-right: 0;
}

/* line 1046, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-two-content .table td {
  text-align: right;
}

/* line 1051, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .order-two-content .form-group {
  text-align: right;
}

/* line 1057, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .list-group {
  padding-right: 0;
}

/* line 1060, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .list-group .nav-link {
  text-align: right;
}

/* line 1063, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .list-group .nav-link .fas {
  margin-left: 7px;
  margin-right: 0;
}

/* line 1072, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .media img {
  margin-left: 1rem;
  margin-right: 0;
}

/* line 1077, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .media .input-group {
  margin-left: 10px;
}

/* line 1082, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .wishlist-content .media .share .fas {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 1090, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .list-group {
  padding-right: 0;
}

/* line 1093, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .list-group .nav-link {
  text-align: right;
}

/* line 1096, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .list-group .nav-link .fas {
  margin-left: 7px;
  margin-right: 0;
}

/* line 1103, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .shipping-table .form-check {
  padding-left: 0;
  padding-right: 45px;
}

/* line 1107, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .shipping-table .form-check .form-check-input {
  right: 18px;
  left: auto;
}

/* line 1114, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .shipping-table .edit-tag ul {
  padding-right: 0;
}

/* line 1118, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .main-form {
  text-align: right;
}

/* line 1121, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .main-form .select-control::before {
  right: auto;
  left: 15px;
}

/* line 1129, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .list-group {
  padding-right: 0;
}

/* line 1132, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .list-group .nav-link {
  text-align: right;
}

/* line 1135, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .list-group .nav-link .fas {
  margin-left: 7px;
  margin-right: 0;
}

/* line 1142, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .media img {
  margin-left: 15px;
}

/* line 1146, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .media .media-body h4 {
  text-align: right;
}

/* line 1149, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content .media .media-body .detail p {
  text-align: left;
}

/* line 1155, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content form label {
  text-align: right;
}

/* line 1158, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content form .select-control::before {
  right: auto;
  left: 15px;
}

/* line 1162, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content form .input-group.date .input-group-prepend .input-group-text {
  border-left-width: 1px;
  border-right-width: 0;
}

/* line 1166, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .profile-content form .btn {
  float: left;
}

/* line 1173, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-content .breadcum-area {
  text-align: right;
}

/* line 1178, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-content .list-group .list-group-item {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

/* line 1183, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shop-content .list-group .list-group-item:before {
  padding-right: 0;
  padding-left: 0.5rem;
}

/* line 1191, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu {
  text-align: right;
}

/* line 1196, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .right-menu-categories .main-manu span {
  float: left;
}

/* line 1199, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .right-menu-categories .main-manu img {
  margin-left: 7px;
  margin-right: 0 !important;
}

/* line 1205, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .right-menu-categories .sub-manu .list-item {
  padding-right: 0;
}

/* line 1207, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .right-menu-categories .sub-manu .list-item .fas {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: 7px;
  margin-right: 0 !important;
}

/* line 1213, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .right-menu-categories .sub-manu .list-item a {
  padding-right: 38px;
}

/* line 1222, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .range-slider-main .extra-controls font {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1227, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .range-slider-main .extra-controls span font {
  margin-left: 10px;
  margin-right: 0;
}

/* line 1238, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .color-range-main .color-range ul {
  padding-right: 0;
}

/* line 1243, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .right-menu .brands-main .brands ul li a .fas {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: 7px;
  margin-right: 0;
}

/* line 1252, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page h1 {
  text-align: right;
}

/* line 1255, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .list {
  text-align: right;
}

/* line 1259, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .nav .nav-link {
  text-align: right;
  margin-left: 10px;
  margin-right: 0;
}

/* line 1265, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .tab-content {
  text-align: right;
}

/* line 1269, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .list-main .icon-liked {
  float: left;
}

/* line 1272, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .list-main .icon-liked .badge {
  right: auto;
  left: -8px;
}

/* line 1279, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .list-main .list li {
  padding-left: 6px;
  padding-right: 0px;
  border-left: 1px solid #e1e1e1;
  border-right: none;
  margin-right: 0;
  margin-left: 6px;
}

/* line 1287, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .list-main .list .instock .fas {
  margin-left: 5px;
  margin-right: 0;
  float: left;
}

/* line 1294, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .controls .select-control::before {
  left: 30px;
  right: auto;
}

/* line 1298, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .product-buttons h2 span {
  margin-right: 15px;
  margin-left: 0;
  float: left;
}

/* line 1304, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page .xzoom-thumbs a:last-child img {
  margin: 0;
}

/* line 1315, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-two .list-main .list .instock .fas {
  float: right;
}

/* line 1328, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-three .list-main .list .instock .fas {
  float: right;
}

/* line 1334, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-three .xzoom-3 .xzoom2, .bodyrtl .product-page-three .xzoom-3 .xzoom3, .bodyrtl .product-page-three .xzoom-3 .xzoom4, .bodyrtl .product-page-three .xzoom-3 .xzoom5 {
  float: left;
}

/* line 1339, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-three .xzoom-3 .xzoom-thumbs {
  float: right;
  text-align: right;
}

/* line 1345, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-three .add-favrt li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1348, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-three .add-favrt li .fas {
  margin-left: 5px;
  margin-right: 0;
}

/* line 1361, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-four .list-main .list .instock .fas {
  float: right;
}

/* line 1368, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-four .add-favrt li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1371, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-four .add-favrt li .fas {
  margin-left: 5px;
  margin-right: 0;
}

/* line 1380, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-five .product-buttons .icon-liked {
  margin-right: 15px;
}

/* line 1389, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-five .list-main .list .instock .fas {
  float: right;
}

/* line 1396, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-five .add-favrt li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1399, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-five .add-favrt li .fas {
  margin-left: 5px;
  margin-right: 0;
}

/* line 1408, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-six .product-buttons .icon-liked {
  margin-right: 15px;
}

/* line 1417, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-six .list-main .list .instock .fas {
  float: right;
}

/* line 1424, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-six .add-favrt li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1427, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .product-page-six .add-favrt li .fas {
  margin-left: 5px;
  margin-right: 0;
}

/* line 1436, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .modal .modal-body {
  text-align: right;
}

/* line 1439, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .modal .modal-body .list li {
  padding-left: 10px;
  padding-right: 0;
  margin-left: 10px;
  margin-right: 0;
  border-right: none;
  border-left: 1px solid #e1e1e1;
}

/* line 1447, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .modal .modal-body .list li.instock .fas {
  margin-left: 5px;
  margin-right: 0;
}

/* line 1456, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pagination div {
  text-align: left;
}

/* line 1459, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pagination div .fa-angle-double-left {
  transform: rotate(-180deg);
}

/* line 1462, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pagination div .fa-angle-double-right {
  transform: rotate(-180deg);
}

/* line 1467, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info ul {
  padding-right: 0;
}

/* line 1469, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl #registerTab {
  padding-right: 0;
}

/* line 1471, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .item-quantity input {
  margin-left: -1px;
}

/* line 1473, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .select-control::before {
  left: 0;
  right: auto;
}

/* line 1477, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-content .checkout-module a.btn {
  margin-right: 0;
  margin-left: 15px;
}

/* line 1481, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-content .checkout-module .form-group .form-check-inline {
  float: right;
  padding-right: 15px;
  margin-left: 15px;
}

/* line 1486, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-content .checkout-module .form-group .form-check-inline .form-check-input {
  margin-right: -1.25rem;
  margin-left: 0;
}

/* line 1490, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-content .checkout-module .form-group .form-check-inline .form-check-label {
  margin-right: 10px;
}

/* line 1494, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .form-check {
  padding-right: 1.25rem;
  padding-left: 0;
}

/* line 1495, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .form-check .form-check-input {
  margin-right: -1.25rem;
  margin-left: 0;
}

/* line 1502, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .list-group {
  padding-right: 0;
}

/* line 1504, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .table tr td .form-check {
  padding-right: 35px;
}

/* line 1507, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .table tr td .form-check .form-check-input {
  right: 25px;
  left: auto;
}

/* line 1511, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-content .pro-heading-title {
  padding-right: 15px;
}

/* line 1514, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-tab-content .pro-heading-title {
  padding-left: 0;
  padding-right: 0;
}

/* line 1520, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item {
  margin-left: 17px;
  margin-right: 0;
}

/* line 1524, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item a {
  padding-right: 30px;
  padding-left: 0;
}

/* line 1528, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item a:after {
  border-left: none;
  border-right: 18.5px solid #e1e1e1;
  left: -18px;
  right: auto !important;
}

/* line 1534, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item a:before {
  border-left: none;
  border-right: 18.5px solid #000;
  right: 0;
  left: auto;
}

/* line 1541, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item a.active:after {
  border-left: none;
  border-right: 18.5px solid #b38741;
}

/* line 1546, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .checkout-module .checkoutd-nav .nav-item a.active:before {
  border-left: none;
  border-right: 18.5px solid #000;
}

/* line 1554, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .aboutus-content .accordions .card-header a:after {
  left: 20px;
  right: auto;
}

/* line 1558, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .modal .modal-dialog .modal-body .pro-description .pro-infos .pro-single-info b {
  margin-left: 10px;
  margin-right: 0;
}

/* line 1562, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .pro-header-options .dropdown .dropdown-menu {
  left: 0 !important;
  right: auto !important;
  text-align: right;
  margin-right: -28px;
  margin-left: 0;
}

/* line 1570, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .listing .product article .pro-description {
  padding-right: 15px;
}

/* line 1573, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .cart-content .table .item-detail {
  float: right;
}

/* line 1576, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .shipping-content .table tr .controls, .bodyrtl .shipping-content .table tr .controls ul {
  padding-right: 0;
}

/* line 1581, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .top-bar label {
  margin: 0px 15px 0px 5px;
}

/* line 1586, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .top-bar .form-inline .form-group {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1592, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
.bodyrtl .login-content .registration-process .btn-link {
  margin-right: 15px;
  margin-left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1600, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .header-area .alert .pro-description .close {
    left: -40px;
    right: auto;
  }
  /* line 1604, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .aboutus-content .pro-heading-title, .bodyrtl .pro-full-screen-banner .pro-full-screen-overlay .pro-heading-title, .bodyrtl .pro-pl-content .pro-heading-title, .bodyrtl .testimonails-content .pro-heading-title, .bodyrtl .pro-bc-content .pro-heading-title, .bodyrtl .categories-content .pro-heading-title, .bodyrtl .pro-tr-content .pro-heading-title, .bodyrtl .pro-plr-content .pro-heading-title {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1608, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .mobile-pro-icons {
    left: 5px;
    right: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1617, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .order-detail-content .order-id tbody tr td {
    padding-right: 15px;
    padding-left: 0;
  }
  /* line 1622, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .top-bar .form-inline .form-group .select-control::before {
    right: auto;
    left: 0;
  }
  /* line 1627, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .mobile-overlay {
    right: 0;
  }
  /* line 1631, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .mobile-pro-icons {
    left: 5px;
    right: auto;
  }
  /* line 1635, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product article .pro-thumb .pro-tag {
    left: auto;
    right: 5px;
  }
  /* line 1639, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .popular-product article .pro-thumb .pro-tag {
    left: auto;
    right: 5px;
  }
  /* line 1643, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .blog-content .pro-blog .pro-thumb .blog-date {
    left: 15px;
    right: auto;
  }
  /* line 1650, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .bodyrtl .dropdown .dropdown-menu {
    left: 0;
    right: auto !important;
    text-align: right !important;
  }
  /* line 1655, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .footer-mobile .single-footer {
    float: right;
  }
  /* line 1662, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .top-bar .form-inline .form-group .form-control {
    padding-left: 25px;
    padding-right: 15px;
  }
  /* line 1667, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .top-bar .form-inline .form-group::before {
    left: 10px;
    right: auto;
  }
  /* line 1673, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .pagination div {
    text-align: center;
  }
  /* line 1678, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .products-area .nav-pills .active:after {
    left: 14px;
    right: 39%;
  }
  /* line 1687, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product article .mobile-icons {
    right: 7px;
    left: auto;
  }
  /* line 1691, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product article .mobile-icons .badge {
    left: -10px;
    right: auto;
  }
  /* line 1702, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .info-boxes-content .info-box-full .info-box {
    padding-left: 15px;
    padding-right: 15px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ced4da;
  }
  /* line 1714, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .footer-area .copyright-content .footer-info {
    text-align: center;
  }
  /* line 1717, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .footer-area .copyright-content .footer-image {
    text-align: center;
  }
  /* line 1723, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .aboutus-content .rounded-circle {
    margin-left: auto;
    margin-right: auto !important;
  }
  /* line 1733, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .profile-content .media .media-body .detail p {
    text-align: right;
  }
  /* line 1738, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .profile-content .select-control::before {
    left: 15px;
    right: auto;
  }
  /* line 1746, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .wishlist-content .media img {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1753, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .shipping-content .h5-heading {
    text-align: right;
  }
  /* line 1759, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page h2 {
    text-align: right;
  }
  /* line 1761, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page h2 span {
    float: none !important;
  }
  /* line 1766, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .product-buttons {
    text-align: right;
  }
  /* line 1768, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .product-buttons .icon-liked {
    left: 14px;
    right: auto;
  }
  /* line 1772, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .product-buttons .buttons {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1778, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .input-group-btn .btn {
    float: left;
    width: 100%;
    border-left: none;
    border-right: none;
  }
  /* line 1786, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .nav .nav-link {
    width: 32.18%;
    margin-left: 5px;
  }
  /* line 1790, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .nav .nav-link:last-child {
    margin-left: 0;
  }
  /* line 1795, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page .add-favrt li {
    text-align: right;
  }
  /* line 1807, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page-six .product-buttons .icon-liked {
    left: 14px;
    right: auto;
  }
  /* line 1811, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .product-page-six .product-buttons .buttons {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1820, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl #back-to-top {
    bottom: 15px;
    right: 15px;
  }
  /* line 1826, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .checkout-content .checkout-module .checkoutm-nav {
    padding-right: 0;
  }
  /* line 1829, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .checkout-content .checkout-module .btn.swipe-to-top {
    margin-right: 0;
    margin-left: 15px;
  }
  /* line 1834, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .checkout-content .checkout-module .form-group .form-check-inline {
    justify-content: end;
    padding-right: 24px;
    width: 100%;
  }
  /* line 1839, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .checkout-content .checkout-module .form-group .form-check-inline .form-check-label {
    margin-right: 15px;
  }
  /* line 1845, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .cart-content .table .item-detail {
    float: right;
  }
  /* line 1853, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
    right: 15px !important;
  }
  /* line 1866, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .carousel-content-home-page-2 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
    left: 255px !important;
  }
  /* line 1879, ../../xampp/htdocs/Palemina/Exclude/scss/_rtl.scss */
  .bodyrtl .carousel-content-home-page-3 .rev_slider_wrapper .rev_slider li[data-index="rs-3042"] .tp-parallax-wrap {
    left: 236px !important;
  }
}

@font-face {
  font-family: GreatVibes;
  src: URL("fonts/GreatVibes-Regular.ttf") format("truetype");
}

/* line 7, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.customFont {
  font-family: GreatVibes !important;
}

/* line 12, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.pageName {
  font-size: 60px;
  color: #b38741;
  text-align: center;
}

/* line 19, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.card {
  background-color: rgba(255, 255, 255, 0.07);
  color: #fff;
}

/* line 25, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.bg-black {
  background-color: #000;
}

/* line 30, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control {
  background-color: #fff;
  background-clip: border-box;
  color: #000;
}

/* line 36, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control:focus {
  color: #000;
}

/* line 41, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control.white {
  color: #fff;
}

/* line 45, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control.white:focus {
  color: #fff;
}

/* line 53, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control.dark {
  background-color: #000;
  background-clip: border-box;
  color: #fff;
}

/* line 60, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control.dark:focus {
  color: #fff;
}

/* line 65, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.form-control.dark option {
  color: #fff;
}

/* line 73, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.breadcrumb-item.active, .breadcrumb-item + .breadcrumb-item::before {
  color: #b38741;
}

@keyframes shakeIt {
  0% {
    transform: rotate(2deg);
  }
  20% {
    transform: rotate(-2deg);
  }
  40% {
    transform: rotate(2deg);
  }
  60% {
    transform: rotate(-2deg);
  }
  80% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}

/* line 101, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.shakeIt:hover {
  animation-name: shakeIt;
  animation-duration: 0.3s;
}

/* line 110, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content {
  border: none;
  background: black;
}

/* line 115, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content .modal-body {
  padding: 0;
}

/* line 119, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content .modal-body .modal-header {
  width: 100%;
  background: var(--primary);
  padding: 12px;
  font-size: 22px;
  box-sizing: border-box;
  font-weight: bold;
  border: none;
  color: #b38741;
}

/* line 131, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content .modal-body .modal-text {
  width: 100%;
  box-sizing: border-box;
  padding: 16px;
  font-size: 18px;
}

/* line 140, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content .modalButtons {
  width: 30%;
}

/* line 144, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.modal-dialog .modal-content .modalButtons.no:hover {
  background-color: rgba(255, 0, 0, 0.3);
}

/* line 152, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.invalid-feedback {
  color: red;
}

/* line 157, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.noProducts {
  margin-bottom: 2rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}

/* line 166, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.starshine {
  z-index: 100;
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

/* line 178, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.shine {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url("../images/star.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  overflow: hidden;
  z-index: 2;
  color: tansparent;
  -moz-opacity: 0.0;
  opacity: 0.0;
  animation: glitter 1.5s linear 0s infinite normal;
  -webkit-animation: glitter 1.5s linear 0s infinite normal;
  -moz-animation: glitter 1.5s linear 0s infinite normal;
  -ms-animation: glitter 1.5s linear 0s infinite normal;
  -o-animation: glitter 1.5s linear 0s infinite normal;
}

/* line 201, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.shine.small {
  width: 25px;
  height: 25px;
}

/* line 207, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.shine.medium {
  width: 30px;
  height: 30px;
}

/* line 213, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.shine.large {
  width: 50px;
  height: 50px;
}

@keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1) rotate(180deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(270deg);
    opacity: 0;
  }
}

/*CSS3 keyframes for glittering effect*/
@-webkit-keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1) rotate(180deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(270deg);
    opacity: 0;
  }
}

/* line 258, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.formGroupFix {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  align-items: center;
}

/* line 266, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.formLabelFix {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}

/* line 274, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
div[role="log"], div[role="tooltip"] {
  display: none !important;
}

/* line 279, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
#createdBy {
  text-align: center;
  font-size: 9px;
  padding-bottom: 10px;
}

/* line 286, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.ifLoggedIn {
  display: none;
}

/* line 293, ../../xampp/htdocs/Palemina/Exclude/scss/_custom.scss */
.checkout-content .table, .checkout-content .right-table tbody, .checkout-content .right-table thead, .checkout-content .tab-content .tab-pane .top-table tbody, .checkout-content .tab-content .tab-pane .top-table thead {
  background-color: #000;
}

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