/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.additional__mobile-menu .menu {
  border-bottom: 1px solid #d1d1d1;
}
.additional__mobile-menu .margin-bottom25 {
  display: none;
}
.additional__mobile-menu h6 {
  display: none;
}
.additional__mobile-menu .footer__contact-menu {
  padding: 5px 15px !important;
}
.additional__mobile-menu .footer__contact-menu li:last-child {
  display: none !important;
}
.additional__mobile-menu .menu:not(.footer__contact-menu) > li:first-child > a {
  font-weight: 700;
  color: var(--thim-primary-color);
}
.additional__mobile-menu .menu:not(.footer__contact-menu) li > a {
  padding: 5px 15px !important;
  display: block;
  color: #575757;
  font-size: 14px;
}
.product.brand.product-brand-name {
  color: var(--thim-mgs-color-01, #222222);
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}
.top__header-col.contacts__col {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.sparsh-mobile-number-login-option {
  display: flex;
  gap: 20px;
  align-items: center;
}
.sparsh-mobile-number-login-option input {
  position: relative !important;
  left: initial !important;
  top: initial !important;
}
.sparsh-mobile-number-login-option label {
  display: flex !important;
  align-items: center;
  gap: 8px;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.header-area .minicart-wrapper .action.showcart > .counter.qty:not(.empty) {
  background-color: var(--default-hover);
}
.account .page-title-wrapper {
  background-color: white;
}
.account .page-title-wrapper h1.page-title-wrapper {
  color: var(--default-black-color);
}
.compare__content-block {
  flex-direction: column;
}
.compare__content-block .actions-toolbar > div {
  width: 100%;
}
.compare__content-block .actions-toolbar > div a {
  width: 100% !important;
}
.compare__content-block .secondary {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.block-content.no-display {
  display: none !important;
}
.featured-brands .owl-carousel .owl-nav > div {
  transform: none;
  top: initial;
  bottom: 0;
}
.brand-search .btn {
  height: 41px;
}
.category-submenu > a {
  display: flex !important;
  align-items: center;
}
.category-submenu > a .icon-next {
  margin-left: auto;
}
.sub-categories {
  display: none;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo img {
  max-height: 70px;
  object-fit: contain;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo a {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  flex: 1;
}
.page-header .search-close:hover {
  color: var(--default-hover);
}
.tone__row .tone__col .tone__price span {
  display: block;
}
.tone__row .tone__col .tone__price:has(.old-price) .price_finish {
  color: var(--thim-mgs-color-17, #ec0101);
}
.tone__row .tone__col .tone__price .old-price {
  text-decoration: line-through;
}
@media screen and (min-width: 992px) {
  .header-area .table-icon-menu .block-search .block-title,
  .header-area .table-icon-menu .minicart-wrapper .action.showcart,
  .header-area .table-icon-menu .theme-header-icon,
  .header-area .table-icon-menu .minicart-wrapper .action.showcart:before {
    font-size: 32px;
  }
  .page-header .search-form .actions-search .action-search {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .additional__mobile-menu {
    display: block !important;
  }
  .nav-before-open header.page-header .menu-wrapper .nav-tabs > li > a {
    background-color: var(--default-purple-bg);
  }
}
@media screen and (max-width: 676px) {
  .section-builder .content-heading .title {
    font-size: 24px;
  }
}
.message.info {
  color: var(--thim-primary-color);
  background: transparent;
}
.message.info > *:first-child:before {
  display: none;
}
.mgs-instant-search-page .mgs-instant-search .posts.list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 20px;
}
.mgs-instant-search-page .mgs-instant-search .posts.list .post-item {
  width: 100% !important;
  float: initial;
}
.mgs-instant-search-page .mgs-instant-search .posts.list .post-item .post-image-wrapper img {
  object-fit: cover;
  object-position: 100% 0;
  aspect-ratio: 1.2;
}
@media screen and (max-width: 768px) {
  .mgs-instant-search-page .mgs-instant-search .posts.list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }
}
@media screen and (max-width: 450px) {
  .mgs-instant-search-page .mgs-instant-search .posts.list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }
}
.catalog__page-wrapper {
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.catalog__page-wrapper .catalog__link-item {
  background-color: #706E70;
  display: flex;
  width: 400px;
  height: 300px;
  transition: 0.3s;
  flex-direction: column;
  align-items: center;
  padding: 40px 30px;
  gap: 16px;
}
.catalog__page-wrapper .catalog__link-item .catalog__title {
  margin-top: auto;
  transition: 0.3s;
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  color: #F4E5E4;
  text-align: center;
}
.catalog__page-wrapper .catalog__link-item svg path {
  transition: 0.3s;
}
@media (hover: hover) {
  .catalog__page-wrapper .catalog__link-item:hover {
    background: #F4E5E4;
  }
  .catalog__page-wrapper .catalog__link-item:hover .catalog__title {
    color: #706E70;
  }
  .catalog__page-wrapper .catalog__link-item:hover svg path {
    fill: #706E70;
  }
  .catalog__page-wrapper .catalog__link-item:hover svg path.percent {
    fill: #F4E5E4;
  }
}
@media screen and (max-width: 1350px) {
  .catalog__page-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .catalog__page-wrapper .catalog__link-item {
    width: 100%;
    height: 100%;
    padding: 15px;
  }
  .catalog__page-wrapper .catalog__link-item .catalog__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 876px) {
  .catalog__page-wrapper .catalog__link-item .catalog__title {
    font-size: 22px;
  }
  .catalog__page-wrapper .catalog__link-item svg {
    max-width: 80px;
    max-height: 80px;
    height: auto;
    object-fit: contain;
  }
}
@media screen and (max-width: 676px) {
  .catalog__page-wrapper {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .catalog__page-wrapper .catalog__link-item {
    flex-direction: row;
    gap: 14px;
    align-items: center;
    justify-content: center;
  }
  .catalog__page-wrapper .catalog__link-item svg {
    width: 48px;
    height: 48px;
    max-width: initial;
    max-height: initial;
  }
  .catalog__page-wrapper .catalog__link-item .catalog__title {
    margin-top: initial;
    font-size: 20px;
  }
}
.opc-block-summary .order__total.table-totals tr.totals {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid var(--thim-mgs-color-03, #dddddd);
}
.opc-block-summary .order__total.table-totals tr.totals th {
  border: none !important;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.opc-block-summary .order__total.table-totals tr.totals td {
  border-top: none;
  width: 100%;
  text-align: left;
}
.opc-block-summary .order__total.table-totals tr.totals td > * {
  white-space: normal;
}
.opc-block-summary .order__total.table-totals tr.totals .amount {
  padding-left: 0;
}
.category-description {
  color: #333;
  line-height: 1.6;
  font-size: 16px;
}
.category-description h2,
.category-description h3 {
  font-weight: 600;
  color: #111;
  margin-top: 2em;
  margin-bottom: 1em;
}
.category-description h2 {
  font-size: 1.5em;
}
.category-description h3 {
  font-size: 1.25em;
}
.category-description p {
  margin-bottom: 1em;
}
.category-description ul,
.category-description ol {
  margin-bottom: 1.5em;
  padding-left: 25px;
}
.category-description li {
  margin-bottom: 0.5em;
  font-size: 14px;
}
.category-description ul {
  list-style-type: disc;
}
.category-description ol {
  list-style-type: decimal;
}
.category-description a {
  color: #c58a53;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
}
.category-description a:hover {
  color: #000;
  border-bottom-color: #000;
}
.popup__main .popup__column--media .popup__image-wrapper img {
  max-width: 120px;
}
.mgs-products.products-grid .product-item-info .product-top .action-mobile.add-to-wishlist-mobile {
  bottom: 55px;
}
.mgs-products.products-grid .product-item-info .product-top .action-mobile.add-to-wishlist-mobile .action.towishlist {
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  transition: .3s;
  border-radius: 35px;
  padding: 0;
  /*box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);*/
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mgs-products.products-grid .product-item-info .product-top .action-mobile.add-to-wishlist-mobile .action.towishlist:before {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .mgs-products.products-grid .product-item-info .product-top .action-mobile.add-to-wishlist-mobile {
    display: none;
  }
}
.product-label:has(.sale-icon) {
  background: transparent;
  width: 40px;
  height: 40px;
}
.product-label:has(.sale-icon) img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .sidebar.sidebar-main .block {
    margin-bottom: 0;
  }
  .category-product-actions .toolbar-products {
    flex-grow: 1;
  }
}
/* Checkout dropdown */
.authentication-dropdown #mp-popup-social-content {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.authentication-dropdown #mp-popup-social-content .block-title {
  margin-bottom: 12px;
  font-size: 13px;
  color: #333;
}
.authentication-dropdown #mp-popup-social-content .block-content {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px;
  justify-content: center;
  margin-bottom: 0;
}
.authentication-dropdown #mp-popup-social-content .actions-toolbar.social-btn {
  display: block;
  width: 100%;
  margin-top: 0;
}
.authentication-dropdown #mp-popup-social-content .btn-social {
  display: flex !important;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 0 20px 0 16px !important;
  border: 1px solid #000 !important;
  border-radius: 20px !important;
  background-color: transparent !important;
  color: #000 !important;
  font-size: 12px !important;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  box-sizing: border-box;
}
.authentication-dropdown #mp-popup-social-content .btn-social:hover,
.authentication-dropdown #mp-popup-social-content .btn-social:focus {
  border-color: transparent !important;
  background-color: #e8c2bf !important;
  color: #fff !important;
  text-decoration: none;
  opacity: 1 !important;
}
.authentication-dropdown #mp-popup-social-content .social-btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.authentication-dropdown #mp-popup-social-content .social-btn-icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.authentication-dropdown #mp-popup-social-content .social-btn-icon-default {
  display: block;
}
.authentication-dropdown #mp-popup-social-content .social-btn-icon-hover {
  display: none;
  filter: brightness(0) invert(1);
}
.authentication-dropdown #mp-popup-social-content .btn-social:hover .social-btn-icon-default,
.authentication-dropdown #mp-popup-social-content .btn-social:focus .social-btn-icon-default {
  display: none;
}
.authentication-dropdown #mp-popup-social-content .btn-social:hover .social-btn-icon-hover,
.authentication-dropdown #mp-popup-social-content .btn-social:focus .social-btn-icon-hover {
  display: block;
}
.authentication-dropdown #mp-popup-social-content .social-btn-label {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}
.checkout-index-index > .iti {
  z-index: 555 !important;
}
.section-builder:not(:has(.products)):not(:has(.latest-post-grid-block)):not(:has(.owl-carousel)) a:not(.promo__custom-block) {
  text-decoration: underline;
}
/* General Lists */
.section-builder:not(:has(.products)):not(:has(.menu)) ul,
.section-builder:not(:has(.products)):not(:has(.menu)) ol {
  margin: 0 0 1em 0;
  padding-left: 1.5em;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ul {
  list-style-type: disc;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ol {
  list-style-type: decimal;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ul ul {
  list-style-type: circle;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ul ul ul {
  list-style-type: square;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ol ol {
  list-style-type: lower-alpha;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ol ol ol {
  list-style-type: lower-roman;
}
.section-builder:not(:has(.products)):not(:has(.menu)) li {
  margin-bottom: 0.35em;
  line-height: 1.6;
}
.section-builder:not(:has(.products)):not(:has(.menu)) li:last-child {
  margin-bottom: 0;
}
.section-builder:not(:has(.products)):not(:has(.menu)) ul ul,
.section-builder:not(:has(.products)):not(:has(.menu)) ul ol,
.section-builder:not(:has(.products)):not(:has(.menu)) ol ul,
.section-builder:not(:has(.products)):not(:has(.menu)) ol ol {
  margin-top: 0.35em;
  margin-bottom: 0;
}
.section-builder:not(:has(.products)):not(:has(.menu)) dl {
  margin: 0 0 1em 0;
}
.section-builder:not(:has(.products)):not(:has(.menu)) dt {
  font-weight: 700;
  margin-bottom: 0.25em;
}
.section-builder:not(:has(.products)):not(:has(.menu)) dd {
  margin: 0 0 0.75em 1.5em;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
