@charset "UTF-8";
/* Singular only — enqueued as assets/dist/css/pages/single.css */
/* From: assets/fotorama/fotorama.css (was global in app.scss) */
/* From: assets/fotorama/fotorama.css */
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(/wp-content/themes/ITC_6.0/assets/fotorama/fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(/wp-content/themes/ITC_6.0/assets/fotorama/fotorama@2x.png) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

/* From: style.css / itc-styles — entry-content tables on single */
/* From: style.css / itc-styles.css — .entry-content .table-wrp
   (cehla.js wraps tables in .table-wrp and adds Bootstrap table classes) */
.entry-content .table-wrp {
  max-width: 100%;
  overflow: auto;
}

.entry-content .table-wrp table,
.entry-content table.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  font-size: 0.9em;
  border-collapse: collapse;
}

.entry-content .table-wrp table > thead > tr > th,
.entry-content .table-wrp table > tbody > tr > th,
.entry-content .table-wrp table > tfoot > tr > th,
.entry-content .table-wrp table > thead > tr > td,
.entry-content .table-wrp table > tbody > tr > td,
.entry-content .table-wrp table > tfoot > tr > td,
.entry-content table.table > thead > tr > th,
.entry-content table.table > tbody > tr > th,
.entry-content table.table > tfoot > tr > th,
.entry-content table.table > thead > tr > td,
.entry-content table.table > tbody > tr > td,
.entry-content table.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}

.entry-content .table-wrp table.table-striped > tbody > tr:nth-of-type(odd),
.entry-content table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.entry-content .table-wrp table.table-hover > tbody > tr:hover,
.entry-content table.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* From: single.php inline <style> */
/* From: single.php inline <style> */
/* Premium blog author: full-width content, no sidebar */
body.singular.itc-author-premium #content {
  margin: 0 auto;
  float: none;
}

body.singular.itc-author-premium #sidebar {
  display: none !important;
}

body.singular.itc-author-premium.singular .entry-header {
  margin-bottom: 0 !important;
}

.donat-img {
  height: 42px !important;
  position: absolute;
  top: 7px;
}

.body-dark .longcomment-info {
  background: #172027;
}

.longcomment-info {
  background: #f1f1f1;
}

.comment-like-image {
  position: absolute;
  top: 0;
  right: 15px;
}

.entry-header {
  position: relative;
}

/* Product rating blocks (template-parts) */
/* From: template-parts/rating-and-tth.php */
/**
* SINGLEs post
*/
/**/
/* Stars & TTX in articles */
#rating-and-tth {
  background: #F8FAFC;
  padding: 40px 50px;
}

.articles-meta {
  margin-top: 35px;
}

.articles-meta .rating {
  float: left;
  clear: both;
  width: 100%;
  line-height: 1;
  margin-bottom: 10px;
}

.articles-meta .rating .l {
  float: left;
  margin: 0 20px 0 0;
  font-size: 64px;
  color: #109BFF;
  font-weight: bold;
}

.articles-meta .r {
  float: left;
  padding-top: 7px;
}

.articles-meta .r .star {
  font-size: 20px;
  font-family: "stars";
  color: #FF6E04;
}

.articles-meta .r .txt {
  color: #7E868B;
  font-size: 17px;
  padding-top: 10px;
}

.articles-meta .summary {
  float: left;
  clear: both;
  width: 100%;
  /*border-bottom: 3px solid #E4E4E4;*/
  margin-bottom: 5px;
}

.articles-meta .summary .summary-row {
  padding-top: 15px;
  /*border-top:1px solid #ccc;*/
  /*margin-bottom: 15px;*/
  font-size: 17px;
}

.articles-meta .summary .summary-row strong {
  font-size: 20px;
  color: #109BFF;
  display: block;
  margin-bottom: 10px;
}

/**/
.ttx {
  float: left;
  width: 100%;
  clear: both;
}

.ttx .ttx-table .notify-me {
  background: transparent url("/wp-content/plugins/itc-hotline-linker/i/bg_price_mail.gif") no-repeat 0 0;
  font-size: 12px;
  padding-left: 25px;
  font-weight: normal;
  font-size: 0.9em;
}

.ttx .ttx-table .hl-price {
  color: #777;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
}

.ttx .ttx-table .hl-compare-prices {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: #f58b01;
  padding: 5px 10px;
  display: inline-block;
  text-decoration: none !important;
  margin-top: 4px;
}

.ttx .ttx-table .hl-compare-prices:hover {
  opacity: 0.95;
}

.ttx table tbody td {
  font-size: 14px;
}

#rating-and-tth-new, #rating-and-tth-new-summary {
  background: #E7F5FF;
  padding: 20px 20px 30px;
  position: relative;
  margin-bottom: 40px;
}

.product-name-price {
  display: flex;
  padding: 17px 24px;
  background: #fff;
  justify-content: space-between;
  margin-bottom: 20px;
}

.product_name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.product_price {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.summary_title {
  color: #109BFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.move_next_button {
  display: inline-block;
  width: 100%;
  color: #fff;
  border-radius: 100px;
  background: #FF6E04;
  padding: 14px 20px;
  text-align: center;
}

.move_next_button:hover {
  color: #fff;
}

.summary_new {
  width: 100%;
  float: left;
  position: relative;
}

#rating-and-tth-new .summary_new:before {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% + 50px);
  top: -20px;
  left: 50%;
  display: block;
  background: #B6D1E4;
}

.summary_new .col-lg-6 {
  padding: 0 40px;
}

body .entry-content #rating-and-tth-new .summary_new ul {
  list-style-type: square !important;
  padding: 0 0 0 17px;
  margin-bottom: 40px;
}

.summary_new ul li {
  margin-bottom: 0px !important;
  border-bottom: none !important;
  padding-left: 0px !important;
}

.summary_new ul li:before {
  display: none !important;
}

.rating_stick.rating_orange {
  background: #FF6E04;
  top: 120px;
  padding: 15px 40px 15px 20px;
}

.rating_stick.rating_orange .rating_stick_text {
  margin-right: 20px;
  width: auto;
}

.rating_stick {
  position: absolute;
  background: #109BFF;
  color: #fff;
  display: flex;
  top: 40px;
  left: 0;
  padding: 11px 40px 11px 20px;
  align-items: center;
  -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0%, calc(100% - 20px) 100%, 0 100%);
}

.rating_stick_digit {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-right: 40px;
}

.rating_stick_digit span {
  font-size: 17px;
  position: absolute;
  bottom: 0;
}

.rating_stick_text {
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}

figure:has(> .rating_stick) {
  position: relative;
}

.rating_stick_text a {
  color: #fff;
}

.rating_stick_text a:hover {
  color: #fff !important;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .rating_stick_digit {
    font-size: 40px;
  }
  .rating_stick_text {
    font-size: 15px;
  }
  .rating_stick {
    padding: 10px 20px 10px 10px;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 10px) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0%, calc(100% - 10px) 100%, 0 100%);
  }
  .product_name {
    font-size: 17px;
  }
  .product_price {
    font-size: 17px;
  }
  #rating-and-tth-new, #rating-and-tth-new-summary {
    padding: 10px 10px 30px;
    margin-bottom: 20px;
  }
  .product-name-price {
    display: flex;
    padding: 12px 20px;
  }
  .summary_title {
    font-size: 17px;
  }
  .summary_new {
    font-size: 15px;
  }
  body .entry-content #rating-and-tth-new .summary_new ul li {
    padding-bottom: 5px;
  }
  body .entry-content #rating-and-tth-new .summary_new ul {
    margin-bottom: 20px;
  }
  #rating-and-tth-new .summary_new:before {
    display: none;
  }
  .summary_new .col-lg-6:first-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .summary_new .col-lg-6:first-child:after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% + 20px);
    bottom: 0px;
    left: -10px;
    display: block;
    background: #B6D1E4;
  }
  .summary_new .col-lg-6 {
    padding: 0 10px;
  }
}
/* From: template-parts/rating-and-tth-summary.php */
.result-params {
  margin-top: 35px;
  position: relative;
  padding-bottom: 120px;
}

.param-item {
  border: 1px solid #eee;
  padding: 10px;
  margin-top: -1px;
}

.param-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.param-title {
  font-weight: 700;
}

.param-rating {
  font-weight: 700;
}

.param-color {
  height: 20px;
  background: #eee;
}

.param-color div {
  height: 20px;
  background: #109bff;
}

.result-params .rating_stick {
  bottom: 25px;
  top: auto;
}

.result-params {
  margin-top: 35px;
  position: relative;
  padding-bottom: 120px;
}

.param-item {
  border: 1px solid #eee;
  padding: 10px;
  margin-top: -1px;
}

.param-info {
  display: flex;
  position: relative;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.param-title {
  font-weight: 700;
}

.param-rating {
  font-weight: 700;
  background: #109bff;
  color: #fff;
  display: flex;
  height: 26px;
  width: 34px;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.param-color {
  height: 7px;
  background: #eee;
}

.param-color div {
  height: 7px;
  background: #109bff;
}

.result-params .rating_stick {
  bottom: 25px;
  top: auto;
}

.param-text {
  margin-top: 15px;
  display: none;
}

.param-toggle {
  position: absolute;
  right: 0;
  border: none;
  background: #000;
  color: #fff;
  height: 28px;
  width: 28px;
}

.param-toggle.active {
  transform: rotate(180deg);
}

/* Was: style.css — SINGLE post */
/* From: style.css — SINGLE post */
/*=== SINGLE post ===*/
body.singular .entry-header {
  margin-bottom: 10px;
}

body.error404 .entry-header .entry-title,
body.singular .entry-header .entry-title {
  margin: 7px 0 10px 0;
  font-size: 24px;
  color: #000 !important;
}

@media (min-width: 768px) {
  body.error404 .entry-header .entry-title,
  body.singular .entry-header .entry-title {
    font-size: 32px;
    margin: 10px 0 10px 0;
  }
}
body.singular.single-video .entry-header .entry-title {
  color: #fff !important;
}

body.body-dark .entry-header .entry-title {
  color: #fff !important;
}

body.singular .entry-content {
  line-height: 1.5;
}

.entry-content p {
  margin-bottom: 20px;
}

/**
 * Замінюємо у посиланнях underline на border-bottom
 * Для посилань з картинкою не застосовується це
 * Завдяки спеціальному класу доданому в js/cehla.js
 */
body.singular .entry-content p a.a-not-img,
body.singular .entry-content li a,
body.singular .entry-content .post-facts a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #00A5D2;
  transition: color 0.15s;
}

body.singular .entry-content p a.a-not-img:hover, body.singular .entry-content p a.a-not-img:focus,
body.singular .entry-content li a:hover, body.singular .entry-content li a:focus,
body.singular .entry-content .post-facts a:hover, body.singular .entry-content .post-facts a:focus {
  color: #00A5D2;
  text-decoration: none;
}

/*
.entry-content * {
	max-width: 100%;
}
*/
.entry-content img {
  max-width: 100%;
  height: auto;
}

#content .mceMediaCreditOuterTemp {
  max-width: 100%;
}

/* featured image */
body.singular article p:first-child > a > img {
  margin-top: 2px;
  margin-bottom: 10px;
}

/* Headers */
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-weight: normal;
}

.entry-content h1 {
  font-size: 30px;
}

.entry-content h2 {
  font-size: 26px;
}

/*.entry-content h2 a { color:#23527c; }*/
.entry-content h3 {
  font-size: 22px;
}

.entry-content li + li {
  margin-top: 4px;
}

/* Horizontal scroll for wide tables */
.entry-content .table-wrp {
  max-width: 100%;
  overflow: auto;
}

.entry-content .table-wrp table {
  font-size: 0.9em;
}

table.floatThead-table {
  border-top: none;
  border-bottom: none;
  background-color: #fff;
}

body.singular .entry-footer {
  margin-top: 12px;
}

/*
body.singular {
	margin-top: 30px;
}
*/
/*** SHARES ***/
/* Shares in side */
.post-shares-wrap div.sharedaddy {
  margin-top: 3px;
}

.post-shares-wrap div.sharedaddy h3.sd-title {
  display: none;
}

.post-shares-wrap .sd-content ul li {
  display: block;
  margin: 0 0 15px 0;
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
  text-align: center;
  height: 50px !important;
  width: 50px !important;
  border-radius: 0 !important;
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
  top: 4px !important;
  font-size: 30px !important;
}

/* Shares in footer */
#content .entry-footer div.sharedaddy {
  margin: 20px 0;
} /* Jetpack shares */
#content .entry-footer .sd-content ul li {
  display: inline-block;
  margin: 0 10px 0 0;
}

#content .entry-footer .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
  height: 34px !important;
}

#content .entry-footer .sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
  top: -1px !important;
  font-size: 24px !important;
}

@media (min-width: 1280px) {
  #content .entry-footer .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    width: 120px !important;
    text-align: left;
  }
  #content .entry-footer .sd-social-icon .sd-content ul li[class*=share-] a.sd-button > span:after {
    /* float: right; */
    font-size: 14px;
    padding: 0px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
  }
  #content .entry-footer .sd-social-icon .sd-content ul li.share-twitter a.sd-button > span:after {
    content: "Twitter";
  }
  /* Для кнопки фейсбуку треба окремий код */
  #content .entry-footer .sd-social-icon .sd-content ul li.share-facebook a.sd-button > span:before {
    content: "Facebook";
    /* float: right; */
    font-size: 14px;
    /* padding: 0 10px; */
    position: relative;
    top: 3px;
    padding-left: 10px;
  }
  #content .entry-footer .sd-social-icon .sd-content ul li.share-linkedin a.sd-button > span:after {
    content: "LinkedIn";
  }
  #content .entry-footer .sd-social-icon .sd-content ul li.share-pocket a.sd-button > span:after {
    content: "Pocket";
  }
  #content .entry-footer .sd-social-icon .sd-content ul li.share-telegram a.sd-button > span:after {
    content: "Telegram";
  }
}
#content footer .essb_links {
  margin: 20px 0 30px 0;
}

@media (max-width: 1199px) {
  #content .essb_links li a .essb_network_name {
    display: none;
  }
}
/* Збільшуємо мобільні іконки */
@media (max-width: 991px) {
  #content .essb_links li {
    margin-right: 8px !important;
  }
  #content .essb_links .essb_icon {
    width: 55px;
    height: 40px;
  }
  #content .essb_links .essb_icon:before {
    font-size: 26px !important;
    top: 8px;
    left: 15px;
  }
}
@media (min-width: 992px) {
  #content .post-shares-wrap .essb_links .essb_icon:before {
    font-size: 22px !important;
    text-align: center;
    position: absolute;
    top: 6px;
    left: 7px;
  }
}
.essb-customizer-toggle {
  display: none !important;
}

/**/
/* tags */
body.singular .entry-tags {
  font-size: 14px;
  color: #747474;
}

body.singular .entry-tags .icon {
  margin-right: 5px;
  font-size: 16px;
  position: relative;
  top: 4px;
}

body.singular .entry-tags a {
  color: inherit;
}

/*=== /SINGLE post ===*/
/**
 * BRANDING in single video
 */
body.single-video.body-with-branding .ad-below-header {
  display: none;
}

body.single-video.body-with-branding .video-block {
  max-width: 1190px;
  margin: 0 auto;
}

#disqus_thread {
  margin-top: 15px;
}
