.promoted-products-box {    display: none !important;}

.HorizontalList__Item a:hover{color:#4e88a8 !important;}
.HorizontalList__Item .Linklist__Item a:hover{color:#4e88a8 !important;}
.no-link-menu{pointer-events:none;}
.CollectionToolbar__Group-filter{width:100%;}
.CollectionToolbar__Group-filter .Collapsible {
    border: 0;
    width: 181px;     border-right: 1px solid var(--border-color);
}
.CollectionToolbar__Group-filter .Collapsible--padded{position:relative;}
.CollectionToolbar__Group-filter .Collapsible__Inner {  border: 1px solid var(--border-color);  position: absolute;    background: #fff;   width: calc(100% + 2px); 
  left:-1px;    right: 0;    padding: 10px;}

.Collapsible__Inner,.Collapsible__Content,.Collapsible__Content p,.Collapsible__Content li,.Collapsible__Content li span{
    font-family: 'Montserrat' !important;
}
 

.clear_filter.clear_filter-desktop {  margin: 0;    padding-left: 12px;}
button.clear_filter.clear_filter-desktop span { text-transform:uppercase; margin:0; padding: 8px 13px; }

.advanced-filter-color.ctm_active .select-right{
     content: "";
    position: absolute;
    width: 12px;
    height: 6px;
    background: transparent;
    top: calc(50% - 5px);
    left: calc(50% - 6px);
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    transform-origin: center center;
    box-sizing: inherit; opacity:1;visibility:visible;
}

.color-name-filter {
    text-transform: capitalize;
    padding-top: 5px;
    display: inline-block;
    padding-left: 5px; width: calc(100% - 30px);
}

.advanced-filter-color {
    width: calc(50% - 16px);
}

.collection-banner-custom img {    width: 100%;}
.HorizontalList__Item .SizeSwatch {    position: relative;    overflow: hidden;}
.HorizontalList__Item .SizeSwatch svg { opacity:0;   position: absolute;  left:0; right:0;   top: 0;    width: 100%;    z-index: 1;    height: 100%;}
.HorizontalList__Item .SizeSwatch svg line{stroke: #C2C8C6;    stroke-width: 1;}
.HorizontalList__Item.soldout-ctm .SizeSwatch svg{opacity:1;}
.product-image-with-content-left img {
    width: 100%
}

.Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow .AspectRatio::before {
    padding-bottom: 142% !important
}

.Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow .AspectRatio img {
    object-fit: cover;
    height: 100%
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.flex-flow{-webkit-flex-flow: row wrap;
	 flex-flow: row wrap; 
  -ms-flex-flow: row wrap;}


.space-between {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.align-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.blank-line-tag {
 
    width: 1px;
    background: var(--header-light-text-color);
    height: 21px;
    position: relative;
    top: 2px;
}


 .supports-sticky .blank-line-tag{
    background: currentColor;
}



.SidebarMenu .Drawer__Content::before,
.SidebarMenu .Drawer__Footer::before {
    opacity: 0
}



.MegaMenu__Item ul.Linklist li:first-child {
   /* display: none */
}

.MegaMenu__Inner {
    max-width: 100%;
    padding: 0 50px
}

.MegaMenu__margin {
    margin: 0 -10px;
    width: calc(100% - -20px)
}

.MegaMenu__Item-right-full .MegaMenu__Push {
    padding: 0 20px !important
}

.MegaMenu__margin-2 {
    width: calc(100% - -40px)
}

.MegaMenu__PushImageWrapper:before {
    padding-bottom: 100% !important
}

.MegaMenu__PushImageWrapper img {
    object-fit: cover
}

.MegaMenu__Item-right {
    width: 60% !important
}

.MegaMenu__Item-left {
    padding: 0 10px;
    width: 40% !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap
}

.MegaMenu__Item {
    margin: 0
}

.MegaMenu__Item-left .MegaMenu__Item {
    margin: 0 0 40px;
    width: 50%
}

.MegaMenu__PushImageWrapper {
    margin: 0 auto 20px
}

.MegaMenu__Push {
    width: 33.33%;
    margin: 0;
    padding: 0 10px !important;
    margin-bottom: 15px
}

.megamenu_third .MegaMenu__Push {
    width: 33.33%
}

.megamenu_half .MegaMenu__Push {
    width: 50%
}

.MegaMenu__Title {
    display: inline-block;
    border-bottom: var(--header-light-text-color) solid 2px
}

.MegaMenu__Item-right-full {
    width: 100% !important;
    padding: 0
}

.MegaMenu__Item-right-2 .MegaMenu__Push {
    width: 25%;
    text-align: left
}

.MegaMenu__Item-right-2 .MegaMenu__PushImageWrapper {
    max-width: 100% !important
}

.MegaMenu__Item-right-2 .MegaMenu__PushImageWrapper:before {
    padding-bottom: 65% !important
}

.MegaMenu__Item-left-3 {
    width: 30% !important
}

.MegaMenu__Item-right-3 {
    width: 70% !important
}

.MegaMenu__Item-right-3 .MegaMenu__Push {
    width: 50%
}

.MegaMenu__Item-right-3 .MegaMenu__PushImageWrapper {
    max-width: 100% !important
}

.MegaMenu__Item-right-3 .MegaMenu__PushImageWrapper:before {
    padding-bottom: 59% !important
}

.HorizontalList__Item:hover .DropdownMenu-signin {
    opacity: 1;
    visibility: visible
}

.MegaMenu__margin-1,
.MegaMenu__margin-3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap
}

.video-custom .Slideshow__Content {
    z-index: 4
}

.play_pause_btn {
    position: absolute;
    left: 12px;
    bottom: 12px;
    background: 0 0;
    border: #fff solid 3px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.ctm_mute_btn {
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: 0 0;
    border: #fff solid 3px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.play_pause_btn .play {
    display: none
}

.ctm_mute_btn svg,
.play_pause_btn svg {
    width: 17px;
    height: 17px;
    fill: #fff;
    margin: 0 auto
}

.play_pause_btn svg.pause,
.play_pause_btn svg.play {
    width: 14px;
    height: 14px
}

.play_pause_btn.pause_active .play {
    display: block;
    margin: 0 auto
}

.play_pause_btn.pause_active .pause {
    display: none
}

.ctm_mute_btn .unmute {
    display: none
}

.ctm_mute_btn.active .unmute {
    display: block;
    margin: 0 auto
}

.ctm_mute_btn.active .mute {
    display: none
}

.ctm_mute_btn,
.play_pause_btn {
    display: none
}

.ctm_vimeo_play_btn,
.ctm_vimeo_sound_btn {
    display: block;
    z-index: 3
}

.video-control-cus .ctm_mute_btn,
.video-control-cus .play_pause_btn {
    display: flex
}

input.ctm_volumn_control {
    display: none
}

/* .play_pause_wrapper .ctm_vimeo_sound_btn {
    display: none !important
} */

section#section-template--15293457924266__16425205641ec259e6 {
    padding-bottom: 0
}

section#section-template--15293457924266__16425205641ec259e6 .SectionHeader:not(:only-child) {
    margin-bottom: 30px
}

.Container-full {
    padding: 0
}

.yotpo-home .yotpo-reviews-carousel {
    max-width: 100% !important
}

.yotpo-home {
    overflow: hidden
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    padding-bottom: 80px
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
    border: 0
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .yotpo-icon-star {
    color: #fff
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-title {
    color: #fff
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
    color: #fff;
    font-style: normal !important
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-author {
    color: #fff
}

.yotpo-home .yotpo-reviews-carousel .yotpo-small-box {
    display: none
}

.yotpo-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel .carousel-review-date {
    font-style: normal !important;
    color: #fff
}

.yotpo.testimonials {
    display: none
}

.ColorSwatch {
    border: 1px solid var(--border-color)
}

.filter_clas_nvgroup {
    display: none
}

#collection-filter-drawer .Drawer__Main {
    overflow-x: hidden
}

.TestimonialNav {
    margin-top: 25px
}

.width_box {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    position: absolute;
    padding: 25px
}

.pos__bottomLeft {
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.pos__bottomCenter {
    left: 0;
    right: 0;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pos__bottomRight {
    left: 0;
    right: 0;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.pos__middleLeft {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pos__middleCenter {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pos__middleRight {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pos__topCenter {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pos__topRight {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.text_pos_left {
    text-align: left
}

.text_pos_center {
    text-align: center
}

.text_pos_right {
    text-align: right
}

.mobile-video-popup {
    position: relative
}

.mobile-video-popup img {
    width: 100%
}

.mobile-pop-play {
    width: 40px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto
}

.video-custom-vimeo .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.video-custom-vimeo .embed-container embed,
.video-custom-vimeo .embed-container iframe,
.video-custom-vimeo .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.collection-banner-custom {
    position: relative
}

.collection-banner-mobile {
    position: relative
}

.SectionHeader__Heading-collection {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 22px
}

.SectionHeader__Heading-collection.Center {
    text-align: center
}

.SectionHeader__Heading-collection.Left {
    text-align: left
}

.SectionHeader__Heading-collection.Right {
    text-align: right
}

.SectionHeader__Heading-collection.coll_Large {
    font-size: 40px !important
}

.SectionHeader__Heading-collection.coll_Medium {
    font-size: 30px !important
}

.SectionHeader__Heading-center {
    text-align: center
}

.SectionHeader__Heading-center.collection_Left {
    text-align: left
}

.SectionHeader__Heading-center.collection_Right {
    text-align: right
}

.SectionHeader__Heading-center.collection_Large {
    font-size: 40px !important
}

.SectionHeader__Heading-center.collection_Medium {
    font-size: 30px !important
}

.ProductItem__Info {
    margin-top: 10px
}

.template-collection .ProductItem__Info {
    margin-top: 15px
}

.ProductItem__Wrapper .ColorSwatch--small {
    width: 17px;
    height: 17px
}

.ProductItem__Wrapper .ColorSwatch::after {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    top: -4px;
    left: -4px
}

.ProductItem__Wrapper .ProductItem__ColorSwatchItem {
    margin: 0 7px
}

.collection-cover {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.collection-cover .ProductItem__Title {
    text-transform: none;
    font-size: 14px;
    letter-spacing: .5px;
    margin: 0
}

.features--heading-uppercase .collection-cover .Heading {
    letter-spacing: .5px;
    line-height: normal
}

.collection-cover-left {
    width: calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}
.Price--highlight-save{color:var(--product-sale-price-color);     letter-spacing: 0;}
.ProductMeta-right .Price--highlight-save{    white-space: nowrap;}
.collection-cover-right {
    text-align: right;
    width: 134px;
    padding-left: 10px
}

.collection-cover-right .Price--compareAt::before {
    left: 0;
    width: 100%
}

.collection-cover-right .Price--compareAt {
    margin-left: 1px
}

.collection-cover-right .ProductItem__Price {
    font-size: 14px
}

.collection-cover-right .ProductItem__Price.Price.Price--highlight.Text--subdued {
    display: block
}

.style-desc.u-h5 {
    width: calc(100% - 120px);
    font-size: 12px
}

.collection-grid-cover {
    position: relative
}

.product-card__quick-add {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 30px);
    height: auto;
    max-height: calc(100% - 30px);
    min-height: 54px;
    padding: 14px 7.5px;
    background-color: #fcfaf6;
    opacity: 0;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: visibility .2s cubic-bezier(.23, 1, .32, 1), opacity .2s cubic-bezier(.23, 1, .32, 1);
    -o-transition: visibility .2s cubic-bezier(.23, 1, .32, 1), opacity .2s cubic-bezier(.23, 1, .32, 1);
    transition: visibility .2s cubic-bezier(.23, 1, .32, 1), opacity .2s cubic-bezier(.23, 1, .32, 1)
}

.collection-grid-cover:hover .product-card__quick-add {
    opacity: 1;
    visibility: visible
}

.product-card__quick-add__label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px
}

.product-card__quick-add__one-option {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    overflow-y: auto;
    cursor: pointer;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.product-card__quick-add:not(.product-card__quick-add--no-options):hover .product-card__quick-add__label {
    display: none
}

.product-card__quick-add:not(.product-card__quick-add--no-options):hover .product-card__quick-add__one-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.clickable--chip {
    height: 26px;
    min-width: 49px;
    color: currentColor;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: solid 1px #c2c8c6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    position: relative
}

.product-card__quick-add__one-option .clickable--chip {
    min-width: unset;
    margin: 3px;
    pointer-events: all;
    cursor: pointer;
    width: calc(16.66% - 6px)
}

.clickable--chip.active,
.clickable--chip:hover {
    border-color: var(--heading-color)
}

.clickable--chip svg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.clickable--chip svg line {
    stroke: #C2C8C6;
    stroke-width: 1
}

.marketing-natural:before {
    padding-bottom: 130% !important
}

.marketing-natural img {
    object-fit: cover
}

.marketing-layout_Double {
    width: 66.66%
}

.marketing-layout_Double .marketing-natural:before {
    padding-bottom: 64% !important
}

.option_values button svg {
    display: none
}

.option_values button.disable svg {
    display: block
}

.option_values button.disable {
    pointer-events: none
}

form#collection-filters-drawer-form {
    position: relative;
    top: 1px
}

.js-add-to-cart {
    width: 100%;
    padding: 5px 4px 0
}

.js-add-to-cart button {
    width: 100%
}

video.marketing-video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.filter_Size .Linklist__Item:before,
.filter_clas_Size .Linklist__Item:before {
    display: none !important
}

.filter_Size .Linklist__Item label,
.filter_clas_Size .Linklist__Item label {
    padding: 5px 10px !important;
    min-width: 40px;
    text-align: center;
    border: var(--border-color) solid 1px
}

#collection-filter-drawer .filter_Size .Linklist__Checkbox:checked+.Link, .CollectionToolbar__Group-filter .filter_Size .Linklist__Checkbox:checked+.Link {
    background: var(--text-color);
    color: #fff
}

#collection-filter-drawer .filter_clas_Size .Linklist__Checkbox:checked+.Link, .CollectionToolbar__Group-filter .filter_clas_Size .Linklist__Checkbox:checked+.Link {
    background: var(--text-color);
    color: #fff
}

.Linklist__Item.ctm_active .Link{
  background: var(--text-color);
    color: #fff
}

.filter_Size .Linklist__Item label:before {
    display: none !important
}



.filter_clas_Size .Linklist__Item label:before {
    display: none !important
}

.filter_Size .Collapsible__Content ul,
.filter_clas_Size .Collapsible__Content ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    margin: 0 -3px
}

.filter_Size .Collapsible__Content ul .Linklist__Item,
.filter_clas_Size .Collapsible__Content ul .Linklist__Item {
    width: auto;
    padding: 0 3px 3px;
    margin: 0
}

.collection-banner-video video {
    width: 100%;
    display: block
}

.ProductMeta {
    border: 0;
    margin: 0;
    padding: 0
}

.ProductForm__Variants {
    margin-top: 15px
}

h2.ProductMeta__Vendor.Heading.u-h6 {
    margin: 8px 0 4px
}

.ProductMeta__PriceList {
    margin-top: 0;
    line-height: normal
}

h1.ProductMeta__Title.Heading.u-h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 10px
}

.style-desc-product {
    margin-top: 8px
}

.SizeSwatch {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px
}

.SizeSwatch.Size,
.SizeSwatch.size {
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    min-width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ProductForm__Label {
    font-size: 14px
}

.Product__Gallery--stack .Product__SlideItem.ctm_hide,
.Product__SlideshowNavImage.ctm_hide {
    display: none !important
}

.Product__Slideshow .flickity-prev-next-button {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.Product__Slideshow button.flickity-prev-next-button.next {
    right: 10px
}

.Product__Slideshow .flickity-prev-next-button[disabled] {
    opacity: 1;
    pointer-events: none
}

.Product__Slideshow button.flickity-prev-next-button.previous {
    left: 10px
}

.ProductRecommendations .ProductList--carousel .flickity-prev-next-button {
    top: auto;
    bottom: -10px;
    box-shadow: none
}

.ProductRecommendations .flickity-prev-next-button[disabled] {
    opacity: .5;
    pointer-events: none
}

.ProductRecommendations .ProductList--carousel .flickity-prev-next-button.next {
    right: 0
}

.ProductRecommendations .ProductList--carousel .flickity-prev-next-button.previous {
    left: 0
}

header.SectionHeader.SectionHeader--center.recommendations-heading {
    margin-bottom: 20px
}

.Product__SlideshowNavImage.is-selected {
    border: 0
}

.Product__SlideshowNavImage {
    opacity: .5
}

.is-custom-selected {
    opacity: 1
}

.ProductRecommendations .flickity-page-dots .dot {
    width: 12px;
    height: 12px
}

.ColorSwatch--large {
    width: 24px;
    height: 24px
}

.ColorSwatchList.HorizontalList.HorizontalList--spacingTight {
    margin-left: -4px;
    margin-right: -4px
}

.HorizontalList--spacingTight .HorizontalList__Item {
    margin-right: 4px;
    margin-left: 4px
}

.Product__SlideshowNav.Product__SlideshowNav--thumbnails {
    display: none
}

.ProductMeta__Rating {
    margin: 0 0 15px
}

.yotpo .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-star {
    color: #000 !important
}

.yotpo .text-m {
    color: var(--text-color) !important
}

.Collapsible__Button-tabs {
    padding: 12px 0 !important
}

.wrapper .color_name {
    font-size: 12px;
    display: block;
    margin: 0 0 3px
}

#material-tabs {
    position: relative;
    display: block;
    padding: 0
}

#material-tabs>a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 12px 20px;
    text-transform: uppercase;
    font-size: 14px;
    background: #233a4e;
    color: #fff;
    text-align: center;
    outline: 0
}

#material-tabs a.active:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #233a4e;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8px
}

.ProductForm__Label-size {
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
  display:none;
}

.ProductForm__Label-size svg {
    width: 15px;
    position: relative;
    margin-right: 5px;
    top: 2px;
  display:none;
}
.Collapsible__Content a{
  display:none;
}

.best-fit-size-chart {
    display: none
}

.ProductList--carousel .Carousel__Cell .ProductItem__ColorSwatchList {
    padding-bottom: 10px
}

.clear_filter {
    margin-bottom: 5px
}

.parallax-discover .ImageHero__Wrapper {
    transform: translateY(80%);
    opacity: 0;
}
.parallax-discover {
  height: calc(100vh - 85px);
}
.parallax-discover .FlexboxIeFix {
  height: 100%;
}
.parallax-discover .ImageHero__ImageWrapper .ImageHero__Image {
    background-repeat: no-repeat;
    background-position: center;
/*     height: calc(100vh - 85px); */
    height: 100%;
      background-attachment: unset;
}


@media screen and (min-width:1140px) {
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow {
        padding-left: 2px
    }
}

@media(min-width:1008px) {
    .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-flow: row wrap
    }
    .Product__SlideItem {
        width: 50%;
        margin: 0 !important;
        padding: 3px
    }
    .Product__SlideshowNavImage:not(:last-child) {
        margin-bottom: 2px
    }
}

@media(max-width:1024px) {
    .product-card__quick-add {
        display: none !important
    }
    .style-desc.u-h5 {
        width: 100%
    }
  
  .CollectionToolbar__Group-filter .Collapsible--padded{padding-left:15px; padding-right:15px;}
  .CollectionToolbar__Group-filter-inner  .Collapsible:last-child{border-right:0;}
}

@media(max-width:1020px) {
.CollectionToolbar__Group-filter .Collapsible{width:150px;}
}

@media(max-width:1007px) {
    .marketing-layout_Double {
        width: 100%
    }
    .shopify-section--banner-main {
        margin-bottom: 40px
    }
  .offer-link-header{display:none !important;}
}

@media(min-width:769px) {
.CollectionToolbar__Item--filter{display:none;}
}
  
@media(min-width:768px) {
    .mobile-video-popup {
        display: none
    }
    .collection-banner-mobile {
        display: none
    }
    .button-mobile {
        display: none
    }
  .xs_show {
      display: none;
    }
}

@media(min-width:769px) {
    .mobile-product-data {
        display: none
    }
}

@media(max-width:768px) {
  .CollectionToolbar__Group-filter{display:none;}
    .Product__Gallery .Carousel__Cell {
        width: calc(75% - 5px);
        margin-right: 5px
    }
    .Product__Gallery .Carousel__Cell .Image--fadeIn {
        opacity: 1 !important
    }
    .mobile-product-data {
        padding-bottom: 20px;
        padding-top: 15px
    }
    h1.ProductMeta__Title.Heading.u-h2 {
        font-size: 20px;
        line-height: 1.5;
        margin: 0;
        text-align: left;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        padding-right: 10px;
      display:block;
    }
    .ProductMeta-right {
        width: 130px;
        text-align: right
    }
    .ProductMeta__Price {
        letter-spacing: .5px
    }
    .style-desc-product {
        margin-top: 4px;
        text-align: left
    }
    .ProductMeta-desktop {
        display: none
    }
    .shopify-section--banner-main-pro {
        display: none
    }
}

@media(max-width:767px) {
    .xs_hide {
      display: none;
    }
    .parallax-discover .ImageHero__ImageWrapper .ImageHero__Image {
      /*height: calc(100vh - 65px);*/
      height: calc(100vh - 130px);
    }
    .pop-video-hide {
        display: none
    }
    .collection-banner-custom {
        display: none
    }
    .grid_count_mobile_One {
        width: 100%
    }
    .grid_count_mobile_Two {
        width: 50%
    }
    .ProductList.ProductList--grid[data-mobile-count="2"] .grid_count_mobile_One {
        width: 50%
    }
    .ProductList.ProductList--grid[data-mobile-count="1"] .grid_count_mobile_One {
        width: 100%
    }
    .ProductList.ProductList--grid[data-mobile-count="2"] .grid_count_mobile_Two {
        width: 50%
    }
    .ProductList.ProductList--grid[data-mobile-count="1"] .grid_count_mobile_Two {
        width: 100%
    }
    .ProductList.ProductList--grid[data-mobile-count="2"] .marketing-layout_Double {
        width: 100%
    }
    .grid_count_mobile_Two {
        width: 50%
    }
    .button-desktop {
        display: none !important
    }
    .Slideshow__Content.button-mobile {
        z-index: 2;
        bottom: 19px;
        top: auto;
        transform: none;
        left: 0;
        right: 0
    }
    .style-desc.u-h5 {
        display: none
    }
    .template-collection .ProductItem__ColorSwatchList {
        margin-top: 21px
    }
    .collection-cover .ProductItem__Title {
        font-size: 12px
    }
    .collection-cover-right .ProductItem__Price {
        font-size: 12px
    }
    .collection-cover-right {
        width: 100%;
        text-align: left;
        padding: 5px 0
    }
    .collection-cover-right .ProductItem__Price.Price.Price--highlight.Text--subdued {
        display: inline-block
    }
    .collection-cover-left {
        width: 100%;
        -webkit-line-clamp: 2;
        line-clamp: 2
    }
    .collection-cover {
        flex-direction: column
    }
    .ShopTheLook__ProductItem .collection-cover {
        padding: 0 15px
    }
    .ProductItem__Wrapper .ProductItem__ColorSwatchItem {
        margin: 0 3px
    }
    .ProductItem__Wrapper .ColorSwatch--small {
        width: 14px;
        height: 14px
    }
}

@media(max-width:640px) {
    .CollectionInner {
        overflow-x: hidden
    }
    .CollectionInner .ProductListWrapper {
        margin: 0 -12px
    }
    .template-collection .ProductItem__Info {
        padding: 0 10px
    }
    .ImageHero--preserveRatio[data-vimeo-initialized=true] {
        padding-bottom: 177.778%
    }
}

.product-card__quick-add .product-card__quick-add__one-option {
    width: 100%;
    flex-wrap: wrap
}

.product-card__quick-add .product-card__quick-add__one-option .title {
    width: 100%;
    text-align: center;
    padding-left: 6px;
    font-weight: 700;
    margin: 11px 0 0
}

.product-card__quick-add .product-card__quick-add__one-option .option_values {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.option_values button.ctm_disabled svg {
    display: none
}

.hide {
    display: none !important
}

.ctm_disabled {
    opacity: .6;
    pointer-events: none
}

.product-card__quick-add__one-option button[disable=true] {
    opacity: .4;
    pointer-events: none
}
.parallax-discover .ImageHero__Image img {
  object-fit: cover;
  object-position: center;
}
/* .parallax-discover .ImageHero__ImageWrapper */
.parallax-discover .ImageHero__Image {
  position: static;
}
.parallax-discover .ImageHero__ImageWrapper {
    position: relative;
}
.parallax-discover .ImageHero__ImageWrapper .img-cover {
    position: absolute;
    top: 0;
    width: 24px;
    height: 100%;
    background: rgba(255, 255, 255, 1);
  	z-index: 5;
}
.parallax-discover .ImageHero__ImageWrapper .img-cover.img-cover-left {
    left: 0;
}
.parallax-discover .ImageHero__ImageWrapper .img-cover.img-cover-right {
    right: 0;
}

.loop-returns-activated .additional-checkout-buttons {
  display: none;
}
.loop-returns-activated .loop-onstore {
  z-index: 19;
}

@media(min-width:768px) {
    .mobile_show {
        display: none
    }
    .parallax-discover .ImageHero__ImageWrapper .img-cover {
      width: 80px;
    }
}

@media(max-width:767px) {
    .mobile_hide {
        display: none
    }
}

/*========================
  #Costco Next Tweaks
========================*/

.costco-next-logo{
  width: 168px;
  right: -30px;
  position: relative;
}

.footer-logos{
  overflow:auto; 
  margin-bottom:35px;
}

.footer-logos .company-logo{
  float:left;
  display:inline-block;
  width:50%;
}

.footer-logos .livechannel-logo{
  float:left;
  display:inline-block; 
  width:50%;
  text-align:right;
}

.footer-logos img{
  max-width:168px;
}

@media(max-width:991px){
  .costco-next-logo{
    display:none;
  }
}

@media(max-width:630px){
  .footer-logos{
    text-align:center;
  }
  .footer-logos .company-logo,.footer-logos .livechannel-logo{
    float:none;
  }
  .footer-logos .livechannel-logo{
    margin-top:30px;
    text-align:center;
  }
}

/*==============
  #CX EDITS
==============*/

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

.size-chart-open{
    padding-bottom:20px;
    cursor:pointer;
  }

