/** Shopify CDN: Minification failed

Line 631:0 Unexpected "}"

**/
.top-pdp-description {
  margin-top: 20px;
}
@media only screen and (max-width: 999px) {
  .top-pdp-description {
    font-size: 13px !important;
  }
}
.top-pdp-description ul,
.product-info__block-item[data-block-type="description"] .accordion__content > p {
  display: none;
}

.variant-picker__option.color-variant-picker[data-variants-number="0"],
.variant-picker__option.color-variant-picker[data-variants-number="1"] {
  display: none;
}

.slider-benefit {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #000;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: -.24px;
  text-transform: capitalize;
  width: fit-content;
  min-height: 31px;
  height: fit-content;
  background-color: #d7d7d7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  border-left: 3px solid #000;
  margin: 7px 6px;
  max-width: 130px;
}

.shopify-section--main-product .product-gallery scroll-carousel .product-gallery__media:not(.qwerty) {
    position: relative !important;
}

.slider-benefit.left {
  left: 0;
  right: auto;
}

.accordion-title {
    color: #000 !important;
}


.all_inventory {
    display: block !important;
}

span[data-status="success"] {
    display: none !important;
}
div[data-app="eastsideco_sizeGuides"] {
   
}

.product-info__block-item[data-block-type=inventory] {
    display: block !important;
}

h5.esc-size-guide--title {
    text-transform: uppercase;
    font-size: 30px !important;
}

.product__grid-column--details .okeReviews.oke-sr {
    padding-top: 0px !important;
}
.sizes_mx ~ .sizes_mx {
    display: none !important;
}
.esc-size-guide--table-wrap p {
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

#variant-inventory {
display:flex !important;
}
div#variant-inventory {
    margin-bottom: 20px;
    color: #d23333;
    display: flex !important;
    padding-left: 0px;
    align-items: center;
}

div#variant-inventory:before {
    content: "";
    background: #d23333;
    height: 10px;
    width: 10px;
    border-radius: 100px;
    margin-right: 10px;
}
table.esc-size-guide--table {
    margin: 0px auto 20px;
}
.sizes_mx {
    display: flex;
    justify-content: flex-end;
}

.filter_size {
    border: 1px solid #000;
    font-size: 16px;
    color: #000;
    padding: 4px;
    margin: 0px 3px 10px;
    min-width: 30px;
}

.filter_size.active {
    background: #000;
    color: #fff !important;
}
.esc-size-guide--col3 {
    display: none;
}

.esc-size-guide--col5 {
    display: none;
}
.showcell {
display:table-cell !important;
}
.esc-size-guide--col3 {
    display: none;
}



.esc-size-guide--table {
    font-size: 14px !important;
}

.esc-size-guide--cell, .esc-size-guide--heading {
    font-size: 12px !important;
    padding: 10px 10px !important;
}

.accordion .accordion-section:nth-child(3) {
    display: none;
}

.accordion {}

.accordion .accordion-section:nth-child(4) {
    display: none;
}

.payment_icons {
    display: none;
}
.hdoption {
    display: none !important;
}
.input-fieldset {
    margin-top: 30px !important;
}
.accordion .accordion-section:first-child {
    border-top: 1px solid #000;
}

span.product-block__quantity-label {
    display: none;
}

.quantity-selector__button {
    width: 20px !important;
    min-width: 20px !important;
    min-height: 56px !important;
}

input.quantity-selector__input {
    padding: 0px !important;
}

.block-buy-buttons__buttons.block-buy-buttons__buttons--dynamic-checkout {
    display: flex;
    flex-wrap: wrap;
}

.product-block__quantity.cw_qty {
    min-width: 20%;
    width: 20%;
    max-width: 20%;
}



.block-buy-buttons__form .button-action {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 56px;
    /* padding: 0px 0px !important; */
}

.shopify-payment-button {
    width: 100%;
    min-width: 100%;
}

.quantity-selector {
    border: 2px solid #000;
    margin: 0px !important;
}

.cw_qty {display:none !important;}
.product__grid[data-sticky-position=bottom] .product__grid-column--details {
    bottom: 150px !important;
    /* top: 10px !important; */
}
.payment_icons img {
    max-width: 100%;
}
.product-block.product-block--buy_buttons {
    margin-bottom: 5px;
}
.accordion-content .esc-size-guide--table-wrap {
    width: 470px;
    overflow-x: scroll !important;
}
.section_review_slider {
    background: #EFEFEF;
    padding: 50px 0px;
}

[data-oke-widget][data-oke-reviews-product-id] {
    background: #efeff0 !important;
}

.okeReviews[data-oke-container] .oke-w-breakdownModule-distribution-bar, div.okeReviews .oke-w-breakdownModule-distribution-bar {
    background: #ddd !important;
}
.init_media {
    position: relative;
    width: 100%;
    min-height: 400px;
    padding-bottom: 30px;
}
.section_review_slider, .section_top_slider {
display:block !important;
}

.section_top_slider {
    background: #000;
    padding: 10px 0px;
    color: #fff;
}

.init_featured_icons img {
    max-width: 35px;
    height: 31px;
    object-fit: contain;
    margin-right: 10px;
}

.init_featured_icons {
    /* display: flex; */
    /* align-items: center; */
}


.payment_icons {
    margin: 10px 0px 15px;
}
.img_media_icon {
    display: flex;
    align-items: center;
}
.img_media_icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.init_featured_icons {
    position: relative;
    width: 100%;
    height: 35px;
}
form#product-form-installment {
    display: none !important;
}
.product-block__description {
    display: none !important;
}
.cw_tabs {display:block !important}

  .accordion {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  
  .accordion-section {
    border-bottom: 1px solid #000;
  }
  
  .accordion-title {
    padding: 10px;
    background-color: #f1f1f1;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .accordion-title::after {
   content: 'next';
    font-size: 16px !important;
    transition: transform 0.3s;
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    transform: rotate(90deg);
    line-height: 1;
  }
  
  .accordion-content {
    padding: 10px;
    display: none;
  }

  .accordion-section.open .accordion-title::after {
    transform: rotate(270deg);
  }

.product__grid[data-sticky-position=bottom] .product__grid-column--details {
    bottom: -150px !important;
}
.product-block__price-price {
    margin-bottom: -20px;
}

.before_content_nn {
    margin: 20px 0px;
}

.before_content_nn img {
    max-width: 100%;
}

.product-gallery-navigation__arrows {
    margin-top: 0px;
}

.header-toolbar__content-announcement {
    width: 100% !important;
    max-width: 100%;
    padding: 5px 0px;
}

.product-block__description li{
    position: relative;
    list-style: none;
    padding-left: 25px;
}

.product-block__description ul{
    margin: 0px;
    padding: 0px;
}

.product-block__description ul li:before {
    content: "";
    background: url(/cdn/shop/files/Group_35_1.png?v=1689613173);
    width: 15px;
    height: 15px;
    left: 0;
    top: 3px;
    position: absolute;
    background-size: 15px;
    background-repeat: no-repeat;
}
.payment_options {
    max-width: 400px;
    margin: -25px auto 20px;
}
h1.product-block__title {
    margin-bottom: 10px;
}
.product-block.product-block--spacer {
    display: none;
}
button.shopify-payment-button__more-options.BUz42FHpSPncCPJ4Pr_f {
    display: none;
}
.block-buy-buttons__form .button-action img {
    max-width: 10px;
    min-width: 10px;
    position: relative;
    top: -1px;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    display: none;
}

.cw_reviews_flex .oke-sr-count {
    display: none;
}
.cw_reviews_flex {
    display: none !important;
}
div#shopify-block-3839c0ae-a3fe-491d-b8ce-2a88af658045 {

}

.product__grid-column--details .okeReviews.oke-sr {
    padding-top: 0px;
    padding-bottom: 10px;
}
.cw_reviews_flex {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
}
.cw_reviews_flex  .okeCustom-starRating {
    display: flex;
    align-items: center;
}
.cw_reviews_flex  .okeReviews.oke-sr {
    margin: 0px !important;
    padding: 0px !important;
    padding-right: 10px !important;
}
.price {
    font-size: 20px;
}

.product__grid-column.product__grid-column--details {
    display: flex !important;
    flex-wrap: wrap;
}

.product__grid-column.product__grid-column--details div {
    /* width: 100%; */
}

.product__grid-column.product__grid-column--details .product-block {
    width: 100%;
}

.product-block.product-block--description {
    order: 100;
    margin: 0px;
}
.block-buy-buttons__form .button-action {
   
}
.product-block.product-block--variant_picker {
    margin-top: 0px;
    margin-bottom: 0px;
}

.product-block.product-block--buy_buttons {
    margin-top: 0px;
}
legend.input-fieldset__legend {
    color: #000;
}

.input-swatch [data-component=swatch] {
    width: 55px;
    height: 55px;
}

@media only screen and (max-width: 600px) {
.product__grid-column.product__grid-column--gallery {
    max-width: 280;
    margin: 0px auto;
    min-width: 280px;
}
.accordion-content {
    width: 100%;
    overflow-x: hidden !important;
    max-width: 100%;
}

.accordion-content  .esc-size-guide--table-wrap {
    width: 100%;
    overflow: scroll;
}

.accordion-content .esc-size-guide--table-wrap {width: 320px;}


ul.product-gallery-navigation__thumbnails {
    display: flex !important;
    position: relative !important;
    flex-direction: row !important;
    order: 1 !important;
    justify-content: center !important;
}

.product-gallery__navigation-thumbnail {
    min-width: 20% !important;
    max-width: 20%;
    width: 20%;
    /* padding: 0px; */
    height: 70px !important;
    background: #fff !important;
    /* min-height: 20px; */
    padding: 0 !important;
}

img {}

.product-gallery__navigation-thumbnail img {
    /* height: 20px; */
}

.product-gallery__navigation-thumbnail [data-component=lazy-img] {
    /* height: 20px; */
    position: relative !important;
}

span.product-gallery-navigation__pages {
    display: none !important;
}

button.product-gallery-navigation__previous {
    position: absolute;
    top: 30%;
    left: -40px;
}

button.product-gallery-navigation__next {
    position: absolute;
    right: -40px;
    top: 33%;
}

section[data-component="product"] {
    margin-top: 0px !important;
}

section#shopify-section-template--14425548456035__main {
    margin: 20px 0px 0px;
}

h1.product-block__title {
    font-size: 24px;
}

.price__regular {}

.price {
    font-size: 20px;
}
.cw_reviews_flex {
    cursor: pointer;
}
legend.input-fieldset__legend {
    color: #000;
}

.input-swatch [data-component=swatch] {
    width: 55px;
    height: 55px;
}






div[data-app="eastsideco_sizeGuides"] {

}
.cw_reviews_flex .okeReviews.oke-sr {
    margin: 0px !important;
    padding: 0px !important;
    padding-right: 5px !important;
}
.cw_reviews_flex {
    font-size: 14px;
}
.cw_reviews_flex .oke-sr-stars * {
    max-width: 80px !important;
}

    max-width: 80px !important;
}
.product-gallery-navigation__arrows {
    margin-top: 0px;
}
.header-toolbar__content-announcement {
    width: 100% !important;
    max-width: 100% !important;
    padding: 5px 0px;
}
.product__grid[data-sticky-position=bottom] .product__grid-column--details {
    bottom: 0px !important;
}

.input-radio {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px !important;
    min-height: 35px !important;
    padding: var(--space-form-input-small-vertical) var(--space-form-input-small-horizontal);
    font-size: 3px !important;
    padding: 0px 9px !important;
}

}

limespot-box.ls-recommendation-box {
    display: none !important;
}

.flexy_options {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px 0px;
}

.icn_cc {
    min-width: 32%;
    max-width: 32%;
    width: 32%;
}

.icn_cc img {
    max-width: 40px;
    height: 32px;
    object-fit: contain;
    margin-bottom: 10px;
}
.flexy_options {
    max-width: 360px;
}
.icn_cc {
    text-align: center;
}
.label_tt {
    font-size: 16px;
    color: #7E7E7E;
    font-weight: 400;
}
limespot-box.ls-recommendation-box {
    display: none !important;
}
ul.xGd3h1QpIzYq8GCXdELr li:nth-child(3) {
    display: none;
}
.cart__bottom-notes {
    display: none;
}


.cart__discount, .cart__subtotal {
    justify-content: space-between !important;
    max-width: 250px !important;
    margin-left: auto !important;
}
.cart__subtotal span ~ span {
    text-align: right !important;
    min-width: 50%;
        font-weight: 600;
}
small.cart__taxes-policies {
    display: none;
}

p.cart__subtotal {
    margin-bottom: 10px;
}
span.label_cc {
    min-width: 50%;
}
.cart_shipping {display:flex !important;}

.section_products_slider {
    overflow: hidden;
}

.section_products_slider {
    position: relative;
    margin: 0px 0px 40px;
}

.product_bx_title {
    min-height: auto !important;
}
.cart__checkout-buttons {
    max-width: 350px !important;
}
h1.cart__heading {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 20px;
}

td.cart-item__quantity {
    padding-top: 0px !important;
}

.cart-item__heading {
    font-size: 16px !important;
}
.cart-item {
    padding: 10px 0px !important;
}
td.cart-item__price {
    font-weight: 600;
}
td.cart-item__quantity {
    padding-top: 0px !important;
}
h1.cart__heading {
    margin-top: 0px;
    margin-bottom: 30px;
}
.section_products_slider {display:block !important}
.btnlink_cc a {
    color: #000 !important;
}
div#shopify-section-template--14425547505763__4601d7f6-edfc-4b90-8b40-efc922bc6a5b {
    display: block !important;
}
limespot-box.ls-recommendation-box {
    display: none !important;
}
.rowsd {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.collection_bx {
    min-width: 24%;
    width: 24%;
    max-width: 24%;
    position: relative;
}

.collection_bx img {
    width: 100%;
    max-width: 100%;
}

.overlay_collection {
    position: absolute;
    top: 0;
    width: 100%;
    background: #0000007d;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.overlay_collection h3 {
    color: #fff;
        margin-top: 0px;
}

.overlay_collection a {
    color: #fff !important;
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 600;
}
.all_collections {
    padding: 50px 0px 0px;
}







.shogun-root {
    display: none !important;
}

select.all_options_drop {
    background: transparent;
    background-image: url(/cdn/shop/files/Arrow_1_2.png?v=1692093698) !important;
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 50%;
    background-size: 13px;
}

section.featured-product {
    display: none !important;
}

.slider_content_holder {
    margin-bottom: 30px;
}
select.all_options_drop {
    padding: 5px 10px;
    min-height: 40px;
}
.loadercd:before {
    border: 2px solid #000;
    border-radius: 50%;
    border-top: 2px solid #fff;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    content: "";
    position: absolute;
    left: 40%;
    top: 7px;
}

.loadercd {
    position: relative;
    color:#D23333 !important;
}

.cw_cart_message {
    align-items: center;
    justify-content: center;
}
.slider_content_holder {
    text-align: center;
}

.btnlink_cc22 a {
    color: #000 !important;
}

.product_bxs22 {
    margin: 20px 0px 30px;
}

.swiper-slide.swiper-slide-active {}

.product_bxs22 {
    margin: 20px 0px 30px;
}

.product_bx_title22 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 400;
    max-width: 180px;
    min-height: 40px;
}

.product_bx_price22 {
    font-weight: 600;
}

.product_options_cc22 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 8px 0px 0px;
}
.star_rating_cc22 {
    min-height: 30px;
}

table.cart-items {
    margin-bottom: 20px;
}
.all_inputs_dropdown {
    width: 40%;
    max-width: 48%;
    min-width: 40%;
}

button.btncart, button.btncart_cc22 {
    width: 56%;
    max-width: 56%;
    min-width: 56%;
    background: #D23333;
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 10px;
    min-height: 40px;
    font-size: 18px;
}
.cart__bottom-total {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
}

img.cart_icn {
    display: block !important;
    max-width: 17px;
    margin: 0px auto;
}
select.all_options_drop {
    margin: 0px !important;
}
.cart-item__quantity-wrapper {
    align-items: center !important;
}
a.cart-item__remove {
    margin: 0px !important;
    padding: 0px !important;
}
a.cart-item__remove span {
    display: none;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
    z-index: 2222;
}

.swiper-wrapper {
    /* margin-bottom: 30px; */
}
.accordion-section {
    border-bottom: 1px solid #000;
    padding: 5px 0px;
}


.swiper-scrollbar-drag {
 
}
.cw_cart_message {
    z-index: 99999999;
}
.cart_cc_inline {
    background: #a9cb94d4;
    max-width: 500px;
    padding: 20px 100px;
    margin: 0px auto;
    min-width: 500px;
    color: #000;
    border-radius: 20px;
}
.cw_cart_message {
    text-align: center;
    position: fixed;
    top: 0;
    right: 0;
     background: #00000087;
    height: 100%;
    left: 0px;
    color: #fff;
}
.show_success {display:flex !important}

.page-width {
    max-width: calc(var(--width-site-full) + 2 * var(--space-gutter-desktop));
    padding-right: var(--space-gutter-desktop);
    padding-left: var(--space-gutter-desktop);
}

.review_banner_ccv2 {
display:block !important;
}

.review_banner_ccv2 {
    text-align: center;
    margin: 0px 0px 25px;
}

.review_banner_ccv2 > img {
    max-width: 120px;
}

.content_rating_titlev2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 7px 0px;
    font-family: var(--font-heading-family);
}

.content_ratingv2 {
    color: #000;
    font-size: 14px;
    line-height: 16px;
}

.rating_name_cv3c {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-heading-family);
    font-weight: 600;
    margin: 10px 0px;
}

.rating_name_cv3c img {
    filter: invert(1);
    max-width: 16px;
    position: relative;
    top: -5px;
}
.content_ratingv2 {
    max-width: 400px;
    margin: 0px auto;
}
@media only screen and (max-width: 600px) {
.input-fieldset__values {
}

section {
    margin-top: 0px !important;
}
.review_banner_ccv2 {
display:block !important;
}

.review_banner_ccv2 {
    text-align: center;
    margin: 0px 0px 25px;
}

.review_banner_ccv2 > img {
    max-width: 120px;
}

.content_rating_titlev2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 7px 0px;
    font-family: var(--font-heading-family);
}

.content_ratingv2 {
    color: #000;
    font-size: 14px;
    line-height: 16px;
}

.rating_name_cv3c {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-heading-family);
    font-weight: 600;
    margin: 10px 0px;
}

.rating_name_cv3c img {
    filter: invert(1);
    max-width: 16px;
    position: relative;
    top: -5px;
}
.page-width {
    max-width: calc(var(--width-site-full) + 2 * var(--space-gutter-desktop));
    padding-right: var(--space-gutter-desktop);
    padding-left: var(--space-gutter-desktop);
}
.block-buy-buttons__form .button-action {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 52px;
    padding: 0px 0px !important;
    height: 50px;
}
.product-block__quantity.cw_qty {
    min-width: 25%;
    width: 25%;
    max-width: 25%;
}

.quantity-selector__button {
    width: 20px !important;
    min-width: 20px !important;
    min-height: 50px !important;
}
ul.product-gallery-navigation__thumbnails {
    display: none !important;
}
.init_media {
    position: relative;
    width: 100%;
        min-height: 240px;
    height: 240px;
    padding-bottom: 0px;
}

.slider_content_holder {
    text-align: center;
}

.slider_content_holder h2 {
    font-size: 20px;
    margin-bottom: 4px;
}

.btnlink_cc a {
    font-size: 16px;
}

.product_bx_title {
    font-size: 12px;
    line-height: 14px;
    min-height: 30px;
}

.product_bx_price {
    font-size: 14px;
}

select.all_options_drop {
    padding: 5px;
    min-height: 40px;
}

button.btncart, button.btncart_cc {
    padding: 2px;
    font-size: 14px;
}

.input-radio {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 29px !important;
    min-height: 35px !important;
    padding: var(--space-form-input-small-vertical) var(--space-form-input-small-horizontal);
    font-size: 3px !important;
    padding: 0px 9px !important;
}

.slider_content_holder {
    margin-bottom: 20px;
}

.cart_cc_inline {
    max-width: 90%;
    min-width: 90%;
    padding: 20px 20px;
}

select.all_options_drop {
    background: transparent;
    background-image: url(/cdn/shop/files/Arrow_1_2.png?v=1692093698) !important;
    background-repeat: no-repeat;
    background-position-x: 100%;
     background-position-x: 90%;
    background-position-y: 50%;
    font-size: 15px;
    background-size: 10px;
    }
    
    .image-banner__wrapper {
    position: relative;
    height: var(--mobile-height, 60vh);
}
.all_collections .page-width {
    padding: 0px !important;
    width: 100%;
    max-width: 100%;
}

.collection_bx {
    min-width: 50%;
    width: 50%;
    max-width: 50%;
    position: relative;
    margin: -5px 0px;
}

.overlay_collection h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 0px;
}




.loadercd:before {
left:28%;
}
.quantity-selector__button {
    min-height: 20px;
    padding: 0px !important;
}

.quantity-selector__input[type=number] {
    min-height: 15px;
}

.cart-item__quantity-wrapper {
    margin-top: 7px;
}

td.cart-item__price {
    font-weight: 600;
    font-size: 14px;
}

.cart__checkout-buttons {
    max-width: 100%;
}

.shopify-cleanslate .pGZsIynlCgQUe6S16lYw, .shopify-cleanslate .XLcXEW3RnM9fyU7k7fvC {
    margin-top: 10px !important;
    margin-bottom: 3px !important;
}
button#checkout {
    width: 100%;
}
.cart__dynamic-checkout-buttons.additional-checkout-buttons {
    width: 100% !important;
}
a.z-flag {
    display: none !important;
}
.checkoutv2 {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    display:block !important;
    width: 100% !important;
    left: 0 !important;
}


.quantity-selector__input[type=number] {
    min-height: 15px;
    padding: 5px 0px;
    width: 20px;
}

.quantity-selector__button {
    min-height: 20px;
    padding: 0px !important;
    width: 10px !important;
    min-width: 25px !important;
}

ul.xGd3h1QpIzYq8GCXdELr li:nth-child(3) {
    display: none;
}

div#engagebud-container {
    display: none !important;
}
main {
    overflow: hidden;
}
.cart__bottom-total {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
}

.flexy_options {
    max-width: 100%;
}

.cart__checkout-buttons {
    max-width: 100% !important;
}

.cart__discount, .cart__subtotal {
    justify-content: space-between !important;
    max-width: 100% !important;
    margin-left: auto !important;
}

span.label_cc {
    text-align: left !important;
}
.slider_content_holder {
    text-align: left;
}
.section_review_slider {
    background: #EFEFEF;
    padding: 20px 0px;
}

[data-oke-widget][data-oke-reviews-product-id] {
    background: #efeff0 !important;
}

.okeReviews[data-oke-container] .oke-w-breakdownModule-distribution-bar, div.okeReviews .oke-w-breakdownModule-distribution-bar {
    background: #ddd !important;
}
.accordion-section {
    border-bottom: 1px solid #000;
    margin: 0px -20px;
    padding: 5px 20px;
}
}

.accordion-title {
    background: #fff;
    /* margin: 0px -34px; */
    font-weight: 600;
}

.init_featured_icons .swiper-button-prev, .init_featured_icons .swiper-button-next {
    top: 46% !important;
    color: #fff !important;
}


.init_featured_icons .swiper-button-prev {
    left: -10px !important;
}

.init_featured_icons .swiper-button-next {
right:-10px !important;
}

.rem {
opacity:0;
height:0px;
}


.filter_size {
    min-width: 48%;
    margin-bottom: 0px !important;
    border: none !important;
    background: #fff !important;
    color: #00000087 !important;
}

.sizes_mx {
    justify-content: space-between !important;
    border-bottom: 1px solid #0000005c;
    margin-bottom: 15px;
}

.filter_size.active {
    color: #000 !important;
    border-bottom: 2px solid #000 !important;
}



.content_ratingv2 {
    color: #fff !important;
}

.rating_name_cv3c {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.rating_name_cv3c img {
    filter: none !important;
    max-width: 12px;
}

.review_banner_ccv2 > img {
    text-align: center;
    margin: 0px auto !important;
}

.content_rating_titlev2 {
    font-family: var(--heading-font-family) !important;
}

.rating_name_cv3c {
    font-family: var(--heading-font-family) !important;
    font-size: 14px;
}

.before_content_nn {
    margin-top: 0px !important;
}

.before_content_nn {
    margin-top: 0px !important;
}

h5.esc-size-guide--title {
    font-family: var(--heading-font-family) !important;
}

span.esc-size-guide--cell-type--text {
    font: var(--text-font-style) var(--text-font-weight) var(--text-base) / 1.65 var(--text-font-family) !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    font-size: 12px !important;
}

variant-inventory.inventory {
    color: #fff !important;
    font-style: normal !important;
    font-weight: 600;
    font-size: 16px;
    margin: 0px !important;
    padding: 0px !important;
}

span {}

span[data-status="warning"] {
    display: flex;
    align-items: center;
}

span[data-status="warning"]:before {
    content: "";
    height: 10px;
    width: 10px;
    background: red;
    border-radius: 100px;
    margin-right: 10px;
}

variant-inventory.inventory {}
variant-inventory.inventory {
    display: block !important;
}
.product-info__block-item[data-block-type=inventory] {
    padding: 0px !important;
    margin: 0px !important;
}


.accordion__content.prose .esc-size-guide {
    color: #fff !important;
}


.product-info__block-item[data-block-type=accordion] {
    display: block !important;
}

.esc-size-guide--table-wrap p {
    font-size: 16px;
}

span.esc-size-guide--cell-type--text {
    font-weight: 600 !important;
    font-size: 15px !important;
    text-align: center !important;
    display: block;
}

span[data-status="warning"] {
    color: red !important;
}

.accordion__content.prose h5.esc-size-guide--title {
    text-transform: uppercase;
    font-size: 16px !important;
}

.accordion__content.prose .filter_size {
    background: transparent !important;
    color: #fff !important;
    margin: 0px !important;
    text-align: center;
}

.accordion__content.prose .sizes_mx {
    border-bottom: 1px solid #fff !important;
}

.accordion__content.prose .filter_size.byinch.active {
    color: #fff !important;
    border-bottom: 2px solid #fff !important;
}

@media only screen and (max-width: 600px) {

h5.esc-size-guide--title {
    text-transform: uppercase;
    font-size: 20px !important;
}
span.esc-size-guide--cell-type--text {

    font-weight: 600 !important;
    font-size: 12px !important;
    text-align: center !important;
    display: block;
}
.esc-size-guide--table-wrap p {
    font-size: 16px;
}

table.esc-size-guide--table ~ p {
    font-size: 13px;
    line-height: 18px;
}


.esc-size-guide--cell, .esc-size-guide--heading {
    padding: 6px 10px !important;
}

}

span[data-status="warning"]:before {
    -webkit-animation: slideDown 1.4s infinite;
}
.accordion__content.prose .filter_size.bycm.active {
    border-bottom: 2px solid #fff !important;
}


@keyframes slideDown{
  from {
    transform: translate(1.1);
    opacity: 0;
  }
  to {
    transform: translateY(1);
    opacity: 1;
  }
}