

/* Start:/local/templates/visagehall_new/components/firstbit/catalog.comments/.default/style.css?16659030739998*/
/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap");*/
/*.rating {*/
/*  display: flex;*/
/*  margin-bottom: 10px;*/
/*  align-items: center;*/
/*}*/
/*.rating__icon {*/
/*  position: relative;*/
/*  height: 22px;*/
/*  width: 96px;*/
/*  overflow: hidden;*/
/*}*/
/*.rating__filler {*/
/*  position: absolute;*/
/*  height: 18px;*/
/*  z-index: 2;*/
/*  background-color: black;*/
/*}*/
/*.rating__svg-back {*/
/*  background: #cccccc;*/
/*  height: 18px;*/
/*  width: 92px;*/
/*  z-index: 2;*/
/*  position: absolute;*/
/*  z-index: 1;*/
/*}*/
/*.rating__fill-area {*/
/*  height: 18px;*/
/*  width: 92px;*/
/*  top: 2px;*/
/*  left: 2px;*/
/*  overflow: hidden;*/
/*  position: absolute;*/
/*}*/
/*.rating__svg {*/
/*  vertical-align: top;*/
/*  z-index: 3;*/
/*  position: absolute;*/
/*  fill: white;*/
/*  height: 22px;*/
/*  width: 96px;*/
/*  overflow: hidden;*/
/*}*/
/*.rating__svg_clickable {*/
/*  cursor: pointer;*/
/*}*/
/*.comment .rating__svg {*/
/*  fill: #f4f4f4;*/
/*}*/
/*.comments__form .rating__svg {*/
/*  fill: #f4f4f4;*/
/*}*/
/*.rating__path {*/
/*  fill: rgba(1, 1, 1, 0);*/
/*}*/
/*.rating__item {*/
/*  cursor: pointer;*/
/*}*/
/*.rating__item:hover .rating__path {*/
/*  fill: black;*/
/*}*/
/*.comments {*/
/*  width: 605px;*/
/*  margin-bottom: 50px;*/
/*}*/
/*.comments__info {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 17px;*/
/*  margin: 0;*/
/*  margin-right: 10px;*/
/*  color: #999999;*/
/*  box-sizing: border-box;*/
/*}*/
/*.comments__form-text {*/
/*  margin-bottom: 10px;*/
/*}*/
/*.comments__btn {*/
/*  margin-top: 20px;*/
/*  width: 200px;*/
/*  height: 45px;*/
/*  border: none;*/
/*  color: white;*/
/*  text-transform: uppercase;*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 12px;*/
/*  line-height: 15px;*/
/*  letter-spacing: 0.15em;*/
/*  cursor: pointer;*/
/*}*/
/*.comments__btn_black {*/
/*  background: #000000;*/
/*}*/
/*.comments__btn_grey {*/
/*  background: #999999;*/
/*}*/
/*.comments__btn_hidden {*/
/*  display: none;*/
/*}*/
/*.comment {*/
/*  background: #f4f4f4;*/
/*  padding: 20px;*/
/*  width: 100%;*/
/*  margin-top: 20px;*/
/*}*/
/*.comment__footer,*/
/*.comment__header {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*}*/
/*.comment__header {*/
/*  margin-bottom: 20px;*/
/*}*/
/*.comment__author {*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.comment__img {*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  object-fit: cover;*/
/*  border-radius: 50%;*/
/*  margin-right: 10px;*/
/*}*/
/*.comment__like-area {*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.comment__like-btns {*/
/*  margin-left: 14px;*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.comment__author-name {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: 500;*/
/*  font-size: 16px;*/
/*  line-height: 20px;*/
/*  color: #000000;*/
/*  margin-bottom: 0;*/
/*}*/
/*.comment__text {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 17px;*/
/*  color: #000000;*/
/*  margin-bottom: 12px;*/
/*}*/
/*.comment__footer-text {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 17px;*/
/*  margin-bottom: 0;*/
/*  !* identical to box height *!*/
/*  color: #666666;*/
/*}*/
/*.comment__answer {*/
/*  margin-top: 10px;*/
/*  cursor: pointer;*/
/*}*/
/*.comment__answer:hover {*/
/*  color: black;*/
/*}*/
/*.comment__response {*/
/*  width: 100%;*/
/*  background: #fafafa;*/
/*  padding: 20px;*/
/*  margin-top: 20px;*/
/*}*/
/*.svg {*/
/*  cursor: pointer;*/
/*}*/
/*.svg_clicked .svg__path {*/
/*  fill: black;*/
/*}*/
/*.svg_rotate {*/
/*  transform: rotate(180deg);*/
/*  margin-left: 20px;*/
/*}*/
/*.comments__form {*/
/*  width: 100%;*/
/*  background: #f4f4f4;*/
/*  padding: 20px;*/
/*  margin-top: 20px;*/
/*}*/
/*.comments__form_hidden {*/
/*  display: none;*/
/*}*/
/*.comments__title {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 16px;*/
/*  line-height: 20px;*/
/*  margin-bottom: 20px;*/
/*  margin-top: 0;*/
/*  text-transform: none;*/
/*}*/
/*.comments__form .rating__icon {*/
/*  margin-bottom: 20px;*/
/*}*/
/*.comments__textarea {*/
/*  width: 100%;*/
/*  min-height: 90px;*/
/*  background: #ffffff;*/
/*  border: 1px solid #bebebe;*/
/*  box-sizing: border-box;*/
/*  margin-top: 10px;*/
/*  margin-bottom: 0;*/
/*  resize: none;*/
/*  padding: 20px;*/
/*  font-family: Montserrat;*/
/*  font-size: 14px;*/
/*}*/
/*.comments__form-footer {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: space-between;*/
/*}*/
/*.comments__form-file {*/
/*  position: relative;*/
/*  display: flex;*/
/*}*/
/*.comments__form-file-input {*/
/*  opacity: 0;*/
/*  height: 45px;*/
/*  right: 0;*/
/*  visibility: hidden;*/
/*  position: absolute;*/
/*  display: block;*/
/*}*/
/*.comments__form-file-input-des {*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.comments__form-file-text {*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 17px;*/
/*  color: #000000;*/
/*  cursor: pointer;*/
/*  margin-left: 5px;*/
/*  margin-top: -2px;*/
/*}*/
/*.comments__more {*/
/*  margin-top: 20px;*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 16px;*/
/*  line-height: 20px;*/
/*  text-decoration-line: underline;*/
/*  color: #000000;*/
/*  text-align: center;*/
/*  cursor: pointer;*/
/*}*/
/*.comments__more:hover {*/
/*  text-decoration: none;*/
/*}*/
/*.comments__more_hidden {*/
/*  display: none;*/
/*}*/
/*.comments__click-comment {*/
/*  margin-top: 20px;*/
/*}*/
/*.comments__click-comment_hidden {*/
/*  display: none;*/
/*}*/
/*.comments__form-info {*/
/*  margin-top: 20px;*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 16px;*/
/*  line-height: 20px;*/
/*  color: #000000;*/
/*}*/
/*.comments__form-info_hidden {*/
/*  display: none;*/
/*}*/
/*.comment__files,*/
/*.comments__files {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  margin-top: 20px;*/
/*}*/
/*.comment__files {*/
/*  padding-bottom: 20px;*/
/*}*/
/*.comments__files_hidden {*/
/*  display: none;*/
/*}*/
/*.comment__file {*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  object-fit: cover;*/
/*  margin-right: 10px;*/
/*  filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.16));*/
/*  cursor: pointer;*/
/*}*/
/*.img-gif-loader {*/
/*  text-align: center;*/
/*  height: 42px;*/
/*}*/
/*.comments__form-admin-area {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*}*/
/*.comments__admin-btn {*/
/*  margin-top: 20px;*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 20px;*/
/*  color: #000000;*/
/*  border: 1px solid black;*/
/*  text-align: center;*/
/*  padding: 5px;*/
/*  margin-right: 10px;*/
/*  cursor: pointer;*/
/*  box-sizing: border-box;*/
/*}*/
/*.comments__admin-btn_clicked {*/
/*  color: white;*/
/*  background-color: black;*/
/*}*/
/*.comments-copy-wrapper {*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.comments-copy {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  border: 1px solid black;*/
/*  padding: 5px;*/
/*  margin: 10px 0;*/
/*  margin-right: 10px;*/
/*}*/
/*.comments-copy-wrapper_hidden {*/
/*  display: none;*/
/*}*/
/*.comments-copy p {*/
/*  margin-bottom: 0;*/
/*}*/
/*.comments-copy__info {*/
/*  font-weight: bold;*/
/*  margin-right: 10px;*/
/*  font-family: Montserrat;*/
/*}*/
/*.comments-copy__text {*/
/*  font-weight: bold;*/
/*  font-family: Montserrat;*/
/*  font-style: normal;*/
/*  font-weight: normal;*/
/*  font-size: 14px;*/
/*  line-height: 20px;*/
/*  color: #000000;*/
/*  margin-right: 10px;*/
/*}*/
/*.comments-copy__exit {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*  padding: 5px;*/
/*  font-family: Montserrat;*/
/*  border: 1px solid black;*/
/*  border-radius: 50%;*/
/*  font-size: 18px;*/
/*  cursor: pointer;*/
/*}*/
/*.comments-copy__exit:hover {*/
/*  background-color: #000;*/
/*  color: white;*/
/*}*/
/*.comments-popup {*/
/*  position: fixed;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  background-color: rgba(0, 0, 0, 0.5);*/
/*  z-index: 999;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  padding: 20px;*/
/*}*/
/*.comments-popup__content {*/
/*  max-width: 1200px;*/
/*  max-height: 600px;*/
/*  overflow-y: auto;*/
/*}*/
/*.comments-popup__body {*/
/*  background-color: white;*/
/*  position: relative;*/
/*  padding: 40px;*/
/*  box-shadow: 0 0 10px rgba(0, 1, 5, 0.1);*/
/*}*/
/*.comments-popup_hidden {*/
/*  display: none;*/
/*}*/
/*.comments-popup__img {*/
/*  max-width: 100%;*/
/*  object-fit: cover;*/
/*}*/
/*.comments-popup__exit {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  position: absolute;*/
/*  right: 10px;*/
/*  top: 10px;*/
/*  font-family: Montserrat;*/
/*  font-size: 30px;*/
/*  cursor: pointer;*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*  .comments {*/
/*    width: 300px;*/
/*    text-align: left;*/
/*    margin: 0 auto 50px;*/
/*  }*/
/*  .comment__header {*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*  }*/
/*  .comment__author {*/
/*    margin-bottom: 10px;*/
/*  }*/
/*  .comment__footer {*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*  }*/
/*  .comment__date {*/
/*    margin-bottom: 10px;*/
/*  }*/
/*  .comments__form-footer {*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*  }*/
/*  .comments__form-file {*/
/*    margin-top: 20px;*/
/*  }*/
/*}*/

/* End */
/* /local/templates/visagehall_new/components/firstbit/catalog.comments/.default/style.css?16659030739998 */
