@import url("https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1.0.0/dist/bootstrap-grid.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.13.1/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Manrope:wght@200..800&family=Quicksand:wght@300..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/*@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.css");*/
.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-l-10 {
  margin-left: 10px; }

.m-r-10 {
  margin-right: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-l-15 {
  margin-left: 15px; }

.m-r-15 {
  margin-right: 15px; }

.m-t--20 {
  margin-top: -20px; }

.m-t-20 {
  margin-top: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-l-20 {
  margin-left: 20px; }

.m-r-20 {
  margin-right: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-l-30 {
  margin-left: 30px; }

.m-r-30 {
  margin-right: 30px; }

.m-t-40 {
  margin-top: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-l-40 {
  margin-left: 40px; }

.m-r-40 {
  margin-right: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-l-50 {
  margin-left: 50px; }

.m-r-50 {
  margin-right: 50px; }

.m-t-60 {
  margin-top: 60px; }

.m-b-60 {
  margin-bottom: 60px; }

.m-l-60 {
  margin-left: 60px; }

.m-r-60 {
  margin-right: 60px; }

.m-b-0 {
  margin-bottom: 0; }

.m-l-0 {
  margin-left: 0; }

.m-r-0 {
  margin-right: 0; }

.m-l--15 {
  margin-left: -15px; }

.m-r--15 {
  margin-right: -15px; }

.p-t-15 {
  padding-top: 15px; }

.p-b-15 {
  padding-bottom: 15px; }

.p-l-15 {
  padding-left: 15px; }

.p-r-15 {
  padding-right: 15px; }

.p-t-20 {
  padding-top: 20px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-l-20 {
  padding-left: 20px; }

.p-r-20 {
  padding-right: 20px; }

.p-t-30 {
  padding-top: 30px; }

.p-b-30 {
  padding-bottom: 30px; }

.p-l-30 {
  padding-left: 30px; }

.p-r-30 {
  padding-right: 30px; }

.p-l-0 {
  padding-left: 0; }

.p-r-0 {
  padding-right: 0; }

.padding-5 {
  padding: 5px; }

.padding-20 {
  padding: 20px; }

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.align-item-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-item-start {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start; }

.align-item-end {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end; }

.justify-content-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-content-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-wrap-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.row-gap-0 {
  row-gap: 0 !important; }

.row-gap-1 {
  row-gap: 0.25rem !important; }

.row-gap-2 {
  row-gap: 0.5rem !important; }

.row-gap-3 {
  row-gap: 1rem !important; }

.row-gap-4 {
  row-gap: 1.5rem !important; }

.row-gap-5 {
  row-gap: 3rem !important; }

.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important; }

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important; }

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important; }

.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important; }

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important; }

.column-gap-5 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important; }

.container {
  /* max-width: 1170px; */
  padding: 0;
  max-width: 1440px; }

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: 0.75rem 0.75rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: 0.375rem;
  background-color: var(--bs-btn-bg);
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.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(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.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(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }

.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.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; }

.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(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.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(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.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(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.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(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }

.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.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(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }

.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.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(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.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(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.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(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.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; }

.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(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.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(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.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(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.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(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.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(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.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(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

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

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

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

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

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

.rounded {
  border-radius: .25rem !important; }

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important; }

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

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

@media (min-width: 576px) {
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

/*======================================*/
.py-10 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.py-15 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }

.my-10 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.my-15 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important; }

.z-1 {
  z-index: 1 !important;
  position: relative !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.fw-500 {
  font-weight: 500 !important; }

section {
  position: relative; }

/*======================================*/
.body {
  background: whitesmoke;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 6rem !important; }

.home .main.full {
  margin-top: 0 !important; }

div#menu-wrapper {
  border-bottom: 1px solid; }

.header.header-logo--left {
  border-bottom: 1px solid #ccc;
  padding-top: 0 !important;
  margin-top: 0 !important; }

.home .banners {
  margin-top: 0px !important; }

.home .banners-all {
  display: none; }

.breadcrumbs {
  /*text-align: center !important;*/
  padding-top: 15px !important;
  margin-left: 30px; }

.page-heading:not(.home .page-heading) {
  display: none !important; }

section.main-banner-img, .main-banner-img {
  background-image: url("https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/main-bg-oils-img.jpg?t=1753889007");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px 0;
  margin-bottom: 60px; }

.heroCarousel {
  display: none; }

h2.page-heading.showcase-products {
  margin-bottom: 40px; }

.logo-user-section.container {
  padding: 20px 0; }

header.header, .header-logo--left {
  background: #e6e2d3 !important;
  max-width: none !important; }

@media only screen and (max-width: 800px) {
  .header.header-logo--left {
    background-color: #ebebeb; }
  .logo-user-section.container.fixed {
    background: #e6e2d3 !important; }
  section.productCarousel:last-of-type {
    margin-bottom: 50px; } }

.logo-user-section.container {
  background: #e6e2d3 !important; }

div#menu-wrapper.fixed {
  /*background-color: #e6e2d3!important;*/ }

.logo-user-section.container {
  padding: 20px 15px; }

.css-1clkqco {
  font-weight: 800 !important;
  margin-top: 5px; }

.productCarousel-slide .card .card-title {
  margin-top: 10px; }

/*box shadows*/
.card-img-container, .css-1yqumcf {
  /*box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 16px -1px;*/
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px; }

.price.price--withoutTax {
  color: #444444;
  font-size: 15px; }

.dropdown--quickSearch .form-input {
  font-size: 16px;
  padding-left: 15px; }

.sidebarBlock li.navList-item a.navList-action {
  font-size: 15px;
  font-family: 'Manrope';
  padding: .5rem 0; }

.sidebarBlock li.navList-item a.navList-action:hover {
  font-size: 15px;
  color: #000;
  font-weight: bold; }

.home a.button.button--small.card-figcaption-button {
  background-color: tan !important;
  color: #fff;
  font-style: normal; }

[data-sub-layout="3cabf34d-6741-438f-8761-088b967853f2"] {
  padding-right: 0px !important;
  padding-left: 0px !important; }

/*======================================*/
/*--------------------------------------------------------------
# Container CSS
--------------------------------------------------------------*/
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px; } }

@media (min-width: 1500px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px; } }

/*--------------------------------------------------------------
# Hero Block Image Section
--------------------------------------------------------------*/
.body [data-sub-layout="73cfd556-43f3-4bb1-89e5-d104bbe3364d"] {
  padding-right: 0;
  padding-left: 0; }

.block-hero-title {
  font-family: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 6.5rem;
  line-height: 1.2; }

@media only screen and (max-width: 470px) {
  .block-hero-title {
    font-size: 5rem; } }

.block-hero-text {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  margin-bottom: 25px; }

/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
section.testimonials {
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  left: 50%;
  right: 50%;
  /*background-color: #fff;*/
  padding: 0 0 10px 0; }

.bg-review {
  background-color: rgba(17, 17, 17, 0.05); }

.testimonials .slick-track {
  display: flex !important; }

.testimonials .slick-slide {
  height: inherit !important;
  display: flex !important; }

.testimonials .testimonial-item {
  background-color: rgba(17, 17, 17, 0.05);
  border-radius: 8px;
  border: 1px solid transparent;
  /*box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);*/
  box-sizing: content-box;
  /*padding: 30px;*/
  margin: 30px 15px;
  position: relative; }

.testimonial-item .testimonial-item-inner {
  padding: 30px; }

.testimonials .testimonial-item .testimonial-img {
  width: 65px;
  border-radius: 50px;
  margin-right: 15px; }

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0; }

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
  margin: 0; }

.testimonials .testimonial-item .stars {
  margin: 10px 0; }

.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px; }

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: color-mix(in srgb, var(--accent-color), transparent 50%);
  font-size: 26px;
  line-height: 0; }

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative; }

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
  transform: scale(-1, -1); }

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto; }

.testimonials .swiper-wrapper {
  height: auto; }

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative; }

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: color-mix(in srgb, var(--default-color), transparent 85%);
  opacity: 1; }

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--accent-color); }

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0; }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px; }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto; } }

/*--------------------------------------------------------------
# Category Hero
--------------------------------------------------------------*/
.category-hero h1, .category-hero h2, .category-hero h3, .category-hero h4, .category-hero h5, .category-hero h6 {
  font-family: "Quicksand", sans-serif; }

.category-hero h5 {
  padding: 5px 20px;
  padding: 4px 15px 4px 15px !important;
  font-size: 16px; }

.category-hero-container {
  margin: 7rem 0 !important; }

@media (max-width: 992px) {
  .category-hero-container {
    margin: 4rem 0 !important; } }

/*--------------------------------------------------------------
# Category Hero Badge
--------------------------------------------------------------*/
.badge-2 {
  display: inline-block;
  background-color: #8c0d4f !important;
  color: #fff !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  padding: 0.5rem 1rem !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem; }

/*--------------------------------------------------------------
# Category Hero Buttons
--------------------------------------------------------------*/
.btn.btn-shop {
  background-color: #D2B48C;
  color: #fff;
  border: none;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  border-radius: 0.375rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2; }

.btn.btn-shop:hover {
  background-color: #333; }

.btn.btn-shop-sm {
  background-color: #D2B48C;
  color: #fff;
  border: none;
  padding: 0.35rem 0.5rem;
  font-weight: 600;
  border-radius: 0.375rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
  font-size: .85rem; }

/*--------------------------------------------------------------
# Category Hero Blocks
--------------------------------------------------------------*/
.l-block, .r-t-block, .r-r-block, .r-l-block {
  min-height: 238px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.75) !important; }

.l-block {
  /* background-image: url(https://flex.darrelwilson.com/scentique/storage/sites/124/2024/05/bird-eye-view-aof-skin-care-products-container-on-MR3J5RB.jpg);
	background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.2)),url('houseofmusk-images/house-of-musk-fragrance-display.jpg');
	background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.2)),url('https://flex.darrelwilson.com/scentique/storage/sites/124/2024/05/bird-eye-view-aof-skin-care-products-container-on-MR3J5RB.jpg');*/
  background-image: url("https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-oil-bottles.jpg?t=1753729625");
  background-position: 0px 56%;
  background-repeat: no-repeat;
  background-size: cover;
  /*border-radius: 12px;*/
  padding: 22px;
  display: flex;
  flex-direction: column; }

.r-t-block {
  /*background-image: url(https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/640w/products/2137/2681/preview_e419c141fdc4225629e1bcd410471fed__53842.1682448046.jpg?c=2);
	background-image:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),url('https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/640w/products/2137/2681/preview_e419c141fdc4225629e1bcd410471fed__53842.1682448046.jpg?c=2');
	background-image: url('https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-pnw-prod-oilbottle-gray.jpg?t=1753365784');*/
  background-image: url("https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-shower-gel.jpg?t=1753728500");
  background-position: 0px 36%;
  background-repeat: no-repeat;
  background-size: cover;
  /*border-radius: 12px;*/
  padding: 22px;
  display: flex;
  flex-direction: column; }

/*.r-t-block::after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, rgba(0,0,0,0.5));
    opacity: .5;
	z-index: 1;
}*/
.r-l-block {
  /*background-image: url(houseofmusk-images/pexels-pnw-prod-oilbottle3.jpg);
    background-image: url('https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-pnw-prod-oilbottle3.jpg?t=1753124138');*/
  background-image: url("https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/lotion-2d.jpg?t=1753721185");
  background-position: 0px 36%;
  background-repeat: no-repeat;
  background-size: cover;
  /*border-radius: 12px;*/
  padding: 22px;
  display: flex;
  flex-direction: column; }

@media only screen and (max-width: 500px) {
  .r-l-block {
    background-position: 50% 0%; } }

.r-r-block {
  /*background-image: url(houseofmusk-images/pexels-tara-winstead-6690891.jpg);
	background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url('houseofmusk-images/pexels-tara-winstead-6690891.jpg'); 
	background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url('https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-tara-winstead-6690891.jpg?t=1753124139');*/
  background-image: url("https://cdn11.bigcommerce.com/s-glpzph8w/images/stencil/original/image-manager/pexels-tara-winstead-6690159-sm.jpg?t=1753319882");
  background-position: 0px 56%;
  background-repeat: no-repeat;
  background-size: cover;
  /*border-radius: 12px;*/
  padding: 22px;
  display: flex;
  flex-direction: column; }

.l-block-content {
  position: relative; }

.l-block-title, .l-block-text, .l-block-btn, .r-r-block, .r-l-block, .r-t-block {
  color: #fff;
  position: relative;
  z-index: 2; }

.l-block-title {
  font-family: "Quicksand", sans-serif;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.5rem; }

.h-48 {
  height: 48% !important; }

@media (max-width: 992px) {
  .col-resp {
    margin-bottom: 3rem !important; } }

body {
  font-family: "Roboto", sans-serif; }

/*--------------------------------------------------------------
# Info Block Content
--------------------------------------------------------------*/
.info-block-content {
  /*border-top: 1px solid #ccc;*/
  border-top: 0;
  border-bottom: 1px solid #ccc; }

.info-block {
  position: relative; }

.info-block .card {
  border: 0 !important; }

.info-block-divider::after {
  content: "";
  display: block;
  height: 70%;
  margin: auto;
  position: absolute;
  background-color: #e5e5e5;
  bottom: 0;
  right: 0;
  top: 0;
  width: 1px; }

@media only screen and (max-width: 768px) {
  .info-block-divider::after {
    display: none; } }

.info-block-title {
  color: #000;
  padding: 0 0 7px;
  position: relative;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left; }

.info-block-title::after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%; }

.icon-lg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem; }

/*------------------------------------------
Contact page
--------------------------------------------*/
.contact .section-title {
  text-align: center;
  padding-bottom: 60px;
  position: relative; }

.contact .section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative; }

.contact .section-title p {
  margin-bottom: 0; }

.contact .section-title h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #0d83fd;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.contact .info-box {
  background-color: #0d83fd;
  color: #fff;
  padding: 4rem 3rem;
  border-radius: 1rem;
  height: 100%; }

.contact .info-item {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 2rem;
  align-items: center; }

.contact .info-item .content p {
  margin-bottom: 0.25rem;
  font-size: 1.15rem; }

.contact .info-box h3 {
  margin-bottom: 3rem; }

.contact .info-box p {
  opacity: 0.8;
  margin-bottom: 2rem; }

.contact .info-item .icon-box {
  width: 3.5rem;
  height: 3.5rem;
  background-color: color-mix(in srgb, #ffffff, transparent 85%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: 0.3s; }

.contact .info-item .icon-box i {
  font-size: 1.5rem;
  color: var(--contrast-color); }

.contact .info-item .content h4 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 0; }

@media (max-width: 992px) {
  .contact .contact-map {
    height: 400px !important; } }

/*-------------End--------------*/
/*------------------------------------------
About Us page
--------------------------------------------*/
.about-us .section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative; }

.about-us .section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 20px;
  position: relative; }

.about-us .section-title p {
  margin-bottom: 0; }

.about-us .section-title h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #0d83fd;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.about-us p {
  margin-bottom: 0.25rem;
  font-size: 1.15rem; }

/*-------------End--------------*/
/*------------------------------------------
General page title
--------------------------------------------*/
.general .section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative; }

.general .section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative; }

.general .section-title p {
  margin-bottom: 0; }

.general .section-title h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #0d83fd;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.general p {
  margin-bottom: 0.25rem;
  font-size: 1.15rem; }

/*------------------------------------------
Menu CSS
--------------------------------------------*/
.mega-cat-dropdown h2.container-header.mobile {
  margin-bottom: 10px;
  background: #e6e2d3; }

.mega-cat-dropdown h2.container-header.mobile {
  font-size: 20px;
  background: #e6e2d3; }

.mega-cat-dropdown {
  width: 450px; }

.mega-cat-dropdown li.navPages-item.top-level a {
  font-size: 16px !important; }

.mega-cat-dropdown li.navPages-item a.navPages-action {
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

@media only screen and (max-width: 800px) {
  .mega-cat-dropdown {
    width: 250px !important; }
  .mega-cat-dropdown {
    right: -250px !important; }
  .mega-cat-dropdown li.navPages-item.top-level a {
    font-size: 16px !important; } }

@media only screen and (max-width: 860px) {
  #menu div.nav-right {
    width: 82%; } }

@media only screen and (max-width: 930px) {
  #menu div.nav-right {
    width: 75%; } }

@media only screen and (max-width: 1170px) {
  #menu div.nav-right {
    width: 85%; } }

#mask {
  width: 100% !important; }

/*------------------------------------------
Header Logo CSS smaller screen sizes
--------------------------------------------*/
@media only screen and (max-width: 500px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 490px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 480px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 470px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 460px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 450px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 440px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 430px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 420px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 410px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 400px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 390px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 380px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 370px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 360px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 350px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

@media only screen and (max-width: 340px) {
  .header-logo {
    width: 61%; }
  header .navUser {
    width: 38%; } }

/*------------------------------------------
Quick View Modal CSS
--------------------------------------------*/
body.fixed-nav div#modal.modal--large.open[data-prevent-quick-search-close] {
  top: 60% !important; }

.form-increment .form-input {
  height: 36px !important; }

div#modal .productView-images .productView-image {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 16px -1px;
  border: 1px solid #ddd; }

div#modal .productView-thumbnail {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 6px -1px;
  border: 1px solid #ddd; }

div#modal .productView-thumbnails {
  margin-left: 0 !important; }

div#modal .productView-reviewLink {
  margin-left: 0px !important; }

div#modal .price-section--withoutTax .price.price--withoutTax {
  font-size: 22px; }

/*------------------------------------------
Cart page CSS
--------------------------------------------*/
.cart-list {
  background: #fff;
  background: #fff;
  border-left: 1px solid #cdcccc;
  border-right: 1px solid #cdcccc; }

.cart-remove {
  margin-right: 8px; }

.cart-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 15px;
  margin-top: 0 !important; }

.cart-additionalCheckoutButtons {
  margin-top: 0 !important; }

.cart-additionalCheckoutButtons .FloatRight p {
  margin: 1rem 0;
  text-transform: uppercase;
  font-weight: 500; }
