
<!-- style.css primary-color -->
.arrow__button:before {
  background: #262626;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
  border-color: #262626;
  background: #262626;
}

.btn-primary.btn-loading:not(:disabled):not(.disabled), .btn-primary.btn-loading:not(:disabled):not(.disabled):active, .btn-primary.btn-loading:not(:disabled):not(.disabled).active {
  border-color: #262626;
  background: #262626;
}

.button-toggle__input:checked ~ .button-toggle__button {
  background: #262626;
}

.filters-button__counter {
  background: #262626;
}

.input-check__input:checked ~ .input-check__box {
  background: #262626;
}

.input-radio__input:checked ~ .input-radio__circle {
  background: #262626;
}

.input-radio-label__input:checked ~ .input-radio-label__title {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.layout-switcher__button--active {
  color: #262626;
}

.noUi-connect {
  background: #262626;
}

.noUi-horizontal .noUi-handle {
  background: #262626;
}

.page-item.active .page-link {
  background-color: #262626;
}

.shop-features__item-icon {
  color: #262626;
}

.tag-badge--theme:before {
  background: #262626;
}

.tag-badge--sale:before {
  background: #ff3333;
}

.footer-newsletter__form-button {
  background-color: #262626;
  background-color: #262626;
}

.block-features__item-icon {
  fill: #262626;
}

.block-finder__form-control--button {
  background-color: #262626;
}

.block-reviews__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-sale__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-slideshow__item-button {
  background: #262626;
}

.block-slideshow__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-teammates__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-zone__tabs-button--active {
  border-color: #262626;
}

.widget-newsletter__button {
  background-color: #262626;
}

.order-success__icon {
  fill: #262626;
}

.product-card .product-card__addtocart-full {
  background: #262626;
}

.product-card:hover .product-card__addtocart-icon:before, .product-card:active .product-card__addtocart-icon:before {
  background: #262626;
}

.product-gallery__thumbnails-item--active:before, .product-gallery__thumbnails-item--active:hover:before {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.product-tabs__item-counter {
  color: #262626;
}

.product-tabs__item--active a, .product-tabs__item--active a:hover, .product-tabs__item--active a:active {
  -webkit-box-shadow: 0 -2px #262626 inset;
          box-shadow: 0 -2px #262626 inset;
}

.post__pagination-link--current, .post__pagination-link--current:hover, .post__pagination-link--current:active {
  background-color: #262626;
}

.post-header__categories-link {
  background: #262626;
}

@media (min-width: 992px) {
  [dir=ltr] .account-nav__item--active a {
    -webkit-box-shadow: 3px 0 #262626 inset;
            box-shadow: 3px 0 #262626 inset;
  }
  [dir=rtl] .account-nav__item--active a {
    -webkit-box-shadow: -3px 0 #262626 inset;
            box-shadow: -3px 0 #262626 inset;
  }
}

@media (max-width: 991.98px) {
  .account-nav__item--active a {
    -webkit-box-shadow: 0 -3px #262626 inset;
            box-shadow: 0 -3px #262626 inset;
  }
}

<!-- style.css secondary-color -->

.arrow__button:hover:before {
  background: #333333;
}

.btn-primary:hover {
  border-color: #333333;
  background: #333333;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  border-color: #333333;
  background: #333333;
}

.btn-secondary:hover {
  color: #333333;
}


.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
  color: #333333;
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:hover {
  color: #333333;
}

.btn-light, .btn-light.disabled, .btn-light:disabled {
  color: #333333;
}

.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.button-toggle__button {
  color: #333333;
}

.button-toggle__button:hover {
  color: #333333;
}

.button-toggle__button:active {
  color: #333333;
}

.section-header__groups-button--active:after,
.section-header__groups-button--active:hover:after,
.section-header__groups-button--active:active:after {
  background: #333333;
}

.tooltip-inner {
  background: #333333;
}

.tooltip .arrow:before {
  background: #333333;
}

.site-footer {
  background-color: #333333;
}

.site-footer__decor .decor__start,
.site-footer__decor .decor__end,
.site-footer__decor .decor__center {
  background: #333333;
}

.block-finder {
  background: #333333;
}

.block-slideshow__item-button:hover {
  background: #333333;
}

.widget-newsletter {
  background: #333333;
}

.product-card .product-card__addtocart-full:hover {
  background: #333333;
}

.product-card:hover .product-card__addtocart-icon:hover:before, .product-card:active .product-card__addtocart-icon:hover:before {
  background: #333333;
}

<!-- style.header-spaceship-variant-one.css primary-color primary-color -->
.dropcart__item-quantity:before, .dropcart__item-quantity:after {
  background: #262626;
}

<!-- .header__navbar {
  background: ;
} -->

.indicator__counter:before {
  background-color: #262626;
}

.logo__part-primary {
  fill: #262626;
}

<!-- style.header-spaceship-variant-one.css secondary-color -->
.account-menu__form-forgot-link:hover {
  background: #333333;
}

<!-- .departments__button {
  background: ;
} -->

.departments__button:hover,
.departments--open .departments__button {
  background: #333333;
}

.header__topbar-classic-bg {
  background: #333333;
}

.topbar--classic {
  background: #333333;
}

<!-- style.header-spaceship-variant-one.ltr.css primary-color primary-color -->
.departments__button:hover,
.departments--open .departments__button {
  background: #262626;
}

.dropcart__item-quantity:before, .dropcart__item-quantity:after {
  background: #262626;
}

.header__topbar-start-bg:before {
  background: #262626;
}

.indicator__counter:before {
  background-color: #262626;
}

.logo__part-primary {
  fill: #262626;
}

.topbar--spaceship-start {
  background: #262626;
}

<!-- style.header-spaceship-variant-one.ltr.css secondary-color -->
.account-menu__form-forgot-link:hover {
  background: #333333;
}

.header__topbar-end-bg:before {
  background: #333333;
}

.topbar--spaceship-end {
  background: #333333;
}

<!-- style.header-spaceship-variant-one.ltr.css primary-color -->
.departments__button:hover,
.departments--open .departments__button {
  background: #262626;
}

.dropcart__item-quantity:before, .dropcart__item-quantity:after {
  background: #262626;
}

.header__topbar-start-bg:before {
  background: #262626;
}

.indicator__counter:before {
  background-color: #262626;
}

.logo__part-primary {
  fill: #262626;
}

.topbar--spaceship-start {
  background: #262626;
}

<!-- style.header-spaceship-variant-one.ltr.css secondary-color -->
.account-menu__form-forgot-link:hover {
  background: #333333;
}

.header__topbar-end-bg:before {
  background: #333333;
}

.topbar--spaceship-end {
  background: #333333;
}

<!-- style.ltr.css primary-color -->
.arrow__button:before {
  background: #262626;
}


.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
  border-color: #262626;
  background: #262626;
}

.btn-primary.btn-loading:not(:disabled):not(.disabled), .btn-primary.btn-loading:not(:disabled):not(.disabled):active, .btn-primary.btn-loading:not(:disabled):not(.disabled).active {
  border-color: #262626;
  background: #262626;
}

.button-toggle__input:checked ~ .button-toggle__button {
  background: #262626;
}

.filters-button__counter {
  background: #262626;
}

.input-check__input:checked ~ .input-check__box {
  background: #262626;
}

.input-radio__input:checked ~ .input-radio__circle {
  background: #262626;
}

.input-radio-label__input:checked ~ .input-radio-label__title {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.layout-switcher__button--active {
  color: #262626;
}

.noUi-connect {
  border-radius: 2px;
  background: #262626;
}

.noUi-horizontal .noUi-handle {
  background: #262626;
}

.page-item.active .page-link {
  background-color: #262626;
}

.shop-features__item-icon {
  color: #262626;
}

.tag-badge--theme:before {
  background: #262626;
}

.footer-newsletter__form-button {
  background-color: #262626;
  background-color: #262626;
}

.block-features__item-icon {
  fill: #262626;
}

.block-finder__form-control--button {
  background-color: #262626;
}

.block-reviews__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-sale__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-slideshow__item-button {
  background: #262626;
}

.block-slideshow__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-teammates__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-zone__tabs-button--active {
  border-color: #262626;
}

.widget-newsletter__button {
  background-color: #262626;
}

.order-success__icon {
  fill: #262626;
}

.product-card .product-card__addtocart-full {
  background: #262626;
}

.product-card:hover .product-card__addtocart-icon:before, .product-card:active .product-card__addtocart-icon:before {
  background: #262626;
}

.product-gallery__thumbnails-item--active:before, .product-gallery__thumbnails-item--active:hover:before {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.product-tabs__item-counter {
  color: #262626;
}

.product-tabs__item--active a, .product-tabs__item--active a:hover, .product-tabs__item--active a:active {
  -webkit-box-shadow: 0 -2px #262626 inset;
          box-shadow: 0 -2px #262626 inset;
}

.post__pagination-link--current, .post__pagination-link--current:hover, .post__pagination-link--current:active {
  background-color: #262626;
}

.post-header__categories-link {
  background: #262626;
}

@media (min-width: 992px) {
  .account-nav__item--active a {
    -webkit-box-shadow: 3px 0 #262626 inset;
            box-shadow: 3px 0 #262626 inset;
  }
}

@media (max-width: 991.98px) {
  .account-nav__item--active a {
    -webkit-box-shadow: 0 -3px #262626 inset;
            box-shadow: 0 -3px #262626 inset;
  }
}

<!-- style.ltr.css secondary-color -->
.arrow__button:hover:before {
  background: #333333;
}

.btn-primary:hover {
  border-color: #333333;
  background: #333333;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  border-color: #333333;
  background: #333333;
}

.btn-secondary:hover {
  color: #333333;
}

.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
  color: #333333;
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:hover {
  color: #333333;
}

.btn-light, .btn-light.disabled, .btn-light:disabled {
  color: #333333;
}

.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.button-toggle__button {
  color: #333333;
}

.button-toggle__button:hover {
  color: #333333;
}

.button-toggle__button:active {
  color: #333333;
}

.section-header__groups-button--active:after,
.section-header__groups-button--active:hover:after,
.section-header__groups-button--active:active:after {
  background: #333333;
}

.tooltip-inner {
  background: #333333;
}

.tooltip .arrow:before {
  background: #333333;
}

.site-footer {
  background-color: #333333;
}

.site-footer__decor .decor__start,
.site-footer__decor .decor__end,
.site-footer__decor .decor__center {
  background: #333333;
}

.block-finder {
  background: #333333;
}

.block-slideshow__item-button:hover {
  background: #333333;
}

.widget-newsletter {
  background: #333333;
}

.product-card .product-card__addtocart-full:hover {
  background: #333333;
}

.product-card:hover .product-card__addtocart-icon:hover:before, .product-card:active .product-card__addtocart-icon:hover:before {
  background: #333333;
}

<!-- style.rtl.css primary-color -->
.arrow__button:before {
  background: #262626;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
  border-color: #262626;
  background: #262626;
}

.btn-primary.btn-loading:not(:disabled):not(.disabled), .btn-primary.btn-loading:not(:disabled):not(.disabled):active, .btn-primary.btn-loading:not(:disabled):not(.disabled).active {
  border-color: #262626;
  background: #262626;
}

.button-toggle__input:checked ~ .button-toggle__button {
  background: #262626;
}

.filters-button__counter {
  background: #262626;
}

.input-check__input:checked ~ .input-check__box {
  background: #262626;
}

.input-radio__input:checked ~ .input-radio__circle {
  background: #262626;
}

.input-radio-label__input:checked ~ .input-radio-label__title {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.layout-switcher__button--active {
  color: #262626;
}

.noUi-connect {
  background: #262626;
}

.noUi-horizontal .noUi-handle {
  background: #262626;
}

.page-item.active .page-link {
  background-color: #262626;
}

.shop-features__item-icon {
  color: #262626;
}

.tag-badge--theme:before {
  background: #262626;
}

.footer-newsletter__form-button {
  background-color: #262626;
  background-color: #262626;
}

.block-features__item-icon {
  fill: #262626;
}

.block-finder__form-control--button {
  background-color: #262626;
}

.block-reviews__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-sale__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-slideshow__item-button {
  background: #262626;
}

.block-slideshow__carousel .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-teammates__list .owl-carousel button.owl-dot.active:before {
  background: #262626;
}

.block-zone__tabs-button--active {
  border-color: #262626;
}

.widget-newsletter__button {
  background-color: #262626;
}

.order-success__icon {
  fill: #262626;
}

.product-card .product-card__addtocart-full {
  background: #262626;
}

.product-card:hover .product-card__addtocart-icon:before, .product-card:active .product-card__addtocart-icon:before {
  background: #262626;
}

.product-gallery__thumbnails-item--active:before, .product-gallery__thumbnails-item--active:hover:before {
  -webkit-box-shadow: 0 0 0 2px #262626 inset;
          box-shadow: 0 0 0 2px #262626 inset;
}

.product-tabs__item-counter {
  color: #262626;
}

.product-tabs__item--active a, .product-tabs__item--active a:hover, .product-tabs__item--active a:active {
  -webkit-box-shadow: 0 -2px #262626 inset;
          box-shadow: 0 -2px #262626 inset;
}

.post__pagination-link--current, .post__pagination-link--current:hover, .post__pagination-link--current:active {
  background-color: #262626;
}

.post-header__categories-link {
  background: #262626;
}

@media (min-width: 992px) {
  .account-nav__item--active a {
    -webkit-box-shadow: -3px 0 #262626 inset;
            box-shadow: -3px 0 #262626 inset;
  }
}

@media (max-width: 991.98px) {
  .account-nav__item--active a {
    -webkit-box-shadow: 0 -3px #262626 inset;
            box-shadow: 0 -3px #262626 inset;
  }
}


<!-- style.rtl.css secondary-color -->
.arrow__button:hover:before {
  background: #333333;
}

.btn-primary:hover {
  border-color: #333333;
  background: #333333;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  border-color: #333333;
  background: #333333;
}

.btn-secondary:hover {
  color: #333333;
}

.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
  color: #333333;
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:hover {
  color: #333333;
}

.btn-light, .btn-light.disabled, .btn-light:disabled {
  color: #333333;
}

.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  color: #333333;
}

.button-toggle__button {
  color: #333333;
}

.button-toggle__button:hover {
  color: #333333;
}

.button-toggle__button:active {
  color: #333333;
}

.section-header__groups-button--active:after,
.section-header__groups-button--active:hover:after,
.section-header__groups-button--active:active:after {
  background: #333333;
}

.tooltip-inner {
  background: #333333;
}

.tooltip .arrow:before {
  background: #333333;
}

.site-footer {
  background-color: #333333;
}

.site-footer__decor .decor__start,
.site-footer__decor .decor__end,
.site-footer__decor .decor__center {
  background: #333333;
}

.block-finder {
  background: #333333;
}

.block-slideshow__item-button:hover {
  background: #333333;
}

.widget-newsletter {
  background: #333333;
}

.product-card .product-card__addtocart-full:hover {
  background: #333333;
}

.product-card:hover .product-card__addtocart-icon:hover:before, .product-card:active .product-card__addtocart-icon:hover:before {
  background: #333333;
}

<!-- style.mobile-header-variant-one.css secondary-color -->
.mobile-header__logo-part-one {
  fill: #262626;
}

.mobile-indicator__counter:before {
  background-color: #262626;
}

.mobile-menu__indicator-counter:before {
  background-color: #262626;
}

.mobile-menu__links > li > a.highlight:before,
.mobile-menu__links > li > button.highlight:before {
  background: #262626;
}

@media (min-width: 768px) {
  .mobile-search__button--search:hover {
    color: #262626;
  }
}

@media (max-width: 767.98px) {
  .mobile-search__button:hover {
    color: #262626;
  }
}

.add-to-wish-list.active {
  color: #262626!important;
}

.add-to-compare.active {
  color: #333333!important;
}

<!-- Preloader -->


.preloader-container .body>span>span:nth-child(1),
.preloader-container .body>span>span:nth-child(2),
.preloader-container .body>span>span:nth-child(3),
.preloader-container .body>span>span:nth-child(4) {
  background: #333333!important;
}
.preloader-container .base svg {
  fill: #262626!important;
}