@charset "UTF-8";
:root {
  --container-m: 15px;
  --container-w: 1400px; }

@font-face {
  font-family: "Inter";
  src: url("fonts/Inter/Inter-Regular.ttf");
  font-display: swap; }
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter/Inter-Medium.ttf");
  font-weight: 500;
  font-display: swap; }
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter/Inter-SemiBold.ttf");
  font-weight: 600;
  font-display: swap; }
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter/Inter-Bold.ttf");
  font-weight: 700;
  font-display: swap; }
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Regular.otf");
  font-display: swap; }
@font-face {
  font-family: "Metropolis";
  font-weight: 500;
  src: url("fonts/Metropolis/Metropolis-Medium.otf");
  font-display: swap; }
@font-face {
  font-family: "Metropolis";
  font-weight: 600;
  src: url("fonts/Metropolis/Metropolis-SemiBold.otf");
  font-display: swap; }
@font-face {
  font-family: "Metropolis";
  font-weight: 700;
  src: url("fonts/Metropolis/Metropolis-Bold.otf");
  font-display: swap; }
body {
  font-family: Metropolis, sans-serif;
  min-height: 100vh;
  display: flex;
  flex-direction: column; }

.header_top {
  background-color: #171D28;
  padding: 17px 0; }

#logo img {
  height: 48px;
  width: auto; }

.lang-curr-wrapper .dropdown-toggle {
  padding: 0; }
  .lang-curr-wrapper .dropdown-toggle div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: white;
    text-transform: capitalize; }
    .lang-curr-wrapper .dropdown-toggle div img {
      width: 14px;
      height: 14px;
      object-fit: cover;
      border-radius: 50%; }

.cart_detail_left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px; }
  .cart_detail_left .text {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    text-transform: capitalize; }
  .cart_detail_left .total {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.main-menu {
  width: 100%; }
  .main-menu ul {
    height: 100%; }

#searchbox #search-autocomplite {
  height: auto; }
  #searchbox #search-autocomplite ~ input {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    height: 32px;
    border: none; }

#content .swiper-viewport {
  border: none;
  box-shadow: none;
  margin-top: 0; }
  #content .swiper-viewport .swiper-container {
    height: 100%; }
  #content .swiper-viewport .swiper-slide a {
    height: 100%;
    display: block; }
  #content .swiper-viewport .swiper-slide img {
    height: 100%;
    object-fit: cover; }

.latest-items {
  margin: 0px 0 60px; }
  .latest-items .box-content {
    position: relative;
    margin-top: 48px; }
    .latest-items .box-content h3 {
      padding: 0 var(--container-m);
      margin-bottom: 20px;
      margin-top: 20px; }
    .latest-items .box-content .slider-wrapper-outer, .latest-items .box-content .product-carousel {
      position: unset; }

.product-carousel .slider-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: absolute;
  right: var(--container-m);
  bottom: -32px; }
  .product-carousel .slider-pagination .slider-page {
    display: flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6C7275;
    margin: 8px; }
    .product-carousel .slider-pagination .slider-page.active {
      width: 16px;
      height: 16px;
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%228%22%20stroke%3D%22url%28%23paint0_linear_295_13119%29%22%20stroke-linejoin%3D%22bevel%22%2F%3E%3Cellipse%20cx%3D%228.99999%22%20cy%3D%229%22%20rx%3D%223.99999%22%20ry%3D%224%22%20fill%3D%22url%28%23paint1_linear_295_13119%29%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_295_13119%22%20x1%3D%221%22%20y1%3D%228.00917%22%20x2%3D%229.00561%22%20y2%3D%2221.3253%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFE8C4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFCE83%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_295_13119%22%20x1%3D%225%22%20y1%3D%228.50459%22%20x2%3D%229.00281%22%20y2%3D%2215.1626%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFE8C4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFCE83%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
      background-size: cover;
      background-repeat: no-repeat;
      background-color: transparent;
      margin: 0; }

.product-thumb .image {
  position: relative;
  flex-shrink: 0; }
  .product-thumb .image img {
    width: 100%;
    object-fit: contain;
    margin: 8px 0; }
  .product-thumb .image .label {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 21px;
    left: 20px;
    padding: 6px 12px;
    border-radius: 8px;
    background-color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: center;
    color: #121212;
    background-image: linear-gradient(white, white), linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    border: 1px solid transparent;
    background-origin: border-box;
    background-clip: padding-box, border-box; }
  .product-thumb .image .wishlist {
    position: absolute;
    bottom: 15px;
    right: 20px;
    background-color: transparent;
    border: none;
    padding: 0; }
    .product-thumb .image .wishlist:not(.active) svg path {
      fill: transparent; }

.footer__logo {
  margin-bottom: 40px; }
.footer__description {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }
.footer__socials {
  display: flex;
  gap: 16px;
  flex-wrap: wrap; }
  .footer__socials_block p {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left; }
  .footer__socials a {
    transition: 0.2s;
    display: flex;
    align-items: center;
    height: fit-content;
    border-radius: 8px; }
    .footer__socials a:hover {
      background-color: rgba(255, 255, 255, 0.15); }
    .footer__socials a:active, .footer__socials a:focus {
      background-color: rgba(255, 255, 255, 0.5); }
    .footer__socials a[disabled] {
      background-color: rgba(255, 255, 255, 0.5); }
      .footer__socials a[disabled] svg path[stroke] {
        stroke: #171D28; }
      .footer__socials a[disabled] svg path[fill] {
        fill: #171D28; }
.footer__copyright {
  font-family: Metropolis, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(243, 245, 247, 0.7);
  margin-top: 42px; }
  .footer__copyright::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(98.56deg, #F6D365 0%, #FDA085 92.13%);
    opacity: 0.5;
    margin-bottom: 32px; }

.gradient-text {
  background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
  -webkit-background-clip: text;
  color: transparent;
  background-clip: text; }

.content-top-breadcum hr {
  margin: 0;
  border-width: 1px; }

.filters-sidebar.collapsing, .filters-sidebar.collapse.in {
  position: fixed;
  background-color: white;
  top: 0;
  left: 0;
  height: 100vh;
  width: 350px;
  z-index: 99;
  overflow: auto; }
  .filters-sidebar.collapsing::-webkit-scrollbar, .filters-sidebar.collapse.in::-webkit-scrollbar {
    width: 2px; }
  .filters-sidebar.collapsing::-webkit-scrollbar-track, .filters-sidebar.collapse.in::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  .filters-sidebar.collapsing::-webkit-scrollbar-thumb, .filters-sidebar.collapse.in::-webkit-scrollbar-thumb {
    background-color: #9a9a9a; }
  .filters-sidebar.collapsing .filters-overflow, .filters-sidebar.collapse.in .filters-overflow {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000080;
    z-index: -1; }
  .filters-sidebar.collapsing > .card, .filters-sidebar.collapse.in > .card {
    background-color: white;
    min-height: 100%;
    padding: 24px; }
  .filters-sidebar.collapsing .panel-default, .filters-sidebar.collapse.in .panel-default {
    margin: 0;
    border: none; }
.filters-sidebar .theme-checkbox {
  margin-bottom: 8px; }
  .filters-sidebar .theme-checkbox label {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left; }
  .filters-sidebar .theme-checkbox input[type=checkbox]:checked + label::before {
    background-image: url("../image/catalog/icons/Checkbox-Checked.svg"); }

.header_search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px; }
  .header_search .btn.btn-default.btn-lg {
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 0;
    margin-right: 2px; }

.theme-checkbox {
  display: flex; }
  .theme-checkbox label {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    position: relative;
    gap: 8px;
    color: #171D28; }
    .theme-checkbox label::before {
      content: '';
      width: 16px;
      height: 16px;
      display: block;
      background-image: url("../image/catalog/icons/Checkbox-Default.svg");
      transition: 0.2s;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    .theme-checkbox label:hover {
      cursor: pointer; }
      .theme-checkbox label:hover::before {
        background-image: url("../image/catalog/icons/Checkbox-Hover.svg"); }
  .theme-checkbox input[type=checkbox] {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0; }
    .theme-checkbox input[type=checkbox]:checked + label::before {
      background-image: url("../image/catalog/icons/Checkbox-Focused.svg"); }
    .theme-checkbox input[type=checkbox][disabled] + label::before {
      background-image: url("../image/catalog/icons/Checkbox-Disabled.svg"); }

.main-slider {
  margin-bottom: 20px; }
  .main-slider .swiper-pagination {
    bottom: 20px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    padding: 8px 20px !important;
    border-radius: 20px; }
    .main-slider .swiper-pagination .swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      margin: 0 !important;
      opacity: 0.7;
      background: #ffffff;
      border-radius: 50%;
      transition: all 0.3s ease; }
      .main-slider .swiper-pagination .swiper-pagination-bullet-active {
        opacity: 1;
        background: #FFCE83;
        transform: scale(1.2); }
    .main-slider .swiper-pagination__wrapper {
      position: absolute;
      bottom: 30px;
      right: 20px;
      width: auto;
      z-index: 1; }

.nav-inner {
  display: flex;
  align-items: stretch;
  gap: 12px; }

.responsive-menu .nav-responsive {
  display: block;
  margin-left: 10px; }
.responsive-menu .nav-responsive .close {
  display: none; }
.responsive-menu:not(.expanded) .navbar-nav {
  display: none !important; }
.responsive-menu.expanded {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #141718;
  max-height: 100vh;
  width: 256px;
  z-index: 99;
  overflow: auto; }
  .responsive-menu.expanded .nav-responsive {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2; }
    .responsive-menu.expanded .nav-responsive svg.close {
      display: block;
      opacity: 1; }
    .responsive-menu.expanded .nav-responsive svg.burger {
      display: none; }
  .responsive-menu.expanded .navbar-nav {
    display: flex !important;
    flex-direction: column;
    gap: 4px;
    z-index: 1; }
  .responsive-menu.expanded .shadow-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: #19263E4D;
    z-index: 0; }

#menu .navbar-nav__header {
  display: none; }
#menu .navbar-nav > li > .cat_image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 100%; }
  #menu .navbar-nav > li > .cat_image::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(23, 29, 40, 0.9) 0%, rgba(23, 29, 40, 0.9) 29%, rgba(23, 29, 40, 0.849296) 33.5%, rgba(23, 29, 40, 0) 100%);
    width: 100%;
    height: 100%; }
  #menu .navbar-nav > li > .cat_image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.header_search .flex_align__center {
  justify-content: center; }

.header_cart.added::after {
  content: '';
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" fill="none"><path d="M13.9996 6C13.9996 7.06087 13.5782 8.07828 12.828 8.82843C12.0779 9.57857 11.0605 10 9.99959 10C8.93872 10 7.92131 9.57857 7.17116 8.82843C6.42102 8.07828 5.99959 7.06087 5.99959 6M1.63281 5.40138L0.932807 13.8014C0.78243 15.6059 0.707241 16.5082 1.01227 17.2042C1.28027 17.8157 1.74462 18.3204 2.33177 18.6382C3.00006 19 3.90545 19 5.71623 19H14.283C16.0937 19 16.9991 19 17.6674 18.6382C18.2546 18.3204 18.7189 17.8157 18.9869 17.2042C19.2919 16.5082 19.2167 15.6059 19.0664 13.8014L18.3664 5.40138C18.237 3.84875 18.1723 3.07243 17.8285 2.48486C17.5257 1.96744 17.0748 1.5526 16.5341 1.29385C15.92 1 15.141 1 13.583 1L6.41623 1C4.85821 1 4.07921 1 3.4651 1.29384C2.92433 1.5526 2.47349 1.96744 2.17071 2.48486C1.82689 3.07243 1.76219 3.84875 1.63281 5.40138Z" stroke="url(%23paint0_linear_1668_13080)" stroke-linecap="round" stroke-linejoin="round"/><circle cx="20" cy="20" r="8" fill="url(%23paint1_linear_135_10521)"/><path d="M24 17L18.5 22.5L16 20" stroke="%23171D28" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_1668_13080" x1="0.801758" y1="8.88532" x2="9.71505" y2="24.0371" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFE8C4"/><stop offset="1" stop-color="%23FFCE83"/></linearGradient><linearGradient id="paint1_linear_135_10521" x1="12" y1="19.0092" x2="20.0056" y2="32.3253" gradientUnits="userSpaceOnUse"><stop stop-color="%230FCC66"/><stop offset="1" stop-color="%2303A600"/></linearGradient></defs></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: fixed;
  bottom: 50%;
  opacity: 0;
  animation-name: cartAdded;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
@keyframes cartAdded {
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    bottom: calc(100% - 60px);
    opacity: 0; } }
#searchModal .searchModal__field {
  background-color: #171D28;
  padding: 8px 16px 16px;
  display: flex;
  justify-content: center; }
#searchModal #search_mobile {
  max-width: 480px; }
  #searchModal #search_mobile .search-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #505050;
    padding: 2px;
    margin-bottom: 8px; }
    #searchModal #search_mobile .search-wrapper #search_input {
      margin: 0;
      width: 100%;
      padding: 5px 12px;
      border-radius: 8px;
      height: 100%; }
    #searchModal #search_mobile .search-wrapper #search-button {
      display: flex; }
  #searchModal #search_mobile .theme-checkbox label {
    color: white; }
  #searchModal #search_mobile .search__close_btn {
    position: fixed;
    top: 17px;
    right: 17px; }
#searchModal .modal-content {
  border: none;
  background-color: transparent; }
#searchModal:not(.mobile) .modal-dialog {
  width: 100%;
  margin: 0; }
#searchModal:not(.mobile) #search_mobile {
  width: 100%; }
  #searchModal:not(.mobile) #search_mobile .search-wrapper #search_input {
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: white; }
#searchModal:not(.mobile) #d_ajax_search_results {
  width: 100%;
  margin-top: 0;
  background-color: transparent;
  box-shadow: none;
  border: none;
  padding: 0; }
  #searchModal:not(.mobile) #d_ajax_search_results #d_ajax_search_results_body {
    background-color: white; }
#searchModal #d_ajax_search_results {
  margin: 0; }

.filters-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px; }
  .filters-header__wrapper {
    display: flex;
    align-items: flex-start;
    margin-top: 16px;
    justify-content: space-between;
    margin-bottom: 16px; }

.btn__gold {
  display: flex;
  align-items: center;
  gap: 4px;
  background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  border: none;
  padding: 6px 8px;
  border-radius: 8px;
  justify-content: center;
  cursor: pointer; }
  .btn__gold:hover {
    background: #FFD18B;
    box-shadow: 0px 4px 8px 0px #F1A12733; }
  .btn__gold svg {
    flex-shrink: 0; }
  .btn__gold[disabled] {
    background: #EBEBEB;
    color: #C4C4C4; }
.btn__transparent {
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; }
.btn__danger {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: white;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background-color: #ff6f6f; }
.btn__border {
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none; }
  .btn__border:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 6px;
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    z-index: -1; }
.btn__light-danger {
  padding: 12px 16px;
  border-radius: 8px;
  border: none;
  background: #ff6f6f;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  transition: 0.2s;
  color: white;
  text-transform: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; }
  .btn__light-danger:hover {
    background: #FF3E3E; }
.btn__select {
  padding: 8px 12px;
  border-radius: 9px;
  border: 1px solid #E7E7E7;
  background-color: transparent;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .btn__select::after {
    content: '';
    display: block;
    height: 6px;
    width: 12px;
    background-image: url("../image/catalog/icons/arrow-plain.svg");
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.2s; }
  .btn__select[aria-expanded="true"] {
    background-color: #f3f5f7;
    font-weight: bold; }
    .btn__select[aria-expanded="true"]::after {
      transform: scaleY(-1); }
.btn__md {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  padding: 8px 16px; }
.btn__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: underline;
  width: fit-content; }

.btn-list-grid .btn-group {
  display: flex;
  align-items: center; }
  .btn-list-grid .btn-group .pagination-right {
    margin-top: 0; }
  .btn-list-grid .btn-group .category_filter .sort {
    height: 30px; }
  .btn-list-grid .btn-group button {
    display: flex; }
.btn-list-grid .category_filter {
  margin-top: 0;
  padding: 0; }
.btn-list-grid .sort-by-wrapper select {
  border: none;
  height: 30px; }
.btn-list-grid button.list.active svg path, .btn-list-grid button.list.active svg rect,
.btn-list-grid button.grid.active svg path,
.btn-list-grid button.grid.active svg rect,
.btn-list-grid button.grid-6.active svg path,
.btn-list-grid button.grid-6.active svg rect {
  fill: black; }

.info-label {
  position: absolute;
  right: 0px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-left: 8px; }

.sticker-label {
  margin-top: 4px;
  margin-right: 8px;
  border-radius: 8px;
  padding: 8px 12px;
  z-index: 10;
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter, serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase; }
  .sticker-label.new {
    background: linear-gradient(180deg, #769DFF 0%, #6457FF 100%);
    color: #ffffff; }
  .sticker-label.popular {
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    color: #171D28; }
  .sticker-label.sale {
    background: linear-gradient(180deg, #FF6464 0%, #FF3838 100%);
    color: #ffffff; }
  .sticker-label.discount {
    background: linear-gradient(180deg, #0FCC66 0%, #03A600 100%);
    color: #ffffff; }

.ocf-option-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #171D28;
  margin-bottom: 16px; }
  .ocf-option-title .close {
    opacity: 1; }
  .ocf-option-title .mobile-swipe {
    display: none; }

.filters-sidebar .selected-options .ocfilter-option {
  background-color: transparent; }
.filters-sidebar .ocfilter-option .ocf-option-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  margin-bottom: 16px; }
.filters-sidebar .ocfilter-option label.ocf-selected {
  color: #171D28; }
.filters-sidebar .collapse-value > button:hover p {
  text-decoration: underline; }
.filters-sidebar .list-group {
  padding: 24px; }
.filters-sidebar .ocfilter-option .ocf-color {
  border: 1px solid transparent;
  border-radius: 50%; }
.filters-sidebar .list-group-item {
  padding: 0; }
.filters-sidebar .filters__price_inputs {
  display: flex;
  gap: 8px; }
  .filters-sidebar .filters__price_inputs .form-group {
    width: 50%; }
    .filters-sidebar .filters__price_inputs .form-group input {
      width: 100%;
      border: 1px solid #505050;
      border-radius: 8px;
      text-align: center; }
.filters-sidebar .filter-currency__wrap {
  border-radius: 8px;
  position: relative;
  border: 1px solid #505050;
  display: flex;
  align-items: center;
  gap: 4px;
  padding-right: 5px; }
.filters-sidebar #filter_currency {
  border: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  background-color: transparent;
  padding: 5px;
  -webkit-appearance: none; }

.panel > .list-group .list-group-item.selected-options {
  background-color: #f3f5f7;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start; }

#content .product-6-grid {
  margin-bottom: 30px; }
  #content .product-6-grid .product-details {
    display: none; }
  #content .product-6-grid .product-thumb .image img {
    max-height: 234px; }
#content .alert-success {
  width: fit-content;
  float: unset;
  margin: 0 auto calc(var(--container-m) * 2);
  background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%);
  padding: 8px 12px;
  gap: 16px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  border: none;
  color: #171D28;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px; }
  #content .alert-success button.close {
    opacity: 1; }

#product-product .product-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
  gap: 8px;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%; }
  #product-product .product-title .sticker-label {
    position: unset; }
#product-product .option-container {
  padding: 1px 32px; }
#product-product #options-form .control-label {
  display: flex;
  align-items: center;
  gap: 8px; }
#product-product .btn__select {
  margin-bottom: 8px; }
@keyframes wishlist-bounce {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(2); }
  100% {
    transform: scale(1); } }
#product-product .wishlist-button-on:active svg {
  animation: wishlist-bounce 0.3s ease-in-out; }
#product-product .wishlist-button:not(.active) svg path {
  fill: transparent;
  stroke: #171D28; }
#product-product.mobile #product {
  font-size: 10px;
  line-height: 10px; }
  #product-product.mobile #product .dataTables_scrollBody table.dataTable.data-table tbody td {
    font-size: 12px;
    line-height: 12px; }
  #product-product.mobile #product .table-responsive .table-thumbnail img {
    width: 16px;
    height: 26px;
    border-radius: 2px; }
  #product-product.mobile #product .quantity-widget {
    padding: 6px; }
    #product-product.mobile #product .quantity-widget .btn__border {
      height: 24px;
      width: 24px; }
  #product-product.mobile #product #super-product-table.data-table input {
    font-size: 12px !important;
    width: 24px; }
  #product-product.mobile #product .total-result__col {
    font-size: 12px;
    line-height: 30px; }
  #product-product.mobile #product table.dataTable tfoot th, #product-product.mobile #product table.dataTable tfoot td {
    padding: 10px 6px 6px; }
  #product-product.mobile #product table.dataTable tbody td {
    padding: 0 2px; }
  #product-product.mobile #product #collapseParameters.collapse, #product-product.mobile #product #collapseParameters.collapsing,
  #product-product.mobile #product .product-select.col-sm-12 {
    font-size: 14px;
    line-height: 20px; }
  #product-product.mobile #product .table-responsive table.dataTable thead th {
    background-size: 6px;
    background-position: calc(100% - 2px) 50%;
    padding: 8px 8px 8px 10px; }
    #product-product.mobile #product .table-responsive table.dataTable thead th:first-child {
      text-indent: -2px; }

.table-responsive table.dataTable thead th {
  background-color: #f3f5f7;
  background-size: 16px;
  background-position: 100% 50%;
  text-indent: -10px;
  white-space: nowrap; }
  .table-responsive table.dataTable thead th:first-child {
    border-radius: 12px 0 0 0;
    text-indent: -10px; }
  .table-responsive table.dataTable thead th:last-child {
    border-radius: 0 12px 0 0; }
.table-responsive table.dataTable thead tr > .dtfc-fixed-right {
  background-color: #f3f5f7;
  border-radius: 0 12px 0 0; }
.table-responsive .table-thumbnail img {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  object-fit: cover; }
.table-responsive table.dataTable tbody td.error a:hover {
  color: white; }

#account-wishlist .table-responsive table.dataTable thead th:last-child {
  min-width: 40px; }

#account-login #content {
  margin-left: calc(-1 * var(--container-m));
  margin-right: calc(-1 * var(--container-m)); }

#account-order .card:hover {
  background: #f3f5f7; }

#product .dataTables_scrollBody {
  border-bottom: none; }
  #product .dataTables_scrollBody table.dataTable.data-table tbody td {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px; }
    #product .dataTables_scrollBody table.dataTable.data-table tbody td .image {
      text-align: center; }
    #product .dataTables_scrollBody table.dataTable.data-table tbody td:first-child {
      white-space: normal; }
    #product .dataTables_scrollBody table.dataTable.data-table tbody td:last-child {
      padding: 0; }
  #product .dataTables_scrollBody table.dataTable.data-table tbody tr.even > .dtfc-fixed-left,
  #product .dataTables_scrollBody table.dataTable.data-table tbody tr.even > .dtfc-fixed-right {
    background-color: #f3f5f7; }
  #product .dataTables_scrollBody table.dataTable.data-table.stripe tbody tr td, #product .dataTables_scrollBody table.dataTable.data-table.display tbody tr td {
    border-bottom: 1px solid #f3f5f7;
    border-right-color: transparent; }
  #product .dataTables_scrollBody table.dataTable.data-table.stripe tbody tr.odd, #product .dataTables_scrollBody table.dataTable.data-table.display tbody tr.odd {
    background-color: transparent; }
  #product .dataTables_scrollBody table.dataTable.data-table.stripe tbody tr.even, #product .dataTables_scrollBody table.dataTable.data-table.display tbody tr.even {
    background-color: #f3f5f7; }
#product table.dataTable tfoot th,
#product table.dataTable tfoot td {
  border-top: none; }
  #product table.dataTable tfoot th:last-child,
  #product table.dataTable tfoot td:last-child {
    background: #f3f5f7;
    border-radius: 0 0 12px 0; }

.quantity-widget {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 8px; }
  .quantity-widget .btn__border {
    height: 32px;
    width: 32px; }
  .quantity-widget input {
    border: none;
    background: transparent;
    text-align: center;
    outline: none; }
    .quantity-widget input::-webkit-inner-spin-button, .quantity-widget input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .quantity-widget.active {
    background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%); }
  .quantity-widget.error {
    background: #ff6f6f; }
    .quantity-widget.error input {
      color: white; }

.total-result__col {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: center; }

.dataTables_wrapper .dataTables_scroll {
  border: 1px solid #f3f5f7;
  border-radius: 12px; }

.zoomContainer {
  z-index: 1; }

.btn-group.prd_page {
  width: 100%; }
  .btn-group.prd_page button {
    margin: auto; }

.product-info .product-image .btn__gold {
  width: 48px;
  height: 48px;
  flex-shrink: 0; }
  .product-info .product-image .btn__gold.next {
    order: 1; }
.product-info .image .thumbnail {
  border: none; }
  .product-info .image .thumbnail img {
    border-radius: 12px;
    aspect-ratio: 1 / 1.2;
    object-fit: contain;
    width: 100%;
    min-height: 630px; }

.dataTables_wrapper .dataTables_filter label {
  font-size: 0;
  color: transparent;
  position: relative;
  margin-bottom: 8px; }
  .dataTables_wrapper .dataTables_filter label::before {
    content: '';
    width: 28px;
    height: 28px;
    display: block;
    border-radius: 6px;
    background-image: url("../image/catalog/icons/Search.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 3px;
    right: 3px; }
  .dataTables_wrapper .dataTables_filter label input {
    font-family: Inter, serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #171D28;
    padding: 7px 32px 7px 12px;
    border-radius: 8px;
    border: 1px solid #505050;
    outline: none; }

#additional-carousel .slider-controls {
  display: none !important; }

.product-select.col-sm-12 {
  padding-right: 0;
  padding-left: 0; }

.product-block .elevatezoom-gallery {
  display: flex;
  border-radius: 9px;
  padding: 1px;
  background: #f3f5f7; }
  .product-block .elevatezoom-gallery.zoomGalleryActive {
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%); }

.sofi-alert__success.alert.alert-success.animated {
  background: #171D28CC;
  border-color: #96E6A1; }
.sofi-alert__error.alert.alert-success.animated {
  background: #171D28CC;
  border-color: #F80909; }
  .sofi-alert__error.alert.alert-success.animated::before {
    background: linear-gradient(180deg, #FF3939 0%, #F80909 100%); }
.sofi-alert__error .sofi-alert__info p {
  background: linear-gradient(180deg, #FF3939 0%, #F80909 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.sofi-alert__warning.alert.alert-success.animated {
  background: #171D28CC;
  border-color: #FDA085; }
  .sofi-alert__warning.alert.alert-success.animated::before {
    background: linear-gradient(98.56deg, #F6D365 0%, #FDA085 92.13%); }
.sofi-alert__warning .sofi-alert__info p {
  background: linear-gradient(98.56deg, #F6D365 0%, #FDA085 92.13%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.sofi-alert__content {
  display: flex;
  gap: 12px; }
  .sofi-alert__content svg {
    flex-shrink: 0; }
.sofi-alert__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left; }
  .sofi-alert__info .close {
    position: absolute;
    top: 12px;
    right: 16px; }
  .sofi-alert__info p {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.modal.sofi-modal {
  top: 0; }
  .modal.sofi-modal .modal-content {
    background: transparent;
    box-shadow: none;
    border: none; }
  .modal.sofi-modal .modal-dialog {
    width: fit-content;
    top: 45%; }
  .modal.sofi-modal.in .modal-dialog {
    transform: translateY(-50%); }
  .modal.sofi-modal .modal-body {
    background: #171D28CC;
    color: white;
    width: 100vw;
    max-width: 400px;
    padding: 16px;
    border-radius: 8px;
    backdrop-filter: blur(30px);
    border: none;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center; }
    .modal.sofi-modal .modal-body button.close {
      position: absolute;
      top: 16px;
      right: 16px;
      margin-top: 0;
      opacity: 1; }
  .modal.sofi-modal .sofi-modal__title {
    background: linear-gradient(98.56deg, #F6D365 0%, #FDA085 92.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0; }
    .modal.sofi-modal .sofi-modal__title.error {
      background: linear-gradient(180deg, #FF3939 0%, #F80909 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .modal.sofi-modal .sofi-modal__title.success {
      background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .modal.sofi-modal .btn__gold {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #171D28; }

.modal.sofi-modal.mobile .modal-body {
  max-width: 400px;
  width: calc(100vw - var(--container-m) * 2);
  left: 50vw;
  top: 40vh;
  transform: translate(-50%);
  height: auto;
  max-height: 85vh; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: transparent; }
table tbody td.error {
  background: #ff6f6f;
  color: white; }
  table tbody td.error input {
    color: white; }
  table tbody td.error svg path {
    stroke: white; }
table tbody td.actions {
  width: 60px; }
  table tbody td.actions .btn__transparent:first-child {
    float: left; }
  table tbody td.actions .btn__transparent:last-child {
    float: right; }
table tbody tr:not(:last-child) td:not(.error) {
  border-bottom: 1px solid #f3f5f7; }
table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 12px; }

#content .dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none; }

#checkout-cart {
  margin-bottom: 48px; }
  #checkout-cart .cart-number {
    display: flex;
    align-items: center; }
    #checkout-cart .cart-number__buttons {
      display: flex;
      flex-direction: column; }
      #checkout-cart .cart-number__buttons .plus, #checkout-cart .cart-number__buttons .minus {
        display: flex;
        padding: 3px;
        cursor: pointer; }
    #checkout-cart .cart-number input {
      background-color: transparent;
      border: none;
      text-align: center; }
  #checkout-cart .totals-tb {
    background: #f3f5f7;
    border: none;
    border-radius: 12px; }
    #checkout-cart .totals-tb tbody tr td {
      font-size: 24px;
      font-weight: 600;
      line-height: 24px;
      background-color: transparent;
      border: none;
      padding: 8px; }
      #checkout-cart .totals-tb tbody tr td strong {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px; }
  #checkout-cart .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none; }
  #checkout-cart .buttons.clearfix .pull-right .btn__gold {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 20px; }
  #checkout-cart .buttons.clearfix .pull-right .btn__border {
    padding: 12px; }
  #checkout-cart .page-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px; }

.alert.alert-success {
  width: fit-content;
  float: unset;
  margin: 0 auto calc(var(--container-m) * 2);
  background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%);
  padding: 12px;
  gap: 16px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  border: none;
  color: #171D28;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }
  .alert.alert-success button.close {
    opacity: 1; }

#error-not-found #content h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px; }
#error-not-found .btn__gold {
  padding: 12px 16px;
  font-size: 16px;
  line-height: 20px; }

.checkout-cart #error-not-found #content h1, .checkout-cart #error-not-found #content p {
  text-align: center; }

.form-horizontal.form-cropped {
  max-width: 422px; }
  .form-horizontal.form-cropped .theme-checkbox {
    margin-bottom: 16px; }
  .form-horizontal.form-cropped .btn__gold {
    width: 100%; }
.form-horizontal div.form-group {
  position: relative;
  margin: 0; }
  .form-horizontal div.form-group .form-control {
    height: 56px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }
  .form-horizontal div.form-group input, .form-horizontal div.form-group textarea {
    border: 1px solid #505050;
    border-radius: 8px;
    background-color: transparent;
    margin-bottom: 16px; }
  .form-horizontal div.form-group.has-error {
    padding-bottom: 16px; }
    .form-horizontal div.form-group.has-error .form-control {
      margin-bottom: 4px; }
.form-horizontal label.control-label {
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  background-color: white;
  padding: 0 4px;
  top: -6px;
  left: 12px; }
  .form-horizontal label.control-label.required::after {
    content: '*'; }

#checkout-checkout h1 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px; }
#checkout-checkout #checkout-form {
  max-width: 422px;
  margin: 0 auto 24px; }
  #checkout-checkout #checkout-form .buttons.clearfix .btn__gold {
    width: 100%; }

#information-sitemap .sitemap-left > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; }
  #information-sitemap .sitemap-left > ul > li {
    width: calc(33.33% - 11px); }
    #information-sitemap .sitemap-left > ul > li > a {
      font-size: 14px;
      font-weight: 600;
      line-height: 18px;
      text-align: left;
      text-transform: uppercase;
      margin-bottom: 8px;
      display: block; }
    #information-sitemap .sitemap-left > ul > li > ul > li > a {
      font-size: 14px;
      font-weight: 600;
      line-height: 18px;
      text-align: left;
      margin-bottom: 8px;
      display: block; }
    #information-sitemap .sitemap-left > ul > li > ul > li > ul li {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }
  #information-sitemap .sitemap-left > ul ul {
    display: flex;
    flex-direction: column;
    gap: 8px; }

h1.page-title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left; }

h2.big-title {
  font-size: 48px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #171D28;
  margin-bottom: 32px;
  margin-top: 32px; }

.container .list-group {
  padding: 0;
  margin-bottom: 32px; }
  .container .list-group .list-group-item {
    padding: 7px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left; }
    .container .list-group .list-group-item.active {
      background-color: transparent;
      font-weight: 600;
      text-decoration: underline;
      color: #171D28; }
  .container .list-group h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase; }

.layout-2.left-col > .account-group {
  margin-bottom: 64px; }
  @media screen and (min-width: 768px) {
    .layout-2.left-col > .account-group.container {
      width: calc(var(--container-w) + var(--container-m) * 2); } }

#orderTable .collapse-row {
  display: none; }

.accordion-group {
  border: 1px solid #f3f5f7;
  border-radius: 12px;
  overflow: auto; }
  .accordion-group .card {
    display: flex;
    flex-direction: column;
    padding-left: 32px;
    width: 100%; }
    .accordion-group .card .price {
      margin-top: 0 !important; }
    .accordion-group .card:not(:last-child) {
      border-bottom: 1px solid rgba(243, 245, 247, 0.9607843137); }
  .accordion-group__wrap {
    width: 100%; }

.order-item {
  display: flex;
  position: relative;
  width: 100%; }
  .order-item::after {
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background-image: url("../image/catalog/icons/arrow-plain.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -20px;
    top: 15px; }
  .order-item[aria-expanded="true"] .order-item__col.price {
    display: none; }
  .order-item[aria-expanded="true"]::after {
    transform: scaleY(-1); }
  .order-item__col {
    width: 25%;
    padding: 12px; }
  .order-item__content .table-responsive {
    padding: 12px;
    width: 100%; }

.contact-form-design .contact-form {
  margin-bottom: 48px; }
.contact-form-design .contact-widget {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 24px; }
  .contact-form-design .contact-widget .info {
    color: #1F2B3B; }
    .contact-form-design .contact-widget .info strong {
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      text-align: left; }
    .contact-form-design .contact-widget .info p {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      margin-bottom: 0; }

#feedback-form .btn__gold.btn__md {
  margin-left: auto; }

.well {
  border-radius: 12px; }

.categories__section {
  padding-bottom: 64px;
  background: #f3f5f7; }
  .categories__section .categories__list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    max-width: 982px;
    margin: auto;
    align-items: center;
    justify-content: center; }
  .categories__section .categories__category {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    width: calc(25% - 24px); }
    .categories__section .categories__category a.image {
      position: relative; }
      .categories__section .categories__category a.image::before {
        content: '';
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background: rgba(23, 29, 40, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        transition: 0.2s; }
    .categories__section .categories__category a img {
      width: 160px;
      height: 160px;
      border-radius: 50%;
      object-fit: cover; }

#product-special .search__buttons_group {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }

.collections__section h2 {
  margin-top: 20px; }
.collections__section .owl-item .item {
  transform: translate3d(0, 0, 0); }
.collections__section .collections-slider__block {
  position: relative;
  padding: 32px 0 0px; }
.collections__section .collections-slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: left; }
  .collections__section .collections-slider .owl-nav span {
    color: #888888; }
.collections__section .collections-slider .collections-slider__text .name {
  font-size: 23px;
  font-weight: 400;
  line-height: 28px; }
.collections__section .collections-slider .collections-slider__text .title {
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  text-align: left; }
.collections__section .collections-slider .collections-slider__text a {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-align: left;
  border-bottom: 2px solid white;
  display: flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  gap: 4px; }
  .collections__section .collections-slider .collections-slider__text a span {
    display: flex; }
    .collections__section .collections-slider .collections-slider__text a span svg {
      width: 24px;
      height: 24px; }
  .collections__section .collections-slider .collections-slider__text a:hover {
    color: white; }
.collections__section .collections-slider .owl-item .item img {
  height: 100%;
  object-fit: cover; }
.collections__section .collections-slider .owl-item .item .item__content {
  -webkit-transition: 0.3s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  border-radius: 8px;
  display: flex;
  align-items: flex-end;
  padding: 24px 16px;
  color: white; }
  .collections__section .collections-slider .owl-item .item .item__content img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: -2;
    border-radius: 8px; }
  .collections__section .collections-slider .owl-item .item .item__content::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(7, 8, 11, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 8px; }
.collections__section .collections-slider .owl-nav {
  text-align: center; }
.collections__section .collections-slider .owl-dots {
  display: flex;
  margin-bottom: 50px; }
  .collections__section .collections-slider .owl-dots button {
    width: 100%;
    height: 1px;
    background-color: #9D9D9D; }
    .collections__section .collections-slider .owl-dots button.active {
      background-color: #141718;
      outline: 1px solid #141718;
      border-radius: 5px; }
.collections__section .collections-slider .owl-nav button {
  font-size: 24px !important;
  margin: 10px; }

.product__not-logged {
  margin-bottom: 30px;
  width: fit-content; }

.table-responsive table.dataTable.no-footer {
  border-bottom: none; }

#account-order .table-responsive table.dataTable.no-footer {
  border: 1px solid #f3f5f7;
  border-radius: 12px; }

body .pagination {
  margin-top: 10px; }
  body .pagination > .active > span {
    background-color: transparent;
    color: #171D28;
    border-color: #f3f5f7; }
  body .pagination > li > a {
    border-radius: 5px; }

.filters-header__wrapper {
  background: #f0f0f0;
  padding: 10px; }

.category_list li a {
  background: #fff; }

#cart_animation_area {
  width: 50%;
  height: 0;
  position: absolute;
  right: -20px; }

.cart-animation-helper {
  margin: 0 0 0 auto;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0; }
  .cart-animation-helper:after {
    border-radius: 100%;
    content: '1';
    color: #171D28;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
    transition: transform 0.8s ease-out, margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out; }
  .cart-animation-helper.error:after {
    background: linear-gradient(180deg, #FF6464 0%, #FF3838 100%); }

@media (min-width: 768px) {
  #content .product-list .product-thumb .image {
    border-radius: 12px 0 0 12px; }
  #content .product-list .product-details {
    width: calc(100% - 316px); }
    #content .product-list .product-details .caption .btn__gold {
      width: fit-content; } }
@media (min-width: 978px) {
  .collections__section .collections-slider__description {
    position: absolute;
    bottom: 80px;
    left: 0;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    width: 35%; }
  .collections__section .collections-slider.owl-carousel .owl-stage {
    height: 640px; }
  .collections__section .collections-slider .owl-item .item .item__content {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: top left;
    height: 520px; }
  .collections__section .collections-slider .owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active .item .item__content {
    transform-origin: top right; }
  .collections__section .collections-slider .owl-item.active + .owl-item.active:not(.owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active) .item .item__content {
    -webkit-transform: scale(0.7) translateX(-55%);
    -ms-transform: scale(0.7) translateX(-55%);
    transform: scale(0.7) translateX(-55%);
    transform-origin: top center; }
  .collections__section .collections-slider .owl-item.active + .owl-item.active + .owl-item.active:not(.owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active) .item .item__content {
    -webkit-transform: scale(1.7) translateX(-7%);
    -ms-transform: scale(1.7) translateX(-7%);
    transform: scale(1.7) translateX(-7%);
    transform-origin: top center;
    height: 375px; }
    .collections__section .collections-slider .owl-item.active + .owl-item.active + .owl-item.active:not(.owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active) .item .item__content .collections-slider__text a {
      font-size: 8px;
      font-weight: 500;
      line-height: 14px;
      text-align: center;
      padding: 5px 24px;
      background: #2541CC;
      border-radius: 8px;
      text-decoration: none;
      border-bottom: none; }
      .collections__section .collections-slider .owl-item.active + .owl-item.active + .owl-item.active:not(.owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active) .item .item__content .collections-slider__text a span {
        display: none; }
  .collections__section .collections-slider .owl-dots {
    margin-top: 8px; }

  .menu_manufactures li a {
    font-size: 15px !important;
    line-height: 14px !important;
    margin-bottom: 5px !important;
    padding: 0 !important; } }
@media (max-width: 1449px) and (min-width: 1349px) {
  :root {
    --container-w: 1300px; } }
@media (max-width: 1350px) and (min-width: 1200px) {
  :root {
    --container-w: 1150px; }

  div.container {
    width: var(--container-w); } }
@media (max-width: 1200px) and (min-width: 978px) {
  :root {
    --container-w: 930px; }

  #menu ul li .menu_shape {
    margin-left: 4px; }

  div.container {
    width: var(--container-w); }

  .collections__section .collections-slider .owl-item.active + .owl-item.active + .owl-item.active:not(.owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active) .item .item__content {
    -webkit-transform: scale(1.47) translateX(-16%);
    -ms-transform: scale(1.47) translateX(-16%);
    transform: scale(1.47) translateX(-16%); } }
@media (max-width: 1350px) and (min-width: 980px) {
  .nav-container .nav-inner {
    flex-wrap: wrap;
    gap: 0;
    justify-content: flex-end;
    flex-direction: column-reverse;
    padding-top: 12px; }
    .nav-container .nav-inner .header_search {
      margin-left: auto; } }
@media (max-width: 979px) {
  :root {
    --container-w: 734px; }

  .category_list {
    display: none; }

  #product-special .filters-header__wrapper {
    width: 100%; }

  #menu.responsive-menu .product-layout.product-grid {
    display: none; }
  #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled {
    width: 100%;
    flex-direction: column; }
    #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled .second_level {
      display: flex;
      align-items: center;
      float: unset;
      width: 100%;
      padding-left: 15px;
      gap: 8px;
      justify-content: space-between; }
      #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled .second_level.has_children::after {
        content: '';
        margin-right: 6px;
        transition: 0.2s;
        width: 18px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%225%22%20viewBox%3D%220%200%208%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%201L4%204L7%201%22%20stroke%3D%22white%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        transform: rotate(-90deg); }
      #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled .second_level.has_children.active {
        flex-wrap: wrap; }
        #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled .second_level.has_children.active::after {
          transform: rotate(0); }
        #menu.responsive-menu ul li .megamenu.column1 ul.list-unstyled .second_level.has_children.active ul.list-unstyled.childs_2 {
          display: block;
          width: 100%;
          padding-left: 24px;
          order: 2; }

  #product_edit_btn {
    right: -10px; }

  #manufacturer-image {
    top: 15px;
    padding: 0;
    max-width: 100px; }

  .product__not-logged {
    width: 100%; } }
@media (max-width: 977px) {
  .collections__section {
    overflow: hidden;
    margin: 0 calc((734px - 100vw) / 2 - 15px); }
    .collections__section .collections-slider {
      width: 50vw;
      margin: auto; }
      .collections__section .collections-slider .owl-nav, .collections__section .collections-slider .owl-dots {
        width: calc(100vw - var(--container-m) * 2);
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 24px; }
      .collections__section .collections-slider .collections-slider__text {
        width: 100%; }
      .collections__section .collections-slider .owl-item .item {
        height: 100%; }
        .collections__section .collections-slider .owl-item .item .item__content {
          height: 100%;
          width: 100%;
          padding: 12px;
          overflow: hidden; }
          .collections__section .collections-slider .owl-item .item .item__content > a {
            display: flex;
            height: 100%;
            width: 100%;
            position: absolute;
            left: 0;
            top: 0; }
          .collections__section .collections-slider .owl-item .item .item__content img {
            width: 50vw;
            height: 80vw; }
    .collections__section .owl-stage-outer {
      width: 50vw;
      overflow: visible !important; }
    .collections__section .owl-stage {
      height: 80vw; }
    .collections__section .owl-item {
      width: 50vw !important;
      transition: 0.5s; }
      .collections__section .owl-item:not(.active) {
        height: 50vw !important; }
        .collections__section .owl-item:not(.active) .collections-slider__text .name {
          font-size: 8px;
          font-weight: 300;
          line-height: 12px;
          margin-bottom: 0; }
        .collections__section .owl-item:not(.active) .collections-slider__text .title {
          font-family: Inter, sans-serif;
          font-size: 10px;
          font-weight: 700;
          line-height: 16px;
          margin-bottom: 0; }
        .collections__section .owl-item:not(.active) .collections-slider__text a {
          font-family: Inter, sans-serif;
          font-size: 8px;
          line-height: 12px;
          text-underline-offset: 4px; }
          .collections__section .owl-item:not(.active) .collections-slider__text a svg {
            width: 12px; }
      .collections__section .owl-item.active {
        height: 80vw !important; }
        .collections__section .owl-item.active .collections-slider__text .name {
          font-size: 12px;
          font-weight: 300;
          line-height: 18px;
          margin-bottom: 0; }
        .collections__section .owl-item.active .collections-slider__text .title {
          font-family: Inter, sans-serif;
          font-size: 16px;
          font-weight: 700;
          line-height: 32px; }
        .collections__section .owl-item.active .collections-slider__text a {
          font-size: 14px;
          font-weight: 400;
          line-height: 18px;
          background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%);
          text-decoration: none;
          color: #171D28;
          display: flex;
          padding: 8px;
          align-items: center;
          justify-content: center;
          border-radius: 6px;
          margin-top: 10px;
          width: 100%;
          border-bottom: none; }
          .collections__section .owl-item.active .collections-slider__text a span {
            display: none; } }
@media (max-width: 767px) {
  :root {
    --container-m: 8px;
    --container-w: 100%; }

  .collections-slider__description {
    display: none; }

  .collections__section .collections-slider .owl-dots {
    margin-bottom: 20px; }

  .latest-items {
    margin: 0px 0 0px; }

  body .container {
    width: 100%;
    padding-left: var(--container-m);
    padding-right: var(--container-m); }

  .footer__logo {
    margin-bottom: 8px; }

  .footer__wrap {
    display: flex;
    flex-direction: column;
    gap: 32px; }

  #footer .row {
    margin-left: calc(-1 * (var(--container-m)));
    margin-right: calc(-1 * (var(--container-m))); }

  .latest-items .box-content .product-carousel {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 40px; }

  .product-carousel .slider-pagination {
    position: unset;
    margin-top: 24px; }

  .product-carousel .slider-item {
    width: 100%; }

  .filters-sidebar.collapse.in, .filters-sidebar.collapsing {
    height: 80vh !important;
    width: 100vw;
    top: unset;
    bottom: 0;
    border-radius: 6px 6px 0 0; }

  .ocf-option-title {
    position: relative; }
    .ocf-option-title .mobile-swipe {
      display: block;
      position: absolute;
      top: -12px;
      left: 50%;
      transform: translateX(-50%); }

  .product-layout.product-list .product-block-inner .product-block__item {
    flex-direction: column; }

  .product-block.product-thumb .image .label {
    font-size: 10px;
    line-height: 12px;
    border-radius: 6px;
    padding: 5px 8px; }
  .product-block.product-thumb .product-details .caption {
    gap: 8px; }
    .product-block.product-thumb .product-details .caption h4 a {
      font-size: 14px;
      line-height: 20px;
      height: 40px; }
    .product-block.product-thumb .product-details .caption .price {
      font-size: 20px;
      line-height: 28px; }
      .product-block.product-thumb .product-details .caption .price .cur {
        font-size: 14px;
        line-height: 28px; }
    .product-block.product-thumb .product-details .caption .btn__gold {
      font-size: 8px;
      line-height: 10px;
      padding: 6px;
      border-radius: 6px; }
      .product-block.product-thumb .product-details .caption .btn__gold svg {
        width: 10px;
        height: 10px; }
    .product-block.product-thumb .product-details .caption ul {
      height: 52px; }
      .product-block.product-thumb .product-details .caption ul > li.badge {
        font-size: 10px;
        line-height: 20px;
        border-radius: 6px; }

  .hide-mobile {
    display: none; }

  #content.productpage .option-container.description {
    padding: 0; }

  .productpage .product-right .collapsing,
  .productpage .product-right .collapse {
    padding: 0 0 0 12px; }

  #product .dataTables_wrapper .dataTables_filter {
    margin-top: 24px; }
    #product .dataTables_wrapper .dataTables_filter label {
      width: 100%;
      display: flex; }
      #product .dataTables_wrapper .dataTables_filter label input {
        width: 100%;
        margin: 0; }

  .productpage .form-group.qty {
    margin: 24px 0; }

  .cart-item__mobile {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: flex-start; }
    .cart-item__mobile.error {
      background: #ff6f6f;
      padding: 8px;
      border-radius: 12px;
      color: white; }
      .cart-item__mobile.error .cart-item__content .quantity {
        color: white; }
      .cart-item__mobile.error .btn__transparent.delete svg path {
        stroke: white; }
    .cart-item__mobile:not(:last-child) {
      margin-bottom: 24px; }
  .cart-item .btn__transparent.delete, .cart-item__image {
    flex-shrink: 0; }
  .cart-item__image img {
    border-radius: 8px; }
  .cart-item__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .cart-item__content .title {
      font-size: 12px;
      font-weight: 600;
      line-height: 16px;
      text-align: left; }
    .cart-item__content p {
      font-size: 12px;
      font-weight: 400;
      line-height: 12px;
      text-align: left;
      margin-bottom: 0; }
    .cart-item__content .quantity {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      font-family: Inter, serif;
      font-size: 10px;
      font-weight: 400;
      line-height: 9.68px;
      text-align: center;
      color: #575757;
      align-items: center; }
    .cart-item__content .total {
      font-size: 12px;
      font-weight: 600;
      line-height: 14px;
      text-align: left; }
    .cart-item__content .quantity-widget {
      background: linear-gradient(97.8deg, #D4FC79 0%, #96E6A1 100%);
      padding: 8px;
      border-radius: 6px; }
      .cart-item__content .quantity-widget input {
        font-size: 8px !important;
        font-weight: 600;
        line-height: 8px;
        text-align: center;
        width: 25px;
        padding: 4px;
        height: auto;
        background-color: transparent; }
      .cart-item__content .quantity-widget .btn__border {
        width: 18px;
        height: 18px; }
        .cart-item__content .quantity-widget .btn__border svg {
          width: 6px;
          height: 6px;
          flex-shrink: 0; }

  #checkout-cart .totals-tb tbody tr td {
    font-size: 20px;
    line-height: 20px; }
  #checkout-cart .pull-left .btn__transparent {
    font-size: 12px; }

  #error-not-found .buttons.clearfix {
    margin-bottom: 48px; }
    #error-not-found .buttons.clearfix .pull-right {
      float: none; }

  #information-sitemap .sitemap-left {
    padding-left: 0;
    padding-right: 0; }
    #information-sitemap .sitemap-left > ul {
      flex-direction: column;
      gap: 24px; }
      #information-sitemap .sitemap-left > ul > li {
        width: 100%; }
        #information-sitemap .sitemap-left > ul > li > ul {
          display: block;
          column-count: 2;
          column-gap: 8px; }
          #information-sitemap .sitemap-left > ul > li > ul > li {
            margin-bottom: 16px; }

  .layout-2.left-col > .account-group > .row {
    display: flex;
    flex-direction: column; }
    .layout-2.left-col > .account-group > .row .col-sm-3 {
      order: 1; }
    .layout-2.left-col > .account-group > .row #content {
      margin-bottom: 64px; }

  .order-item__col {
    width: auto;
    white-space: nowrap;
    flex-shrink: 0; }

  .order-item__content .table-responsive {
    overflow: unset; }
    .order-item__content .table-responsive table.dataTable.no-footer {
      border-bottom: none; }

  .contact-form-design .col-sm-12 {
    padding-left: 0;
    padding-right: 0; }

  .categories__section .categories__category {
    width: calc(50% - 22px);
    font-size: 14px;
    line-height: 20px; }
    .categories__section .categories__category a img {
      width: 140px;
      height: 140px; }
    .categories__section .categories__category a.image::before {
      width: 140px;
      height: 140px; }

  h2.big-title {
    font-size: 20px;
    line-height: 60px; }

  .productpage .product-right > .col-sm-12 {
    padding: 0; }

  #content .box .box-content, .related_prd .box-content {
    margin: 0 calc(-1 * var(--container-m)) 0 0; }
    #content .box .box-content h3, .related_prd .box-content h3 {
      padding: 0 var(--container-m) 0 0; }

  .latest-items .box-content {
    margin: 0 calc(-1 * var(--container-m)); }
  .latest-items h3 {
    margin-top: 20px;
    padding: 0 var(--container-m) x; }
  .latest-items .product-carousel .product-block-inner {
    padding: 0 var(--container-m) 0 0; }

  #content .product-6-grid {
    padding-left: 0;
    padding-right: var(--container-m); }
    #content .product-6-grid .sticker-label {
      font-size: 6px;
      line-height: 7.26px;
      border-radius: 4px;
      padding: 4px 6px;
      top: 4px;
      right: 4px; }
    #content .product-6-grid .product-block-inner:hover .product-block__item {
      border-radius: 6px; }
    #content .product-6-grid .product-thumb .image img {
      max-height: 164px; }
    #content .product-6-grid .product-thumb .image .wishlist {
      bottom: 0;
      right: 4px; }
      #content .product-6-grid .product-thumb .image .wishlist svg {
        width: 20px;
        height: 20px; }
    #content .product-6-grid .product-thumb .image .label {
      font-size: 7px;
      line-height: 8px;
      padding: 4px 6px; }

  .account-group .col-sm-3, .account-group .col-sm-9 {
    padding: 0; }

  #cart .dropdown-menu, #compare .dropdown-menu {
    position: fixed;
    right: var(--container-m);
    margin-top: 15px;
    max-width: 90vw; }

  .accordion-group {
    max-width: calc(100vw - var(--container-m) * 2); }
    .accordion-group__wrap {
      width: fit-content;
      min-width: 100%; }

  .form-call-feedback {
    display: none !important; }

  .filters-header .btn-info-tooltip {
    display: none; }

  #product-special .filters-header__wrapper {
    flex-wrap: wrap;
    gap: 16px;
    padding: 10px; }
  #product-special .box .box-content.product_combine {
    margin: 15px -16px 0 -8px; }

  .nav-container .nav-inner {
    flex-wrap: wrap; }

  #content .collections__section {
    margin: 0 calc(-1 * (var(--container-m))); }
    #content .collections__section .collections-slider__description,
    #content .collections__section h2 {
      padding: 0 var(--container-m); }

  .main-slider {
    max-height: 400px; }

  .category_filter .sort {
    width: fit-content; }

  .sticker-label {
    font-size: 10px;
    line-height: 12px;
    padding: 6px 10px; }

  .alert.alert-success.animated {
    width: calc(100% - var(--container-m) * 2);
    right: 15px !important;
    top: 10px !important; }

  #menu .navbar-nav > li.navbar-nav__header {
    padding: 3px var(--container-m); }

  #footer {
    padding: 40px var(--container-m); }

  body .col-xs-1, body .col-sm-1, body .col-md-1, body .col-lg-1, body .col-xs-2, body .col-sm-2, body .col-md-2, body .col-lg-2, body .col-xs-3, body .col-sm-3, body .col-md-3, body .col-lg-3, body .col-xs-4, body .col-sm-4, body .col-md-4, body .col-lg-4, body .col-xs-5, body .col-sm-5, body .col-md-5, body .col-lg-5, body .col-xs-6, body .col-sm-6, body .col-md-6, body .col-lg-6, body .col-xs-7, body .col-sm-7, body .col-md-7, body .col-lg-7, body .col-xs-8, body .col-sm-8, body .col-md-8, body .col-lg-8, body .col-xs-9, body .col-sm-9, body .col-md-9, body .col-lg-9, body .col-xs-10, body .col-sm-10, body .col-md-10, body .col-lg-10, body .col-xs-11, body .col-sm-11, body .col-md-11, body .col-lg-11, body .col-xs-12, body .col-sm-12, body .col-md-12, body .col-lg-12 {
    padding-left: var(--container-m);
    padding-right: var(--container-m); }

  .product-layout.product-grid {
    padding: 0 var(--container-m) 0 0;
    margin-bottom: var(--container-m); } }
@media screen and (max-width: 679px) {
  #content .swiper-viewport .swiper-slide img {
    width: 100%;
    height: auto; } }
.content-with-open {
  overflow: hidden;
  position: relative; }
  .content-with-open.ch-open {
    max-height: 100% !important; }

#ch-product-description {
  max-height: 60px;
  text-align: justify; }

.content-with-open-manage {
  cursor: pointer;
  margin-top: 15px;
  width: 100%;
  position: relative;
  text-align: center;
  transition: all 0.3s ease;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important; }
  .content-with-open-manage::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    margin-bottom: 12px; }
  .content-with-open-manage .arrow-icon {
    fill: #171D28;
    transform: rotate(90deg);
    transition: all 0.3s ease;
    width: 18px;
    height: 18px;
    display: inline-block; }
  .content-with-open-manage:hover .arrow-icon {
    fill: #FFCE83;
    transform: translateY(2px) rotate(90deg); }
  .content-with-open-manage:hover::before {
    background: #FFCE83;
    /* Цвет линии при ховере */ }
  .content-with-open-manage.ch-open .arrow-icon {
    transform: rotate(270deg);
    fill: #FFCE83; }
  .content-with-open-manage.ch-open:hover .arrow-icon {
    transform: translateY(2px) rotate(270deg); }

/* Адаптация для мобильных */
@media (max-width: 768px) {
  .content-with-open-manage::before {
    margin-bottom: 8px; } }
/* Специфичные стили для таблицы размеров */
.size-table {
  width: 100%;
  border-collapse: collapse; }
  .size-table td {
    padding: 8px;
    text-align: center;
    border-bottom: none !important; }

.size-content {
  max-height: 120px;
  overflow: hidden;
  transition: max-height 0.3s ease; }
  .size-content.expanded {
    max-height: 1000px; }

/* Мобильная адаптация */
@media (max-width: 768px) {
  .size-content {
    max-height: none !important; }

  .size-manager,
  .content-with-open-manage {
    display: none !important; } }
#product .form-group .size-select .radio {
  min-width: 84px; }

#res-header {
  min-height: 164px; }

tr.after-open {
  background: linear-gradient(148.99deg, #FFE8C4 27.36%, #FFCE83 98.12%) !important; }

.header__wrapper_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

/*# sourceMappingURL=styles.min.css.map */
