body {
  font-family: ExpresswayRgRegular, sans-serif !important;
}

.dynamic-filter--checkbox .filters__checkboxs {
  display: block;
}

h2.heading {
  font-size: 1.5em;
  font-weight: bold;
}

p.heading {
  margin: 0;
}

h3 {
  font-size: 1.17em;
  font-weight: bold;
}

header.head {
  /* width: 100%;
  padding: 15px 0;
  background: #3d4c54; */
  z-index: 300;
}

.head__title {
  margin-bottom: 40px;
}

.mobile__nav {
  z-index: 200;
}

.cat__mobile {
  z-index: 100;
}

.cat__list li .active {
  margin: 0 10px 10px 0;
  display: block;
  padding: 6px 10px;
  font-size: 14px;
  color: #fff;
  background-color: #81b752;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 1;
}

.category__head img {
  width: auto;
}

.icon__cat {
  width: 26px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/site/img/category/1home.png);
}

.category__item:nth-child(2) a .icon__cat {
  background-image: url(/site/img/category/1car.png);
}

.category__item:nth-child(3) a .icon__cat {
  background-image: url(/site/img/category/1yacht.png);
}

.category__item:nth-child(4) a .icon__cat {
  background-image: url(/site/img/category/1avia.png);
}

.category__item:nth-child(5) a .icon__cat {
  background-image: url(/site/img/category/m_sport.png);
}

.category__item:nth-child(6) a .icon__cat {
  background-image: url(/site/img/category/sport.png);
}

.category__item:nth-child(7) a .icon__cat {
  background-image: url(/site/img/category/building.png);
}

.category__item:nth-child(8) a .icon__cat {
  background-image: url(/site/img/category/event.png);
}

.category__item:nth-child(9) a .icon__cat {
  background-image: url(/site/img/category/baby.png);
}

.category__subs {
  font-size: 24px;
}

.subs_i_wrap {
  height: 40px;
}

.subs_i_wrap:before {
  font-size: 3rem;
}

.icon-sailing-yachts:before,
.icon-catamarans:before {
  font-size: 2rem !important;
}

.icon-retails:before,
.icon-suv:before,
.icon-zapcat:before,
.icon-wakeboard-and-ski:before,
.icon-jet-ski:before,
.icon-kayaks:before,
.icon-surf-skis:before,
.subs_i_wrap.cat-7:before,
.subs_i_wrap.cat-5:before,
.subs_i_wrap.cat-4:before {
  font-size: 2rem;
}

.icon-budget:before {
  font-size: 4rem;
  margin-top: -8px;
}

.subs_i_wrap.cat-3:before {
  font-size: 1rem;
}

a.category__icon:hover {
  background: #81b752;
  color: #fff;
}

a.category__icon:hover .category__subname {
  color: #fff;
}

/*Filters */
.sidebar-filter {
  box-shadow: none;
  margin: 0;
  padding: 0;
  background: inherit;
}

.jq-number__spin {
  display: none;
}

.slimScrollBar {
    z-index: 101!important;
}

.sidebar-filter .input-field, .form-group {
  margin-bottom: 2rem;
}

.filters__price .jq-number:first-child .jq-number__field input {
  border-right: 1px solid #e6e6e6;
}

.hidden-area {
  display: none;
}

.sidebar-filter .filter-btn {
  margin-left: 0;
}

.products__grid .products__btn .button {
  padding: 5px 6px;
}

.jqselect .drop__width {
  display: none;
}

.jq-select-multiple,
.select2-container--default .select2-selection--multiple {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.jq-select-multiple ul {
  display: none;
}

.pagination {
  padding: 0;
}

.pagination ul {
  padding: 25px 15px;
}

.not-found {
  padding: 30px;
  margin: 0;
}

.filters__slider {
  z-index: 0;
}

/*Product*/
.bg-image {
  filter: blur(8px);
  -webkit-filter: blur(8px);
  height: auto;
  position: absolute;
  width: 100%;
}

.product__img img {
  object-fit: cover;
  height: 394px;
  width: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.zoom {
  position: relative;
  left: 0;
  top: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}

/* .zoom .fa-search{
    position: absolute;
    left: 50%;
    top: 50%;
    display:none;
    z-index: 100;
    background-color: #fff;
    color: #e55812;
    line-height: 1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
} */
.zoom:hover {
  background-color: transparent;
}

span.swiper-pagination-progressbar-fill {
  background: #e55812 !important;
}

/* .zoom:hover .fa-search{
    display: block;
    color: #fff;
    background-color: #e55812;
}  */
/* .swiper-wrapper {
  height: auto;
} */
.overview .detail {
  line-height: 1;
  font-size: 14px;
  padding: 0;
  font-family: HindSiliguriBold, sans-serif
}

.overview .detail .color {
  height: 19px;
  width: 19px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: -5px;
}

.icon:before {
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 900;
  color: #3cda6a;
}

.overview .detail .ion-checkmark:before {
  color: #3cda6a;
  content: "\f00c";
}

.overview .detail .ion-close:before {
  color: red;
  content: "\f00d";
}

.ion-chevron-down:before {
  content: "\f078";
}

.ion-chevron-up:before {
  content: "\f077";
}

.overview .detail span {
  font-family: ExpresswayRgRegular, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 7.5px;
  color: #555759
}

.search__page {
  padding-top: 0;
}

.menu li {
  cursor: pointer;
}

.selected ul {
  display: block;
}

/* Footer*/
.footer__link.facebook:hover {
  color: #3b5998;
}

.footer__link.twitter:hover {
  color: #00aced;
}

.footer__link.google:hover {
  color: #dd4b39;
}

.footer__link.instagram:hover {
  color: #bc2a8d;
}

.footer__link.youtube:hover {
  color: #cd201f;
}

.footer__link.linkedin:hover {
  color: #0077B5;
}

.footer__link.telegram:hover {
  color: #37AEE2;
}

.footer__link.pinterest:hover {
  color: #B73C4E;
}

.footer__link.blogger:hover {
  color: #FF8000;
}

.footer__link.tumblr:hover {
  color: #395461;
}

.footer__link.vimeo:hover {
  color: #50C2E9;
}

@media (min-width: 1200px) {
  .products__title {
    max-width: 320px;
  }

  .products__price {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .container {
    min-width: 100%;
  }

  .button__cat, .button__add {
    font-size: 12px;
    padding: 6px 8px;
  }
}

@media (max-width: 766px) {
  .button__cat, .button__add {
    font-size: 14px;
    padding: 8px 10px;
  }

  .breadcrumbs__list {
    display: block;
    overflow: hidden;
  }

  .breadcrumbs__item {
    width: fit-content;
    float: left;
  }
}

@media (max-width: 425px) {
  .product__img img {
    height: 220px;
  }
}
.search__btn {
  margin-top: 19px;
}

.ru .category__head span {
  width: 275px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 20px;
}

.ar .section__title {
  text-align: right;
}

.ar .drop__width .jq-selectbox__select-text {
  text-align: right;
}
.ar .drop__width .jq-selectbox__dropdown ul li, .ar .search__input, .ar .drop__label {
  text-align: right;
}

.ar .cat__label, .ar .cat__input {
  text-align: right;
}
.ar .cat__list, .ar .category__list{
  justify-content: flex-end;
}
.ar .cat__title{
  text-align: right;
  padding-right: 10px;
}
.ar .category__head{
  text-align: right;
  flex-direction: row-reverse;
  margin-right: 15px;
}
.ar .product__title{
  text-align: right;
}
.ar .footer__item{
  text-align: right;
}

.ar .accordion-menu {
  text-align: right;
}

.ar .accordion-menu span {
  display:block;
  margin-right: 0px;
  position: absolute;
  right: 35px;
  margin-top: 4px;
}
.ar .accordion-menu .active i{
  height: 21px;
}


.ar .accordion-menu .menu>li a{
  padding-right: 25px;
}
.ar .overview{
  direction: rtl;
}
.ar .overview .detail{
text-align: right;
}

.ar .product__overview  .product__subtitle {
  display: block;
  text-align: right;
}
.ar .page__wrap .container .row:first-child{
  flex-direction: row-reverse;
}
.ar .sidebar-filter .filter-btn, .sidebar-filter .reset-btn {
  padding: 12px 13px 13px;
}

.ar .sidebar-filter .input-field, .ar .form-group {
  margin-bottom: 2rem;
  text-align: right;
}
.ar .category__lists{
  direction: rtl;
}

.ru .sidebar-filter .filter-btn, .ru .sidebar-filter .reset-btn {
  padding: 12px 9px 13px;
}

.ru .filters__hide .button__gray {
  padding: 12px 5px;
}
.banners__item {
  margin-bottom: 16px;
}

.banners__item img {
  display: block;
  width: 100%;
  height: auto;
}

.banners__stack .banners__item:last-child {
  margin-bottom: 0;
}

.head__content {
  min-height: 50vh;
}

/* Customer review, 2026-09-26: keep labels outside entered values. */
.filters__price .input-wrapper { display:flex; flex-direction:column-reverse; min-width:0; }
.filters__price .input-wrapper label { position:static!important; transform:none!important; margin:0 0 6px!important; font-size:12px!important; line-height:1.5; }
.filters__price .input-wrapper input { width:100%; box-sizing:border-box; margin:0; }
.filters .input-field > .filters__label { position:static; transform:none; display:block; }
.header-locale { align-self:center; color:#555; font-size:13px; }
.popular__slider, .popular__slider .swiper-container { min-width:0; width:100%; }
