.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

a {
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 700;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-slider {
  position: relative;
  display: none;
  background-color: transparent;
  color: #fff;
  font-size: 32px;
}

.header-slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.header-slider-inner.artwork {
  background-image: url('../images/artwork-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-grid-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  padding-left: 10vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/pexels-steve-johnson-1292241.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/pexels-steve-johnson-1292241.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-grid-two {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 32px;
}

.header-grid-inner {
  height: 50%;
  padding: 2vw 4vw;
}

.header-grid-inner.two {
  background-color: #ccc;
}

.header-grid-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/istanbul-g59678a559_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/istanbul-g59678a559_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Myriadpro, sans-serif;
}

.header-grid-image.top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/pexels-w-w-889839.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/pexels-w-w-889839.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-grid-text {
  line-height: 42px;
}

.header-grid-text.large {
  max-width: 400px;
}

.header-grid-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-grid-content.one {
  position: absolute;
  left: 10vw;
  bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-size: 34px;
}

.header-button {
  margin-top: 30px;
  border: 2px solid #fff;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.header-button:hover {
  border-color: #010522;
  background-color: #010522;
}

.header-button.large {
  margin-top: 10px;
  padding-right: 100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/arrow.svg');
  background-position: 75% 50%;
  background-size: 20%;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.header-button.large:hover {
  background-position: 80% 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.featured-artists {
  padding: 7vw 5vw 5vw 7vw;
  font-family: Myriadpro, sans-serif;
}

.title {
  margin-bottom: 30px;
  font-size: 25px;
}

.title.magazine {
  width: 37vw;
  margin-bottom: 0px;
  font-size: 3.19vw;
  line-height: 46px;
}

.title.explore {
  color: #000;
}

.featured-artist-grid-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-grid {
  width: 30%;
  margin-bottom: 50px;
  padding: 10px;
  border: 2px solid #000;
}

.featured-image {
  height: 12vw;
  border: 2px solid #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-image.one {
  width: 100%;
  background-image: url('../images/pexels-valiphotos-589819.jpg');
}

.featured-image.two {
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/pexels-dids-3705949.jpg');
}

.featured-image.three {
  margin-top: 10px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/pexels-james-wheeler-417074.jpg');
}

.featured-image-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-grid-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.artist-profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.artist-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.featured-artist-image {
  width: 6vw;
  height: 6vw;
  margin-right: 10px;
  border-radius: 100%;
  background-image: url('../images/portrait-gf3d5c3ec2_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.star {
  width: 14px;
  height: 14px;
  margin-left: 10px;
  background-image: url('../images/black-star.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.explore-block {
  padding: 5vw 5vw 30px;
  background-color: #f2f2f2;
  font-family: Myriadpro, sans-serif;
  color: #fff;
  font-size: 16px;
}

.explore-slider {
  min-height: 100%;
  padding-bottom: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.explore-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.explore-slider-block {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.explore-slider-nav {
  width: 3vw;
  height: 3vw;
  border: 2px solid grey;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 35%;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.explore-slider-nav.left {
  background-image: url('../images/arrow-prev-grey.svg');
  background-position: 50% 50%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.explore-slider-nav.left:hover {
  margin-left: -0.5vw;
}

.explore-slider-nav.right {
  background-image: url('../images/arrow-next-grey.svg');
  background-position: 50% 50%;
}

.explore-slider-nav.right:hover {
  margin-right: -0.5vw;
}

.explore-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.explore-grid.two {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.explore-grid.two.ex {
  margin-left: 20px;
}

.explore-grid.one {
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.explore-paintings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 8px solid #000;
  background-image: url('../images/woman-ge068dc310_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.explore-paintings.ex {
  margin-top: 3vw;
  background-image: url('../images/john-knox-g869a87c06_1920.jpg');
}

.explore-slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.explore-slide-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-circle {
  border-radius: 100%;
}

.slider-circle._0uter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-circle._0uter.active {
  border: 1px solid grey;
}

.slider-circle._0uter.active.left {
  margin-right: 3px;
}

.slider-circle._0uter.right {
  margin-left: 3px;
}

.slider-circle.inner {
  width: 12px;
  height: 12px;
  background-color: grey;
}

.explore-text {
  width: 80%;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}

.curators {
  position: relative;
  padding: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #010522;
  color: #fff;
}

.curator-title {
  margin-bottom: 5vw;
  font-size: 42px;
  line-height: 45px;
  text-align: center;
}

.curator-slider-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.curator-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #010522;
}

.curator-slide-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.curator-image {
  width: 25vw;
  height: 25vw;
  border: 1px solid #000;
  border-radius: 100%;
  background-image: url('../images/painting-g05bea8484_1280.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.curator-text-block {
  margin-top: 30px;
  margin-right: 3vw;
}

.curator-name {
  font-size: 25px;
  text-transform: uppercase;
}

.curator-text-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Myriadpro, sans-serif;
  font-size: 20px;
}

.time.pink-text {
  margin-top: 0px;
  color: #cec093;
}

.location {
  margin-top: 3px;
}

.curator-sliders {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.curator-header-line {
  height: 6px;
  max-width: 45%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 80%;
  background-color: #cec093;
}

.curator-slide-nav {
  margin-top: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.curator-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
}

.curator-nav.active {
  background-color: #fff;
}

.curator-nav.active.one {
  margin-right: 3px;
}

.curator-nav.two {
  margin-left: 3px;
}

.curator-nav-inner {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}

.sale-section {
  position: relative;
  padding: 5vw 5vw 4vw;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #f2f2f2;
  font-family: Myriadpro, sans-serif;
}

.sale-title {
  margin-bottom: 50px;
  font-size: 52px;
  text-align: center;
}

.sale-slider-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

.sale-slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sale-slide {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.sale-slide.two {
  width: 32%;
  margin-right: 5vw;
  margin-left: 5vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sale-slide-image {
  height: 32vw;
  border-style: solid;
  border-width: 10px 15px;
  border-color: #010522;
  background-image: url('../images/pexels-james-wheeler-417074.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sale-artist-information {
  margin-top: 30px;
  font-size: 22px;
}

.blue-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #010522;
  font-size: 18px;
}

.blue-text.magazine {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #928021;
}

.blue-text.magazine.mobile {
  display: none;
}

.blue-text.article {
  margin-top: 0px;
  color: #928021;
  font-size: 16px;
}

.blue-text.curator-title {
  margin-bottom: 5vw;
  color: #fff;
  font-size: 42px;
}

.blue-text.grey {
  color: grey;
}

.blue-text.showcase {
  color: #928021;
}

.rating-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5vw 8vw 5vw 13vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Myriadpro, sans-serif;
}

.rating-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 32px;
  cursor: pointer;
}

.rating-block.specs {
  margin-right: 20px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
}

.snowafrica-logo {
  width: 18vw;
  height: 6vw;
  margin-bottom: 5px;
  background-image: url('../images/Snowafrica---LogoGrey-02.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.star-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.pink-background {
  background-color: #fe1980;
}

.star-rating {
  width: 3vw;
  height: 3vw;
}

.star-rating.blue-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #090f36;
}

.star-rating.blue-background.five {
  margin-right: 0px;
}

.star-rating.blue-background.sizing {
  width: 2vw;
  height: 2vw;
  margin-right: 2px;
}

.star-rating.blue-background.sizing.five {
  margin-right: 0px;
}

.star-img {
  width: 60%;
  height: 60%;
  background-image: url('../images/white-star.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.reviews {
  font-size: 13px;
}

.underline-text {
  text-decoration: underline;
}

.review-block {
  font-size: 32px;
}

.review-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  border-left: 2px solid #000;
  font-size: 12px;
}

.review-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.review-container.margin {
  margin-right: 50px;
}

.review-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.review-title {
  padding-left: 20px;
}

.review-summary {
  max-width: 80%;
}

.review-date {
  margin-left: 80px;
  font-size: 14px;
  white-space: nowrap;
}

.review-rating-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.magazine-section {
  padding: 5vw 10vw 10vw;
  background-color: #e6e6e6;
  font-family: Myriadpro, sans-serif;
}

.snowafrica-magazine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.magazine-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37vw;
  min-height: 85vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #000;
  background-image: url('../images/john-knox-g869a87c06_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.magazine-image-inner {
  width: 100%;
  padding: 10px 20px 25px;
  border-top: 1px solid #a8a7a7;
  background-color: rgba(0, 0, 0, 0.04);
}

.small-text {
  margin-top: 3px;
  margin-left: 10px;
  color: #000;
  font-size: 10px;
}

.highlight-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 18px;
}

.showcase {
  color: #fff;
}

.magazine-date {
  font-size: 12px;
  font-style: italic;
}

.magazine-date.article {
  font-style: italic;
}

.magazine-articles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.magazine-articles-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.magazine-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32%;
  color: #000;
  font-size: 13px;
  line-height: 18px;
}

.article-image {
  width: 40%;
  margin-right: 10px;
  border: 1px solid #000;
  background-image: url('../images/pexels-jeswin-thomas-3037096.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.article-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.article-text.article {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mailing-section {
  padding: 5vw 10vw;
  background-color: #fff;
  font-family: Myriadpro, sans-serif;
  color: #010522;
  text-align: center;
}

.mailing-list-title {
  font-size: 38px;
}

.sign-up-text {
  max-width: 820px;
  margin: 50px auto 40px;
  font-size: 22px;
  line-height: 25px;
}

.signup-input-block {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.input-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.signup-button {
  padding: 20px 80px;
  background-color: #010522;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 22px;
}

.signup-button:hover {
  background-color: #070d3b;
}

.text-field {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
}

.text-field:hover {
  border: 1px solid #010522;
}

.text-field:focus {
  border: 1px solid #010522;
}

.mailing-list-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.maillist-icon {
  width: 10vw;
  height: 10vw;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.maillist-icon.camera {
  background-image: url('../images/camera-3-line-2.svg');
}

.maillist-icon.truck {
  background-image: url('../images/truck-line-2.svg');
}

.maillist-icon.timer {
  background-image: url('../images/timer-line-2.svg');
}

.maillist-icon.lock {
  background-image: url('../images/lock-line-2.svg');
}

.mailing-list-option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mailing-option-text {
  max-width: 100px;
  margin-top: 20px;
  font-size: 20px;
}

.mailing-list-text {
  max-width: 180px;
  margin-top: 10px;
}

.mailing-list-text.margin {
  margin-top: 30px;
}

.footer {
  padding: 7vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #010522;
  font-family: Myriadpro, sans-serif;
  color: #fff;
}

.footer-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-icon-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-logo {
  width: 14vw;
  height: 6vw;
  background-image: url('../images/Snowafrica---LogoGrey-02.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.option-title {
  margin-bottom: 20px;
  font-size: 18px;
}

.option-title.browse {
  margin-bottom: 0px;
  font-size: 13px;
  text-transform: uppercase;
}

.footer-option {
  display: block;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: grey;
  font-size: 12px;
  cursor: pointer;
}

.footer-option:hover {
  color: #c7c2c2;
}

.footer-icon {
  width: 6vw;
  height: 4vw;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-icon.mastercard {
  margin-left: 20px;
  background-image: url('../images/pngwing.com.png');
  background-size: contain;
}

.footer-icon.paypal {
  width: 10vw;
  margin-top: 20px;
  background-image: url('../images/paypal-logo.png');
  background-size: contain;
}

.footer-icon.visa {
  background-image: url('../images/visa-logo.png');
  background-size: contain;
}

.nav-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 10vw 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #010522;
  color: #fff;
}

.nav-bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10vw 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ccc;
  color: grey;
}

.nav-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 12px;
}

.nav-options.bottom {
  font-size: 11px;
  text-transform: capitalize;
}

.nav-options.bottom.text {
  font-size: 12px;
}

.nav-options.register {
  margin-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-option {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #fff;
  cursor: pointer;
}

.nav-option:hover {
  opacity: 0.66;
}

.nav-option.curator {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.nav-option.signup {
  border-right: 1px solid #fff;
}

.nav-option.podcasts {
  border-right: 1px solid grey;
  border-left: 1px solid grey;
}

.nav-option.grey-text {
  color: grey;
}

.nav-option.grey-text.news {
  -webkit-transition-property: none;
  transition-property: none;
}

.nav-option.grey-text.news:hover {
  opacity: 1;
}

.nav-option.grey-text.artist {
  -webkit-transition-property: none;
  transition-property: none;
}

.nav-option.grey-text.artist:hover {
  opacity: 1;
}

.nav-option.login {
  padding-right: 0px;
}

.nav-logo {
  position: absolute;
  left: 43.5%;
  bottom: 0px;
  width: 190px;
  height: 5vw;
  margin-bottom: 10px;
  background-image: url('../images/Snowafrica---LogoWhite-03.png');
  background-position: 50% 80%;
  background-size: contain;
  background-repeat: no-repeat;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news.bottom {
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid grey;
  border-left: 1px solid grey;
}

.arrow-down {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-image: url('../images/arrow-down-grey.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.arrow-down.bottom {
  margin-right: 10px;
  margin-left: 10px;
}

.arrow-down.bottom.search {
  width: 12px;
  height: 12px;
  background-image: url('../images/search-line-1.svg');
}

.arrow-down.artist {
  width: 6px;
  height: 6px;
}

.nav-bottom-options {
  margin-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid grey;
}

.search-input {
  position: absolute;
  top: 4vw;
  right: 10vw;
  z-index: 5;
  overflow: hidden;
  height: 0px;
  min-width: 400px;
}

.sale-arrow {
  position: absolute;
  right: -3.5vw;
  bottom: 20%;
  width: 2.5vw;
  height: 2.5vw;
  border: 2px solid #000;
  border-radius: 100%;
  background-image: url('../images/arrow-blue.svg');
  background-position: 50% 50%;
  background-size: 35%;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.sale-arrow:hover {
  right: -3.8vw;
}

.article-summary {
  max-width: 200px;
}

.artist-name {
  font-weight: 700;
}

.header-slider-nav {
  position: absolute;
  bottom: 42%;
  z-index: 5;
  margin-left: 5vw;
}

.header-outer-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-bottom: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
}

.header-outer-circle.active {
  border: 1px solid #fff;
}

.header-inner-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #fff;
}

.splide__track {
  width: 100%;
}

.splide {
  overflow: hidden;
  width: 100%;
}

.splide.slider1 {
  position: relative;
  width: 60%;
}

.splide.slider2 {
  position: relative;
  padding-bottom: 30px;
}

.splide.slider3 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 120px;
}

.splide__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.splide__list.header-slider {
  min-height: 100vh;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.left-curator {
  display: none;
}

.right-curator {
  display: none;
}

.explore-left {
  left: -3vw;
}

.explore-right.explore-slider-nav {
  right: -3vw;
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.splide__slide {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.splide__slide.one {
  background-color: red;
}

.splide__slide.two {
  background-color: green;
}

.splide__slide.three {
  background-color: purple;
}

.splide__arrows.explore {
  position: absolute;
  bottom: 50%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.splide__arrows.artwork {
  position: absolute;
  bottom: 55%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.splide__arrows.hero {
  display: none;
}

.splide__paginatr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-image: url('../images/white-circle.svg');
  background-position: 50% 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
}

.splide__paginatr.is-active {
  border: 1px solid #fff;
  font-style: normal;
}

.splide__paginatr.grey {
  background-image: url('../images/grey-circle.svg');
}

.splide__paginatr.grey.is-active {
  border-color: grey;
}

.splide__paginatr.grey.is-active {
  border-color: grey;
}

.inner-cirlcle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #fff;
}

.splide__pager {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.splide__pager.grey {
  position: static;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.header-pagination {
  position: absolute;
  left: 40px;
  bottom: 50%;
}

._w-slider-dot {
  background-image: url('../images/grey-circle.svg');
  background-position: 0px 0px;
  background-size: 14px;
  background-repeat: no-repeat;
}

.html-embed {
  display: none;
}

.splide__arrow--prev {
  font-style: italic;
}

.splide__arrow.artwork {
  padding: 30px 12px;
  background-color: hsla(0, 0%, 100%, 0.65);
}

.splide__arrow.artwork.splide__arrow--next {
  background-image: url('../images/arrow-right.svg');
  background-position: 50% 50%;
  background-size: 38%;
  background-repeat: no-repeat;
}

.splide__arrow.artwork.splide__arrow--prev {
  background-image: url('../images/arrow-left.svg');
  background-position: 50% 50%;
  background-size: 38%;
  background-repeat: no-repeat;
}

.news-dropdown.nav-option {
  z-index: 0;
  -webkit-transition-property: none;
  transition-property: none;
  text-transform: uppercase;
}

.news-dropdown.nav-option:hover {
  opacity: 1;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: grey;
}

.dropdown-list {
  color: grey;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: grey;
}

.splide__pagination {
  position: absolute;
  left: 20px;
  bottom: 50%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.splide__pagination.grey {
  left: 46%;
  bottom: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.splide__pagination.artwork {
  left: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  list-style-type: none;
}

.splide__pagination__item.artwork {
  width: 20px;
  height: 20px;
  background-color: red;
}

.splide__pagination__pager {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 50%;
  background-image: url('../images/white-circle.svg');
  background-position: 50% 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
}

.splide__pagination__pager.is-active {
  border: 1px solid #fff;
}

.splide__pagination__page {
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 50%;
  background-image: url('../images/white-circle.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.splide__pagination__page.is-active {
  border-color: #fff;
}

.splide__pagination__page.grey {
  background-image: url('../images/grey-circle.svg');
}

.splide__pagination__page.grey.is-active {
  border-color: grey;
}

.splide__pagination__page.artwork {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 30px 50px;
  border-radius: 0%;
  background-image: url('../images/artwork-image.png');
  background-size: cover;
  opacity: 0.7;
}

.splide__pagination__page.artwork.is-active {
  opacity: 1;
}

.body {
  font-family: Rubik, sans-serif;
}

.search-field:hover {
  border: 1px solid #010522;
}

.search-field:focus {
  border: 1px solid #010522;
}

.user-dashboard-body {
  font-family: Myriadpro, sans-serif;
}

.user-dashboard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 8vw 8vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.user-dashboard.favorites {
  padding-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.user-dashboard.purchase {
  padding-top: 0px;
}

.dashboard {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  min-width: 170px;
}

.dashboard.sort {
  position: static;
}

.dashboard-title {
  padding-top: 10px;
  padding-bottom: 10px;
  color: grey;
  font-size: 16px;
  text-transform: uppercase;
}

.dashboard-title.about {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #dadada;
}

.dashboard-title.curator {
  padding-top: 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid #dadada;
}

.dashboard-options {
  max-width: 150px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  font-size: 22px;
}

.dashboard-select.hide {
  display: block;
}

.dashboard-option {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000;
  cursor: pointer;
}

.dashboard-option.sort {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}

.dashboard-option.active {
  color: #00a5f7;
}

.select-block {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #dadada;
}

.select-block.sort {
  max-width: 150px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.select-block.curator {
  padding-bottom: 5px;
  border-top: 2px solid #dadada;
}

.select-block.favorite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom-style: none;
}

.account-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}

.account-details.hide {
  display: none;
}

.account-details-form {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
}

.account-details-form.billing-info-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.form-inner {
  margin-right: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-inner.change-password {
  margin-right: 0px;
}

.form-inner.billing {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-title {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f80864;
}

.form-input {
  padding-top: 15px;
  border-top: 2px solid #dadada;
}

.field-label {
  color: grey;
  text-transform: uppercase;
}

.input-field {
  color: #000;
}

.save-button {
  margin-top: 5px;
  margin-bottom: 30px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #383ba4;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-transform: uppercase;
}

.save-button:hover {
  background-color: #4f52ad;
}

.favorites-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #dadada;
}

.favorites-grid.full-width {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.favorites-grid.specs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-style: none;
  cursor: pointer;
}

.favorites-grid.hide {
  display: none;
}

.dashboard-inner {
  margin-left: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.favorite-grid {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.favorite-grid.four {
  margin-right: 0px;
}

.favorite-grid.gallery-grid-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.favorite-grid.gallery-grid-view.hide {
  display: none;
}

.favorite-grid.gallery-grid-view.curator {
  width: 32%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.favorite-grid.gallery-grid-view.curator.one {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.favorite-grid.gallery-grid-view.dashboard-grid {
  width: 64%;
}

.grid-card {
  margin-bottom: 30px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.grid-card.gallery {
  width: 31%;
}

.grid-card.gallery.full-width {
  width: 100%;
  box-shadow: none;
}

.grid-card.curator-info {
  margin-top: 40px;
  margin-bottom: 0px;
}

.grid-card.curator-info.dashboard-grid {
  width: 48%;
}

.grid-card.curator-info.dashboard-grid.one {
  margin-top: -40px;
}

.grid-card.curator-info.dashboard-flex {
  width: 32%;
  margin-top: 0px;
}

.grid-card.curator {
  width: 100%;
}

.grid-image {
  height: 70vh;
  background-image: url('../images/card-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-image.grid-one.one {
  height: 25vw;
}

.grid-image.grid-one.one.full-width {
  height: 40vw;
}

.grid-image.grid-one.two {
  height: 23vw;
}

.grid-image.grid-one.three {
  height: 26vw;
}

.grid-image.grid-one.four {
  height: 25vw;
}

.grid-image.grid-one.five {
  height: 12vw;
}

.grid-image.grid-two.one {
  height: 15vw;
}

.grid-image.grid-two.two {
  height: 27vw;
}

.grid-image.grid-two.three {
  height: 28vw;
}

.grid-image.grid-two.four {
  height: 15vw;
}

.grid-image.grid-two.five {
  height: 26vw;
}

.grid-image.grid-three.one {
  height: 28.5vw;
}

.grid-image.grid-three.two {
  height: 13.5vw;
}

.grid-image.grid-three.three {
  height: 25vw;
}

.grid-image.grid-three.four {
  height: 13.5vw;
}

.grid-image.grid-three.five {
  height: 30.5vw;
}

.grid-image.grid-four.one {
  height: 28vw;
}

.grid-image.grid-four.two {
  height: 23vw;
}

.grid-image.grid-four.three {
  height: 15vw;
}

.grid-image.grid-four.four {
  height: 26vw;
}

.grid-image.grid-four.five {
  height: 19vw;
}

.grid-image.full-width {
  height: 70vh;
}

.grid-image.gallery {
  width: 100%;
  height: 20vw;
}

.grid-image.gallery._0ne {
  height: 22vw;
}

.grid-image.gallery.two {
  height: 16vw;
}

.grid-image.gallery.three {
  height: 19vw;
}

.grid-image.gallery.full-width {
  height: 32vw;
}

.grid-image.gallery.four {
  height: 15vw;
}

.grid-image.gallery.curators {
  height: 22vw;
}

.grid-inner {
  padding: 10px;
  font-size: 12px;
}

.grid-inner.full-width {
  padding-right: 30px;
  padding-left: 30px;
}

.card-info {
  color: #939598;
}

.card-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-inner.full-width {
  margin-top: 0px;
}

.card-inner.full-width {
  padding-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-inner.artwork {
  width: 100%;
  margin-top: 15px;
}

.card-inner.curator {
  margin-top: 10px;
}

.price {
  padding-top: 0px;
  color: #383ba4;
}

.price.full-width {
  padding-top: 30px;
}

.card-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.card-icon {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.card-icon.pink-heart {
  background-image: url('../images/heart-fill.svg');
  background-size: contain;
}

.card-icon.cart {
  background-image: url('../images/grey-cart.svg');
  background-size: contain;
}

.card-icon.grey-heart {
  background-image: url('../images/heart-fill-1.svg');
}

.full-height {
  height: 40vw;
}

.billing-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.billing-info.hide {
  display: none;
}

.textarea {
  max-width: 240px;
  min-height: 150px;
}

.account-form-inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modal-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-container.hide {
  display: none;
}

.modal-container.register {
  display: none;
}

.modal-container.login {
  display: none;
}

.sign-in-block {
  display: block;
  min-height: 320px;
  min-width: 320px;
  padding: 30px 40px 20px;
  background-color: #fff;
  font-family: Myriadpro, sans-serif;
}

.sign-in-block.hide {
  display: none;
}

.sign-in-block.merchant {
  background-color: #f1f2f2;
}

.modal-input {
  height: 25px;
  min-width: 220px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #000;
  background-color: #fff;
}

.modal-input:hover {
  border-style: none none solid;
  border-color: #000 #000 #383ba4;
  background-color: #fff;
}

.modal-input:focus {
  border-style: none none solid;
  border-color: #000 #000 #383ba4;
  background-color: #fff;
}

.modal-input.retype-password {
  margin-bottom: 0px;
}

.modal-input.address {
  min-height: 60px;
}

.modal-input.merchant {
  margin-top: 5px;
  background-color: #f1f2f2;
}

.sign-in-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #383ba4;
  font-size: 16px;
  text-transform: uppercase;
}

.sign-in-button.merchant {
  display: block;
  background-color: #383ba4;
  font-size: 20px;
}

.sign-in-button.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.sign-in-button.btn:hover {
  background-color: #5457af;
}

.forgot-password {
  color: #000;
  font-size: 11px;
}

.forgot-password.marchant {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.sign-in-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sign-up-link {
  margin-left: 30px;
  color: #000;
}

.register-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.register-block.hide {
  display: none;
}

.register-image {
  width: 250px;
  background-image: url('../images/register-image.png');
  background-position: 60% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.register-inner {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 40px;
  font-family: Myriadpro, sans-serif;
}

.register-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.register-form-inner {
  padding-top: 20px;
}

.register-button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 250px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cancel-icon {
  width: 32px;
  height: 32px;
  background-image: url('../images/cancel-logo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.cancel-block {
  padding-left: 20px;
}

.register-text {
  max-width: 170px;
  margin-bottom: 10px;
}

.register-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field.billing {
  margin-bottom: 15px;
  font-size: 8px;
}

.checkbox {
  width: 15px;
  height: 15px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #000;
  border-radius: 0px;
}

.checkbox.w--redirected-checked {
  border-style: none;
  border-radius: 0px;
  background-color: #383ba4;
}

.checkbox.billing {
  width: 12px;
  height: 12px;
}

.register-button {
  display: none;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #383ba4;
  text-transform: uppercase;
}

.register-button.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.register-button.btn:hover {
  background-color: #5457af;
}

.login-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  margin-top: 10px;
  margin-left: auto;
}

.register-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.billing-information-link-block {
  display: block;
}

.billing-information-link-block.hide {
  display: none;
}

.billing-information-block {
  display: block;
}

.billing-information-block.hide {
  display: none;
}

.billing-title {
  color: #939598;
  font-size: 12px;
}

.billing-title.merchant {
  margin-bottom: 10px;
}

.add-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
}

.add-block.merchant {
  margin-bottom: 10px;
}

.add-icon {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  background-image: url('../images/add-icon.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.register-form-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.merchant-register {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.merchant-register.hide {
  display: none;
}

.merchant-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/merchant-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.marchant-form {
  padding: 30px 15vw 50px 50px;
}

.merchant-button {
  display: none;
  margin-top: 30px;
  background-color: #383ba4;
}

.merchant-button.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}

.payment-info-email {
  display: none;
}

.payment-info-email.bank-details {
  display: none;
}

.merchant-signin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 10vw;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f2f2;
  font-family: Myriadpro, sans-serif;
  font-weight: 500;
}

.merchant-signin.hide {
  display: none;
}

.login-text-merchant {
  margin-bottom: 50px;
  font-size: 30px;
}

.merchant-label {
  font-size: 22px;
  font-weight: 400;
}

.merchant-register-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.merchant-register-link.link {
  margin-left: 15px;
}

.section-title {
  font-size: 32px;
}

.broswe-category {
  padding-top: 30px;
  padding-right: 10vw;
  padding-left: 10vw;
  font-family: Myriadpro, sans-serif;
}

.browse-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #cfc5c5;
}

.browse-option.search {
  margin-right: 80px;
  margin-left: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.select-location {
  min-width: 200px;
}

.select-location.page-no {
  min-width: 80px;
}

.gallery-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #cfc5c5;
}

.search-icon {
  width: 35px;
  height: 37px;
  background-image: url('../images/search-line-1.svg');
  background-position: 50% 50%;
  background-size: 40%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.gallery-search-input {
  margin-bottom: 0px;
  border-style: none none none solid;
  border-width: 0px 0px 0px 1px;
  border-color: transparent transparent transparent #cfc5c5;
}

.gallery-select {
  margin-bottom: 0px;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d7da;
  background-image: url('../images/select-arrow.svg');
  background-position: 15px 0px;
  background-size: 8px 100%;
  background-repeat: no-repeat;
}

.gallery-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-cards.artwork {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  border-bottom: 2px solid #dadada;
}

.gallery-card {
  position: relative;
  width: 22%;
  margin-top: 30px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.gallery-card.artwork-card {
  width: 30%;
  margin-top: 30px;
}

.gallery-card-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 22vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/grid-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-card-image.active {
  background-image: none;
}

.gallery-card-image.active-card {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/grid-image.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/grid-image.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.gallery-card-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.gallery-card-info.artwork {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 12px;
}

.gallery-arrow {
  width: 15px;
  height: 15px;
  background-image: url('../images/arrow-right.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.gallery-card-description {
  width: 120px;
}

.gallery-card-description.gallery-name {
  color: grey;
}

.gallery-card-description.artwork {
  width: auto;
}

.sort-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sort-container.curator-cards.hide {
  display: none;
}

.sort-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding-top: 50px;
  padding-left: 30px;
}

.sort-block.curator {
  padding-top: 0px;
}

.sort-block.curator-info {
  width: 100%;
  padding-top: 30px;
  padding-left: 30px;
}

.sort-dashboard.hide {
  display: none;
}

.sort-dashboard.full-width {
  margin-right: 20px;
}

.sort-dashboard.dashboard-grid {
  width: 32%;
}

.sort-field-label {
  font-size: 12px;
  text-transform: uppercase;
}

.color-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.color-option {
  width: 6%;
  height: 35px;
  margin-bottom: 5px;
  margin-left: 7px;
  background-color: #dadada;
  cursor: pointer;
}

.color-option:hover {
  border: 1px solid grey;
}

.color-option:focus {
  border: 1px solid grey;
}

.color {
  width: 100%;
  height: 60%;
  background-color: orange;
}

.view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}

.view.curator {
  margin-top: 15px;
}

.view.favorite {
  margin-bottom: 7px;
}

.view-option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.view-option.grid {
  margin-right: 10px;
}

.view-option-image {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.view-option-image.grid {
  border: 1px solid #00a5f7;
  background-image: url('../images/grid.svg');
  background-position: 50% 50%;
  background-size: 84%;
}

.view-option-image.full-width {
  background-image: url('../images/full-width-black.svg');
}

.sort-cards {
  padding: 40px 7vw 50px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sort-cards.curator-info {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
}

.sort-about {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  height: 960px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e6e7e8;
}

.sort-about.curator {
  background-color: #fff;
}

.sort-about-image {
  height: 30vw;
  background-image: url('../images/gallery-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sort-about-inner {
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.sort-about-inner.curator {
  padding-right: 0px;
  padding-left: 0px;
}

.gallery-title {
  width: 150px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 34px;
}

.gallery-title.curator-info {
  width: 100px;
  margin-bottom: 5px;
  font-size: 25px;
  line-height: 28px;
}

.gallery-info {
  width: 200px;
  font-size: 12px;
  font-weight: 700;
}

.gallery-info.curator-info {
  width: auto;
  font-size: 0.8vw;
  line-height: 18px;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #dadada;
}

.page-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #dadada;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  cursor: pointer;
}

.page-number:hover {
  background-color: #e6e7e8;
}

.pagination-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #dadada;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  cursor: pointer;
}

.pagination-link:hover {
  background-color: #e6e7e8;
}

.pagination-link.next {
  margin-bottom: 10px;
}

.pagination-link.back {
  margin-right: 30px;
  margin-bottom: 10px;
}

.arrow {
  width: 8px;
  height: 8px;
}

.arrow.right {
  margin-left: 10px;
  background-image: url('../images/arrow-right.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.arrow.left {
  margin-right: 10px;
  background-image: url('../images/arrow-left.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gallery-full-width-view {
  display: none;
}

.gallery-full-width-view.hide {
  display: none;
}

.gallery-full-width-view.curator {
  display: none;
}

.gallery-full-width-view.curator.hide {
  display: none;
}

.artworks {
  padding: 50px 10vw 5vw;
}

.artworks-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slash {
  margin-right: 5px;
  margin-left: 5px;
}

.artwork-slider-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.artist-name-block {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  padding-bottom: 7vw;
  padding-left: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.artwork-slider {
  width: 70%;
}

.zoom-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 50px;
  background-color: hsla(0, 0%, 100%, 0.6);
  background-image: url('../images/zoom-icon.svg');
  background-position: 50% 50%;
  background-size: 40%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.art-name-block {
  padding-top: 10px;
  border-top: 2px solid #dadada;
  font-size: 20px;
  line-height: 25px;
}

.artist-name-inner {
  margin-top: 5px;
  color: #fe1980;
  font-size: 12px;
}

.artist-name-inner.specs {
  color: #000;
}

.specs-block {
  margin-top: 30px;
}

.specs-title {
  margin-bottom: 10px;
  color: #939598;
  font-size: 12px;
  text-transform: uppercase;
}

.artwork-price {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  color: #000;
  font-size: 22px;
}

.artwork-button {
  margin-bottom: 50px;
  padding-top: 12px;
  padding-right: 60px;
  padding-left: 30px;
  background-color: #fe1980;
  background-image: url('../images/white-cart.svg');
  background-position: 85% 50%;
  background-size: 12%;
  background-repeat: no-repeat;
  font-size: 12px;
  text-transform: uppercase;
}

.rating-icon {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.rating-icon.heart {
  background-image: url('../images/heart-fill-2.svg');
  background-size: contain;
}

.rating-icon.eye {
  background-image: url('../images/eye-fill.svg');
}

.favorites-icon {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.favorites-icon.heart {
  background-image: url('../images/heart-line.svg');
}

.share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.socials-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #3b5998;
  color: #fff;
  font-size: 12px;
}

.social-link.twitter {
  background-color: #1da1f2;
}

.social-icon {
  width: 18px;
  height: 18px;
  margin-right: 2px;
  border: 1px none #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-icon.facebook {
  background-image: url('../images/facebook-fill.svg');
  background-size: contain;
}

.social-icon.twitter {
  background-image: url('../images/twitter-fill.svg');
}

.artwork-information {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
}

.artwork-info-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 2px solid #dadada;
}

.artwork-info-inner.bio {
  padding-top: 30px;
  border-bottom-style: none;
}

.artwork-info-title {
  min-width: 150px;
  padding-right: 30px;
  color: #939598;
  font-size: 12px;
  text-transform: uppercase;
}

.artwork-info-text {
  padding-bottom: 5px;
  padding-left: 30px;
  border-left: 2px solid #dadada;
  font-size: 11px;
  font-weight: 700;
}

.other-works {
  margin-top: 30px;
  color: #000;
  font-size: 32px;
}

.other-artworks {
  padding-bottom: 60px;
}

.other-artworks-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.other-artworks-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/grid-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.other-artworks-image.hovered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block {
  position: relative;
}

.other-artworks-link {
  position: absolute;
  left: 33%;
  top: 30%;
  z-index: 2;
  display: none;
  width: 6vw;
  height: 6vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  font-size: 12px;
}

.other-artworks-link.hide {
  z-index: 99;
  display: none;
}

.other-artworks-link.gallery {
  display: none;
}

.other-artworks-link.artwork {
  left: auto;
  top: auto;
  display: none;
}

.body-4 {
  padding-top: 30px;
  padding-right: 10vw;
  padding-left: 10vw;
  font-family: Myriadpro, sans-serif;
}

.browse-container {
  padding-top: 50px;
  padding-right: 10vw;
  padding-left: 10vw;
  font-family: Myriadpro, sans-serif;
}

.browse-container.hide {
  display: none;
}

.collection-name {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 12px;
}

.curator-sort-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.curator-sort-container.hide {
  display: none;
}

.curator-sort-container.curator-info {
  width: 50%;
}

.curator-about-inner {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

.gallery-grid-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gallery-grid-view.hide {
  display: none;
}

.gallery-grid-view.galleries {
  overflow: hidden;
}

.curator-info-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.curator-info-block.hide {
  display: none;
}

.curator-info-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e6e7e8;
}

.artist-image {
  width: 57%;
  height: 100%;
  background-image: url('../images/artist-image.png');
  background-position: 39% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist-headshot {
  position: absolute;
  left: 47%;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10vw;
  height: 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #e6e7e8;
}

.artist-headshot-inner {
  width: 85%;
  height: 85%;
  border-radius: 100%;
  background-image: url('../images/artist-headshot.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.curator-info-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery-info-text {
  margin-top: 5px;
}

.sort-cards-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sort-cards-inner.hide {
  display: none;
}

.gallery-full-width-inner {
  padding-top: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body-5 {
  padding-top: 20px;
  padding-right: 7vw;
  padding-left: 7vw;
  font-family: Myriadpro, sans-serif;
}

.shopping-cart-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.shopping-cart-wrapper.hide {
  display: none;
}

.shopping-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #b1a9a9;
}

.stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.stage-circle {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #dadada;
}

.stage-circle.stage-active {
  background-color: #fe1980;
}

.stage-line {
  width: 70px;
  height: 6px;
  background-color: #dadada;
}

.stage-line.line-active {
  background-color: #fe1980;
}

.stage-text {
  width: 80px;
  margin-left: -30px;
  text-align: center;
}

.shopping-cart-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.shopping-cart-blocks.hide {
  display: none;
}

.shopping-cart-block.items {
  width: 45%;
}

.shopping-cart-block.items.cart {
  width: 55%;
}

.shopping-cart-block.items.history {
  width: 45%;
}

.shopping-cart-block.items.history.purchase {
  width: 60%;
}

.shopping-cart-block.specs {
  width: 20%;
}

.shopping-cart-block.price {
  width: 15%;
}

.shopping-cart-block.price.cart {
  width: 22.5%;
}

.shopping-cart-block.price.history {
  width: 15%;
}

.shopping-cart-block.status {
  width: 20%;
}

.shopping-cart-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 2px solid #dadada;
}

.shopping-cart-inner.items {
  padding-right: 10px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.shopping-cart-inner.price {
  padding-top: 25px;
  font-size: 20px;
}

.shopping-cart-inner.price.cart {
  font-size: 18px;
}

.shopping-cart-inner.price.history {
  padding-top: 20px;
  color: #000;
  font-size: 16px;
}

.shopping-cart-inner.sub-total {
  padding-top: 25px;
  color: #383ba4;
  font-size: 20px;
}

.shopping-cart-inner.sub-total.cart {
  font-size: 18px;
}

.shopping-cart-inner.status {
  color: #000;
  font-size: 16px;
}

.shopping-cart-inner-title {
  margin-bottom: 10px;
  color: #000;
  text-transform: uppercase;
}

.shopping-cart-inner-title.items {
  width: 45%;
}

.shopping-cart-inner-title.items.cart {
  width: 55%;
}

.shopping-cart-inner-title.items.cart.mobile {
  display: none;
}

.shopping-cart-inner-title.items.history {
  width: 60%;
}

.shopping-cart-inner-title.items.history.mobile {
  display: none;
}

.shopping-cart-inner-title.specs {
  width: 20%;
}

.shopping-cart-inner-title.specs.history.mobile {
  display: none;
}

.shopping-cart-inner-title.price {
  width: 15%;
}

.shopping-cart-inner-title.price.cart {
  width: 22.5%;
}

.shopping-cart-inner-title.price.cart.mobile {
  display: none;
}

.shopping-cart-inner-title.price.history {
  width: 20%;
}

.shopping-cart-inner-title.price.history.mobile {
  display: none;
}

.shopping-cart-inner-title.status {
  width: 20%;
}

.shopping-cart-inner-title.status.mobile {
  display: none;
}

.shopping-cart-image {
  width: 150px;
  height: 150px;
  background-image: url('../images/pexels-valiphotos-589819.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.items-inner {
  margin-left: 20px;
}

.items-inner.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.items-line {
  width: 90%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: #dadada;
}

.item-name {
  max-width: 300px;
  color: #000;
  font-size: 28px;
  line-height: 30px;
}

.item-name.cart {
  font-size: 20px;
}

.item-artist-name {
  color: #fe1980;
}

.item-category {
  color: #9c9191;
}

.text-block-2 {
  font-size: 25px;
}

.cancel-cart {
  width: 5%;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #dadada;
  background-image: url('../images/cancel-icon.svg');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.shopping-cart-titles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.shopping-cart-titles.history {
  margin-top: 10px;
}

.text-block-3 {
  margin-top: 50px;
}

.text-block-4 {
  max-width: 300px;
}

.shopping-cart-total-block {
  width: 95%;
  padding-top: 30px;
  border-top: 2px solid #dadada;
}

.shopping-cart-total-block.total-block-hide {
  display: none;
}

.shopping-cart-total-block.cart {
  width: 100%;
}

.cart-total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e7e8;
}

.cart-total.cart {
  font-size: 20px;
}

.total-price {
  margin-left: 100px;
  color: #383ba4;
}

.total {
  color: grey;
  text-transform: uppercase;
}

.div-block-2 {
  min-width: 100%;
}

.apply-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}

.apply-form-block {
  margin-left: 70px;
}

.apply-form-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.apply-form-input {
  min-width: 350px;
  margin-bottom: 0px;
}

.apply-button {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fe1980;
  text-transform: uppercase;
}

.checkout-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-block.cart {
  display: block;
  width: 70%;
  margin-bottom: 50px;
  padding-right: 30px;
}

.checkout-block.cart.mobile {
  display: none;
}

.continue-shopping-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 30px;
  cursor: pointer;
}

.back-arrow {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-image: url('../images/black-arrow-left.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.checkout-button {
  padding-top: 12px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #383ba4;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.discount-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00a5f7;
}

.discount-block.discount-hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.discount-price {
  width: 17%;
  margin-left: 70px;
  font-size: 20px;
}

.cart-block {
  padding-left: 10px;
  border-bottom: 2px solid #dadada;
}

.cart-block.cart-block-hide {
  display: none;
}

.cart-block.shipping {
  border-bottom-style: none;
}

.no-items-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 28px;
}

.no-items-cart.no-items-hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.continue-shop {
  margin-top: 30px;
  padding: 12px 30px 9px;
  background-color: #fe1980;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.body-6 {
  padding-top: 20px;
  padding-right: 7vw;
  padding-left: 7vw;
  font-family: Myriadpro, sans-serif;
}

.cart-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.shipping-form-block {
  margin-bottom: 8vw;
}

.shipping-form-block.hide {
  display: none;
}

.shipping-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.shipping-form.hide {
  display: none;
}

.ship-form-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #dadada;
  color: #fe1980;
}

.ship-form-label {
  color: #998f8f;
  text-transform: uppercase;
}

.ship-form-label.total {
  color: #000;
}

.billing-text {
  color: #00a5f7;
  font-size: 10px;
}

.checkout-inner {
  margin-bottom: 15px;
  padding: 30px;
  background-color: #f1f2f2;
}

.checkout-inner.note {
  color: #383ba4;
}

.checkout-inner.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
}

.checkout-inner.paypal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
}

.checkout-inner.delivery-time {
  margin-bottom: 0px;
  color: #383ba4;
  font-size: 12px;
}

.checkout-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ship-amount {
  color: #383ba4;
}

.shipping-button {
  display: none;
  width: 100%;
  margin-top: 10px;
  padding-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #383ba4;
  text-transform: uppercase;
}

.shipping-button.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.shipping-button.btn:hover {
  background-color: #5356bd;
}

.shipping-inner-block {
  width: 30%;
}

.shipping-inner-block.payment {
  width: 45%;
}

.shipping-textarea {
  max-width: 300px;
  min-height: 120px;
}

.back-block {
  padding-bottom: 70px;
}

.payment-block {
  margin-right: 7vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.payment-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #dadada;
}

.payment-type-inner {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  color: grey;
  text-align: center;
  cursor: pointer;
}

.payment-type-inner.w--current {
  background-color: #fe1980;
  color: #fff;
}

.payment-type-inner.payment-type-active {
  background-color: #fe1980;
  color: #fff;
}

.payment-input-block {
  width: 55%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.payment-input-block.full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.payment-input-block.date {
  width: 18%;
}

.payment-input-block.card-details {
  width: 100%;
}

.payment-block-form {
  width: 55%;
}

.payment-block-form.cvv {
  width: 15%;
}

.select-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select-date-field {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  color: #000;
  font-size: 12px;
}

.cvv-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.alert-icon {
  width: 14px;
  height: 14px;
  margin-left: 10px;
  background-image: url('../images/information-logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.payment-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.payment-logo {
  width: 60px;
  height: 35px;
  margin-right: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.billing-checkbox {
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.billing-checkbox-box {
  width: 15px;
  height: 15px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 4px;
  border-color: #000;
}

.billing-checkbox-box.w--redirected-checked {
  border-color: #000;
  background-color: #fff;
  background-image: url('../images/checked.svg');
  background-size: contain;
}

.payment-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.shipping-copy-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shipping-copy-form.hide {
  display: none;
}

.cvv-text-block {
  position: absolute;
  left: 50px;
  top: -94px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cvv-text-block.hide {
  display: none;
}

.cvv-text-inner {
  position: relative;
  width: 200px;
  height: 200px;
  padding: 20px 20px 40px;
  background-color: #e6e7e8;
  color: grey;
  font-size: 0.9vw;
}

.cvv-text-arrow {
  width: 0px;
  height: 0px;
  border-top: 8px solid transparent;
  border-right: 16px solid #e6e7e8;
  border-bottom: 8px solid transparent;
}

.card-info-block.hide {
  display: none;
  margin-top: 50px;
}

.paypal-info-block {
  margin-top: 10px;
  padding-bottom: 100px;
  color: grey;
}

.paypal-logo {
  width: 150px;
  height: 69px;
  margin-bottom: 40px;
  background-image: url('../images/paypal-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paypal-logo.cart {
  width: 120px;
  height: 50px;
  margin-bottom: 0px;
}

.order-success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 25px;
}

.div-block-3 {
  display: none;
}

.order-success-message {
  background-color: #fff;
}

.order-error-message {
  background-color: #fff;
}

.order-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 25px;
  line-height: 30px;
}

.red-text {
  color: #ed1c24;
}

.green-text {
  color: #39b54a;
}

.body-7 {
  padding: 20px 7vw 5vw;
  font-family: Myriadpro, sans-serif;
}

.shopping-cart-body {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.delivery-details {
  width: 30%;
  padding-top: 50px;
}

.cart-details {
  margin-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cart-body-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.inner-block-title {
  color: #383ba4;
  text-transform: uppercase;
}

.change-address {
  color: #00a5f7;
}

.grey-text {
  color: #939598;
}

.checkout-button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.shipping-cart-total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cart-total-inner {
  width: 50%;
  margin-bottom: 2px;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-left: 70px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  font-size: 12px;
}

.reset-text {
  margin-bottom: 5px;
  font-size: 14px;
}

.form-message {
  margin-bottom: 20px;
  font-size: 14px;
}

.form-message.success {
  color: #00a5f7;
}

.form-message.success.hide {
  display: none;
}

.form-message.error {
  margin-bottom: 10px;
  color: #fe1980;
}

.form-message.error.hide {
  display: none;
}

.account-details-select {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.account-details-select:hover {
  border: 1px solid #dadada;
}

.account-details-select:focus {
  border: 1px solid #dadada;
}

.view-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-right: 8vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-options.hide {
  display: none;
}

.pages-select {
  margin-bottom: 0px;
  padding-left: 30px;
  background-image: url('../images/select-arrow.svg');
  background-position: 15px 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.favorites-full-width {
  display: none;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 2px solid #dadada;
}

.favorites-full-width.hide {
  display: none;
}

.billing-info-form {
  width: 70%;
}

.edit-card-details.hide {
  display: none;
}

.details-title {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fe1980;
}

.edit-details-form {
  width: 60%;
}

.details-form-inner {
  padding-top: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.details-form-inner.card-number {
  margin-right: 25px;
  border-top: 2px solid #dadada;
}

.details-form-inner.card-name {
  margin-right: 20px;
}

.details-form-inner.right {
  width: 30%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.edit-details-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-details-text {
  margin-top: 10px;
  margin-bottom: 20px;
}

.edit-card-details-button {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #383ba4;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-transform: uppercase;
}

.edit-card-details-button:hover {
  background-color: #4446a3;
}

.purchase-history-block.hide {
  display: none;
}

.purchase-history-inner {
  border-top: 2px solid #dadada;
}

.delivery-status.successful.hide {
  display: none;
}

.delivery-status.in-progress {
  color: #00a5f7;
}

.delivery-status.in-progress.hide {
  display: none;
}

.no-purchases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #dadada;
  color: #000;
  font-size: 25px;
}

.no-purchases.hide {
  display: none;
}

.no-purchases.curator {
  border-top-style: none;
}

.inspired-button {
  margin-top: 50px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #fe1980;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  text-transform: uppercase;
}

.inspired-button:hover {
  background-color: #d30f67;
}

.view-options-block {
  display: block;
}

.view-options-block.hide {
  display: none;
}

.edit-details-btn {
  width: 100%;
}

.page-number-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.browse-category {
  padding-top: 50px;
  padding-right: 10vw;
  padding-left: 10vw;
}

.shopping-card-body {
  padding: 50px 7vw 5vw;
  font-family: Myriadpro, sans-serif;
}

.shipping-body {
  padding: 20px 7vw 5vw;
  font-family: Myriadpro, sans-serif;
}

.payment-body {
  padding-top: 20px;
  padding-right: 7vw;
  padding-left: 7vw;
  font-family: Myriadpro, sans-serif;
}

.shop-body {
  padding: 20px 7vw 5vw;
  font-family: Myriadpro, sans-serif;
}

.sort-dashboard-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-logo {
  width: 20px;
  height: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cart-logo.pink-cart {
  margin-right: 10px;
  background-image: url('../images/pink-cart.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.username-dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #fafafa;
}

.username-dropdown-toggle:hover {
  opacity: 0.66;
}

.user-login-options.w--open {
  background-color: transparent;
}

.user-login-option {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  background-color: #dadada;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 10% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}

.user-login-option:hover {
  background-color: #fff;
}

.user-login-option.dashboard {
  background-image: url('../images/dashboard.svg');
}

.user-login-option.favorites {
  background-image: url('../images/heart-fill-1.svg');
}

.div-block-4 {
  position: relative;
}

.login-option-arrow {
  position: relative;
  width: 0px;
  height: 0px;
  margin-right: 40px;
  margin-left: auto;
  border-right: 8px solid #010522;
  border-bottom: 12px solid #dadada;
  border-left: 8px solid #010522;
  background-color: #dadada;
}

.modal-input {
  margin-top: 10px;
}

.signin-input {
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: transparent transparent #000;
  background-color: #fff;
}

.signin-input:hover {
  border-width: 1px;
  border-color: #000;
}

.signin-input:focus {
  border-width: 1px;
  border-color: #000;
}

.modal-label {
  font-size: 16px;
}

.dropdown {
  z-index: 0;
}

.signup-field {
  font-size: 16px;
}

.signup-select {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-style: solid;
  border-width: 1px;
  border-color: #c8cccf;
  background-color: #e6e7e8;
  font-size: 12px;
}

.dropdown-2 {
  z-index: 0;
}

.fs-rangeslider_wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}

.fs-rangeslider_track {
  position: relative;
  height: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #d3d5d8;
  background-color: #e6e7e8;
}

.fs-rangeslider_fill {
  position: absolute;
  height: 8px;
  background-color: #00a5f7;
}

.fs-rangeslider_handle {
  position: absolute;
  width: 15px;
  height: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6cfcf;
  border-radius: 100%;
  background-color: #fff;
}

.other-artworls-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  height: 12vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.galleries-link {
  color: #00a5f7;
}

.galleries-link.active {
  color: #383ba4;
}

.merchant-login-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.merchant-login-link.login {
  margin-top: 0px;
  margin-left: auto;
}

.edit-card-select {
  padding-left: 30px;
  background-image: url('../images/select-arrow.svg');
  background-position: 12px 50%;
  background-size: 8px 100%;
  background-repeat: no-repeat;
}

.sort-gallery-select {
  padding-left: 30px;
  background-image: url('../images/select-arrow.svg');
  background-position: 12px 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.register-select {
  padding-left: 30px;
  background-image: url('../images/select-arrow.svg');
  background-position: 12px 50%;
  background-size: 8px 100%;
  background-repeat: no-repeat;
}

.select-container {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0d9d9;
  background-color: #f1f2f2;
  background-image: url('../images/select-arrow.svg');
  background-position: 12px 50%;
  background-size: 8px 100%;
  background-repeat: no-repeat;
  font-size: 12px;
}

.select-container:focus {
  border-width: 2px;
}

.link.active {
  color: #00a5f7;
}

@media screen and (max-width: 991px) {
  .header-slider {
    font-size: 28px;
  }

  .header-grid-one {
    padding-left: 0vw;
  }

  .header-grid-text.large {
    max-width: 400px;
  }

  .header-grid-content.one {
    left: 7vw;
    max-width: 700px;
  }

  .header-button {
    font-size: 18px;
  }

  .featured-artists {
    padding-left: 5vw;
  }

  .featured-grid {
    width: 32%;
  }

  .explore-slider {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .explore-slide {
    padding-right: 40px;
    padding-left: 40px;
  }

  .curator-name {
    font-size: 22px;
  }

  .sale-title {
    font-size: 44px;
  }

  .sale-artist-information {
    font-size: 20px;
  }

  .rating-section {
    padding-right: 5vw;
    padding-left: 10vw;
  }

  .snowafrica-logo {
    width: 22vw;
  }

  .review-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .review-container.margin {
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .review-summary {
    max-width: 60%;
  }

  .review-date {
    margin-left: 12vw;
  }

  .magazine-section {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .magazine-articles {
    margin-top: 20px;
  }

  .mailing-section {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .sign-up-text {
    max-width: 600px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .signup-input-block {
    max-width: 580px;
  }

  .signup-button {
    padding: 10px 50px;
  }

  .maillist-icon {
    width: 8vw;
    height: 8vw;
  }

  .mailing-option-text {
    font-size: 18px;
  }

  .mailing-list-text {
    max-width: 150px;
    font-size: 13px;
  }

  .mailing-list-text.margin {
    max-width: 150px;
  }

  .footer {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .section-logo {
    width: 17vw;
  }

  .footer-icon.paypal {
    width: 12vw;
  }

  .nav-top {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .nav-bottom {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .nav-options.bottom {
    font-size: 10px;
  }

  .nav-option {
    padding-right: 5px;
    padding-left: 5px;
  }

  .nav-logo {
    left: 41%;
    width: 170px;
    background-position: 50% 40%;
  }

  .nav-bottom-options {
    margin-left: 20px;
  }

  .search-input {
    top: 6vw;
    right: 5vw;
  }

  .user-dashboard {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .dashboard {
    min-width: 150px;
  }

  .dashboard-options {
    max-width: 100%;
  }

  .dashboard-options.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .account-details {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .dashboard-inner {
    margin-left: 30px;
  }

  .favorite-grid {
    width: 48%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .favorite-grid.gallery-grid-view {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .favorite-grid.gallery-grid-view.curator {
    width: 48%;
  }

  .favorite-grid.gallery-grid-view.dashboard-grid {
    width: 50%;
  }

  .grid-card.gallery {
    width: 48%;
  }

  .grid-card.curator-info.dashboard-grid {
    width: 100%;
  }

  .grid-card.curator-info.dashboard-grid.one {
    margin-top: 40px;
  }

  .grid-card.curator-info.dashboard-flex {
    width: 48%;
    margin-top: 40px;
  }

  .grid-image.gallery.curators {
    height: 30vw;
  }

  .price {
    font-size: 11px;
  }

  .card-icon {
    width: 18px;
    height: 18px;
  }

  .account-form-inner {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .register-image {
    width: 150px;
  }

  .register-inner {
    padding-left: 20px;
  }

  .register-button-block {
    min-width: 230px;
  }

  .cancel-block {
    padding-left: 10px;
  }

  .login-block {
    max-width: 230px;
  }

  .broswe-category {
    padding-right: 7vw;
    padding-left: 7vw;
  }

  .browse-option.search {
    margin-right: 30px;
    margin-left: 30px;
  }

  .select-location {
    min-width: 150px;
  }

  .gallery-card {
    width: 30%;
  }

  .gallery-card.artwork-card {
    width: 48%;
  }

  .sort-block.curator {
    padding-left: 0px;
  }

  .sort-block.curator-info {
    padding-left: 20px;
  }

  .sort-cards {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sort-cards.curator-info {
    padding-right: 20px;
  }

  .sort-about-image {
    height: 40vw;
  }

  .gallery-info.curator-info {
    font-size: 1.1vw;
    line-height: 16px;
  }

  .pagination {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-number {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .pagination-link.back {
    margin-right: 20px;
    margin-bottom: 10px;
  }

  .gallery-full-width-view.curator.hide {
    display: none;
  }

  .artworks {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .artwork-button {
    padding-right: 45px;
    padding-left: 20px;
  }

  .social-link {
    margin-right: 2px;
  }

  .other-artworks-link {
    top: 22%;
    width: 8vw;
    height: 8vw;
  }

  .other-artworks-link.artwork {
    width: 6vw;
    height: 6vw;
  }

  .browse-container {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .curator-info-inner {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .shopping-cart-wrapper {
    padding-right: 20px;
  }

  .shopping-cart-block.items.cart {
    width: 50%;
  }

  .shopping-cart-block.items.history.purchase {
    width: 50%;
  }

  .shopping-cart-block.price.cart {
    width: 25%;
  }

  .shopping-cart-block.price.history.purchase {
    width: 25%;
  }

  .shopping-cart-block.status {
    width: 25%;
  }

  .shopping-cart-inner.items {
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shopping-cart-inner.price {
    padding-top: 20px;
    font-size: 16px;
  }

  .shopping-cart-inner.price.cart {
    font-size: 16px;
  }

  .shopping-cart-inner.sub-total {
    padding-top: 20px;
    font-size: 16px;
  }

  .shopping-cart-inner.sub-total.cart {
    font-size: 16px;
  }

  .shopping-cart-inner-title {
    font-size: 12px;
  }

  .shopping-cart-inner-title.items.cart {
    width: 50%;
  }

  .shopping-cart-inner-title.items.history {
    width: 50%;
  }

  .shopping-cart-inner-title.price.cart {
    width: 25%;
  }

  .shopping-cart-inner-title.price.history {
    width: 25%;
  }

  .shopping-cart-inner-title.status {
    width: 25%;
  }

  .items-inner {
    margin-top: 10px;
    margin-left: 0px;
  }

  .item-name {
    max-width: 280px;
  }

  .cart-total.cart {
    font-size: 18px;
  }

  .continue-shopping-block {
    font-size: 25px;
  }

  .discount-price {
    font-size: 16px;
  }

  .no-items-cart.no-items-hide {
    text-align: center;
  }

  .checkout-inner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .shipping-inner-block {
    width: 31%;
  }

  .payment-block {
    margin-right: 30px;
  }

  .payment-input-block.date {
    width: 20%;
  }

  .payment-block-form.cvv {
    width: 20%;
  }

  .cart-total-inner {
    padding-left: 50px;
  }

  .billing-info-form {
    width: 100%;
  }

  .edit-details-form {
    width: 100%;
  }

  .page-number-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .browse-category {
    padding-right: 7vw;
    padding-left: 7vw;
  }

  .shopping-card-body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .shipping-body {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .payment-body {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .shop-body {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .username-dropdown-toggle {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-slider {
    min-height: 180vw;
    font-size: 25px;
  }

  .header-slider-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-grid-one {
    width: 100%;
    height: 60vw;
    padding-bottom: 0px;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .header-grid-two {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .header-grid-inner {
    height: 60vw;
    padding: 20px 40px;
  }

  .header-grid-text.large {
    max-width: 300px;
    margin-bottom: 20px;
    line-height: 36px;
  }

  .header-grid-content.one {
    left: 25%;
    top: auto;
    bottom: 30%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .featured-artists {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .featured-artists.trending {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .title.magazine {
    width: auto;
    font-size: 36px;
  }

  .featured-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .featured-image {
    height: 30vw;
  }

  .featured-image.one {
    height: 40vw;
  }

  .featured-image.two {
    width: 100%;
    height: 40vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .featured-image.three {
    height: 40vw;
    margin-left: 0px;
  }

  .featured-artist-image {
    width: 12vw;
    height: 12vw;
  }

  .explore-block {
    padding-top: 50px;
  }

  .explore-slide {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .explore-slider-nav {
    width: 32px;
    height: 32px;
  }

  .explore-grid.two {
    width: 48%;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .explore-grid.two.ex {
    margin-right: 0px;
    margin-left: 10px;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .explore-grid.one {
    width: 48%;
    margin-left: 0px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .explore-paintings {
    height: 30vw;
    margin-top: 20px;
  }

  .explore-paintings.ex {
    margin-top: 20px;
  }

  .explore-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .curators {
    padding-top: 50px;
  }

  .curator-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .curator-slide-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .curator-slide-inner.center {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .curator-image {
    width: 50vw;
    height: 50vw;
  }

  .sale-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sale-title {
    font-size: 38px;
  }

  .sale-slider-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sale-slide {
    width: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sale-slide.two {
    width: 60%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .sale-slide-image {
    height: 50vw;
  }

  .sale-artist-information {
    margin-top: 20px;
  }

  .blue-text.magazine {
    display: none;
  }

  .blue-text.magazine.mobile {
    display: block;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .blue-text.curator-title {
    margin-bottom: 50px;
    font-size: 32px;
  }

  .rating-section {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .rating-block {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 28px;
  }

  .rating-block.specs {
    width: 50%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .snowafrica-logo {
    width: 200px;
    height: 60px;
    margin-bottom: 10px;
  }

  .star-rating.blue-background {
    width: 32px;
    height: 32px;
  }

  .star-rating.blue-background.sizing {
    width: 20px;
    height: 20px;
  }

  .review-block {
    width: 100%;
  }

  .review-inner {
    max-width: 80%;
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    border-left-style: none;
  }

  .review-container.margin {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
  }

  .review-rating {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .review-title {
    padding-left: 0px;
  }

  .review-date {
    margin-left: 0px;
  }

  .magazine-image {
    width: 80%;
    min-height: 480px;
    margin-bottom: 30px;
  }

  .magazine-articles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .magazine-articles-inner {
    margin-left: 0px;
  }

  .magazine-article {
    height: 35vw;
    margin-bottom: 20px;
  }

  .article-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mailing-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .mailing-list-title {
    font-size: 32px;
  }

  .sign-up-text {
    max-width: 400px;
  }

  .signup-input-block {
    max-width: 420px;
  }

  .signup-button {
    font-size: 18px;
  }

  .text-field {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .mailing-list-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maillist-icon {
    width: 12vw;
    height: 12vw;
  }

  .mailing-list-option {
    width: 48%;
    margin-bottom: 20px;
  }

  .mailing-option-text {
    max-width: none;
  }

  .mailing-list-text.margin {
    margin-top: 10px;
  }

  .footer-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-icons {
    margin-top: 30px;
  }

  .section-logo {
    width: 150px;
    height: 60px;
  }

  .footer-options {
    width: 30%;
    margin-bottom: 30px;
  }

  .option-title {
    margin-bottom: 10px;
  }

  .nav-top {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-options.bottom {
    margin-bottom: 5px;
  }

  .nav-logo {
    bottom: auto;
    width: 25vw;
    margin-bottom: 30px;
  }

  .nav-bottom-options {
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .search-input {
    top: 15vw;
    right: 28vw;
    min-width: 300px;
  }

  .sale-arrow {
    right: 5vw;
    width: 32px;
    height: 32px;
  }

  .sale-arrow:hover {
    right: 4.7vw;
  }

  .header-slider-nav {
    bottom: 44%;
    margin-left: 50px;
  }

  .review-container-inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .splide.slider1 {
    width: 100%;
    height: 80vw;
  }

  .splide__list.header-slider {
    min-height: 80vw;
  }

  .splide__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 25px;
  }

  .splide__pager.grey {
    left: 35%;
  }

  .splide__pagination {
    left: 10px;
    top: 50%;
    bottom: auto;
  }

  .splide__pagination.grey {
    top: auto;
  }

  .splide__pagination.artwork {
    top: 80%;
  }

  .user-dashboard {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .dashboard-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
  }

  .dashboard-options.sort {
    font-size: 16px;
  }

  .dashboard-options.dashboard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .dashboard-select {
    padding-top: 20px;
    padding-left: 0px;
  }

  .dashboard-select.curator {
    width: 70%;
    padding-left: 0px;
  }

  .dashboard-option {
    text-align: center;
  }

  .dashboard-option.sort.most-popular {
    margin-left: 15px;
  }

  .dashboard-option.sort.curator {
    margin-left: 15px;
  }

  .dashboard-option.sort-option {
    width: 20%;
  }

  .dashboard-option.curator {
    width: 20%;
  }

  .select-block.sort {
    width: 70%;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .account-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .account-details-form.billing-info-form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form-inner.billing {
    width: 70%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .favorites-grid {
    padding-top: 0px;
    border-top-style: none;
  }

  .favorites-grid.specs {
    margin-top: 10px;
  }

  .dashboard-inner {
    margin-left: 0px;
  }

  .favorite-grid.gallery-grid-view.dashboard-grid {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid-card.curator-info.dashboard-grid {
    width: 48%;
  }

  .grid-image.full-width {
    height: 70vw;
  }

  .grid-image.gallery._0ne {
    height: 45vw;
  }

  .grid-image.gallery.two {
    height: 45vw;
  }

  .grid-image.gallery.three {
    height: 45vw;
  }

  .grid-image.gallery.full-width {
    height: 45vw;
  }

  .grid-image.gallery.four {
    height: 45vw;
  }

  .grid-image.gallery.one {
    height: 45vw;
  }

  .grid-image.gallery.curators {
    height: 45vw;
  }

  .account-form-inner {
    width: 80%;
  }

  .sign-in-block {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .modal-input {
    width: 70%;
    margin-top: 5px;
  }

  .sign-in-inner {
    margin-top: 10px;
  }

  .register-block {
    margin: 5px 10px;
  }

  .register-image {
    display: none;
  }

  .register-inner {
    padding: 10px 30px;
  }

  .register-form-inner {
    padding-top: 0px;
  }

  .register-button-block {
    min-width: auto;
    margin-top: 20px;
    margin-left: 0px;
  }

  .cancel-icon {
    width: 20px;
    height: 20px;
    margin-left: auto;
  }

  .cancel-block {
    padding-left: 0px;
  }

  .register-text {
    max-width: none;
  }

  .register-checkbox {
    width: 50%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
  }

  .checkbox-field.billing {
    margin-right: 0px;
    margin-left: auto;
  }

  .checkbox {
    width: 10px;
    height: 10px;
  }

  .register-button {
    margin-top: 0px;
  }

  .login-block {
    margin-top: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .register-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .billing-information-link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .billing-information-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .billing-title {
    width: 100%;
  }

  .add-block.signup {
    width: 100%;
  }

  .register-form-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .merchant-register {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .merchant-image {
    width: 100%;
    height: 35vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .merchant-signin {
    padding-top: 80px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .login-text-merchant {
    line-height: 32px;
    text-align: center;
  }

  .broswe-category {
    padding-right: 30px;
    padding-left: 30px;
  }

  .browse-options {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .browse-option {
    width: 48%;
  }

  .browse-option.search {
    width: 48%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .select-location {
    min-width: 0px;
  }

  .gallery-card {
    width: 48%;
  }

  .gallery-card-image {
    height: 45vw;
  }

  .sort-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sort-block {
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sort-block.curator {
    padding-right: 0px;
  }

  .sort-block.curator-info {
    padding-right: 20px;
  }

  .sort-dashboard.dashboard-grid {
    width: 100%;
  }

  .color-option {
    width: 4%;
  }

  .sort-cards {
    padding-top: 20px;
    padding-right: 30px;
  }

  .sort-cards.curator-info {
    padding-right: 0px;
  }

  .sort-about {
    position: static;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .sort-about.curator {
    padding-bottom: 20px;
  }

  .sort-about-image {
    height: 50vw;
  }

  .sort-about-inner.curator {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .gallery-title {
    font-size: 36px;
    line-height: 40px;
  }

  .gallery-title.curator-info {
    font-size: 28px;
    line-height: 32px;
  }

  .gallery-info {
    width: 100%;
    padding-right: 30px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
  }

  .gallery-info.curator-info {
    margin-top: 10px;
    font-size: 12px;
  }

  .pagination {
    margin-top: 10px;
  }

  .gallery-full-width-view.curator {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .artwork-slider-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .artist-name-block {
    position: static;
    width: 70%;
    padding-left: 0px;
  }

  .artwork-slider {
    width: 100%;
  }

  .specs-block {
    margin-top: 10px;
  }

  .artwork-price {
    display: inline-block;
    margin-right: 30px;
  }

  .artwork-button {
    margin-bottom: 20px;
  }

  .other-works {
    font-size: 28px;
  }

  .other-artworks-image {
    height: 20vw;
  }

  .other-artworks-link {
    top: 25%;
    width: 80px;
    height: 80px;
  }

  .other-artworks-link.artwork {
    width: 60px;
    height: 60px;
  }

  .curator-sort-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .curator-sort-container.curator-info {
    width: 100%;
  }

  .curator-info-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .curator-info-wrapper {
    position: static;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .artist-image {
    width: 100%;
    height: 50vw;
  }

  .artist-headshot {
    left: 42%;
    top: 42vw;
    width: 100px;
    height: 100px;
  }

  .shopping-cart-wrapper {
    padding-right: 0px;
  }

  .stage-circle {
    width: 12px;
    height: 12px;
  }

  .stage-line {
    height: 4px;
  }

  .shopping-cart-block.items {
    width: 40%;
  }

  .shopping-cart-block.items.history {
    width: 40%;
  }

  .shopping-cart-block.price {
    width: 17.5%;
  }

  .shopping-cart-inner.price {
    font-size: 12px;
  }

  .shopping-cart-inner.price.history {
    font-size: 14px;
  }

  .shopping-cart-inner.sub-total {
    font-size: 12px;
  }

  .shopping-cart-inner.status {
    font-size: 14px;
  }

  .shopping-cart-inner-title.items {
    width: 40%;
  }

  .shopping-cart-inner-title.price {
    width: 17.5%;
  }

  .shopping-cart-image {
    width: 120px;
    height: 120px;
  }

  .items-line {
    width: 70%;
  }

  .item-name {
    max-width: 170px;
    font-size: 25px;
  }

  .shopping-cart-total-block.cart {
    border-top-style: none;
  }

  .cart-total {
    margin-left: 10px;
  }

  .apply-form {
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .apply-form-block {
    margin-left: 30px;
  }

  .apply-form-inner {
    margin-top: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .apply-form-input {
    max-width: 300px;
    min-width: 0px;
  }

  .checkout-block {
    margin-left: 10px;
  }

  .checkout-block.cart {
    display: none;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .checkout-block.cart.mobile {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .continue-shopping-block {
    font-size: 20px;
  }

  .checkout-button {
    padding-right: 25px;
    padding-left: 25px;
  }

  .discount-price {
    width: 20%;
    font-size: 14px;
  }

  .cart-block {
    padding-left: 0px;
  }

  .shipping-form {
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .checkout-inner.cart {
    width: 48%;
  }

  .checkout-inner.paypal {
    width: 48%;
  }

  .checkout-inner.delivery-time {
    width: 48%;
  }

  .shipping-inner-block {
    width: 70%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .payment-block {
    margin-right: 0px;
  }

  .payment-input-block.full-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .payment-input-block.date {
    width: 30%;
  }

  .payment-block-form.cvv {
    width: 30%;
  }

  .payment-check {
    margin-left: 10px;
  }

  .card-info-block {
    padding-left: 10px;
  }

  .paypal-info-block {
    padding-left: 10px;
  }

  .delivery-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 50px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cart-details {
    margin-right: 0px;
  }

  .cart-body-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .favorites-full-width {
    padding-top: 0px;
    border-top-style: none;
  }

  .browse-category {
    padding-right: 30px;
    padding-left: 30px;
  }

  .shopping-card-body {
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }

  .shop-body {
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sort-dashboard-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .username-dropdown-toggle {
    padding: 5px 10px;
  }

  .signup-field {
    width: 30%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 14px;
  }

  .register-form-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .signup-select {
    width: 48%;
  }

  .other-artworls-block {
    height: 20vw;
  }
}

@media screen and (max-width: 479px) {
  .header-slider {
    min-height: 150vh;
    font-size: 22px;
  }

  .header-grid-one {
    height: 50vh;
  }

  .header-grid-inner {
    height: 50vh;
  }

  .header-grid-text.large {
    max-width: 200px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 36px;
  }

  .header-grid-content.one {
    left: 20%;
    bottom: 35%;
  }

  .header-button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .title {
    margin-bottom: 10px;
  }

  .title.magazine {
    font-size: 30px;
    line-height: 34px;
  }

  .featured-grid {
    width: 100%;
  }

  .featured-image.one {
    height: 50vw;
  }

  .featured-image.two {
    height: 50vw;
  }

  .featured-image.three {
    height: 50vw;
  }

  .featured-artist-image {
    width: 18vw;
    height: 18vw;
  }

  .explore-block {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .explore-slide {
    padding-right: 20px;
    padding-left: 20px;
  }

  .explore-slider-nav {
    width: auto;
    height: auto;
    padding: 10px;
  }

  .explore-grid.two {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .explore-grid.two.ex {
    margin-left: 0px;
  }

  .explore-grid.one {
    width: 48.5%;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .explore-grid.one.mobile {
    margin-right: 5px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .explore-paintings {
    height: 35vw;
    border-width: 5px;
  }

  .explore-paintings.ex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .explore-paintings.ex.margin {
    margin-left: 5px;
  }

  .explore-text {
    font-size: 13px;
  }

  .curators {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .curator-image {
    width: 65vw;
    height: 65vw;
  }

  .sale-title {
    font-size: 25px;
  }

  .sale-slide {
    width: 80%;
  }

  .sale-slide.two {
    width: 80%;
  }

  .sale-slide-image {
    height: 60vw;
    border-width: 7px 10px;
  }

  .sale-artist-information {
    font-size: 18px;
  }

  .blue-text.curator-title {
    font-size: 25px;
    line-height: 30px;
  }

  .rating-section {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .review-inner {
    max-width: 100%;
  }

  .review-title {
    line-height: 30px;
  }

  .magazine-image {
    width: 100%;
  }

  .magazine-article {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article-image {
    width: 100%;
    height: 60vw;
  }

  .article-text {
    margin-left: 0px;
  }

  .sign-up-text {
    font-size: 16px;
    line-height: 22px;
  }

  .input-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .signup-button {
    max-width: 120px;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .text-field {
    font-size: 16px;
  }

  .mailing-list-inner {
    padding-top: 20px;
  }

  .maillist-icon {
    width: 20vw;
    height: 20vw;
  }

  .mailing-list-option {
    width: 100%;
    margin-bottom: 30px;
  }

  .footer-icons {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-logo {
    width: 120px;
    height: 50px;
  }

  .footer-options {
    width: 40%;
  }

  .option-title.browse {
    font-size: 12px;
  }

  .footer-icon {
    width: 15vw;
    height: 8vw;
  }

  .footer-icon.paypal {
    width: 25vw;
  }

  .nav-top {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .nav-options.top-mobile {
    margin-bottom: 5px;
  }

  .nav-options.register {
    margin-bottom: 5px;
  }

  .nav-logo {
    left: 20px;
    top: 12px;
    width: 30vw;
    height: 15vw;
    background-position: 50% 30%;
  }

  .search-input {
    top: 25vw;
    right: 11vw;
    min-width: 250px;
  }

  .sale-arrow {
    right: -1.5vw;
    width: 28px;
    height: 28px;
  }

  .sale-arrow:hover {
    right: -1.8vw;
  }

  .article-summary {
    max-width: 80%;
  }

  .splide__track.explore {
    padding-right: 10px;
    padding-left: 10px;
  }

  .splide.slider1 {
    height: 100vh;
  }

  .splide.slider3 {
    padding-bottom: 180px;
  }

  .splide__list.header-slider {
    min-height: 100vh;
  }

  .mask {
    width: 100%;
  }

  .explore-left.explore-slider-nav {
    left: -4vw;
    width: 20px;
    height: 20px;
  }

  .explore-right.explore-slider-nav {
    right: -4vw;
    width: 20px;
    height: 20px;
  }

  .splide__arrows.explore {
    padding-right: 5px;
    padding-left: 5px;
  }

  .splide__pager {
    left: -50px;
  }

  .splide__pager.grey {
    left: 25%;
  }

  .splide__pagination {
    left: -20px;
    top: 40%;
  }

  .splide__pagination.grey {
    left: 39%;
  }

  .splide__pagination.artwork {
    top: 75%;
  }

  .splide__pagination__page.artwork.is-active {
    opacity: 1;
  }

  .user-dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dashboard {
    min-width: auto;
  }

  .dashboard-options {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
  }

  .dashboard-options.sort {
    padding-bottom: 0px;
  }

  .dashboard-select {
    padding-top: 0px;
    padding-left: 0px;
  }

  .dashboard-select.curator {
    width: 100%;
  }

  .dashboard-option {
    width: 50%;
    text-align: center;
  }

  .dashboard-option.sort.most-popular {
    margin-left: 0px;
  }

  .dashboard-option.sort.curator {
    width: 100%;
    text-align: left;
  }

  .dashboard-option.purchase {
    padding-right: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .dashboard-option.billing-info {
    width: 100%;
  }

  .dashboard-option.sort-option {
    width: 50%;
  }

  .dashboard-option.curator {
    width: 30%;
  }

  .select-block.sort {
    width: 100%;
  }

  .select-block.favorite {
    margin-left: 0px;
  }

  .select-block.favorite.results {
    margin-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .form-inner {
    margin-right: 0px;
  }

  .form-inner.billing {
    width: 100%;
  }

  .favorite-grid {
    width: 100%;
  }

  .grid-card.gallery {
    width: 100%;
  }

  .grid-card.curator-info.dashboard-grid {
    width: 100%;
  }

  .grid-card.curator-info.dashboard-flex {
    width: 100%;
  }

  .grid-image {
    height: 48vh;
  }

  .grid-image.grid-one.one {
    height: 48vh;
  }

  .grid-image.grid-one.two {
    height: 48vh;
  }

  .grid-image.grid-one.three {
    height: 48vh;
  }

  .grid-image.grid-one.four {
    height: 48vh;
  }

  .grid-image.grid-one.five {
    height: 48vh;
  }

  .grid-image.grid-two.one {
    height: 48vh;
  }

  .grid-image.grid-two.two {
    height: 48vh;
  }

  .grid-image.grid-two.three {
    height: 48vh;
  }

  .grid-image.grid-two.four {
    height: 48vh;
  }

  .grid-image.grid-two.five {
    height: 48vh;
  }

  .grid-image.grid-three.one {
    height: 48vh;
  }

  .grid-image.grid-three.two {
    height: 48vh;
  }

  .grid-image.grid-three.three {
    height: 48vh;
  }

  .grid-image.grid-three.four {
    height: 48vh;
  }

  .grid-image.grid-three.five {
    height: 48vh;
  }

  .grid-image.grid-four.one {
    height: 48vh;
  }

  .grid-image.grid-four.two {
    height: 48vh;
  }

  .grid-image.grid-four.three {
    height: 48vh;
  }

  .grid-image.grid-four.four {
    height: 48vh;
  }

  .grid-image.grid-four.five {
    height: 48vh;
  }

  .grid-image.full-width {
    height: 48vh;
  }

  .grid-image.gallery._0ne {
    height: 45vh;
  }

  .grid-image.gallery.two {
    height: 45vh;
  }

  .grid-image.gallery.three {
    height: 45vh;
  }

  .grid-image.gallery.full-width {
    height: 48vh;
  }

  .grid-image.gallery.four {
    height: 45vh;
  }

  .grid-image.gallery.one {
    height: 45vh;
  }

  .grid-image.gallery.curators {
    height: 50vw;
  }

  .account-form-inner {
    width: 100%;
  }

  .sign-in-block {
    min-width: auto;
  }

  .modal-input {
    width: 100%;
  }

  .register-block {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .register-form {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .register-button-block {
    max-width: none;
    margin-left: 0px;
  }

  .register-text {
    max-width: 80%;
  }

  .register-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .checkbox-field.billing {
    margin-left: 0px;
  }

  .register-button {
    margin-top: 5px;
  }

  .register-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .billing-information-link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .register-form-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .merchant-image {
    height: 30vh;
  }

  .marchant-form {
    padding-right: 30px;
    padding-left: 30px;
  }

  .login-text-merchant {
    font-size: 25px;
  }

  .broswe-category {
    padding-right: 20px;
    padding-left: 20px;
  }

  .browse-option.search {
    width: 100%;
  }

  .gallery-card {
    width: 100%;
  }

  .gallery-card.artwork-card {
    width: 100%;
  }

  .gallery-card-image {
    height: 48vh;
  }

  .sort-block {
    padding-top: 20px;
  }

  .sort-dashboard.full-width {
    margin-right: 0px;
  }

  .sort-cards {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sort-about-image {
    height: 60vh;
  }

  .gallery-info {
    padding-right: 0px;
    font-size: 14px;
  }

  .artworks-link-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .artist-name-block {
    width: 100%;
  }

  .artwork-info-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .artwork-info-text {
    margin-top: 5px;
    padding-top: 20px;
    padding-left: 0px;
    border-top: 2px solid #dadada;
    border-left-style: none;
  }

  .other-works {
    line-height: 35px;
  }

  .other-artworks-image {
    height: 25vh;
  }

  .other-artworks-link {
    left: 35%;
  }

  .curator-about-inner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .artist-image {
    height: 60vh;
  }

  .artist-headshot {
    left: 35%;
    top: 52vh;
  }

  .shopping-cart-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shopping-stage {
    margin-top: 20px;
  }

  .shopping-cart-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 2px solid #dadada;
  }

  .shopping-cart-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .shopping-cart-block.items.cart {
    width: 100%;
  }

  .shopping-cart-block.items.history {
    width: 100%;
  }

  .shopping-cart-block.specs.history {
    width: 100%;
    border-top: 2px solid #dadada;
  }

  .shopping-cart-block.price.cart {
    width: 100%;
    border-top: 2px solid #dadada;
  }

  .shopping-cart-block.price.history {
    width: 100%;
    border-top: 2px solid #dadada;
  }

  .shopping-cart-block.status {
    width: 100%;
    border-top: 2px solid #dadada;
  }

  .shopping-cart-inner {
    border-top-style: none;
  }

  .shopping-cart-inner.price {
    font-size: 14px;
  }

  .shopping-cart-inner.sub-total {
    font-size: 14px;
  }

  .shopping-cart-inner-title {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .shopping-cart-inner-title.items.cart {
    width: 25%;
    padding-top: 20px;
  }

  .shopping-cart-inner-title.items.cart.mobile {
    display: block;
  }

  .shopping-cart-inner-title.items.history {
    margin-bottom: 0px;
    padding-top: 20px;
  }

  .shopping-cart-inner-title.items.history.mobile {
    display: block;
  }

  .shopping-cart-inner-title.specs.history {
    width: 25%;
    padding-top: 20px;
  }

  .shopping-cart-inner-title.specs.history.mobile {
    display: block;
  }

  .shopping-cart-inner-title.price.cart {
    padding-top: 20px;
  }

  .shopping-cart-inner-title.price.cart.mobile {
    display: block;
  }

  .shopping-cart-inner-title.price.history {
    padding-top: 20px;
  }

  .shopping-cart-inner-title.price.history.mobile {
    display: block;
  }

  .shopping-cart-inner-title.status {
    margin-bottom: 0px;
    padding-top: 20px;
  }

  .shopping-cart-inner-title.status.mobile {
    display: block;
  }

  .item-name {
    max-width: none;
  }

  .shopping-cart-titles.history {
    display: none;
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shopping-cart-total-block {
    width: 100%;
    border-top-style: none;
  }

  .cart-total {
    margin-left: 0px;
    padding-right: 20px;
  }

  .cart-total.cart {
    padding-right: 20px;
  }

  .total-price {
    margin-left: 50px;
  }

  .apply-form {
    margin-left: 0px;
  }

  .apply-form-block {
    margin-left: 0px;
  }

  .apply-form-input {
    max-width: 100%;
  }

  .checkout-block {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .checkout-button {
    margin-bottom: 30px;
  }

  .discount-block.discount-hide {
    font-size: 12px;
  }

  .discount-price {
    width: 100%;
    margin-left: 0px;
    text-align: right;
  }

  .cart-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .no-items-cart.no-items-hide {
    line-height: 30px;
  }

  .checkout-inner.cart {
    width: 100%;
  }

  .checkout-inner.paypal {
    width: 100%;
  }

  .checkout-inner.delivery-time {
    width: 100%;
  }

  .shipping-inner-block {
    width: 100%;
  }

  .shipping-inner-block.payment {
    width: 100%;
  }

  .payment-input-block {
    width: 100%;
  }

  .payment-block-form {
    width: 100%;
  }

  .billing-checkbox {
    margin-top: 50px;
  }

  .payment-check {
    margin-left: 0px;
    font-size: 12px;
  }

  .shipping-copy-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-info-block {
    padding-left: 0px;
  }

  .paypal-info-block {
    padding-left: 0px;
  }

  .cart-total-inner {
    width: 90%;
    padding-left: 30px;
  }

  .view-options {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pages-select {
    width: 70%;
  }

  .details-form-inner.right {
    width: 50%;
  }

  .edit-details-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .no-purchases {
    border-top-style: none;
    line-height: 28px;
    text-align: center;
  }

  .no-purchases.hide {
    border-bottom: 2px solid #dadada;
  }

  .browse-category {
    padding-right: 20px;
    padding-left: 20px;
    font-family: Myriadpro, sans-serif;
  }

  .shopping-card-body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .signup-field {
    width: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .other-artworls-block {
    width: 48%;
    height: 25vh;
  }
}

@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MYRIADPRO-REGULAR.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}