/** Shopify CDN: Minification failed

Line 71:0 Unexpected "}"
Line 606:0 Unexpected "}"

**/
/** index **/
.template-index .card-swatch.text-center.clearfix.quick_shop_type_2 {
    display: none;
}
.pagination.style--1 .arrow-text {
    text-transform: uppercase;
    font-weight: var(--font-weight-semibold);
    padding-top: 2px;
    font-size: 9px;
}
.article-content.halo-text-format h4 {
  margin-bottom: 0 !important;
  padding: 0;
  line-height: 1.2; /* Adjust as needed */
}
.article__pagination {
    margin-top: 30px;
}
.article-content.halo-text-format p {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.article-header h1.title {
    font-size: 28px;
}
.article-content.halo-text-format p {
    color: #000;
    font-size: 14px;
}
@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.page-sidebar.page-sidebar--horizontal+.page-content .toolbar{
  padding :0px;
  margin:0px !important;
}
.page-sidebar.page-sidebar--horizontal{
   padding :0px;
  margin:0px !important;
}
.collection {
    /* margin: 26px 0; */
}
.blink {
  animation: blink 1s infinite; /* Adjust duration as needed */
}

.slick-counter {
    display: none !important;
}
.product-item__swatch-count {
    margin: 0;
}
/** collecion **/
span.toolbar-icon.icon-filter svg.icon.icon-sidebar path {
    fill: #ec6d1e;
}
/* .halo-productBadges .badge {
    padding: 2px 10px;
    /* transform: rotate(-33deg); */
} */
.template-index .halo-productBadges {
    padding: 19px 0;
}
/* .template-product .halo-productBadges {
    padding: 19px 0;
} */
span.facets__text {
    font-weight: 500;
    color:#000;
}
.card-product__group-item .page-content svg path {
    fill: #FFF;
}
.card__heading {
    margin:3px 0;
}
.facets-horizontal .widget_filter .sidebar_more {
    color: #3c3c3c;
    font-weight: 500;
    font-size: 14px;
    font-family: sans-serif;
}
/** searh page ***/
.template-search ul.swatch.list-unstyled {
    display: none;
}
/* .template-search h5.ff-body.fs-body-50.product-item__swatch-count {
    margin: 0;
    font-weight: 500;
    color: #ec6d1e;
    font-size : 1.5rem;
} */
/** desktop testimonial **/
p.sub_title.custom-text-style {
    font-weight: 600;
}
/** rotatting text **/
svg.rotatingText textPath {
    font-size: 9px;
    letter-spacing: 1px;
}
/*** drawer ***/
a.button.button-2.button-view-cart {
    background-color: #000;
    color: #fff;
}
.template-collection .card-swatch {
    display: none;
}
.product-item__swatch-count {
    margin: 0;
    font-weight: 200;
    font-size: 1.2rem;
    color: #000;
    font-weight: 600;
    text-align:left;
}
span.variant-opt-name {
    display: none !important;
}
.bundle-product-right .zipcodecheck_area {
    display: none;
}
.bundle-product-right .ZipCodeRestrict.zipcode_product_page {
    display: none;
}
.sticky-product-wrapper .ZipCodeRestrict.zipcode_product_page {
    display: none;
}
a.button.button-2.button-view-cart:hover {
    color: #ec6d1e;
    background-color: #fff;
    border-color: #ec6d1e;
}
/***contact page ***/
.page-content.contact-content input.button.button--primary {
    background-color: #ec6d1e;
}
.spotlight-inner .title {
    font-weight: 700 !important;
}
.contact-container .page-header.text-left {
    color: #EC6D1E;
}
.page-content svg path {
    fill: #FFF;
}
.shopify-block.shopify-app-block {
    margin: 0 auto;
}
.page-content.contact-content input.button.button--primary:hover {
      background-color: #fff;
     color : #ec6d1e;
     border-color: #ec6d1e;
}
label.classic-label.globo-label {
    display: none !important;
}
/*** chechkout****/
button.button.button-1.button-checkout {
    background-color: #ec6d1e;
}
button.button.button-1.button-checkout:hover {
    background-color: #fff;
     color : #ec6d1e;
     border-color: #ec6d1e;
}
a.button.button-2.button-continue {
    background-color: #000;
    color: #fff;
}
a.button.button-2.button-continue:hover {
     background-color: #fff;
     color : #ec6d1e;
     border-color: #ec6d1e;
}

/*** globo form builder ***/


.description.globo-description {
    font-size: 14px !important;
}
.globo-form-app.boxed-layout {
    box-shadow: none !important;
}
.content-box.text-center {
    max-width: 100% !important;
}
button.action.next.submit.classic-button.wizard__submit {
    width: 100% !important;
}
h3.title.globo-heading {
    text-align: left !important;
}
.description.globo-description {
    text-align: left !important;
}
.halo-banner-wrapper .flex-box__banner .content-box {
  padding: 0px !important;
}
.globo-form-control {
    padding: 2px 6px !important;
}
/* .globo-form-app {
    margin: 0 19px !important;
} */
.image_with_form .banner-item {
    width: 50% !important;
}
.image_with_form  .banner-content.banner-content--style_1 {
    width: 50% !important;
}

.custom_class_app  .shopify-block.shopify-app-block {
  padding : 0px;
}
.globo-form-control.layout-1-column {
    margin-bottom: 6px !important;
}
.globo-form-control label {
    margin-bottom: 7px !important;
}
.globo-form-control {
    margin-bottom: 8px !important;
}
button.action.next.submit.classic-button.wizard__submit {
    background-color: #EC6D1E !important;
}
h3.title.globo-heading {
    color: #ec6d1e !important;
}
/** brand slider custom order pge ***/
.order_brand_slider  .halo-block-header {
    margin: 0 0 5px;
}
/***mega menu ****/
.menu-butto-container {
    background-color: #ec6d1e !important;
}
span.menu-mega-heading {
    color: #fff;
}
.top-rte-data {
    position: absolute;
    top: -12px;
    left: 24px;
}
.top-rte-data h4 {
    color: #fff;
    font-weight: 700;
    font-size: 1.9rem;
    line-height: 21px;
}
/*** custom order ***/
.polcies_block_custom_order .halo-item img {
    margin-right : auto !important; 
    margin: 0 auto;
}
a.alignItems--center.text-left {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.globo-form-app {
    margin: 5px 0 !important;
}
.polcies_block_custom_order  p.policies-des {
    text-align: center;
}  
.polcies_block_custom_order .policies-content {
    text-align: center !important;
}  
.polcies_block_custom_order .halo-item img {
    height: 48px;
    width: 48px;
}  
.order_brand_slider  h3.title {
    line-height: 3rem;
}
.polcies_block_custom_order .policies-content {
    display: flex;
    flex-direction: column-reverse;
}
.polcies_block_custom_order p.policies-des {
    font-weight: 800 !important;
    font-style: normal;
    font-size: 16px;
}
.signature_desktop_custom svg.svg_arrow_text {
    display: none;
}
.signature_desktop_custom {
  display : block;
} 
.signature_section_mobile {
  display : none;
}
/*** instagram **/
.shopify-block.shopify-app-block {
    padding-bottom: 30px;
}
.template-search span.inc_text{
  display : none;
}

.template-product .des.custom-text-style {
    display: block;
}
/** cart ***/
.template-cart span.inc_text {
    display: none;
}
/*** icons header ****/
.header-basic__item .header__icon .icon:hover{
    fill: #ec6d1e;
}
.cart-count-bubble, .wishlist-count-bubble:hover {
   background-color : #ec6d1e; 
}
/*** global class ****/

.sticky-product-wrapper .btn-quantity {
    width: 30px;
    height: 45px;
    top: -1px!important;
    display: block;
    position: absolute;
    top: 0;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
html, body {
    margin: 0;
    padding: 0;
}
  /**** card product *****/
a.card-title.link-underline {
    font-size: 14px !important;
    font-weight: 600 !important;
}
.rte.subtext-brand.desktop_text{
  display : block;
}
.rte.subtext-brand.mobile_text{
  display : none;
}
.primary-heading{
  color : #ec6d1e !important;
}
span.text.color-highlighted {
    text-transform: uppercase;
}
.template-product .halo-banner-wrapper .type-item--small {
    margin-bottom: 0px;
} 
.halo-row.brand-layout--slider button.slick-next.slick-arrow {
    display: none !important;
}
.halo-row.brand-layout--slider.column-7.brands-slider.halo-slider.sm-column-3.md-column-3.slick-initialized.slick-slider button.slick-prev.slick-arrow {
    display: none !important;
}
h3.title.scroll-trigger.animate--slide-in svg.svg_arrow_text {
    display: none !important;
}
.search_box_banner.halo-block.halo-banner.image-banner.style_bg--none.is-load .content-box.content-box--absolute.content-box--custom.text-left.align-items--top.custom_position {
    overflow: visible;
}
a.alignItems--center.text-center img.lazyloaded {
    width: 40px;
    height: 35px;
}
.testimonial_for_mobile_view{
  display : none;
}
.review_section_index{
  display:block;
}
a.site-nav-link.m-zero.link.link--text.focus-inset.link-effect.caption-large {
    text-transform: uppercase;
}
a.banner-button.button {
    display: none;
}
.mobile-only{
  display: none;
} 
.desktop-flter {
    display: block;
}
.customer-review__item .star-reviews .star--icon:before {
    content: "\2605";
    color: #fea453 !important;
}
.template-index svg.svg_arrow_text {
    display: none;
}
/* .product-block__grid.pd--style1 {
    background-color: #000969;
} */
.product-block__grid.pd--style1 a.card-title.link-underline.card-title-change {
    color: #000;
}
.product-block__grid.pd--style1 .card-price{
  color: #000;
}
.button{
  border: none;
}
.button:hover {
    border: 1px solid #ec6d1e;
}
.brands-block.brands-slider.scroll-trigger.animate--slide-in button.slick-prev.slick-arrow {
    display: none !important;
}
.brands-block.brands-slider.scroll-trigger.animate--slide-in button.slick-next.slick-arrow {
    display: none !important;
}
.template-index span.inc_text {
    display: none;
}
.product_block_pdp .inc_text{
  display : none;
} 
span.menu-mega-heading {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: var(--font-menu-lv1-weight);
}
.productView-property {
    display: none;
}

/**** drawer ******/
.previewCartItem-content.cart-item-block-right span.text {
    color: #EC6D1E;
}
.previewCartItem-content.cart-item-block-right span.title {
    color: #EC6D1E;
}
.halo-sidebar-header.text-left span.title {
    color: #EC6D1E;
}
button#cart-sidebar-checkout {
    background-color: #EC6D1E;
}
button.previewCartItem-edit {
    display: none;
}
button.previewCartItem-remove {
    padding: 0 2px;
}
/*** custom banner ****/

.custom-banner-search input.search__input.banner_input_search_bx.field__input.form-input-placeholder {
    background-color: #fff;
    height: 40px;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #ccc;
    box-sizing: border-box;
    padding: 10px 150px;
}
button.search_button_banner.button{
   background-color: #ec6d1e;
  color : #fff;
}
button.search_button_banner.button {
    color: var(--button_color);
}

predictive-search.search-modal__form.custom-banner-search form.search.search-modal__form {
    max-width: 800px;
}
predictive-search.search-modal__form.custom-banner-search input.search__input.field__input.form-input-placeholder {
    padding: 10px 100px;
}
predictive-search.search-modal__form.custom-banner-search button.button.search__button.field__button.focus-inset {
    min-width: inherit;
    text-overflow: unset;
    padding: 13px 0px 11px;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    max-width: 500px;
    width: 100%;
}
predictive-search.search-modal__form.custom-banner-search .quickSearchResultsBlock.quickSearchResultsWidget.quickSearchResultsWrap.hidden {
    display: none !important;
}
input.search__input.field__input.form-input-placeholder {
    background-color: #fff;
}

.template-index a.banner-button.button.effect_fade_up {
    display: none;
}
button.search_button_banner.button {
    margin: 0 2PX;
    color : #fff;
}
.custom-banner-search button.button.search__button.field__button.focus-inset {
    background-color: #ec6d1e;
}
/* Header Styles */
  span.icon-dropdown.rotate-down {
  transform: rotate(90deg) !important;
}
.icon-dropdown {
  cursor: pointer;
  user-select: none;
  transition: transform 0.3s ease-in-out;
}
.icon-dropdown.rotate {
  transform: rotate(180deg);
}
  span.icon-dropdown.rotate-down .icon_toggle {
    transform: rotate(90deg);
}
.icon_toggle {
    font-size: 24px;
}  
.menu-lv-item .icon {
    display: block;
    position: absolute;
    height: 10px;
    width: 10px;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}  
.footer-block__item a.link.link-underline.list-menu__item--link {
    text-transform: uppercase;
}
a.menu-lv-1__action.header__menu-item.list-menu__item.link.focus-inset.menu_mobile_link.link-effect {
    text-transform: uppercase;
}
a.menu-lv-1__action.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset.link-effect {
    text-transform: uppercase;
}
.d-none{
  display : none !important;
}
.site-nav-list span.text.color-highlighted {
    font-size: 15px;
}
.site-nav.dropdown.menu-lv-blink ul.list-unstyled {
    margin: 10px 0;
}
.menu-mega-heading {
    color: #000;
    font-size: 20px;
    display: block;
    /* padding: 15px 0; */
}
.menu-dropdown__wrapper li.site-nav-item.text-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
li.menu-lv-item.menu-lv-1.has-megamenu.dropdown.block_layout--custom_width span.text.p-relative {
    font-size: 15px;
}
.color-highlighted{
  color : #ff8b21;
}
.view_all_class{
  color : #000;
  font-weight : 600;
}
/* .site-nav-list li {
  position: relative;
}
.site-nav-list li::before {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #FF8F29; 
} 
.site-nav-banner--item {
    position: relative;
}
.site-nav-banner--item::after {
    content: '';
    position: absolute;
    top: -24px;
    right: 0;
    height: 500px;
    width: 1px;
    background-color: #FF8F29; /* Adjust the color as needed */
} */

 svg:hover {
    fill: #ff8b21 !important;
}
 p.policies-des {
    color: #fff;
    font-size:14px;
} 
h3.search-block-title.text-center.primary-heading {
    font-size: 20px;
}
/* a.menu-lv-1__action {
    margin: 0 25px;
}   */
.shopify-section.shopify-section-group-header-group.section-header-navigation.shopify-section-header-sticky.animate.scrolled-past-header a.menu-lv-1__action {
    margin: 0 0px;
}
/**** review section ****/
.review_section_index {
  display : none;
}  
 span.text.color-highlighted{
   color : #EC6D1E;
   font-weight: bolder;
 } 
/**** custom image banner review ****/
.custom_image_banner_index{
  display : block;
}  

/****** collection page ****/
.template-collection .wrapper-body {
    padding-bottom: 5px;
}
.template-collection .halo-collection-content  .halo-sidebar-wrapper.custom-scrollbar {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
h1.collection-title.page-header.text-center {
    font-size: 40px;
}
h3.title.custom-text-style.box_heading_1 {
    font-size: 43px;
    line-height: 42px;
}
.template-collection span.inc_text {
    display: none;
}
.template-collection .halo-item.customImageBanner--largeImg h3.title.custom-text-style {
    font-size: 46px;
    line-height: 48px;
}
svg.svg_arrow_text {
    width: 5rem;
    height: 3rem;
}

/**** product page *****/
.productView-thumbnail-wrapper.arrows-disable {
    top: 0 !important;
}
.productView-price.no-js-hidden.clearfix {
    border-bottom: 1px solid #dedede;
  margin: 10px 0;
}
fieldset.js.product-form__input.product-form__swatch.clearfix {
    /* padding: 5px 0; */
}
variant-radios.no-js-hidden.product-option.has-default {
    /* padding: 9px 0; */
  margin-top: 10px
}
.price.price--medium {
    padding: 5px 0;
}
.template-product .halo-recommendations-block span.inc_text {
    display: none;
}
.template-product .wrapper-body {
    padding-bottom: 5px;
}
.template-product .shopify-block.shopify-app-block {
    padding-bottom: 0px; 
}
.template-product .halo-block-header.text-center svg.svg_arrow_text {
    display: none;
}
.productView-groupTop {
    margin-top: 3px;
}
.product-form__buttons {
    padding: 5px 0;
}
.productView-moreItem.scroll-trigger.animate--slide-in {
    padding-bottom: 3px;
}
.halo-block-header.text-center h3.title.text-center {
    font-size: 24px;
    color: #ec6d1e;
    font-weight : 700;
}
.jdgm-rev-widg {
    padding: 0px !important; 
    margin: 20px 0 !important;
    border: none;
}
.jdgm-quest, .jdgm-rev {
    margin: 0;
    padding: 0px !!important;
}
.product-customInformation.text-left.disabled {
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}
ul.list-unstyled.clearfix.settings_icons {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
ul.list-unstyled.clearfix.settings_icons {
    padding: 6px 0;
}
span.a-list-item.a-size-base.a-color-base {
    font-size: 14px;
}
h4.sticky-title {
    color: #ec6d1e;
}
ul.list-unstyled.clearfix.settings_icons li {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    /* flex-wrap: wrap; */
    width: 45%;
}
.product-customInformation__content .title {
    font-size: 14px;
}
ul.list-unstyled.clearfix.settings_icons h4 {
    margin: 0 10px;
    font-weight: 100;
    font-size: 14px;
}
.shopify-payment-button__button--unbranded {
    background-color: #f26e24!important;
    padding-top: 14px;
    padding-bottom:12px;
    font-size : 14px;
    font-weight: bolder!important;
}
span.inc_text {
    font-weight: 500;
    font-size: 14px;
    margin: 0 4px;
    color: #5C5C5C;
}
input#input_postcode {
    width: 70%;
}
button#search_postcode {
    width: 30%;
}
button#search_postcode {
    background-color: #000;
    color: #fff;
}
.discount_code {
    margin-top: 10px;
    background-color: #F3F3F3;
    /* text-align: center; */
    /* padding: 20px; */
    width: 100%;
    border-radius: 5px !important;
}
  .discount-box {
    display: flex;
    align-items: baseline;
    justify-content: left;
}
 .dis_val{
    border: 1px dashed;
    max-width: 210px;
    width: 100%;
    padding: 7px;
}
button.btn.copy_code {
    font-size: 14px!important;
    background-color: #000;
    color: #fff;
    padding: 2;
    padding: 12px 63px;
    margin-left: 10px;
}
.discount-box p {
    font-size: 16px;
    margin-bottom: 0px;
}

 .discount-box h6{
    text-align: center;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
    margin:0;
} 
 .discount-button-box {
    display: flex;
    align-items: baseline;
    justify-content: left;
} 
.tooltip_new .tooltip_newtext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  /* margin-left: -75px; */
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip_new .tooltip_newtext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip_newtext {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}

.tooltip_new:hover .tooltip_newtext {
    visibility: visible;
    opacity: 1;
}
 .box-centered {
    padding: 25px 15px;
} 
.jdgm-rev-widg__title {
    font-size: 24px !important;
    color: #f26e24;
    text-transform: uppercase !important;
}
.productView-stickyCart.style-1 .sticky-actions .button {
    background-color: #ec6d1e;
}
button.product-form__submit.button.button--primary:hover {
    color: #ec6d1e;
    background-color: #fff;
    border-color: #ec6d1e;
}
.productView-thumbnail .productView-thumbnail-link img {
    object-fit: cover!important;
    width: 100%;
}
.halo-trust-main {
    background-color: #ECECEC;
    /* padding: 25px 20px; */
    /* margin : 15px 0; */
}
.halo-trust-main h6.heading {
    letter-spacing: normal;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    margin: 0;
}
button.button.search__button.field__button.focus-inset:hover {
    background-color: #fff;
    /* border-color: #ec6d1e !important; */
    color: #ec6d1e !important;
    /* border: 1px solid #ec6d1e !important; */
}
/* button.button.search__button.field__button.focus-inset {
    color: #fff;
} */
.search-block.quickSearchProduct {
    display: none !important;
}
.custom_image_banner_index .des.custom-text-style {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
}
.quickSearchResultsBlock.quickSearchResultsWidget.quickSearchResultsWrap.is-show {
    display: none !important;
}
.box-centered-trust {
    /* padding: 10px 20px 16px; */
    padding-top: 19px;
    padding-left: 20px;
}
.productView-thumbnail-wrapper.arrows-visible {
    top: 0 !important;
}
.product-customInformation__content .des {
    font-size: 14px !important;
}
/*** announcement bar *****/
.custom-text--block .halo-block-header.text-center {
    margin: 5px 0 5px;
}

/**** footer ****/
  .bg-policies-block {
    padding: 15px 20px;
}
  .footer-block__subheading_bottom {
    color: #fff;
    margin-right: 14px;
    font-size: 14px;
}
.footer__column.footer__column--info {
    display: flex;
    align-content: stretch;
    justify-content: center;
    align-items: center;
}

.footer-block__subheading_bottom {
    margin-right: 14px;
}
.footer-block__list-social .list-social__link svg {
    fill: #282828 !important;
    width: 30px !important;
    height: 20px !important;
}

.footer__content-top .halo-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -36px;
    margin-right: -15px;
}
.footer-block__details .image_logo img {
    width: 100%;
    height: 100%;
    max-width: 40%;
}
.newsletter-form__field-wrapper {
    margin: 10px 0;
}
video.js-video {
    width: 100%;
    /* height: 500px !important; */
    object-fit: cover !important;
}
.video-section .container-full {
    height: 100% !important;
    /* max-height: 500px !important; */
} 
/*** discount *****/
 .wrapper-item-size.card-product__group.text-center {
    margin: 40px 0;
}
  h3.card__heading {
    /* margin: 22px 0; */
}
  .card.ajax-loaded .wrapper-item-size.card-product__group.text-center {
    opacity: 1;
    display: block;
    visibility: visible;
}
ul.sizes-list {
    margin-bottom: 50px;
}

  .card.ajax-loaded .wrapper-item-size.card-product__group.text-center:hover {
    opacity: 1;
    display: block;
    visibility: visible;
}
.discount_code p {
    font-size: 14px;
}
/*** review *****/
.des.custom-text-style {
    font-size: 14px !important;
}
  .search-block.quickSearchTrending span.text {
    text-transform: capitalize;
}
/*** media query css *****/  
 span.badge.custom-badge{
    line-height:1.2 !important;
   white-space: normal;
  }
    .top-badge-new {
    padding-top:6px !important;
    
   }
@media only screen and (max-width: 767px) {
  .card-information__wrapper.text-center {
    max-height: 250px;
    height: 150px;
}
  span.badge.sale-badge {
    margin-left: 2px !important;
  }

  span.badge.custom-badge{
    line-height:1.2 !important;
  }
  ul.sizes-list {
    margin-bottom: 2px;
}
  .toolbar-wrapper.toolbar-mobile.scroll-trigger.animate--slide-in {
    margin: 0 5px;
}

.toolbar-wrapper.scroll-trigger.animate--slide-in {
    margin: 0 5px;
}
a.button.button-2.button-register:hover{
  background: #fff;
   border-color: #f26e24;
   color: #f26e24;
}
  button.quickview-icon {
    background-color: #000 !important;
}
  .site-nav-sub ul.list-unstyled {
    margin: 0px 14px !important;
}
    .evm-also-bought-products {
    margin: 25px 0 !important;
}
  #alsopresets2 .evm-ws-image-section .evm-ws-alsobought-total {
    font-size: 19px!important;
}
    p.evm_wiser_heading.ws_ls_lang {
    font-size: 22px!important;
}
  .spotlight-block.testimonial_for_mobile_view.section-block-template--22133774647587__spotlight_block_DAt8Mp.scroll-trigger.animate--slide-in .des.custom-text-style.scroll-trigger.animate--slide-in {
    max-width: 300px;
    margin: 0 auto;
}
.testimonial_for_mobile_view .spotlight-inner h3 span {
    margin: 9px;
}
.section-block-sections--22133775597859__custom_text_block_WDGMmw .halo-block-header .rte {
    font-size: 12px;
    color: #ffffff;
    padding: 7px 0;
}  
.header-mobile--icon .header__icon--account svg:not(.user-circle) {
    stroke-width: 14px;
    stroke: #000;
}  
ul.list-unstyled {
    margin: 0 10px;
}
   .testimonial_for_mobile_view .spotlight-inner h3 span {
          font-size: 17px !important;
      }
 .menu-dropdown__wrapper li.site-nav-item.text-left {
    flex-wrap: unset;
}
.site-nav-list li:before {
  display : none;
}
.site-nav-banner--item::after {
  display : none;
} 
.site-nav-banner.d-flex.ft-0.ls-0.flex-jc-end {
    display: flex;
    flex-direction: column;
} 
.review_section_index {
  display : block;
}  
.custom_image_banner_index{
  display : none;
}  
h3.title.custom-text-style.box_heading_1 {
    font-size: 12px;
    line-height: 18px;
}  
.template-collection .halo-item.customImageBanner--largeImg h3.title.custom-text-style {
    font-size: 25px;
    line-height: 26px;
} 
button.btn.copy_code {
    padding: 10px 13px;
    margin-left: 10px;
}  
.discount-button-box {
    display: flex;
    align-items: center;
    justify-content: left;
} 
.spotlight-block .content.align-items--center {
    padding-top: 5px !important;
    padding-bottom: 1px !important;
}
 .spotlight-inner .title {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
} 
a.site-nav-title.menu_mobile_link_2 {
    font-weight: bolder;
    color : #EC6D1E;
}
.as_seen_on .slick-arrow.slick-prev {
    left: 8px;
}
.as_seen_on .slick-arrow.slick-next {
    right: 8px;
} 
a.card-title.link-underline {
    font-size: 14px;
    font-weight: 600;
}
.newsletter-form__field-wrapper {
    display: flex;
    flex-direction: column;
}
.productView-tab .tab-content .icon-dropdown {
    right: 7px !importants;
} 
/* .productView-moreItem.scroll-trigger.animate--slide-in {
    padding: 10px 0px;
}  */
.product-default .productView {
    padding-bottom: 0;
} 
.productView-thumbnail .productView-thumbnail-link img {
      width: 100vw; /* Adjust the width to cover the viewport width */
      height: auto; /* Maintain aspect ratio */
}
.instafeed-container {
    width: 33%!important;
}
  .instafeed-container:nth-last-child(-n+2) {
    display: none!important;
}
.site-nav-banner.d-flex.ft-0.ls-0.flex-jc-end {
    display: flex;
    flex-direction: row;
}
.site-nav-banner--item {
    margin: 0 5px;
} 
/* .slick-list{padding:0 30% 0 0 !important;}   */
.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    width: 100% !important;
    margin: 10px 0 !important;
} 
.template-collection h1.collection-title.page-header.text-center {
    font-size: 20px;
    margin-top: 21px 0 20px 0;
    margin: 16px 0 10px 0;
    padding:20px 0 20px;
}
.template-collection h3.title.custom-text-style {
    font-size: 14px !important;
}  
.product_custom_banner .customImageBanner-row {
    display: flex;
    flex-direction: column;
}
.product_custom_banner .customImageBanner-child {
    width: 100%;
} 
 .footer__content-top .halo-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
} 
.footer-block__details .image_logo img.ls-is-cached.lazyloaded {
    width: 100%;
    max-width: 40%;
    margin: 0 auto;
} 
ul.list-unstyled.clearfix.settings_icons li {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 43%;
} 
ul.list-unstyled.clearfix.settings_icons {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
}  
.product-form__input+.product-form__input {
    margin-top: 0px !important;
}
  /* .productView-moreItem {
    display: none !important;
} */
  h3.title.scroll-trigger.animate--slide-in svg.svg_arrow_text {
    display: none !important;
}
 .button {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
.policies-block .halo-item a {
    padding: 11px !important;
}
p{
  font-size : 14px;
}
  .halo-text-format ul, .halo-text-format ol {
    padding: 0 0 5px !important;
}
span.a-list-item.a-size-base.a-color-base {
    font-size: 14px;
}
.dis_val {
    max-width: 120px;
    padding: 7px;
}
  .quickSearchResultsWrap {
    width: auto ;
}
predictive-search.search-modal__form.custom-banner-search form.search.search-modal__form {
    max-width: 400px;
}
predictive-search.search-modal__form.custom-banner-search input.search__input.field__input.form-input-placeholder {
    padding: 7px 49px;
}  
.footer-block__subheading_bottom {
    text-align: center;
}  
.footer__column.footer__column--info {
    display: flex;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 10px 0;
} 
ul.list.list-payment.clearfix {
    margin: 0 !important;
} 
.footer__content-bottom {
    padding: 20px 0 1px !important;
} 

.section-block-sections--22133775565091__policies_block_wByJKQ {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
} 
.policies-block .policies-content .policies-text, .policies-block .halo-item .policies-text {
    font-size: 14px !important;
}  
.desktop-flter {
    display: none;
} 
.mobile-only{
  display: block;
} 
/* .toolbar-col.toolbar-colRight {
    display: none;
}   */
.testimonial_for_mobile_view{
  display : block;
} 

.testimonial_for_mobile_view a.text{
  margin : 20px 0 !important; 
  text-decoration : none;
}  
.review_section_index{
  display:none;
}
.card-product__group-item.card-quickview.card-quickviewIcon.show-mb {
     margin: -10px -12px 0 0 !important;
} 
.template-collection .card-product__group-item.card-quickview.card-quickviewIcon.show-mb {
    margin: -2px -12px 0 0 !important;
}  
.halo-sidebar_menu .menu-dropdown__wrapper .menu-dropdown__banner {
    padding: 2px 10px !important;
}  
.rte-data {
    left: 9px;
} 
.site-nav-banner--item.site-nav-banner-item--right.d-inline-block.ver-alg-top.w-100 .menu-butto-container {
    left: 9px;
}  
.site-nav-banner--item.site-nav-banner-item--left .menu-butto-container {
    left: 9px;
}
.template-collection h3.title.custom-text-style.collection_custom_banner {
    font-size: 18px !important;
}
 .template-collection h3.title.custom-text-style.collection_custom_banner_second {
    font-size: 18px !important;
}
.toolbar {
    border-top: none;
    padding: 5px 0 !important;
}  
.card-product__group.group-right {
    margin: 10px 10px 0 0 !important;
}  
.footer__content-top {
    padding: 20px 0 !important;
} 
.review_section_index .halo-block-header .title {
    font-size: 22px;
}  
.halo-block-header {
    margin: 0 0 15px;
} 
.rte.subtext-brand.desktop_text{
  display : none;
}  
.rte.subtext-brand.mobile_text{
  display : block;
}
.des.custom-text-style.sm-boxex-hide {
    display: none;
}
.template-collection  .customImageBanner-inner .title.custom-text-style {
    margin-left: 1px;
}
.signature_section_mobile {
  display : block;
}  
.signature_desktop_custom {
  display : none;
} 
.spotlight-inner .title.custom-text-style {
    font-size: 14px !important;
    line-height: 26px;
}
.order_brand_slider  .halo-block-header .title-wrap {
    position: relative;
    margin-bottom: 15px !important;
}  
.top-rte-data h4 {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align : left;
}
.top-rte-data {
    position: absolute;
    top: -15px;
    left: 9px;
} 
.rte-data h4 {
    color: #fff;
    font-weight: 600;
    font-size: 10px;
} 
  .image_with_form .banner-item {
    width: 100% !important;
}
.image_with_form  .banner-content.banner-content--style_1 {
    width: 100% !important;
}
  .custom-text--block .halo-block-header.text-center {
    margin-top: 0px;
}
.template-page .slideshow-wrapper {
    padding : 0px !important;
}
h3.title.custom-text-style.has--border_hover {
    font-size: 18px !important;
}  
variant-radios.no-js-hidden.product-option.has-default {
  margin-top: 15px;
  padding : 0px
}  
.template-product  h3.title.custom-text-style.sm-boxex-hide {
    margin: 0 auto;
}

.template-product .customImageBanner-inner .des {
    line-height: 14px;
} 
.polcies_block_custom_order .policies-block .policies-content .policies-text, .policies-block .halo-item .policies-text {
    font-size: 15px !important;
}
  #insta-feed img, .instafeed-shopify img {
    border-radius: 6px !important;
    padding: 2px !important;
}
  .Policies_Block {
    margin:10px 0;
  }
  .spotlight-block .slider {
    overflow-y: hidden;
    margin: 10px 0;
}
  .content-pages {
    margin: 20px 0;
}
  p.policies-des {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin:2px 0;
}
  .policies-block .policies-content .policies-des, .policies-block .halo-item .policies-des {
    font-weight: 300;
}
.polcies_block_custom_order .halo-item.has-des {
    width: 50% !important;
}
.shopify-block.shopify-app-block {
    padding: 0 15px !important;
} 
.predictive-search a.card-title.link-underline {
    font-size: 10px !important;
}  
.image.image-mobile.image-adapt.from-desktop img{
    position: static !important;
    min-height: 50px !important
}  
#HeaderCollectionSection-template--14877616766999__banner{

    padding-bottom:0px !important

}   

    .image.image-mobile.image-adapt.from-desktop{

        padding:0 !important

}  
}
  
 @media screen and (max-width: 480px) {
  .template-collection .card-product__group-item.card-quickview.card-quickviewIcon.show-mb {
    margin: -10px -12px 0 0 !important;
}
} 
.custom_image_banner_index  a.link_title {
    font-size: 19px;
}
.template-product  .des.custom-text-style {
    max-width: 400px;
    margin: 0 auto;
}
a.button.button-2.blog-btn.link {
    color: #fff;
    background-color: #EC6D1E;
    transition: all 0.3s ease;
}
.halo-article-content .article-header {
    margin: 28px 0px !important;
}
a.button.button-2.blog-btn.link:hover {
        color: #ec6d1e;
    border: 1px solid #ec6d1e;
    background-color: #f8f8f8;
}
 .article-content.halo-text-format.scroll-trigger.animate--slide-in  p {
    font-size: 18px;
     font-family: sans-serif;
} 
.article-content.halo-text-format.scroll-trigger.animate--slide-in  li {
    font-size: 18px !important;
    font-family: sans-serif;
} 
.article__pagination  a.button.button--secondary{
   color: #fff;
    background-color: #EC6D1E;
    transition: all 0.3s ease; 
} 
.article__pagination  a.button.button--secondary:hover{
    color: #ec6d1e;
    border: 1px solid #ec6d1e;
    background-color: #f8f8f8;
}
  .blog-summary{
    font-family: sans-serif;
  }


  .body-content-wrapper {
  position: sticky;
    top: 0;
    z-index: 20;
    background: white;
}
  @media only screen and (min-width: 1025px) {
    .header-nav-plain .header-item:first-child,
  .header-nav-plain .header-item:nth-child(3) {
    display: none
  }
}

/****** TAG ON PRODUCT PAGE *****/
  /* .halo-productBadges .badge.custom-badge {

    border-bottom-left-radius: 50px 50px;
    border-bottom-right-radius: 50px 50px;
    padding-bottom:8px;
    width: 40px;
    font-size: 10px;
        margin-left: 5px;
   }
   .halo-productBadges {
    position: absolute;
    }
 */
.top-badge-new{
     border-bottom-left-radius: 50px 50px;
    border-bottom-right-radius: 50px 50px;
    width: 40px;
    font-size: 10px;
  color: var(--custom-badge-color) !important;
    background-color: var(--custom-badge-bg) !important;
        margin-left: 5px;
    align-items: flex-start !important;
      padding-left: 4px !important;
    padding-right: 4px !important;
        text-align: center !important;
  line-height: 1.3 !important;
       padding-top: 6px !important;
    padding-bottom:8px !important;
}

    .bottom-badge {
    position: absolute !important;
    bottom:0 !important;
    z-index: 2 !important;
    display: flex !important;
    flex-direction: column !importantn;
    right: var(--badge-postion-left-right) !important;
    align-items: flex-start !important;
        text-align: center !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    line-height: 1.3 !important;
    transform: rotate(0) !important;
    border-top-left-radius: 50px 50px !important;
    border-top-right-radius: 50px 50px !important;
    /* height: 44px; */
     padding-top: 8px !important;
    padding-bottom:5px !important;
    width: 40px !important;
    font-size: 10px !important;
        color: var(--custom-badge-color) !important;
    background-color: var(--custom-badge-bg) !important;
        margin-right: 5px !important;
}
  


  /* ************SALE MENU ANIMATION***************/
.shopify-section-header-sticky {
    z-index: 23 !important;
}
    .menu-sale>.header__menu-item{
  color:#EC6D1E !important;
  animation-name:blinking !important;
  animation-duration:1s !important;
  animation-iteration-count:infinite !important;
  animation-direction:alternate !important;
}

  /* @keyframes blinking {
  from{text-shadow:0px 0px 5px #EC6D1E,0px 0px 5px #EC6D1E;}
  to{text-shadow:0px 0px 30px #EC6D1E,0px 0px 30px #EC6D1E;}
}
 */
  
        @keyframes blinking {
            0%, 100% {
                opacity: 1;
            }
            50% {
                opacity: 0;
            }
        }

/* .menu-sale>.header__menu-item{
  -webkit-animation: bounce .4s ease infinite alternate !important;
  color:#EC6D1E !important;
  
}
  @-webkit-keyframes bounce {
  0% {
      text-shadow:
                  0 5px 0 #ccc,
                  0 2px 3px rgba(0, 0, 0, 1);  
  }
  100% {
    transform:translateY(-10px);
    text-shadow:  0 50px 0 #black,
                  0 0px 20px rgba(0, 0, 0, .8);
  }
} */


  .card-product .card-wishlist .wishlist-icon {
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.3s ease;
    transform: scale(0.8);
}
.card-product:hover .card-wishlist .wishlist-icon {
    opacity: 1;
    transform: scale(1);
}

  .halo-productBadges .badge.custom-badge {
    padding-top: 3px;
    padding-bottom: 3px;
}

  .halo-productBadges .badge.new-badge {
    color: #fff !important;
    background-color: #000969 !important;
}
  .productView-badge.badge-left.halo-productBadges.halo-productBadges--left.date-.date1- {
    display: none;
}
  span.badge.sale-badge {
    color: #111 !important;
    font-weight: 600;
    background-color: #7fda69 !important;
    font-size: 14px;
    padding: 2px 4px;
}
  .announcement-bar .announcement-countdown{
  padding:5px 0 5px !important;
}
.gift-card-container .button:hover{
  background:none;
  color:#000;
  border:none;
  padding-bottom:0;
}
  div#is-a-gift {
    gap: 0;
    align-items: center;
    border: 1px solid;
    text-align: center !important;
    max-width: 340px;
    padding: 7px;
    justify-content: center;
}
a#cart-gift-wrapping {
    padding-bottom: 0;
}
  div#is-a-gift {
    gap: 0;
    align-items: center;
}
   .toolbar-col.toolbar-colLeft {
    margin-right: 10px;
}
  .toolbar-col.toolbar-colLeft span.toolbar-icon.icon-mode.icon-mode-list {
    display: none !important;
}
  .jdgm-rev[data-verified-buyer="false"] .jdgm-rev__icon.jdgm-rev__icon:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 12px;
    color: white;
    border: none;
    font-family: "JudgemeIcons";
    font-size: 8px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
    content: "\e001";
  background: #ec6d1e;
}
  .jdgm-medals-wrapper {
    display: none !important;
}

span.jdgm-rev__author:after {
    content: "Verified";
    position: absolute;
    margin-left: 10px;
    margin-top: 2px;
    color: #fff;
    background: #ec6d1e;
    font-size: 11px;
    line-height: normal;
    padding: 2px 6px !important;
}

span.jdgm-rev__buyer-badge-wrapper {
    display:none;
}
@media (max-width: 768px){
  .article-content.halo-text-format h2 {
    font-size: 20px !important;
}
  .article-content.halo-text-format h3 {
    font-size: 18px !important;
}
  .article-body h4 {
    font-size: 15px !important;
}
  body.template-article.body-full-width.product-card-layout-05.enable_button_disable_arrows.enable_text_color_title.quick_shop_option_2.show_image_loading.show_effect_close.safari.iOS main.wrapper-body.content-for-layout.focus-none {
    padding: 0;
}
  .site-nav-banner.d-flex.ft-0.ls-0.flex-jc-end h4 {
    font-size: 12px !important;
    line-height: 15px;
    text-align: left;
}
.halo-collection-content.halo-grid-content.sidebar--layout_horizontal .mobile-only span.toolbar-icon.icon-mode.icon-mode-list {
    display: none;
}
div#shopify-block-AUzBxczkvQ2ExcmVte__judge_me_reviews_preview_badge_zJPnit {
    padding-left: 0 !important;
}
  ul#main-collection-product-grid li.product {
    margin-bottom: 20px;
}
}





/* <<<<<<<<<<<<<<<<<<<<<<<<Discount-Popup>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

   #discount-drawer {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        max-width: 450px;
        width: 450px;
        background-color: white;
        box-shadow: -4px 0 8px rgba(0, 0, 0, 0.2);
        z-index: 1000;
        transform: translateX(100%);
        padding: 20px;
        transition: transform 0.3s ease;
        overflow-y: auto; 
        overflow-x: hidden; 
    border-radius: 20px 0px 0 20px;
      }

      .coupon_detail_block {
        border: 1px dashed;
        border-radius: 12px;
        margin: 8px 0px;
        padding: 15px;
      }
      .coupon_detail_inner {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
      }
      .coupon_detail_image {
        display: flex;
        gap: 10px;
        align-items: center;
      }
      .discount_text {
        font-size: 16px;
        font-weight: bold;
      }
      #discount-drawer button, #discount-drawer a {
        margin-top: 10px;
        
        font-size: 14px;
        cursor: pointer;
        background-color: #fff;
        border: none;
        color: #ec6d1e;
        border-radius: 4px;
      }
      #discount-drawer a {
        margin-top: 20px;
        padding: 8px 12px;
        font-size: 14px;
        cursor: pointer;
        background-color: #fff;
        border: none;
        color: #ec6d1e;
        border-radius: 4px;
        text-decoration: none;
      }
      .dropdown_content {
        margin-top: 10px;
        padding: 0 10px 0px 10px;
        background-color: #f9f9f9;
        border: 1px solid #ddd;
        display: none;
        font-size: 14px;
      }
      .dropdown_content.active {
        display: block;
      }
      .dropdown_content.active ul li{
        margin-bottom: 5px;
      }

  div#free-shipping-text{
    font-size: 13px;
    color: #000;
    background-color: #fff;
    padding: 10px 6px;
    border: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius:5px;
    font-family: inter, sans-serif;
    font-weight: 500;
    line-height:1.5;
  }

  #show-discounts-btn{
    font-size: 13px;
    color: #000;
    background-color: #fff;
    padding: 10px 6px;
    border: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius:5px;
    font-family: inter, sans-serif;
    font-weight: 500;
    cursor:pointer;
    line-height:1.5;
  }
 #show-discounts-btn svg.css-0 {
    width: 20px !important;
    height: 20px !important;
       margin-top: -2px;

}
  .coupon_title h4 {
    margin: 15px 0 0px 0;
}
mr-top-10{
  margin-top:10px;
}

  @media(max-width:768px){
    div#free-shipping-text, #show-discounts-btn{
      font-size:11px;
      font-weight:700;
    }
    mr-top-10{
      margin-top:7px;
    }
    .coupon_detail_image img {
    width: 34px;
}

.discount_text {
    font-size: 14px;
    font-weight: bold;
}

#discount-drawer button, #discount-drawer a{
    font-size: 12px;
    margin-top: 7px;
}

#discount-drawer a{
    font-size: 12px;
}

.coupon_detail_block{
    padding:8px;
}

.dropdown_content.active ul li {
    margin-bottom: 1px;
    font-size: 13px;
}

#show-discounts-btn svg.css-0 {
    width: 15px !important;
    height: 15px !important;
    margin-top: -1px;
}

#discount-drawer{
    width:90%;
}
    .discount_block_with_title h4 {
    font-size: 17px !important;
}
    h1.productView-title {
    font-size: 20px !important;
    line-height: 1.3;
    margin-bottom: 5px;
}
  } 

  #halo-product-bundle .bundle-product-image {
    height: auto;
        padding-top: 0;
}
  body.template-product.body-full-width.product-card-layout-05 .top-rte-data h4 {
    margin: 20px 0;
}
  span.jdgm-rev-widg__summary-average a.jdgm-link {
    display: inline-flex;
}
  a.jdgm-link {
    display: none;
}

/* ===== Bundle Promo Banner ===== */
.bundle-promo-banner {
  background-color: #EC6D1E;
  color: white;
  padding: 12px 16px;
  margin-top: 20px;
    margin-bottom: 5px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.bundle-promo-text {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}

.bundle-promo-icon {
  font-size: 18px;
}

.bundle-promo-button {
  background-color: white;
  color: #EC6D1E;
  padding: 6px 12px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  transition: background 0.3s ease;
}

.bundle-promo-button:hover {
  background-color: #f3f3f3;
}

.bundle-promo-arrow {
  font-size: 16px;
}

@media(max-width:767px){
  .bundle-promo-banner {
   padding: 12px 10px !important;
  }

  .bundle-promo-button {
    margin-top: 8px;
  }
    .bundle-promo-text {
    font-size: 13px !important;
}
    .bundle-promo-button {
    margin-top: 0 !important;
    padding: 3px 10px !important;
    font-size: 11px !important;
    transition: background 0.3s ease;
}
}

@media screen and (min-width: 1025px) and (max-width: 1130px) {
  div#main-collection-filters .sidebarBlock-heading {
        font-size: 10px !important;
        padding: 5px 33px 5px 10px !important;
        min-width: auto !important;
    }
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar .toolbar-dropdown .label-text {
    font-size: 10px !important;
}
.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar label.toolbar-label {
    font-size: 10px !important;
}
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .facets-horizontal .widget_filter .icon-filter1 svg {
        width: 17px !important;
        height: 17px !important;
    }
 .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar .toolbar-dropdown .label-tab
 {
    padding: 4px 33px 4px 20px !important;
    min-height: auto !important;
    min-width: auto !important;
    max-width: auto !important;
    line-height: 22px !important;
}
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar-col.toolbar-colLeft {
    flex-direction: column;
    width: 100%;
    gap: 5px;
}
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar-col.toolbar-colRight{
    width: 100%;
  }
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .results-count {
    width: 50%;
}
}


@media screen and (min-width: 1131px) and (max-width: 1920px) {
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .facets-horizontal .widget_filter .icon-filter1 svg {
        width: 20px !important;
        height: 20px !important;
    }

.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .facets-horizontal .widget_filter .sidebar_more {
    font-size: 12px;
}

div#main-collection-filters .sidebarBlock-heading {
    font-size: 12px !important;
  padding: 5px 40px 5px 10px !important;
          min-width: auto !important;
}

.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading {
        padding: 5px 40px 5px 10px !important;
        min-width: auto !important;
    }

.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar .toolbar-dropdown .label-tab
 {
    padding: 4px 33px 4px 20px !important;
    min-height: auto !important;
    min-width: auto !important;
    max-width: auto !important;
    line-height: 22px !important;
}

.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar .toolbar-dropdown .label-text {
    font-size: 12px !important;
}
.template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar label.toolbar-label {
    font-size: 12px !important;
}
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar-col.toolbar-colLeft {
    flex-direction: column;
    width: 100%;
    gap: 5px;
}

  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .toolbar-col.toolbar-colRight{
    width: 100%;
  }
  .template-collection .halo-collection-content .halo-sidebar-wrapper.custom-scrollbar .results-count {
    width: 50%;
}
  .toolbar-item.toolbar-viewAs.clearfix {
    display: flex !important;
    flex-wrap: nowrap;
}
}

@media(max-width:767px){
  #CollectionFiltersForm .sidebarBlock

 {
    margin-bottom: 20px !important;
}
div#main-collection-filters .sidebarBlock-heading {
    font-size: 14px !important;
    padding-bottom: 0 !important;
}
  
}

.collection-description-custom-seo .seo-section {
      margin: 20px auto;
  border: 1px solid #0002;
    padding: 15px;
  scroll-margin-top: 50px;
    }

    .collection-description-custom-seo .seo-full-content {
      overflow: hidden;
      max-height: 0;
      transition: max-height 0.6s cubic-bezier(0.4, 0, 0.2, 1);
      opacity: 0;
    }

    .collection-description-custom-seo .seo-section.visible .seo-full-content {
      max-height: 5000px;
      opacity: 1;
      transition: max-height 0.8s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0.2s;
    }

    .collection-description-custom-seo .toggle-btn {
      background: none;
      border: none;
      color: #ec6d1e;
      font-weight: bold;
      cursor: pointer;
      padding: 0 0 0 4px;
      display: inline;
    }

    .collection-description-custom-seo .toggle-btn:hover {
      text-decoration: underline;
    }

    .collection-description-custom-seo .read-less-btn {
      display: none;
    }

    .collection-description-custom-seo .seo-section.visible .read-more-btn {
      display: none;
    }

    .collection-description-custom-seo .seo-section.visible .read-less-btn {
      display: inline;
    }

    .collection-description-custom-seo .inline-toggle {
      display: inline;
      white-space: nowrap;
    }

@media(max-width:767px){
  .collection-description-custom-seo .seo-section {
      margin: 15px auto;
    padding: 10px;
  scroll-margin-top: 100px;
  } 
}

/* <<<<<<<<<<<<<<<<<<<<<<<Footer New Payment Icons Start>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.custom_payment_icon {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
        list-style: none;
        padding: 0;
        margin: 0;
      }

      .custom_payment_icon .payment-icons__item {
        flex: 0 1 auto;
      }

      .custom_payment_icon .payment-icons__item img {
        background: #fff;
    padding: 5px;
    border-radius: 5px;
    height: 25px;
    width: auto;
    display: block;
    object-fit: contain;
      }

      @media (max-width: 768px) {
        .custom_payment_icon .payment-icons__item img {
          height: 22px;
        }
      }

      @media (max-width: 480px) {
        .custom_payment_icon {
          gap: 0;
        }

        .custom_payment_icon .payment-icons__item img {
          height: 22px;
        }
      }

@media (max-width: 400px) {
        .custom_payment_icon .payment-icons__item img {
          height: 20px;
        }
      }
/* <<<<<<<<<<<<<<<<<<<<<<<Footer New Payment Icons End>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */