/** Shopify CDN: Minification failed

Line 93:0 All "@import" rules must come first

**/
/* FONTS */
@font-face {
    font-family:'Akkurat';
    src: url('../eot/akkuratf58d.eot?v=1673438130');
	src: url('../eot/akkurat_1f58d.eot?v=1673438130') format('embedded-opentype'),
		url('../woff2/akkurat_e574a54d-cfd1-4793-bb9c-40555a61615a0e5e.woff2?v=1673438131') format('woff2'),
		url('../woff/akkurat_4952a5fc-3864-4186-afbf-b02ae8ce80d2f58d.woff?v=1673438130') format('woff'),
		url('../akkurate01f.html?52821') format('svg');
    font-weight: 700;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-02DC;    font-display: swap;
}
@font-face {
    font-family:'Akkurat-Mono';
    src: url('../eot/akkurat-mono6537.eot?v=1673437961');
	src: url('../eot/akkurat-mono_16537.eot?v=1673437961') format('embedded-opentype'),
		url('../woff2/akkurat-mono_915667c0-f558-4ae7-9c3e-3a40f9fd45256537.woff2?v=1673437961') format('woff2'),
		url('../woff/akkurat-mono_9a4c73f6-fa2b-49a4-9fac-25e7bcfcfa966537.woff?v=1673437961') format('woff'),
		url('../akkurat-monoe01f.html?52821') format('svg');
    font-weight: 700;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-02DC;    font-display: swap;
}

@font-face {
    font-family:'Akkurat-Bold';
    src: url('../eot/akkurat_boldd75b.eot?v=1673437669');
	src: url('../eot/akkurat_bold_1d75b.eot?v=1673437669') format('embedded-opentype'),
		url('../woff2/akkurat_boldd75b.woff2?v=1673437669') format('woff2'),
		url('../woff/akkurat_boldd75b.woff?v=1673437669') format('woff'),
		url('../akkurat_bolde01f.html?52821') format('svg');
    font-weight: 700;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-02DC;    font-display: swap;
}


@font-face {
    font-family: 'Wulkan Display Medium';
    src: url('../woff2/wulkandisplaymedium3882.woff2?v=1673356919') format('woff2'),
        url('../woff/wulkandisplaymedium3882.woff?v=1673356919') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wulkan Display MediumItalic';
    src: url('../woff2/wulkandisplaymediumitalic3882.woff2?v=1673356919') format('woff2'),
        url('../woff/wulkandisplaymediumitalic3882.woff?v=1673356919') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVRN Sans Mono';
    src: url('../woff2/svrnsans-mono3882.woff2?v=1673356919') format('woff2'),
        url('../woff/svrnsans-mono3882.woff?v=1673356919') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVRN Sans Regular';
    src: url('../woff2/svrnsans-regular3882.woff2?v=1673356919') format('woff2'),
        url('../woff/svrnsans-regular3882.woff?v=1673356919') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVRN Sans Medium';
    src: url('../woff2/svrnsans-medium3882.woff2?v=1673356919') format('woff2'),
        url('../woff/svrnsans-medium3882.woff?v=1673356919') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVRN Sans Bold';
    src: url('../woff2/svrnsans-bold3882.woff2?v=1673356919') format('woff2'),
        url('../woff/svrnsans-boldc772.woff?v=1673356921') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@import url('https://fonts.cdnfonts.com/css/helvetica-2');


/* 
font-family: 'Helvetica', sans-serif;

*/


/* header css start */
body {
    font-family: 'SVRN Sans Regular';
    font-weight: normal;
    color: #000;
}
#shopify-section-header {
    position: sticky;
    transform: none !important;
    z-index: 3;
}
.page-width {
    padding: 0;
}
.header {
    padding: 13.5px 22.5px !important;
    display: flex;
    align-items: center;
}
.header--middle-center {
    grid-template-columns: initial;
    column-gap: initial;
    justify-content: space-between;
}

.header--middle-left .header__inline-menu {
  width: 45%;
}

.header--middle-left .header__icons {
  width: 45%;
}

.page-width {
    padding: 0;
    max-width: 100%;
}
.header__heading-link {
    margin-left: 0;
    padding: 0;
}
.header-wrapper--border-bottom {
    border-bottom: 0;
}
.header__inline-menu {
    width: 33.33%;
    margin: 0;
    position: relative;
    top: -1px;
}
.header__inline-menu:hover span {
  text-decoration: none;
  color: black;
}
.header__inline-menu:hover {
  color: black;
}
.header__heading, .header__heading-link {
    justify-self: center;
    width: 33.33%;
    text-align: center;
    margin: 0;
}
.header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    width: 33.33%;
    gap: 3.33%;
    justify-content: flex-end;
}
.header__heading-link {
    width: 90px;
}
.s-icon {
    width: 26px;
}
#Layer_1 {
  visibility: hidden;
}
#search-text {
  font-size: 12px;
  font-family: Akkurat;
  letter-spacing: .06rem;
  color: black;
  margin: 0;
}
.header__icon svg {
    width: 26px;
    height: 28px;
}
.header__icon.header__icon--cart svg {
    width: 30px;
    height: 30px;
   /* position: absolute;*/
    right: 7px;
    top: 6px;
}
a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
    width: 26px;
    position: relative;
    top: -2px;
    left: -2px;
}
.header__icons a {
    margin-left: 10px;
}
details-modal.header__search {
    margin-right: 13px;
    margin-top: -1px;
}
.header__menu-item {
    padding: 0;
    margin-right: 40px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0.02px;
}
.list-menu--inline li:first-child a {
    margin-right: 44px;
}
.header__menu-item .header__active-menu-item {
    text-underline-offset: 7px;
}
.search-modal input.search__input {
    border: 0px solid #dedede;
    line-height: 44px;
    height: 34px;
    outline: 0;
    color: #000;
    margin: 0;
    width: 100%;
    text-indent: 10px;
    display: block;
    margin: auto;
    background: rgba(188,188,188,.23);
    font-size: 14px;
    max-width: 100%;
    padding: 0;
    box-shadow: none;
}
.search-modal input.search__input::placeholder {
    opacity: 1;
    letter-spacing: 0;
}
.boost-pfs-search-suggestion-no-result {
    width: 100%;
    padding: 20px 24px;
    font-size: 14px;
}
.search-modal__form .field::after,
.search-modal__form button.search__button.field__button {
    opacity: 0;
    visibility: hidden;
}
.search-modal__content button.search-modal__close-button {
    position: absolute;
/*     right: 0.75rem; */
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: 0.0625rem solid transparent;
    background-color: transparent;
    transition: color .2s ease-in-out;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Akkurat-Bold;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
    height: auto;
    width: auto;
}
.search-modal__content button.search-modal__close-button::after {
    content: '';
    height: 100%;
    width: 0%;
    position: absolute;
    border-bottom: .0625rem solid currentColor;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: width .2s ease-in-out;
}
.search-modal__content button.search-modal__close-button:hover::after {
    width: 100%;
}
.search-modal__form {
    max-width: 48rem;
}
body.gradient.overflow-hidden .header {
    padding: 7px 22.5px!important;
}
form.header-search-box.mobile-search-box {
    display: none;
}

.mobile-trigger {
  display: none;
}
/* header css end */


/* sec2column section css start */
#MainContent {
    margin-top: 21px;
}
.multicol,
.sec2column {
  padding: 0;
}

.multicol .multicolumn-list li,
.sec2column .multicolumn-list__item {
    max-width: 50%;
    padding: 0 /*17.5px 45px*/;
    margin: 0!important;
}
.multicol .multicolumn-card__image-wrapper,
.sec2column .multicolumn-card__image-wrapper {
  padding: 0 !important;
  margin: 0 -1px 0 0 !important;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: black;
}

.sec2column .multicolumn-card-spacing img {
  display: block;
}

.multicol .multicolumn-list,
.sec2column .grid {
    column-gap: 0;
    row-gap: 0;
    justify-content: space-between;
} 
.sec2column .multicolumn-card__info h3 {
    position: absolute;
    top: 40px;
    left: 25px;
    text-align: left;
    letter-spacing: -1.8px;
    font-size: 64px;
    color: #fff;
    font-family: SVRN Sans Regular!important;
    font-weight: 400!important;
    padding: 0 10px;
    line-height: 1;
    text-transform: uppercase;
}
body.index .sec2column:first-child .multicolumn-card__info h3 {
    left: 10px;
    top: 38px;
}
.sec2column .multicolumn-card__info h3 a {
    color: #fff;
    text-decoration: none;
}
.sec2column .multicolumn-list__item .multicolumn-card__image-wrapper img {
  width: 100%;
  height: 100%;
}
.sec2column .multicolumn-card__info {
    padding: 0 !important;
}
.sec2column .multicolumn-card__info .rte {
    padding: 15px 0px;
    margin: 0;
}
.sec2column .multicolumn-card__info .rte p {
    letter-spacing: -.6px;
    margin: 0;
    font-size: 19px;
    color: #000;
    padding-top: 3px;
    line-height: 1.5;
}
/* sec2column section css end */


/* multicol section start */
.multicol .multicolumn .page-width {
    padding-top: 0;
    padding-bottom: 0;
}
.multicol {
    margin: 0px !important;
}
.multicol .multicolumn-list li .multicolumn-card__info {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    align-items: flex-start;
}

.two-column .multicolumn-card__info h3 {
  color: white !important;
}

.multicol .multicolumn-list li .multicolumn-card__info h3 {
    font-size: 30px;
    padding-top: 3px;
    line-height: 1.35;
    color: #000;
    letter-spacing: -.6px;
    font-family: 'SVRN Sans Regular';
    font-weight: normal;
}
.multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow {
    letter-spacing: -0.2px;
    font-size: 24px;
    color: #000;
    border: 1px solid #000;
    background: #fff;
    font-family: 'SVRN Sans Regular';
    font-weight: normal;
    min-width: 183px;
    min-height: 56px;
   /* padding: 5px 0 0!important;*/
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.4s;
    margin: 0;
}
.multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow:hover {
    text-decoration: none;
    color: #fff;
    background: #000;
}
.multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow .icon-wrap {
  display: none;
}
#MainContent .multicol:last-child {
    margin: 14px 0 0px!important;
}
#MainContent .multicol:last-child .multicolumn-list li {
    padding: 0 17.2px 22px;
}
.multicol ul li .multicolumn-card__image-wrapper img {
    width: 100%;
    height: 100%;
}
/* multicol section end */


/* footer css start */
.footer .footer-block__details-content li {
    margin: 0px;
}

.footer {
  padding: 30px 0 0;
}
.footer .footer__content-top {
    padding-bottom: 0;
}
.footer .footer__content-bottom {
    display: none;
}
.footer .footer-block__details-content li a {
    text-transform: uppercase;
    font-family: 'Akkurat', Helvetica, sans-serif;
    font-weight: normal !important;
    color: #000;
    font-size: 12px;
    padding: 0;
    letter-spacing: 0;
}
.newsletter-form__field-wrapper #NewsletterForm--footer {
    text-align: left;
    margin-bottom: 0;
    height: 30px;
    font-size: 12px;
    text-indent: 0px;
    font-family: 'Akkurat', Helvetica, sans-serif;
    font-weight: normal !important;
    border-bottom: 1px solid #dedede;
    line-height: 44px;
    outline: none;
    color: #000000;
    margin: 0;
    width: 100%;
    box-shadow: none;
    padding: 0;
    letter-spacing: 0;
}
.newsletter-form__field-wrapper .field::before,
.newsletter-form__field-wrapper .field::after {
  display: none;
}
.newsletter-form__field-wrapper #NewsletterForm--footer::placeholder {
  opacity: 1;
}
.newsletter-form__field-wrapper .newsletter-form__button {
  display: none;
}
.footer-block__newsletter .newsletter-form {
    align-items: flex-start;
    margin: 0;
    max-width: initial;
    display: inline-flex;
    width: 100%;
}
.newsletter-form-outer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.social-media{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  flex-shrink: 2;
}

.newsletter-form-outer h2 {
    text-transform: uppercase !important;
    font-size: 18px !important;
    margin-bottom: -1px;
    font-family: 'SVRN Sans Regular';
    font-weight: normal !important;
    margin-right: 15px;
    align-self: self-start;
}
#shopify-section-footer .section-footer-padding {
    padding: 20px;
    border: 0;
}

/* footer css end */

/* COLLECTION PAGE CSS START */
.collection-main-section #main-collection-filters {
    margin-top: 2px;
    background-color: white;
    position: sticky;
    height: calc(20% - 70px);
    overflow-y: scroll; 
    bottom: 0px;
 /* height: calc(100% - 170px);  
    padding: 0 0 0 23px; 
    z-index: 100;
    top: var(--header-height);*/
    transition: top .15s ease-out;
}
.collection-main-section .product-grid-container {
 /*   margin: auto; fir website update*/
}

.header-is-active {
  top: 0px !important;
  transition: top .15s ease-out
}

#main-collection-filters{
  margin: 0 20px 0 20px;
}

.final-sale-text{

   /* width: 100px; */
    padding: auto;
}
.final-sale-text p {
    margin: 0 1rem;
    color: grey;
    font-weight: 500 !important;
    font-family: SVRN Sans Regular, Helvetica, sans-serif !important;
    font-size: 12px;
    display: block;
    width: auto;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 19.59px;
    text-align: center;
}

.final-sale-text a{
  text-decoration: none;
}

.section-wrapper{
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.mobile-filters {
    display: none;
}
.collection-main-section #main-collection-filters::-webkit-scrollbar{
}
.collection-main-section .collection-outr {
    padding: 0;
}
.collection-main-section {
    margin: 0;
}
#main-collection-filters a.show {
  display: none;
}
#main-collection-filters h4 {
    font-family:'SVRN Sans Regular';
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    clear: both;
    padding-bottom: 0;
    margin: 0 0 5px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'SVRN Sans Regular';
    letter-spacing: 1px;
    margin-top: 0;
    line-height: initial;
}
#main-collection-filters ul li {
    list-style-type: none;
    line-height: 1;
    margin: 0 0 .625rem;
}
#main-collection-filters ul li a {
    font-family: "Akkurat", Helvetica, sans-serif !important;
    letter-spacing: 0.06rem;
    font-size: 13px;
    font-weight: 500;
    display: inline-flex;
    width: auto;
    text-decoration: none;
    color: #808080;
    line-height: 19.59px;
}

#main-collection-filters ul li:hover {
  background-color: #f2f2f280;
  /*border-bottom: solid 0.5px;
  border-bottom-color: #000;*/
}

#main-collection-filters ul li a:hover{
  color: #000;
}

#main-collection-filters ul li .active-link {
  color: #000;
  border-bottom: 1px solid;
  width: 100%;
}
  
#main-collection-filters ul li a.active {
    border-bottom: 1px solid #000;
}

#main-collection-filters ul li.has_sub_menu.active{
  border-bottom: 1px solid;
}

#main-collection-filters ul li.has_sub_menu.active a{
  color: #000;
}

#main-collection-filters #sidebar ul {
    padding: 0;
    margin: 0 0 18px;
}
body.collection {
  overflow-x: hidden;
}
.collection ul#product-grid {
    margin: -1px 0 0 0;
    column-gap: 0;
    row-gap: 0;
    justify-content: flex-start;
    padding: 0 5px 0 26px;
}
.collection #product-grid li {
  padding-right: 15px;
}
.bottomproduct ul li .card__inner .card__content,
.collection #product-grid li .card__inner .card__content {
  display: none;
} 
.bottomproduct ul li .card__information,
.collection #product-grid li .card__information {
    text-align: center;
    padding: 0 0 10px;
}
.card-wrapper:hover .card__information a,
.bottomproduct ul li a,
.collection #product-grid li a {
  text-decoration: none;
}

.bottomproduct ul li .caption-with-letter-spacing.light,
.collection #product-grid li .caption-with-letter-spacing.light {
  opacity: 1;
  font-size: 12px;
  line-height: 19.59px;
  margin-top: 10px;
  font-family: "SVRN Sans Regular", Helvetica, sans-serif !important;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}
.bottomproduct ul li h3.card__heading,
.collection #product-grid li h3.card__heading {
    margin-top: 2px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.06rem;
    font-family: "Akkurat", Helvetica, sans-serif !important;
/*     white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;
}
.bottomproduct ul li .price,
.collection #product-grid li .price {
    text-align: start;
    margin: 0 0 10px !important;
}

.card-wrapper:hover .card__information a,
.bottomproduct ul li a,
.collection #product-grid li a{
  text-align:start;
}

.bottomproduct ul li .card__media {
    width: 100%;
}
.collection #product-grid li .card-information .prod-price,
.collection #product-grid li .price .price__sale .price-item,
.bottomproduct ul li .price .price-item--sale,
.bottomproduct ul li .price .price-item--regular,
.collection #product-grid li .price .price-item--regular {
    font-size: 12px;
    font-weight: normal;
    font-family: 'Akkurat';
    color: #000;
    letter-spacing: 0.06rem;
    margin: 0;
    text-align: start;
}
.bottomproduct ul li .price span s,
.collection #product-grid li .price span s {
    margin: 0;
}
.bottomproduct ul li .price .price-item--sale,
.bottomproduct ul li .price .price__regular,
.collection #product-grid li .price .price__regular {
    line-height: 18.56px;
}
.pagination-wrapper {
    border-radius: 0px;
    font-size: 14px !important;
    font-family: "SVRN Sans Regular" !important;
    color: #000000 !important;
    margin-top: 0 !important;
    padding-top: 17px;
    padding-bottom: 37px;
    margin-left: 1.3%;
    width: 84%;
}
.pagination-wrapper ul li {
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    flex: auto;
    max-width: max-content;
}
.pagination-wrapper ul li a {
    margin: 0 5px;
    background: transparent !important;
    padding: 2px 6px;
    border-radius: 0px;
    font-size: 14px;
    font-family: "Akkurat-Mono" !important;
    color: #000000 !important;
    height: auto;
    width: auto;
}
.pagination-wrapper ul li a::after {
  display: none;
}
.pagination-wrapper ul li .pagination__item--current {
    background: transparent;
    border-bottom: 1px solid black;
    padding: 2px 3px 0px;
    height: auto;
}
.pagination-wrapper ul li .pagination__item--current::after {
  display: none;
}
.collection-main-section .product-grid-container .collection-hero__description.rte {
    padding: 0 28px;
    width: 96% !important;
    padding-right: 0;
    margin-bottom: 12px;
}
.collection-main-section .product-grid-container .collection-hero__description.rte h1  {
    font-size: 12px;
    margin: 0 0 20px;
}

.collection-hero__description.rte p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
    font-family: 'Akkurat' !important;
    font-weight: 450;
    color: #000;
    letter-spacing: 0.06rem;
}

#main-collection-filters #sidebar ul.extended-submenu {
    margin-left: 10px;
    display: none;
}

/*#main-collection-filters #sidebar ul.extended-submenu li:hover{
  border-bottom: 1px solid;
  background-color: white;
}*/

.pagination__item {
    height: auto !important;
}
/* COLLECTION PAGE CSS END */


/* FEATURE PAGE CSS START */
.blog .skip-to-content-link {
  display: none;
}
.blog #MainContent {
    padding: 0 5px;
}
.blog .main-blog {
    margin: 0;
    padding: 0;
}
.main-blog .blog-articles {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: inherit;
    row-gap: 0;
}
.main-blog .blog-articles .blog-articles__article:first-child {
    grid-column: inherit;
    text-align: center;
    width: 100%;
}
.main-blog .blog-articles .blog-articles__article {
    grid-column: inherit;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.main-blog .blog-articles .blog-articles__article:first-child .card.article-card {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: initial;
}
.main-blog .blog-articles .blog-articles__article:first-child .card__inner {
  width: 1231px;
  margin: 0;
}
.main-blog .blog-articles .blog-articles__article:first-child .card__content {
    width: 576px;
    padding-left: 35px;
    display: block;
    grid-template-rows: inherit;
    flex-grow: revert;
}
.blog-articles .blog-articles__article:first-child .card__content h3 {
    letter-spacing: -.6px;
    margin: 0px 0px 10px;
    font-size: 62px;
    line-height: 64px;
    color: #000;
    font-family: "Akkurat-Bold";
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    min-height: 80px;
}
.blog-articles .blog-articles__article:first-child .article-card__excerpt {
    font-size: 18px;
    color: #000;
    letter-spacing: -.75px;
    line-height: 26px;
    margin-bottom: 30px;
    font-weight: 700 !important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    text-align: left;
}
.blog-articles .blog-articles__article .card__content h3 a,
.blog-articles .blog-articles__article:first-child .card__content h3 a {
  text-decoration: none;
}
.blog-articles .blog-articles__article .card__content .card__content h3 a::after,
.blog-articles .blog-articles__article:first-child .card__content h3 a::after {
  display: none;
}
.blog-articles .blog-articles__article .card__content h3 {
    font-size: 32px;
    color: #000;
    letter-spacing: -.75px;
    line-height: 40px;
    margin-bottom: 15px;
    font-family: "Akkurat-Bold";
    font-weight: 700;
    text-transform: uppercase;
    min-height: 80px;
    text-align: left;
}
.blog-articles .blog-articles__article .article-card__excerpt {
  font-size: 17px;
  color: #000;
  letter-spacing: -.75px;
  line-height: 25px;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700 !important;
  font-family: "Akkurat", Helvetica, sans-serif !important;
  text-align: left;
}
.blog-articles .blog-articles__article .card__information {
    padding-bottom: 0;
    padding-top: 0;
}
.blog-articles .blog-articles__article .card__content {
    margin: 0;
}
.load-more-list {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
    display: block;
    float: left;
    width: 100%;
}
.blog .load-more-list .button {
    letter-spacing: -.2px;
    font-size: 24px;
    color: #000;
    border: 1px solid #000;
    background: #fff;
    border-radius: 50px!important;
    font-weight: 400;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    min-width: 183px;
    min-height: 56px;
    padding: 0!important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .4s;
    cursor: pointer;
}
.blog .load-more-list .button:hover {
    text-decoration: none;
    color: #fff;
    background: #000;
}
.blog .load-more-list .button::after,
.blog .load-more-list .button::before {
  display: none;
}
.blog .card--standard>.card__content .card__information {
    text-align: left;
}
.blog-articles .blog-articles__article .card__information a.readmore-link {
    letter-spacing: -.2px;
    font-size: 24px;
    color: #000;
    border: 1px solid #000;
    background: #fff;
    border-radius: 50px!important;
    font-weight: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    min-width: 183px;
    min-height: 56px;
    padding: 0!important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .4s;
    display: none;
    margin-bottom: 20px;
}
.blog-articles .card-wrapper .card__inner {
  margin-bottom: 20px;
}
.blog-articles .blog-articles__article .card__information a.readmore-link:hover {
    text-decoration: none;
    color: #fff;
    background: #000;
}
.blog-articles .blog-articles__article:first-child .card__information a.readmore-link {
    display: inline-flex;
}
/* FEATURE PAGE CSS END */

/* SVRN SOUNDS START */

.sounds-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sounds-header p {
  width: auto;
  margin: 10px 20px;
}
.ss-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ss-dj-about {
  width: 70%;
  margin: 0 20px;
}
.ss-dj-about p {
  width: auto;
  position: sticky;
  top: 1px;
  height: fit-content;
}
.ss-dj-qa {
  width: 90%;
  padding: 0 20px 0 90px;
  border-left: 1px solid black;
}
.q-a {
  margin-bottom: 10rem;
  padding-bottom: 5rem;
}
.ss-dj-qa p {
  width: auto;
  margin: 0 0 10px;
}
.question {
  text-transform: uppercase;
}

/* SVRN SOUNDS END */

/* FEATURE DETAIL PAGE CSS START */
.article .skip-to-content-link {
  display: none;
}
.article .article-template {
  width: 100%!important;
  padding: 0 25px 0!important;
}
.article .article-template header {
  margin: 0 !important;
}
.article-template h1 {
    font-size: 172px;
    letter-spacing: -1.8px;
    color: #000;
    line-height: 1;
    margin-bottom: 25px !important;
    font-family: "Akkurat-Bold";
    font-weight: 700;
    text-align: center !important;
    text-transform: uppercase;
}
.article-template .article-template__content p {
    width: 50%;
    margin: 20px auto 20px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700 !important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    color: #000;
    letter-spacing: 0;
}
.article-template div#article-body p.published {
    float: right;
    text-align: right;
    margin: 0 !important;
    padding: 0px 0px 20px;
}
.article .article-template header  span.circle-divider {
    display: block;
    text-align: right;
    margin: 0 0 20px;
}
.article .article-template header  span.circle-divider time {
    margin: 0 !important;
    padding: 0px 0px 20px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700 !important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    text-transform: initial;
    letter-spacing: 0;
    color: #000;
}
.article .article-template .article-template__hero-container {
    max-width: 100%;
    margin: 0 auto;
}
.article .article-template .article-template__content {
    margin-top: 0;
    margin-bottom: 0;
}
.article-template__back .article-template__link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700 !important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    color: #000;
    letter-spacing: 0;
}
.article .article-template__content img {
    width: 100%;
}
/* FEATURE DETAIL PAGE CSS END */

.releasepage-grid {
  display: grid;
  grid-template-columns: auto 2fr;
} 

.releases-filters {
  padding: 5px 20px;
  margin: 0 10px 0 0;
  width: 235px;
  height: min-content;
  position: sticky;
  top: 3px;
}

.releases-filters h4 {
    font-family: 'SVRN Sans Regular';
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    clear: both;
    padding-bottom: 0;
    margin: 0 0 5px;
}

.releases-filters ul li a{
    font-family: "Akkurat", Helvetica, sans-serif !important;
    letter-spacing: 0.06rem;
    font-size: 13px;
    font-weight: 500;
    width: auto;
    text-decoration: none;
    color: #808080;
    margin: .625rem 0;
}

.releases-filters ul li a:hover{
  color: #000;
}

.releases-filters ul li:hover {
  background-color: #f2f2f280;
  color: #000;
}

.releases-sidebar-menu {
  list-style-type: none;
  padding: 0;
}
/* RELEASE PAGE CSS START */
.page-releases #page {
    width: calc(100% - 60px) !important;
    padding: 0 !important;
    margin: auto !important;
    overflow: hidden !important;
}
.releases_product_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.releases_product_item {
    width: 33.33%;
    padding: 0px 10px 10px;
}

.releasepage h2 {
    font-family: 'Akkurat';
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    padding-bottom: 0;
}
.releasepage h2 A {
  text-decoration: none;
}
.releases_product_item p a img,
.releases_product_item p {
    margin: 0;
}
.releases_product_item p {
    margin: 0 0 1px;
}
/* RELEASE PAGE CSS END */


/* PRODUCT DETAIL PAGE CSS START */
body.product #MainContent {
    margin-top: 0;
}
body.product a.skip-to-content-link,
body.product .product__modal-opener .product__media-icon {
    opacity: 0;
    display: none;
}
body.product .product  {
    width: calc(100% - 60px) !important;
    padding: 0 !important;
    margin: auto !important;
}
body.product .product .product__info-wrapper {
    width: 45%;
    max-width: 45%;
    margin-left: 0;
    min-height: calc(100vh - 55px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100vh - 55px);
    padding: 0;
    position: fixed;
}
body.product .product .product__media-wrapper {
    margin-right: auto;
    width: 50%;
    max-width: 50%;
    flex-grow: initial;
    flex-shrink: initial;
}
body.product .product .main-product-right {
    position: sticky;
    top: 10px;
    display: flex;
    flex-direction: column;  
    padding: 80px;
    right: 80px;
    gap: 70px;
    overflow-x: hidden;
    overflow-y: auto;
    height: min-content;
    margin: 0!important;
    width: 45%;
}
body.product .product__info-wrapper .product__text {
    font-family: "SVRN Sans Regular";
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    padding-bottom: 0;
    margin-bottom: 10px;
    color: #000;
}
body.product .product__info-wrapper .product__text a {
    text-decoration: none;
    color: #000000;
    outline: 0;
    letter-spacing: 1px;
}
body.product .product__info-wrapper .product__text a:hover {
    text-decoration: underline;
    color: #000000;
    outline: 0;
}
body.product .product__info-wrapper .product__text.redtext {
    letter-spacing: 0;
    color: #ff2a00;
    font-weight: 700 !important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    text-transform: inherit;
}
body.product .product__info-wrapper .product__title h1 {
    font-size: 12px;
    font-family: 'Akkurat', sans-serif, arial;
    font-weight: 450;
    letter-spacing: 0.06rem;
}
body.product .product__info-wrapper .product__description ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.product .product__info-wrapper .product__description ul li,
body.product .product__info-wrapper .product__description p {
  font-family: 'Akkurat', sans-serif, arial;
   font-size: 12px;
   font-weight: 450;
   display: block;
   width: auto;
   text-decoration: none;
   margin: 1.5rem 0;
   color: #000;
   line-height: 19.59px;
}
body.product .product__info-wrapper .product__description ul li {
  margin: 0 0 4px;
}
body.product .product__info-container .product-form,
body.product .product__info-container .product__description {
    margin: 0;
    font-size: 12px;
    font-weight: 500 !important;
    font-family: "SVRN Sans Regular", Helvetica, sans-serif !important;
    width: 49%;
}
body.product #MainContent .page-width {
  padding: 0;
}
body.product .product .product__media-wrapper ul li {
  width: 100%;
  max-width: 100%;
  cursor: default;
  padding: 0 10px;
  height: calc(100vh - 75px);
  margin-bottom: 0px;
}
body.product .product .product__media-wrapper ul li .product-media-container {
  border: 0 !important;
}
body.product .product .product__media-wrapper ul li .product__media {
  padding-top: 0 !important;
  border: 0;
  cursor: default;
  padding: 0 10px;
  height: calc(100vh - 75px);
  margin-bottom: 0px;
}
body.product .main-product-right .product__info-container {
  width: 100%;
}
body.product .main-product-right .product-form__input .select {
    max-width: 100%;
}
body.product .product .product__media-wrapper ul li .product__media img {
    object-fit: contain;
    position: relative;
    width: auto;
    margin: auto;
    padding-bottom: 1rem;
}
body.product .product .product__media-wrapper .grid {
    column-gap: 0;
    row-gap: 0;
}
.prodescription-scroll {
    position: absolute !important;
    bottom: 335px;
    right: 2px !important;
    width: 19.25% !important;
}
.prooptions-scroll {
    position: absolute !important;
    bottom: 275px;
}
.main-product-right .price__container s.price-item.price-item--regular,
.main-product-right .price__container span s,
.main-product-right .price__container span {
    font-size: 12px;
    font-family: 'Akkurat', sans-serif, arial;
    font-weight: 450;
    color: #000;
}
.main-product-right span.badge.price__badge-sold-out.color-inverse {
    font-size: 12px;
    font-weight: 700;
    font-family: "Akkurat-Mono" !important;
    color: #000;
    letter-spacing: 0;
    padding: 0 10px;
    margin: 0;
    display: inline-block;
    line-height: 27px;
    background: transparent;
    border: 0;
}
.main-product-right .product-form__input .form__label {
    padding-left: 0;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
}
.main-product-right .product__tax {
    margin-top: 0;
    font-size: 12px;
    font-weight: 700;
    font-family: "Akkurat" !important;
    color: #000;
    letter-spacing: 0;
}
.main-product-right .product__tax a {
  color: #000;
}
.product-form__input--dropdown .select select {
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #000;
    height: 30px;
    font-size: 10px;
    margin-top: 9px;
    line-height: 1;
    font-family: "SVRN Sans Regular", Helvetica, sans-serif !important;
    padding: 0px 15px;
    text-align: left;
    text-indent: 0;
    margin: 0;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    color: #000;
}
.product-form__input--dropdown .select::before,
.product-form__input--dropdown .select::after {
  display: none;
}
.main-product-right .product-form__buttons .product-form__submit {
    margin-top: 0px !important;
    height: 30px;
    min-height: auto;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    line-height: 1 !important;
    font-size: 12px;
    width: 100% !important;
    text-transform: uppercase;
    font-weight: 400;
    background: #ffffff;
    color: #000000;
    padding: 0 10px ! important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    border-bottom: 1px solid;
}
.main-product-right .product-form__buttons .product-form__submit::before,
.main-product-right .product-form__buttons .product-form__submit::after {
  display: none;
}
.main-product-right .product-form__buttons .product-form__submit:hover {
    color: #e6e6e6;
    background: #000000;
    border: 0;
}
.shopify-payment-button {
  display: none;
}
.cart-count-bubble {
    position: static;
    background: transparent;
    color: #000;
    width: auto; 
    height: auto;
    top: 10px;
    right: 20px
}
.cart-count-bubble span {
    font-size: 13px;
    font-weight: 700!important;
    font-family: Akkurat-Bold!important;
    height: auto;
    padding-left: 5px;
}
.boost-pfs-search-suggestion {
  flex-wrap: wrap;
}
.boost-pfs-search-suggestion-groups-pro,
.boost-pfs-search-suggestion-groups-others {
  width: 100% !important;
}
.boost-pfs-search-suggestion .boost-pfs-search-suggestion-group li {
    width: 100% !important;
}
.product-media-modal .product-media-modal__content.gradient {
    padding: 0;
}
.product-media-modal .product-media-modal__content img {
  margin: 0;
}
.product-media-modal__toggle {
    background-color: transparent !important;
    border: 0 !important;
}
.product-full-view-close {
    position: fixed;
    top: 5px;
    right: 57px;
    font-size: 70px;
    color: black;
    text-decoration: none;
    z-index: 200;
    width: 70px;
    height: 70px;
    text-align: center;
    font-weight: 300;
    cursor: pointer;
    transform: scale(1.1, 1);
}
ul.tab-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}
ul.tab-nav li {
    margin-right: 15px;
}
ul.tab-nav li span {
    cursor: pointer;
}
ul.tab-nav li.active-a h4 {
    border-bottom: 1px solid #000;
}
ul.tab-nav li span h4 {
    font-weight: normal;
    ffont-family: 'SVRN Sans Regular' !important;
    font-size: 12px;
    margin: 0 !important;
}
.bottomproduct {
  display: none;
  padding: 15px 0px 0px !important;
  margin: 16px 0px !important;
  border-top: 1px solid #dedede;
}
.bottomproduct.tab-active {
 display: block; 
}
.product-recommendations-main {
    width: calc(100% - 60px) !important;
    padding: 0 !important;
    margin: auto !important;
    overflow: hidden !important;
}
h2.product-recommendations__heading.h2 {
    display: none;
}
.bottomproduct ul {
  margin: 0;
  padding: 0;
}
.bottomproduct ul {
  margin: 0px -6px;
  list-style: none;
  column-gap: inherit;
  row-gap: inherit;
}
.bottomproduct ul li {
    width: 20% !important;
    
    margin: 0 6px !important;
}
.bottomproduct ul li .card__media .card__badge.bottom.left {
  display: none;
}
.hide-desktop {
  display: none;
}
.bottomproduct ul li .card-wrapper .card__inner {
  --ratio-percent: 125.03052503052503% !important;
}

.pro_tabs{
  display:flex;
  justify-content: center;
}
/* PRODUCT DETAIL PAGE CSS END */



/* LOGIN PAGE CSS START */
.customer h1 {
    font-family: 'Akkurat-Bold';
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
    line-height: initial;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
}
.customer form {
    margin-top: 20px !important;
}
.customer form label, .customer form legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}
.customer form input[type="text"],
.customer form input[type="password"],
.customer form input[type="email"],
.customer form textarea, 
.customer form select {
    border: 1px solid #dedede !important;
    line-height: 44px;
    height: 44px;
    outline: none;
    color: #000000;
    margin: 0;
    width: 100%;
    text-indent: 10px;
    display: block;
    margin-bottom: 20px !important;
    background: #fff;
    font-size: 14px;
    padding: 0 !important;
}
.customer form input::placeholder {
  opacity: 0;
}
.customer form input[type="text"]:focus, input[type="password"]:focus,
.customer form input[type="email"]:focus, textarea:focus {
    border: 1px solid #dedede;
    color: #000000;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2) !important;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2) !important;
    box-shadow: 0 0 3px rgba(0,0,0,.2) !important;
}
.customer .field:before,
.customer .field:after {
  display: none;
}
.customer .field label {
    display: block;
    position: relative;
    left: 0 !important;
    font-weight: bold;
    font-size: 13px !important;
    color: #000;
    top: 0;
    letter-spacing: 0;
    text-transform: capitalize;
}
.customer .field {
    flex-wrap: wrap;
    margin: 0 !important;
}
.forget-password-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.forget-password-col a {
    text-decoration: none;
    color: #000000;
    outline: 0;
    font-size: 14px;
    font-family: 'SVRN Sans Regular';
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: normal;
    margin: 0 !important;
}
.customer form .sign-in-btn {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    width: 100% !important;
    max-width: 100% !important;
    display: inline-block !important;
    background: #000000;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    margin: 0 0 20px;
    padding: 0 10px! important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    line-height: 44px! important;
    border-radius: 0! important;
    min-height: auto;
}
.customer form .sign-in-btn:hover {
    color: #e6e6e6;
    background: #000000;
    border: 0;
}
.customer form .sign-in-btn::before,
.customer form .sign-in-btn::after {
  display: none;
}
.customer {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
h2.form__message {
    display: none;
}
.customer .errors ul li {
    list-style-type: none;
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
}
.customer .errors ul {
  margin: 0;
  padding: 0;
}
.customer .errors {
  margin-bottom: 10px;
}
.customer p {
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
    margin: 0 !important;
}
#recover:target {
    display: block;
    margin: 0 0 7px;
}
.reset-cancel {
    text-align: left;
}
.have-account a,
.login .reset-cancel a {
    margin: 0;
    text-decoration: none;
    color: #000000;
    outline: 0;
    letter-spacing: 0;
    line-height: 13px;
}
.have-account {
    margin-bottom: 20px;
}

.form__message {
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 0;
    font-size: 14px;
}
.form__message svg {
    margin: -4px 0 0;
}
#recover:focus-visible {
    outline: none;
    box-shadow: none;
}
#create_customer ul li a {
    color: #000;
    letter-spacing: 0;
    font-size: 14px;
}
#create_customer ul {
    padding: 0 0 0px 13px;
}
/* LOGIN PAGE CSS END */



/* SEARCH PAGE CSS START */
.search .template-search {
    display: none;
}
.search .boost-pfs-filter-wrapper {
  width: calc(100% - 60px) !important;
  padding: 0 !important;
  margin: auto !important;
  overflow: hidden !important;
}
.search .boost-pfs-filter-left-col ul {
    padding: 0;
    margin: 0 0 20px;
}
.search .boost-pfs-filter-left-col h4 {
    line-height: 20px!important;
    padding: 0!important;
    font-size: 12px;
    font-family: Akkurat-Bold;
    font-weight: 700;
    margin-bottom: 0px;
}
.search #MainContent {
    margin-top: 12px;
}
.search .boost-pfs-filter-left-col ul li {
    list-style-type: none;
    line-height: 1;
    padding: 0;
}
.search .boost-pfs-filter-left-col ul li a {
    font-family: "Akkurat", Helvetica, sans-serif !important;
    letter-spacing: 0;
    font-size: 12px;
    display: inline-flex;
    width: auto;
    text-decoration: none;
    color: #000;
    line-height: 19.59px;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option .boost-pfs-filter-option-title button {
    line-height: 20px!important;
    padding: 0!important;
    font-size: 12px;
    font-family: Akkurat-Bold;
    font-weight: 700;
    margin-bottom: 3px;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option .boost-pfs-filter-option-title button:focus-visible {
    outline: none;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option .boost-pfs-filter-option-title button span::before {
   display: none;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option-item button {
  font-size: 13px;
  font-weight: 500 !important;
  font-family: "Akkurat", Helvetica, sans-serif !important;
  text-decoration: none;
  color: #808080;
  line-height: 19.59px;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option-item button:hover {
  background-color: #f2f2f280;
}
.search .boost-pfs-filter-left-col .boost-pfs-filter-option-item .selected .boost-pfs-filter-button {
  color: #000;
}
.search .boost-pfs-filter-left-col + .search .boost-pfs-filter-option-item button {
  color: #000;
}
.search .boost-pfs-filter-option-show-search-box-wrapper {
    display: none;
}
.search .boost-pfs-filter-option-content .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li span.boost-pfs-check-box {
    margin-right: 8px;
    position: relative;
    left: 0px;
    top: 2px;
}
.search .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li {
    position: relative;
    padding-left: 0;
}
.search .boost-pfs-filter-option-content .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li {
    margin-top: 5px;
}
.search .boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner {
    margin-top: 0;
    max-height: initial;
}
.search .boost-pfs-filter-tree-v .boost-pfs-filter-option {
    margin: 0;
    padding: 0;
    border-top: 0;
}
.search .boost-pfs-filter-left-col ul.sortme li {
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal!important;
    font-family: "Akkurat", Helvetica, sans-serif !important;
}
.search .boost-pfs-filter-left-col {
    position: fixed;
    height: calc(100% - 80px);
    overflow-y: auto;
    width: 235px;
}
.search .boost-pfs-filter-right-col {
    width: calc(100% - 235px);
    float: right;
    padding-left: 15px;
}
.search h1.boost-pfs-search-result-headere {
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 0;
    text-align: left;
}
.search .boost-pfs-filter-products .grid__item {
    margin-bottom: 10px;
    padding-left: 15px;
}
.search .boost-pfs-filter-products {
    margin-left: -15px;
    column-gap: 0;
    row-gap: 0;
}
.search .card__information .caption-with-letter-spacing {
    font-size: 12px;
    font-weight: 700;
    font-family: Akkurat-Bold;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    opacity: 1;
    text-align: justify;
}
.search .card__information h3.card__heading {
    font-size: 12px;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    line-height: 15px;
    color: #000000;
    text-transform: unset;
    margin-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.search .card__information h3.card__heading a {
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.search .boost-pfs-filter-products .grid__item .card__content {
    display: block;
}

.search .card-information .price span s,
.search .card-information .price span {
    font-size: 12px;
    font-weight: normal;
    font-family: 'Akkurat-Mono';
    color: #000;
    letter-spacing: 0;
    margin: 0;
}
.search .card-information .price {
  margin: 0 !important;
}
.search .boost-pfs-action-list-wrapper.boost-pfs-action-extend {
    display: none;
}
.boost-pfs-enable-instant-search .boost-pfs-search-suggestion-column-2-non-fullwidth:not(.boost-pfs-search-suggestion-mobile).boost-pfs-search-suggestion-product-item-type-list {
    width: 480px!important;
}
.boost-pfs-search-suggestion-item>a {
    color: #000 !important;
}
.boost-pfs-search-suggestion-header-view-all.boost-pfs-search-suggestion-header a {
    margin: 0!important;
    border: none!important;
    background: none!important;
    font-size: 14px;
    color: #222;
    text-transform: none;
    line-height: 20px;
    font-family: "Akkurat-Bold" !important;
    font-weight: 700 !important;
    padding: 11px 0;
}
.search .boost-pfs-filter-refine-by-wrapper {
    display: none;
}
.search .boost-pfs-filter-option-column-1 button.boost-pfs-filter-button.boost-pfs-filter-clear {
    display: none !important;
}
/* SEARCH PAGE CSS END */


/* CART PAGE CSS START */
#main-cart-footer,
#cart {
    max-width: 67.8%;
    margin-left: auto;
    margin-right: auto;
}
#cart td:first-child, #cart th:first-child {
    text-align: left !important;
    width: 150px;
}
#cart th {
    text-transform: uppercase;
}
#cart td, #cart th {
    padding: 10px 0;
    vertical-align: top;
    text-align: center !important;
}
#cart td, #cart th {
    border: none;
    border-bottom: 1.5px solid #000000;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    display: table-cell;
}
#cart th {
    text-transform: uppercase;
}
#cart td:last-child, #cart th:last-child {
    text-align: right !important;
}
#cart td span,
#cart td div {
    font-size: 12px;
    margin: 0;
    letter-spacing: 0;
}
.cart-item__media {
    display: inline-block;
    margin-right: 10px;
    width: 150px;
}
.cart-item__media img {
  width: 100%;
}
.cart .title-wrapper-with-link {
    display: none;
}
.cart .cart-item__media {
    display: inline-block;
    margin-right: 0;
}
.cart #cart td.cart-item__details {
    vertical-align: bottom;
    text-align: left !important;
    padding-left: 15px;
}
.cart cart-items {
  margin: 25px 0 0;
  padding: 0;
}
.cart .small-hide.right.caption-with-letter-spacing {
    width: 161px;
}
.cart cart-remove-button a svg {
    width: 16px;
}
.cart cart-remove-button .button {
    min-width: auto;
    animation: auto;
    min-height: auto;
    line-height: 1;
    height: auto;
    display: inline-block;
}
.cart-item__details .product-option,
.cart-item__details .cart-item__name,
.cart-item__details .caption-with-letter-spacing {
    margin-bottom: 7px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    text-transform: initial;
    font-family: 'SVRN Sans Regular';
    line-height: 19.8px;
}
#main-cart-items {
    border: 0;
    margin: 0;
    padding: 0;
}
.cart-item__image-container.gradient.global-media-settings {
    display: inline-block;
}
#main-cart-footer .cart__footer {
    padding: 30px 0 0;
}
.cart__footer .totals {
    margin: 0 0 20px;
}
.cart__footer .totals .totals__subtotal,
.cart__footer .totals .totals__subtotal-value {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    font-family: "Akkurat-Bold";
    color: #000;
}
.cart__footer .totals .totals__subtotal {
    text-transform: uppercase;
    margin-right: 5px;
}
.cart__footer .cart__checkout-button::before,
.cart__footer .cart__checkout-button::after {
  display: none;
}
.cart__footer .cart__ctas button {
    width: 100%;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 13px !important;
    padding: 0 !important;
}
.cart #shopify-section-template--15105436057673__featured-collection {
  display: none;
}
.cart-item__image-container.gradient.global-media-settings {
    border: 0;
    display: flex;
}
/* CART PAGE CSS END */


/* CONTACT PAGE CSS START */
.page-contact #MainContent {
    margin-top: 20px;
    margin-bottom: 65px;
    padding: 0 23px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.page-contact #MainContent .shopify-section:nth-child(2) h1 {
    font-size: 50px;
    letter-spacing: -1.8px;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'SVRN Sans Bold';
}
.page-contact #MainContent .shopify-section:nth-child(2) p {
    font-size: 25px;
    color: #000000;
    letter-spacing: -0.75px;
    line-height: 1.3;
    margin-bottom: 40px;
}
.page-contact #MainContent .shopify-section:nth-child(2) p a {
    text-decoration: none;
    color: #000000;
    outline: 0;
    line-height: 1.2;
    display: inline-block;
}
.page-contact #MainContent .shopify-section:nth-child(2) a:hover {
    color: #000000;
    text-decoration: underline;
    outline: 0;
}
.page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description {
    width: 100%;
}
.page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time {
    width: 100%;
    margin-bottom: 30px;
}
.page-contact #MainContent .shopify-section:first-child{
    width: 100%;
}
.page-contact #MainContent .shopify-section:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
    width: 32%;
}
.page-contact #MainContent .shopify-section:nth-child(3) {
    width: 61.05%;
}
.page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p span {
    width: 45%;
    display: inline-block;
}
.page-sf-contact #MainContent {
    margin-top: 20px;
    margin-bottom: 65px;
    padding: 0 23px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.page-sf-contact .banner {
    min-height: 707px !important;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .page-width,
.page-sf-contact #MainContent .shopify-section:nth-child(3) .page-width {
  padding: 0;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2),
.page-sf-contact #MainContent .shopify-section:nth-child(3){
  margin-top: 55px;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p {
    font-size: 25px;
    color: #000;
    letter-spacing: -.75px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.page-sf-contact #MainContent .shopify-section:nth-child(2) h1 {
    font-size: 50px;
    letter-spacing: -1.8px;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'SVRN Sans Bold';
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) p {
    font-size: 25px;
    color: #000000;
    letter-spacing: -0.75px;
    line-height: 1.3;
    margin-bottom: 40px;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) p a {
    text-decoration: none;
    color: #000000;
    outline: 0;
    line-height: 1.2;
    display: inline-block;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) a:hover {
    color: #000000;
    text-decoration: underline;
    outline: 0;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .store-hours-description {
    width: 100%;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .store-hours-time {
    width: 100%;
    margin-bottom: 30px;
}
.page-sf-contact #MainContent .shopify-section:first-child{
    width: 100%;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
    width: 32%;
}
.page-sf-contact #MainContent .shopify-section:nth-child(3) {
    width: 61.05%;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p span {
    width: 45%;
    display: inline-block;
}
.page-sf-contact #MainContent {
    margin-top: 20px;
    margin-bottom: 65px;
    padding: 0 23px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.page-sf-contact .banner {
    min-height: 707px !important;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .page-width,
.page-sf-contact #MainContent .shopify-section:nth-child(3) .page-width {
  padding: 0;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2),
.page-sf-contact #MainContent .shopify-section:nth-child(3){
  margin-top: 55px;
}
.page-sf-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p {
    font-size: 25px;
    color: #000;
    letter-spacing: -.75px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
    font-size: 24px;
    color: #000;
    letter-spacing: -.75px;
    line-height: 1.3;
    margin-bottom: 30px !important;
    height: 85px;
    border: 2px solid #dedede;
    padding: 20px 15px !important;
    box-sizing: border-box;
    font-family: 'SVRN Sans Regular';
    font-weight: normal;
    text-indent: 10px;
}
.contact-form select {
    background-image: url(../png/select-arrowcc89.png?v=1674130615);
    background-repeat: no-repeat;
    background-position: right center;
}
.contact-form select,
.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #717171;
}
.contact-form .field::before,
.contact-form .field::after {
  display: none;
}
.contact-form .field {
  margin: 0 !important;
  padding: 0 !important;
}
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  box-shadow: none;
  outline: none;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  opacity: 1 !important;
}
.contact-form textarea {
    height: 230px;
    padding-top: 15px;
}
.contact-form .contact__button {
  margin: 0;
  padding: 0;
}
.contact-form .contact__button .button {
    color: #fff;
    letter-spacing: 4px;
    font-weight: normal;
    border: 0px !important;
    background: #000;
    transition: 0.4s;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
    height: 85px;
    box-sizing: border-box;
    font-family: 'SVRN Sans Regular';
}
.contact-form .contact__button .button::before,
.contact-form .contact__button .button::after {
  display: none;
}
.contact-form .contact__button .button:hover {
    color: #fff;
    background: #333;
}
.page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description p {
  font-size: 25px;
  color: #000;
  letter-spacing: -.75px;
  line-height: 1.2;
  margin-bottom: 30px;
}
/* CONTACT PAGE CSS END */



/* POLICY PAGE CSS START */
.shopify-policy__container {
    max-width: 560px;
    max-width: 65ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.shopify-policy__container {
    max-width: 560px;
    max-width: 57ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 21px;
}
h1 {
    font-size: 23px;
    margin-bottom: 20px;
}
p {
    font-size: 14px;
    margin-bottom: 1.6em;
    margin-top: 0;
    letter-spacing: 0;
}
.shopify-policy__body p {
  font-family: 'SVRN Sans Regular';
  line-height: 1.4em;
}
.policie_pages #MainContent {
    margin-top: 0;
    margin-bottom: 60px;
}
.policie_pages #MainContent .rte {
    font-size: 14px;
    margin-top: 0;
    letter-spacing: 0;
    font-family: 'SVRN Sans Regular';
    line-height: 1.4em;
}
/*  body {
   scrollbar-width: none;
 }
  body::-webkit-scrollbar {
      display: none;
      width:0;
  } */
/* POLICY PAGE CSS END */
.hide-desktop.bottom.content,
.hide-desktop.right-product-title {
    display: none;
}
.contact-info.mobile-contact-info {
    display: none;
}
body.cart {
    box-sizing: initial;
}
body.boost-pfs-search-suggestion-mobile-open {
   position: inherit !important;
}
.boost-pfs-search-suggestion-group[data-group*=products] ul {
  padding: 0 0 9px !important;
}
.boost-pfs-search-suggestion-group ul {
    padding: 0 !important;
}
.boost-pfs-search-suggestion-group {
    padding: 10px 0 0 !important;
}
.boost-pfs-search-suggestion-product-item-type-list .boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-left {
    width: 60px !important;
}
.search .boost-pfs-filter-products .grid__item .card__information {
    padding-bottom: 10px;
    padding-top: 10px;
}

/* 404 page css start */
.template-404 {
    margin: 0;
    text-align: left;
    padding: 0 50px;
}
.template-404 h1 {
    font-family: 'Akkurat-Bold';
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
    line-height: initial;
    font-size: 23px;
    margin-bottom: 17px;
    color: #000000;
}
#search-bar h3 {
    font-size: 14px;
    margin: 0 0 10px;
}
.template-404 p {
    margin-bottom: 1.5em;
}
#search-bar input {
    border: 1px solid #dedede;
    line-height: 44px;
    height: 44px;
    outline: none;
    color: #000000;
    margin: 0;
    width: 100%;
    text-indent: 10px;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    font-size: 14px;
}
body.\34 04 .collection-list-wrapper {
    padding: 0 68px;
}
body.\34 04 .collection-list-wrapper .title-wrapper-with-link {
  margin-bottom: 0;
}
body.\34 04 .collection-list-wrapper h2 {
    font-family: 'Akkurat-Bold';
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
    line-height: initial;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000000;
}
body.\34 04 .collection-list-wrapper .collection-list {
    margin-left: -20px;
    margin-right: -20px;
    column-gap: 0;
    row-gap: 0;
}
body.\34 04 .collection-list-wrapper .collection-list li {
    padding-left: 20px;
    padding-right: 20px;
    width: 22.9166666666666667%;
}
body.\34 04 .collection-list-wrapper .collection-list .collection-image img,
body.\34 04 .collection-list-wrapper .collection-list .collection-image {
    width: 100%;
    display: block;
}
body.\34 04 .collection-list-wrapper .collection-list .product-info {
    text-align: center;
    padding: 4px 0;
}
body.\34 04 .collection-list-wrapper .collection-list .product-info a {
    font-size: 12px;
    line-height: 15px;
    font-family: "Akkurat", Helvetica, sans-serif !important;
    color: #000;
    letter-spacing: 0;
    text-transform: initial;
    text-decoration: none;
}
body.\34 04 .contact-form {
    padding: 0 50px 30px;
}
body.\34 04 .contact-form h2 {
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Akkurat-Bold';
    font-weight: bold;
    letter-spacing: 1px;
    line-height: initial;
    color: #000;
}
body.\34 04 .contact-form input,
body.\34 04 .contact-form textarea,
body.\34 04 .contact-form select {
    border: 1px solid #dedede;
    line-height: 44px;
    height: 44px;
    outline: none;
    color: #000000;
    margin: 0;
    width: 100%;
    text-indent: 10px;
    display: block;
    margin-bottom: 20px !important;
    background: #fff;
    font-size: 14px;
    padding: 0 !important;
}
body.\34 04 .contact-form textarea {
  min-height: 120px;
}
body.\34 04 .contact-form .contact__button .button {
    color: #fff;
    letter-spacing: 4px;
    font-weight: normal;
    border: 0px !important;
    transition: 0.4s;
    height: 44px;
    min-height: 44px;
    font-size: 13px;
}

/* 404 page css end */

form.header-search-box.mobile-search-box input {
    background: url(../png/search-icon-newd601.png?v=115992125828430906);
    background-repeat: no-repeat;
    max-width: 20px;
    height: 18px;
    top: -21px;
    background-size: 18px;
    display: block;
    width: 20px;
}

.refine-dropdown {
    display: none;
}
.refine-sort-dropdown-mobile {
    display: none;
}
.collection ul#product-grid li .card__content {
    display: block;
}
.prod-price {
    text-align: center;
}
.collection .pagination-wrapper {
    width: calc(100% - 235px)!important;
    margin: auto;
}
.bottomproduct ul .card__badge.bottom.left {
  display:none;
}
body.product .product .main-product-right .price__badge-sale {
  display: none;
}
body.product .product .main-product-right .price--on-sale .price__sale {
    display: flex;
    align-items: center;
}
body.product .product .main-product-right span.price-item.price-item--sale{
    order: -1;
}
body.product .product .main-product-right .price--on-sale span.badge.price__badge-sold-out.color-inverse {
    line-height: 18px;
}
/* ============================================================ */
/* RESPONSIVE MEDIA CSS START */
/* ============================================================ */
@media (max-width: 1679px) {
  .sec2column .multicolumn-card__info h3 {
      top: 41px;
      font-size: 45px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info h3 {
      font-size: 24px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow {
      font-size: 15px;
      min-width: 140px;
      min-height: 45px;
  }
  .sec2column .multicolumn-card__info .rte p {
      padding-right: 20px;
  }
  #MainContent .multicol:last-child {
      margin: 14px 0 0px!important;
  }
  .header__heading-link {
      width: 100px;
  }
  .collection-main-section .product-grid-container {
      left: 243px;
  }
  .facets-vertical {
      overflow-x: hidden;
  }
  .collection ul#product-grid {
      margin-right: -2px;
  }
  .pagination-wrapper {
      margin-left: -2.7%;
  }
  .collection-main-section .product-grid-container .collection-hero__description.rte {
      width: 96% !important;
  }
 .main-blog .blog-articles .blog-articles__article:first-child .card__inner {
      width: 1121px;
  }
  .blog-articles .blog-articles__article:first-child .card__content h3 {
      font-size: 35px;
      line-height: 40px;
      padding-right: 30px;
      min-height: 58px;
  }
  .blog-articles .blog-articles__article:first-child .article-card__excerpt {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .blog-articles .blog-articles__article:first-child .card__information a.readmore-link {
    font-size: 16px;
    min-width: 143px;
    min-height: 45px;
  }
  .main-blog .blog-articles {
      column-gap: inherit;
      grid-template-columns: 0;
      column-gap: 0;
      row-gap: 0;
  }
  .article-template h1 {
    font-size: 90px;
    margin-bottom: 20px !important;
    line-height: 90px;
    margin-top: 30px;
  }
  .article .article-template header  span.circle-divider time {
      margin: 0 !important;
  }
  .product-recommendations-main {
      padding: 0 0 25px !important;
  }
  body.product .product .main-product-right {
      gap: 50px;
  }
  .page-contact .banner {
      min-height: 52.7rem !important;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) h1 {
      font-size: 35px;
      margin-bottom: 35px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) p {
      font-size: 18px;
      margin-bottom: 40px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      margin-left: 10px;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      width: 61.6%;
  }
   .contact-form .contact__button .button,
  .contact-form input, .contact-form textarea, .contact-form select {
    font-size: 18px;
    margin-bottom: 30px;
    height: 70px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description p {
      font-size: 18px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p {
      font-size: 18px;
  }
  .contact-form textarea {
      height: 120px;
  }
  #cart td.cart-item__media .cart-item__link {
    position: relative;
    width: 150px;
    height: auto;
  }
  body.\34 04 .collection-list-wrapper .collection-list li {
      padding-left: 15px;
      padding-right: 15px;
  }
  body.\34 04 .collection-list-wrapper .collection-list {
      margin-left: -15px;
      margin-right: -15px;
  }
  body.index .sec2column:first-child .multicolumn-card__info h3 {
      left: 10px;
      top: 47px;
  }
  .multicol {
      margin: 0px !important;
  }
}

@media (max-width: 1440px) {
  body.product .product .product__info-wrapper {
      width: 45%;
      max-width: 45%;
  }
  body.product .product .main-product-right {
      right: 33px;    
  }
  body.product .product .product__media-wrapper ul li .product__media {
      padding: 0 7px;
  }
  .template-404 {
      padding: 0 42px;
  }
  body.\34 04 .collection-list-wrapper {
      padding: 0 55px;
  }
  body.\34 04 .contact-form h2 {
      padding-top: 0;
  }
  .blog-articles .blog-articles__article .card__content h3 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 15px;
      min-height: 58px;
  }
  .blog-articles .blog-articles__article .article-card__excerpt {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 10px;
  }
  .blog .load-more-list .button {
      font-size: 16px;
      min-width: 163px;
      min-height: 50px;
  }
  .load-more-list {
      margin-top: 40px;
  }
}

@media (max-width: 1439px) {
  .multicol .multicolumn-list li, .sec2column .multicolumn-list__item { 
      padding: 0;
  }
  .multicol, .sec2column {
      padding: 0;
  }
  .sec2column .multicolumn-card__info h3 {
    top: 41px;
    font-size: 40px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info h3 {
      font-size: 21px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow {
    font-size: 14px;
    min-width: 130px;
    min-height: 42px;
    line-height: 1;
    padding: 3px 0 0!important;
  }
  .sec2column .multicolumn-card__info .rte p {
      padding-right: 20px;
      font-size: 18px;
  }
  .multicol {
      margin: 0px !important;
  }
  #MainContent .multicol:last-child .multicolumn-list li {
      padding: 0 10px 22px;
  }
  .header__icon svg {
    width: 34px;
    height: 33px;
  }
  .header__icon.header__icon--cart svg {
      width: 30px;
      height: 31px;
      right: 9px;
      top: 5px;
  }
  a#cart-icon-bubble svg {
      padding-left: 3px;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
      width: 26px;
  }
  .search-modal__content button.search-modal__close-button {
      right: 1.2rem;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
    top: -2px;
    left: -1px;
  }
  .collection ul#product-grid {
      margin-right: -4px;
  }
  .collection-main-section .product-grid-container {
      left: 235px;
  }
  a#cart-icon-bubble {
      position: relative;
      right: -3px;
  }
  .cart-count-bubble {
      top: 9px;
      right: 21px;
  }
  .bottomproduct ul li .price, .collection #product-grid li .price {
      line-height: 19.59px;
  }
  .bottomproduct ul li .card__information, .collection #product-grid li .card__information {
      padding: 0 0 15px;
  }
  .bottomproduct ul li .caption-with-letter-spacing.light, .collection #product-grid li .caption-with-letter-spacing.light {
      margin-top: 10px;
      font-size: 12px;
  }
  .collection-main-section .product-grid-container .collection-hero__description.rte {
      width: 95% !important;
      padding: 0 36px;
  }
  .blog-articles .blog-articles__article:first-child .card__content h3 {
      font-size: 28px;
      line-height: 35px;
      padding-right: 30px;
      min-height: 58px;
  }
  .main-blog .blog-articles .blog-articles__article:first-child .card__inner {
      width: 1149px;
  }
  .page-contact .banner {
      min-height: 46.4rem !important;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      width: 66.6%;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      margin-left: 20px;
      margin-right: 20px;
      width: 30%;
  }
  .header {
      padding: 13.5px 20.5px !important;
  }
  body.index .sec2column:first-child .multicolumn-card__info h3 {
      left: 10px;
      top: 50px;
  }
}


@media (max-width: 1199px) {
  .header--middle-left {
    justify-content: right;
  }
  .header--middle-left .header__heading-link {
    position: static;
  }
  .header__heading-link {
      width: 100px;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
  }
  .header__inline-menu {
      width: 44%;
      margin: 0;
  }
  .header__menu-item {
      margin-right: 45px;
      font-size: 14px;
  }
  #MainContent {
      margin-top: 5px;
  }
  .header__icon svg {
      width: 22px;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
      width: 24px;
  }
  a#cart-icon-bubble svg {
      padding-left: 0;
      width: 27px;
  }
  .header {
      padding: 13.5px 20px !important;
      display: flex;
      align-items: center;
  }
.header__inline-menu ul.list-menu li:nth-child(1) a {
      max-width: 26.87px;
  }
.header__inline-menu ul.list-menu li:nth-child(2) a {
      max-width: 44px;
  }
.header__inline-menu ul.list-menu li:nth-child(3) a {
      max-width: 57px;
  }
  .sec2column .multicolumn-card__info h3 {
      top: 34px;
      font-size: 40px;
      left: 20px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info h3 {
      font-size: 18px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow {
      font-size: 14px;
      min-width: 130px;
      min-height: 42px;
      line-height: 1;
     /* padding: 3px 0 0!important; */
  }
  .sec2column .multicolumn-card__info .rte p {
      padding-right: 20px;
      font-size: 14px;
  }
  .header__icons a {
      margin-left: 0px;
  }
  body.collection #MainContent {
      margin-top: 20px;
  }
  .collection ul#product-grid {
    margin-right: -13px;
    justify-content: flex-start;
    padding: 0 5px 0 36px;
  }
  .pagination-wrapper {
      margin-left: -6.7%;
  }
  #product-grid .grid__item .card__content {
    display: block;
  }
  .cart-count-bubble {
      right: 21px;
  }
  a#cart-icon-bubble {
      right: -2px;
  }
  .collection-main-section .product-grid-container .collection-hero__description.rte {
      width: 96% !important;
      padding: 0 13px 0 36px;
  }
  .main-blog .blog-articles {
      margin: 15px 0 0;
  }
  .blog-articles .blog-articles__article:first-child .article-card__excerpt {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 30px;
      margin-top: 0;
  }
  .blog-articles .blog-articles__article .card__content h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
    min-height: 58px;
  }
  .blog-articles .blog-articles__article .article-card__excerpt {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .blog .load-more-list .button {
    font-size: 16px;
    min-width: 163px;
    min-height: 50px;
  }
  .load-more-list {
      margin-top: 40px;
  }
  .main-blog .blog-articles .blog-articles__article:first-child .card__inner .card__content {
      width: 100%;
  }
  .article-template h1 {
    font-size: 93px;
    margin-bottom: 20px;
    line-height: 100px;
  }
  body.article #MainContent {
      margin-top: 20px;
  }
  .article .article-template header span.circle-divider time {
    font-size: 14px;
  }
  .article-template .article-template__content p {
      font-size: 14px;
  }
  body.product .product .main-product-right {
      right: 33px;
      width: 45%;
      max-width: 45%;
  }
  body.product .product__info-container .product-form, body.product .product__info-container .product__description {
      font-size: 12px;
  }
  body.product .product .product__media-wrapper ul li .product__media {
      padding: 0 6px;
  }
  .page-contact #MainContent {
      margin-top: 0;
      margin-bottom: 35px;
  }
  .page-contact .banner {
      min-height: 37.2rem !important;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      margin-left: 0;
      margin-right: 0;
      width: 30%;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      width: 69%;
  }
  .contact-form .contact__button .button,
  .contact-form input, .contact-form textarea,
  .contact-form select {
    font-size: 15px;
    height: 60px;
    padding: 20px 5px;
    margin-bottom: 20px !important;
    text-indent: 0;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) h1 {
      font-size: 30px;
      margin-bottom: 30px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) p {
      font-size: 16px;
      margin-bottom: 20px;
      line-height: 1.3;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description p {
      font-size: 16px;
      margin-bottom: 20px;
      line-height: 1.3;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p {
      font-size: 16px;
      margin: 0 0 20px;
  }
  .contact-form textarea {
      height: 120px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .page-width {
       margin-top: -7px;
  }
  .collection #product-grid li .card__inner .card__content {
    display: none !important;
  }
  .search .boost-pfs-filter-products .grid__item {
      max-width: 33.33%;
      width: 33.33%;
  }
  .search .boost-pfs-filter-collection-header-wrapper {
      padding-top: 15px;
  }
  body.\34 04 .collection-list-wrapper .collection-list li {
      padding-left: 11px;
      padding-right: 11px;
  }
  body.\34 04 .collection-list-wrapper .collection-list {
      margin-left: -11px;
      margin-right: -11px;
  }
  body.\34 04 .collection-list-wrapper {
      padding: 0 50px;
  }
  body.\34 04 .contact-form {
      padding: 0 40px 30px;
  }
  body.index .sec2column:first-child .multicolumn-card__info h3 {
      left: 10px;
      top: 40px;
  }

  #main-collection-filters {
    margin: 0 10px;
  }
}

@media (max-width: 990px) {
  .collection-main-section #main-collection-filters {
    overflow-y: hidden;
  }
  #Layer_1 {
    visibility: visible;
  }
  #search-text {
    display: none;
  }
}

@media (max-width: 1023px) {  
  body.product .product__info-container .product-form,
  body.product .product__info-container .product__description {
    width: 100%;
  }
  .header--middle-left .header__heading-link {
    position: absolute;
  }
  
  .header {
      padding: 10px 10px !important;
  }
  details-modal.header__search {
    margin-right: 7px;
    /*display: none;*/
  }
  .menu-drawer-container {
    display: none !important;
  }

  .cart-count-bubble{
    top: 15px;
  } 
  
  .mobile-trigger {
    display: block !important;
    position: absolute;
    left: 10px;
    top: 13px;
  }
  .shifter-open .shifter-navigation {
      opacity: 1;
  }
  .header__heading-link {
      width: 90px;
  }
  .shifter-navigation {
    width: initial;
   height: auto;
    max-height: calc(100% - 40px);
    position: fixed;
    top: 20px;
    background: #ffffff;
    overflow: auto;
    -webkit-transition: opacity 0.6s linear 0.2s, -webkit-transform 0.2s ease;
    transition: opacity 0.6s linear 0.2s, transform 0.2s ease;
  }
  html.shifter-open .mobile-overlay {
      content: "";
      top: 100px;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000;
      opacity: 0.6;
      position: fixed;
      z-index: 2;
      visibility: visible;
      display: block;
  }
  .shifter-open #shopify-section-mobile-navigation {
    display: block;
    position: fixed;
    z-index: 999999;
    width: 100%;
    left: 0;
    right: 0;
  }

  ul#accordionb li,
  .accordion-toggle,
  ul#accordion li,
  .accordion-toggle,
  .accordion-toggle2 {
    padding: 8px 0;
    border-bottom: 0;
    list-style-type: none;
  }
  .shifter-navigation ul li {
      position: relative;
  }
  nav.shifter-navigation ul li a,
  .accordion-toggle,
  .accordion-toggle2 {
      text-transform: uppercase;
      position: relative;
      font-size: 17px;
      line-height: 25px;
  }
  nav.shifter-navigation ul li a,
  .accordion-toggle a,
  .accordion-toggle2 a {
      color: #000000;
      letter-spacing: 0;
      text-decoration: none;
  }
  
    nav.shifter-navigation ul li a:hover {
      color: #000;
      text-decoration: underline;
    }
  .accordion-toggle:after,
  .accordion-toggle2:after {
      content: '';
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      top: 11px;
      width: 12px;
      height: 12px;
      background-size: cover;
      background-image: url(../png/plus3a1e.png?v=1673939177);
  }
  .accordion-toggle.open:after,
  .accordion-toggle2.open:after,
  .accordion-toggle.open:after {
      content: "";
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      width: 12px;
      top: 11px;
      height: 12px;
      background-size: cover;
      background-image: url(../png/minus3a1e.png?v=1673939177);
  }
  .accordion-content {
      padding-left: 30px;
  }
  nav.shifter-navigation ul.sub {
    margin-top: 0 !important;
    padding: 0;
  }
  .accordion-content2 {
      padding-left: 30px;
  }
  ul#accordion {
      margin: 0;
      padding: 0;
  }
  nav.shifter-navigation ul.sub_sub_link {
      margin-top: 0 !important;
      max-height: 290px;
      overflow-y: auto;
  }
  .shifter-enabled .shifter-navigation {
      height: auto;
      max-height: calc(100% - 40px);
  }
  .shifter-enabled .shifter-navigation {
      right: 0;
      -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
      transform: translate3D(0, 0, 0);
  }
  .shifter-navigation {
      left: 0;
      right: 0;
      -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
      transform: translate3D(0, 0, 0);
      background: #fff;
      z-index: 99;
      padding: 10px;
      top: 40px !important;
  }
  .accordion-content, .accordion-content2 {
      display: none;
  }
  .mobilenavseprator {
    height: 1px;
    background: #c5c5c5;
    margin: 15px 0 15px;
    display: block !important;
  }
  nav.shifter-navigation ul {
      margin-left: 0;
      padding: 0;
  }
  form.header-search-box.mobile-search-box {
      padding: 0;
      display: block;
      background: transparent;
      width: 20px;
      height: 20px;
      left: -12px;
      top: 38px;
      right: auto;
      bottom: auto;
      box-sizing: border-box;
      margin: 0!important;
      opacity: 1;
      visibility: visible;
      position: absolute;
  }
  form.header-search-box.mobile-search-box input {
      background: url(../png/search-icon-new1140.png?v=1673946845);
      background-repeat: no-repeat;
      max-width: 16px;
      cursor: pointer;
      height: 16px;
      border: 0px !important;
      font-size: 0px !important;
      line-height: 0 !important;
      margin: 0;
      padding: 0;
      position: absolute;
      top: -21px;
      left: 60px;
      z-index: 99;
  }
  form.header-search-box.mobile-search-box input {
    background: url(../png/search-icon-newd601.png?v=115992125828430906);
    background-repeat: no-repeat;
    max-width: 20px;
    height: 18px;
    top: -21px;
    background-size: 18px;
    display: block;
    width: 20px;
  }
  img.menuicon {
    width: 16px;
  }
  form.header-search-box.mobile-search-box input:focus-visible {
    outline: none;
    box-shadow: none;
  }
  .header__icon, .header__icon--cart .icon {
      height: auto;
  }
  .multicol, .sec2column {
      padding: 0;
  }
  .multicol .multicolumn-list li, .sec2column .multicolumn-list__item {
      padding: 0;
      max-width: 100%;
  }
  .sec2column .multicolumn-card__info h3 {
      top: 25px;
      font-size: 29px;
  }
  .multicol {
      margin: 0!important;
  }
  .multicol .multicolumn-list li .multicolumn-card__info {
      padding: 15px 0px 0;
  }
  .sec2column .multicolumn-card__info .rte {
      padding: 15px 0px 0;
      margin: 0;
  }

  .footer__blocks-wrapper .footer-block__details-content li:last-child {
    display: block !important;
  }
  .newsletter-form-outer {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      width: 100%;
      margin: 0;
  }
  .newsletter-form__field-wrapper {
      width: 100% !important;
      max-width: 100% !important;
      margin: auto;
  }
  .footer-block__newsletter .newsletter-form {
      align-items: flex-start;
      margin: 0;
      margin-right: 0;
      max-width: initial;
      display: inline-flex;
      width: 100%;
  }
  .newsletter-form-outer h2 {
    text-transform: uppercase !important;
    font-size: 18px !important;
    margin-bottom: 0px;
    font-family: 'SVRN Sans Regular';
    font-weight: normal !important;
    align-self: self-start;
    margin-right: 0;
    margin-bottom: 13px;
  }
  #MainContent .multicol:last-child .multicolumn-list li {
      padding: 0 0px 22px;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
      top: 0;
      left: 0;
  }
  
  .collection-main-section .product-grid-container {
      left: 0;
      width: 100% !important;
  }
  .collection ul#product-grid {
      padding: 0;
     margin-right: -15px;
  }
  .collection #product-grid li {
      padding-right: 15px;
      width: 25%;
  }
  .pagination-wrapper {
      margin-left: 0;
      width: 100%;
  }
  .mobile-filters {
      display: block;
      width: 100%;
      margin-bottom: 1px;
  }
  .mobile-filters-heading {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      border-top: 1px solid #c5c5c5;
      border-bottom: 1px solid #c5c5c5;
      padding: 5px 0px;
      margin-bottom: 15px;
  }
  .mobile-filters h4 {
      margin: 0px;
      font-size: 12px;
      font-family: "Akkurat", Helvetica, sans-serif !important;
      letter-spacing: 0px;
  }
  .mobile-filters h4::after {
      content: "+";
      margin-left: 6px;
  }
  ul#sort-menu-mob, ul#sidebar-menu-mob {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
  }
  ul#sidebar-menu-mob li, ul#sort-menu-mob li {
      padding: 0px 0px 13px;
  }
  ul#sidebar-menu-mob li a,
  ul#sort-menu-mob li a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
    font-size: 14px;
  }
  ul.sortbymobile {
      display: none;
      list-style-type: none;
      text-align: right;
      border-bottom: 1px solid #c5c5c5;
  }
  .collection-main-section .product-grid-container .collection-hero__description.rte {
      
      padding: 0;
  }
  .releases_product_list {
      margin: 0;
  }
  .page-releases #page {
      width: 100% !important;
  }
  .article-template h1 {
    font-size: 68px;
    line-height: 70px;
  }
  body.product .product {
      width: 100% !important;
      padding: 0 !important;
      margin: auto !important;
      
  }
  body.product .product .product__info-wrapper{
      display: none;
  }
  body.product .product .main-product-right {
      display: block;
      position: relative;
      width: 100%;
      right: 0;
      max-width: 100%;
      max-height: initial;
      height: auto;
      min-height: auto;
      margin: 0 0 20px !important;
  }
  body.product .main-product-right .product__info-container .product-form__buttons {
    max-width: 100%;
    margin: 0;
  }
  body.product .main-product-right .product-form__input--dropdown {
      margin-bottom: 10px;
      max-width: 100%;
  }
  body.product .main-product-right .product__info-container {
      width: 100%;
      max-width: 100%;
  }
  .hide-desktop.bottom.content, .hide-desktop.right-product-title {
      display: block;
  }
  .product-recommendations-main {
      width: calc(100% - 30px) !important;
  }
  .card__content {
      display: block !important;
  }

  .product_tab__content, .tabs{
    display: none !important;
  }
  
  body.product .product__info-wrapper .product__description p {
      font-size: 12px;
      font-family: 'Akkurat', sans-serif;
      font-weight: normal !important;
  }
  .product__text.caption-with-letter-spacing+.product__title {
      margin: 0;
  }
  .product__info-wrapper .product__info-container>*+* {
      margin: 0;
  }
  body.product .product__info-wrapper .product__title h1 {
      margin-bottom: 10px;
  }
  body.product .product__info-wrapper .product__tax.caption.rte {
      margin: 0 0 10px;
  }
/*   body.product .product__info-wrapper .price--sold-out .price__availability,
  body.product .product__info-wrapper .price__regular {
      display: block;
      line-height: 1;
  } */
  body.product .product .product__media-wrapper ul li .product__media {
      height: auto;
  }
  body.product .product .product__media-wrapper ul li {
    height: auto;
    padding: 0;
  }
  body.product .product .product__media-wrapper {
      margin: auto;
      width: 100%;
      max-width: 100%;
      flex-grow: initial;
      flex-shrink: initial;
  }
  body.product .product .product__media-wrapper ul li .product__media img {
      width: 100%;
  }
  .prodescription-scroll {
      position: relative!important;
      bottom: 0;
      right: 0px !important;
      width: 100% !important;
      padding: 0 12px !important;
  }
  body.product .product .main-product-right {
      padding: 0 12px;
  }
  .customer:not(.account):not(.order) {
    margin: 0px auto 0 !important;
    padding: 0 0 40px !important;
  }
  .page-contact .banner {
      min-height: 26.7rem !important;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      width: 50%;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      margin-left: 0;
      margin-right: 0;
      width: 45%;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) p {
      margin-bottom: 15px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description p {
      margin-bottom: 15px;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p {
      margin: 0 0 15px;
  }
  #main-cart-footer, #cart {
      max-width: 100%;
  }
  .boost-pfs-search-suggestion-mobile-top-panel #boost-pfs-search-box-mobile {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
  }
  button.boost-pfs-search-btn-close-suggestion {
      width: 48px !important;
  }
  input#boost-pfs-search-box-mobile {
    padding: 12px 40px 12px 15px !important;
    background: #fff !important;
    text-align: left !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    text-indent: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: calc(100% - 67px) !important;
  }
  .boost-pfs-search-suggestion-header-view-all>a, .boost-pfs-search-suggestion-item>a, .boost-pfs-search-suggestion-product-title {
      font-family: "Akkurat-Bold" !important;
      font-weight: 700 !important;
  }
  .boost-pfs-search-suggestion-product-price, .boost-pfs-search-suggestion-product-vendor, .boost-pfs-search-suggestion-product-sku {
      font-family: "Akkurat", Helvetica, sans-serif !important;
  }
  .boost-pfs-search-suggestion-header {
    font-weight: normal !important;
    font-size: 14px !important;
    color: #2226 !important;
    letter-spacing: 0;
  }
  p.boost-pfs-search-suggestion-product-vendor,
  p.boost-pfs-search-suggestion-product-sku {
      margin: 0 0 6px !important;
  }
  .header__inline-menu {
      display: none;
  }
  body.product .product .product__media-wrapper .product__media-gallery {
    display: none;
  }
  .product__media-wrapper .hide-desktop {
    display: block;
    padding: 0 12px;
    margin-top: 6px;
  }
  .product__media-wrapper .hide-desktop ul.slick-dots {
      bottom: -13px;
  }
  .product__media-wrapper .hide-desktop .slick-dots li {
      position: relative;
      display: inline-block;
      width: 16.66666666666667%;
      height: 6px !important;
      margin: 0;
      padding: 0;
      cursor: pointer;
      background: #c2c0c1;
  }
  .product__media-wrapper .hide-desktop .slick-dots li.slick-active {
      background: #000;
  }
  .product__media-wrapper .slick-dots li button {
      display: none !important;
  }
  .product__media-wrapper .hide-desktop .product-main-images .slick-list {
      padding: 0 !important;
  }
  #mobileslider .slick-slide img {
      width: 100%;
  }
  body.product .product__info-wrapper .product__text {
      letter-spacing: 1px;
  }
  .template-404 {
      padding: 0 10px;
  }
  body.\34 04 .collection-list-wrapper {
      padding: 0 10px;
  }
  body.\34 04 .collection-list-wrapper .collection-list li {
      padding-left: 9px;
      padding-right: 9px;
  }
   body.\34 04 .collection-list-wrapper .collection-list {
      margin-left: -9px;
      margin-right: -9px;
  }
  body.\34 04 .contact-form {
      padding: 0 10px 30px;
  }
  .collection .pagination-wrapper {
      width: 100% !important;
  }
  .main-product-right span.badge.price__badge-sold-out.color-inverse {
      padding: 0 5px;
  }
  #main-collection-filters {
    margin: 0 auto 0 0;
    display: none;
  }
}

@media (min-width: 990px){
  .mobile-trigger{
    display:none;
  }
}

@media (max-width: 767px) {
  a#cart-icon-bubble svg {
      padding-left: 0;
      width: 25px;
  }
  .cart-count-bubble span {
    padding-left: 5px;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide {
      display: none!important;
      text-align: center;
      margin-right: -2px;
  }
  a.header__icon.header__icon--account.link.focus-inset.small-hide svg {
      width: 26px;
  }
  .header {
      padding: 11px 10px !important;
      min-height: auto;
  }
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .multicolumn-list:not(.slider) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #MainContent {
      margin-top: 25px;
  }
  .header__heading-link {
      width: 90px;
      top: 15px;
  }
  .mobile-trigger {
      left: 11px;
      top: 16px;
  }
  .multicol .multicolumn-list li .multicolumn-card__info a.animate-arrow {
    font-size: 16px;
    min-width: 120px;
    min-height: 30px;
  }
  .footer-block__details-content {
      margin-bottom: 0 !important;
  }
  .footer .footer-block__details-content li:last-child a {
      font-size: 14px;
      font-family: 'Akkurat', Helvetica, sans-serif;
      font-weight: normal !important;
  }
  #MainContent .multicol:last-child .multicolumn-list li {
      padding: 0 0px 35px;
  }
  ul#accordion {
      margin: 10px 0 0;
  }
  nav.shifter-navigation ul {
      margin-left: 0;
      padding: 0;
      margin: 0;
  }
  .sec2column .multicolumn-card__info .rte p {
      font-size: 16px;
      padding-right: 0;
      margin-bottom: 0;
  }
  a#cart-icon-bubble {
      right: 0;
  }
  .collection-main-section .product-grid-container {
      left: 0;
      width: 100% !important;
      padding: 0 4px 0;
  }
  body.collection #MainContent {
      margin-top: 0;
  }
  ul#sidebar-menu-mob li, ul#sort-menu-mob li {
      padding: 0px 0px 13px;
      line-height: 19.59px;
  }
  .collection #product-grid li {
      padding-right: 17px;
      width: 50%;
  }
  .collection ul#product-grid {
      margin-right: -17px;
  }
  .collection-main-section .product-grid-container .collection-hero__description.rte {
      width: 100% !important;
      padding: 0;
  }
  .releases_product_item {
      width: 100%;
      padding: 0px 12px 10px;
  }
  .releases_product_list {
      margin: 0;
  }
  .main-blog .blog-articles .blog-articles__article:first-child .card.article-card {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: initial;
      flex-wrap: wrap;
  }
  .main-blog .blog-articles .blog-articles__article:first-child .card__content {
      width: 100%;
      padding-left: 0;
      display: block;
      grid-template-rows: inherit;
      flex-grow: revert;
      margin-top: 20px;
  }
  .main-blog .blog-articles .blog-articles__article {
      padding-left: 12px;
      padding-right: 12px;
  }
  .blog-articles .blog-articles__article:first-child .card__content h3 {
    font-size: 22px;
    line-height: 26px;
    padding-right: 0;
    min-height: 48px;
  }
  .blog-articles .blog-articles__article:first-child .card__information a.readmore-link {
    font-size: 14px;
    min-width: 134px;
    min-height: 46px;
  }
  .main-blog .blog-articles .blog-articles__article {
      padding-left: 12px;
      padding-right: 12px;
      width: 100%;
  }
  .blog-articles .blog-articles__article .card__content h3 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 26px;
    padding-right: 0;
    min-height: auto;
  }
  .blog-articles .blog-articles__article .card__information a.readmore-link {
      font-size: 14px;
      min-width: 134px;
      min-height: 46px;
      display: inline-flex;
  }
  .main-blog .blog-articles .blog-articles__article {
      margin-bottom: 20px;
      padding-bottom: 0;
  }
  .blog-articles .blog-articles__article .article-card__excerpt {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 20px;
  }

  .article-template h1 {
    font-size: 22px;
    letter-spacing: -.8px;
    margin-bottom: 20px;
    line-height: 1.2;
    margin-top: 10px;
  }
  body.article #MainContent {
      margin-top: 0;
  }
  .article .article-template {
      width: 100%!important;
      padding: 0 12px 0!important;
  }
  .article-template .article-template__content p {
      font-size: 14px;
      line-height: 22px;
      width: 100%;
  }
  .article .article-template header span.circle-divider time {
      font-size: 14px;
      padding: 0px 0px 10px;
  }
  .article .article-template header  span.circle-divider {
      margin: 0 0 8px;
  }
  .prodescription-scroll {
      position: relative!important;
      bottom: 0;
      right: 0px !important;
      width: 100% !important;
      padding: 0 12px !important;
  }
  body.product .product .main-product-right {
      padding: 0 12px;
  }
  body.product .product__info-wrapper .product__description p {
    font-family: 'Akkurat', sans-serif, arial;
   font-size: 12px;
   font-weight: 450;
   display: block;
   width: auto;
   text-decoration: none;
   margin-bottom: 15px;
   color: #000;
   line-height: 19.59px;
  }
  .bottomproduct ul li {
      width: 47%!important;
      max-width: 47% !important;
      margin: 3px 5px !important;
  }
  .bottomproduct ul {
      justify-content: space-between;
  }

  .pro_tabs{
  justify-content: flex-start;
}
  .customer:not(.account):not(.order) {
      margin: 20px auto 0 !important;
  }
  .contact-info.mobile-contact-info {
      display: block;
      margin-top: 0;
  }
  .contact-info h1 {
      font-size: 24px;
      margin-bottom: 20px;
      line-height: 1;
      letter-spacing: -0.8px;
      font-weight: normal;
      font-family: 'SVRN Sans Bold';
      color: #000;
  }
  .page-contact #MainContent {
      padding: 0 17px;
  }
  .page-contact .banner {
      min-height: 24rem !important;
      height: 24rem;
  }
  .page-contact .banner .banner__media.media {
      height: 100% !important;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) h1 {
    display: none;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      width: 100%;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      width: 100%;
      margin: 0;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) {
      margin-top: 30px;
  }
  .page-contact #MainContent .shopify-section:nth-child(3) {
      margin-top: 0;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time p span {
      width: 35%;
  }
  .contact-form .contact__button .button, .contact-form input, .contact-form textarea, .contact-form select {
    font-size: 14px;
    margin-bottom: 15px !important;
    height: 50px;
    padding: 12px 15px !important;
    border: 1px solid #dedede;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-time {
      margin-bottom: 20px;
  }
  .cart cart-items {
      padding: 0 12px;
  }
   #cart td, #cart th {
      padding: 20px 0;
      border-bottom: 0;
      display: inline-block;
  }
  .cart__items table .cart-item {
    display: inline-flex;
    grid-template: inherit;
    gap: inherit;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .cart-items thead tr {
    border-color: #000 !important;
    margin-bottom: 0 !important;
  }
  #cart td:first-child, #cart th:first-child {
      width: 100px;
  }
 #cart th:first-child {
   width: 55%;
 }
  #cart th:nth-child(3) {
   width: 20%;
 }

  #cart th:nth-child(5) {
   width: 10%;
 }
  #cart td.cart-item__media .cart-item__link {
      width: 100px;
  }
  .cart #cart td.cart-item__details {
      padding-left: 7px;
      width: 250px;
  }
   #cart td.cart-item__totals.right.medium-hide.large-up-hide {
      display: none !important;
  }
  #cart th.cart-items__heading--wide.small-hide.caption-with-letter-spacing {
      display: block !important;
  }
  #cart th.small-hide.right.caption-with-letter-spacing {
      display: block !important;
  }
 #cart th.medium-hide.large-up-hide.right.caption-with-letter-spacing {
      display: none !important;
  }
  #cart td .quantity {
      width: auto;
  }
  #cart td .quantity .quantity__button {
      width: 40px;
  }
  #cart td .quantity .quantity__input {
     width: 30px;
    flex-grow: inherit;
  }
   #cart th.small-hide.right.caption-with-letter-spacing:nth-child(4) {
    display: none !important;
  }
  .cart__items table .cart-item + .cart-item {
      border-top: 1px solid #000;
  }
  .cart-item__quantity-wrapper {
      align-items: center;
  }
  #main-cart-footer .cart__footer {
      padding: 30px 12px 50px;
  }
  .cart__footer .cart__ctas button {
      max-width: 100%;
      margin: 0 0 10px;
  }
  .cart__footer .cart__dynamic-checkout-buttons {
      max-width: 100%;
      margin: 0 auto;
  }
  .page-releases #MainContent {
      margin-top: 15px;
  }
  .main-blog .blog-articles {
      margin: 0;
  }
  body.blog #MainContent,
  body.collection-women #MainContent {
    margin: 0;
  }
  
  .search .boost-pfs-filter-right-col {
      width: 100%;
      float: right;
      padding-left: 0;
  }
  .search .boost-pfs-filter-left-col {
      position: inherit;
      height: 100%;
      overflow-y: auto;
      width: 100%;
  }
  .search .boost-pfs-filter-left-col .sortme {
    display: none;
  }
  .search .boost-pfs-filter-wrapper {
      width: 100% !important;
      padding: 0 12px !important;
      margin: auto !important;
      overflow: hidden !important;
  }
  .search .boost-pfs-filter-products .grid__item {
      max-width: 50%;
      width: 50%;
  }
  .search #MainContent {
      margin-top: 0;
  }
  .search .boost-pfs-filter-products .grid__item {
      margin-bottom: 10px !important;
      padding-left: 8.5px;
      padding-bottom: 0;
  }
  .search .boost-pfs-filter-products {
      margin-left: -8.5px;
  }
  body.product .main-product-right .product__info-container .hide-desktop.right-product-title .product__title + .product__text  {
    display: none;
  }
  .hide-desktop.bottom.content p.product__text.caption-with-letter-spacing {
      display: none;
  }
  body.\34 04 #MainContent {
      margin-top: 15px;
  }
  #search-bar input {
      font-size: 12px;
  }
  body.\34 04 .collection-list-wrapper .title-wrapper-with-link {
      margin-bottom: 0;
      padding: 0;
  }
  body.\34 04 .collection-list-wrapper .collection-list {
      margin-left: -5px;
      margin-right: -5px;
      padding: 0;
  }
  body.\34 04 .collection-list-wrapper .collection-list li {
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
  }


.refine-dropdown {
    display: block;
}
.refine-dropdown button::after {
    content: "";
    height: 16px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    background-image: url(../svg/refine-icon-mob16b7.svg?v=1681376694);
    width: 16px;
    background-size: 100%;
}
.sort-refine-dropdown button::after {
    top: 50%;
    left: auto;
    position: absolute;
    content: "";
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    display: inline-block;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    margin-left: 10px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    line-height: inherit;
    margin-top: -6px;
    right: 11px;
}
.refine-dropdown button, .sort-refine-dropdown button {
    height: 34px;
    line-height: 34px!important;
    font-size: 12px;
    border: 1px solid #c5c5c5 !important;
    text-align: left;
    text-transform: capitalize;
    font-weight: 400;
    background: none;
    color: inherit;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
    position: relative;
    cursor: pointer;
}
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v {
    width: 100% !important;
    left: 0;
    right: 0;
}
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-tree-content [class*=mobile-] {
    z-index: 9;
}
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top {
    height: auto !important;
}
.boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-options-wrapper {
    right: 0 !important;
    left: 0;
    background: #ffffff;
    width: 100% !important;
    top: 41px !important;
}
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-close span {
    margin-left: 0 !important;
}
body .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v {
    width: 100% !important;
}
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top {
    width: auto!important;
}
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-items .boost-pfs-filter-mobile-toolbar-left {
    padding-left: 35px;
}
.boost-pfs-filter-option-title {
    display: block !important;
}
.search .boost-pfs-filter-left-col ul {
    margin: 0 0 0px !important;
} 
.boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title {
    padding: 20px 20px 13px 15px !important;
} 
.boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content {
    padding: 0px 16px 20px 15px !important;
} 
.boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-footer {
    width: 100% !important;
}
  
.boost-pfs-filter-tree-v .boost-pfs-filter-show-result, .boost-pfs-filter-tree-v .boost-pfs-filter-apply-all-button {
    text-transform: uppercase !important;
    font-family: 'SVRN Sans Regular';
    font-weight: normal;
    padding: 12px 12px !important;
}
.refine-sort-dropdown-mobile {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
    flex-wrap: wrap;
}
.refine-dropdown, .sort-refine-dropdown {
    width: 49%;
}
.sort-refine-dropdown.sort-refine-dropdown-open button::after {
    transform: rotate(-135deg);
    margin-top: -2px;
}
ul.sortme.boost-pfs-sortme-open {
    display: block !important;
    width: 49% !important;
    float: right;
    padding: 15px;
    position: absolute;
    z-index: 9;
    right: 0;
    background: #fff;
}
ul.sortme h4 {
    display: none !important;
}
ul.sortme.boost-pfs-sortme-open li {
    margin-bottom: 10px;
}
ul.sortme.boost-pfs-sortme-open li:last-child {
    margin-bottom: 0px;
}

.search h1.boost-pfs-search-result-headere {
    display: none !important;
}
.search .refine-sort-dropdown-mobile h1 {
    display: block !important;
    width: 100%;
    margin-bottom: 10px !important;
}

.boost-pfs-filter-option-content {
    display: none !important;
}
.boost-pfs-filter-tree-pf-v-designers div#boost-pfs-filter-tree-pf-v-designers {
    display: block !important;
}
.boost-pfs-filter-tree-pf-pt-categories div#boost-pfs-filter-tree-pf-pt-categories {
    display: block !important;
}
.boost-pfs-filter-tree-pf-p-price div#boost-pfs-filter-tree-pf-p-price {
    display: block !important;
}

.boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-options-wrapper {
    bottom: 0 !important;
    padding-bottom: 49px;
}
.search .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner {
    padding-right: 0 !important;
}
.search .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li {
    padding-right: 0;
}
.header__icon.header__icon--cart svg {
    width: 30px;
    height: 31px;
    right: 9px;
    top: 1px;
}
body.index .sec2column:first-child .multicolumn-card__info h3 {
    left: 10px;
    top: 24px;
}
.sec2column .multicolumn-card__info h3 {
    top: 30px;
    font-size: 29px;
    left: 5px;
}
.multicol .multicolumn-list li .multicolumn-card__info h3 {
    padding-right: 5px;
} 
#MainContent .multicol:last-child {
    margin: 0px 0 0px!important;
}
}


@media (max-width: 575px) {
  .ft-col-3-mobile{
    width: 90px;
    display: block !important;
  }

  .ft-col-3{
    display: none !important;
  }
  
  .newsletter-form__field-wrapper {
      width: 100% !important;
      max-width: 100% !important;
      margin: auto;
  }
  .newsletter-form-outer h2 {
      margin-bottom: 10px;
  }
  .collection #product-grid li {
      padding-right: 0;
      width: 49.5%;
      max-width: 49.5%;
  }
  .collection ul#product-grid {
      margin-right: 0;
      justify-content: space-between;
  }
  .bottomproduct ul li .card__information, .collection #product-grid li .card__information {
      padding: 0 0 18px;
  }
  ul#blog-articles li.single-article:first-child .articlecontent p {
      font-size: 16px;
      line-height: 22px;
      margin: 0 0 30px !important;
  }
  .blog-articles .blog-articles__article .article-card__excerpt {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 20px;
      font-family: "Akkurat", Helvetica, sans-serif !important;
  }
  .bottomproduct ul li .card__information {
      padding: 0 0 14px;
  }
  .product-recommendations-main {
      width: calc(100% - 24px) !important;
      padding: 0 0 10px !important;
  }
  .customer:not(.account):not(.order) {
      margin: 20px auto 0 !important;
      padding: 0 12px 40px !important;
      max-width: 100% !important;
  }
  .page-contact .banner {
      min-height: 13rem !important;
      height: 13rem;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) .store-hours-description p {
       line-height: 1.2;
  }
  .page-contact #MainContent .shopify-section:nth-child(2) p a {
      line-height: 1.2;
  }
  .shopify-policy__container {
      padding-left: 32px;
      padding-right: 32px;
      margin-top: -5px;
  }
  .policie_pages #MainContent {
      margin-bottom: 50px;
  }
  #cart th:first-child {
      width: 50%;
  }
  #cart th.cart-items__heading--wide.small-hide.caption-with-letter-spacing {
      display: none!important;
  }
  .cart #cart td.cart-item__details {
      padding-left: 7px;
      width: 50%;
  }
  #cart td.cart-item__totals.right.medium-hide.large-up-hide {
      display: block!important;
  }
  #cart td:first-child, #cart th:first-child {
      width: 70px;
  }
  #cart td.cart-item__media .cart-item__link {
      width: 70px;
  }
  #cart td.cart-item__totals {
    display: inline-flex;
    align-items: center;
  }
  #main-cart-footer .cart__footer {
      padding: 30px 12px 20px;
  }
  .cart cart-items {
      margin: 0;
  }
  body.cart #MainContent {
      margin-top: 20px;
  }
  .blog-articles .blog-articles__article:first-child .article-card__excerpt {
      margin-bottom: 20px;
  }
  .article-template h1 {
      margin-bottom: 18px !important;
  }
  .template-404 p {
      line-height: 1.4em;
  }
  .template-404 h1 {
      margin-bottom: 20px;
  }
  .template-404 {
      padding: 0 12px;
  }
}

/* ============================================================ */
/* RESPONSIVE MEDIA CSS END */
/* ============================================================ */

shopify-payment-terms {
  font-size: 12px;
  font-weight: 700;
  font-family: "Akkurat-Bold" !important;
}

/* ============================================================ */
/* VIDEO-ANIMATION FOOTER START */
/* ============================================================ */

#shopify-section-footer-alternate {
  background: #000;
  color: #fff;
/*  font-size: 18px; */
  font-size: 12px;
}
@media (max-width: 575px) {
  #shopify-section-footer-alternate {
    font-size: 8px;
  }

  #shopify-section-footer-alternate .container .line{
    padding: 8px 20px !important;
  }
  
}
#shopify-section-footer-alternate .container {
  padding: 0px 0px;
}
#shopify-section-footer-alternate .container .line {
  text-transform: uppercase;
  text-align: center;
  padding: 8px 40px;
}
#shopify-section-footer-alternate .container .ft-alt-line1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;  
}
#shopify-section-footer-alternate .container .ft-alt-line1 .dash {
  color: #535353;
  font-size: 20px;
}
#shopify-section-footer-alternate .container .ft-alt-line1 .ft-col-1 {
  text-align: start;
}
/* #shopify-section-footer-alternate .container .ft-alt-line1 .ft-col-3 {
  text-align: center;
  border-left: 1px solid #535353;
  border-right: 1px solid #535353;
} */
#shopify-section-footer-alternate .container .ft-alt-line1 .ft-col-5 {
  text-align: end;
}
#shopify-section-footer-alternate .container .ft-alt-line2 {
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  
}
#shopify-section-footer-alternate .container .ft-alt-line3 {
  text-align: center;
  font-size: 14px;
  padding: 8px 40px 0px;
  margin-bottom: 8px;
}
#shopify-section-footer-alternate .container .ft-alt-line3 a.nostyle:link {
    text-decoration: inherit;
    color: inherit;
}

#shopify-section-footer-alternate .container .ft-alt-line3 a.nostyle:visited {
    text-decoration: inherit;
    color: inherit;
}
/* ============================================================ */
/* VIDEO-ANIMATION FOOTER END */
/* ============================================================ */

