@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "TOPLUXURYRegular";
  src: url("fonts/TOPLUXURYRegular.woff2") format("woff2"), url("fonts/TOPLUXURYRegular.woff") format("woff");
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "Amirallia-Regular";
  src: url("fonts/Amirallia-Regular.woff2") format("woff2"), url("fonts/Amirallia-Regular.woff") format("woff");
  font-weight: "normal";
  font-style: "normal";
}
.btn {
  height: 48px;
  font-size: 18px;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  border-radius: 0px;
  align-items: center;
  transition: all 0.3s ease-in-out;
  padding: 10px 12px;
}
.btn em.atur-arrow-right {
  transition: transform 0.3s ease-out;
}
.btn:hover {
  transition: all 0.3s ease-in-out;
}
.btn:hover em.atur-arrow-right {
  transform: translateX(4px);
}
.btn.h-60 {
  height: 60px;
}
.btn.h-50 {
  height: 50px;
}
.btn.ft-16 {
  font-size: 16px;
}
.btn.ft-20 {
  font-size: 20px;
}
.btn.mw-128 {
  min-width: 128px;
}
.btn.mw-182 {
  min-width: 182px;
}
.btn.mw-187 {
  min-width: 187px;
}
.btn.mw-277 {
  min-width: 277px;
}
.btn.mw-343 {
  min-width: 343px;
}
.btn-primary {
  color: #1C1B17;
  background-color: #E2BF99;
  border-color: #E2BF99;
  transition: all 0.3s ease-in-out;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.focus, .btn-primary.active, .btn-primary.show, .btn-primary-check:checked + .btn-primary, .btn-primary:focus-visible, .btn-primary:not(.btn-check) + .btn-primary:hover, .btn-primary:first-child:hover, .btn-primary-check:focus-visible + .btn-primary, .btn-primary:first-child:active, .btn-primary:not(.btn-check) + .btn-primary:active {
  color: #1C1B17 !important;
  background-color: rgb(220.9659541985, 179.8903816794, 135.2940458015) !important;
  border-color: rgb(220.9659541985, 179.8903816794, 135.2940458015) !important;
  box-shadow: none !important;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary {
  background-color: #E2BF99;
  border-color: #E2BF99;
  box-shadow: none;
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #E2BF99;
  border-color: #E2BF99;
  box-shadow: none;
}
.btn-outline-primary {
  color: #E2BF99;
  border: 1px solid #E2BF99;
  background-color: transparent;
}
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
  color: #1C1B17 !important;
  background-color: rgb(220.9659541985, 179.8903816794, 135.2940458015) !important;
  border-color: rgb(220.9659541985, 179.8903816794, 135.2940458015) !important;
  box-shadow: none !important;
}
.btn-outline-primary.disabled, .btn-outline-primary[disabled], fieldset[disabled] .btn-outline-primary {
  background-color: transparent;
  border-color: #E2BF99;
  box-shadow: none;
}
@media (max-width: 1599px) {
  .btn.ft-20 {
    font-size: 18px;
  }
  .btn.h-60 {
    height: 55px;
  }
}
@media (max-width: 1399.98px) {
  .btn {
    height: 42px;
    font-size: 16px;
  }
  .btn.ft-20 {
    font-size: 16px;
  }
  .btn.h-60 {
    height: 50px;
  }
  .btn.mw-277 {
    min-width: 260px;
  }
}
@media (max-width: 1199.98px) {
  .btn {
    height: 38px;
    font-size: 14px;
    padding: 7px 10px;
  }
  .btn.mw-128 {
    min-width: 110px;
  }
  .btn.mw-277 {
    min-width: 240px;
  }
  .btn.ft-20 {
    font-size: 15px;
  }
  .btn.h-60 {
    height: 45px;
  }
}
@media (max-width: 767.98px) {
  .btn.mw-277 {
    min-width: 220px;
  }
  .btn.h-60 {
    height: 40px;
  }
}

@font-face {
  font-family: "atur";
  src: url("fonts/atur.eot?jejgc9");
  src: url("fonts/atur.eot?jejgc9#iefix") format("embedded-opentype"), url("fonts/atur.ttf?jejgc9") format("truetype"), url("fonts/atur.woff?jejgc9") format("woff"), url("fonts/atur.svg?jejgc9#atur") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=atur-], [class*=" atur-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "atur" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atur-ai-search:before {
  content: "\e917";
}

.atur-arrow-left:before {
  content: "\e916";
}

.atur-minus:before {
  content: "\e900";
}

.atur-heart-fill:before {
  content: "\e901";
}

.atur-whatsapp:before {
  content: "\e902";
}

.atur-search:before {
  content: "\e903";
}

.atur-youtube:before {
  content: "\e904";
}

.atur-heart:before {
  content: "\e905";
}

.atur-cart:before {
  content: "\e906";
}

.atur-user:before {
  content: "\e907";
}

.atur-up:before {
  content: "\e908";
}

.atur-down:before {
  content: "\e909";
}

.atur-left:before {
  content: "\e90a";
}

.atur-right:before {
  content: "\e90b";
}

.atur-arrow-right:before {
  content: "\e90c";
}

.atur-long-lasting:before {
  content: "\e90d";
}

.atur-skin:before {
  content: "\e90e";
}

.atur-crafted:before {
  content: "\e90f";
}

.atur-chemical:before {
  content: "\e910";
}

.atur-sustainably:before {
  content: "\e911";
}

.atur-plus:before {
  content: "\e912";
}

.atur-star:before {
  content: "\e913";
}

.atur-linkedin:before {
  content: "\e914";
}

.atur-instagram:before {
  content: "\e915";
}

.commonHeading {
  margin-bottom: 50px;
}
.commonHeading_title {
  font-size: 60px;
  line-height: 1.3;
  margin-bottom: 12px;
  font-weight: normal;
}
.commonHeading_para {
  font-size: 20px;
  line-height: 1.3;
  font-weight: normal;
}
.commonHeading_link {
  font-size: 20px;
  line-height: 1.3;
  flex-shrink: 0;
}
.commonHeading_link em {
  font-size: 17px;
  transition: transform 0.3s ease-out;
}
.commonHeading_link:hover {
  color: #E2BF99 !important;
  transition: all 0.3s ease-out;
}
.commonHeading_link:hover em {
  transform: translateX(4px);
}
@media (max-width: 1599px) {
  .commonHeading_title {
    font-size: 52px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1399.98px) {
  .commonHeading {
    margin-bottom: 40px;
  }
  .commonHeading_title {
    font-size: 46px;
    line-height: 1.2;
  }
  .commonHeading_para {
    font-size: 18px;
  }
  .commonHeading_link {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .commonHeading {
    margin-bottom: 30px;
  }
  .commonHeading_title {
    font-size: 38px;
  }
  .commonHeading_para {
    font-size: 16px;
  }
  .commonHeading_link {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .commonHeading_title {
    font-size: 32px;
  }
  .commonHeading_para {
    font-size: 15px;
  }
  .commonHeading_link {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .commonHeading {
    margin-bottom: 25px;
  }
  .commonHeading_title {
    font-size: 28px;
    line-height: 1.1;
  }
  .commonHeading_para {
    font-size: 14px;
  }
  .commonHeading_link {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .commonHeading_title {
    font-size: 24px;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #000000;
}
.header .container-fluid {
  padding: 0px;
}
.header_search {
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-right: 24px;
}
.header_search li {
  position: relative;
}
.header_search li:nth-child(3)::after {
  display: none;
}
.header_search li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.3);
}
.header_search li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.header_search li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.header_search li a:hover em {
  color: #E2BF99 !important;
  transition: all 0.3s ease-in-out;
}
.header_search li em {
  font-size: 24px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.header_search ul.dropdown-menu {
  padding: 10px 20px;
  background-color: #ffffff;
}
.header_search ul.dropdown-menu li a {
  width: auto;
  height: auto;
  padding: 0;
}
.header_search ul.dropdown-menu li a:hover {
  background-color: transparent;
  color: #E2BF99;
}
.header_search ul.dropdown-menu li img {
  width: auto;
}
.header_search ul.dropdown-menu li:first-child .media {
  padding-top: 10px;
}
.header_search ul.dropdown-menu .media {
  margin-bottom: 20px;
  padding-top: 20px;
}
.header_search ul.dropdown-menu .cart_total_amount {
  font-size: 14px;
}
.header_search ul.dropdown-menu .btn-row .btn {
  font-size: 14px;
  height: 40px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_dropdown {
  position: relative;
}
.header_dropdown .dropdown-menu {
  padding: 10px;
  border-radius: 0px;
  margin-top: 10px;
}
.header_dropdown .dropdown-menu li a {
  padding: 6px !important;
}
.header_dropdown.language-dropdown .dropdown-menu {
  min-width: -webkit-fill-available;
}
.header_dropdown.language-dropdown.single_currency .dropdown-menu {
  min-width: max-content !important;
}
.header_dropdown:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.4);
}
.header_dropdown img {
  width: 35px;
}
.header_dropdowncover {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-left: 24px;
}
.header .navbar-nav .dropdown-menu {
  width: 100%;
  min-width: 100%;
  max-width: 100px;
  padding: 10px;
  border-radius: 0px;
  margin-top: 10px;
}
.header .dropdown-menu img {
  width: 26px;
}
.header .dropdown-toggle {
  background-color: transparent !important;
  padding: 0px !important;
  font-size: 18px;
  line-height: 1.27;
  color: #ffffff !important;
  border: none !important;
}
.header .dropdown-toggle::after {
  content: "\e909";
  font-family: "atur" !important;
  border: none;
  margin-left: 2px;
  font-size: 12px;
  vertical-align: 0px;
}
.header .dropdown-menu li {
  padding: 0px;
}
.header .dropdown-menu li a {
  padding: 6px 12px;
  display: block;
}
.header .dropdown-menu li a:hover {
  background-color: #E2BF99;
  color: #000000;
}
.header .dropdown-item:active, .header .dropdown-item:hover {
  background-color: #E2BF99 !important;
  color: #000000 !important;
}
.header .profile-dropdown .profile-toggle img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  overflow: hidden;
}
.header .profile-dropdown .dropdown-menu {
  min-width: 160px;
  right: 0;
  left: auto;
  margin-top: 0px;
  padding: 6px;
}
.header .profile-dropdown .dropdown-menu .dropdown-item {
  color: #000000;
}
.header .container {
  max-width: 1844px;
  padding: 0px 12px;
}
.header .nav-link {
  font-size: 22px;
  line-height: 1.27;
  color: #ffffff;
  padding: 0px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  transition: all 0.3s ease-in-out;
}
.header .nav-link.active {
  color: #ffffff;
}
.header .nav-item {
  margin-left: 48px;
}
.header .nav-item:hover .nav-link {
  color: #E2BF99 !important;
  transition: all 0.3s ease-in-out;
}
.header .btn-theme {
  height: 50px;
  margin: 0px 24px;
  border: none;
  padding: 12px 16px;
  border-radius: 0px;
  background: #E2BF99;
  color: #1C1B17;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 18px;
  line-height: 1.27;
}
.header .btn-theme em {
  color: #1C1B17;
  font-size: 15px;
}
.header .btn-theme:hover {
  background-color: #d0b496 !important;
  border-color: #d0b496 !important;
  color: #000000 !important;
}
.header .searchToggle_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  display: none;
  top: 98px;
}
.header .searchToggle_dropdown {
  position: fixed;
  width: 100%;
  top: 110px;
  display: none;
  z-index: 1001;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1000px;
  padding: 25px;
}
.header .searchToggle_dropdown.active {
  display: block;
}
.header .searchToggle_dropdown.active + .searchToggle_overlay {
  display: block;
}
.header .searchToggle_dropdown > div {
  display: flex;
}
.header .searchToggle_dropdown .form-control {
  border: 1px solid #E2BF99;
  border-radius: 0;
  background-color: #ffffff !important;
  color: #000000;
  height: 50px;
  font-size: 18px;
  padding: 8px 110px 8px 18px;
}
.header .searchToggle_dropdown .form-control::placeholder {
  color: #E2BF99 !important;
  opacity: 1 !important;
}
.header .searchToggle_dropdown .btn-primary {
  background-color: #E2BF99;
  color: #111111;
  border-radius: 0;
  border: none;
  font-size: 20px;
  top: 5px;
  padding: 0px;
  height: 40px;
  width: 40px;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 4px;
}
.header .searchToggle_dropdown .btn-primary:hover, .header .searchToggle_dropdown .btn-primary:active, .header .searchToggle_dropdown .btn-primary:focus {
  background-color: #E2BF99 !important;
  color: #000000 !important;
}
.header .searchChecked {
  right: 60px;
}
@media (max-width: 1800px) {
  .header_search {
    gap: 20px;
  }
  .header_search li:not(:last-child)::after {
    right: -12px;
  }
  .header .searchToggle_dropdown {
    top: 100px;
  }
  .header .searchToggle_overlay {
    top: 84px;
  }
  .header .nav-item {
    margin-left: 30px;
  }
  .header .navbar-brand img {
    max-width: 145px;
  }
}
@media (max-width: 1599px) {
  .header_dropdowncover {
    margin-left: 15px;
  }
  .header .searchToggle_dropdown {
    padding: 20px;
    top: 95px;
  }
  .header .searchToggle_overlay {
    top: 76px;
  }
  .header_search {
    margin-right: 15px;
  }
  .header_search li em {
    font-size: 18px;
  }
  .header_search li a {
    width: 35px;
    height: 35px;
  }
  .header .nav-item {
    margin-left: 18px;
  }
  .header .navbar-brand img {
    max-width: 125px;
  }
  .header .nav-link {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .header_dropdowncover {
    gap: 18px;
  }
  .header .searchToggle_dropdown {
    top: 72px;
  }
  .header .searchToggle_overlay {
    top: 56px;
  }
  .header_dropdown:not(:last-child)::after {
    right: -8px;
  }
  .header .btn {
    height: 40px;
    font-size: 16px;
  }
  .header .btn.mw-187 {
    min-width: 150px;
  }
  .header .dropdown-menu img {
    width: 20px;
  }
  .header .dropdown-toggle {
    font-size: 16px;
  }
  .header .dropdown-toggle img {
    width: 21px;
  }
  .header_search {
    gap: 15px;
  }
  .header_search li:not(:last-child)::after {
    right: -9px;
  }
  .header_search li a {
    width: 26px;
    height: 26px;
  }
  .header .nav-item {
    margin-left: 15px;
  }
  .header .navbar-brand {
    padding: 0px;
    margin-right: 0px;
  }
  .header .navbar-brand img {
    max-width: 100px;
  }
  .header .btn {
    padding: 6px 8px;
  }
}
@media (max-width: 1199.98px) {
  .header .profile-dropdown .profile-toggle img {
    width: 30px;
    height: 30px;
  }
  .header .searchChecked {
    right: 44px;
  }
  .header .searchToggle_overlay {
    top: 56px;
  }
  .header .searchToggle_dropdown {
    top: 57px;
    padding: 15px;
  }
  .header .navbar-nav .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0px;
  }
  .header_dropdown .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #f4f4f4 !important;
  }
  .header .dropdown-menu {
    padding: 0px;
  }
  .header .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .header .dropdown-item {
    color: #ffffff;
  }
  .header .nav-item {
    margin-bottom: 10px;
  }
  .header .nav-item .nav-link {
    font-size: 16px;
  }
  .header .nav-item {
    margin-left: 0px;
  }
  .header .navbar-nav {
    margin-top: 15px;
  }
  .header .navbar-collapse {
    order: 3;
    background-color: #000000;
    padding: 0px 10px;
  }
  .header .navbar-toggler {
    order: 2;
    margin-left: 10px;
  }
  .header .navbar-brand {
    margin-right: auto;
  }
  .header .container-fluid {
    justify-content: flex-end;
  }
  .header .searchToggle_dropdown .form-control {
    font-size: 16px;
  }
  .header .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .header .navbar-toggler-icon {
    width: 100%;
    height: 2px;
    height: 2px;
    width: 22px;
    border-radius: 0px;
    display: block;
    background: #ffffff;
    margin-bottom: 4px;
    position: relative;
    display: block;
    transition: transform 0.2s ease, background-color 0.5s ease;
  }
  .header .navbar-toggler-icon:nth-child(1) {
    width: 11px;
  }
  .header .navbar-toggler-icon:nth-child(3) {
    width: 11px;
    float: right;
  }
  .header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:nth-child(3) {
    transform: translate(-1px, -2px) rotate(45deg);
  }
  .header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:nth-child(2) {
    transform: translateX(0px) rotate(-45deg);
  }
  .header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:nth-child(1) {
    transform: translate(1px, 2px) rotate(45deg);
  }
}
@media (max-width: 991.98px) {
  .header .btn {
    height: 34px;
  }
  .header_search .dropdown-menu-end[data-bs-popper] {
    right: -160px;
  }
  .header_search ul.dropdown-menu .btn-row .btn {
    height: 30px;
  }
  .header .profile-dropdown .profile-toggle img {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767.98px) {
  .header .btn.mw-187 {
    min-width: auto;
  }
  .header .btn span {
    display: none;
  }
  .header .nav-link {
    font-size: 16px;
  }
  .header_search {
    gap: 8px;
  }
  .header_search li::after {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .header_dropdown:not(:last-child)::after {
    right: -5px;
  }
  .header .dropdown:not(:last-child)::after {
    display: none;
  }
  .header .dropdown-toggle {
    font-size: 14px;
  }
  .header_dropdowncover {
    gap: 10px;
    margin-left: 6px;
  }
  .header .navbar-brand img {
    max-width: 35px;
    width: 100%;
  }
  .header_search {
    gap: 0px;
    margin-right: 8px;
  }
  .header_search li::after {
    display: none;
  }
  .header .searchToggle_overlay {
    top: 48px;
  }
  .header .searchToggle_dropdown {
    top: 52px;
  }
  .header .btn {
    height: 28px;
    width: 28px;
  }
  .header .profile-dropdown .dropdown-menu {
    min-width: 125px;
  }
}

.footer {
  background-color: #000000;
}
.footer-top {
  background-color: #111111;
  padding-block: 55px;
}
.footer-top p {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 30px;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
}
.footer-top .newsletter-form {
  max-width: none;
}
.footer-top .newsletter-form .form-control {
  border: 1px solid #E2BF99;
  border-radius: 0;
  background-color: transparent !important;
  color: #ffffff;
  padding: 10px 180px 10px 30px;
  height: 70px;
  font-size: 20px;
}
.footer-top .newsletter-form .form-control::placeholder {
  color: #E2BF99 !important;
  opacity: 1 !important;
}
.footer-top .newsletter-form .btn-primary {
  height: calc(100% - 10px);
  background-color: #E2BF99;
  color: #111111;
  border-radius: 0;
  border: none;
  font-size: 20px;
  top: 5px;
  right: 5px;
}
.footer-top .newsletter-form .btn-primary:hover, .footer-top .newsletter-form .btn-primary:active, .footer-top .newsletter-form .btn-primary:focus {
  background-color: #E2BF99 !important;
  color: #000000 !important;
}
.footer-main {
  padding-block: 55px;
}
.footer-main .widget p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  margin-block: 35px;
  line-height: 28px;
  text-align: justify;
}
.footer-main .widget__title {
  font-size: 28px;
  margin-bottom: 36px;
  color: #ffffff;
}
.footer-main .widget ul.menu-links li:not(:last-child) {
  margin-bottom: 20px;
}
.footer-main .widget ul.menu-links li a {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
}
.footer-main .widget ul.menu-links li a:hover {
  color: #E2BF99;
  opacity: 1;
}
.footer-main .widget ul.list-socials {
  gap: 20px;
}
.footer-main .widget ul.list-socials li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #E2BF99;
  border: 1px solid transparent;
}
.footer-main .widget ul.list-socials li a em {
  color: #000000;
  font-size: 30px;
  display: inline-flex;
}
.footer-main .widget ul.list-socials li a:hover {
  border-color: #E2BF99;
  color: #E2BF99;
  background-color: #000000;
}
.footer-main .widget ul.list-socials li a:hover em {
  color: #E2BF99;
}
.footer-bottom {
  background-color: transparent;
}
.footer-bottom .copyright-text {
  font-size: 20px;
  color: #707070;
  text-transform: uppercase;
}
.footer .z-index-1 {
  z-index: -1;
}
@media (max-width: 1599px) {
  .footer-top {
    padding-block: 40px;
  }
  .footer-top p {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .footer-top .newsletter-form .form-control {
    height: 55px;
  }
  .footer-top .newsletter-form .btn-primary {
    font-size: 18px;
  }
  .footer-main {
    padding-block: 45px;
  }
  .footer-main .widget_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .footer-main .widget img {
    width: 125px;
  }
  .footer-main .widget p {
    font-size: 18px;
    margin-block: 20px;
    line-height: 25px;
  }
  .footer-main .widget ul.list-socials li a {
    width: 40px;
    height: 40px;
  }
  .footer-main .widget ul.list-socials li a em {
    font-size: 24px;
  }
  .footer-main .widget ul.menu-links li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (max-width: 1399.98px) {
  .footer-top {
    padding-block: 30px;
  }
  .footer-top p {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .footer-top .newsletter-form .btn-primary {
    font-size: 16px;
  }
  .footer-top .newsletter-form .form-control {
    font-size: 18px;
  }
  .footer-main {
    padding-block: 30px;
  }
  .footer-main .widget__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .footer-main .widget ul.menu-links li:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer-main .widget ul.menu-links a {
    font-size: 16px;
  }
  .footer-bottom {
    padding-block: 15px;
  }
  .footer-bottom .copyright-text {
    font-size: 18px;
  }
  .footer .footerImg {
    width: 200px;
  }
}
@media (max-width: 1199.98px) {
  .footer-main .widget__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer-main .widget ul.menu-links li a {
    font-size: 16px;
  }
  .footer-main .widget .list-socials {
    justify-content: center;
    gap: 10px;
  }
  .footer-main .widget .list-socials li a {
    width: 35px;
    height: 35px;
  }
  .footer-top .newsletter-form .form-control {
    padding: 10px 160px 10px 15px;
  }
}
@media (max-width: 991.98px) {
  .footer .footerImg {
    width: 20%;
  }
  .footer-top {
    padding-block: 20px;
  }
  .footer-top .newsletter-form .form-control {
    height: 45px;
  }
  .footer-main {
    padding-block: 20px;
  }
  .footer .footerImg {
    width: 150px;
  }
}
@media (max-width: 767.98px) {
  .footer-main .widget img {
    width: 100px;
  }
  .footer-main .widget p {
    font-size: 16px;
    margin-block: 15px;
    line-height: 21px;
  }
  .footer-main .widget ul.list-socials li a {
    width: 30px;
    height: 30px;
  }
  .footer-main .widget ul.list-socials li a em {
    font-size: 20px;
  }
  .footer-main .widget ul.menu-links li:not(:last-child) {
    margin-bottom: 6px;
  }
  .footer-main .widget ul.menu-links li a {
    font-size: 15px;
  }
  .footer-top .newsletter-form .form-control {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .footer-bottom .copyright-text {
    font-size: 16px;
  }
  .footer-top .newsletter-form .btn-primary {
    font-size: 16px;
    width: 40px;
    padding: 0px;
  }
  .footer-top .newsletter-form .form-control {
    padding: 10px 55px 10px 15px;
  }
}

body {
  font-size: 14px;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
  color: #1C1B17;
}
@media (max-width: 1199.98px) {
  body {
    padding-bottom: 0px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
  font-weight: normal;
}

a {
  text-decoration: none;
  transition: all 0.5s;
}
a:focus-visible {
  outline: 0;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #edf1ed;
}
::-webkit-scrollbar-thumb {
  background: #E2BF99;
}
::-webkit-scrollbar-thumb:hover {
  background: #E2BF99;
}

.container {
  max-width: 1464px;
}

.py-80 {
  padding: 80px 0;
}
@media (max-width: 1599px) {
  .py-80 {
    padding: 60px 0;
  }
}
@media (max-width: 1399.98px) {
  .py-80 {
    padding: 50px 0;
  }
}
@media (max-width: 1199.98px) {
  .py-80 {
    padding: 40px 0;
  }
}
@media (max-width: 991.98px) {
  .py-80 {
    padding: 30px 0;
  }
}

.home-page .header {
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.home-page .header.scrolled {
  background-color: #000000;
}

.quantity--style-two {
  border-color: var(--bs-title-color);
}

.quantity__minus,
.quantity__plus {
  border-color: var(--bs-primary);
}

input[type=password] {
  font-family: none;
}

.count {
  color: #222;
  font-weight: 600;
}

.product-details-sticky {
  border-radius: 0 !important;
  box-shadow: none !important;
  z-index: 10 !important;
}

.back-to-top.show {
  z-index: 10;
}

.quickview-content .swiper-wrapper .swiper-slide img {
  inline-size: auto;
  width: auto;
  height: auto;
}
.quickview-content .swiper-wrapper .swiper-slide .easyzoom {
  height: 100%;
}
.quickview-content .swiper-wrapper .swiper-slide .easyzoom a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.quickview-content .collectionSec .collectionCard_item_icon {
  margin-bottom: 10px !important;
}
.quickview-content .quickviewSliderThumb2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quickview-content .quickviewSliderThumb2 .swiper-slide img {
  object-fit: contain;
}
@media (max-width: 1199.98px) {
  .quickview-content .swiper-wrapper .swiper-slide img {
    height: 190px;
  }
  .quickview-content .quickviewSliderThumb2 .swiper-slide img {
    height: auto !important;
  }
}
@media (max-width: 991.98px) {
  .quickview-content .swiper-wrapper .swiper-slide img {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .quickview-content .swiper-wrapper .swiper-slide img {
    height: 100% !important;
  }
  .quickview-content .quickviewSliderThumb2 .swiper-slide img {
    height: auto !important;
  }
}

.filter-toggle-aside {
  max-height: 100% !important;
}
.filter-toggle-aside .form-group input[type=number].form-control--sm {
  padding: 4px 6px !important;
}

.toggle-filter {
  width: 32px;
  height: 32px;
  padding: 0px;
  font-size: 14px;
}

@media (max-width: 991px) {
  .card.filter-toggle-aside {
    border-radius: 0 !important;
  }
}
.breadcrumb-item {
  margin-bottom: 0px !important;
}

.products_aside_brands ul li .custom-checkbox span.text-truncate {
  max-width: 160px;
}
@media (max-width: 991px) {
  .products_aside_brands ul li .custom-checkbox span.text-truncate {
    max-width: 190px;
  }
}

.action-search-products-by-price {
  height: 30px;
  border-radius: 0px;
}

.product__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.form-control,
.default-captcha-container,
.form-select,
.pagination li span,
input[type=checkbox],
.search-box .select-wrap,
.search-box button,
.quantity--style-two {
  border-radius: 0px !important;
}
.form-control .captcha-image-container,
.default-captcha-container .captcha-image-container,
.form-select .captcha-image-container,
.pagination li span .captcha-image-container,
input[type=checkbox] .captcha-image-container,
.search-box .select-wrap .captcha-image-container,
.search-box button .captcha-image-container,
.quantity--style-two .captcha-image-container {
  border-radius: 0px;
}

.swiper-button-prev, .swiper-button-next {
  border-radius: 0px !important;
  color: #ffffff !important;
}

.quantity__plus, .quantity__minus {
  border-radius: 0px;
}

.preloader {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  top: 0;
  left: 0;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
  font-weight: 700;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 20px !important;
  color: #000000 !important;
}

.product-details-content.product-cart-option-container .collectionCard_inner {
  column-gap: 10px;
  row-gap: 15px;
}
.product-details-content.product-cart-option-container .collectionCard_item {
  width: calc(25% - 10px);
  max-width: 25%;
  flex: none;
}
@media (max-width: 1399px) {
  .product-details-content.product-cart-option-container .collectionCard_item {
    width: calc(33% - 10px);
    max-width: 33%;
  }
}
@media (max-width: 1199px) {
  .product-details-content.product-cart-option-container .collectionCard_item {
    width: calc(50% - 10px);
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .product-details-content.product-cart-option-container .collectionCard_item {
    width: calc(25% - 10px);
    max-width: 25%;
  }
}
@media (max-width: 767px) {
  .product-details-content.product-cart-option-container .collectionCard_item {
    width: calc(33% - 10px);
    max-width: 33%;
  }
}
@media (max-width: 575px) {
  .product-details-content.product-cart-option-container .collectionCard_item {
    width: calc(50% - 10px);
    max-width: 50%;
  }
}

.staticPage_banner {
  position: relative;
  background-color: #000000;
  padding: 100px 0px;
  border-top: 1px solid #1c1c1c;
}
.staticPage_inner {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.staticPage_inner h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
}
.staticPage_inner p {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
}
.staticPage .footerImg {
  width: 180px;
}
.staticPage .footerImg.bottom-0 {
  width: 290px;
}
.staticPage_content_inner {
  padding: 30px;
  background-color: #ffffff;
  word-wrap: break-word;
}
.staticPage_content_inner h1 {
  font-size: 30px;
  margin-bottom: 15px;
}
.staticPage_content_inner h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.staticPage_content_inner h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.staticPage_content_inner h5 {
  font-size: 16px;
  margin-bottom: 10px;
}
.staticPage_content_inner h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.staticPage_content_inner h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.staticPage_content_inner p,
.staticPage_content_inner ul li,
.staticPage_content_inner ol li {
  color: #1C1B17;
}
.staticPage_content_inner ul li,
.staticPage_content_inner ol li {
  font-size: 16px;
}
.staticPage_content_inner p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
  text-align: justify;
}
.staticPage_content_faq .accordion-flush .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}
.staticPage_content_faq .accordion-flush .accordion-body {
  text-align: justify;
}
.staticPage_content_faq .accordion-flush .accordion-item:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 1399px) {
  .staticPage_banner {
    padding: 80px 0px;
  }
  .staticPage .footerImg {
    width: 120px;
  }
  .staticPage .footerImg.bottom-0 {
    width: 200px;
  }
}
@media (max-width: 1199px) {
  .staticPage_banner {
    padding: 60px 0px;
  }
  .staticPage h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .staticPage h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .staticPage h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .staticPage h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .staticPage h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .staticPage h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .staticPage ul li,
  .staticPage ol li {
    font-size: 14px;
  }
  .staticPage p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .staticPage_banner {
    padding: 40px 0px;
  }
  .staticPage_inner h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .staticPage_inner p {
    font-size: 14px;
  }
  .staticPage .footerImg {
    width: 90px;
  }
  .staticPage .footerImg.bottom-0 {
    width: 160px;
  }
}
@media (max-width: 575px) {
  .staticPage_banner {
    padding: 30px 0px;
  }
  .staticPage_inner h1 {
    font-size: 20px;
  }
  .staticPage .footerImg {
    width: 70px;
  }
  .staticPage .footerImg.bottom-0 {
    width: 130px;
  }
}

.default-captcha-container:focus-visible {
  outline: none !important;
}

.active > .page-link,
.page-link.active {
  background-color: #E2BF99 !important;
  border-color: #E2BF99 !important;
  color: #ffffff !important;
}

.page-link {
  color: #000000 !important;
}
.page-link i {
  display: flex;
}
.page-link:hover {
  background-color: #E2BF99 !important;
  border-color: #E2BF99 !important;
  color: #ffffff !important;
}

.filterBox .products_aside_categories .categories-form-check .custom-checkbox span {
  word-wrap: break-word;
  display: block;
  max-width: 150px;
}

.taxBox h4 {
  font-weight: 600;
  font-size: 18px;
}
.taxBox h4 .product-details-chosen-price-amount {
  font-size: 22px;
  color: rgb(203.4198473282, 141.1679389313, 73.5801526718);
}

.promoCode input {
  padding-right: 15px;
}
.promoCode .btn-primary {
  width: 62px;
  height: 100%;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 10px;
}

.table .engraving-message-input {
  resize: none;
}

.btnAction {
  font-size: 14px;
  width: 28px;
  height: 28px;
}

.product__top {
  padding: 8px;
  background-color: #eaeaf1;
}

.featureSec .swiper-nav {
  gap: 0px 10px;
}
.featureSec .swiper-nav .swiper-button-next,
.featureSec .swiper-nav .swiper-button-prev {
  margin-top: 0px !important;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.storeSec_banner {
  height: 150px;
  background-position: center;
}

.profile-menu-aside .profile-menu li a {
  font-weight: 700;
}
.profile-menu-aside .profile-menu li a:hover {
  color: var(--title-color);
  background-color: var(--bs-light);
  border-color: var(--bs-primary);
}
.profile-menu-aside .profile-menu .imgActive {
  display: none;
}
.profile-menu-aside .profile-menu .imgInactive {
  display: block;
}
.profile-menu-aside .profile-menu .active a {
  color: var(--title-color);
}
.profile-menu-aside .profile-menu .active .imgActive {
  display: block;
}
.profile-menu-aside .profile-menu .active .imgInactive {
  display: none;
}

.select2,
.select2-dropdown,
.select2-container--default .select2-search__field,
.select2-container--default .select2-selection--single {
  border-color: #ced4da !important;
}

.aiSearch {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  text-align: center;
  min-width: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  right: 55px;
}
.aiSearch .text-unchecked, .aiSearch .text-checked {
  font-size: 12px;
  font-weight: 600;
  color: #1C1B17;
}
.aiSearch_switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 14px;
  margin-bottom: 0px;
  margin-top: 3px;
}
.aiSearch_switch_input {
  opacity: 0;
  width: 0;
  height: 0;
}
.aiSearch_switch_input:checked + .aiSearch_switch_slider {
  background-color: #E2BF99;
}
.aiSearch_switch_input:checked + .aiSearch_switch_slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.aiSearch_switch_slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.aiSearch_switch_slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: -3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

.search-box .innerSearchBox {
  height: 48px;
  width: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease;
  background-color: #ffffff;
}
.search-box .innerSearchBox .select-wrap {
  width: 100%;
  border: none;
  background-color: transparent;
  height: 48px;
}
.search-box .innerSearchBox .search-bar-input {
  height: 48px;
  width: 100%;
  padding-right: 70px;
}

.rich-editor-html-content {
  text-align: justify;
}

.modal .btn-close:focus,
.modal .btn-close:focus-visible {
  box-shadow: none;
  outline: none;
}
.modal-logo {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered.modal-lg {
    max-width: 710px;
  }
}
@media (max-width: 991px) {
  .modal .product-quickview .btn-close {
    top: 10px !important;
    right: 10px !important;
  }
}

.feature-secton {
  display: none;
}

.bannerSec {
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
}
.bannerSec_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bannerSec_cnt {
  padding: 230px 60px 210px 0;
}
.bannerSec_cnt_title {
  font-size: 90px;
  line-height: 1.2;
  margin-bottom: 22px;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
}
.bannerSec_cnt_subTitle {
  font-size: 24px;
  line-height: 1.2;
  color: #E2BF99;
}
.bannerSec_cnt p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 55px;
  text-align: justify;
}
.bannerSec_cnt_btn:hover em {
  transform: translateX(4px);
}
.bannerSec_cnt_btn em {
  font-size: 15px;
  transition: transform 0.3s ease-out;
}
@media (max-width: 1699px) {
  .bannerSec_cnt {
    padding: 180px 50px 140px 0;
  }
  .bannerSec_cnt_title {
    font-size: 80px;
  }
  .bannerSec_cnt p {
    margin-bottom: 40px;
  }
}
@media (max-width: 1599px) {
  .bannerSec_cnt {
    padding: 170px 230px 80px 0;
  }
  .bannerSec_cnt_title {
    font-size: 70px;
    line-height: 1.15;
  }
  .bannerSec_cnt_subTitle {
    font-size: 22px;
  }
}
@media (max-width: 1399.98px) {
  .bannerSec_cnt {
    padding: 140px 0 60px;
  }
  .bannerSec_cnt_title {
    font-size: 58px;
    margin-bottom: 10px;
  }
  .bannerSec_cnt_subTitle {
    font-size: 20px;
  }
  .bannerSec_cnt p {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .bannerSec_cnt {
    padding: 120px 0 50px;
  }
  .bannerSec_cnt_title {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .bannerSec_cnt_subTitle {
    font-size: 18px;
  }
  .bannerSec_cnt p {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .bannerSec_cnt {
    padding: 110px 0 35px;
  }
  .bannerSec_cnt_title {
    font-size: 38px;
  }
  .bannerSec_cnt_subTitle {
    font-size: 18px;
  }
  .bannerSec_cnt p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .bannerSec_cnt_title {
    font-size: 34px;
  }
  .bannerSec_cnt_subTitle {
    font-size: 16px;
  }
  .bannerSec_cnt p {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .bannerSec_cnt_btn em {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .bannerSec_cnt_title {
    font-size: 30px;
  }
  .bannerSec_cnt_subTitle {
    font-size: 14px;
  }
}

.featuresSec {
  background-color: #E2BF99;
  padding: 40px 0;
}
.featuresSec_content {
  gap: 0 20px;
}
.featuresSec_item {
  gap: 10px;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
}
.featuresSec_text {
  font-size: 18px;
  color: #1C1B17;
  line-height: 1.4;
}
.featuresSec_divider {
  width: 1px;
  height: 30px;
  background-color: rgba(28, 27, 23, 0.2);
}
@media (max-width: 1599px) {
  .featuresSec {
    padding: 32px 0;
  }
}
@media (max-width: 1399.98px) {
  .featuresSec {
    padding: 25px 0;
  }
  .featuresSec_content {
    gap: 12px 10px;
  }
  .featuresSec_text {
    font-size: 16px;
  }
  .featuresSec_icon {
    width: 22px;
  }
  .featuresSec_divider {
    height: 25px;
  }
}
@media (max-width: 1199.98px) {
  .featuresSec_content {
    gap: 15px;
  }
  .featuresSec_divider {
    display: none;
  }
  .featuresSec_item {
    padding: 6px 8px;
    border: 1px solid rgba(28, 27, 23, 0.2);
  }
}
@media (max-width: 991.98px) {
  .featuresSec {
    padding: 20px 0;
  }
}
@media (max-width: 767.98px) {
  .featuresSec {
    padding: 15px 0;
  }
  .featuresSec_content {
    gap: 10px;
  }
  .featuresSec_item {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .featuresSec_text {
    font-size: 14px;
  }
  .featuresSec_icon {
    width: 20px;
  }
}

.collectionSec .commonHeading_link em {
  font-size: 14px;
}
.collectionSec .collectionCard {
  background-color: #ffffff;
  padding: 35px 24px 24px;
  transition: all 0.3s;
  border: 1px solid #efefef;
}
.collectionSec .collectionCard:hover {
  transform: translateY(-5px);
}
.collectionSec .collectionCard_like {
  position: absolute;
  top: 14px;
  right: 18px;
  width: 52px;
  height: 52px;
  background-color: rgba(28, 27, 23, 0.05);
  transition: all 0.3s ease;
}
.collectionSec .collectionCard_like em {
  color: #25314c;
  font-size: 19px;
  display: inline-flex;
  line-height: 1;
  transition: color 0.3s ease;
}
.collectionSec .collectionCard_like:hover {
  box-shadow: 0 0 4px 0 rgba(28, 27, 23, 0.15);
}
.collectionSec .collectionCard_like.liked em {
  color: #E2BF99;
}
.collectionSec .collectionCard_info {
  padding-bottom: 24px;
}
.collectionSec .collectionCard_image {
  height: 290px;
  min-height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.collectionSec .collectionCard_image img {
  object-fit: contain;
  max-height: 100%;
  width: auto;
  transition: all 0.3s ease;
}
.collectionSec .collectionCard_name {
  font-size: 32px;
  color: #1C1B17;
  margin-bottom: 10px;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.collectionSec .collectionCard_description {
  font-size: 14px;
  color: rgba(28, 27, 23, 0.7);
  line-height: 1.25;
  margin-bottom: 22px;
  flex: 1;
}
.collectionSec .collectionCard_inner {
  gap: 10px !important;
  justify-content: center;
}
.collectionSec .collectionCard_item {
  flex: 1;
  max-width: 100px;
}
.collectionSec .collectionCard_item_icon {
  width: 32px;
  height: 32px;
  margin: 0px auto 10px;
  border-radius: 50%;
}
.collectionSec .collectionCard_item_icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: contain;
}
.collectionSec .collectionCard_item_type {
  font-size: 10px;
  color: #1C1B17;
  letter-spacing: 0.5px;
}
.collectionSec .collectionCard_item_name {
  font-size: 14px;
  font-weight: 600;
  color: #1C1B17;
  font-family: "TOPLUXURYRegular", Arial, sans-serif;
  text-transform: capitalize;
}
.collectionSec .collectionCard_price {
  font-size: 24px;
  font-weight: 600;
  color: #1C1B17;
}
.collectionSec .collectionCard_addToCart {
  padding: 10px 18px;
}
.collectionSec .collectionCard_addToCart em {
  font-size: 14px;
}
@media (max-width: 1599px) {
  .collectionSec .collectionCard {
    padding: 25px 15px 22px;
  }
  .collectionSec .collectionCard_image {
    height: 220px;
  }
  .collectionSec .collectionCard_name {
    font-size: 28px;
  }
  .collectionSec .collectionCard_price {
    font-size: 20px;
  }
}
@media (max-width: 1399.98px) {
  .collectionSec .collectionCard_image {
    height: 180px;
  }
  .collectionSec .collectionCard_name {
    font-size: 25px;
  }
  .collectionSec .collectionCard_price {
    font-size: 18px;
  }
  .collectionSec .collectionCard_inner {
    gap: 15px !important;
  }
  .collectionSec .collectionCard_like {
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
  }
  .collectionSec .collectionCard_like em {
    font-size: 17px;
  }
  .collectionSec .collectionCard_item {
    max-width: 110px;
    flex: none;
  }
}
@media (max-width: 1399.98px) and (max-width: 1199.98px) {
  .collectionSec .collectionCard_image {
    height: 150px;
  }
  .collectionSec .collectionCard_name {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 4px;
  }
  .collectionSec .collectionCard_description {
    margin-bottom: 15px;
  }
}
@media (max-width: 1399.98px) and (max-width: 767.98px) {
  .collectionSec .collectionCard {
    padding-bottom: 15px;
  }
  .collectionSec .collectionCard_image {
    height: 120px;
  }
  .collectionSec .collectionCard_name {
    font-size: 20px;
  }
  .collectionSec .collectionCard_like {
    width: 35px;
    height: 35px;
  }
  .collectionSec .collectionCard_price {
    font-size: 15px;
  }
  .collectionSec .collectionCard_addToCart {
    padding: 8px 10px;
    gap: 2px;
  }
}
@media (max-width: 1399.98px) and (max-width: 575.98px) {
  .collectionSec .collectionCard_addToCart {
    gap: 8px;
  }
}

.exploreSec {
  background-color: #000000;
  padding: 70px 0 100px;
}
.exploreSec .commonHeading_title span {
  color: #D09E69;
}
.exploreSec_box {
  height: 675px;
  position: relative;
  transition: all 0.3s;
}
.exploreSec_box:hover {
  transform: translateY(-5px);
}
.exploreSec_box_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.exploreSec_box_content {
  padding: 50px 20px 35px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.exploreSec_box_content_info {
  max-width: 300px;
  margin: 0 auto;
}
.exploreSec_box_content_info h4 {
  margin-bottom: 7px;
  font-size: 29px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: normal;
}
.exploreSec_box_content_info p {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 0;
  color: #ffffff;
}
.exploreSec_box_title {
  font-size: 59px;
  line-height: 1.05;
  margin-bottom: 0;
  font-family: "Amirallia-Regular", Arial, sans-serif;
  font-weight: normal;
}
.exploreSec_box_title.orange {
  color: #FFA552;
}
.exploreSec_box_title.black {
  color: #000000;
}
.exploreSec_box_title.darkOrange {
  color: #FFA857;
}
.exploreSec_box_title.white {
  color: #ffffff;
}
@media (min-width: 1400px) {
  .exploreSec .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1599px) {
  .exploreSec .commonHeading_para {
    font-size: 26px;
  }
}
@media (min-width: 1799px) {
  .exploreSec .commonHeading_para {
    font-size: 31px;
  }
}
@media (max-width: 1599px) {
  .exploreSec {
    padding: 60px 0 80px;
  }
  .exploreSec_box {
    height: 610px;
  }
  .exploreSec_box_content {
    padding: 40px 15px 30px;
  }
  .exploreSec_box_content_info {
    max-width: 270px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 27px;
  }
  .exploreSec_box_title {
    font-size: 52px;
  }
}
@media (max-width: 1399.98px) {
  .exploreSec {
    padding: 50px 0 60px;
  }
  .exploreSec_box {
    height: 540px;
  }
  .exploreSec_box_content {
    padding: 30px 15px 30px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 25px;
  }
  .exploreSec_box_content_info p {
    font-size: 16px;
  }
  .exploreSec_box_title {
    font-size: 46px;
  }
}
@media (max-width: 1199.98px) {
  .exploreSec {
    padding: 40px 0;
  }
  .exploreSec_box {
    height: 460px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 23px;
  }
  .exploreSec_box_content_info p {
    font-size: 15px;
  }
  .exploreSec_box_title {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .exploreSec {
    padding: 30px 0;
  }
  .exploreSec_box {
    height: 380px;
  }
  .exploreSec_box_content {
    padding: 20px 15px 20px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 20px;
  }
  .exploreSec_box_content_info p {
    font-size: 14px;
  }
  .exploreSec_box_title {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .exploreSec {
    padding: 25px 0;
  }
  .exploreSec_box {
    height: 340px;
  }
  .exploreSec_box_content {
    padding: 15px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 18px;
  }
  .exploreSec_box_title {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .exploreSec_box {
    height: 315px;
  }
  .exploreSec_box_content_info h4 {
    font-size: 16px;
  }
  .exploreSec_box_title {
    font-size: 28px;
  }
}

.giftSec_box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.giftSec_box_img {
  height: 342px;
  margin-bottom: 12px;
  overflow: hidden;
  transition: all 0.3s;
  flex-shrink: 0;
}
.giftSec_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.giftSec_box_img:hover img {
  transform: scale(1.05);
}
.giftSec_box_cnt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 20px;
}
.giftSec_box_cnt h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.25;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.giftSec_box_cnt ul {
  flex-wrap: wrap;
}
.giftSec_box_cnt li {
  font-size: 12px;
  line-height: 1.2;
  color: rgba(28, 27, 23, 0.7);
  position: relative;
  white-space: nowrap;
  text-transform: capitalize;
}
.giftSec_box_cnt li:not(:last-child) {
  margin-right: 16px;
}
.giftSec_box_cnt li:not(:last-child)::after {
  position: absolute;
  top: 6px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: rgba(28, 27, 23, 0.7);
  content: "";
  right: -9px;
}
.giftSec_box_cnt_price span {
  font-size: 20px;
  line-height: 1.3;
  color: #1C1B17;
}
@media (max-width: 1599px) {
  .giftSec_box_img {
    height: 300px;
    margin-bottom: 10px;
  }
  .giftSec_box_cnt {
    gap: 15px;
  }
  .giftSec_box_cnt h3 {
    font-size: 22px;
  }
  .giftSec_box_cnt_price span {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .giftSec_box_img {
    height: 280px;
  }
  .giftSec_box_cnt h3 {
    font-size: 20px;
  }
  .giftSec_box_cnt li:not(:last-child) {
    margin-right: 12px;
  }
  .giftSec_box_cnt li:not(:last-child)::after {
    right: -6px;
  }
  .giftSec_box_cnt_price span {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .giftSec_box_img {
    height: 260px;
  }
  .giftSec_box_cnt h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .giftSec_box_cnt_price span {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .giftSec_box_img {
    height: 240px;
  }
  .giftSec_box_cnt {
    gap: 10px;
  }
  .giftSec_box_cnt h3 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .giftSec_box_img {
    height: 220px;
  }
  .giftSec_box_cnt h3 {
    font-size: 15px;
  }
}

.crownSec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.crownSec_cnt {
  padding: 230px 0;
}
.crownSec_cnt_title {
  font-size: 73px;
  line-height: 1.25;
  margin-bottom: 8px;
  color: #ffffff;
}
.crownSec_cnt p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 50px;
  color: rgba(255, 255, 255, 0.8);
}
.crownSec_img {
  top: 0;
  width: 960px;
  height: 100%;
  position: absolute;
}
.crownSec_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.crownSec_img {
  left: 0;
}
@media (max-width: 1799px) {
  .crownSec_cnt {
    padding: 180px 0;
  }
  .crownSec_img {
    width: 800px;
  }
}
@media (max-width: 1599px) {
  .crownSec_cnt {
    padding: 150px 0;
  }
  .crownSec_cnt_title {
    font-size: 64px;
  }
  .crownSec_cnt p {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .crownSec_img {
    width: 650px;
  }
}
@media (max-width: 1399.98px) {
  .crownSec_cnt {
    padding: 100px 0;
  }
  .crownSec_cnt_title {
    font-size: 56px;
  }
  .crownSec_cnt p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .crownSec_img {
    width: 575px;
  }
}
@media (max-width: 1199.98px) {
  .crownSec_cnt_title {
    font-size: 44px;
  }
  .crownSec_cnt p {
    font-size: 15px;
    margin-bottom: 25px;
  }
  .crownSec_img {
    width: 540px;
  }
}
@media (max-width: 991.98px) {
  .crownSec_cnt {
    padding: 80px 0;
  }
  .crownSec_cnt_title {
    font-size: 34px;
  }
  .crownSec_cnt p {
    font-size: 14px;
  }
  .crownSec_img {
    width: 480px;
  }
}
@media (max-width: 767.98px) {
  .crownSec_cnt {
    padding: 30px 0;
    text-align: center;
  }
  .crownSec_cnt_title {
    font-size: 28px;
  }
  .crownSec_img {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .crownSec_cnt {
    padding: 25px 0;
  }
  .crownSec_cnt_title {
    font-size: 24px;
  }
}

.theJournal_item {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.theJournal_item-img {
  height: 330px;
  width: 100%;
  margin-bottom: 22px;
  flex-shrink: 0;
}
.theJournal_item-img img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.theJournal_item-content {
  height: 100%;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: space-around;
}
.theJournal_item-btn {
  margin-top: auto;
}
.theJournal_item-title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.theJournal_item_para {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
  word-break: break-all;
}
.theJournal_item_top p span {
  background-color: transparent !important;
}
.theJournal_date {
  padding: 15px 35px 13px 18px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  border-bottom-left-radius: 8px;
}
@media (max-width: 1399.98px) {
  .theJournal_item-content {
    height: auto;
  }
  .theJournal_item-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .theJournal_item-title br {
    display: none;
  }
  .theJournal_item-img {
    height: 280px;
    margin-bottom: 18px;
  }
}
@media (max-width: 991.98px) {
  .theJournal_item-img {
    height: 250px;
    margin-bottom: 15px;
  }
  .theJournal_date {
    padding: 12px 15px;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .theJournal_item-title {
    font-size: 18px;
  }
  .theJournal_item_para {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .theJournal_item-img {
    height: 220px;
    margin-bottom: 10px;
  }
  .theJournal_item-title {
    font-size: 16px;
  }
  .theJournal_item_date {
    font-size: 13px;
    padding: 10px 12px;
  }
}

.questions_accordion .accordion {
  --bs-accordion-bg: none;
}
.questions_accordion .accordion-item {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: rgba(28, 27, 23, 0.2);
  padding: 43px 0 19px;
  border-radius: 0;
}
.questions_accordion .accordion-item:first-child {
  padding-top: 0;
}
.questions_accordion .accordion-header button {
  font-size: 22px;
  line-height: 1.2;
  background-color: transparent;
  color: #1C1B17;
  padding: 0;
}
.questions_accordion .accordion-header button:focus {
  outline: none;
  box-shadow: none;
}
.questions_accordion .accordion-body {
  padding-left: 10px;
  padding-right: 30px;
  font-size: 18px;
  text-align: justify;
}
.questions_accordion .accordion-button:after {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "atur" !important;
}
.questions_accordion .accordion-button[aria-expanded=true]::after {
  content: "\e900";
}
.questions_accordion .accordion-button[aria-expanded=false]::after {
  content: "\e912";
}
@media (max-width: 1599px) {
  .questions_accordion .accordion-item {
    padding: 36px 0 19px;
  }
}
@media (max-width: 1399.98px) {
  .questions_accordion .accordion-header button {
    font-size: 20px;
  }
  .questions_accordion .accordion-item {
    padding: 26px 0 18px;
  }
}
@media (max-width: 767.98px) {
  .questions_accordion .accordion-header button {
    font-size: 18px;
  }
  .questions_accordion .accordion-body {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .questions_accordion .accordion-header button {
    font-size: 16px;
  }
  .questions_accordion .accordion-button:after {
    font-size: 14px;
  }
  .questions_accordion .accordion-body {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .questions_accordion .accordion-item {
    padding: 15px 0;
  }
}

.sliderSec .swiper-pagination {
  display: none;
}
.sliderSec .gallery-thumbs {
  width: 100%;
  height: 422px;
  margin-right: 0;
  text-align: center;
  position: relative;
}
.sliderSec .gallery-thumbs:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(28, 27, 23, 0.3);
  content: "";
  margin: auto;
}
.sliderSec .gallery-thumbs .swiper-slide span {
  width: 24px;
  height: 24px !important;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  color: transparent;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.sliderSec .gallery-thumbs .swiper-slide-active span:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
}
.sliderSec .gallery-top .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.sliderSec .gallery-top-content {
  padding-top: 30px;
  padding-left: 60px;
}
.sliderSec .gallery-top-content img {
  max-width: 90px;
  position: absolute;
  top: 0;
  left: 0;
}
.sliderSec .gallery_topContent p {
  font-size: 22px;
  line-height: 1.8;
  text-align: justify;
}
.sliderSec .gallery_bottom {
  margin-top: 100px;
}
.sliderSec .gallery_bottom_title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 7px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #191919;
}
.sliderSec .gallery_bottom_para {
  font-size: 18px;
  font-weight: 100;
}
.sliderSec .gallery_bottom_star em {
  color: #FEC600;
  font-size: 23px;
}
.sliderSec .gallery_bottom_star em:not(:last-child) {
  margin-right: 4px;
}
@media (max-width: 1599px) {
  .sliderSec_title {
    font-size: 22px;
  }
  .sliderSec .gallery_bottom {
    margin-top: 60px;
  }
}
@media (max-width: 1399.98px) {
  .sliderSec .gallery-top-content {
    padding-top: 25px;
    padding-left: 45px;
  }
  .sliderSec .gallery-top-content img {
    max-width: 70px;
  }
  .sliderSec .gallery_topContent p {
    font-size: 18px;
  }
  .sliderSec .gallery_bottom {
    margin-top: 40px;
  }
  .sliderSec .gallery_bottom_title {
    font-size: 20px;
  }
  .sliderSec .gallery_bottom_para {
    font-size: 16px;
  }
  .sliderSec .gallery_bottom_star em {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .sliderSec_leftImage {
    display: none;
  }
  .sliderSec .gallery-thumbs {
    display: none;
  }
  .sliderSec .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .sliderSec .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
  .sliderSec .gallery-top {
    padding-bottom: 50px;
  }
  .sliderSec .gallery-top .swiper-pagination {
    display: block;
    position: relative;
    bottom: -35px;
  }
}
@media (max-width: 767.98px) {
  .sliderSec .gallery_topContent p {
    font-size: 16px;
    line-height: 1.6;
  }
  .sliderSec .gallery_bottom {
    margin-top: 25px;
  }
  .sliderSec .gallery_bottom_title {
    font-size: 18px;
  }
  .sliderSec .gallery_bottom_para {
    font-size: 14px;
  }
  .sliderSec .gallery_bottom_star em {
    font-size: 18px;
  }
  .sliderSec .gallery-top-content {
    padding-top: 15px;
    padding-left: 25px;
  }
  .sliderSec .gallery-top-content img {
    max-width: 50px;
  }
}
@media (max-width: 575.98px) {
  .sliderSec .gallery_topContent p {
    font-size: 14px;
  }
  .sliderSec .gallery_bottom_title {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .sliderSec .gallery_bottom_para {
    font-size: 13px;
  }
  .sliderSec .gallery_bottom_star em {
    font-size: 14px;
  }
  .sliderSec .gallery-top {
    padding-bottom: 30px;
  }
  .sliderSec .gallery-top .swiper-pagination {
    bottom: -20px;
  }
}
/*# sourceMappingURL=main.min.css.map */