/** Shopify CDN: Minification failed

Line 290:0 Unexpected "}"

**/
.curator {

  position: relative;
}
section#shopify-section-template--17983783698697__7af30ad5-b9d7-44ab-a791-f4a1dcc80815 {
    display: none !important;
}

.curator_image__slider{
  display: none;
  overflow: hidden!important;
  position: relative !important;
}

.curator_image__slider img {
  aspect-ratio: 0.8;
}
.curator_image__slider-slides::-webkit-scrollbar{
  display: none;
}
.curator_image__slider-slides{
  display: flex!important;
  transition: 0.5s ease-in-out;
}

.curator__activator {
  display: none;
}
.curator__activator1 {
  display: none;
}
.curator__controls {
  display: none;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: -70px;
  right: 0px;
  left: 0px;
  bottom: 0;
}
.curator__controls:first-of-type {
  justify-content: flex-end;
}
.curator__controls:last-of-type {
  justify-content: flex-start;
}
label.curator__control.curator__control--forward {
    transform:  scaleX(-1);
}
label.curator__control1.curator__control--forward {
    transform: scaleX(-1);
}
.curator__control {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #3d414a;
  box-shadow: 0 2px 10px 0 rgba(33, 34, 36, 0.3);
  font-size: 24px;
  height: 48px;
  justify-content: center;
  transition: 0.3s all;
  width: 48px;
  z-index: 1;
}
.curator__control:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.curator__activator:nth-of-type(1):checked
~ .curator__controls:nth-of-type(1) {
  display: flex;
}

.curator__activator:nth-of-type(1):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.curator__activator:nth-of-type(2):checked
~ .curator__controls:nth-of-type(2) {
  display: flex;
}

.curator__activator:nth-of-type(2):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.curator__activator:nth-of-type(3):checked
~ .curator__controls:nth-of-type(3) {
  display: flex;
}

/*.curator__activator:nth-of-type(3):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
} */

.curator__activator:nth-of-type(4):checked
~ .curator__controls:nth-of-type(4) {
  display: flex;
}

.curator__activator:nth-of-type(4):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-300%);
          transform: translateX(-300%);
}

.curator__activator:nth-of-type(5):checked
~ .curator__controls:nth-of-type(5) {
  display: flex;
}

.curator__activator:nth-of-type(5):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-400%);
          transform: translateX(-400%);
}

.curator__activator:nth-of-type(6):checked
~ .curator__controls:nth-of-type(6) {
  display: flex;
}

.curator__activator:nth-of-type(6):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-500%);
          transform: translateX(-500%);
}

.curator__activator:nth-of-type(7):checked
~ .curator__controls:nth-of-type(7) {
  display: flex;
}

.curator__activator:nth-of-type(7):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-600%);
          transform: translateX(-600%);
}

.curator__activator:nth-of-type(8):checked
~ .curator__controls:nth-of-type(8) {
  display: flex;
}

.curator__activator:nth-of-type(8):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-700%);
          transform: translateX(-700%);
}

.curator__activator:nth-of-type(9):checked
~ .curator__controls:nth-of-type(9) {
  display: flex;
}

.curator__activator:nth-of-type(9):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-800%);
          transform: translateX(-800%);
}

.curator__activator:nth-of-type(10):checked
~ .curator__controls:nth-of-type(10) {
  display: flex;
}

.curator__activator:nth-of-type(10):checked
~ .curator__screen
.curator__track {
  -webkit-transform: translateX(-900%);
          transform: translateX(-900%);
}

.curator__screen {
  overflow: hidden;
  margin-left: -16px;
  margin-right: -16px;
}

.curator__track {
  font-size: 0;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.curator__item {
  display: inline-flex;
  padding-left: 0px;
  padding-right:0px;
  vertical-align: top;
  white-space: normal;
}

.curator__item--desktop-in-1 {
  width: 100%;
}

.curator__item--desktop-in-2 {
  width: 50%;
}

.curator__item--desktop-in-3 {
  width: 33.3333333333%;
}

.curator__item--desktop-in-4 {
  width: 25%;
}

.curator__item--desktop-in-5 {
  width: 17%;
}



.demo-content {
  color: #fff;
  display: flex;
  font-family: Helvetica;
  font-weight: 100;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 56px;
  height: 250px;
  width: 100%;
}

.curator__item:nth-child(1) .demo-content {
  background-color: #216485;
}

.curator__item:nth-child(2) .demo-content {
  background-color: #3692b6;
}

.curator__item:nth-child(3) .demo-content {
  background-color: #6fccc9;
}

.curator__item:nth-child(4) .demo-content {
  background-color: #a6e3cf;
}

.curator__item:nth-child(5) .demo-content {
  background-color: #aff0be;
}

.curator__item:nth-child(6) .demo-content {
  background-color: #527059;
}

.curator__item:nth-child(7) .demo-content {
  background-color: #243127;
}

/*------------------new css----------------------------*/

.curator1 {
  position: relative;
    padding-left: 6px;
    padding-right: 15px;
}
}

.curator__activator1 {
  display: none;
}

.curator__controls1 {
  display: none;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: -30px;
  right: 0px;
  left: 0px;
  bottom: 0;
}
.curator__controls1:first-of-type {
  justify-content: flex-end;
}
.curator__controls1:last-of-type {
  justify-content: flex-start;
}

.curator__control1 {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #3d414a;
  
  box-shadow: 0 2px 10px 0 rgba(33, 34, 36, 0.3);
  font-size: 24px;
  height: 48px;
  justify-content: center;
  transition: 0.3s all;
  width: 48px;
  z-index: 1;
  opacity:.8;
}
.curator__control1:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.curator__activator1:nth-of-type(1):checked
~ .curator__controls1:nth-of-type(1) {
  display: none;
}

.curator__activator1:nth-of-type(1):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.curator__activator1:nth-of-type(2):checked
~ .curator__controls1:nth-of-type(2) {
  display: flex;
}

.curator__activator1:nth-of-type(2):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.curator__activator1:nth-of-type(3):checked
~ .curator__controls1:nth-of-type(3) {
  display: flex;
}
/*
.curator__activator1:nth-of-type(3):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}
*/
.curator__activator1:nth-of-type(4):checked
~ .curator__controls1:nth-of-type(4) {
  display: flex;
}

.curator__activator1:nth-of-type(4):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-300%);
          transform: translateX(-300%);
}

.curator__activator1:nth-of-type(5):checked
~ .curator__controls1:nth-of-type(5) {
  display: flex;
}

.curator__activator1:nth-of-type(5):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-400%);
          transform: translateX(-400%);
}

.curator__activator1:nth-of-type(6):checked
~ .curator__controls1:nth-of-type(6) {
  display: flex;
}

.curator__activator1:nth-of-type(6):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-500%);
          transform: translateX(-500%);
}

.curator__activator1:nth-of-type(7):checked
~ .curator__controls1:nth-of-type(7) {
  display: flex;
}

.curator__activator1:nth-of-type(7):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-600%);
          transform: translateX(-600%);
}

.curator__activator1:nth-of-type(8):checked
~ .curator__controls1:nth-of-type(8) {
  display: flex;
}

.curator__activator1:nth-of-type(8):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-700%);
          transform: translateX(-700%);
}

.curator__activator1:nth-of-type(9):checked
~ .curator__controls1:nth-of-type(9) {
  display: flex;
}

.curator__activator1:nth-of-type(9):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-800%);
          transform: translateX(-800%);
}

.curator__activator1:nth-of-type(10):checked
~ .curator__controls1:nth-of-type(10) {
  display: flex;
}

.curator__activator1:nth-of-type(10):checked
~ .curator__screen1
.curator__track1 {
  -webkit-transform: translateX(-900%);
          transform: translateX(-900%);
}

.curator__screen1 {
  overflow: hidden;
  margin-left: -16px;
  margin-right: -16px;
  padding-right: 0px;
}

.curator__track1 {
  font-size: 0;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.curator__item1 {
  display: inline-flex;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  white-space: normal;
}

.curator__item--desktop-in-1 {
  width: 100%;
}

.curator__item--desktop-in-2 {
  width: 50%;
}

.curator__item--desktop-in-3 {
  width: 33.3333333333%;
}

.curator__item--desktop-in-4 {
  width: 25%;
}

.curator__item--desktop-in-5 {
  min-width: 17%;
}



.demo-content {
  color: #fff;
  display: flex;
  font-family: Helvetica;
  font-weight: 100;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 56px;
  height: 250px;
  width: 100%;
}

.curator__item:nth-child(1) .demo-content {
  background-color: #216485;
}

.curator__item:nth-child(2) .demo-content {
  background-color: #3692b6;
}

.curator__item:nth-child(3) .demo-content {
  background-color: #6fccc9;
}

.curator__item:nth-child(4) .demo-content {
  background-color: #a6e3cf;
}

.curator__item:nth-child(5) .demo-content {
  background-color: #aff0be;
}

.curator__item:nth-child(6) .demo-content {
  background-color: #527059;
}

.curator__item:nth-child(7) .demo-content {
  background-color: #243127;
}

/*---------------end---------------------------*/




@media screen and (max-width: 1023px) {
  .curator {
    padding-left: 0;
    padding-right: 0;
  }

  .curator__activator:nth-of-type(n):checked ~ .curator__controls:nth-of-type(n) {
    display: none;
  }
  .curator__activator:nth-of-type(n):checked ~ .curator__screen .curator__track {
    -webkit-transform: none;
            transform: none;
  }

  .curator__screen {
    margin-left: 0;
    margin-right: 0;
  }

  .curator__track {
    overflow-x: auto;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .curator__item--tablet-in-1 {
    width: 90%;
  }

  .curator__item--tablet-in-2 {
    width: 45%;
  }

  .curator__item--tablet-in-3 {
    width: 30%;
  }

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

.curator1 {
  padding-left: 0;
  padding-right: 0;
}

.curator__activator1:nth-of-type(n):checked ~ .curator__controls1:nth-of-type(n) {
  display: none;
}
.curator__activator1:nth-of-type(n):checked ~ .curator__screen1 .curator__track1 {
  -webkit-transform: none;
          transform: none;
}

.curator__screen1 {
  margin-left: 0;
  margin-right: 0;
}

.curator__track1 {
  overflow-x: auto;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.curator__item--tablet-in-1 {
  width: 90%;
}

.curator__item--tablet-in-2 {
  width: 45%;
}

.curator__item--tablet-in-3 {
  width: 30%;
}
/*----------------------*/


}
@media screen and (max-width: 650px) {
  .curator__track {
    padding-left: 0;
    -webkit-overflow-scrolling: touch;
overflow: auto;
    padding-right: 0;
  }
  .curator__track1 {
    padding-left: 0;
    padding-right: 0;
    -webkit-overflow-scrolling: touch;
overflow: auto;
  }

  .curator__item--mobile-in-1 {
    width: 90%;
  }

  .curator__item--mobile-in-2 {
    width: 45%;
  }

  .curator__item--mobile-in-3 {
    width: 30%;
  }
}
