/* -------------------------*/
/* CZ TESTING */
/* -------------------------*/
.topStickyShow {
  filter: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));

}

/* -------------------------*/
/*DESKTOP*/
/* -------------------------*/
.cd-main-content .content-wrapper {
  padding-top: unset !important;
}
/* -------------------------*/
/* <!-- cover carousel & logo --> */
.coverContainer {
  position: relative;
}
.coverLogo {
  border-radius: 9999px;
  filter: drop-shadow(0 1.736vw 1.736vw rgb(0 0 0 / 0.15));
}
.coverLogoDesktop {
  width: 5rem;
  position: absolute;
  bottom: -0.60rem;
  left: 2rem;
  border: 3px solid #2D5BFF;
  padding: 0.25rem;
}
#coverImg {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: cover;
  margin: 0;
  padding: 0;
}
/*MOVE TO TOP!!!*/
/* -------------------------*/
/*  <!-- author name and VR title to appear when scroll past a certain point -->*/
.topStickyHidden {
  display: none;
}
.topStickyShow {
  display: flex;
  position: sticky;
  top: 0;
  background-color: #FFFFFF;
  z-index: 1;
  padding: 10px 0;
}
.topStickyVRInfo {
  width: fit-content;
  margin-left: 3rem;
}
#imgLogo {
  width: 1.5rem;
  border: 2px solid #2D5BFF;
  border-radius: 9999px;
  padding: 2px;
  margin-right: 6px;
}
.authorNameTopSticky {
  color: #111827;
  font-weight: 500;
  font-size: 1.667vw;
  line-height: 2.222vw;
  text-transform: uppercase;
  margin: auto 0;
}
.connectButtonTopSticky {
  padding: 2px !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.presentsTopSticky {
  font-size: 1.667vw !important;
  line-height: 2.222vw !important;
}
.VRTitleTopSticky {
  font-size: 1.667vw !important;
  line-height: 2.222vw !important;
}
.jumpToSales {
  display: flex;
  /*align-items: end;*/
}
.jumpToSalesTopSticky {
  margin-left: 4.542vw;
  height: fit-content;
  position: sticky;
  top: 57px;
}
.jumpToSalesTopStickyA {
  font-size: 1.111vw;
  line-height: 1.667vw;
  margin-right: 7px;
}
.jumpToSales a {
  color: #111827;
  font-weight: 400;
  text-decoration: underline;
}
.jumpToSalesSmaller {
  margin-top: 25px;
}
.jumpToSalesSmallerA {
  font-size: 0.833vw;
  line-height: 1.389vw;
  margin-right: 0.6vw;
}


/* -------------------------*/
/* <!-- title, description, time info, read more grid --> */
.gridContainer {
  display: grid;
  grid-template-columns: 55% 45%;
  margin: 1.5rem;
  gap: 0px 20px;
}
.gridContainer2 {
  display: flex;
  margin: 1.5rem 4.5rem;
  gap: 0px 300px;
  
}
.ac-artsyapi-mkt-top-banner {
  justify-content: space-between;
  background-color: white;
  display: flex;
  flex-grow: 1;
  max-width: 920px;
  margin: 0 auto;
  padding: 20px 0px;
  border: 1px solid #ccc;
  box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
  align-items: center;
  height: 140px;
  overflow: hidden;
}
.box {
  flex-grow: 1;
  text-align: center;
}
.ac-artsyapi-mkt-top-banner > * {
  margin-right: 10px;
  border-right: 1px solid #ccc;
  height: 100px;
}
.ac-artsyapi-mkt-top-banner > *:last-child {
  margin-right: 0;
  border-right: none;
}
.main {
  padding: 12px;
  font-weight: bold;
  font-size: 1.5rem;
}
.expl {
  padding: 2px;
  font-weight: 500;
  font-size: 0.875rem;
}
.sold {
  font-weight: 200;
  font-size: 0.875rem;
}
.empty {
  height: 20px;
  visibility: hidden;
}
.empty2 {
  height: 20px;
  visibility: hidden;
}
.line {
  width: 90%;
  height: 1px;
  background-color: grey;
  margin: 0 auto;
}
.authorAndConnect {
  display:flex;
  /*align-items: center;*/
}
.coverLogoMobile {
  display: none;
}
.authorName {
  font-weight: 500;
  font-size: 2.472vw;
  line-height: 3.4vw;
  color: #2D5BFF;
  text-transform: uppercase;
}
.connectButton {
  font-weight: 300;
  font-size: 0.630vw;
  line-height: 0.972vw;
  color: #374151;
  border: 1px solid #111827;
  border-radius: 15px;
  height: fit-content;
  padding: 4px 9px;
  margin: auto 8px;
}
.presentsAndVRTitle {
  display: flex;
}
.presents {
  font-family: 'Fraunces';
  font-weight: 100;
  font-size: 2.417vw;
  line-height: 2.833vw;
  color: #111827;
}
.VRTitle {
  color: #111827;
  font-weight: 500;
  margin-left: 3.125vw;
}
.VRStats {
  color: #9CA3AF;
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.389vw;
  width: 250px;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.redCircle {
  background: #FF124B;
  border-radius: 28px;
  height: 8px;
  width: 8px;
  display: inline-block;
  margin: auto;
}
.gridText {
  font-family: 'Manrope', 'Sans-Serif';
  font-style: normal;
  font-weight: 300 !important;
  font-size: 1.0625rem !important;
  text-align: left;
  color: #4B5563;
}
.gridText p {
  margin: 0;
}
.gridTextCollapse {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 10vw;
}
.gridObjectRow2 {
  padding-top: 1rem;
  margin-left: 20%;
}
.VRClosing {
  text-transform: uppercase;
  color: #9CA3AF;
  font-weight: 700;
  font-size: 0.764vw;
  line-height: 1.389vw;
}
.closingStats {
  display: flex;
  justify-content: space-between;
  width: 250px;
  margin-top: 5px;
}
.closingCount {
  color: #1F2937;
  font-weight: 500;
  font-size: 1.389vw;
  line-height: 1.944vw;
  text-align: center;
}
.closingUnit {
  color: #374151;
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.389vw;
}
.gridTextExpand {
  display: block;
}
#gridReadMore {
  color: #111827;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2.3rem;
  margin: auto;
  margin-left: 0;
}
.gridObject2 {
  margin-left: 9%;
}
.jumpToSales img#downImg {
  height: 1vw !important;
  margin: auto 0;
}
.ac-vr-actions {
  max-width: 250px;
  display: inline-block;
  align-self: center;
  margin-left: 50px;
  margin-bottom: 20px;
}

/* -------------------------*/
/*<!-- for sale carousel -->*/
/* -------------------------*/
.items {
  position: relative;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  transition: all 0.2s;
  /*transform: scale(0.98);*/
  will-change: transform;
  user-select: none;
  cursor: pointer;
}

.items.active {
  background: rgba(255,255,255,0.3);
  cursor: grabbing;
  cursor: -webkit-grabbing;
  transform: scale(1);
}
.saleCarouselContainer {
  height: 350px;
  overflow: hidden;
  padding-top: 2.778vw;
}
.saleCarouselOtter {
  /*position: relative;*/
}
.saleCarousel {
  padding: 10px 0;
  overflow: hidden;
  height: 300px;
}
.imgContainer {
  padding: 0px 5px;
  /*transition: all .2s ease-out;*/
}
.artworksImgs.imgsTag, .imgsTag{
  /*width: 300px !important;*/
  height: 300px !important;
  object-fit: cover;
  max-width: unset !important;
}
/* sold notification parent class soldNotifContainter - img class soldNotifBox */
.soldNotifContainer {
  position: relative;
}
.soldNotfiBox {
  display: flex;
  border: 1px solid #111827;
  border-radius: 20px;
  background: #FFFFFF;
  width: fit-content;
  padding: 4px 14px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.soldNotifText {
  color: #6b7280;
  font-weight: 300;
  font-size: 0.630vw;
  line-height: 0.972vw;
  margin-left: 5px;
}

/* -------------------------*/
/*<!--  curation paragraph -->*/
.curationParagraph {
  font-family: 'Manrope', 'Sans-Serif';
  font-style: normal;
  font-weight: 300 !important;
  font-size: 1.0625rem !important;
  padding: 4rem 9rem;
  border-bottom: 1px solid #9CA3AF;
}
.curationParagraphText p {
  margin: 0;
}
.curationParagraphText {
  color: #4B5563;
}
.curationParagraphText img {
  max-width: 100%;
}
.curationParagraph .curationParagraphText.full,
.curationParagraph.expand .curationParagraphText.short {
  display: none;
}
.curationParagraph.expand .curationParagraphText.full {
  display: block;
}
.curationParagraph a:hover {
  color: #2D5BFF;
}
.curationReadMore {
  font-family: Manrope;
  color: #111827;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2.3rem;
  padding: 0.778vw 0;
}

/* -------------------------*/
/*<!-- artist dropdown and associated images container -->*/
.artistDropdownAndImagesContainer {
  display: flex;
  padding: 1.5rem;
  /*border-bottom: 1px solid #9CA3AF;*/
}
.artistNameAndDropdown {
  /*width: 29.167vw;*/
  width: 100%;
}
.dropdownUl li {
  padding: 0.556vw 0;
}
.dropdownContainer {
  font-weight: 500;
  font-size: 1.667vw;
  line-height: 2.222vw;
}
.dropdownContainer.collapsed {
  color: #D1D5DB;
}
.dropdownContainer.expanded {
  color: #111827;
}
.dropdownContainer .artistName {
  cursor: pointer;
}
.dropdownContainer .artistName a {
  color: inherit;
}
.dropdownContainer .artistName a:hover {
  color: #2d5bff;
  text-decoration: underline;
}
.dropdownContainer:hover {
  color: #111827;
  /*border-bottom: 1px solid #D1D5DB;*/
}
.dropdownContainer.collapsed:hover {
  border-bottom: 1px solid #D1D5DB;
}
.dropdownButton {
  width: 29.167vw;
  display: flex;
  justify-content: space-between;
}
.artistName {
  order: 2;
}
.toggleArrow {
  order: 1;
}

.artistName .showcaseArtworksCount {
  color: unset;
}
.downArrow,.upArrow {
  width: 1.636vw;
  margin: auto 0;
}
.arrowHide {
  display: none;
}
.dropdownContent.hide {
  display: none;
}
.dropdownContent.show {
  display: block;
  color: #4B5563;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #D1D5DB;
  padding: 0.694vw 0.347vw;
  width: 100%;
}
.artistText {
  width: 29.167vw
}
.verticalImgCarousel {
  margin: auto;
  margin-top: -25px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 75vh;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.verticalImgCarousel::-webkit-scrollbar {
  width: 2px;
  /*height: 5px;*/
}
.verticalImgCarousel::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey;*/
  /*border-radius: 10px;*/
  background-color: inherit;
  height: 10px;
}
.verticalImgContainer::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey;*/
  /*border-radius: 10px;*/
  background-color: inherit;
  /*display: none;*/
  height: 10px;
}
.verticalImgCarousel::-webkit-scrollbar-thumb {
  background: #D1D5DB;
  border-radius: 20px;
  height: 2px;
}
.verticalImgCarousel::-webkit-scrollbar-thumb:hover {
  background: #9CA3AF;
}
.verticalImgContainer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  /*overflow-x: scroll;*/
  /*overflow-y: hidden;*/
  white-space: nowrap;
  max-width: 90vw;
  align-items: flex-start;
  padding: 12px 0;
}
.artistImages.pieces {
  max-width: 350px !important;
  object-fit: contain;
  /*max-height: 30vw;*/
  padding: 0 50px;
}

/* -------------------------*/
/*<!--  artworks for sale -->*/
.artworksForSaleContainer {
  margin: 1.5rem;
}
.artworksForSaleHeading {
  font-weight: 500;
  font-size: 1.944vw;
  line-height: 2.500vw;
  color: #111827;
  margin-bottom: 4vw;
}
.artworksForSaleImgsContainer {
  /*display: grid;*/
  /*grid-template-columns: repeat(5, minmax(0, 1fr));*/
  /*row-gap: 3.021vw;*/
  column-count: 6;
  display: block;
}
.artworksForSale {
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.artworksForSaleImgsContainer img {
  width: 100%;
  /*width: 16.958vw;*/
  /*filter: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));*/
}
.artworksForSalePieceInfo {
  color: #111827;
}
.artworksForSaleArtistName {
  font-weight: 500;
  font-size: 0.833vw;
  line-height: 1.389vw;
}
.artworksForSalePieceTitle {
  font-weight: 300;
  font-size: 0.833vw;
  line-height: 1.389vw;
}
.artworksForSalePrice {
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 0.972vw;
  margin-bottom: 10px;
}
.showcaseArtworksCount {
  font-weight: 300;
  font-size: 1.111vw;
  line-height: 1.667vw;
  color: white;
  margin: auto;
  padding: 0 6px;
}

/* -------------------------*/
/*<!--  showcase -->*/
.showcaseContainer {
  background-color: black;
  padding: 50px 0;
}
.showcaseHeading {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.389vw;
  color: #9ca3af;
  text-transform: uppercase;
  text-align: center;
}
.showcaseArtistNames {
  font-weight: 400;
  font-size: 3.056vw;
  line-height: 3.333vw;
  color: white;
  text-align: center;
}
.showcaseArtistNames div {
  display: inline-flex;
  padding: 0.764vw;
}


/* -------------------------*/
/* MOBILE */
/* -------------------------*/

@media only screen and (max-device-width: 2000px) { .artworksForSaleImgsContainer {column-count: 5;} }
@media only screen and (max-device-width: 1600px) { .artworksForSaleImgsContainer {column-count: 4;} }
@media only screen and (max-device-width: 1200px) { .artworksForSaleImgsContainer {column-count: 3;} 
  .gridContainer2 {
    display: flex;
    margin: 1.5rem 3rem;
    gap: 0px 50px;
  }
}
@media only screen and (max-device-width: 800px) { .artworksForSaleImgsContainer {column-count: 2;} }

@media only screen and (max-device-width: 480px) {
  /* -------------------------*/
  /* COVER */
  /* -------------------------*/
  #coverImg {
    width: unset;
    height: 65vw;
  }
  .coverLogoDesktop {
    display: none;
  }
  .coverLogo.coverLogoMobile {
    display: block;
    height: 32px !important;
    border: 2px solid #2D5BFF;
    padding: 2px;
  }


  .authorName {
    font-size: 18px;
    line-height: 24px;
    text-transform: unset;
    margin: auto 0;
  }
  .presentsAndVRTitle {
    display: block;
  }
  .presents {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
  }
  .VRTitle {
    font-size: 1.5rem !important;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
  }
  .gridContainer {
    display: flex;
    flex-direction: column;
  }
  .gridContainer2 {
    display: grid;
    grid-template-columns: 40% 55%;
    margin: 1.5rem;
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .ac-artsyapi-mkt-top-banner {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    justify-content: space-between;
    background-color: white;
    display: flex;
    padding: 20px 0;
    border: 1px solid #ccc;
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
    align-items: center;
    height: 100px;
    overflow: hidden;
  }
  
  .ac-artsyapi-mkt-top-banner > .box {
    flex: 1;
    text-align: center;
    margin-right: 10px;
  }
  
  .ac-artsyapi-mkt-top-banner > .box:last-child {
    margin-right: 0;
  }
  
  .ac-artsyapi-mkt-top-banner > .box:nth-child(2) {
    flex: 1;
    margin-right: 0;
    margin-left: 0;
  }
  
  .ac-artsyapi-mkt-top-banner > * {
    margin-right: 10px;
    border-right: 1px solid #ccc;
    height: 100px;
  }
  
  .ac-artsyapi-mkt-top-banner > *:last-child {
    margin-right: 0;
    border-right: none;
  }
  
  .main {
    padding: 12px 0;
    font-weight: bold;
    font-size: 1.25rem;
  }
  .expl {
    padding: 2px;
    font-weight: 500;
    font-size: 14px;
  }
  .sold {
    font-weight: 200;
    font-size: 0.875rem;
  }
  .empty {
    height: 20px;
    visibility: hidden;
  }
  .empty2 {
    height: 20px;
    visibility: hidden;
    display: none;
  }
  #gridReadMore {
    display: none;
  }
  .gridText {
    order: 3;
    font-family: 'Manrope', 'Sans-Serif';
    font-style: normal;
    font-size: 1.0625rem !important;
    line-height: 20px;
    font-weight: 300 !important;
    text-align: left !important;
    text-overflow: unset;
    overflow: unset;
    display: unset;
    color: #4B5563;
  }
  .gridText p {
    margin: 0;
  }
  .gridTextCollapse {
    max-height: unset;
  }
  .gridObject2 {
    margin-left: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .VRStats {
    display: none;
  }

  .authorAndConnect {
    justify-content: center;
    gap: 15px;
  }
  .connectButton {
    margin: auto 0;
    font-size: 12px;
    line-height: 20px;
    padding: 4px 10px;
  }
  .VRClosing {
    text-align: center;
    font-size: 11px;
    line-height: 20px;
  }
  .closingStats {
    margin: 5px auto;
    padding: 0 35px 25px 35px;
    border-bottom: 1px solid #D1D5DB;
    width: 80%;
  }
  .closingCount {
    font-size: 20px;
    line-height: 28px;
  }
  .closingUnit {
    font-size: 12px;
    line-height: 20px;
  }
  .topStickyShow {
    display: none;
  }
  .jumpToSales img#downImg {
    height: unset !important;
    width: 16px;
    margin-left: 8px;
  }
  .gridObjectRow2 {
    padding-top: 1rem;
    margin-left: 0;
  }
  .jumpToSalesSmaller {
    justify-content: center;
    margin: 35px 0;
  }
  .jumpToSalesSmallerA {
    font-size: 16px;
    line-height: 24px;
  }
  .jumpToSales a {
    text-decoration: none;
    letter-spacing: 0.01em;
  }
  .curationParagraph {
    padding: 2rem 1rem;
  }
  .curationReadMore {
    font-size: 0.875rem !important;
    margin-bottom: 20px;
  }
  .curationParagraphText p {
    margin: 0;
  }

  /* -------------------------*/
  /*SALE CAROUSEL MOBILE*/
  /* -------------------------*/
  .saleCarouselContainer {
    height: 300px;
  }
  .saleCarousel {
    position: unset;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }

  /* -------------------------*/
  /*ARTISTDROPDOWN MOBILE*/
  /* -------------------------*/
  .artistDropdownAndImagesContainer {
    flex-direction: column;
    margin: 0 35px;
    padding: unset;
  }
  .dropdownButton {
    width: unset;
  }
  .artistName {
    font-size: 24px;
    line-height: 32px;
  }
  .artistNameAndDropdown {
    width: unset;
  }
  .downArrow, .upArrow {
    width: 23px;
  }
  .verticalImgCarousel {
    overflow-x: unset;
    max-height: unset;
    margin-top: unset;
  }
  .verticalImgContainer {
    flex-direction: column;
    max-width: unset;
  }
  .artistImages.pieces {
    max-height: unset;
    max-width: 100% !important;
  }
  .artistText {
    display: none;
  }
  .artistImages.pieces {
    padding: unset;
  }

  /* -------------------------*/
  /* ARTWORKS FOR SALE MOBILE */
  /* -------------------------*/
  .artworksForSaleHeading {
    font-size: 20px;
    line-height: 28px;
  }
  .artworksForSaleImgsContainer {
    column-count: 1;
    display: block;
  }
  .artworksForSaleImgsContainer img {
    /*width: unset;*/
    max-width: 100%!important;
    height: auto!important;
  }
  .artworksForSale {
    overflow: auto;
    display: block;
    margin-bottom: 15px;
  }
  .artworksForSaleArtistName {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
  }
  .artworksForSalePieceTitle {
    font-size: 16px;
    line-height: 20px;
  }
  .artworksForSalePrice {
    font-size: 16px;
    line-height: 20px;
  }
  .artworksForSaleSold {
    color: #FF124B;
  }

  /* -------------------------*/
  /* SHOWCASE */
  /* -------------------------*/
  .showcaseHeading {
    font-size: 11px;
    line-height: 20px;
  }
  .showcaseArtistNames {
    font-size: 20px;
    line-height: 28px;
  }
  .showcaseArtworksCount {
    font-size: 12px;
    line-height: 20px;
  }

  .ac-vr-actions {
    margin: 0px;
    margin-bottom: 20px;
  }
}

/* -------------------------*/

#ac-ve-summary p:last-of-type {
  margin-bottom: 0px;
}

.artworksAdd2CartSwitcher {
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.artist-artworks {
  display: flex;
  width: 100%;
  gap: 20px;
  margin-bottom: 30px;
}
.artist-artworks .info {
  flex-basis: 30%;
  font-size: 16px;
}
.artist-artworks .ac-rw-section-wrapper {
  flex-basis: 30%;
  margin-top: 0px;
}
.artist-artworks .info > div {
  margin-bottom: 10px;
}
.artist-artworks .info .cpt {
  font-weight: 500;
}
.artist-artworks .img {
  flex-basis: 70%;
  text-align: center;
}
.artist-artworks .img img {
  max-width: 550px;
  max-height: 550px;
}
.bx-media-phone .artist-artworks .img img {
  max-width: 87vw;
}
.artist-artworks .ac-rw-section-wrapper {
  max-width: 300px;
}
.bx-media-phone .artist-artworks .info {
  order: 2;
}
.bx-media-phone .artist-artworks .img {
  order: 1;
}

.bx-media-phone .artist-artworks {
  flex-direction: column;
}
.bx-media-phone .dropdownContent {
  padding-top: 20px;
}

.artist-artworks .actions {
  display: flex;
  gap: 0px;
}
.artist-artworks .actions .bx-btn {
  border-radius: 0px;
  width: 105px;
  text-align: center;
  height: 1.8rem!important;
  line-height: 1.7rem!important;
  padding: 0px!important;
  justify-content: center;
}
.ac-artsyapi-ir.contact .bx-btn {
  color: black !important;
  background: white;
  border: 1px solid black;
}
.bx-media-phone .artist-artworks .actions .bx-btn {
  width: auto;
  padding: 0px 10px!important;
}

/*artist popup*/
#ac-vr-artist-popup {
    position: absolute;
    width: 540px;
    background: white;
    border: 1px solid black;
    left: -9999px;
    top: -9999px;
    box-shadow: 0px 24px 50px 0px rgba(55, 65, 81, 0.25);
    overflow: hidden;
}
.bx-media-phone #ac-vr-artist-popup {
    left: 5px!important;
    right: 5px!important;
    width: unset!important;
}
#ac-vr-artist-popup .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 16px;
}
#ac-vr-artist-popup .body {
    margin: 10px 15px 15px;
    font-size: 12px;
}

#ac-collections-bio-body-cnt {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.ac-collections-txt-show-more,
.ac-collections-txt-show-less{
    display: none;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
.ac-collections-txt-show-more a,
.ac-collections-txt-show-less a {
    color: unset;
    text-decoration: underline;
}
.ac-collections-bio-body.expand #ac-collections-bio-body-cnt {
    display: block;
    overflow: unset;
}
.ac-collections-bio-body.expand .ac-collections-txt-show-more {
    display: none!important;
}
.ac-collections-bio-body.expand .ac-collections-txt-show-less {
    display: inline-block;
}
.ac-vr-artist-rw .ac-rw-title {
  display: none;
}
.ac-vr-artist-rw .ac-rw-section-wrapper {
  margin-top: 0px;
}
.ac-vr-artist-rw {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}
.bx-media-phone .ac-vr-artist-rw {
  flex-direction: column;
}

/* select popup related styling */
.ac-vr-select-wrp {
  font-size: 10px;
  color: rgba(75, 85, 99, 1);
  margin-bottom: 0px!important;
}
.ac-vr-select-wrp span {
  cursor: pointer;
}
.ac-vr-select-wrp .bx-btn,
.ac-vr-select-wrp .bx-btn:hover,
.actions .bx-btn.select,
.actions .bx-btn.select:hover {
  border: 1px solid rgba(152, 175, 255, 1);
  border-radius: 0px;
  background: #f4f6ff;
  color: rgba(45, 91, 255, 1);
  float: none;
}
.ac-vr-select-wrp .bx-btn.select,
.ac-vr-select-wrp .bx-btn.select:hover {
  height: 1.8rem !important;
  line-height: 1.7rem !important;
}


#ac-vr-select-popup {
    background: #e5e7eb;
    border: 1px solid rgba(107, 114, 128, 1);
    left: -9999px;
    top: -9999px;
    max-width: 95vw;
    width: fit-content;
    bottom: 5px;
    position: sticky;
    overflow: hidden;
    padding-top: 15px;
}
.bx-media-phone #ac-vr-select-popup {
  padding-top: 35px;
  max-width: 99vw;
}
#ac-vr-select-popup .window-menu {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 18px;
    z-index: 10;
}
#ac-vr-select-popup .window-menu i {
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
}
#ac-vr-select-popup .body {
    margin: 0px 15px 0px;
    font-size: 12px;
    min-width: 200px;
}
.ac-vr-collection-main-wrp {
  display: flex;
  gap: 20px;
  align-items: center;
}
.bx-media-phone .ac-vr-collection-main-wrp {
  flex-direction: column;
}
.ac-vr-collection-artworks {
  max-width: 50vw;
  overflow: auto;
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  padding: 14px 10px 0px 0px;
  margin-right: 0px;
  margin-top: -10px;
}
.bx-media-phone .ac-vr-collection-artworks {
  max-width: 98vw!important;
  width: 98vw!important;
}
.ac-vr-collection-summary {
  font-size: 14px;
  text-align: center;
}

.ac-rw-section-wrapper {
    width: 100%;
    margin: 20px 0px;
}
.ac-rw-section {
    display: grid;
    grid-template-columns: 1fr 0.01fr 0.01fr;
    gap: 0px 20px;
    font-size: 14px;
    align-items: center;
}
.ac-rw-sections-cont {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ac-rw-line-text {
    padding: 5px;
}
.ac-rw-line-stars {
    white-space: nowrap;
}
.ac-rw-line-stars img {
    width: 12px;
}
.ac-rw-title {
    font-size: 14px;
    margin-bottom: 5px;
}
.ac-rw-section-title {
    font-size: 12px;
    color: #4B5563;
    grid-column: 1/4;
    margin-bottom: 5px;
}
.ac-rw-line-explanation-icon {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid black;
    border-radius: 8px;
    cursor: pointer;
    width: 12px;
    height:12px;
    text-align: center;
    line-height: 10px;
    font-size: 9px;
    vertical-align: middle;
}

.ac-vr-collection-summary .btns {
  display: flex;
  justify-content: center;
  margin: 15px 0px;
  gap: 15px;
}
.ac-vr-collection-summary .btns .bx-btn {
  text-transform: none;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  height: 1.8rem!important;
  line-height: 1.7rem!important;
}
.ac-vr-collection-summary .btns .bx-btn.white {
  background: white;
  border: 1px solid rgba(209, 213, 219, 1);
  color: rgba(55, 65, 81, 1);
}
.ac-vr-collection-artworks .artwork {
  width: 200px;
  font-size: 11px;
  position: relative;
  flex-shrink: 0;
  margin-bottom: 15px;
}
.ac-vr-collection-artworks .remove {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  /*border: 1px solid rgba(17, 24, 39, 1);
  border-radius: 14px;
  background: rgba(229, 231, 235, 1);*/
  color: black;
  cursor: pointer;
  font-size: 14px;
}
.ac-vr-collection-artworks .pic {
  background: no-repeat center center;
  background-size: contain;
  height: 140px;
}
.ac-vr-collection-artworks .info {
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 2px;
  margin-top: 5px;
}
.ac-vr-collection-artworks .info > div:nth-child(odd) {
  font-weight: 500;
}
.ac-vr-collection-artworks .info > div:nth-child(even) {
  color: rgba(75, 85, 99, 1);
}
.ac-vr-collection-artworks .ac-rw-section .ac-rw-line-text {
  padding: 1px 0px!important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ac-vr-collection-artworks .ac-rw-section {
  font-size: 11px;
}
.ac-vr-collection-artworks .ac-rw-section .ac-rw-line-text b {
  font-size: 11px!important;
  font-weight: normal!important;
}
.bx-media-phone .ac-vr-collection-summary .ac-rw-line-text {
  font-size: 11px!important;
  font-weight: normal!important;
}
.ac-vr-collection-artworks .ac-rw-section-wrapper {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}
.ac-rw-section-wrapper.avgs {
  width: fit-content!important;
  margin: 10px auto 0px;
  text-align: left;
}
.ac-rw-section-wrapper.avgs .ac-rw-section .ac-rw-line-text {
  padding: 2px 0px!important;
}

#ac-vr-select-popup-minimized {
    width: 100vw;
    bottom: 5px;
    position: sticky;
    overflow: hidden;
    display: none;
}
.bx-media-phone #ac-vr-select-popup-minimized {
  bottom: 80px;
}
#ac-vr-select-popup-minimized > div {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-right: 20px;
}
#ac-vr-select-popup-minimized .body {
  min-width: 30px;
}
#ac-vr-select-popup-minimized .body-wrapper {
  background: #e5e7eb;
  border: 1px solid rgba(107, 114, 128, 1);
  display: flex;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  padding: 10px;
  cursor: pointer;
}
#ac-vr-select-popup-minimized .inq-button {
  background: #111827;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  overflow: hidden;
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: center;
}
#ac-vr-select-popup-minimized .inq-button img {
  width: 25px;
  margin-right: 2px;
  margin-top: 5px;
}
.ac-vr-collection-min-img {
    width: 40px;
    height: 40px;
    position: relative;
}
.ac-vr-collection-min-img > div.pic {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: no-repeat center center;
    background-size: cover;
    z-index: 1;
}
.ac-vr-collection-min-img .counter {
    background: white;
    border: 1px solid black;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    border-radius: 20px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 15px;
    height: 15px;
    z-index: 2;
}

.ac-paywall-footer {
  z-index: 9999;
}

.bx-media-phone #ac-vr-select-popup {
  bottom: 2px!important;
  z-index: 10000;
}

.bx-media-phone .ac-vr-collection-artworks {
  scrollbar-color: transparent transparent;
}
.bx-media-phone .ac-vr-collection-artworks::-webkit-scrollbar {
  height: 0px;
}
.bx-media-phone .ac-vr-collection-artworks::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.bx-media-phone .ac-vr-collection-artworks::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.bx-media-phone .ac-vr-collection-artworks::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0);
}
.bx-media-phone .ac-vr-collection-artworks .artwork {
  width: 110px;
  font-size: 9px;
  margin-bottom: 0px;
}
.bx-media-phone .ac-vr-collection-artworks .ac-rw-section .ac-rw-line-text b,
.bx-media-phone .ac-vr-collection-artworks .ac-rw-section {
  font-size: 9px!important;
}
.bx-media-phone .ac-vr-collection-artworks .pic {
  height: 100px;
}
.ac-vr-collection-artworks .ac-rw-line-stars img {
  margin-right: 3px;
}
.bx-media-phone .ac-vr-collection-artworks .ac-rw-line-stars img {
  width: 6px;
  margin-right: 1px;
}
.bx-media-phone .ac-vr-collection-artworks .ac-rw-section {
  gap: 0px 0px;
  margin-bottom: 5px!important;
}
.bx-media-phone .ac-vr-collection-summary {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  border-top: 1px solid #555;
  padding-top: 3px;
  padding-bottom: 3px;
}
.bx-media-phone .ac-vr-collection-summary > div:first-child {
  flex-grow: 1;
}
.bx-media-phone .ac-rw-section-wrapper.avgs {
  margin: 0px;
}
.bx-media-phone .ac-rw-section-wrapper.avgs .ac-rw-section .ac-rw-line-text {
  padding: 0px!important;
  line-height: 12px;
}
.bx-media-phone .ac-rw-section-wrapper.avgs .ac-rw-section {
  font-size: 11px!important;
}
.bx-media-phone .ac-rw-line-stars img {
  width: 10px;
}
.bx-media-phone .ac-vr-collection-main-wrp {
  gap: 0px;
}
.bx-media-phone .ac-vr-collection-main-wrp > div {
  width: 100%;
}
.bx-media-phone .ac-vr-collection-summary .btns {
  flex-direction: column;
  gap: 2px;
  width: 100px;
  margin: 0px;
}
.bx-media-phone .ac-vr-collection-summary .btns button {
  width: 100%;
}
.bx-media-phone .ac-vr-collection-artworks {
  gap: 10px;
  margin-top: -28px;
}
.bx-media-phone #ac-vr-select-popup .window-menu {
  top: 0px;
  right: 5px;
}
.bx-media-phone .ac-vr-collection-artworks .info {
  gap: 0px;
}
.bx-media-phone .ac-vr-collection-artworks .remove {
  top: -5px;
}
.bx-media-phone #ac-vr-select-popup .body {
  margin: 0px 5px 0px;
}
.bx-media-phone .ac-vr-collection-summary,
.bx-media-phone .ac-vr-collection-summary .val {
  font-size: 12px!important;
}