﻿.c-category-desc {
  border: 0px solid #dbdbdb;
  color: #787878;
  line-height: 22px;
  /* margin: 56px 0 23px; */
  /* padding: 30px 50px; */
}

.custom-min-pro-page-makan {
  margin-bottom: 30px;
}

.c-expandable-text--shadowed {
  padding-bottom: 40px;
}
.c-expandable-text .--data-meta{display:flex;flex-direction:row;align-items:center;gap:20px}
.c-expandable-text {
  position: relative;
  overflow: hidden;
}

.c-expandable-text.collapsed .c-expandable-text__text {
  max-height: 100px;
}

.c-category-desc__text,
.c-category-desc div,
.c-category-desc p,
.c-category-desc span {letter-spacing: -.5px;gap: 0.2;}

.leftside .nizaito-submit {
  text-align: center;
  position: relative;
  /* margin-top:60px */
}

.leftside .nizaito-submit a {
  display: block;
  outline: none;
}

.makansangshekantoprow .leftside {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.makansangshekantoprow .rightside {
  margin-bottom: 0 !important;
}

.makansangshekantoprow {
  margin: 40px 0;
}

.c-expandable-text__text {
  overflow: hidden;
  max-height: unset;
  display: block;
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn--shadowed {
  /* background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(#fff)); */
  /* background-image: linear-gradient(180deg,hsla(0,0%,100%,.3),#fff); */
  position: relative;
}

.c-expandable-text__expand-btn {
  /* bottom: 0; */
  /* height: 25px; */
  /* display: -webkit-box; */
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-pack: end; */
  -ms-flex-pack: end;
  justify-content: flex-end;
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  align-items: flex-end;
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn:before {
  content: attr(data-collapsed);
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn:after {
  content: '';

  width: 10px;
  position: absolute;
  left: 10px;
  /* top: -26px; */
  /* z-index: 10000000; */
  bottom: 45%;
  height: 6px;
}

.c-expandable-text__expand-btn--shadowed:before {
  font-size: 14.5px;
  font-size: 1.036rem;
  line-height: 1.517;
  font-weight: 700;
  color: #727272;
}

.c-expandable-text__expand-btn:before {
  content: attr(data-expanded);
  color: #ffffff;
  font-size: 11px;
  font-size: .786rem;
  /* line-height: 2.27; */
  cursor: pointer;
  background: #da0037;
  padding: 15px 0px;
  border-radius: 15px;
  width: 88%;
  text-align: center;
  box-shadow: 0 0 6px rgb(0 0 0 /0.16);
}

.c-expandable-text__expand-btn:after {
  content: '';

  width: 10px;
  position: absolute;
  left: 26px;
  /* top: -26px; */
  /* z-index: 10000000; */
  bottom: 47%;
  height: 6px;
  transform: rotate(90deg);
  /* transition: 1s; */
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn--shadowed:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

/*======================================*/
.baner-main-photo {
  position: absolute;
  bottom: 10%;
  /* right: 10%; */
  color: #fff;
  font-size: 21px !important;
  background: #12366b;
  width: 80%;
  text-align: center;
  margin: 0 auto !important;
  padding: 5px 10px !important;
  font-weight: 400;
}

.makansangshekan-blog--minImg {
  height: 100%;
  padding: 10px 20px;
  background: #ececec;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

.makansangshekan-blog--minImg img {
  border-radius: 15px;
  box-shadow: 0 0 6px rgb(0 0 0 / .16%)
}

span.title-baner-main-photo {
  position: absolute;
  transform: translate(80%, 0%);
  background: #155bbf;
  padding: 0px 36px;
  /* background-size: cover; */
  z-index: 5;
  /* height: 100px; */
  bottom: 110%;
  /* left: 45%; */
  white-space: nowrap;
  border-radius: 2px;
}

@media screen and (max-width: 769px) {
  .DesktopAds {
    display: none;
  }

  .mobileads {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .baner-main-photo {
    position: unset;
    bottom: 20%;
    /* right: 10%; */
    color: #fff;
    font-size: 15px !important;
    background: #22487f;
    width: 100%;
    text-align: center;
    margin: unset !important;
    padding: unset !important;
  }

  span.title-baner-main-photo {
    position: absolute;
    transform: translate(0%, 0%);
    background: #155bbf;
    padding: 10px 20px;
    /* background-size: cover; */
    z-index: 5;
    /* height: 100px; */
    bottom: 0;
    text-align: center;
    width: 100%;
    right: 0;
  }

  span.arrow-shape::before {
    content: '';
    display: none !important;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 19px solid transparent;
    border-top: 20px solid #155bbf;
    position: absolute;
    left: 0;
    z-index: 6;
    transform: rotate(10deg) translate(20%, 30%);
    bottom: 0;
  }

  .niaz-logo-baner-main-right p:nth-child(2) {
    position: relative !important;
    left: 0 !important;
    right: 10% !important;
    bottom: 20% !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    white-space: nowrap !important;
    top: unset !important;
  }

  .niaz-logo-baner-main-right p:nth-child(1) {
    position: relative !important;
    left: 0 !important;
    right: 60% !important;
    top: 5% !important;
    font-size: 16px;
    font-weight: 400;
  }

  .niaz-logo-baner-main {
    position: unset !important;
    right: 0;
    bottom: 0;
    background: #12366b;
    display: flex;
    width: 200px;
    height: 80px;
    margin: 50px 0;
  }

}

/*======================================*/
span.arrow-shape::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 19px solid transparent;
  border-top: 20px solid #155bbf;
  position: absolute;
  left: 0;
  z-index: 6;
  transform: rotate(10deg) translate(20%, 30%);
  bottom: 0;
}

span.arrow-shape {
  position: absolute;
}

.niaz-logo-baner-main {
  position: absolute;
  right: 10%;
  top: 5%;
  background: #12366b;
  display: flex;
  width: 200px;
  height: 80px;
}

.niaz-logo-baner-main-right {
  background: #155bbf;
  color: #FFF;
  width: 50%;
}

.niaz-logo-baner-main-right p:nth-child(1) {
  position: absolute;
  left: 0;
  right: 30%;
  top: 5%;
  font-size: 16px;
  font-weight: 400;
}

.niaz-logo-baner-main-right p:nth-child(2) {
  position: absolute;
  left: 0;
  right: 10%;
  top: 40%;
  font-size: 14px;
  font-weight: 400;
}



.allContent {
  justify-content: center;
}

@media only screen and (max-width: 992px) {
  .makansangshekan-bloglist {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap !important;
  }

}

.makansangshekan-bloglist {
  display: flex;
  flex-wrap: wrap;
}

.makansangshekan-bloglist .blog-title {
  background: #bababa;
  margin: 10px;
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0 0 6px rgb(0 0 0 / 16%);
  transition: all .2s ease-in-out;
}

.makansangshekan-bloglist .blog-title a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.makansangshekan-bloglist .blog-title:hover {
  box-shadow: 0 0 6px rgb(0 0 0 / 0%);
}

.makansangshekan-bloglist .blog-title a h3 {
  color: #fff !important;
}

.moresection {
  display: flex;
  justify-content: center;
  margin-top: 60px;

}

.moresection .more-blog--btn {
  background: #183B71;
  padding: 15px;
  border-radius: 15px;
  color: #fff !important;
  font-size: 15px !important;
  box-shadow: 0 0 6px rgb(0 0 0 / 16%);
  transition: all .2s ease-in-out !important;
}

.moresection .more-blog--btn:hover {
  box-shadow: 0 0 6px rgb(0 0 0 / 40%)
}

.--data-title h1 svg {
  width: 13px;
  margin-left: 10px;
}

span.meta-view {
  display: flex;
}

.--data-meta svg {
  width: 28px;
  margin-left: 8px;
}

.spacer {
  border-right: 1px solid #707070;
  /* height: 100%; */
}

.c-expandable-text__text .description {
  margin-top: 60px;
  line-height: 37ppx;
}

.blogstitle {
  margin-top: 60px !important
}

.faqsection svg {
  width: 13px;
}

@media screen and (max-width: 992px) {
  .c-category-desc {
    padding: 30px 5px;
  }

  .makansangshekan-blog .makansangshekan-blog--data .--data-meta {
    display: flex;
    justify-content: space-around;
    color: #000;
    font-weight: 400;
    align-items: center;
    background: transparent;
    border-radius: 15px;
    box-shadow: none;
    padding: 15px 0px;
  }

  .makansangshekan-blog .makansangshekan-blog--data .--data-meta>div {
    display: flex;
    justify-content: center;
    color: #000;
    font-weight: 400;
    align-items: center;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 16%);
    padding: 15px 0px;
    width: 46%;
    height: 50px;
    margin: 10px 0;
  }

  .makansangshekan-blog .makansangshekan-blog--data .--data-meta {
    flex-wrap: wrap
  }

  .--data-meta .spacer {
    display: none !important
  }

  .meta-rate,
  .meta-release {
    display: flex;
    flex-direction: column;
  }

  .c-expandable-text__expand-btn:before {
    width: 100% !important;
  }

  .readmorearticle {
    padding: 0 !important;
    margin: 0 !important;
  }

  .c-expandable-text.collapsed .c-expandable-text__text {
    height: 500px
  }
}

.description {
  color: #000;
  text-align: justify;
}

.in_article_image>no_text {
  display: inline-block;
  padding: 4px;
  background: #f0f0f0;
  border: 3px solid #e8e8e8;
  border-radius: 3px;
  margin: 0 auto;
}

.in_article_image {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.template-taki {
  text-align: justify;
  color: #000;
  line-height: 30px;
}

.template-taki h2 {
  color: #020202;
  padding: 20px 0 5px 0;
}

.template-taki h3 {
  color: #020202;
  padding: 20px 0 5px 0;
}

/* ---------------------------------------------------------------------- */

@media only screen and (max-width: 992px) {
  #ChameleonGallery>.chameleon_slider {
    width: 100% !important;
  }

  #ChameleonGallery img {
    max-width: 100% !important;
  }

  .main_panel {
    width: 100% !important;
    height: 230px !important;
  }

  .item_container.new_item {
    width: 100% !important;
    height: auto !important;
  }

  .items_wrapper {
    height: auto !important;
  }
}

.figure-article-makan {
  overflow: hidden;
  position: relative;
  margin: 0 5px 10px 5px;
}

.summary-detail-page-news p {
  color: white;
  line-height: 35px;
}

.figure-article-makan:hover::after {
  opacity: 1;
  height: 100%;
}

.figure-article-makan:hover::before {
  opacity: 1;
  height: 100%;
}

.figure-article-makan::after,
.figure-article-makan::before {
  position: absolute;
  width: 2px;
  background: linear-gradient(to left,
      hsl(340deg 100% 16%) 0%,
      hsl(340deg 100% 32%) 8%,
      hsl(340deg 100% 32%) 92%,
      hsl(340deg 100% 16%) 100%);
  height: 10%;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  transition: all 0.5s;
  opacity: 0;
}

.figure-article-makan::after {
  left: 4px;

}

.figure-article-makan::before {
  right: 4px;

}




.figure-article-makan:hover .link-more-article {
  background-color: transparent;
}

.figure-article-makan:hover .link-more-article a {
  color: white;
}

.article-makan-snag-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.custom-artic-makansang {

  position: relative;
  text-align: center;
  width: calc(100% / 5);
}

.link-more-article {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(199, 188, 161, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}

.link-more-article:hover::after,
.link-more-article:hover::before {
  opacity: 1;
  width: 100%;
}

.link-more-article::after {
  top: 4px;
}

.link-more-article::before {
  bottom: 4px;
}

.link-more-article::after,
.link-more-article::before {
  position: absolute;
  height: 2px;
  background: linear-gradient(to left,
      hsl(340deg 100% 16%) 0%,
      hsl(340deg 100% 32%) 8%,
      hsl(340deg 100% 32%) 92%,
      hsl(340deg 100% 16%) 100%);
  width: 10%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  transition: all 0.5s;
  opacity: 0;


}

.link-more-article>a {
  color: white;
  font-size: 18px;
}

.read-more-makan {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.read-more-makan>a {
  display: inline-block;
  background-color: #b11116;
  color: white;
  padding: 10px 15px;
}

.holder-title-article {
  padding: 20px 0;
}

@media(max-width:550px) {
  .figure-article-makan {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .custom-artic-makansang {
    width: calc(100% / 1);
  }

}

@media(min-width:551px) and (max-width:767px) {
  .custom-artic-makansang {
    width: calc(100% / 2);
  }

}

@media(min-width:768px) and (max-width:992px) {
  .custom-artic-makansang {
    width: calc(100% / 3);
  }

}

@media(min-width:993px) and (max-width:1200px) {
  .custom-artic-makansang {
    width: calc(100% / 4);
  }

}

@media(min-width:1201) {
  .custom-artic-makansang {
    width: calc(100% / 5);
  }

}

.holder-custom-hompage-news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 450px;
  border: 1px solid #DCDCDC;

}

.holder-custom-hompage-news__fig {
  margin: 0;
  position: relative;
}

.holder-custom-hompage-news__fig>figcaption {
  padding: 6px 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #931103;
  color: white;
}

.holder-custom-hompage-news__fig>figcaption>p {
  margin-bottom: 3px;
  text-align: center;
}

.box-desc-makan-news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-top: none;
  padding: 15px;
}

.read-more-box-for-news {
  display: flex;
  justify-content: end;
}


.title-news-makan>a {
  font-weight: bold;
  font-size: 14px;
  color: #000 !important;
}
.custom-height-desc__makan{
  min-height: 200px;
}

.box-desc-makan-news p{
  line-height: 35px;
  text-align: justify;
}

.btn-more-news-makan-sang {
  padding: 40px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-more-news-makan-sang>a {
  color: white;
  padding: 10px;
  background-color: #931103;
}

.news-footer-wiget-title {
  margin-bottom: 0.5rem;
}

.link-wiget-footer-makan-sang {
  color: black;
}

.product-makan-sang-box {
  text-align: center;
  border: 1px solid #950101;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  flex-wrap: wrap;
}
.product-makan-sang-box:hover {

  border: 1px solid #ffffff;
  background-color: #950101;

}
.product-makan-sang-box:hover span,
.product-makan-sang-box:hover a{
color: white !important;

}
.product-makan-sang-box h2{
  margin-left: 5px;
}

.product-makan-sang-box a {font-size: 15px;padding: 10px;display: block;width: 100%;}
.product-makan-sang-box .number{font-size:13px;color:#333}
.product-makan-sang-holder>li {
  display: flex;
}

.product-makan-sang-holder>li {
  display: flex;
}

.product-makan-sang-holder>li>ul {
  display: flex;
}

.product-makan-sang-holder {
  margin: 60px 0 !important;
  position: relative;
}

.product-makan-sang-holder::after {
  width: 30px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255 255 255 / 48%) 100%, rgba(255, 255, 255, 1) 0%);
}

.product-makan-sang-holder::before {
  width: 30px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(255 255 255 / 38%) 100%);
}

.holder-pic-pro_page-makan {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 !important;
}

.holder-pic-pro_page-makan>.call_center {
  position: absolute;
  top: -10px;
  right: 18px;
  background-color: #DCDCDC;
  padding: 10px;
  color: #931103;
  font-weight: 600;


}

.holder-pic-pro_page-makan>.call_center::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 10px;
  height: 10px;
  clip-path: polygon(100% 100%, 0 0, 0 100%);
  background-color: #727272;



}

.holder-title-pro_page-makan {
  color: #000 !important;
  display: block;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 10px;
}

.holder-summary-pro_page-makan {

  text-align: justify;
  color: #000;
  font-size: 14px;
  line-height: 35px;
}

.hoder-desc-pro-page-makan {
  padding: 15px;
  min-height: 215px;
}

.detail-page-holder-pic-makan {
  display: flex;
  justify-content: center;
}

.holder-desc-detail-page-makan p span {
  line-height: 35px;
  text-align: justify;
}

.detail-page-article-makan span {
  line-height: 35px;

}

.toggle-more-btn-for-detail__page {
  box-shadow: -2px 10px 10px -6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -2px 10px 10px -6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 10px 10px -6px rgba(0, 0, 0, 0.1);
  margin: 40px 0;
}

.btn-more-datil-makan-sang {
  padding: 10px 0;
  display: flex;
  cursor: pointer;
  display: inline-block;
}

.btn-more-datil-makan-sang>span {
  transition: all 0.4s;
  margin: 0 5px;
  display: inline-block;
}

.pluse-makan-detail.active {
  transform: rotate(45deg);
}

.holder-title-RelatedArticle {
  padding: 30px 0;
}

.holder-for-comment table {
  width: 100%;
}

.holder-for-comment .add_article_box tbody tr {
  display: flex;
  align-items: center;

}

.holder-for-comment .add_article_box tbody tr .right {
  width: 100%;

}

.holder-for-comment .add_article_box tbody tr .bottom {
  width: 100%;
  display: flex;
  justify-content: end;
}

.holder-for-comment tbody tr .right textarea {
  width: 100%;

}

/* .holder-for-comment tbody tr{

background-color: white !important;

} */
.holder-for-comment tbody td {
  width: 50px;
  border: none;

}

.holder-desc-detail-page-makan>p {
  text-align: justify;
  line-height: 35px;
}

.holder-btn-more-product {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

.button-82-pushable {
 padding: 10px 20px;
 background-color: #931103;
 color: white !important;
}



@media(max-width:550.98px) {
  .link-more-article {
    background-color: transparent;
  }

}

.custom-margin-pro-makan-sang-shekan {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pganition-makan-sang .article_pager a {
  position: relative;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: all 0.5s;
}

.pganition-makan-sang .article_pager {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.pganition-makan-sang .article_pager a:hover {
  background-color: #7c7c7c;
  color: white;
}

.for_border_pro {
  height: 100%;
  border: 1px solid gray;
}
.holder-for-comment{
  margin: 30px 0;
}
.RelatedArticle_makan{
  border: 1px solid gray;
  height: 400px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 30px 0;
}
.custom-margin-footer-pane{
  margin-bottom:1rem ;
}
.custom-mt-article{
  margin-top: 30px !important;
  
}
.title-article-mk-sang{
  color: #000 !important;
  font-size: 15px;
}
.custom-st-frm table,
.custom-st-frm table  textarea,
.custom-st-frm table  input
{
  width: 100%;
}
.custom-st-frm tr {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}
.holder-desc-detail-news tbody, .detail-page-article-makan tbody {
  display: flex;
  border: solid 2px #ccc;
  border-radius: 10px;
  overflow: hidden;
}
.holder-desc-detail-news table, .detail-page-article-makan table {
  width: auto !important;
}
.holder-desc-detail-news tr, .detail-page-article-makan tr {
  flex-direction: column;
  display: flex;
}

.detail-page-article-makan td {
  width: auto !important;
  padding: 10px;
  border-bottom: solid 1px #ccc !important;
  border-left: solid 1px #ccc !important;
}

.holder-desc-detail-news td {
  border-bottom: solid 1px #ccc !important;
  border-left: solid 1px #ccc !important;
}

.custom-st-frm .right{
  width: 300px;
}
.custom-st-frm .left{
  width: 50px;
}
.custom-st-frm a.submit span{
  background-color: #931103;
  padding: 10px 20px;
  color: white !important;
  }

.c-expandable-text__text {
  overflow: hidden;
  max-height: unset;
  display: block;
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn--shadowed {
  /* background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(#fff)); */
  /* background-image: linear-gradient(180deg,hsla(0,0%,100%,.3),#fff); */
  position: relative;
}

.c-expandable-text__expand-btn {
  /* bottom: 0; */
  /* height: 25px; */
  /* display: -webkit-box; */
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-pack: end; */
  -ms-flex-pack: end;
  justify-content: flex-end;
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  align-items: flex-end;
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn:before {
  content: attr(data-collapsed);
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn:after {
  content: '';

  width: 10px;
  position: absolute;
  left: 10px;
  /* top: -26px; */
  /* z-index: 10000000; */
  bottom: 45%;
  height: 6px;
}

.c-expandable-text__expand-btn--shadowed:before {
  font-size: 14.5px;
  font-size: 1.036rem;
  line-height: 1.517;
  font-weight: 700;
  color: #727272;
}

.c-expandable-text__expand-btn:before {
  content: attr(data-expanded);
  color: #ffffff;
  font-size: 11px;
  font-size: .786rem;
  /* line-height: 2.27; */
  cursor: pointer;
  background: #da0037;
  padding: 15px 0px;
  border-radius: 15px;
  width: 88%;
  text-align: center;
  box-shadow: 0 0 6px rgb(0 0 0 /0.16);
}

.c-expandable-text__expand-btn:after {
  content: '';

  width: 10px;
  position: absolute;
  left: 26px;
  /* top: -26px; */
  /* z-index: 10000000; */
  bottom: 47%;
  height: 6px;
  transform: rotate(90deg);
  /* transition: 1s; */
}

.c-expandable-text.collapsed .c-expandable-text__expand-btn--shadowed:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}