/** Shopify CDN: Minification failed

Line 352:0 Unexpected "}"
Line 777:3 Unexpected "/"

**/

.template-collection {
    background: #fff;
}

.template-collection h1 {
    display: none;
}
.template-collection tspan {
  font-weight: 100;
}
.template-collection .CollectionInner > .filter-box {
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    display: flex;
    justify-content: flex-start;
}

.template-collection .CollectionInner .CollectionInner__Sidebar.hidden-pocket {
    position: absolute;
    left: 0;
    top: 0 !important;
    z-index: 2;
    width: 100%;
    margin: 0;
    height: 100%;
    padding-bottom: 0;
    display: none
}

.template-collection .CollectionInner {
    flex-wrap: wrap;
}

.collection-wrapper {
    padding: 0 62px;
    position: relative;
}

.collection-wrapper .PageHeader {
    display: none;
}

.template-collection .CollectionInner {margin: 0;padding-top: 69px;}
.supports-sticky .CollectionToolbar--bottom{
    display: none
}
.collection-wrapper .open-filter {
    font-family: 'Nunito';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.98px;
    position: relative;
    font-weight: 700;
    cursor: pointer;
    color: #111111;
}
.collection-wrapper .open-filter:hover {color: #6a6a6a;}
.collection-wrapper .open-filter:hover span.plus svg text {
    fill: #6a6a6a;
}
.collection-wrapper .open-filter span.plus {
    margin-left: 10px;
    font-size: 16px;
    position: relative;
    top: -1px
}
.template-collection .CollectionInner > .filter-box {
    margin-bottom: 34px;
}

.collection-wrapper .CollectionInner__Products .ProductList.ProductList--grid.Grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    padding: 0;
}

.collection-wrapper .CollectionInner__Products .ProductList.ProductList--grid.Grid > div {
    padding: 0 12px;
}

.collection-wrapper .ProductItem .ProductItem__Wrapper > a {
    background: #F7F7F7;
}
.collection-wrapper .ProductItem .ProductItem__Wrapper .AspectRatio--tall:before {
    padding-bottom: 105%;
}

.collection-wrapper .ProductItem .ProductItem__Wrapper > a > div {
    max-height: 608px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.collection-wrapper .ProductItem .ProductItem__Wrapper > a > div > img {
    transform: none;
    top: 0;
    left: 0;
      object-fit: cover;
}

.collection-wrapper .ProductItem__Info {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    padding-top: 26px;
}
.collection-wrapper .ProductItem__Label {
    font-family: AcuminConcept;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    background: #fff;
    border-radius: 50px;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 11px 0;
    line-height: 1;
    height: 27px
}

.collection-wrapper .ProductItem__LabelList {
    left: 28px;
    top: 24px;
}
.collection-wrapper .ProductItem__ColorSwatchList {
    order: 1;
    margin: 0;
    width: 200px;
    height: 48px;
    text-align: left;
    margin: 0 -4px 21px;
}
.collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8),
.collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8) ~ div {
    width: 22px;
    margin-bottom: 8px;
}
.collection-wrapper .ProductItem__Info .ProductItem__Title {
    text-align: left;
    text-transform: capitalize;
    order: 2;
    font-family: 'Nunito Sans';
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.15px;
    margin-bottom: 0;
    line-height: 23px;
}

.collection-wrapper .ProductItem__Info .product-collection {
    text-transform: none;
    text-align: left;
    order: 3;
    font-family: 'Nunito Sans';
    font-size: 15px;
    letter-spacing: 0.15px;
    line-height: 23px;
    margin-top: -1px;
    margin-bottom: 14px;
}

.collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading,
.collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading span {
    order: 4;
    text-align: left;
    font-family: 'Nunito Sans';
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    transition: none;
    letter-spacing: 0;
    text-transform: capitalize;
}
.collection-wrapper .ProductItem__Price.Price.Price--compareAt.Text--subdued {
    color: #A8A8A8;
    margin-left: 5px
}
.collection-wrapper .Price--compareAt::before{
    width: 120%;
    left: -3px
}
.collection-wrapper .ColorSwatch--small {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    margin: 0;
    outline: none;
    border: 1px solid #cfcfcf;
}
.collection-wrapper .open-filter span.plus > svg {
    position: absolute;
    top: -4px;
    right: -11px;
}

.collection-wrapper .CollectionFilters .filter-title span {
    position: relative;
    cursor: pointer;
}

.collection-wrapper .CollectionFilters .filter-title span > svg {
    position: absolute;
    top: -11px;
    right: -22px;
}
.collection-wrapper .ProductItem__ColorSwatchItem {
    margin: 0 4px;
}



.collection-wrapper .supports-sticky .CollectionToolbar--bottom {
    display: none;
}

.collection-wrapper .CollectionFilters {
    width: 404px;
    background: #fff;
    padding: 70px 40px 40px;
    display: flex;
    flex-direction: column;
    overflow: auto;
    height: calc(100vh - 156px);
}

.collection-wrapper .CollectionFilters .filter-title {
    display: flex;
    padding: 1px 20px 0px 4px;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .98px;
    justify-content: space-between;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 33px;
    order: 1;
}

.collection-wrapper .CollectionFilters .filter-title h2 {
    margin: 0;
    color: #111;
    font-weight: 700;
    font-family: Nunito;
    transform: translateX(18px);
}

.collection-wrapper .CollectionFilters .filter-title:after {
    content: '';
    width: 100%;
    background: #000;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.collection-wrapper .CollectionInner__Sidebar .Collapsible {
    padding: 0 20px;
    margin-bottom: 35px;
}

.collection-wrapper .CollectionInner__Sidebar .Collapsible > button {
    letter-spacing: 1.6px;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #111;
}

.collection-wrapper .Linklist__Item {
    margin-bottom: 9px;
    font-family: 'Nunito Sans';
    font-size: 14px;
    letter-spacing: 0.7px;
}

.collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(2) {
    order: 2;
}

.collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(3) {
    order: 4;
    border-bottom: 0
}

.collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(4) {
    order: 3;
    margin-bottom: 56px;
}
.collection-wrapper .ProductItem__ColorSwatchList .ColorSwatch:after {
    display: none;
}
.ColorSwatch:after {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    top: -4px;
    left: -4px;
    border-radius: 50px;
}
.collection-wrapper .HorizontalList--spacingTight .HorizontalList__Item {
    margin: 1px 3px;
    border: 1px solid transparent;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.collection-wrapper .Collapsible--autoExpand .ColorSwatchList {
    padding: 0;
    margin: 0 -6px;
    display: flex;
    flex-wrap: wrap;
}

.collection-wrapper .HorizontalList--spacingTight .HorizontalList__Item .ColorSwatch {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    border: 1px solid #cfcfcf;
}

.collection-wrapper.openSidebar:after {content: '';background: #B4B4B4;opacity: 0.58;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}

.collection-wrapper.openSidebar .CollectionInner__Sidebar {
    display: block !important;
}

.collection-wrapper .HorizontalList__Item.show_color_swatch.is-selected,
.collection-wrapper .HorizontalList__Item.show_color_swatch:hover{
    border: 1px solid #000;
}

}
.collection-wrapper .Button--secondary {
    display: none !important;
}

.collection-wrapper .Collapsible--autoExpand .Linklist {
    margin: 0 -20px;
}

.collection-wrapper .Collapsible--autoExpand .Linklist li {
    padding: 5px 20px;
    margin-bottom: 0;
  position: relative;
}

.collection-wrapper .Collapsible--autoExpand .Linklist li:hover {
    background: #F2F2F2;
}
.Linklist__Checkbox:checked + .Link:before,
.collection-wrapper .Collapsible--autoExpand .Linklist li.is-selected:after{
    content: '';
    width: 10px;
    height: 14px;
    background-image: url(../assets/check.svg);
    position: absolute;
    top: 7px;
    left: 5px;
    background-size: cover;
    background-position: center;
}

.collection-wrapper .Collapsible--autoExpand .Linklist li:before {
    display: none !important;
}

.collection-wrapper .CollectionFilters button[data-action="reset-tags"],
.collection-wrapper .CollectionFilters button[data-action="clear-filters"] {
    display: block !important;
    order: 5;
    border-color: #1c1b1b;
    background: #1c1b1b;
    color: #ffffff;
    max-width: calc(100% - 40px );
    margin: 0 auto 40px;
    width: 100%;
}
.collection-wrapper .quick-link.Collapsible--autoExpand .Linklist li.is-selected {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}

.collection-wrapper .quick-link.Collapsible--autoExpand .Linklist li.is-selected > svg {
    margin-right: 8px;
}

.collection-wrapper .product-collection-label {
    display: block;
    font-weight: 400 !important;
    color: #000000;
    position: relative;
    line-height: 23px;
    font-size: 15px;
}
.Pagination__NavItem {
    border-bottom: unset;
}
.Pagination__NavItem.is-active {
    border-bottom-color: unset;
    box-shadow: unset;
}
.collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading span {
    font-weight: 700 !important;
}
@media (max-width: 768px){
    .collection-wrapper .CollectionFilters
    {
      width:0;
      opacity:0;
    }
    .template-collection .collection-wrapper .CollectionInner .CollectionInner__Sidebar.hidden-pocket
    {
      left:-1000px;
       transition: all 0.5s;
    }
    .template-collection .collection-wrapper.openSidebar .CollectionInner .CollectionInner__Sidebar.hidden-pocket
    {
      left:0px;
      transition: all 0.5s;
    }
    .collection-wrapper.openSidebar .CollectionFilters
    {
      width:404px;
      transition: width 0.5s;
      opacity:1;
    }
      .collection-wrapper .CollectionInner__Sidebar {
        display: block !important;
    }
    .collection-wrapper {
        padding: 0;
        max-width: 100%;
        overflow: hidden
    }

    .template-collection .CollectionInner {
        padding-top: 27px;
    }

    .template-collection .CollectionInner>.filter-box {
        padding: 0 32px;
        margin-bottom: 18px;
    }

    .collection-wrapper .ProductItem .ProductItem__Wrapper>a>div>img {
        min-height: unset;
    }
    .collection-wrapper .CollectionInner__Products .ProductList.ProductList--grid.Grid{
        margin: 0 -11px;
    }
    .collection-wrapper .CollectionInner__Products .ProductList.ProductList--grid.Grid>div {
        padding: 0 5.5px;
    }

    .collection-wrapper .ProductItem__LabelList {
        left: 15px;
        top: 7px;
    }
    .collection-wrapper .ProductItem__ColorSwatchList {
        width: 138px;
    }
    .collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8),
    .collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8) ~ div {
        width: 14px;
        margin-bottom: 5px;
    }
    
  
    .collection-wrapper .ProductItem__Label {
        height: 21.8px;
        font-size: 9px;
        padding: 2px 7px;
        border-radius: 13.4px;
    }

    .collection-wrapper .ProductItem__Info {
        padding-top: 28px;
        padding-left: 26px;
        padding-right: 27px;
    }

    .collection-wrapper .ColorSwatch--small {
        width: 15px;
        height: 15px;
    }

    .collection-wrapper .ProductItem__ColorSwatchList {
        margin-bottom: 20px;
    }

    .collection-wrapper .ProductItem__Info .ProductItem__Title .product-name {
        display: block;
       padding: 0;
    }

    .collection-wrapper .ProductItem__Info .ProductItem__Title .text {
        max-width: 40px;
        overflow: hidden;
        text-indent: -30px;
        font-size: 0;
     }

    .collection-wrapper .ProductItem__Info .ProductItem__Title .text:after {content: 'for';font-size: 14px;text-transform: capitalize;}

    .collection-wrapper .ProductItem__Info .ProductItem__Title {
        font-size: 14px;
        line-height: 17px;
    }
    .collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading,
    .collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading span {
        font-size: 14px;
    }
    .collection-wrapper .product-collection-label {
        display: -webkit-box;
        font-weight: 400;
        color: #7b7b7b;
        position: relative;
        font-size: 14px;
        line-height: 19px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 3px;
    }

    .collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading, .collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading span {
        position: relative;
        padding-top: 0;
        margin-top: 5px;
        font-weight: 700;
    }
    .collection-wrapper .ProductItem__Price.Price.Price--compareAt.Text--subdued{
        font-weight: 400
    }
    .collection-wrapper .CollectionFilters {
        max-width: 328px;
        padding: 29px 12px 40px;
    }

    .collection-wrapper .CollectionFilters .filter-title {
        margin-bottom: 12px;
        padding: 0px 20px 17px 2px;
    }
  .collection-wrapper .CollectionInner__Sidebar .Collapsible{
     padding: 0 30px;
        overflow: visible;
  }
    .collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(2) {
        border: 0;
        margin-bottom: 0;
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible .Collapsible__Inner {
        visibility: initial;
        height: 100% !important;
      transition: unset;
      padding: 0 8px;
      overflow: visible;
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible>button span {
        display: none;
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible>button {
        font-size: 16px;
        color: #111;
        letter-spacing: 0.5px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .collection-wrapper .Collapsible--autoExpand .Linklist li {
        padding: 7px 20px;
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible {
        border-top: 1px solid #F4F4F4;
        border-bottom: 0
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(4) {
        margin-bottom: 0;
        margin-top: 9px;
        padding-top: 3px;
        padding-bottom: 11px;
    }

    .collection-wrapper .HorizontalList--spacingTight .HorizontalList__Item {
        margin: 0 2px;
    }

    .collection-wrapper .CollectionInner__Sidebar .Collapsible:nth-child(3) {
        padding-top: 3px;
        border-bottom: 0
    }
  .collection-wrapper.openSidebar:after{
    background-color: #7E7E7E;
/*     opacity: 1 */
  }
  
  .collection-wrapper .Collapsible--autoExpand .Collapsible__Content{
    padding-bottom: 18px
  }
}
@media (min-width: 1500px){
  .collection-wrapper .ProductItem .ProductItem__Wrapper > a > div > img {
        object-fit: contain;
  }
}
@media (max-width: 768px){
  .Pagination__NavItem{
      border-bottom: none;
  }
  .Pagination__NavItem.is-active{
      border-bottom-color: unset;
      box-shadow: unset;
  }
  .collection-wrapper .Collapsible--autoExpand .Linklist li.is-selected:after{
    top: 9px;
  }
  
}
@media (max-width: 768px) and (min-width: 500px){
  .collection-wrapper .product-collection-label{
    min-height: unset
  }
}
@media (max-width: 425px){
  .collection-wrapper .HorizontalList--spacingTight .HorizontalList__Item .ColorSwatch{
    top: -1px;
  }
}
@media (max-width: 400px){
    .collection-wrapper .CollectionFilters {
        max-width: 280px;
    }
}
@media (max-width: 320px){
    .collection-wrapper .ProductItem__ColorSwatchList {
        width: unset;
    }
    .collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8),
    .collection-wrapper .ProductItem__ColorSwatchList > div:nth-last-child(n+8) ~ div {
        width: unset;
        margin-bottom: 5px;
    }
}
@media (max-width: 575px){
.collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading, .collection-wrapper .ProductItem__Info .ProductItem__PriceList.Heading span
  {
    margin-top:0px;
  }

  .collection-wrapper .product-name, .collection-wrapper .product-collection-label {
    font-size: 11px !important;
}
}

@media (max-width: 374px){

  .collection-wrapper .product-name, .collection-wrapper .product-collection-label {
    font-size: 10px !important;
}
  .collection-wrapper .ProductItem__Info {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}


/* COLLECTION */

/* .collection-wrapper .PageHeader, .template-collection h1 {
    display: block !important;
}

.content-section {
    padding: 50px 30px;
}

/* FAQ */


.content-section .container,
.faq-section .container {
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
}

.faq-section {
    padding: 50px 30px 100px;
}

.faq-section h2.section-heading {
    font-weight: bold;
    text-align: center;
    color: #111;
    font-size: 26px;
}

.faq-section .toggle-content,
.content-section p {
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 23px;
    text-align: left;
    color: #111;
}

.faq-section h3.toggle-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
     position: relative;
    background: #F7F7F7;
    padding: 20px;
    cursor: pointer;
}

.faq-section h3.toggle-title i {
    position: absolute;
    right: 20px;
}

.faq-section .toggle-content {
    display: none;
    padding: 20px;
}

.item:not(:last-child) {
    margin-bottom: 15px;
}

.faq-toggle .item.opened {
    box-shadow: 0px 3px 6px #00000014;
  
}

.faq-toggle .item.opened .fa-angle-down:before {
    content: "\f106";
}

@media screen and (max-widthL 600px) {
  .faq-section .container {
    width: 100%;
}

.faq-section h2.section-heading {
    font-size: 22px;
}
} */