.furstore-news_read .list-inline-item {
  display: inline-block;
}

.furstore-news_read .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.furstore-news_read .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.furstore-news_read .no-gutters>.col,
.furstore-news_read .no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.furstore-news_read .collapse:not(.show) {
  display: none;
}

.furstore-news_read .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.furstore-news_read .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.furstore-news_read .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="top"] .arrow,
.furstore-news_read .bs-tooltip-top .arrow {
  bottom: 0;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="top"] .arrow::before,
.furstore-news_read .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="right"] .arrow,
.furstore-news_read .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="right"] .arrow::before,
.furstore-news_read .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="bottom"] .arrow,
.furstore-news_read .bs-tooltip-bottom .arrow {
  top: 0;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.furstore-news_read .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="left"] .arrow,
.furstore-news_read .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.furstore-news_read .bs-tooltip-auto[x-placement^="left"] .arrow::before,
.furstore-news_read .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.furstore-news_read * {
  outline: 0;
}

.furstore-news_read [role="button"] {
  touch-action: manipulation;
}

.furstore-news_read .mb-5 {
  margin-bottom: 5px !important;
}

@media (max-width: 1199px) {
  .furstore-news_read .mb-lg-20 {
    margin-bottom: 20px !important;
  }
}

.furstore-news_read .font-800 {
  font-weight: 800 !important;
}

.furstore-news_read .flex-last {
  order: 1;
}

.furstore-news_read .overflow_hidden {
  overflow: hidden !important;
}

.furstore-news_read .pointer {
  cursor: pointer;
}

.furstore-news_read .respone_image {
  position: relative;
}

.furstore-news_read .respone_image img {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #f5f5f5;
  background-position: center;
  background-repeat: no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.furstore-news_read .slick-slider {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.furstore-news_read .slick-slider .slick-arrow {
  cursor: pointer;
}

.furstore-news_read .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.furstore-news_read .slick-list:focus {
  outline: 0;
}

.furstore-news_read .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.furstore-news_read .slick-slider .slick-list,
.furstore-news_read .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.furstore-news_read .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.furstore-news_read .slick-track:after,
.furstore-news_read .slick-track:before {
  content: "";
  display: table;
}

.furstore-news_read .slick-loading .slick-track {
  visibility: hidden;
}

.furstore-news_read .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.furstore-news_read [dir="rtl"] .slick-slide {
  float: right;
}

.furstore-news_read .slick-slide img {
  display: block;
}

.furstore-news_read .slick-slide.slick-loading img {
  display: none;
}

.furstore-news_read .slick-slide.dragging img {
  pointer-events: none;
}

.furstore-news_read .slick-initialized .slick-slide {
  display: block;
}

.furstore-news_read .slick-loading .slick-slide {
  visibility: hidden;
}

.furstore-news_read .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.furstore-news_read .slick-arrow.slick-hidden {
  display: none;
}

.furstore-news_read .bs-tooltip-left .arrow:before {
  border-color: transparent transparent transparent #000;
}

.furstore-news_read .bs-tooltip-top .arrow::before {
  bottom: -10px;
  border-width: 5px;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: #000;
}

html[dir="rtl"] .furstore-news_read .bs-tooltip-top .arrow::before {
  right: 50%;
  left: initial;
}

html[dir="rtl"] .furstore-news_read .bs-tooltip-top .arrow::before {
  transform: translateX(50%);
}

.furstore-news_read i {
  display: inline-block;
}

.furstore-news_read .sidebar-block:not(:last-child) {
  margin-bottom: 40px;
}

.furstore-news_read .sidebar-block .title-block {
  font-family: var(--font-family);
  color: var(--title-text-color);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 25px;
}

.furstore-news_read .categories__sidebar .title-block {
  padding: 15px 40px 25px;
  margin-bottom: 0;
  color: #fff;
  background-color: var(--color-primary);
  border-radius: 10px 10px 0 0;
}

.furstore-news_read .categories__sidebar .title-block i {
  margin-right: 20px;
  font-size: 19px;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .title-block i {
  margin-left: 20px;
  margin-right: initial;
}

.furstore-news_read .categories__sidebar .block__content {
  padding: 35px 40px;
  background-color: #f2f2f2;
  border-radius: 10px;
  margin-top: -10px;
}

.furstore-news_read .categories__sidebar .block__content .cateTitle:not(:last-child) {
  margin-bottom: 15px;
}

.furstore-news_read .categories__sidebar .block__content>.cateTitle>a {
  position: relative;
}

.furstore-news_read .categories__sidebar .block__content>.cateTitle>a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #bababa;
  margin-right: 25px;
  border-radius: 100%;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .block__content>.cateTitle>a:before {
  margin-left: 25px;
  margin-right: initial;
}

.furstore-news_read .categories__sidebar .block__content>.cateTitle>a:hover:before {
  border-color: var(--color-primary);
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory {
  position: relative;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow {
  position: absolute;
  right: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  color: #505050;
  border-radius: 2px;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow {
  left: 0;
  right: initial;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow:after {
  content: "\e7fd";
  background: #cadae2;
  font-family: qico;
  width: 15px;
  height: 15px;
  min-width: 15px;
  padding: 1px 4px;
  color: #fff;
  border-radius: 2px;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow:hover {
  cursor: pointer;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow:hover:after {
  background: var(--color-primary);
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level1 .arrow.collapsed:after {
  content: "\e7fe";
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level2 {
  background: 0 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level2.collapsed {
  background: 0 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level2.collapsed:hover {
  background: 0 0;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level2:after {
  background: #fff;
  color: #898989;
}

.furstore-news_read .categories__sidebar .block__content .hasSubCategory.level2:hover:after {
  background: 0 0;
  color: var(--color-primary);
}

.furstore-news_read .categories__sidebar .block__content .subCategory {
  margin-top: 8px;
  padding-left: 33px;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .block__content .subCategory {
  padding-right: 33px;
  padding-left: initial;
}

.furstore-news_read .categories__sidebar .block__content .subCategory .cateTitle {
  padding: 3.5px 0;
}

.furstore-news_read .categories__sidebar .block__content .subCategory .cateItem {
  font-family: var(--font-family);
  font-size: 13px;
  font-weight: 400;
}

.furstore-news_read .categories__sidebar .block__content .subCategory .cateItem:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #6c6c6c;
  transform: rotate(45deg);
  margin-right: 25px;
  margin-bottom: 2px;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .block__content .subCategory .cateItem:before {
  margin-left: 25px;
  margin-right: initial;
}

.furstore-news_read .categories__sidebar .block__content .subCategory .cateItem:hover {
  color: var(--color-primary);
}

.furstore-news_read .categories__sidebar .block__content .level2>.subCategory {
  padding-left: 35px;
}

html[dir="rtl"] .furstore-news_read .categories__sidebar .block__content .level2>.subCategory {
  padding-right: 35px;
  padding-left: initial;
}

.furstore-news_read .categories__sidebar .block__content .level2>.subCategory .cateItem:before {
  display: none;
}

@media (max-width: 1199px) {

  .furstore-news_read .categories__sidebar .block__content,
  .furstore-news_read .categories__sidebar .title-block {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.furstore-news_read .collection-carousel .slick-track,
.furstore-news_read .nov-slick-carousel .slick-track,
.furstore-news_read .nov-slick-navfor-carousel .slick-track {
  display: flex;
}

.furstore-news_read .collection-carousel .slick-track .slick-slide,
.furstore-news_read .nov-slick-carousel .slick-track .slick-slide,
.furstore-news_read .nov-slick-navfor-carousel .slick-track .slick-slide {
  height: auto;
}

.furstore-news_read .collection-carousel[data-row="1"].slick-initialized,
.furstore-news_read .nov-slick-carousel[data-row="1"].slick-initialized,
.furstore-news_read .nov-slick-navfor-carousel[data-row="1"].slick-initialized {
  display: block;
}

@media (min-width: 768px) {

  .furstore-news_read .collection-carousel[data-row="2"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row="2"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row="2"] .slick-slide>div {
    height: 50%;
  }

  .furstore-news_read .collection-carousel[data-row="3"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row="3"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row="3"] .slick-slide>div {
    height: 33.33333%;
  }

  .furstore-news_read .collection-carousel[data-row="4"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row="4"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row="4"] .slick-slide>div {
    height: 25%;
  }
}

@media (max-width: 767px) {

  .furstore-news_read .collection-carousel[data-row_mobile="2"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row_mobile="2"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row_mobile="2"] .slick-slide>div {
    height: 50%;
  }

  .furstore-news_read .collection-carousel[data-row_mobile="3"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row_mobile="3"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row_mobile="3"] .slick-slide>div {
    height: 33.33333%;
  }

  .furstore-news_read .collection-carousel[data-row_mobile="4"] .slick-slide>div,
  .furstore-news_read .nov-slick-carousel[data-row_mobile="4"] .slick-slide>div,
  .furstore-news_read .nov-slick-navfor-carousel[data-row_mobile="4"] .slick-slide>div {
    height: 25%;
  }
}

.furstore-news_read .slick-slider .slick-dots {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.furstore-news_read .slick-slider .slick-dots li {
  margin: 0 5px;
}

.furstore-news_read .slick-slider .slick-dots li button {
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: var(--text-color);
  font-size: 0;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s;
  display: block;
}

.furstore-news_read .slick-slider .slick-dots li button::before {
  display: none;
}

.furstore-news_read .slick-slider .slick-dots li:hover button {
  transform: scale(1.2, 1.2);
}

.furstore-news_read .slick-slider .slick-dots li.slick-active button {
  background-color: var(--color-primary);
}

.furstore-news_read .slick-slider.slick-dotted {
  margin-bottom: 0;
}

.furstore-news_read .slick-slider.dot-abs .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

html[dir="rtl"] .furstore-news_read .slick-slider.dot-abs .slick-dots {
  right: 50%;
  left: initial;
}

html[dir="rtl"] .furstore-news_read .slick-slider.dot-abs .slick-dots {
  transform: translateX(50%);
}

.furstore-news_read .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  background-color: var(--color-primary);
  border: 1px solid #fff;
  transition: all 0.3s;
  border-radius: 100%;
  -ms-box-shadow: 4px 4px 6px rgba(var(--color-shadow), 0.1);
  -o-box-shadow: 4px 4px 6px rgba(var(--color-shadow), 0.1);
  box-shadow: 4px 4px 6px rgba(var(--color-shadow), 0.1);
}

.furstore-news_read .slick-slider .slick-arrow:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #2b2b2b;
}

.furstore-news_read .slick-slider .slick-arrow.arrow-prev {
  left: 30px;
}

html[dir="rtl"] .furstore-news_read .slick-slider .slick-arrow.arrow-prev {
  right: 30px;
  left: initial;
}

.furstore-news_read .slick-slider .slick-arrow.arrow-next {
  right: 30px;
}

html[dir="rtl"] .furstore-news_read .slick-slider .slick-arrow.arrow-next {
  left: 30px;
  right: initial;
}

.furstore-news_read .slick-slider .slick-arrow.slick-disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.furstore-news_read .nov-slide-mobile.slick-dotted {
  padding-bottom: 15px;
}

.furstore-news_read .nov-slide-mobile .slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

html[dir="rtl"] .furstore-news_read .nov-slide-mobile .slick-dots {
  right: 50%;
  left: initial;
}

html[dir="rtl"] .furstore-news_read .nov-slide-mobile .slick-dots {
  transform: translateX(50%);
}

body.open {
  overflow: hidden;
}

@media (max-width: 575px) {
  .furstore-news_read .collection-carousel.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .furstore-news_read .collection-carousel.row .item.col,
  .furstore-news_read .collection-carousel.row .sp-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.furstore-news_read .nov-sh-image-2 {
  overflow: hidden;
  transform: translateZ(0);
}

.furstore-news_read .nov-sh-image-2 img {
  transition: all 1.5s ease-out;
}

.furstore-news_read .nov-sh-image-2:hover:not(.no-sh-xs) img {
  transform: scale(1.07, 1.07);
}

@media (min-width: 576px) {
  .furstore-news_read .nov-sh-image-2:hover.no-sh-xs img {
    transform: scale(1.07, 1.07);
  }
}

@media (max-width: 767px) {
  .furstore-news_read .nov-mobile-block .slick-list {
    overflow: initial;
  }
}

@media (max-width: 575px) {
  .furstore-news_read .flex-xs-unordered {
    order: 0;
  }

  .furstore-news_read .flex-xs-first {
    order: -1;
  }
}

.furstore-news_read .template-blog .article--listing .article__title {
  margin-bottom: 10px;
}

.furstore-news_read .template-blog .article--listing .article__title a {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: var(--title-text-color);
}

.furstore-news_read .template-blog .article--listing .article__info>span {
  position: relative;
}

.furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
  padding-right: 12px;
  margin-right: 10px;
}

html[dir="rtl"] .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
  padding-left: 12px;
  padding-right: initial;
}

html[dir="rtl"] .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
  margin-left: 10px;
  margin-right: initial;
}

.furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  background: #d3d3d3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

html[dir="rtl"] .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child):after {
  left: 0;
  right: initial;
}

.furstore-news_read .template-blog .blog--grid-view .article--listing .article__info {
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}

.furstore-news_read .template-blog .blog--list-view .article--listing .article__title {
  margin-bottom: 5px;
}

.furstore-news_read .template-blog .blog--column-view .article--listing .article__info {
  padding: 15px 0;
  margin-top: 43px;
  border-top: 1px solid #c6c6c6;
}

.furstore-news_read .template-blog .blog--column-view .article__title {
  font-size: 1.5rem;
}

.furstore-news_read .template-blog .blog--column-view .article__title {
  padding: 0 15px;
}

.furstore-news_read .template-blog .blog--column-view .article__date {
  font-size: 11px;
}

@media (max-width: 375px) {
  .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
    padding-right: 7px;
    margin-right: 5px;
  }

  html[dir="rtl"] .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
    padding-left: 7px;
    padding-right: initial;
  }

  html[dir="rtl"] .furstore-news_read .template-blog .article--listing .article__info>span:not(:last-child) {
    margin-left: 5px;
    margin-right: initial;
  }

  .furstore-news_read .template-blog .blog--column-view .article__date {
    font-size: 9px;
  }
}

.furstore-news_read .sidebar-blog__item {
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 20px 25px 40px;
}

.furstore-news_read .sidebar-blog__item .title-block {
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 40px;
}

.furstore-news_read .sidebar-blog__item.blogtags__sidebar {
  padding-bottom: 30px;
}

.furstore-news_read .recentpost__sidebar .post_groups:not(:last-child) {
  margin-bottom: 40px;
}

.furstore-news_read .recentpost__sidebar .article__list-image {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
  overflow: hidden;
}

.furstore-news_read .recentpost__sidebar .post-item .post__title {
  margin-top: 3px;
}

.furstore-news_read .recentpost__sidebar .post-item .post__title a {
  font-family: var(--font-family-default);
  font-size: 1.2rem;
  font-weight: 600;
}

.furstore-news_read .recentpost__sidebar .post-item .post__info {
  font-size: 12px;
  color: var(--text-color);
}

.furstore-news_read .recentpost__sidebar .post-item .post__info i {
  margin-right: 9px;
  font-size: 13px;
  vertical-align: middle;
}

html[dir="rtl"] .furstore-news_read .recentpost__sidebar .post-item .post__info i {
  margin-left: 9px;
  margin-right: initial;
}

.furstore-news_read .recentpost__sidebar .post-item .post__info span:not(:last-child) {
  margin-right: 15px;
}

html[dir="rtl"] .furstore-news_read .recentpost__sidebar .post-item .post__info span:not(:last-child) {
  margin-left: 15px;
  margin-right: initial;
}

.furstore-news_read .recentpost__sidebar .post-item .post__date {
  font-size: 10px;
  font-family: var(--font-family-default);
  font-weight: 400;
  color: #c6c6c6;
  text-transform: uppercase;
}

.furstore-news_read .recentpost__sidebar .post-item .post__excerpt {
  font-family: var(--font-family-default);
  font-size: 1.3rem;
  font-weight: 400;
}

.furstore-news_read .recentpost__sidebar .post-item:not(:last-child) {
  margin-bottom: 23px;
  padding-bottom: 27px;
  border-bottom: 1px dashed #262427;
}

.furstore-news_read .recentpost__sidebar .post__image {
  width: 100%;
  flex: 0 0 37.04%;
  margin-right: 17px;
}

html[dir="rtl"] .furstore-news_read .recentpost__sidebar .post__image {
  margin-left: 17px;
  margin-right: initial;
}

@media (max-width: 991px) {
  .furstore-news_read .recentpost__sidebar .post__image {
    flex: 0 0 48%;
  }
}

.furstore-news_read .search__sidebar {
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 30px;
}

.furstore-news_read .search__sidebar .search__input {
  border-color: var(--color-primary);
  height: 50px;
  border-radius: 30px;
  padding: 0;
  padding-left: 20px;
  padding-right: 50px;
  width: 100%;
}

html[dir="rtl"] .furstore-news_read .search__sidebar .search__input {
  padding-left: 50px;
  padding-right: 20px;
}

.furstore-news_read .search__sidebar .search__input::-webkit-input-placeholder {
  font-size: 10px;
  font-weight: 500;
  color: #a8a8a8;
  text-transform: uppercase;
}

.furstore-news_read .search__sidebar .search__input:-moz-placeholder {
  font-size: 10px;
  font-weight: 500;
  color: #a8a8a8;
  text-transform: uppercase;
}

.furstore-news_read .search__sidebar .search__input::-moz-placeholder {
  font-size: 10px;
  font-weight: 500;
  color: #a8a8a8;
  text-transform: uppercase;
}

.furstore-news_read .search__sidebar .search__input:-ms-input-placeholder {
  font-size: 10px;
  font-weight: 500;
  color: #a8a8a8;
  text-transform: uppercase;
}

.furstore-news_read .search__sidebar .search__submit {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 5px;
  right: 5px;
  border-radius: 100%;
  color: var(--color-button-text);
  background-color: #2b2b2b;
  border: 1px solid var(--color-primary);
  font-size: 13px;
  padding: 0;
}

html[dir="rtl"] .furstore-news_read .search__sidebar .search__submit {
  left: 5px;
  right: initial;
}

.furstore-news_read .search__sidebar .search__submit:hover {
  color: #fff;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

@media (max-width: 1199px) {
  .furstore-news_read .search__sidebar {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.furstore-news_read .article__thumnail {
  border-radius: 10px;
  overflow: hidden;
}

.furstore-news_read .article__title {
  font-family: var(--font-family-default);
  font-weight: 600;
  font-size: 30px;
  color: var(--title-text-color);
  margin: 24px 0 27px;
}

.furstore-news_read .rte .post-title {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 17px;
}

.furstore-news_read .rte .post-title strong {
  font-weight: 700;
  color: var(--title-text-color);
}

.furstore-news_read .rte .articleContent .scrollable-wrapper {
  margin-bottom: 27px;
}

.furstore-news_read .rte .articleContent p {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 1rem;
}

.furstore-news_read .article__info {
  border-top: 1px solid #c6c6c6;
  height: 52px;
  margin-top: 24px;
  margin-bottom: 80px;
  justify-content: space-between;
}

.furstore-news_read .article__info .blog_share {
  display: flex;
  margin-left: auto;
}

html[dir="rtl"] .furstore-news_read .article__info .blog_share {
  margin-right: auto;
  margin-left: initial;
}

@media (min-width: 768px) {
  .furstore-news_read .article-view-leftsidebar .article__content-right {
    padding-left: 60px;
  }

  html[dir="rtl"] .furstore-news_read .article-view-leftsidebar .article__content-right {
    padding-right: 60px;
    padding-left: initial;
  }

  .furstore-news_read .article-view-rightsidebar .article__content-right {
    padding-right: 60px;
  }

  html[dir="rtl"] .furstore-news_read .article-view-rightsidebar .article__content-right {
    padding-left: 60px;
    padding-right: initial;
  }
}

@media (max-width: 575px) {
  .furstore-news_read {
    padding-bottom: 24px;
  }

  .furstore-news_read .article__info {
    display: block !important;
  }

  .furstore-news_read .article__info .blog_cs {
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 11px 0;
    border-bottom: 1px dotted #c6c6c6;
  }

  .furstore-news_read .article__info .blog_share {
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.furstore-news_read .article__date {
  display: inline-block;
  font-weight: 600;
  color: #c8c8c8;
  font-size: 11px;
  text-transform: uppercase;
}

.furstore-news_read .article__date:not(:last-child) {
  margin-right: 10px;
}

html[dir="rtl"] .furstore-news_read .article__date:not(:last-child) {
  margin-left: 10px;
  margin-right: initial;
}

.furstore-news_read .article__date i {
  margin-right: 7px;
  font-size: 13px;
  vertical-align: text-bottom;
}

html[dir="rtl"] .furstore-news_read .article__date i {
  margin-left: 7px;
  margin-right: initial;
}

@media (max-width: 375px) {
  .furstore-news_read .article__date {
    font-size: 9px;
  }
}