.woocommerce-error, .woocommerce-message{
    display: none;
}
.productView-price .price--on-sale .price__sale{
    padding-bottom: 22px;
}
.woocommerce-variation-price{
    display: none;
}
.cursor-wrapper + .productView-images-wrapper .productView-image {
  cursor: url("crosshair.cur"), auto!important;
}
.announcement-bar {
    
        background: #232323;
    
}

.banner-animation-1 .announcement-bar {
    transition: opacity 250ms ease-in;
}



.announcement-bar__message, .announcement-bar__message .message, .announcement-bar__message .message a, .announcement-bar__message p, .top-mesage-countdown {
    color: #f8f8f8;
    font-size: 12px;
    
        letter-spacing: 0;
    
}

.announcement-bar .announcement-close svg {
    fill: #f8f8f8;
}

.announcement-bar .announcement-countdown .clock-item{
    color: #06142e;
    border: 1px solid #f7f8fa;
    background-color: #f7f8fa;
}

.announcement-bar .announcement-countdown .clock-item:before{
    color: #f8f8f8;
}



.announcement-bar .announcement-bar__message{
    display: none;
}

.announcement-bar .announcement-bar__message:first-child{
    display: inline-block;
}

.announcement-bar .slick-slider .announcement-bar__message{
    display: inline-block;
}

.woocommerce-message a.button, .woocommerce-info a.button, .woocommerce-error a.button, .halo-popup-content a.button{
    display: none;
} 
.woocommerce-notices-wrapper{
    display: none;
}
.sections-slide-show .slideshow-wrapper .slick-initialized .slick-slide{
    max-height: none;
}
.adaptive_height img{
    width: 100%;
    height: auto;
}
@media (max-width: 1400px){
    
}

@media (max-width: 1199px){
    
}

@media (max-width: 1024px){
    .announcement-bar .announcement-countdown+.announcement-close{
        top: 20%;
    }

    .announcement-bar__message .message.font-size-mb {
        font-size: calc(12px - 2px);
    }
}

@media (max-width: 551px){
    

    

    .announcement-bar__message .message.font-size-mb {
        font-size: calc(12px - 4px);
    }
}



.search_details .search-modal__form {
      background-color: #fafafa;
      border-bottom: 1px solid #e7e7e7;
  }

  .search_details .search-modal__form .search__input {
      color: #323232;
  }

  .search_details .search-modal__form  ::-webkit-input-placeholder {
      color: #323232;
  }

  .search_details .search-modal__form  ::-moz-placeholder {
      color: #323232;
  }

  .search_details .search-modal__form :-ms-input-placeholder {
      color: #323232;
  }

  .search_details .search-modal__form  :-moz-placeholder {
      color: #323232;
  }

  .search_details .search-modal__form .search__button {
      color: #323232;
      padding-right: 0;
  }

  .header-top-right-group .customer-service-text {
      color: #323232;
  }

  .cart-text, .customer-links, .wishlist-text, .customer-links a {
      color: #323232;
  }

  .header__icon--cart .cart-count-bubble, .bottom-bar--list .cart-count-bubble {
      background-color: #ffe5e8;
      color: #323232;
  }

  .bottom-bar--list .cart-count-bubble .text{
    color: #323232;
  }

  .wrapper-header-bottom{
      
          background: #ffffff;
      
  }

  .nazbrandsLink .link{
      color: #000000;
  }

  
      .header__icon .icon{
          fill: #323232;
      }
      .icon-hamburger .icon-line,.icon-hamburger .icon-line:after, .icon-hamburger .icon-line:before{
        background-color: #323232;
      }
  

  .header-mobile{
      background-color: #ffffff;
  }

  .header-mobile .header__icon .icon{
      fill: #000000;
  }

  .header-mobile .header__heading .h2{
      font-size: calc(var(--font-body-size) + 4px);
      font-weight: var(--font-weight-bold);
      color: #000000;
  }

  .mobileMenu-toggle__Icon,
  .mobileMenu-toggle__Icon::before,
  .mobileMenu-toggle__Icon::after{
      background-color: #000000;
  }

  .menu-drawer__close-button{
      font-size: px;
      font-weight: ;
      color: #000000;
      text-transform: ;
  }

  .menu-lv-1__action{
      color: #000000;
  }

  .menu-lv-2__action{
      color: #000000;
  }

  .menu-lv-3__action{
      color: #000000;
  }

  .menu-lv-item.menu-lv-1:hover > a > .text {
      border-bottom: 1px solid #000000;
  }

  .menu-lv-item.menu-lv-2:hover > a > .text{
      border-bottom: 1px solid #000000;
  }

  .menu-lv-item.menu-lv-3:hover > a > .text,.site-nav-link:hover .text{
      border-bottom: 1px solid #000000;
  }

  .site-nav-title, .site-nav-title a, .menu-dropdown__block--title, .azbrandsTable .link{
      color: #000000;
  }

  .site-nav-link{
      color: #000000;
  }

  .fixed-right .header__icon .icon{
      color: #000000;
      fill: #000000;
  }.menu-lv-1 .label.new-label,
      .menu-drawer__menu-item .label.new-label{
          color: #ffffff;
          background: #BAE4ED;
      }

      .menu-lv-1 .label.new-label:before{
          border-bottom-color: #BAE4ED;
      }

      .menu-drawer__menu-item .label.new-label:before{
          border-right-color: #BAE4ED;
      }

      .menu-lv-1 .label.sale-label,
      .menu-drawer__menu-item .label.sale-label{
          color: #ffffff;
          background: #D12442;
      }

      .menu-lv-1 .label.sale-label:before{
          border-bottom-color: #D12442;
      }

      .menu-drawer__menu-item .label.sale-label:before{
          border-right-color: #D12442;
      }

      .menu-lv-1 .label.hot-label,
      .menu-drawer__menu-item .label.hot-label{
          color: #ffffff;
          background: #FFF993;
      }

      .menu-lv-1 .label.hot-label:before{
          border-bottom-color: #FFF993;
      }

      .menu-drawer__menu-item .label.hot-label:before{
          border-right-color: #FFF993;
      }.menu--mobile-lv-1__action > .icon{
      fill: #000000;
  }

  .menu-dropdown__text a[title="Sale"] {
      color: #d12442;
  }

  
      .menu-sale > .menu-lv-1__action,
      .menu-sale > details > .menu--mobile-lv-1__action,
      .menu-sale > .menu-lv-2__action,
      .menu-sale > .menu-lv-3__action,
      .menu-sale > details > .menu--mobile-lv-2__action,
      .menu-sale > .menu--mobile-lv-3__action,
      .active-sale > .site-nav-link,
      .active-sale.site-nav-title{
          background: #d12442!important;
          color: #ffffff !important;
      }

      .menu-sale:hover > .menu-lv-1__action .text,
      .menu-sale:hover > details > .menu--mobile-lv-1__action .text,
      .menu-sale:hover > .menu-lv-2__action .text,
      .menu-sale:hover > .menu-lv-3__action .text,
      .menu-sale:hover > details > .menu--mobile-lv-2__action .text,
      .menu-sale:hover > .menu--mobile-lv-3__action .text,
      .active-sale:hover > .site-nav-link .text,
      .active-sale.site-nav-title:hover .text{
          border-bottom: 1px solid #d12442!important;
      }

      .menu-sale > .menu--mobile-lv-1__action > .icon{
          fill: #d12442!important;
      }
  

  /*.header .menu-lv-item.has-megamenu .menu-dropdown{
      display: none;
  }*/

  .header-02.style_2 .top-language-currency .halo-top-language:before{
      background-color: #323232;
  }

.header-02 .wrapper-header-bottom{
    background-color: #dcb653;
}  
#shopify-section-header-02{
    border-bottom: 1px solid #dcb653;
}
.header-02 .menu-lv-1__action, .header-02 .menu-lv-1__action:hover{
    border-bottom-color:#dcb653;
}

  @media screen and (max-width: 1024px) {
      
      .site-nav-mobile .menu-lv-1__action{
          color: #000000;
      }
      .site-nav-mobile .menu-lv-2__action, .site-nav-mobile .site-nav-title, .site-nav-mobile .site-nav-title a{
          color: #000000;
      }
      .site-nav-mobile .menu-lv-3__action, .site-nav-mobile .site-nav-link{
          color: #000000;
      }
      .menu-lv-item.menu-lv-1:hover > a > .text,.menu-lv-item.menu-lv-2:hover > a > .text,.menu-lv-item.menu-lv-3:hover > a > .text{
          border-bottom: 0;
      }

      

      .bottom-bar--list .cart-count-bubble .text{
          border-radius: 50%;
      }

      .cart-text, .customer-links, .wishlist-text, .customer-links a{
          color: #232323 !important;
      }
  }

  @media screen and (min-width: 1025px) {
      .header-top,
      .header-bottom{
          display: block;
      }

      .header-mobile {
          display: none;
      }

      .header-top--right{
          width: calc(100% - (200px));
      }

      .header-02 .header-bottom .header__logo{
          width: 200px;
      }

      .header__heading .h2{
          font-size: 30px;
          font-weight: 700;
          
              color: #ffffff;
          
      }

      

      .menu-lv-1:hover .menu-lv-1__action{
          color: #000000;
      }

      .menu-lv-2:hover .menu-lv-2__action{
          color: #000000;
      }

      .menu-lv-3:hover .menu-lv-3__action{
          color: #000000;
      }

      .site-nav-title:hover, .site-nav-title a:hover,.menu-dropdown__block--title:hover{
          color: #000000;
      }

      .site-nav-link:hover{
          color: #000000;
      }

      .megamenu_style_4 .site-nav-banner,
      .megamenu_style_4 .site-nav-banner:before,
      .megamenu_style_4 .site-nav-banner:after,
      .megamenu_style_5 .site-nav-banner,
      .megamenu_style_5 .site-nav-banner:before,
      .megamenu_style_5 .site-nav-banner:after{
          background-color: #ffffff;
      }

      .header .has-megamenu .menu-dropdown{
          background-color: ;
      }

      
  }

.slideshow .slick-arrow.slick-prev {
    left: 40px !important;
}
.slideshow .slick-arrow.slick-next {
    right: 40px !important;
}

.product-block .product-countdown-block {
            color: #f42b23;
            margin-left: 15px;
        }
        .product-block .product-countdown-block .clock-item {
            font-size: 14px;
        }
        
        @media (max-width: 767px) {
            .w-full.items-center.justify-start.font-normal.tracking-wide{
                width: 100%;
                overflow: hidden;
                display: flex;
            }
            .product-block .product-countdown-block {
                margin-top: 0px;
                margin-left: 10px;
            }
            .product-block .container:not(.container-full) .halo-block-header:not(.countdown_style_2) .product-countdown-block {
                margin-left: 0px;
            }
            .product-block .halo-block-header:not(.countdown_style_2) .product-countdown-block {
                margin-top: 5px;
            }
            .product-block .container:not(.container-full) .halo-block-header:not(.countdown_style_2).block-title--style2 .product-countdown-block,
            .product-block .container-full .halo-block-header:not(.countdown_style_2).block-title--style3 .product-countdown-block,
            .product-block .container-full .halo-block-header:not(.countdown_style_2).block-title--style4 .product-countdown-block{
                margin-top: 5px;
            }
            .product-block .container:not(.container-full) .countdown_style_2 .product-countdown-block {
                padding-left: 0;
                padding-right: 0;
            }
            .product-block .countdown_style_2 .product-countdown-block {
                display: flex;
                align-items: center;
                justify-content: start;
                margin-left: 0px;
            }
            .product-block .container-full .title .text {
                padding-left: 5px;
                padding-right: 10px;
            }
            .product-block .container-full .countdown_style_2.block-title--style2 .product-countdown-block {
                margin-left: 0px;
            }
            .product-block .container-full .halo-block-header:not(.countdown_style_2) .product-countdown-block {
                margin-top: 0px;
            }
            .product-block .container-full .countdown_style_2 .product-countdown-block {
                padding-left: 10px;
                padding-right: 10px;
            }
            .product-block .container-full .countdown_style_2.block-title--style2 .product-countdown-block {
                padding: 10px;
                margin-left: 0;
            }
            .product-block .container-full .view_all {
                padding-left: 10px;
            }
            .product-block .block-title--style2.enable_border_title_style2 .product-countdown-block {
                margin-top: 15px;
            }
            .product-block .container-full .block-title--style3 .product-countdown-block {
                margin-top: 5px;
                padding-left: 10px;
                padding-right: 10px;
            }
        }.product-block .halo-block-header {
            margin-bottom: 20px;
        }

        .product-block .product-infinite-scroll {
            margin-top: 55px;
        }

        

        .product-block .product-infinite-scroll a.button {
            background: #232323;
            color: #ffffff;
            border: 1px solid #232323;
            padding-top: 12px;
            padding-bottom: 12px;
        }

        .product-block .product-infinite-scroll a.button svg {
            fill: #ffffff;
        }
    

    

    
        .product-block .halo-block-header{
            margin-bottom: 14px;
        }
    

    
        .product-block,
        .product-block .halo-block-header .title .text {
            background: #ffffff;
        }
    

    .product-block .halo-block {
        background-color: transparent;
    }

    .product-block .halo-block-header .title {
        color: #232323;
        font-size: 20px;
        
            
                margin-bottom: 14px;
            
        
    }

    .product-block .halo-block-header .title svg {
        fill: #232323;
    }

    .product-block .halo-block-header .title:before {
        background-color: #232323;
        
            display: none;
        
    }

    
        .product-block .block-title--style2 .title {
            padding-bottom: 20px;
        }
    

    .product-block .block-title--style4 .title:before {
        content:  none;
    }

    .product-block .halo-block-header .view_all {
        color: #3c3c3c;
        font-weight: 400;
        margin-bottom: 20px !important;border: 0;
            
        
    }

    .product-block .halo-block-header .view_all svg {
        color: #eb492f;
        fill: #eb492f;
    }

    .product-block .product-infinite-scroll .button{
        font-size: 14px;
        font-weight:  500;
        text-transform: uppercase;
    }

    /* Block Categories */
    .product-block .product-block__collection--list{
        background: #ffffff;
    }

    .product-block .product-block__collection--list_info h5,
    .product-block .product-block__collection--list_info a,
    .product-block .product-block__collection--list a{
        color: #202020;
    }
    
    /* Start: Scroll Layout */
    .product-block .products-flex {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        user-select: none;
        padding-bottom: 45px;
        overflow: auto;
        gap: 30px;
        padding-right: 60px;
    }

    .product-block .halo-product-block .products-flex .product {
        flex-shrink: 0;
        flex-grow: 0;
        padding: 0;
    }

    .product-block .halo-block-content.is-scroll {
        overflow: hidden;
    }

    .product-block .products-flex::-webkit-scrollbar {
        height: var(--scrollbar-height, 3px);
        cursor: pointer;
    }

    .product-block .products-flex::-webkit-scrollbar-track {
        background: var(--scrollbar-track-color, #dadada);
    }

    .product-block .products-flex::-webkit-scrollbar-thumb {
        background: var(--scrollbar-thumb-color, #000);
    }

    .product-block .products-flex::-webkit-scrollbar-thumb:hover {
        background: var(--scrollbar-thumb-hover-color, #333);
    }

    .product-block .products-flex.active .product {
        pointer-events: none;
    }

    /* End: Scroll Layout */

    @media (max-width: 1024px) {
        
            .product-block .halo-block-header .title {
                margin-bottom: 10px;
            }
        

        

        

        .product-block .products-flex {
            --count: 2!important;
            gap: 15px;
        }
        
        .product-block .products-flex .product {
            padding: 0 7px;
        }

        .product-block .products-flex {
            scroll-snap-type: x mandatory;
            padding-bottom: 0;
        }
    
        .product-block .halo-product-block .products-flex .product {
            scroll-snap-align: start;
        }
    }

    @media (max-width: 767px) {
        .product-block {
            padding-top: 15px;
            padding-bottom: 20px;
        }

        .product-block .halo-block-header .title {
            font-size: 14px;
        }
        
        
            .product-block .halo-block-header {
                margin-bottom: 12px !important;
            }
        

        .product-block .halo-block-header .view_all {
            margin-bottom: 12px !important;
        }
        
        
        
        .product-block .products-flex .product {
            
                flex-basis: calc(100% / var(--count));
                width: calc(100% / var(--count));
            
        }
    }

    @media (max-width: 550px) {
        
        .product-block .clock-item .icon {
            display: none
        }
    }

    @media (min-width: 551px){
        .product-block .products-grid {
            margin-left: calc(var(--grid-gap) * (-1));
            margin-right: calc(var(--grid-gap) * (-1));
        }

        .product-block .products-grid .product {
            padding-right: var(--grid-gap);
            padding-left: var(--grid-gap);
            margin: 0 0 calc(var(--grid-gap) * 2) !important;
        }
    }

    @media (min-width: 1025px) {
        .product-block .products-carousel .product {
            padding-right: var(--grid-gap);
            padding-left: var(--grid-gap);
        }

        .product-block .products-carousel {
            margin-left: calc(var(--grid-gap) * (-1)) !important;
            margin-right: calc(var(--grid-gap) * (-1)) !important;
        }

        .product-block .halo-block-content .slick-arrow{
            top: calc(50% - 70px);
        }

        

        
            .product-block .product-infinite-scroll a.button:hover {
                background: ;
                color: ;
                border: 1px solid ;
            }

            .product-block .product-infinite-scroll a.button:hover svg {
                fill: ;
            }

            .product-block .product-infinite-scroll a.button {
                max-width: 270px;
            }
        

        .product-block .products-carousel.slick-dotted {
            padding-bottom: 0px
        }
    }

    @media (min-width: 1200px) {
        .product-block {
            padding-top: 20px;
            padding-bottom: 30px;
        }
        
            .product-block .product-infinite-scroll .button {
                max-width: 270px;
            }
        
    }

    @media (min-width: 1025px) {
        
            
                .product-block .container-full {
                    padding-left: 40px;
                    padding-right: 40px;
                }
            
        

        

        

        .product-block__collection--list:hover .product-block__collection--list_info a,
        .product-block__collection--list:hover a{
            color: #3e8cc4;
            text-decoration: underline;
            text-underline-offset: 0.2rem;
        }
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .product-block {
            padding-top: 15px;
            padding-bottom: 30px;
        }
    }
    
    @media (min-width: 768px) {
        .product-block .halo-product-block .products-flex .product {
            
                flex-basis: calc(100% / var(--count));
                width: calc(100% / var(--count));
            
        }
    }

    @media screen and (max-width: 551px){
      #shopify-section-template--15846731382934__d6094c5e-4726-4a81-ad36-63a19c1d5afb .slick-next{
        right: -8px !important;
        display: none !important
      }
  
      #shopify-section-template--15846731382934__d6094c5e-4726-4a81-ad36-63a19c1d5afb .slick-prev{
        left: -8px !important;
        display: none !important
      }
    }


     .video-section,
        .video-section .halo-block-header .title .text {
            background: #e9ebf0;
        }
    

    .video-section .halo-block-header .title:before {
        display: none;
    }

    .video-section .halo-block-header .title {
        color: #232323;
        font-size: 30px;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .video-section .halo-block-header .rte {
        color: #3c3c3c;
        font-size: 14px;
    }

    @media (min-width: 1200px) {
        .video-section {
            padding-top: 0px;
            padding-bottom: 0px;
        }
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .video-section {
            padding-top: 0px;
            padding-bottom: 0px;
        }
    }

    @media (max-width: 1024px) {
        
    }

    @media (max-width: 767px) {
        .video-section {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .video-section .halo-block-header .title {
            font-size: 20px;
        }

        #video-section .halo-block-header{
           padding: 16px; 
        }

        
    }


.customer-review-block .repairing-width{
        width: 100%;
        text-align: center;
    }

    @media (max-width: 1700px){
        .sections-customer-review-block .customer-review-block.style_2 .customer-review-block-wrapper .customer-review__left {
            width: 100%;
        }
    }
  .customer-review-block  .heading {
        color: #202020;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 14px;
        font-weight: 400;
        display: block;
    }

    .customer-review-block  .sub_heading {
        color: #808080;
        font-size: 12px;
        line-height: 31px;
        margin-bottom: 14px;
    }

    .customer-review-block  .name {
        color: #202020;
        font-size: 14px;
    }

    .customer-review-block .date {
        color: #808080;
        font-size: 13px;
    }

    .customer-review-block .customer-review__content {
        color: #202020;
        
        font-size: 16px;
        margin-bottom: 24px;
    }

    .customer-review-block  .review__item-image {
        margin-bottom: 10px !important;        
    }

    .customer-review-block  .star-reviews {
        margin-bottom: 0px;        
    }

    .customer-review-block  .customer-review__icon {
        color: #ffffff;
        background-color: #cbcbcb;
    }

    .customer-review-block  .customer-review__icon svg {
        color: #ffffff;
    }

    .customer-review-block  .halo-block-header .title .text {
        width: 100%;
    }

    
        .customer-review__item .star-reviews .star--icon{
            font-size: 30px;
        }

        .customer-review-block .customer-review-slide {
            padding-bottom: 22px;
        }

        
            .customer-review-block .customer-review-slide .slick-arrow {
                display: none !important;
            }
         
    

    .customer-review-block .customer-review__item .star-reviews .star--icon::before {
        color: #e9f4fc;
    } 

    .customer-review-block .slick-dots {
        bottom: -4px;
    }

    .banner-animation-1 .customer-review-block .slick-dots {
        transform: none;
    }

    @media (min-width: 1200px) {
        .customer-review-block {
            padding-top: 50px;
            padding-bottom: 50px;
        }
    }

    @media (min-width: 1025px) {
        
            .customer-review-block  .container-full {
                padding-left: 40px;
                padding-right: 40px;
            }
        

        
            .customer-review-block .slick-arrow{
                top: calc(50% - 105px);
            }
        
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .customer-review-block  {
            padding-top: 50px;
            padding-bottom: 50px;
        }
    }

    @media (max-width: 1024px) {
        
    }

    @media (max-width: 767px) {
        .sections-customer-review-block{
          padding-left: 20px;
          padding-right: 20px;
        }
  
        .customer-review-block  {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .customer-review-block  .halo-block-header .title {
            font-size: 16px !important;
        }
    }
    
    
        .customer-review-block ,
        .customer-review-block  .halo-block-header .title .text {
            background: #ffffff;
        }
    

    .customer-review-block  .halo-block-header .title {
        color: #232323;
        font-size: 16px;
    }

    .customer-review-block  .halo-block-header .title .text {
        padding: 0;
    }
    
    .customer-review-block  .halo-block-header .title:before {
        display: none;
    }

    .customer-review-block  .halo-block-header .subtext-review {
        color: #3c3c3c;
        font-size: 16px;
    }

      @media (min-width: 1200px){
    .sections-customer-review-block  .customer-review-block.style_2:hover .customer-review-block-wrapper {
        margin-bottom: 0;
    }
  }

  .footer-block__newsletter .field__input {
        color: #a7a6a6;
        background-color: #ffffff;
        border: 1px solid #ffffff;
        font-size: var(--footer-link-font-size);
    }

    .footer-block__newsletter .field__input::-webkit-input-placeholder { 
        /* Edge */
        color: #a7a6a6;
        font-size: var(--footer-link-font-size);
    }

    .footer-block__newsletter .field__input:-ms-input-placeholder { 
        /* Internet Explorer 10-11 */
        color: #a7a6a6;
        font-size: var(--footer-link-font-size);
    }

    .footer-block__newsletter .field__input::placeholder {
        color: #a7a6a6;
        font-size: var(--footer-link-font-size);
    }

    .footer-block__newsletter .newsletter-form__button {
        color: #ffffff;
        border: 1px solid #232323;
        
            background-color: #232323;
        
    }

    .footer-block__newsletter .newsletter-form__button:hover {
        color: #ffffff;
        border: 1px solid #000000;
        
            background-color: #000000;
        
    }

    .footer-block__newsletter .form--check p,
    .footer-block__newsletter .form--check a {
        color: #808080;
        font-size: 14px;
        cursor: pointer;
    }

    .footer-block__newsletter .form--check label:before,
    .footer-block__newsletter .form--check label:after {
        border-color: #ffffff;  
    }

    .newsletter__style2 .newsletter-form__field-wrapper {
        border: 1px solid #ffffff;
        padding: 10px;
    }

    @media (max-width: 1024px) {
        .footer-block__newsletter .form--check p,
        .footer-block__newsletter .form--check a {
            font-size: 12px;
        }
    }

    @media (min-width: 1025px){
        .newsletter__style2 .newsletter-form__field-wrapper #NewsletterForm--footer{
            padding-top: 12px;
            padding-bottom: 12px;
        }
    }
    .sections-featured-blog .custom-article-tag{
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 16px;
        margin-top: 16px;
        color: #858895;
        text-transform: uppercase;
      }

    
    @media screen and (max-width: 1024px){
      .sections-featured-blog .featured-blog-block, .sections-featured-blog .custom-breadcrumb--article{
        max-width: 1024px !important;
      }
    }
    @media screen and (min-width: 768px){
      .sections-featured-blog .halo-item{
        max-width: 700px;
        width: 33.3% !important;
      }

      .sections-featured-blog .halo-item:first-child:not(:hover){
         padding-left: 0px;
      }

      .sections-featured-blog .halo-item:last-child:not(:hover){
         padding-right: 0px;
      }

      .sections-featured-blog .article-card__image-wrapper{
        max-width: 100%;
        width: 100%;
        height: 100%;
      }

      .sections-featured-blog .article-card__image-wrapper .image-zoom{
        padding-top: 100% !important;
        height: 100%;
      }

     .sections-featured-blog .article-card__image-wrapper a img{
        object-fit: cover;
      }
    }

    @media screen and (max-width: 767px){
      .sections-featured-blog .featured-blog-block, .sections-featured-blog .custom-breadcrumb--article{
        max-width: 767px !important;
      }

      .sections-featured-blog .article-card__image-wrapper{
        max-width: 100%;
        width: 100%;
        height: 270px;
      }

      .sections-featured-blog .featured-blog-block .slick-dots {
        bottom: 14px;
      }

      .sections-featured-blog .article-card__image-wrapper .image-zoom{
  /*       padding-top: 100% !important; */
        height: 100%;
      }

     .sections-featured-blog .article-card__image-wrapper a img{
        object-fit: cover;
      }
    }

    @media screen and (max-width: 425px){
      .sections-featured-blog .featured-blog-block, .sections-featured-blog .custom-breadcrumb--article{
        max-width: 425px !important;
      }
    }

    @media screen and (max-width: 375px){
      .sections-featured-blog .featured-blog-block, .sections-featured-blog .custom-breadcrumb--article{
        max-width: 375px !important;
      }
    }

    @media screen and (max-width: 320px){
      .sections-featured-blog .featured-blog-block, .sections-featured-blog .custom-breadcrumb--article{
        max-width: 320px !important;
      }
    }
    


      .sections-featured-blog .article-card__author{
        margin-top: 16px;
      }

      .sections-featured-blog {
          padding-top: 0.0px;
      }

      .featured-blog-block .halo-block-header {
          margin-top: -0px;
      }

      
          .featured-blog-block,
          .featured-blog-block .halo-block-header .title .text {
              background: #ffffff;
          }
      

      
          .featured-blog-block .halo-block-header .title .text {
              background-color: transparent;
          }
      

      .featured-blog-block .halo-block-header .title:before {
          background-color: #232323;
          
              display: none;
          
      }

      .featured-blog-block .halo-block-header .title {
          color: #232323;
          font-size: 16px;
          margin-bottom: 0px;
      }

      .featured-blog-block .halo-block-header .rte {
          color: #3c3c3c;
          font-size: 16px;
          margin-bottom: 0px
      }

      .featured-blog-block .article-card {
          border-radius: 0px;
          overflow: hidden;
          background-color: #ffffff;
      }

      .featured-blog-block .article-card__info {}

      .featured-blog-block .article-card__title a {
          color: #232323;
      }

      .featured-blog-block .article-card__author {
          color: #999999;
      }

      .featured-blog-block .article-card__des {
          color: #3c3c3c;
      }

      .featured-blog-block .article-card__footer a {
          color: #3c3c3c;
          text-transform: none;
          font-weight: 400;
      }

      .featured-blog-block .view_all {
          font-weight: var(--font-weight-view-all-style);
          margin-top: var(--mg-top-view-style);
          margin-bottom: var(--mg-bottom-view-style);
          color: var(--color-view-all-style);
      }

      .featured-blog-block .view_all:not(.has-border) {
          border-bottom: none;
      }

      .featured-blog-block .view_all.has-border {
          border-bottom: 1px solid;
      }

      .featured-blog-block .view_all .icon-svg {
          color: var(--color-view-all-icon-style);
      }

      .featured-blog-block .view_all .icon-svg svg {
          fill: var(--color-view-all-icon-style);
      }

      @media (min-width: 1200px) {
          .featured-blog-block {
              padding-top: 50px;
              padding-bottom: 20px;
          }

          .featured-blog-block .article-card__title a:hover {
              text-decoration: underline;
              text-underline-offset: 0.1em;
          }

          
      }

      @media (min-width: 1025px) {
          
              .featured-blog-block .container-full {
                  padding-left: 40px;
                  padding-right: 40px;
              }
          
          .featured-blog-block .halo-block-header .title .text {
              width: 150px;
          }

          .featured-blog-block .halo-block-header.view_all-right_title {
              position: relative;
          }

          .featured-blog-block .halo-block-header.view_all-right_title .view_all {
              position: absolute;
              top: 50%;
              right: 0;
              transform: translateY(-50%);
          }

          .featured-blog-block .halo-row {
              margin-left: var(--row-distance-style);
              margin-right: var(--row-distance-style);
          }

          .featured-blog-block .halo-row .halo-item{
              padding-left: var(--item-distance-style);
              padding-right: var(--item-distance-style);
          }
      }

      @media (min-width: 768px) and (max-width: 1199px) {
          .featured-blog-block {
              padding-top: 50px;
              padding-bottom: 20px;
          }
      }

      .sections-featured-blog .halo-row {
          margin-left: auto;
          margin-right: auto;
      }

      @media (max-width: 1024px){
        .sections-featured-blog .halo-row {
            margin-left: auto;
            margin-right: auto;
        }
      }

      @media (max-width: 551px){
        .sections-featured-blog .halo-row {
            margin-left: auto;
            margin-right: auto;
        }
      }

      @media (max-width: 1024px) {
          

         .featured-blog-block .halo-block-header.view_all-right_title .title {
              margin-bottom: 10px;
          }
      }

      @media (max-width: 767px) {
          .featured-blog-block  {
              padding-top: 50px;
              padding-bottom: 40px;
          }

          .featured-blog-block  .halo-block-header .title {
              font-size: 16px;
          }
      }

    @media screen and (min-width: 768px) and (max-width: 1023px){
      .sections-featured-blog .halo-block-header{
        padding-left: 40px;
        padding-right: 40px;
      }
    }

    @media screen and (min-width: 551px) and (max-width: 1024px){
      .sections-featured-blog .halo-row{
        padding-left: 40px;
        padding-right: 40px;
      }
    }

    @media screen and (min-width: 300px) and (max-width: 550px){
      .sections-featured-blog .halo-row{
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
      }
    }

    .footer__content-top {
        
        padding-top: 35px;
        
        padding-bottom: 40px;
        
    }

    .footer-02 .footer__content-top {
        padding-top: 35px;
        padding-bottom: 40px;
    }

    .footer__content-bottom  {
        padding-top: 20px;
        padding-bottom: 40px;
        
        border-top: 1px solid #282828;
        
    }

    
        .footer__content-top{
            background: #232323;
        }
    

    
        .footer-block__column .footer-block__heading,
        .footer-block__newsletter .footer-block__heading {
            color: #ffffff;
        }
    

    
        .list-menu__item--link,
        .footer-block__details,
        .footer-block__details a,
        .footer-block__newsletter .footer-block__subheading,
        .footer-block__newsletter .footer-block__subheading a {
            color: #cfcfcf;
        }
    

    

    
        .footer__content-bottom{
            background: #232323;
        }
    

    
        .copyright__content{
            color: #ffffff;
        }
    

    .footer-block__list-social .list-social__item{
        margin-right: 10px;
    }

    .footer-block__list-social .list-social__link {
        color: #f8f8f8 !important;
        background: rgba(0,0,0,0);
        border: 1px solid rgba(0,0,0,0);
        padding: 4px;
    }

    .footer-block__list-social .list-social__link svg {
        fill: #f8f8f8 !important;
        width: 18px !important;
        height: 18px !important;
    }

    

    .footer-block__list-social .list-social__link:before {
        box-shadow: 0 0 0 2px #ffffff;
    }

    .footer-block__newsletter .footer-block__newsletter-form {
        max-width: 420px;
    }

    .footer-block__newsletter .footer-block__newsletter-form #NewsletterForm--footer {
        border-radius: 0px;
    }

    
    .footer-block__newsletter {
        
        margin-bottom: 45px;
        padding-bottom: 0px;
        
    }
    .footer-block__newsletter .footer-block__subheading {
        margin-top: 35px;
        margin-bottom: 10px;
    }
    


    

    
        .footer-block__list-social .list-social {
            margin-left: -13px;
        }
    

    .footer-block__newsletter .footer-block__newsletter-form .field {
        margin-right: 10px;
    }

    @media (max-width: 1024px){
        
    }

    @media (max-width: 767px){
        
            
                .footer-block__mobile .footer-block__heading{
                    border-color: #ffffff;
                }

                .footer-block__mobile .footer-block__heading:before,
                .footer-block__mobile .footer-block__heading:after{
                    background-color: #ffffff;
                }
            
        
    }

    @media (max-width: 550px){
        
            
                .footer-block__mobile .footer-block__heading{
                    border-color: #ffffff;
                }

                .footer-block__mobile .footer-block__heading:before,
                .footer-block__mobile .footer-block__heading:after{
                    background-color: #ffffff;
                }
            
        

        

        
    }

    @media (min-width: 1025px){
        .footer-block__list-social .list-social__link:hover{
            color: #282828;
            border-color: #ffffff;
            background: #ffffff;
        }

        .footer-block__list-social .list-social__link:hover svg{
            fill: #282828 !important;
        }

        
            
                .list-menu__item--link:hover{
                    color: #ffffff;
                }
            
        

        
            .footer__content-top.footer__content-bg{
                background-attachment: fixed;
            }
        
    }

    @media (min-width: 1800px){
        
    }

#ProductSection-template--15846731055254__main .productView-thumbnail .productView-thumbnail-link:after{
            padding-bottom: 148%;
        }
    
        #ProductSection-template--15846731055254__main .cursor-wrapper .counter {
            color: #191919;
        }
    
        #ProductSection-template--15846731055254__main .cursor-wrapper .counter #count-image:before {
            background-color: #191919;
        }
    
        #ProductSection-template--15846731055254__main .custom-cursor__inner .arrow:before,
        #ProductSection-template--15846731055254__main .custom-cursor__inner .arrow:after {
            background-color: #000000;
        }
    
        #ProductSection-template--15846731055254__main .tabs-contents .toggleLink,
        #ProductSection-template--15846731055254__main .tabs .tab .tab-title {
            font-size: 14px;
            font-weight: 400;
            text-transform: none;
            padding-top: 15px;
            padding-bottom: 15px;
        }
    
        @media (max-width: 550px) {
            #ProductSection-template--15846731055254__main .tabs-contents .toggleLink,
            #ProductSection-template--15846731055254__main .tabs .tab .tab-title {
                font-size: 16px;
            }
        }
    
        @media (max-width: 767px) {
            #ProductSection-template--15846731055254__main {
                padding-top: 0px;
                padding-bottom: 0px;
            }
        }
    
        @media (min-width: 1025px) {
            
        }
    
        @media (min-width: 768px) and (max-width: 1199px) {
            #ProductSection-template--15846731055254__main {
                padding-top: 0px;
                padding-bottom: 0px;
            }
        }
    
        @media (min-width: 1200px) {
            #ProductSection-template--15846731055254__main {
                padding-top: 0px;
                padding-bottom: 0px;
            }
        }


        @font-face {
            font-family: "Ssw Fontello";
            src: url("ssw-fontello-29bb4bd1c3.woff");
            font-weight: 400;
            font-style: normal;
            font-display: fallback;
        }
        :root {
        
        
        
            --gw_main_color:#000000;
        
        
        
        
            --gw_divider_color:#e2e2e2;
        
        
            --gw_modal_bg_color:#ffffff;
        
        
            --gw_modal_second_bg_color:#f8f8f8;
        
        
            --gw_dm_border_radius:0px;
        
        
            --gw_dm_bg_color:#ffffff;
        
        
            --gw_dm_item_color:#333333;
        
        
            --gw_dm_item_hover_color:#333333;
        
        
            --gw_dm_item_hover_bg_color:#eeeeee;
        
        
            --gw_ft_color:#333333;
        
        
            --gw_ft_bg_color:#eeeeee;
        
        
            --gw_ft_border_radius:18px;
        
        
            --gw_ft_hover_color:#ffffff;
        
        
            --gw_ft_hover_bg_color:#666666;
        
        
            --gw_cd_color:#333333;
        
        
            --gw_cd_border_radius:0px;
        
        
            --gw_cd_border_color:#d2d2d2;
        
        
            --gw_cd_focus_border_color:#d2d2d2;
        
        
            --gw_cd_font_size:14px;
        
        
            --gw_lb_position:40%;
        
        
            --gw_lb_color:#ffffff;
        
        
            --gw_lb_bg_color:#ffffff;
        
        
            --gw_lb_color_for_tab:#000000;
        
        
        
        
        
            --gw_lb_bg_color_fave:#ffffff;
        
        
            --gw_lb_bg_color_text_fave:#ffffff;
        
        
            --gw_lb_bg_color_text_fave_for_tab:#000000;
        
        
            --gw_cm_bg_color:#2ba6cb;
        
        
            --gw_cm_color:#ffffff;
        
        
        
        
            --gw_reward_buttons_color:#33353D;
        
        
        
            --gw_reward_tab_color:#ffffff;
        
        
            --gw_reward_tab_text_color:#444444;
        
        
            --gw_wishlist_button_height:2.5em;
        
        
        
        
        
            --gw_review_widget_margin_top:0px;
        
        
            --gw_insta_title_padding_top:10px;
        
        
            --gw_insta_title_padding_bottom:15px;
        
        
            --gw_insta_title_size:18px;
        
        
            --gw_login_input_height:18px;
        
        
            --gw_share_icons_size:18px;
        
        
            --gw_wishlist_hide_counter:flex;
        
        
            --gw_wishlist_hide_counter_colections:none;
        
        
            --gw_wishlist_effect:0,0,0,0;
        
        
            --gw_login_my_order:block;
        
        
            --gw_login_view_profile:block;
        
        
            --gw_show_rewards_tab_on_desktop:block;
        
        
            --gw_show_rewards_tab_on_mobile:block;
        
        
            --gw_show_wishlist_tab_on_mobile:block;
        
        
            --gw_show_reviews_tab_on_mobile:block;
        
        
            --gw_login_my_itches:block;
        
        
            --gw_login_edit_profile:block;
        
        
            --gw_wishlist_page_show_vendor:none;
        
        
        
            --gw_social_networks_icon_for_dropdown:flex;
        
        
        
        }
