/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* ------------------------------- maintenance ------------------------------ */
.page-template-maintenance .ast-container {
  padding: 0;
  max-width: unset;
}

.maintenance-in {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
}

.maintenance-left {
  width: 100%;
  background: #171717;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.maintenance-right {
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  align-items: center;
  justify-content: center;
}

.maintenance-right-in {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 640px;
}

.maintenance-right p {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}

.maintenance-right h1 {
  color: #000000;
  font-size: 48px;
  line-height: 60px;
}

/* --------------------------------- HEADER --------------------------------- */

.ast-container, .ast-container-fluid {
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1632px;
}

body .ast-site-identity {
  padding: 0px;
}

.ast-builder-menu .main-navigation > ul {
  gap: 80px;
}

.main-header-menu .menu-link,
.main-header-menu > a {
  padding: 0 0 16px 0;
  font-size: 16px;
  line-height: 24px;
  gap: 4px;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  min-height: unset;
}

.ast-builder-language-switcher a {
  gap: 6px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  pointer-events: none;
  padding-bottom: 16px;
}

.ast-builder-language-switcher a:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url(assets/icons/globesimple.svg);
}

.ast-builder-language-switcher-menu-item-header {
  padding: 0;
}

.ast-builder-layout-element.site-header-focus-item.ast-header-language-switcher-element.ast-header-language-switcher.ast-hb-language-switcher-layout-horizontal {
  position: absolute;
  right: 0;
  bottom: 0;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
  position: relative;
}

.main-header-menu > .menu-item > .menu-link:before {
  content: "";
  height: 1px;
  background: #171717;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.3s ease-in-out;
}

.ast-desktop .astra-menu-animation-fade > .menu-item:hover > .menu-link:before {
  height: 6px;
  background: #1c39bb;
}

.ast-desktop
  .ast-mega-menu-enabled.main-header-menu
  > .menu-item-has-children
  > .menu-link::after {
  display: none;
}

span.dropdown-menu-toggle.ast-header-navigation-arrow span {
  display: none;
}

span.dropdown-menu-toggle.ast-header-navigation-arrow {
  width: 12px;
  height: 12px;
  background: #fff;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url(assets/icons/caretup.svg);
  transform: rotate(180deg);
  transition: 0.2s ease-in-out;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
  box-shadow: none;
  background: #171717;
  margin-top: 3px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ast-desktop
  .astra-menu-animation-fade
  > .menu-item:hover
  > .menu-link
  span.dropdown-menu-toggle.ast-header-navigation-arrow {
  transform: rotate(0deg);
}

.main-header-menu .sub-menu .menu-link {
  padding: 0;
  width: fit-content;
}

.ast-header-break-point .ast-has-mobile-header-logo .custom-mobile-logo-link {
  display: flex;
}

.ast-header-break-point .main-header-bar {
  line-height: unset;
}

.ast-mobile-header-wrap
  .ast-button-wrap
  .menu-toggle.main-header-menu-toggle
  span {
  display: none;
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
  width: 24px;
  height: 24px;
  background: #bcb19e;
  padding: 0;
  border-radius: 0;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url(assets/icons/bars.svg);
}

.ast-header-break-point #ast-mobile-header {
  padding: 12px 16px;
  background: #171717;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
  padding: 12px 16px;
}

.ast-mobile-popup-drawer.active .menu-toggle-close {
  padding: 0;
  width: 24px;
  height: 24px;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url(assets/icons/close.svg);
  background: #bcb19e;
}

.ast-mobile-popup-drawer.active .menu-toggle-close span {
  display: none;
}

.ast-header-break-point
  aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ast-header-break-point
  aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner
  img {
  height: 130px;
}


#ast-fixed-header .main-header-bar {
  padding: 10px 0 0;
  box-shadow: none;
}

.ast-below-sticky-header-active .ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {
  display: flex;
  padding: 0;
}

.ast-below-sticky-header-active .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 p {
  display: flex;
  line-height: unset;
}

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 p a {
  display: flex;
}

#ast-fixed-header.ast-header-slide {
  transition: .3s ease-in-out;
  opacity: 0;
}

#ast-fixed-header.ast-header-slide.ast-sticky-active {
  opacity: 1;
}

/* --------------------------------- FOOTER --------------------------------- */
footer .widget_nav_menu h2.widget-title {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 32px;
}

footer .widget_nav_menu h2.widget-title:before {
  content: "";
  width: 20px;
  height: 4px;
  background: #8c9bdd;
}

footer .widget ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

footer .widget ul a.menu-link {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
}

footer .widget ul a.menu-link i {
  background: #fff;
}

.ast-footer-copyright a {
  color: #fff;
  text-decoration: underline;
}

footer .ast-builder-grid-row-container {
  width: 1600px;
  max-width: calc(100% - 32px);
  margin: 0 auto !important;
}

/* --------------------------------- STATEMENTS --------------------------------- */
h1.wp-block-heading.statment1-title {
  font-size: 180px;
  line-height: 140px;
  text-align: center;
  max-width: 1056px;
  padding: 96px 0 64px;
  font-weight: 400;
}

.ast-separate-container #primary,
.ast-plain-container.ast-no-sidebar #primary {
  margin: 0;
}

.wp-block-columns.statements1-center-content {
  padding: 96px 0;
  max-width: 784px;
}

.wp-block-columns.statements1-center-content h4.wp-block-heading {
  font-weight: 400;
  margin-bottom: 32px;
}

.wp-block-columns.statements1-center-content p {
  margin: 0;
}

.wp-block-columns.statements1-center-content p:not(:last-child) {
  margin-bottom: 24px;
}

.wp-block-columns.statements1-2column {
  padding: 96px 0;
  align-items: center!important;
  gap: 0;
  position: relative;
}

.wp-block-column.statements1-2column-text * {
    max-width: 608px;
    margin: 0 auto;
}

.wp-block-columns.statements1-2column img {
    width: 100%;
}

.wp-block-column.statements1-2column-text h4.wp-block-heading {
    font-weight: 400;
    margin-bottom: 32px;
}

.wp-block-column.statements1-2column-text p:not(:last-child) {
    margin-bottom: 24px;
}

figure.wp-block-image.alignfull.size-large.statements1-full-img {
    margin-bottom: 0;
}

.wp-block-columns.statements1-2column.statements1-2column-bg:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin: 0 -50vw;
    top: 0;
    bottom: 0;
    background: #F4F0E9;
    z-index: -1;
}

.wp-block-columns.statements1-center-content.statements1-center-content-sec {
  padding: 160px 0;
}

.wp-block-columns.statements1-center-content.statements1-center-content-end {
  padding: 160px 0;
  max-width: 786px;
  flex-direction: column;
  gap: 32px;
}

.wp-block-columns.statements1-center-content.statements1-center-content-end h4.wp-block-heading {
  margin: 0;
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
}

.wp-block-columns.statements1-center-content.statements1-center-content-end:before {
  content: "";
  width: 80px;
  height: 6px;
  background: #1C39BB;
}

/* --------------------------------- STATEMENT2 --------------------------------- */

.wp-block-columns.statements2-2column {
  gap: 76px;
  padding: 98px 0;
}

.wp-block-column.statements2-2column-text p {
  margin: 0;
}

.wp-block-column.statements2-2column-text p:not(:last-child) {
  margin-bottom: 24px;
}

.wp-block-column.statements2-2column-text {
  max-width: 648px;
  padding-top: 160px;
}

.wp-block-column.statements2-2column-text h4.wp-block-heading {
  margin: 32px 0;
  font-weight: 400;
}

.wp-block-column.statements2-2column-img figure.wp-block-image.size-large {
  margin: 0;
}

.wp-block-column.statements2-2column-img h1.wp-block-heading {
  font-size: clamp(80px, 10vw, 180px);
  line-height: clamp(64px, 10vw, 140px);
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
}

.wp-block-column.statements2-2column-img h1.wp-block-heading strong {
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 16px;
}

.wp-block-column.statements2-2column-img h1.wp-block-heading strong:after {
  content: "";
  width: 120px;
  height: 120px;
  background: url(assets/icons/artist-logo.png) no-repeat center center;
  background-size: contain;
}

.wp-block-column.statements2-2column-img figure.wp-block-image.size-large img {
  width: 784px;
}

.wp-block-columns.statements2-center-content {
  padding: 96px 0;
  max-width: 784px;
}

.wp-block-columns.statements2-center-content p {
  margin: 0;
}

.wp-block-columns.statements2-center-content p:not(:last-child) {
  margin-bottom: 24px;
}

.wp-block-columns.statements2-center-content h3.wp-block-heading {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  gap: 32px;
  font-weight: 400;
}

.wp-block-columns.statements2-center-content h3.wp-block-heading strong {
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
}

.wp-block-columns.statements2-center-content h3.wp-block-heading:after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
}

.wp-block-columns.statements2-center-content h3.wp-block-heading * {
  min-width: fit-content;
}

.wp-block-columns.statements2-center-content.statements2-center-content-bg {
  position: relative;
}

.wp-block-columns.statements2-center-content.statements2-center-content-bg:before {
  content: "";
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
  margin: 0 -50vw;
  background: #171717;
  z-index: -1;
}

.wp-block-columns.statements2-center-content.statements2-center-content-bg p {
  color: #fff;
}

.wp-block-columns.statements2-center-content.statements2-center-content-bg h3.wp-block-heading {
  color: #fff;
}

.wp-block-columns.statements2-center-content.statements2-center-content-bg h3.wp-block-heading:after {
  background: #fff;
}

.wp-block-columns.statements2-center-content.statements2-center-content-end {
  padding: 160px 0;
}

.wp-block-columns.statements2-center-content.statements2-center-content-end h4.wp-block-heading {
  margin: 32px 0;
  font-weight: 400;
}

.wp-block-columns.statements2-center-content h3.wp-block-heading em {
  font-style: normal;
}


/* --------------------------------- ARTWORKS --------------------------------- */
   .artworks-archive-container {
    display: flex;
    gap: 80px;
    padding: 96px 0;
}

.artworks-left {
    display: flex;
    flex-direction: column;
    gap: 64px;
    max-width: 736px;
}

.artworks-title {
    font-size: 130px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 100%;
    letter-spacing: -2px;
}

.artworks-description {
    font-size: 24px;
    line-height: 32px;
    margin-top: 48px;
}

.artworks-description p {
    margin: 0;
    display: inline;
}

.artworks-description.expanded {
    max-height: none;
}

.show-more {
    display: inline-block;
    color: #1C39BB;
    text-decoration: underline;
}

.artworks-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 32px;
}

.artwork-item {
    aspect-ratio: 1;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid #E1E1E1;
    transition: all 0.3s ease;
    position: relative;
    opacity: .5;
}

.artwork-item:hover {
    opacity: 1;
    z-index: 10;
}

.artwork-item.active {
   opacity: 1;
   border-color: #171717;
}

.artwork-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.no-image {
    width: 100%;
    height: 100%;
    background: #f3f4f6;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9ca3af;
}

.artworks-right {
    position: sticky;
    top: 20px;
    height: fit-content;
    width: 100%;
    max-width: 784px;
    min-width: 580px;
}

.artwork-card {
    color: #fff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: end;
    border: 1px solid #E0E0E0;
}

.artwork-placeholder {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding: 80px;
    text-align: center;
    justify-self: end;
    height: 100%;
    background: #1C39BB;
    min-height: 1159px;
}

.artwork-placeholder.active {
    display: flex;
}

.artwork-placeholder p {
    font-size: 20px;
    line-height: 30px;
    color: #E3DAC9;
    margin: 160px 0 0;
}

/* Loading Spinner */
.artwork-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 600px;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.artwork-content {
}

.artwork-detail {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.artwork-main-image {
    width: 100%;
    aspect-ratio: 4/5;
    overflow: hidden;
    background: #fff;
}

.artwork-main-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.artwork-carousel {
    position: relative;
}

.artwork-swiper {
    overflow: hidden;
}

.artwork-swiper .swiper-slide {
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: .5;
    width: 96px;
    aspect-ratio: 1;
    border: 2px solid #E1E1E1;
    box-sizing: border-box;
}

.artwork-swiper .swiper-slide:hover {
    opacity: 1;
}

.artwork-swiper .swiper-slide.active {
    opacity: 1;
    border-color: #171717;
}

.artwork-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 1;
}

.swiper-button-prev.artwork-prev,
.swiper-button-next.artwork-next {
    background: #fff;
    width: 44px;
    height: 44px;
    border: 1px solid #CACACA;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}

/* Artwork Info */
.artwork-info {
    padding: 32px;
    background: #F7F7F7;
    color: #000;
    display: flex;
    align-items: start;
    gap: 32px;
}

.artwork-title {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
}

.artwork-info-in {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.artwork-info-in p {
    margin: 0;
}

.artwork-description {
    font-size: 16px;
    line-height: 24px;
}

.artwork-details p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
    color: #4D4D4D;
}

.artwork-details strong {
    font-weight: 600;
}

.contact-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #000;
    color: #fff;
    border: none;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 24px;
    min-width: fit-content;
    border-radius: 0;
}

.contact-btn:hover {
    background: #1C39BB;
  color: #fff;
}

.contact-btn .icon {
    font-size: 18px;
}

.error-message {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    font-size: 16px;
    color: #fff;
}

.artworks-description.expanded .description-short {
  display: none;
}

.artworks-description.expanded .description-long {
  display: block;
}

.description-long {
  display: none;
}

.ast-pagination {
    padding: 24px 0;
    border-top: 1px solid #E1E1E1;
}

.ast-pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current, .ast-pagination .page-numbers:not(.next) {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.ast-pagination .page-numbers:not(.current) {color: #424242;}

.ast-pagination .page-numbers.next,
.ast-pagination .page-numbers.prev {
    font-size: 16px;
    line-height: 24px;
    float: unset;
    padding: 0;
    height: unset;
    width: unset;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-left: 32px;
}

.ast-pagination .page-numbers.prev {
  margin: 0 32px 0 0 ;
}

.ast-pagination .page-numbers.next span,
.ast-pagination .page-numbers.prev  span {
    display: none;
}

.ast-pagination .page-numbers.next:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #4D4D4D;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-image: url(assets/icons/arrowright.svg);
}

.ast-pagination .page-numbers.prev:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #4D4D4D;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url(assets/icons/arrowleft.svg);
}

.contact-btn i {
  width: 20px;
  height: 20px;
  min-width: 20px;
  background: #fff;
}

.artwork-details {
  display: flex;
  align-items: center;
  gap: 24px;
}

.artwork-details .separator {
  width: 1px;
  height: 12px;
  background: #E1E1E1;
}

.swiper-button-prev.artwork-prev i, .swiper-button-next.artwork-next i {
    width: 22px;
    height: 22px;
    background: #222222;
}

.swiper.artwork-swiper {
    margin: 16px 120px;
}

.swiper-button-prev.artwork-prev {
    left: 32px;
}

.swiper-button-next.artwork-next {
    right: 32px;
}

.artwork-content-head {
  display: none;
}


/* --------------------------------- SR COUTURE --------------------------------- */
/* Archive Hero Section */
.sr-couture-archive {
  padding: 96px 0;
}

.archive-hero {
  margin-bottom: 64px;
}

.archive-title {
  font-size: 130px;
  font-weight: 400;
  margin: 0;
  line-height: 100%;
  display: flex;
  align-items: start;
}

.post-count {
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

.archive-description-wrapper {
      margin: 32px 0 0;
      font-size: 24px;
      line-height: 32px;
      max-width: 800px;
}

.archive-description .description-text {
  margin: 0;
}

.archive-description .show-more-btn {
  background: none;
  border: none;
  color: #1C39BB;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.3s;
  font-size: 24px;
  line-height: 32px;
  /* margin-top: 8px; */
  font-weight: 400;
}

.show-more-btn.hidden {
  display: none;
}

.filter-toggle-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 10px 16px;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background 0.3s;
  line-height: 24px;
  font-weight: 700;
  border-radius: 0;
}

.filter-toggle-btn:hover {
  background: #1C39BB;
}

.filter-toggle-btn i {
    width: 20px;
    height: 20px;
    background: #fff;
}

/* Filter Modal */
.filter-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.filter-modal.active {
  display: block;
}

.filter-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.filter-modal-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 648px;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  animation: slideInRight 0.3s ease-out;
}

@keyframes slideInRight {
  from {
      transform: translateX(100%);
  }
  to {
      transform: translateX(0);
  }
}

.filter-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 64px 64px 32px;
}

.filter-modal-header h2 {
  font-size: 38px;
  margin: 0;
  line-height: 44px;
}

.filter-close-btn {
  background: none!important;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  width: 44px;
  height: 44px;
  box-shadow: none;
  padding: 0;
}

.filter-close-btn:hover {
  opacity: 0.7;
}

.filter-modal-body {
  flex: 1;
  overflow-y: auto;
  padding: 0 64px 24px;
}

.filter-section {
  margin-bottom: 32px;
}

.filter-section:last-child {
  margin-bottom: 0;
}

.filter-section h3 {
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 8px;
  border-bottom: 1px solid #D5D5D5;
}

.filter-options {
  display: grid;
  gap: 16px;
}

.colors-grid {
  grid-template-columns: repeat(2, 1fr);
}

.size-grid {
  grid-template-columns: repeat(3, 1fr);
}

.filter-option {
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 24px;
}

.filter-option input[type="checkbox"] {
  display: none;
}

.filter-option-content {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  padding: 8px;
  border: 1px solid #D5D5D5;
  background: #fff;
  transition: all 0.3s;
}

.filter-option input[type="checkbox"]:checked + .filter-option-content {
  background: #000;
  color: #fff!important;
  border-color: #000;
}

.color-option .filter-option-content {
  padding: 8px;
  gap: 10px;
}

.color-icon {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 1px solid #D5D5D5; */
}

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

.color-icon.no-image {
  background: #f0f0f0;
}

.filter-modal-footer {
  padding: 0 64px 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
}

/* Filter Modal Footer Buttons - Updated */
.apply-filter-btn {
    width: 100%;
    padding: 10px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s;
    line-height: 24px;
    font-weight: 700;
    box-shadow: 0px 1px 2px 0px #0A0D120D;
    border-radius: 0;
}

.apply-filter-btn {
    background: #000;
    color: #fff;
}

.apply-filter-btn:hover:not(.disabled) {
    background: #1C39BB;
}

.apply-filter-btn.disabled,
.apply-filter-btn:disabled {
    background: #E1E1E1;
    color: #BEBEBE;
    cursor: not-allowed;
}

.clear-filter-btn {
    background: none;
    color: #424242;
    display: none; /* مخفی به صورت پیش‌فرض */
    padding: 0;
    box-shadow: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    width: fit-content;
    transition: .2s ease-in-out;
}

.clear-filter-btn:hover {
    color: #1C39BB;
    background: none;
}

/* Posts Grid */
.sr-couture-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px 32px;
}

.sr-couture-item {
  position: relative;
}

.item-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.item-thumbnail {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3/4;
  background: #f0f0f0;
  margin-bottom: 15px;
}

.item-thumbnail .main-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

/* Black Overlay Hover Effect */
.sr-couture-item[data-hover-style="black_overlay"] .black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000047;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.sr-couture-item[data-hover-style="black_overlay"]:hover .black-overlay {
  opacity: 1;
}

/* Image Style Hover Effect */
.sr-couture-item[data-hover-style="image_style"] .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.sr-couture-item[data-hover-style="image_style"] .hover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sr-couture-item[data-hover-style="image_style"]:hover .hover-image {
  opacity: 1;
}

.item-title {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 32px;
}

.no-posts {
  text-align: center;
  padding: 60px 20px;
  color: #666;
}

/* Responsive */
@media (max-width: 768px) {
  .archive-title {
      font-size: 36px;
  }
  
  .filter-modal-content {
      max-width: 100%;
  }
  
  .colors-grid {
      grid-template-columns: 1fr;
  }
  
  .size-grid {
      grid-template-columns: repeat(2, 1fr);
  }
  
  .sr-couture-grid {
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
      gap: 20px;
  }
}


.filter-option:hover span.filter-option-content {
    border-color: #000;
}

.filter-close-btn i {
    width: 20px;
    height: 20px;
    background: #222222;
}

.filter-close-btn:hover i {
    background: red;
}

/* Active Filters */
.active-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.filter-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  background: #fff;
  border: 1px solid #CACACA;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
  white-space: nowrap;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  border-radius: 0;
}

.filter-tag:hover {
  border-color: #000;
  background: none;
  color: #000;
}

.filter-tag svg {
  flex-shrink: 0;
}

.filter-tag.delete-all-filters:hover {
  border-color: #000;
}

.filter-tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.filter-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.filter-tag i {
    width: 20px;
    height: 20px;
}

.filter-tag:hover i {
  background: red;
}

.sr-couture-archive .ast-pagination {
  margin-top: 64px;
}


/* ------------------------------- SR Couture Single ------------------------------ */
/* SR Couture Single Page */
.sr-couture-single {
  padding: 0 0 64px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin: 0 -50vw;
}

/* Two Column Layout */
.single-layout {
  display: flex;
  gap: 0;
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
}

/* Gallery Section - Left Side */
.single-gallery-section {
  display: flex;
  gap: 0;
  width: 100%;
  max-width: 1012px;
}

/* Thumbnails Navigation */
.gallery-thumbnails-nav {
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: sticky;
  top: 120px;
  padding: 16px;
  height: fit-content;
}

.thumbnail-nav-item {
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
  overflow: hidden;
  min-width: fit-content;
}

.thumbnail-nav-item img {
  min-width: 72px;
  aspect-ratio: 3/4;
  display: block;
  width: 72px;
}

.thumbnail-nav-item:hover,
.thumbnail-nav-item.active {
  border-color: #000;
}

.video-thumb-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* Main Gallery Display */
.gallery-main-display {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.gallery-main-item {
  width: 100%;
  background: #f5f5f5;
}

.gallery-main-item img,
.gallery-main-item video {
  width: 100%;
  height: auto;
  display: block;
}

.gallery-main-item video {
  max-height: 1210px;
  object-fit: contain;
}

.single-featured-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* Info Section - Right Side */
.single-info-section {
  position: sticky;
  top: 24px;
  height: fit-content;
  width: 100%;
  max-width: 908px;
  padding: 96px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.single-title {
  font-size: 72px;
  line-height: 90px;
  margin: 0;
  font-weight: 400;
}

.single-description {
  font-size: 24px;
  line-height: 32px;
  margin: 32px 0 0;
}

.single-description p:last-child {
  margin-bottom: 0;
}

/* Attributes (Colors & Sizes) */
.single-attribute {
  margin-top: 32px;
}

.single-attribute:last-of-type {
  border-bottom: none;
}

.attribute-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 16px;
  text-transform: uppercase;
  line-height: 28px;
  padding-bottom: 8px;
  border-bottom: 1px solid #D5D5D5;
}

.attribute-options {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

/* Attribute Option */
.attribute-option {
  cursor: pointer;
  display: block;
}

.attribute-option input[type="radio"] {
  display: none;
}

.option-content {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border: 1px solid #D5D5D5;
  background: #fff;
  transition: all 0.3s;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.attribute-option:not(.disabled):hover .option-content {
  border-color: #999;
}

.attribute-option input[type="radio"]:checked + .option-content {
  border-color: #000;
}

.attribute-option.disabled {
  cursor: not-allowed;
}

.attribute-option.disabled .option-content {
  color: #ccc;
  position: relative;
}

/* Color Swatch */
.color-swatch {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.color-swatch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Size Options Grid */

.size-option .option-content {
  justify-content: center;
  width: 64px;
  padding: 8px;
}

/* Related Posts Section */
.related-title {
  font-family: serif;
  font-size: 36px;
  margin: 64px 0 32px;
  line-height: 44px;
  letter-spacing: -2px;
}

.related-posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.related-post-item {
  position: relative;
}

.related-post-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.related-post-thumbnail {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3/4;
  background: #f0f0f0;
  margin-bottom: 24px;
}

.related-post-thumbnail .main-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

.related-post-link:hover .main-thumbnail {
  transform: scale(1.05);
}

/* Black Overlay Hover Effect */
.related-post-item[data-hover-style="black_overlay"] .black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.related-post-item[data-hover-style="black_overlay"]:hover .black-overlay {
  opacity: 1;
}

/* Image Style Hover Effect */
.related-post-item[data-hover-style="image_style"] .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.related-post-item[data-hover-style="image_style"] .hover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.related-post-item[data-hover-style="image_style"]:hover .hover-image {
  opacity: 1;
}

.related-post-title {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 32px;
}

/* Responsive */
@media (max-width: 1024px) {
  .single-layout {
      grid-template-columns: 1fr;
      gap: 40px;
  }
  
  .single-info-section {
      position: static;
  }
  
  .related-posts-grid {
      grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .single-gallery-section {
      grid-template-columns: 80px 1fr;
      gap: 15px;
  }
  
  .thumbnail-nav-item {
      aspect-ratio: 1;
  }
  
  .single-title {
      font-size: 28px;
  }
  
  .related-title {
      font-size: 28px;
  }
  
  .related-posts-grid {
      grid-template-columns: 1fr;
      gap: 20px;
  }
}

.related-posts-section {
    width: 1600px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
}


label.attribute-option.color-option span.option-label {
    display: none;
}

label.attribute-option.color-option.disabled .color-swatch {
    opacity: .2;
}

.attribute-option.disabled .option-content::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -8px;
    width: 56px;
    height: 1px;
    background: #D5D5D5;
    transform: translateY(-50%) rotate(-45deg);
    pointer-events: none;
}

.attribute-option.size-option.disabled .option-content::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -7px;
    width: 76px;
    height: 1px;
    background: #D5D5D5;
    transform: translateY(-50%) rotate(-33deg);
    pointer-events: none;
}

.single-info-section > * {
    max-width: 588px;
    width: 100%;
}


.single-info-buttons {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 32px 0 0;
}

.sr-size-guide {
  padding: 12px 16px;
  border-radius: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #000!important;
  background: #fff!important;
  border: 1px solid #CACACA;
  box-shadow: none;
  transition: .2s ease-in-out;
  min-width: fit-content;
}

.sr-size-guide i {
  width: 20px;
  height: 20px;
  background: #000;
}

.sr-size-guide:hover {
  border-color: #000;
}

.single-info-buttons .contact-btn {
  width: 100%;
  justify-content: center;
}


/* Size Guide Modal */
.size-guide-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: auto;
  animation: fadeIn 0.3s ease;
}

.size-guide-modal.active {
  display: block;
}

.size-guide-modal-content {
  background-color: #fff;
  margin: 2% auto;
  padding: 0;
  width: fit-content;
  max-width: 100vw;
  animation: slideDown 0.3s ease;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideDown {
  from {
      transform: translateY(-50px);
      opacity: 0;
  }
  to {
      transform: translateY(0);
      opacity: 1;
  }
}

.size-guide-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 48px 64px;
}

.size-guide-header h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -2px;
}

.size-guide-close {
  background: none!important;
  border: none;
  cursor: pointer;
  transition: color 0.3s;
  padding: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: none;
}

.size-guide-close:hover {
  color: #000;
}

.size-guide-body {
  padding: 0 64px 96px;
}

.size-guide-layout {
  display: flex;
  align-items: start;
  gap: 48px;
  justify-content: space-between;
}

/* Left Side */
.size-guide-left {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.select-size-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 16px 0;
  line-height: 28px;
  padding-bottom: 8px;
  border-bottom: 1px solid #D5D5D5;
  width: 100%;
}

.size-guide-tab-buttons {
  display: flex;
  gap: 16px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}

.size-tab-btn {
  padding: 8px;
  background: #fff;
  border: 1px solid #D5D5D5;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  transition: all 0.3s;
  border-radius: 0;
  width: 60px;
  box-shadow: none;
}

.size-tab-btn:hover {
  border-color: #000;
  background: none;
  color: #000;
}

.size-tab-btn.active {
  background: #000;
  color: #fff;
  border-color: #000;
}

/* Text Guide */
.size-guide-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.measurement-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.measurement-label {
  line-height: 32px;
  font-size: 24px;
  color: #000;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #D5D5D5;
  border-radius: 50%;
  min-width: 32px;
}

.measurement-name {
  font-weight: 600;
  font-size: 13px;
  color: #000;
  margin-bottom: 2px;
  display: block;
}

.measurement-desc {
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0;
}

/* Right Side */
.size-guide-right {
  position: relative;
  width: fit-content;
}

.size-tab-panel {
  display: none;
  width: fit-content;
}

.size-tab-panel.active {
  display: block;
  animation: fadeIn 0.3s ease;
}

.size-chart-image img {
  width: fit-content;
  height: auto;
  max-width: 420px;
}

/* Responsive */
@media (max-width: 1024px) {
  .size-guide-layout {
      grid-template-columns: 1fr;
      gap: 40px;
  }
  
  .size-guide-right {
      order: -1;
  }
}

@media (max-width: 768px) {
  .size-guide-modal-content {
      width: 95%;
      margin: 5% auto;
  }
  
  .size-guide-header {
      padding: 20px 25px;
  }
  
  .size-guide-header h2 {
      font-size: 22px;
  }
  
  .size-guide-body {
      padding: 25px;
  }
  
  .size-guide-layout {
      gap: 30px;
  }
  
  .size-tab-btn {
      padding: 10px 20px;
      font-size: 14px;
  }
  
  .measurement-item {
      gap: 10px;
  }
  
  .measurement-label {
      font-size: 14px;
  }
  
  .measurement-name {
      font-size: 12px;
  }
  
  .measurement-desc {
      font-size: 12px;
  }
}

.size-guide-close i {
    width: 20px;
    height: 20px;
    background: #222222;
}

.size-guide-close:hover i {
    background: red;
}

p.size-guide-description {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 48px;
}

.size-chart-image {
    width: fit-content;
}

.size-guide-tab-content {
    width: fit-content;
}

li.no-link > a {
  cursor: default;
}