#tab-add-video{
  padding: 20px;
}
#video-caption{
  margin: 110px 0 0;
  text-align: center;
  color: #3F4358;
  font-size: 12px;
}
.ex-image-additional, .videos-thumbnails{
  float: left;
}
.plus{
  color: #0ba543;
}
.minus{
  color: #ff7676;
}
.all-reviews-thumbnails{
  overflow: visible;
  margin: 0;
}
.review-extended .owl-carousel{
  margin: 0;
  background: inherit;
}
.review-extended .owl-pagination{
  top: -5px;
}
.review-extended .owl-pagination .owl-page span{
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.24);
  box-shadow: none;
}
.review-extended .owl-pagination .owl-page.active span{
  background: #4e94ff;
  box-shadow: 0 0 0 0.1rem rgba(43, 139, 194, 0.3);
}
.review-extended .owl-carousel .owl-wrapper-outer{
  box-shadow: none;
}
.review-extended .owl-carousel:hover .owl-buttons div{
  opacity: 1;
}
.review-extended .owl-carousel .owl-buttons div{
  opacity: 1;
  font-size: 0;
  line-height: 46px;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  top: 33% !important;
  color: #3F4358;
  text-shadow: none;
}
.review-extended .owl-carousel .owl-buttons i{
  font-size: 23px;
  margin: 0;
}
.review-extended .owl-carousel .owl-prev{
  left: -26px !important;
}
.review-media-all .owl-carousel .owl-next{
  right: -7px !important;
}
.review-media-container .owl-carousel .owl-next{
  right: -15px !important;
}
.review-childrens-container{
  margin-left: 10%;
  padding: 10px 0;
}
.add-review-star-wrap{
  margin: 10px 15px 0;
  text-align: left;
  display: flex;
  justify-content: center;
  width: fit-content;
}
.add-review-star-wrap:hover .fa{
  color: #FFB143 !important;
}
.allready-buy{
  color: #32C220;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  padding: 0 0 0 20px;
}
.ex-svg-cart{
  left: 0;
  height: 18px;
}
.add-review-star-wrap > div:hover ~ div .fa:before {
  color: #dbdbdb;
}
.videos-thumbnails a{
  overflow: hidden;
  position: relative;
  display: block;
  margin: 3px 2px 15px;
  }
.videos-thumbnails a:hover{
    box-shadow: 0 0 0 0.1rem rgba(255, 0, 0, 0.32);
}
.review-media-container{
  overflow: hidden;
  padding: 10px 15px;
}
.reviews-author{
  float: left;
      font-size: 13px;
      margin: 0 0 10px;
      font-weight: 600;
}
.reviews-author .purchased{
  font-weight: normal;
  margin-left: 10px;
}
.reviews-author .fa-cart-plus{
  color: #199323;
}
.reviews-date{
  float: right;
}
.heading_title_reviews{
  margin: 0px 0 20px;
}
.review-container{
  padding: 10px 10px 0;
  width: 100%;
  border-top: 0;
}
.comment-text{
  word-wrap: break-word;
  overflow: hidden;
}
.comment-text p{
  margin: 7px 0 5px;
  font-weight: 300;
  font-size: 18px;
  line-height: 19px;
}
#review{
  margin-bottom: 20px;
}
.review-author{
  flex: 1;
}
.review-author-name{
  font-size: 14px;
  line-height: 14px;
  color: #3F4358;
  padding: 0 12px 0 0;
  max-width: 220px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}
.verification-check{
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 20px;
  text-align: center;
  line-height: 12px;
  color: #fff;
  margin: 0 5px;
  background: #32C220;
}
.verification-check i{
  font-size: 10px;
  vertical-align: middle;
}
.review-admin-name{
  font-size: 12px;
}
.admin-reply-text{
  font-style: italic;
  padding: 0 2px;
}
.review-date{
  float: right;
  font-size: 13px;
  line-height: 14px;
  color: #8E8E8E;
}
.review-text-container{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.review-answer-title-container{
  overflow: hidden;
  padding-top: 6px;
  border-top: 1px solid #ededed;
  line-height: 25px;
}
.review-title-container{
  margin: -14px -10px 0;
  padding: 10px;
  position: relative;
  display: flex;
  align-items: center;
}
#ex-review .product-description__main-title{
  margin: 40px 0 0px;
}
#ex-review .product-rating__icon{
  width: 20px;
  height: 20px;
}
#ex-review .review-tab-rating{
  margin: 5px 0 30px;
}
#ex-review .user-review-write-block{
  padding: 0;
}
#ex-review .no-reviews{
  margin: 20px 0px 35px;
}
.ex-avatar{
  height: 30px;
  width: 30px;
  background: linear-gradient(45deg, white -25%, #15c100);
  border-radius: 10px;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  margin-right: 10px;
  color: #fff;
  opacity: .7;
}
.review-container::before{
  content: '';
  position: absolute;
  height: 43px;
  background: #f6f6f6;
  left: -999px;
  right: 410px;
  margin-top: -11px;
}
.product-layout__content{
  position: relative;
}
.rating-container{
  width: 110px;
}
.fa-star {
    color: #FFB143;
    font-size: 16px;
}
.star-gray{
  color: #d8d9db;
  fill: #d8d9db;
}
.star-active .fa{
  color: #FFB143;
}
.star-3x {
  font-size: 3.5em !important;
  width: 100%;
}
.star-stack{
  position: relative;
  display: inline-block;
  width: 14px;
  height: 17px;
  line-height: 2em;
  vertical-align: text-bottom;
}
.stack-3x{
  width: 3em;
  height: 3em;
}
.review-rating-change-buttons{
  display: none;
  min-width: 80px;
}
.review-vote-count{
  font-size: 15px;
  color: #858585;
}
.change-rating-button{
  padding: 8px 0 8px 10px;
  cursor: pointer;
}
.review-container-footer{
  overflow: hidden;
}
.review-vote-negative{
  color: #ff7d82;
}
.review-vote-positive{
  color: #02ae40;
}
.review-media-all{
  overflow: hidden;
  position: relative;
  padding: 0 15px;
}
.review-sort-container::before{
  content: "";
  position: absolute;
  left: -999px;
  right: 442px;
  height: 1px;
  border-top: 1px solid #E6EBF1;
  margin-top: -15px;
}
.review-all-photo-title{
  padding: 0 0 12px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
.review-media-add-block{
  float: left;
  margin-right: 18px;
}
.ex-image-additional a{
  padding: 0;
}
.image-crop{
  position: absolute;
  max-width: 500px !important;
  top: -40%;
  left: -40%;
}
.imgbb{
  max-width: 300px !important;
}
.review-extended .ex-image-additional{
  position: relative;
  border: none;
  overflow: hidden;
  margin: 3px 2px 15px;
  padding: 0;
}
.review-extended .ex-image-additional:hover{
  box-shadow: 0 0 0 0.1rem rgba(0, 9, 255, 0.4);
}
.media-add-button-icon{
  height: 25px;
  width: 25px;
}
.btn-link-i{
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
    position: relative;
    border: 0;
    outline: 0;
    color: #4d74b2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background: 0 0;
    cursor: pointer;
    z-index: 1;
}
.btn-link-i:hover{
  color: #3a83f6;
}
.btn-link-review{
  display: inline-block;
  position: relative;
  outline: 0;
  border-radius: 2px;
  vertical-align: middle;
  cursor: pointer;
  background: #f5f5f5;
  border: 1px solid #ebebeb;
}
.reviews-user-add-content-block{
  overflow: hidden;
  border-bottom: 1px solid #A7A8AF;
  padding-bottom: 5px;
}
.review-media-text-block {
  position: relative;
  font-size: 16px;
  line-height: 19px;
  float: right;
}
.user-content-add-caption-arrow {
  display: inline-block;
  width: 29px;
  height: 18px;
  vertical-align: bottom;
}
.user-review-write-block{
  border-bottom: 0;
  border-radius: 2px;
  overflow: hidden;
  padding: 0 20px;
}
.popup-media-container{
  overflow: hidden;
  margin: auto;
  position: relative;
  width: 640px;
  min-height: 402px;
  border-radius: 15px;
  background: #fff;
}
.popup-media-container .mfp-close{
  display: none;
}
.popup-media-nav-tabs{
  width: 50%;
  text-align: center;
}
.tab-content-media{
  min-height: 242px;
}
.dropzone{
  margin: 25px;
  border: 2px dashed #c2c1c1;
}
.fa-custom-lg{
  font-size: 1.33333333em;
  line-height: 1;
  vertical-align: -20%;
}
.m-0{
  margin: 0 !important;
}
.fl-l{
  float: left;
}
.fl-r{
  float: right;
}
.pd-0{
  padding:0 !important;
}
.to-write-review{
    float:right;
    margin: 0 0 11px !important;
    border-radius: 0;
}
.btn-light {
  color: #3F4358;
  background-color: transparent;
  border-color: transparent;
  padding: 7px 9px;
  outline: 0 !important;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  border-radius: 5px;
}
.btn-light:hover, .btn-light.focus, .btn-light:focus, .btn-light:active {
    color: #FFF;
    background-color: #32C220;
    border-color: #32C220;
}
.btn-light:hover svg, .btn-light.focus svg, .btn-light:focus svg, .btn-light:active svg{
  fill: #fff;
}
.btn-green{
  color: #ffffff !important;
  background-color: #32C220;
  border-color: #32C220;
  outline: none !important;
  min-width: 100px;
}
.btn-green:hover, .btn-green:focus, .btn-green:active{
  background-color: #74D03B;
  border-color: #74D03B;
}
.btn-blue{
  color: #ffffff !important;
  background-color: #1d91be;
  border-color: #1d91be;
  outline: none !important;
  min-width: 100px;
  box-shadow: none;
}
.btn-blue:hover{
  background-color: #0984b4;
  border-color: #0984b4;
}
.btn-blue:focus{
  box-shadow: 0 0 0 0.1rem rgba(43, 139, 194, 0.5);
}
.btn-blue:active{
  background-color: #066d95;
  border-color: #066d95;
  box-shadow: 0 0 0 0.1rem rgba(43, 139, 194, 0.5);
}
.btn-cancel{
  background: #ED3636;
  color: #ffffff !important;
  border-color: #ED3636;
  outline: none !important;
  min-width: 100px;
}
.btn-cancel:hover, .btn-cancel:active, .btn-cancel:focus{
  background-color: #ff4f4f;
  border-color: #ff4f4f;
}
.br-7{
  border-radius: 7px;
}
.br-10{
  border-radius: 10px;
}
.big-btn{
  width: 190px;
  height: 45px;
}
.up{
  text-transform: uppercase;
}
.cheating-button{
  display: inline-block;
  padding: 9px 16px;
  border-radius: 10px;
  background-color: #32C220;
  color: #ffffff;
  font-size: 20px;
  margin: 10px auto;
}
.cheating-button:hover{
  background-color: #74D03B;
}
.mr{
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.vd-prev:hover .remove_video{
  opacity: 1;
}
.remove_video{
  opacity: .1;
  position: absolute;
  top: 5px;
  right: 5px;
  height: 33px;
  width: 33px;
  border-radius: 30px;
  background: #898989c4;
  color: #fff !important;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.remove_video:hover{
  background: #898989f0;
}
.review_note{
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
  margin: 0;
}
.ov-h{
  overflow: hidden;
}
.dropzone .dz-preview .dz-error-message{
  top:150px;
}
.images-user-content-block .dz-success-mark,
.images-user-content-block .dz-error-mark,
.images-user-content-block .dz-size{
  display: none;
}
.images-user-content-block .dz-preview{
  display: inline-block;
  margin: 5px;
  text-align: center;
}
.images-user-content-block .dz-image img{
  border-radius: 2px;
  height: 100px;
  width: 100px;
}
.images-user-content-block .dz-details{
  width: 100px;
  overflow: hidden;
}
.images-user-content-block .vd-prev{
  background: none;
  width: 127px;
  float: left;
  height: 130px;
  margin: 1%;
  border: 0;
  padding: 0 5px;
  border-radius: 15px;
  position: relative;
}
.images-user-content-block .vd-thumb-title-vrapper{
  overflow: initial;
  font-size: 11px;
  line-height: 13px;
  word-break: break-word;
  margin: 0;
}
.images-user-content-block{
  overflow: hidden;
  margin-bottom: 20px;
}
.super-star-text{
  letter-spacing: -.3px;
  font-size: .7em;
  color: #898989;
}
.star-block:hover .super-star-text{
  color: #343434;
}
.star-block{
  width: 20px;
  cursor: pointer;
}
.popup-footer{
  padding: 10px 50px 25px;
}
.alert-danger{
  border-color: #f2dede;
}
#video-thumb-preview{
  position: relative;
  margin: 20px -20px;
  padding: 5px;
  overflow: hidden;
  background: rgba(196, 196, 196, 0.5);
  min-height: 148px;
}
.vd-prev{
  background: #ffff;
  width: 48%;
  float: left;
  height: 115px;
  margin: 1%;
  border: 1px solid #eaeaea;
  padding: 10px 5px;
  border-radius: 15px;
  position: relative;
}
.vd-thumb-vrapper{
  float: left;
  border-radius: 2px;
}
.vd-thumb-title-vrapper{
  margin-left: 130px;
  position: relative;
  overflow: hidden;
  font-size: 11px;
  line-height: 17px;
  word-break: break-word;
}
.dz-filename span{
  white-space: nowrap;
}
#form-review h2{
  text-align: center;
  color: #7b7889;
}
#form-review, #form-question{
  display: block;
  width: 100%;
  margin-top: 50px;
}
.review-answer-container{
  overflow: hidden;
  padding: 15px 5px 10px;
}
.blur{
      -webkit-filter: blur(5px);
     -moz-filter: blur(5px);
       -o-filter: blur(5px);
      -ms-filter: blur(5px);
          filter: blur(5px);
}
.reviews-thumbnails{
  overflow: hidden;
}
#input-sort{
  height: 32px;
}
.button-review-extended{
  margin: 60px 0 10px;
  width: 100%;
  height: 45px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.review-list{
  width: 100%;
  position: relative;
  min-height: 1px;
}
.review-thumb{
  border-radius: 2px;
  overflow: hidden;
  margin: 0 3px 20px;
  box-shadow: 1px 1px 5px #00000029;
  border: none;
}
.review-thumb .image{
  text-align: center;
}
.review-thumb .image img{
  margin-left: auto;
  margin-right: auto;
}
.review-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
}
@media (min-width: 767px){
#input-sort{
  min-width: 200px;
}
.review-thumb .image {
    float: left;
    padding: 0 15px;
}
.review-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
    margin-left: 230px;
}
}
.review-alert{
  padding: 8px 14px 8px 14px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.videos-thumbnails img{
  margin: 0;
  max-height: 100%;
}
.product-layout__box--main{
  overflow: hidden;
}
.pagination-row{
  margin-bottom: 20px;
}
.review-extended .product-name{
  margin: 15px 0 5px;
}
.popup-media-container .nav-tabs{
  position: inherit !important;
}
.ex-thumb-svg{
  height: 20px;
  width: 18px;
  fill: #32C220;
  vertical-align: top;
}
.ex-dislike{
  fill: #FF0000;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.ex-arrow-svg{
  width: 12px;
  height: 13px;
  fill: #32C220;
  vertical-align: bottom;
}
.review-extended .control-label{
  font-size: 12px;
  line-height: 14px;
  color: #A7A8AF;
}
.review-sort-container{
  padding: 15px 10px 20px;

}
.form-review-title{
  font-weight: 300;
}
.middle-btn{
  width: 135px;
}
.popup-media-nav-tabs a{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  border: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 23px !important;
}
.nav-tabs > .popup-media-nav-tabs.active > a, .nav-tabs > .popup-media-nav-tabs.active > a:hover, .nav-tabs > .popup-media-nav-tabs.active > a:focus{
  color: #32C220 !important;
  background: #fff !important;
  font-size: 20px;
}
.popup-media-container .nav{
  background: #32C220;
}
.nav > .popup-media-nav-tabs > a:hover, .nav > .popup-media-nav-tabs > a:focus{
  background: #fff !important;
  color: #32C220 !important;
}
.dropzone{
  margin: 20px 50px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}
.dropzone-title{
  font-size: 20px;
  line-height: 23px;
  color: black;
}
.dropzone .dz-message{
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
/* @media(min-width: 769px){
  .review-extended{
    width: 600px;
  }
} */
@media(max-width: 768px){
  .owl-carousel-photo, .owl-carousel-videos{
    white-space: nowrap;
    overflow-x: scroll;
  }
  .review-extended .ex-image-additional, .review-extended .videos-thumbnails{
    float: none;
    display: inline-block;
    margin-right: 10px;
  }
  .review-sort-container{
    padding: 10px 0 20px;
  }
  .review-sort-container::before{
    margin-top: -20px;
    left: -999px;
    right: -999px;
  }
  .review-container::before{
    left: -999px;
    right: -999px;
  }
  .popup-media-container{
    min-height: 250px;
  }
  .dropzone{
    border: 0;
  }
  .tab-content-media{
    min-height: 170px;
  }
}
@media (max-width:480px){

  #ex-review .no-reviews{
    text-align: center;
  }

  #ex-review .product-description__main-title{
    text-align: center;
    font-size: 22px;
  }
  #ex-review .product-rating__icon{
    width: 18px;
    height: 18px;
  }
  #ex-review .review-tab-rating{
    justify-content: center; 
  }


.owl-carousel-videos .owl-controls, .owl-carousel-photo .owl-controls{
  display: none !important;
}
.super-star-text{
  letter-spacing: -.3px;
  font-size: .7em;
}
.review-media-text-block svg{
  display: none;
}
.user-review-write-block{
  padding: 0 7px;
}
.popup-media-container{
  width: 100%;
}
.dz-message h3, .dz-message h4{
  display: none;
}
.cheating-button{
  font-size: 10px;
}
.dropzone-title{
  display: none;
}
.dropzone .dz-message{
  font-size: 10px;
}
.middle-btn{
  width: 100px;
  font-size: 10px;
}
.btn-link-i{
  padding-right: 5px;
}
.media-add-button-icon {
    height: 45px;
    width: 45px;
}
.review-media-text-block{
  font-size: 12px;
  margin-top: 25px;
}
.popup-media-container .base-input__value{
  font-size: 12px;
  line-height: 14px;
}
.allready-buy{
  display: block;
  margin-left: 8px;
  padding: 0 0 0 15px;
}
.review-container::before{
  height: 70px;
  margin-top: -15px;
}
.rating-container{
  float: none;
  position: absolute;
  right: 10px;
  bottom: 13px;
}
.review-rating-change-buttons {
    float: none;
    position: absolute;
    right: 10px;
    top: 5px;
}
.review-title-container{
  height: 45px;
  margin-bottom: 15px;
}
.big-btn{
  width: 111px;
  height: 32px;
  font-size: 10px;
}
.review-media-all, .review-media-container{
  padding: 10px 0;
}
}
.mfp-bottom-bar{
  display: none;
}
.answer-author-name{
  font-size: 12px;
}
.review-tab-rating{
  margin: 13px 0;
}
.review-title{
  font-size: 16px;
  color: #3F4358;
}
.mfp-s-loading .mfp-arrow {
   display: none;
}
.mfp-arrow-right {
    right: -60px;
}
.mfp-arrow-left {
    left: -60px;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:before, .mfp-arrow-right .mfp-b,.mfp-arrow-left:before, .mfp-arrow-left .mfp-b, .mfp-arrow-left:after, .mfp-arrow-left .mfp-a{
  border: 0 !important;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 25px;
  color: #fff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 25px;
  color: #fff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 41px;
}
.no-reviews{
  margin: 20px 20px 35px;
}
.more-block{
  margin: 50px 0;
}
