@font-face {
  font-family: 'telegramimfont';
  src:  url('fonts/telegramimfont.eot?7b24fo');
  src:  url('fonts/telegramimfont.eot?7b24fo#iefix') format('embedded-opentype'),
    url('fonts/telegramimfont.ttf?7b24fo') format('truetype'),
    url('fonts/telegramimfont.woff?7b24fo') format('woff'),
    url('fonts/telegramimfont.svg?7b24fo#telegramimfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ftelegramim_tmp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'telegramimfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ftelegramim-telegram-logo:before {
  content: "\e901";
}
.ftelegramim-telegram:before {
  content: "\e900";
}
.ftelegramim-brand:before {
  content: "\e900";
}
.ftelegramim-social:before {
  content: "\e900";
}
.catalog-footer{
  margin: 20px 0;
}
.info-block{
  min-height: 250px;
  margin: 20px 0;
}
.hover-login{
  display: none;
}
.modal-login-div{
  max-height: 300px;
}
.modal--sm{
  display: block;
}
.point-none{
  pointer-events: none;
}
#warehousecity3{
  cursor: pointer;
}
.checked .filter__nice-check{
  background: #c4c4c4;
}

@media (max-width: 767px){
  .products-add-cart{
    width: 50px!important;
    height: 45px;
  }
  .mobile-toolbar__badge{
    display: block!important;
  }
  .header-mobile__hamburger{
    width: 100%!important;
    height: 100%!important;
    top: 5px;
  }
  .mobile-sidebar-filter{
    display: block!important;
  }
  .sub-cats__list-item{
    display: block;
    width: 100%;
  }
}

.accordion-tabs__link:hover{
  cursor: pointer;
  opacity: 0.5;
}
.product-photo-active{
  border-color: #e8582c;
}
.product-photo__thumb-item:hover{
  cursor: pointer;
}
.filter__checkgroup:hover , .filter__checkgroup-title:hover{
  cursor: pointer;
  opacity: 0.8;
  color: #086291;
}
.slick-slide img{
  transform: scale(2, 2);
  /* transform: scale(-1, 1); */
  /* transform: scale(-1); */
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  height: 100%;
  left: 23%;
  top:0%;
  width: 100px;
  height: auto;
}
.contact-page p{
  margin: 5px 0;
}
.product-single-img{
  width: 100%;
}

.page__mainnav-vertical {
  height: 400px; /* Set the desired height */
  overflow-y: auto;
  overflow-x: hidden;
}


/*.main-nav__drop {
  position: fixed;
  top: 5%;
  left: 200px;
  !*height: 400px !important; !* Set the desired height *!
  overflow-y: auto !important;
  overflow-x: hidden !important;*!

}

.main-nav__drop:hover {
 visibility: visible;
  display: block !important;
  z-index: 500000 !important;
}*/
/*
.tree-nav__inner{
  height: 400px; !* Set the desired height *!
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 5000;
}*/
