HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/lets-review/assets/css/style-rtl.css
/*!
Plugin Name: Lets Review
Plugin URI: https://codecanyon.net/item/lets-review-wordpress-review-plugin-with-affiliate-options/15956777
Author: Codetipi
Author URI: https://codetipi.com
Description: The ultimate review plugin for WordPress.
Version: 3.1.2
Text Domain: lets-review
License: http://codecanyon.net/licenses/regular_extended
License URI: http://codecanyon.net/licenses/regular_extended
*/
/*-----------------------------------------------------------------
[Table of contents]
	1. General
	2. Review Base Output
	3. Design 1 - Minimalist
	4. Design 2 - Bold
	5. Design 3 - Modern
	6. Design Top Small Version
	7. Animations
	8. Widget
	9. Ext

[Responsive: @media min-width: 481px]
	10. Design Top Small Version

[Responsive: @media min-width: 768px]
	11. Design 1 - Minimalist
	
[Responsive: @media min-width: 1020px]
	12. Review Base Output
	13. Ext
[Responsive: @media min-width: 1200px]
	14. Top Half-Width

-------------------------------------------------------------------*/
.lr-cf:after {
  content: "";
  display: block;
  clear: both;
}

.lets-review-api-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.lets-review-api-wrap .cb-percent-sign, .cb-review-ext-box .cb-percent-sign {
  font-size: 0.6em;
}

.lets-review-api-wrap .score-overlay-wrap, .cb-review-ext-box .score-overlay-wrap {
  display: none !important;
}

.lets-review-api-wrap .score-overlay, .cb-review-ext-box .score-overlay {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

.lets-review-api-wrap .lets-review-subtitle, .cb-review-ext-box .lets-review-subtitle {
  font-size: 10px;
  text-transform: uppercase;
  display: none;
}

.lets-review-api-wrap .cb-bar, .cb-review-ext-box .cb-bar {
  display: none;
}

.lets-review-api-wrap .cb-bar img, .cb-review-ext-box .cb-bar img {
  max-width: calc( 20% - 4px);
  margin-top: 3px;
}

.lets-review-api-wrap .cb-overlay, .cb-review-ext-box .cb-overlay {
  max-width: 90%;
}

.lets-review-api-wrap img, .cb-review-ext-box img {
  min-width: 0 !important;
  opacity: 1 !important;
}

.lets-review-api-wrap .lets-review-api-score-box, .cb-review-ext-box .lets-review-api-score-box {
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lets-review-api-wrap .lets-review-block__final-score-type-1 .score:after, .cb-review-ext-box .lets-review-block__final-score-type-1 .score:after, .lets-review-block__wrap-90 .lets-review-block__final-score-type-1 .score:after {
  content: '%';
  font-size: .4em;
  display: inline-block;
  margin-right: 3px;
}

.lets-review-score-type-1 .lets-review-block__crit__score:after {
  content: '%';
}

.lets-review-score-type-1 .score:after {
  content: '%';
  font-size: .4em;
  display: inline-block;
  margin-right: 3px;
}

.lets-review-ani-1 .lets-review-unseen:not(.lets-review-seen) .score-overlay {
  width: 0 !important;
}

.lets-review-ani-1 .lets-review-unseen:not(.lets-review-seen) .score-overlay-wrap__icon .score-overlay {
  width: 100% !important;
}

.lets-review-ani-1 .lets-review-seen .score-overlay {
  -webkit-animation: lr-width-up 2s;
          animation: lr-width-up 2s;
}

.lets-review-ani-1 .lets-review-seen .score-overlay-wrap__icon .score-overlay {
  -webkit-animation: lr-width-down 2s;
          animation: lr-width-down 2s;
}

.lets-review-ani-2 .lets-review-unseen:not(.lets-review-seen) .score-overlay {
  opacity: 0;
}

.lets-review-ani-2.lets-review-score-type__icon .score-overlay {
  -webkit-transition: 0.7s opacity;
  transition: 0.7s opacity;
}

.lets-review-ani-2.lets-review-score-type__bar .lets-review-seen .score-overlay {
  -webkit-animation: lr-fade-in 2s;
          animation: lr-fade-in 2s;
}

@-webkit-keyframes lr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes lr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes lr-width-up {
  from {
    width: 0;
  }
}

@keyframes lr-width-up {
  from {
    width: 0;
  }
}

@-webkit-keyframes lr-width-down {
  from {
    width: 100%;
  }
}

@keyframes lr-width-down {
  from {
    width: 100%;
  }
}

.lr-all-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lr-vc {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lets-review-skin-1 {
  color: #111;
}

.lets-review-skin-1 .score__wrap {
  color: #fff;
}

.lets-review-skin-1 .aff-button, .lets-review-skin-3 .aff-button {
  border: 2px solid #000;
  background: #fff;
  color: #000;
}

.lets-review-skin-1 .aff-button:hover, .lets-review-skin-3 .aff-button:hover {
  color: #000;
}

.lets-review-skin-2 {
  color: #fff;
}

.lets-review-skin-2 path {
  fill: white;
}

.lets-review-skin-2 .aff-button, .article-layout-skin-2 .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button, .skin-dark .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button {
  border: 1px solid #353535;
  padding-left: 40px;
  min-width: 140px;
  color: #fff;
}

.lets-review-skin-2 .aff-button .i-wrap, .article-layout-skin-2 .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button .i-wrap, .skin-dark .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button .i-wrap {
  background: transparent !important;
}

.lets-review-skin-2 .aff-button:hover, .article-layout-skin-2 .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button:hover, .skin-dark .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button:hover {
  background: #353535;
  color: #fff;
}

.aff-button-sc .aff-button {
  padding-left: 65px;
}

@media only screen and (min-width: 1020px) {
  .lets-review-api-wrap {
    width: 90px;
    height: 90px;
  }
  .lets-review-api-wrap .lets-review-final-score {
    font-size: 28px;
    letter-spacing: 0;
  }
  .lets-review-api-wrap .cb-bar {
    display: block;
    margin-top: 4px;
    margin-bottom: 7px;
  }
  .lets-review-api-wrap .lets-review-subtitle {
    display: block;
    margin-top: 5px;
  }
  .lets-review-api-wrap .cb-overlay, .lets-review-api-wrap .cb-bar {
    line-height: 0;
  }
}

/* Blocks
--------------------------*/
p + .lets-review-block__wrap:not(.lets-review--side) {
  margin-top: 45px;
}

.lets-review-block__wrap {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  text-align: right;
  font-size: 14px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.lets-review-block__wrap .lets-review-block {
  grid-column-start: 1;
  grid-column-end: 4;
}

.lets-review-block__wrap .score-overlay {
  position: absolute;
  height: 100%;
  right: 0;
  background: #666;
}

.lets-review-block__wrap .score {
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
}

.lets-review-block__wrap .score input {
  font-size: 50px !important;
}

.lets-review--side {
  margin-bottom: 20px;
  text-align: right;
}

.lets-review--side .lets-review-block:last-of-type {
  margin-bottom: 0;
}

.lets-review--side .lets-review-block__main-title {
  padding-top: 20px;
  padding-bottom: 20px;
}

.lets-review--side .lets-review-block__main-title .lets-review-block__mask {
  height: 30px;
  width: 30px;
}

.lets-review-block__pad {
  padding: 20px;
}

.score__title {
  font-size: 11px;
  line-height: 1;
}

.score__title p {
  margin: 0 !important;
}

.score-overlay-wrap {
  position: relative;
  display: block;
}

.score-overlay-wrap__bar {
  width: 100%;
}

.score-overlay-wrap__icon {
  margin-right: auto;
}

.score-overlay-wrap__icon img {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  max-width: 22px !important;
  margin-right: 5px !important;
}

.score-overlay-wrap__icon .score-overlay {
  opacity: 0.8;
}

.score-overlay-wrap__icon > *:not(.score-overlay) {
  margin-right: 2px;
  font-size: 18px;
}

.score-overlay-wrap__icon .score-overlay {
  right: auto;
  left: 0;
  top: 0;
}

.lets-review-block__user_rating .score-overlay-wrap__icon {
  margin-right: auto !important;
}

.lets-review-block__title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 30px;
  font-size: 15px;
}

.lets-review-block__main-title .lets-review-block__title {
  padding-bottom: 0;
}

.lets-review-block__main-title .lets-review-block__mask {
  margin-left: 20px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.score__wrap {
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.score__wrap div {
  width: 100%;
}

.score__wrap .score + .score__title {
  margin-bottom: auto;
  margin-top: 7px;
}

.score__wrap .score-overlay-wrap__icon {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 5px;
}

.score__wrap .score-overlay-wrap__icon ~ .score {
  margin-top: auto;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.score__wrap .score-overlay-wrap__icon ~ .score + .score__title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-block__final-score .score__wrap .score-overlay-wrap__icon {
  background: inherit !important;
  display: inline-block;
  width: auto;
  margin: 5px auto auto;
}

.lets-review-block__final-score .score__wrap .score-overlay-wrap__icon > *:not(.score-overlay) {
  font-size: 15px;
}

.lets-review-block__final-score .score__wrap .score-overlay-wrap__icon .score-overlay {
  background: inherit !important;
}

.lets-review-block__final-score .score__wrap.score__wrap__with__title .score-overlay-wrap__icon {
  margin-bottom: 0;
}

.lets-review-block__final-score .score-overlay-wrap__icon img {
  max-width: 16px !important;
  margin: 0 2px !important;
}

.lets-review-design-6 .score input {
  font-size: 36px !important;
}

.score:first-child:nth-last-child(2) {
  margin-top: auto;
}

.score:first-child:nth-last-child(2) input {
  margin-top: auto;
}

.lets-review-block__mask {
  position: relative;
}

.lets-review-block__crits {
  text-align: right;
}

.lets-review-block__crit__score {
  min-width: 60px;
  text-align: left;
}

.lets-review-block__crit__score, .lets-review-block__crit__title {
  position: relative;
  z-index: 1;
}

.lets-review-block__crit {
  font-weight: 700;
  font-size: 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  letter-spacing: 1px;
}

.lets-review--left {
  float: right;
}

.lets-review--right {
  float: left;
  margin-left: 0;
  margin-right: 30px;
}

.lets-review-wrap i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.lets-review-block {
  position: relative;
}

/* BG
--------------------------*/
.lets-review-block__bg {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.lets-review-block__bg:after {
  background: rgba(20, 20, 20, 0.85);
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* Rate
--------------------------*/
.level-1 .score-overlay-wrap__bar .score-overlay {
  background: #ff6554 !important;
}

.level-5 .score-overlay-wrap__bar .score-overlay {
  background: #ffb644 !important;
}

.level-10 .score-overlay-wrap__bar .score-overlay {
  background: #3fdb84 !important;
}

.lr-user__rating:not(.lr-user__rated) {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.vote__count {
  margin-right: 10px;
  color: #b5b5b5;
}

.lets-review-skin-3 .vote__count {
  color: inherit;
}

.lets-review-skin-3.lets-review-score-type__icon .lets-review-block__crits, .lets-review-skin-3.lets-review-score-type__icon .lets-review-block__crit, .lets-review-skin-3.lets-review-score-type__icon .score-overlay-wrap__icon, .lets-review-skin-3.lets-review-score-type__icon .score-overlay {
  background-color: inherit;
}

.do-rating {
  opacity: 0.4;
  pointer-events: none;
}

/* Pro and cons
--------------------------*/
.lets-review-block__proscons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lets-review-block__proscons > div {
  width: 100%;
}

.lets-review-block__proscons .lets-review-block__pros {
  padding-left: 10px;
}

.lets-review-block__proscons .lets-review-block__cons {
  padding-right: 10px;
}

.lets-review-block__procon {
  margin-bottom: 5px;
}

.lets-review-block__procon:before, .lets-review-block__procon:after {
  margin-right: -10px;
}

.lets-review-block__con:before {
  content: '- ';
}

.lets-review-block__pro:before {
  content: '- ';
}

/* Affiliate
--------------------------*/
.lets-review-block__aff {
  text-align: center;
}

.aff-button-wrap {
  position: relative;
  margin-bottom: -20px;
}

.lets-review--side .aff-button-wrap {
  margin-bottom: -30px;
}

.lr-button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  padding-right: 20px;
  margin-bottom: 30px;
  margin-right: 15px;
  margin-left: 15px;
  min-width: 170px;
  font-size: 12px;
  position: relative;
  padding-left: 65px;
}

.lr-button:hover .i-wrap > * {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.i-wrap {
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
  left: 0;
  overflow: hidden;
}

.i-wrap i {
  display: block;
  line-height: inherit;
}

.i-wrap i:last-of-type {
  position: absolute;
  top: -100%;
  left: 0;
}

.i-wrap > * {
  letter-spacing: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.lets-review-block__images {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
}

.lets-review-block__image {
  width: 60px;
  margin: 0 10px 20px;
  height: 60px;
  background: #111;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.lets-review-block__image img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.lets-review-block__image:before {
  content: '+';
  position: absolute;
  opacity: 0;
  top: 50%;
  font-size: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}

.lets-review-block__image:hover:before {
  opacity: 1;
}

.lets-review-block__image:hover img {
  opacity: 0.6;
}

.lets-review-block__wrap-20.lets-review-design-6 .lets-review-block__user_rating {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media only screen and (min-width: 481px) {
  /* Pro and cons
	--------------------------*/
  .lets-review-block__proscons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lets-review-block__proscons > div {
    width: 50%;
  }
  .lets-review-block__proscons > div .lets-review-block__procon {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 600px) {
  .lets-review--side {
    margin-left: 30px;
    max-width: 375px;
    width: 50%;
  }
  .lets-review--side.lets-review-design-5:not(.lets-review__output-5) {
    max-width: 220px;
  }
  .lets-review--side.lets-review-design-5:not(.lets-review__output-5).lets-review-skin-1 .lets-review-block__final-score {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1020px) {
  .lets-review--center .lets-review-block__main-title .lets-review-block__title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .lets-review-block__pad {
    padding: 30px;
  }
}

.lets-review-block__wrap-30 .lets-review-block__crits:hover .lets-review-block__crit {
  opacity: 0.2;
}

.lets-review-block__wrap-30 .lets-review-block__crits:hover ~ .lets-review-block__number-reviews .number-reviews {
  opacity: 0.2;
}

.lets-review-block__wrap-30 .lets-review-block__crits:hover .leave__review {
  opacity: 1;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.lets-review-block__number-reviews {
  font-size: 10px;
}

.lets-review-block__number-reviews .number-reviews {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.5;
}

.leave__review {
  position: absolute;
  top: 50%;
  z-index: 2;
  background-color: #161616;
  border-radius: 180px;
  padding-left: 20px !important;
  opacity: 0;
  color: #fff !important;
  margin: 0;
  right: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translate(50%, calc( -50% + 10px));
          transform: translate(50%, calc( -50% + 10px));
}

.lets-review-block__wrap-50 {
  margin-top: 15px;
  float: right;
}

.lets-review-block__wrap-50 .lets-review-breakdown {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #181818;
}

.lets-review-block__wrap-50 .score-overlay-wrap__bar {
  height: 7px;
  margin-top: 5px;
  background: #f2f2f2;
}

.lets-review-block__wrap-50 .score-overlay {
  background-color: #fff;
}

.lets-review-block__wrap-50 .lets-review-block__crit__score {
  margin-right: auto;
}

.lets-review-block__wrap-50 .lets-review-block__crit {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #181818;
  letter-spacing: 0;
  font-weight: 400;
}

.lets-review-block__wrap-50 .lets-review-block__crit:last-child {
  margin-bottom: 0;
}

.lets-review-ur-headline {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  line-height: 1.4;
}

.lets-review-ur-f-wrap {
  width: 60px;
  height: 60px;
  color: #fff;
  display: inline-block;
  position: relative;
  float: right;
  margin: 0 0 6px 20px;
}

.lets-review-ur-f-wrap .score {
  font-size: 22px;
  font-weight: inherit;
}

.lets-review-ur-f-wrap .lets-review-ur-value {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.lets-review-form {
  overflow: visible;
  margin-bottom: 30px;
}

.lets-review-form .cb-bar {
  background: transparent;
}

.lets-review-form .cb-final-score-wrap .ui-slider-range {
  background: #73b37c !important;
}

.comment-list .lets-review-form-onoff {
  display: none;
}

div.lets-review-c-slider {
  position: relative;
  text-align: right;
  height: 10px;
  border-radius: 0;
  border: 0;
  background: #f2f2f2;
}

div.lets-review-c-slider:hover {
  cursor: pointer;
}

div.lets-review-c-slider .ui-slider-handle {
  background: #ddd;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  top: -5px;
  margin-right: -7px;
}

div.lets-review-c-slider .ui-slider-range-min {
  right: 0;
}

div.lets-review-c-slider .ui-slider-range {
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 2px;
}

.article-layout-skin-2 div.lets-review-c-slider, .skin-dark div.lets-review-c-slider {
  background: #1c1d1e;
}

.article-layout-skin-2 .lets-review-block__wrap-50 .lets-review-breakdown, .article-layout-skin-2 .lets-review-block__wrap-50 .lets-review-block__crit, .skin-dark .lets-review-block__wrap-50 .lets-review-breakdown, .skin-dark .lets-review-block__wrap-50 .lets-review-block__crit {
  color: #fff;
}

.article-layout-skin-2 .lets-review-block__wrap-50 .score-overlay-wrap__bar, .skin-dark .lets-review-block__wrap-50 .score-overlay-wrap__bar {
  background: #3e3e3e;
}

.article-layout-skin-2 .lets-review-block__wrap-51 a, .skin-dark .lets-review-block__wrap-51 a {
  background: #3e3e3e;
  color: #fff;
}

.article-layout-skin-2 .lets-review-block__wrap-51 a path, .skin-dark .lets-review-block__wrap-51 a path {
  fill: #fff;
}

.cb-criteria-score .cb-cri-score {
  width: 50px !important;
  float: right;
  text-align: center;
  background: #fff;
  height: 50px;
  padding: 0 !important;
  font-size: 14px;
  min-width: 0;
  min-height: 0;
}

.cb-criteria-score .lets-review-c-slider {
  width: calc(95% - 50px);
  float: right;
  margin-left: 5%;
  position: relative;
  top: 15px;
}

.lets-review-u-review .cb-bar {
  margin-bottom: 0;
}

.lets-review-u-review .cb-bar .cb-criteria-score {
  float: none;
}

.lets-review-u-review .cb-cri-score {
  padding: 10px !important;
  background: #fff !important;
}

p.lets-review-form-onoff label {
  position: relative;
}

p.lets-review-form-onoff label:first-child {
  float: right;
  width: 100%;
  margin-bottom: 10px;
}

p.lets-review-form-onoff label > input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

p.lets-review-form-onoff label > input + span {
  cursor: pointer;
  padding: 10px 20px;
  background: #aaa;
  color: #fff;
  display: inline-block;
  opacity: 0.4;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}

p.lets-review-form-onoff label > input:checked + span {
  opacity: 1;
}

p.lets-review-form-onoff label > input:checked + .lets-review-yes {
  color: #fff;
  background: #73b37c;
}

p.lets-review-form-onoff label > input:checked + .lets-review-no {
  color: #fff;
  background: #e08283;
}

p.lets-review-form-onoff .lets-review-ur-onoff-label {
  display: inline-block;
  float: right;
}

.lets-review-form {
  display: none;
}

.lets-review-form-show {
  display: block;
}

.lets-review-block__wrap-51 {
  float: right;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.lets-review-block__wrap-51 a {
  margin-left: 10px;
  border-radius: 100px;
  background: #eee;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: 700;
}

.lets-review-block__wrap-51 a path {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.lets-review-block__wrap-51 a .updown-count {
  margin-right: 7px;
}

.lets-review-block__wrap-51 .lets-review__up:hover {
  background-color: #9bdbd7;
  color: #fff;
}

.lets-review-block__wrap-51 .lets-review__up:hover path {
  fill: white;
}

.lets-review-block__wrap-51 .lets-review__down:hover {
  background-color: #f7aaab;
  color: #fff;
}

.lets-review-block__wrap-51 .lets-review__down:hover path {
  fill: white;
}

.updown-do {
  opacity: 0.3;
}

.lets-review-block__wrap_80:not(.lets-review-button--border--off) .lr-button {
  border: 2px solid #000;
}

.lets-review-block__wrap_80.lets-review-button--border--off .lr-button {
  background: #f2f2f2;
}

.lets-review-block__wrap_80.lets-review-button--center {
  text-align: center;
}

.lets-review-block__wrap-20 .lets-review-block__user_rating .lr-user__rating {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .lets-review-block__wrap-20 .lets-review-block__conclusion__wrap {
    grid-column-end: 3;
  }
  .lets-review-block__wrap-20 .lets-review-block__conclusion__wrap ~ .lets-review-block__final-score {
    grid-column-start: 3;
  }
}

.lets-review-design-1 .lets-review-block__crits {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-1 .lets-review-block__proscons {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-1 .lets-review-block__final-score {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-1 .lets-review-block__conclusion__wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.lets-review-design-1 .lets-review-block__gallery {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-1 .lets-review-block__aff {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-1 .lets-review-block__crits {
  padding: 20px;
}

.lets-review-design-1 .lets-review-block__crits > div:first-of-type {
  margin-top: 0;
}

.lets-review-design-1 .lets-review-block__crits > div:first-of-type > .lets-review-block__crit {
  margin-top: 0;
}

.lets-review-design-1 .lets-review-block__crit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
}

.lets-review-design-1 .lets-review-block__crit__score {
  margin-right: auto;
}

.lets-review-design-1 .score__wrap {
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
}

.lets-review-design-1 .score-overlay-wrap__bar {
  height: 7px;
  background: #fff;
  margin-top: 5px;
}

.lets-review-design-1.lets-review-score-type__icon .lets-review-block__main-title {
  padding-top: 20px;
  padding-bottom: 20px;
}

.lets-review-design-1:not(.lets-review--side) .lets-review-block__conclusion__wrap ~ .lets-review-block__gallery {
  border-top: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.lets-review-design-1:not(.lets-review--side) .lets-review-block__images {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: calc(100% + 20px);
  margin-right: -10px;
}

.lets-review-design-1.lets-review--side .lets-review-block {
  border-top: 0 !important;
}

.lets-review-design-1.lets-review--side .lets-review-block__proscons ~ .lets-review-block__final-score {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}

.lets-review-design-1.lets-review-skin-2 .lets-review-block {
  background: #181818;
  border-top: 1px solid #333;
}

.lets-review-design-1.lets-review-skin-2 .lets-review-block:first-of-type {
  border-top: 0;
}

.lets-review-design-1.lets-review-skin-2 .score-overlay-wrap__icon .score-overlay {
  background: #181818;
}

.lets-review-design-1.lets-review-skin-1 .lets-review-block {
  background: #f2f2f2;
  margin-top: 5px;
}

.lets-review-design-1.lets-review-skin-1 .lets-review-block:first-of-type {
  margin-top: 0;
}

.lets-review-design-1.lets-review-skin-1 .score-overlay-wrap__icon .score-overlay {
  background: #f2f2f2;
}

.lets-review-design-1.lets-review-block__wrap-30 .lets-review-block__number-reviews {
  margin-top: 0;
  padding-top: 0;
  text-align: center;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.article-layout-skin-2 .lets-review-design-1.lets-review-skin-1 .lets-review-block, .skin-dark .lets-review-design-1.lets-review-skin-1 .lets-review-block {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .lets-review-design-1:not(.lets-review--side) .lets-review-block__proscons {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .lets-review-design-1:not(.lets-review--side) .lets-review-block__proscons ~ .lets-review-block__final-score {
    grid-column-start: 3;
    grid-column-end: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (min-width: 1200px) {
  .lets-review-design-1 .lets-review-block__crits {
    padding: 30px;
  }
}

.lets-review-design-2 .lets-review-block__main-title {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.lets-review-design-2 .lets-review-block__crits {
  width: 100%;
  position: relative;
  letter-spacing: 1px;
  font-size: 16px;
  margin-top: 2px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.lets-review-design-2 .lets-review-block__proscons {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-2 .lets-review-block__final-score {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-2 .lets-review-block__conclusion__wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-2 .lets-review-block__gallery {
  text-align: center;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-2 .lets-review-block__aff {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-2 .lets-review-block__crit {
  margin-bottom: 2px;
  position: relative;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}

.lets-review-design-2 .lets-review-block__crit__score {
  margin-right: auto;
  z-index: 2;
}

.lets-review-design-2 .score-overlay-wrap__bar {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.lets-review-design-2 .score__wrap {
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lets-review-design-2 .score__wrap div {
  width: 100%;
}

.lets-review-design-2 .score__wrap > :last-child {
  margin-bottom: auto;
}

.lets-review-design-2 .score, .lets-review-design-2 .score input {
  margin-top: auto;
  font-size: 50px;
  line-height: 1;
}

.lets-review-design-2.lets-review-score-type__icon .lets-review-block__main-title {
  padding-top: 20px;
  padding-bottom: 20px;
}

.lets-review-design-2.lets-review-score-type__icon .lets-review-block__crits {
  padding: 20px 0;
}

.lets-review-design-2.lets-review-score-type__icon .lets-review-block__crit {
  padding: 0 30px;
  font-size: 14px;
}

.lets-review-design-2.lets-review-skin-2 {
  background: #181818;
}

.lets-review-design-2.lets-review-skin-2 .lets-review-block__final-score, .lets-review-design-2.lets-review-skin-2 .lets-review-block__conclusion__wrap, .lets-review-design-2.lets-review-skin-2 .lets-review-block__gallery ~ .lets-review-block__aff {
  background: #111;
}

.lets-review-design-2.lets-review-skin-2 .vote__count {
  color: #fff;
}

.lets-review-design-2.lets-review-skin-2 .score-overlay-wrap__bar {
  background: #232323;
}

.lets-review-design-2.lets-review-skin-2 .score-overlay-wrap__icon .score-overlay {
  background: #181818;
}

.lets-review-design-2.lets-review-skin-1 {
  background: #f2f2f2;
}

.lets-review-design-2.lets-review-skin-1 .score-overlay-wrap__bar {
  background: #e9e9e9;
}

.lets-review-design-2.lets-review-skin-1 .lets-review-block__final-score, .lets-review-design-2.lets-review-skin-1 .lets-review-block__conclusion__wrap, .lets-review-design-2.lets-review-skin-1 .lets-review-block__main-title, .lets-review-design-2.lets-review-skin-1 .score-overlay {
  background: #e9e9e9;
}

.lets-review-design-2.lets-review-skin-1 .score-overlay-wrap__icon .score-overlay {
  background: #f2f2f2;
}

.lets-review-design-2.lets-review-skin-1.lets-review-block__wrap-20 .lr-user__rating {
  background: #fff;
}

.lets-review-design-2.lets-review-skin-3 .lets-review-block__crit {
  background-color: #fff;
}

.lets-review-design-2.lets-review--side .lets-review-block__proscons {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .lets-review-design-2:not(.lets-review--side) .lets-review-block__final-score {
    grid-column-start: 3;
    grid-column-end: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lets-review-design-2:not(.lets-review--side) .lets-review-block__conclusion__wrap {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.lets-review-design-3 {
  background-color: #181818;
  color: #fff;
  text-align: center;
}

.lets-review-design-3 .score__wrap {
  background: #181818;
  border: 7px solid transparent;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  color: #fff;
}

.lets-review-design-3 .aff-button {
  color: #161616;
  border: 0;
}

.lets-review-design-3 .lets-review-block__main-title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lets-review-design-3 .lets-review-block:not(.lets-review-block__bg):first-child {
  padding-top: 60px;
}

.lets-review-design-3 .lets-review-block__bg + .lets-review-block {
  padding-top: 60px;
}

.lets-review-design-4 {
  background-color: #181818;
  color: #fff;
  text-align: center;
}

.lets-review-design-4 .lets-review-block__crits {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-4 .lets-review-block__proscons {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-4 .lets-review-block__final-score {
  padding-top: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.lets-review-design-4 .lets-review-block__conclusion__wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-4 .lets-review-block__aff {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-4 .lets-review-block__aff .aff-button {
  border: 0;
}

.lets-review-design-4 .lets-review-block__gallery {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-4 .lets-review-block__final-score .score__wrap .score-overlay-wrap__icon {
  background-color: #181818 !important;
}

.lets-review-design-4 .score__wrap {
  padding: 0;
  width: 180px;
  height: 180px;
  margin: 30px auto 0;
  position: relative;
  color: #fff;
  -webkit-clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
          clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
}

.lets-review-design-4 .score__wrap:before {
  content: "";
  background: #181818;
  height: 160px;
  width: 160px;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
          clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
}

.lets-review-design-4 .score__wrap > * {
  position: relative;
  z-index: 1;
}

.lets-review-design-4 .lets-review-block__main-title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lets-review-design-4:not(.lets-review--side) {
  margin-top: 90px;
}

.lets-review-design-4:not(.lets-review--side) .score__wrap {
  margin-top: -90px;
}

.lets-review-design-4:not(.lets-review--side) .lets-review-block__main-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-4.lets-review--side .lets-review-block__main-title {
  padding-top: 30px;
}

.lets-review-design-4.lets-review--side .lets-review-block__main-title ~ .score__wrap {
  margin-top: 20px;
}

p + .lets-review-design-4:not(.lets-review--side) {
  margin-top: 120px;
}

@media only screen and (min-width: 768px) {
  .lets-review-design-4:not(.lets-review--side) .lets-review-block__conclusion__wrap {
    text-align: right;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .lets-review-design-4:not(.lets-review--side) .lets-review-block__conclusion__wrap ~ .lets-review-block__proscons {
    grid-column-start: 2;
    grid-column-end: 4;
    text-align: right;
  }
}

.lets-review-design-5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: center;
}

.lets-review-design-5 .lets-review-block {
  grid-column-start: 1;
  grid-column-end: 4;
}

.lets-review-design-5 .lets-review-block__main-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-5 .lets-review-block__crits {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-5 .lets-review-block__gallery {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-5 .lets-review-block__proscons {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-5 .lets-review-block__final-score {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-5 .lets-review-block__conclusion__wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-5 .lets-review-block__aff {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.lets-review-design-5.lets-review-skin-2 {
  background: #161616;
}

.lets-review-design-5.lets-review-skin-1 .lets-review-block:not(.lets-review-block__bg):first-child {
  padding-top: 0;
}

.lets-review-design-5.lets-review-skin-1 .lets-review-block__pad {
  padding-right: 0;
  padding-left: 0;
}

.lets-review-design-5 .score__wrap {
  border: 7px solid transparent;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  color: #fff;
}

.lets-review-design-5 .lets-review-block__main-title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.article-layout-skin-2 .lets-review-design-5, .skin-dark .lets-review-design-5 {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .lets-review-design-5:not(.lets-review--side):not(.conclusion__off) .lets-review-block__proscons {
    grid-column-start: 2;
    grid-column-end: 4;
    text-align: right;
  }
  .lets-review-design-5:not(.lets-review--side):not(.proscons__off) .lets-review-block__conclusion__wrap {
    text-align: right;
    grid-column-start: 1;
    grid-column-end: 2;
    padding-left: 30px;
  }
}

.lets-review-design-6 {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.lets-review-design-6 .lr-button {
  padding-left: 40px;
}

.lets-review-design-6 .lets-review-block {
  grid-column-start: 1;
  grid-column-end: 13;
}

.lets-review-design-6 .lets-review-block__main-title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.lets-review-design-6 .lets-review-block__user_rating {
  text-align: right;
}

.lets-review-design-6 .lets-review-block__crits {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-6 .lets-review-block__proscons {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-6 .lets-review-block__final-score {
  padding-top: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.lets-review-design-6 .lets-review-block__img {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.lets-review-design-6 .lets-review-block__conclusion__wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.lets-review-design-6 .lets-review-block__aff {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.lets-review-design-6 .lets-review-block__number-reviews {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.lets-review-design-6 .leave__review {
  border: 1px solid #333;
}

.lets-review-design-6 .aff-button-wrap {
  margin-bottom: -15px;
  margin-right: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lets-review-design-6 .leave__review__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.lets-review-design-6 .aff-button {
  margin-left: 0;
  margin-bottom: 15px;
  border-radius: 3px;
}

.lets-review-design-6 .aff-button:not(.leave__review) {
  border: 0;
}

.lets-review-design-6 .lets-review-block__gallery, .lets-review-design-6 .lets-review-block__aff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lets-review-design-6 .lets-review-block__gallery .lets-review-block__title, .lets-review-design-6 .lets-review-block__aff .lets-review-block__title {
  padding-bottom: 0;
}

.lets-review-design-6 .lets-review-block__gallery {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  border-bottom: 1px solid #252525;
}

.lets-review-design-6 .lets-review-block__gallery .lets-review-block__image {
  width: 40px;
  height: 40px;
}

.lets-review-design-6 .lets-review-block__gallery .lets-review-block__images {
  margin-right: auto;
}

.lets-review-design-6 .lets-review-block__aff {
  border-top: 1px solid #252525;
}

.lets-review-design-6 .lets-review-block__crits {
  padding: 20px;
}

.lets-review-design-6 .lets-review-block__final-score {
  padding: 0;
}

.lets-review-design-6 .lets-review-block__final-score:last-of-type {
  padding-bottom: 30px;
}

.lets-review-design-6 .lets-review-block__final-score .score__wrap .score-overlay-wrap__icon {
  margin: 0 auto;
}

.lets-review-design-6 .lets-review-block__final-score .score__wrap .score-overlay-wrap__icon ~ .score__title {
  margin-top: 5px;
}

.lets-review-design-6 .lets-review-block__img {
  height: 100%;
  max-height: 220px;
  overflow: hidden;
}

.lets-review-design-6 .lets-review-block__img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}

.lets-review-design-6 .lets-review-block__img ~ .lets-review-block__final-score {
  padding: 0;
}

.lets-review-design-6 .score-overlay-wrap__bar {
  height: 3px;
  background: #252525;
}

.lets-review-design-6 .score-overlay-wrap__icon .score-overlay {
  background: #181818;
}

.lets-review-design-6 .score__wrap {
  padding: 0;
  width: 100px;
  height: 115px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
          clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lets-review-design-6 .score__wrap .score {
  font-size: 36px;
}

.lets-review-design-6 .score__wrap .score-overlay-wrap__icon {
  line-height: 1.5;
}

.lets-review-design-6 .score__wrap .score-overlay-wrap__icon > i:not(.score-overlay) {
  font-size: 13px;
}

.lets-review-design-6 .score__wrap .score-overlay-wrap__icon > .fas:not(.score-overlay) {
  font-size: 11px;
}

.lets-review-design-6 .score__wrap > * {
  position: relative;
  z-index: 1;
}

.lets-review-design-6 .lets-review-block__img ~ .lets-review-block__final-score {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.lets-review-design-6 .lets-review-block__img ~ .lets-review-block__final-score .score__wrap {
  margin: -140px auto 0 30px;
}

.lets-review-design-6 .lets-review-block__main-title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lets-review-design-6.lets-review-skin-2 .lets-review-block {
  background-color: #181818;
  color: #fff;
}

.lets-review-design-6.lets-review-skin-1 .lets-review-block {
  background: #f2f2f2;
}

.lets-review-design-6.lets-review-skin-1 .lets-review-block__gallery, .lets-review-design-6.lets-review-skin-1 .lets-review-block__aff {
  border-color: #e5e5e5;
}

.lets-review-design-6.lets-review-skin-1 .aff-button {
  color: #fff;
}

.lets-review-design-6.lets-review-skin-1 .aff-button path {
  fill: white;
}

.lets-review-design-6.lets-review-skin-1 .score-overlay-wrap__bar {
  background: #fff;
}

.lets-review-design-6.lets-review-skin-1 .score-overlay-wrap__icon .score-overlay {
  background: #f2f2f2;
}

.lets-review--side.lets-review-design-6 {
  text-align: right;
}

.lets-review--side.lets-review-design-6 .lets-review-block__img {
  max-height: 180px;
}

.lets-review--side.lets-review-design-6 .lets-review-block__img ~ .lets-review-block__final-score .score__wrap {
  margin: -150px auto 0 auto;
}

.lets-review--side.lets-review-design-6 .lets-review-block__crit__score {
  margin-right: auto;
}

.lets-review--side.lets-review-design-6 .lets-review-block__crit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lets-review--side.lets-review-design-6 .lets-review-block__crit:last-child .score-overlay-wrap {
  margin-bottom: 0;
}

.lets-review--side.lets-review-design-6 .score-overlay-wrap {
  margin-top: 5px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .lets-review-design-6 .lets-review-block__conclusion {
    max-width: 420px;
    margin: 0 auto;
  }
  .lets-review-design-6 .lets-review-block__crit__score {
    margin-right: auto;
  }
  .lets-review-design-6 .lets-review-block__crit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lets-review-design-6 .lets-review-block__crit:last-child .score-overlay-wrap {
    margin-bottom: 0;
  }
  .lets-review-design-6 .score-overlay-wrap {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__conclusion__wrap {
    text-align: right;
    grid-column-start: 1;
    grid-column-end: 7;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__conclusion__wrap ~ .lets-review-block__proscons {
    grid-column-start: 7;
    text-align: right;
    grid-column-end: 13;
    padding-right: 0;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__conclusion__wrap ~ .lets-review-block__proscons > .lr-all-c {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__crit {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__crit:last-child {
    margin-bottom: 0;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__crit__title {
    grid-column-start: 1;
    grid-column-end: 7;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .lets-review-design-6:not(.lets-review--side) .lets-review-block__crit__score {
    grid-column-start: 12;
    grid-column-end: 13;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    min-width: 45px;
  }
  .lets-review-design-6:not(.lets-review--side) .score-overlay-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    grid-column-start: 7;
    grid-column-end: 12;
  }
}

@media only screen and (min-width: 1200px) {
  .lets-review-design-6 .lets-review-block__crits {
    padding: 30px 30px 60px;
  }
  .lets-review-design-6 .lets-review-block__crits:hover .leave__review {
    -webkit-transform: translate(50%, calc( -50% - 15px));
            transform: translate(50%, calc( -50% - 15px));
  }
  .lets-review-design-6 .lets-review-block__crits ~ .lets-review-block__number-reviews {
    padding-top: 0;
  }
}

.lets-review__widget .lr-overlay {
  width: 100%;
  height: 100%;
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: 0;
}

.lets-review__widget .score-bg {
  opacity: 0.9;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  position: absolute;
}

.lets-review__widget img {
  max-width: 100%;
}

.lets-review__widget .cb-format-1:after {
  margin-right: 2px;
  content: '%';
}

.lets-review__widget .cb-title {
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
}

.lets-review__widget__design-1 {
  margin-bottom: 20px;
}

.lets-review__widget__design-1 .score {
  float: left;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  font-size: 12px;
  margin-top: 2px;
}

.lets-review__widget__design-1 .score-bar {
  width: 100%;
  height: 5px;
  background: #fff;
  margin-top: 10px;
  clear: both;
  float: right;
}

.lets-review__widget__design-1 .score-bar .score-overlay {
  background: #f8d92f;
  height: 100%;
}

.lets-review__widget__design-1 .cb-title {
  float: right;
}

.lets-review__widget__design-2 {
  position: relative;
  margin-bottom: 5px;
  background: #000;
}

.lets-review__widget__design-2 .meta {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
  text-align: center;
}

.lets-review__widget__design-2 .meta .cb-title a {
  color: #fff;
}

.lets-review__widget__design-2 .meta .cb-title a:hover {
  color: #fff;
}

.lets-review__widget__design-2 .cb-format-1:after {
  font-size: 0.5em;
}

.lets-review__widget__design-2 .mask {
  background: #000;
  line-height: 0;
  padding-bottom: 66.5%;
  overflow: hidden;
}

.lets-review__widget__design-2 .mask img {
  position: absolute;
}

.lets-review__widget__design-2 img {
  opacity: 0.7;
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
}

.lets-review__widget__design-2:hover img {
  opacity: 0.5;
}

.lets-review__widget__design-2 .cb-title {
  text-transform: uppercase;
}

.lets-review__widget__design-2 .cb-countdown {
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
}

.lets-review__widget__design-2 .score-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.lets-review__widget__design-2 .score-box .score-bg {
  z-index: 1;
}

.lets-review__widget__design-2 .score-box .score {
  font-size: 18px;
  line-height: inherit;
  height: 100%;
  z-index: 5;
  position: relative;
  font-weight: 700;
  color: #fff;
}

.lets-review__widget__design-3 {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lets-review__widget__design-3:last-of-type {
  margin-bottom: 0;
}

.lets-review__widget__design-3 .mask {
  position: relative;
  float: right;
  margin-left: 20px;
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.lets-review__widget__design-3 .score-box {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 40px;
  height: 40px;
}

.lets-review__widget__design-3 .score-box .score-bg {
  z-index: 1;
}

.lets-review__widget__design-3 .score {
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  z-index: 5;
  position: relative;
  font-weight: 700;
}

.lets-review__widget__design-4 {
  margin-bottom: 20px;
}

.lets-review__widget__design-4 .mask {
  position: relative;
  float: right;
  margin-left: 20px;
  display: none;
}

.lets-review__widget__design-4 .meta {
  float: right;
  width: 100%;
}

.lets-review__widget__design-4 .cb-overlay {
  display: inline-block;
  width: auto;
  float: right;
  position: relative;
  background: inherit !important;
  height: 100% !important;
  max-height: 20px;
  margin-top: 5px;
}

.lets-review__widget__design-4 .cb-overlay span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.75;
  background: #fff;
  height: 100%;
}

.lets-review__widget__design-4 i {
  margin-left: 3px;
  font-size: 15px;
}

.lets-review__widget__design-4 i:last-of-type {
  margin-left: 0;
}

@media only screen and (min-width: 1020px) {
  .lets-review__widget__design-4 .mask {
    display: block;
  }
  .lets-review__widget__design-4 .meta {
    width: calc(100% - 110px);
  }
}

.lets-review-block__wrap-90 .lets-review-countdown {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 15px;
  margin-left: 15px;
}

.lets-review-block__wrap-90 .score__wrap {
  color: #fff;
  margin-right: auto;
}

.lets-review-list-design-1 .lets-review-list {
  grid-template-columns: repeat(6, 1fr);
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.lets-review-list-design-1 .lets-review-block {
  grid-column-end: 7;
}

.lets-review-list-design-1 .score__wrap {
  width: 130px;
  height: 130px;
}

.lets-review-list-design-1 .lets-review-block__conclusion__wrap, .lets-review-list-design-1 .lets-review-block__aff {
  padding-top: 0;
}

.lets-review-list-design-1 .lets-review-countdown {
  background: #111;
  color: #fff;
}

.lets-review-list-design-1 .lr-button {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px;
}

.lets-review-list-design-1 .lets-review-block__fi img {
  vertical-align: top;
  border-radius: 50%;
  max-width: 75px;
}

.lets-review-list-design-1 .aff-button-wrap {
  margin-bottom: 0;
}

.lets-review-list-design-1.lets-review-skin-1 .lets-review-block__title a {
  color: #161616;
}

.lets-review-list-design-2 .lets-review-list {
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 10px;
  color: #fff;
  background: #232323;
}

.lets-review-list-design-2 .lets-review-list .lets-review-block:not(.lets-review-block__aff) a {
  color: #fff;
}

.lets-review-list-design-2 .lets-review-list .lets-review-block:not(.lets-review-block__aff) a:hover {
  color: #fff;
}

.lets-review-list-design-2 .score__wrap {
  background: #181818;
  border: 7px solid transparent;
  border-radius: 50%;
  width: 160px;
  height: 160px;
}

.lets-review-list-design-2 .lets-review-block__conclusion__wrap {
  padding-top: 0;
}

.lets-review-list-design-2 .lr-button {
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 15px;
  border: 0;
}

.lets-review-list-design-2 .lets-review-countdown {
  background: #fff;
  color: #000;
  border-radius: 50%;
}

.lets-review-list-design-2 .aff-button-wrap {
  margin-bottom: 0;
}

.article-layout-skin-2 .lets-review-block__wrap-90, .skin-dark .lets-review-block__wrap-90 {
  color: #fff;
}

.article-layout-skin-2 .lets-review-block__wrap-90 a:not(.lr-button), .skin-dark .lets-review-block__wrap-90 a:not(.lr-button) {
  color: #fff;
}

.article-layout-skin-2 .lets-review-list-design-1 .lets-review-list, .skin-dark .lets-review-list-design-1 .lets-review-list {
  border-color: #232323;
}

@media only screen and (max-width: 767px) {
  .lets-review-block__wrap-90 .lets-review-block__proscons {
    display: none;
  }
  .lets-review-block__wrap-90 .lr-button {
    margin: 0 10px 15px;
  }
  .lets-review-block__wrap-90 .score__wrap {
    margin-left: auto;
  }
}

@media only screen and (max-width: 480px) {
  .lets-review-list-design-1 .lets-review-block__fi {
    text-align: center;
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
  .lets-review-list-design-1 .lets-review-block__fi {
    grid-column-start: 6;
    padding-top: 0;
  }
  .lets-review-list-design-1 .lets-review-block__conclusion__wrap {
    grid-column-end: 6;
    padding-left: 0;
    grid-row-start: 2;
  }
}

@media only screen and (min-width: 768px) {
  .lets-review-list-design-1 .lets-review-block__final-score {
    padding-right: 0;
    text-align: left;
  }
  .lets-review-list-design-1 .lets-review-block__main-title, .lets-review-list-design-1 .lets-review-block__conclusion__wrap {
    grid-column-end: 5;
  }
  .lets-review-list-design-1 .lets-review-block__proscons {
    grid-column-end: 4;
  }
  .lets-review-list-design-1 .lets-review-block__proscons ~ .lets-review-block__aff {
    text-align: right;
    grid-column-start: 4;
  }
  .lets-review-list-design-1 .lets-review-block__final-score {
    grid-column-start: 5;
  }
  .lets-review-list-design-1 .lets-review-block__fi {
    grid-column-end: 1;
    padding-top: 0;
    padding-left: 0;
  }
  .lets-review-list-design-1 .lets-review-block__fi ~ .lets-review-block__conclusion__wrap {
    grid-column-start: 2;
  }
  .lets-review-list-design-1 .lets-review-block__proscons {
    text-align: right;
    padding-top: 0;
  }
  .lets-review-list-design-1 .lets-review-block__final-score {
    padding-top: 0;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .lets-review-list-design-2 .lets-review-block__main-title, .lets-review-list-design-2 .lets-review-block__conclusion__wrap, .lets-review-list-design-2 .lets-review-block__proscons {
    grid-column-end: 3;
  }
  .lets-review-list-design-2 .lets-review-block__proscons {
    text-align: right;
  }
  .lets-review-list-design-2 .lets-review-block__proscons ~ .lets-review-block__aff {
    grid-column-start: 3;
    padding-right: 0;
    text-align: left;
  }
  .lets-review-list-design-2 .lets-review-block__final-score {
    grid-column-start: 3;
    padding-right: 0;
    text-align: left;
  }
  .lets-review-list-design-2 .lets-review-block__final-score {
    grid-row-start: 1;
    grid-row-end: 3;
  }
}

.lr-tip-wrap {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
  position: fixed;
  top: -9999px;
  left: -9999px;
  z-index: 103;
  opacity: 0;
  -webkit-box-shadow: 5px -5px 15px rgba(62, 62, 62, 0.25);
          box-shadow: 5px -5px 15px rgba(62, 62, 62, 0.25);
}

.lr-tip-wrap.lr-tip-wrap-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.lr-tip-wrap.lr-tip-move {
  margin-top: -5px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.lr-tip-wrap.removing {
  opacity: 0;
}

.lr-tip-wrap .inner {
  font-size: 10px;
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  background: #111;
  border-radius: 3px;
}

.lr-tip-wrap .detail {
  display: block;
  position: absolute;
}

.lr-tip-wrap-b {
  margin-top: 15px;
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
}

.lr-tip-wrap-b .detail {
  border-left: 3px solid transparent;
  border-bottom: 3px solid #111;
  border-right: 3px solid transparent;
  top: -3px;
  right: calc( 50% - 3px);
}

.lr-tip-wrap-b.removing {
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
}

.lr-tip-wrap-r {
  -webkit-transform: translate3d(-5px, 0, 0);
          transform: translate3d(-5px, 0, 0);
}

.lr-tip-wrap-r .detail {
  border-top: 3px solid transparent;
  border-left: 3px solid #111;
  border-bottom: 3px solid transparent;
  right: -3px;
  top: calc( 50% - 3px);
}

.lr-tip-wrap-r.removing {
  -webkit-transform: translate3d(-5px, 0, 0);
          transform: translate3d(-5px, 0, 0);
}

.lr-tip-wrap-l {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

.lr-tip-wrap-l .detail {
  border-top: 3px solid transparent;
  border-right: 3px solid #111;
  border-bottom: 3px solid transparent;
  left: -3px;
  top: calc( 50% - 3px);
}

.lr-tip-wrap-l.removing {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-left: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}

#swipebox-slider .slide-loading {
  background: url("../img/loader.gif") no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  right: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}

#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}

#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url("../img/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: right;
}

#swipebox-next {
  background-position: -78px 13px;
  float: left;
}

#swipebox-close {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}

.swipebox-touch #swipebox-container:before {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
          box-shadow: inset -10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
          box-shadow: inset 10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    right: 0;
  }
  50% {
    right: -30px;
  }
  100% {
    right: 0;
  }
}

@keyframes rightSpring {
  0% {
    right: 0;
  }
  50% {
    right: -30px;
  }
  100% {
    right: 0;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    right: 0;
  }
  50% {
    right: 30px;
  }
  100% {
    right: 0;
  }
}

@keyframes leftSpring {
  0% {
    right: 0;
  }
  50% {
    right: 30px;
  }
  100% {
    right: 0;
  }
}

#swipebox-slider {
  height: calc(100% - 100px);
  top: 50px;
  cursor: auto;
}

#swipebox-overlay {
  background: rgba(255, 255, 255, 0.9);
}

#swipebox-top-bar {
  line-height: 50px;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
  background: none;
  color: #181818;
  display: inline-block;
  font: normal normal normal 40px / 50px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

#swipebox-close {
  margin-left: 10px;
}

#swipebox-close:after {
  content: "\f105";
  margin-right: -24px;
}

#swipebox-close:before {
  content: "\f104";
}

#swipebox-prev:after {
  content: "\f104";
}

#swipebox-next:after {
  content: "\f105";
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.6;
}

#swipebox-slider .slide-loading {
  background: none;
}

#swipebox-slider .slide-loading:after {
  margin: 0 auto;
  border: 3px solid rgba(255, 255, 255, 0);
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-animation: cb-ani-rotate 1s infinite linear;
          animation: cb-ani-rotate 1s infinite linear;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  content: "";
}

#swipebox-bottom-bar.visible-bars {
  -ms-transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar.visible-bars {
  -ms-transform: translate3d(0, 50px, 0);
}