.allproduct .search {
  position: relative;
}
.oc3 .fa-stack i::before,.oc3 .fa-star-o {
    font-family: icomoon !important;
}
.oc3 .latestreview h1.text-center{
	margin-bottom:15px;
}
.top-rating .stars{
	padding-right:10px;
}
@media (min-width: 1200px) {
	.allproduct .product-layout:nth-child(4n+1){
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.allproduct .product-layout:nth-child(3n+1){
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.allproduct .product-layout:nth-child(2n+1) {
		clear:left;
	}
}
.oc3 .allproduct .row>div {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
}
.oc3 .fa-stack-2x {
    font-size: 1.5em;
}
.oc3 .latestreview {
	margin:10px 0;
}
.latestreview .swiper-viewport .swiper-pager .fa{
	position:absolute;
	display: flex;
}
.latestreview .name b{ 
	margin-left:5px;
}
.allproduct .search .btn-default {
  position: absolute;
  right: 0;
  top: 0;
}
.padd0{
  padding: 0px;
}
.allproduct .border{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.allproduct .box{
  padding: 15px 0;
}
.allproduct .box h2{
  font-size: 18px;
  color: #535353;
  font-weight: 600;
  margin: 10px 0;
  text-transform: uppercase;
}
.allproduct .box p{
  font-size:13px;
  color:#686868;
}
.allproduct .box p span{
  font-size:18px;
}
#myModal .rating{
    float: left;
    margin: -10px 0 0;
}
.allproduct .rating{
    text-align: left !important;
}
.allproduct .rating span{
    font-size:8px !important;
}
.allproduct .rating strong{
  float: left;
}
.allproduct .btn-success{
  padding: 3px 10px;
}
.allproduct .additional-image{
  border-top: 1px solid #ddd;
}
.images,.tab-content .images a{
    display: inline-block;
    margin: 0px 10px 10px 0px;
    border: 1px solid #ddd;
}
.review_filter .btn.btn-success, .review_filter .btn.btn-success:hover {
    color: #449d44;
    text-shadow: none;
    background-color: transparent !important;
    background-image: none;
    background-repeat: repeat-x;
    border:2px solid #449d44;
    padding: 2px 5px;
    margin: 0 5px;
	border-radius:20px!important;
}
 .review_filter .btn-success .fa,.review_filter .btn-danger .fa{
    font-size: 20px;
}
.review_filter .btn-danger,.review_filter .btn-danger:hover{
    color: #c9302c;
    text-shadow: none;
    background-color: transparent !important;
    background-image: none;
    background-repeat: repeat-x;
    border:2px solid #c9302c;
    padding: 2px 5px;
    box-shadow: none;
    margin: 0 5px;
	border-radius:20px!important;
}
.review_filter .btn-danger:hover{ background: #ccc;}
.review_filter .btn-success:focus, .review_filter .btn-danger:focus{ outline: none;}

.review_filter .nav-tabs > li:first-child{
    padding-left: 0px;
}
.review_filter .nav-tabs > li{
    padding: 10px 8px 0;
}
.extended-container #tab-review .review_filter .nav-tabs > li{
    padding: 0px;
}
.review_filter .nav-tabs > li > a{
    border-bottom: 3px solid trnasparent;
    padding: 0px 0 10px;
    border-left:none;
    border-right:none;
    border-top:none;
}
.review_filter .nav-tabs > li a.hover,.review_filter .nav-tabs > li.hover a,.review_filter .nav-tabs > li.active > a,.review_filter .nav-tabs > li.active > a:focus,.review_filter .nav-tabs > li.active > a:hover,.review_filter .nav > li > a:focus,.review_filter .nav > li > a:hover{
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:3px solid #33ccff;
    background-color: transparent;
}
.allproduct .search {
  position: relative;
}
.allproduct .search .btn-default {
  position: absolute;
  right: 0;
  top: 0;
}
.padd0{
  padding: 0px;
}
.allproduct .border{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.allproduct .box{
  padding: 15px 0;
}
.allproduct .box h2{
  font-size: 18px;
  color: #535353;
  font-weight: 600;
  margin: 10px 0;
  text-transform: uppercase;
  line-height:23px;
}
.allproduct .box p{
  font-size:14px;
  color:#686868;
}
.extended-container .allproduct .box .rating span{
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
}

.hide{display: none !important;}
.show{display: block !important;}
.product-thumb .image {
    text-align: center;
}

.allproduct .box p span{
  font-size:15px;
}
.allproduct .rating strong{
  float: left;
}
.allproduct .btn-success{
  padding: 3px 10px;
}
.allproduct .additional-image{
  border-top: 1px solid #ddd;
}
.latestreview .product-thumb .image{
  margin-right: 10px;
}
.latestreview .product-thumb {
  padding: 20px 5px 0;
}
h4{margin: 10px 0;}
.product-thumb .rating {
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 12px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
.extended-container .latestreview .product-thumb {
  background: #ffffff;
  margin: 0 0 30px;
}
.extended-container .latestreview .product-thumb .publish{
  background: #fff;
}
.latestreview .swiper-viewport{
    background: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
}
.latestreview .product-thumb .desc{
    min-height:38px;
}
.allproduct hr{
    border-top:1px solid #ddd;
}
.latestreview .product-thumb .publish b{
    text-transform: capitalize;
}
.latestreview .product-thumb .caption {
  padding: 0px;
  min-height: 0px;
}

.latestreview .product-thumb h4 a, .latestreview .product-thumb .desc {
  color: #000;
}
.latestreview .product-thumb .desc {
    text-align: left;
	min-height: 50px;
	word-break: break-all;
}
.latestreview .product-thumb .publish{
    color: #868686;
    background: #ececec;
    padding: 10px;
    margin: 0 -5px;
	border-top:solid 1px #ccc;
	clear:both;
}
#column-left .latestreview .product-thumb .image {
  float: none;
  margin-right: 15px;
}
.top-rating {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.sucessvote {
    color: green;
}
.sucessvotedown {
    color: red;
}
.nameerror {
    color: red;
}

.emailerror {
    color: red;
}

.titleerror {
    color: red;
}

.messageerror {
    color: red;
}

.informationerro {
    color: red;
}

#texterr {
    color: red;
}

.modelid .close{
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important;
  background-color: #229ac8 !important;;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb)!important;
  background-repeat: repeat-x !important;
  border-color: #1f90bb #1f90bb #145e7a !important;
  opacity: 1;
  padding: 10px;

}

.star-rating .pull-left{
  width:10%;
  color:#287dd3;
  line-height: 18px;
}
.product-details .review_filter .nav-tabs{
	display:block;
}
.star-rating .pull-right{
  width:10%;
  text-align: right;
  color:#287dd3;
}
.star-rating .progress{
  width:80%;
  display: inline-block;
  margin-bottom:10px;
  height:15px;
  border-radius: 0px;
}

.star-rating .progress-bar{
  background: <?php echo $reviewgraphbarcolor ?>
}
.top-rating .button{
  background: #F6F4F7;
  padding: 10px;
  border-radius: 5px;
  border: solid 1px #ddd;
  min-height: 150px;
  text-align: center;
}
.top-rating .button h6{
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #000;
}
.top-rating .button p{
  font-size: 14px;
  margin: 0 0 10px;
  color: #000;
  font-weight: 300;
}
.top-rating .button .btn-primary{
  font-size: 16px;
  margin: 10px 0 0;
  white-space: normal;
}
.top-rating .alert-dismissible .close {
    right: 0px;
}
.reviews{
  margin-bottom: 20px;
}
.reviews h2{
  background: #dedfde;
  color:#333;
  text-transform: uppercase;
  padding: 10px;
  font-size: 15px;
  margin: 0;
  font-weight: 600;
}
.reviews .box{
  background: #f7f7ff;
  border-bottom: 5px solid #dedfde;
  padding: 10px 15px;
  min-height: auto;
}
.reviews h4{
  color:#686868;
  font-size: 16px;
  text-align: center;
}
.reviews .ratings i{
  font-size: 24px;
}
.reviews .ratings {
  color:#686868;
  font-size:24px;
  margin: 0 auto 15px;
  float: none !important;
}
.ratings .fa-stack {
    font-size: 12px;
}
.reviews p{
  font-size: 16px;
}
#tab-review .popupcaptcha label{
   display: none;
}
#tab-review .g-recaptcha{
    margin-left: 30%;
}
#tab-review #g-recaptcha-response #texterr{
    margin-left: 25%;
}
.reviews .rating strong{
  font-size: 14px;
  float: left;
}
.reviews .pull-right{
  width:40%;
}
.reviews .rating .icon{
  margin: 0 0 8px;
}
.custom{
  border: 1px solid #e5e6e5;
  margin-bottom: 20px;
}
.custom .rating .fa-stack {
    font-size: 12px;
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    line-height: 2em !important;
}
.custom h4{
  background: #dedfde;
  color:#333;
  text-transform: uppercase;
  padding: 12px;
  font-size: 16px;
  margin: 0;
  font-weight: 600;
}
.custom .box{
  position: relative;
  padding: 20px 30px;
}
.custom .box:before {
    content: "";
    width: 5px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ffcf00;
    z-index: 0;
}
.custom .box-rating {
    margin: 0 -15px 25px;
}
.custom .box-rating .bg {
    position: absolute;
    left: -13px;
    background: #ffcf00;
    border-radius: 50%;
    padding: 4px 10px 6px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.custom .box-rating .rating {
    text-align: center;
}
.review_filter strong,.top-rating strong{
    float: left;
}
.review_filter .images{
     padding:10px 10px;
}
.review_filter .images a{
    display: inline-block;
}
#tab-review
.btnlike,.btndislike{
    padding: 0px;
    border:none;
    background: transparent;
}
.btnlike .fa{
    color: #449d44;
}
.btndislike .fa{
    color: #da4f49;
}
.btntab{
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
    margin: 0 0 20px;
}
.shares{
    margin-top: 15px;
}
.review_filter .icon{
    margin: 5px 0;
}
.custom .box-rating .rating h1 {
    color: #33ccff;
    font-size: 70px;
    font-weight: 700;
    margin: 0;
}
.custom .box-rating .rating h1 em {
    color: #686868;
    font-size: 18px;
    vertical-align: top;
}
.custom .box-rating .rating i {
    font-size: 24px;
    color:#33ccff !important;
}
.custom .box-rating .text {
    min-height: 100px;
}
.custom .box-rating .text h5 {
    font-size: 16px;
    color:#686868;
    font-weight: 600;
    margin: 0 0 10px;
}
.custom .box-rating .text p {
    font-size: 14px;
    color:#686868;
}
.review_filter .tab-content{
  border: 1px solid #ddd;
  padding: 15px;
}
.review_filter .tab-content table{
  width: 100%;
}
.buttons {
    margin: 1em 0 !important;
    padding:0 !important;
}


#buttonsvoteup .buttons a {
    color: #23a1d1;
    top:0;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h5{font-size: 12px;}
#tab-review #tabs{margin-bottom: 15px;}
.review_filter .tab-content table .rating strong{
  float: left;
}
.review_filter .tab-content table h5{
  font-size:18px;
  color:#000;
  margin: 0;
  text-transform: uppercase;
}
.review_filter .tab-content .icons i{
  background: #ffcc00;
    color: #000;
    padding: 30px;
    border-radius: 50%;
    font-size: 50px;
}
.review_filter .tab-content .icons{
  margin-bottom: 20px;
}
.review_filter .tab-content .success{
  color:#0b742b;
}
.review_filter .tab-content .btn-primary{
  background: transparent;
  border:none;
  padding: 0px;
  text-shadow:none;
  color:#686868;
}

.rating {
    unicode-bidi: bidi-override;
    /* direction: rtl;*/
    text-align: left;
    position: relative;
}

.rating > label {
    float: right;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    width: 1.1em;
    cursor: pointer;
    color: #11C724;
  font-size:30px;
}

.rating > label:hover,
.rating > label:hover ~ label,
.rating > input.radio-btn:checked ~ label {
    color: transparent;
}
.rating label:before{content: "" !important;margin-right: 0 !important;}
.rating label:hover:before,
.rating label:hover ~ label:before,
.rating input.radio-btn:checked ~ label:before,
.rating input.radio-btn:checked ~ label:before {
    content: "\2605" !important;
    position: absolute;
    left: 0;
    color: #11C724;
    font-size: 28px !important;
    margin-right: 0 !important;
}
#formreview .rating .form-group label + div{
      float: left;
}
#myModal .rating label{
  float: right;
}

@media (max-width:1000px){
  .star-rating .pull-left {
    width: 10%;
  }
  .star-rating .progress {
    width: 78%;
  }
  .top-rating .button h6, .top-rating .button .btn-primary {
    font-size: 11px;
  }
  .top-rating .button p {
    font-size: 12px;
  }
}
.productname{font-size:14px; font-weight:bold;padding-top:10px;padding-bottom:10px;text-align:center;}
.owl-wrapper-outer{
    border:none !important;
    box-shadow:none !important;
    border-radius:0px !important;
}
.extended-container .owl-carousel{
  background: transparent !important;
}
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.oc2 .reviewson .rating .fa-stack{
  vertical-align: text-top;
  line-height: 20px;
}
.padd15{
  padding: 0 15px !important;
}
.padd15 .image a{
  display: block;
}
.allproduct .product-filter{margin-bottom: 15px;}
.extended-container .allproduct .search #button-filter{
  margin: 0 !important;
  padding: 7px 12px;
}
.extended-container .allproduct .search{
  width: 100%;
}
.ratings .fa-stack {
    position: relative;
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    line-height: 2em !important;
    vertical-align: middle !important;
    margin-bottom: 0px !important;
}
.text-right {
    text-align: right;
}
p {
    margin: 0 0 10px !important;
}
.nav {
    padding-left: 0;
    list-style: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.tab-content{
  overflow: visible;
}
.icon-ban:before{
  content: '\f05e';
    font-size: 18px;
    color:#23a1d1;
}
.fa-thumbs-o-up:before{
  content: '\f087';
    font-size: 18px;
    color:#449d44;
}
.fa-thumbs-o-down:before{
  content: '\f088';
    font-size: 18px;
    color:#c9302c;
}
.success, .warning, .information, .attention{width: auto;}
.extended-container #tab-allreview #tmdproreview > .row,.extended-container #tab-highreview #tmdhighreview > .row,.extended-container #tab-lowreview #tmdlowreview > .row,.extended-container #tab-recentreview #tmdrecentreview > .row,.extended-container #tab-oldest #tmdoldreview > .row{
  margin: 0 -15px;
}
#myModal #formreview .form-group .row > label{
  padding-right: 15px;
}
.extended-container #myModal #formreview .form-group label{
  width: 20% !important;
}
#myModal #formreview .form-group input[type='text'],#myModal #formreview .form-group input[type='email'],#myModal #formreview .form-group input[type='password'],#myModal #formreview .form-group input[type='tel'], textarea{
  min-height: 25px;
  width: 100%;
  max-width: 100%;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.site-wrapper .allproduct .product-thumb .image img{
  margin: 0 auto;
}
.site-wrapper .product-thumb{
  display: block;
  background: #fff;
}
.site-wrapper .allproduct .product-thumb .image a{
  display: block;
}
.site-wrapper .allproduct .rating i {
    font-size: 15px;
}
.site-wrapper .allproduct .rating span {
    font-size: 10px !important;
}
.site-wrapper .latestreview .product-thumb .caption{display: block;}
.site-wrapper .latestreview hr{border-top: 1px solid #ddd;}
.site-wrapper .latestreview hr:before{display: none;}
.site-wrapper .top-rating .button{text-align: center;}
.site-wrapper .review_filter .nav-tabs > li a.hover,.site-wrapper .review_filter .nav-tabs > li.hover a, .site-wrapper .review_filter .nav-tabs > li.active > a,.site-wrapper .review_filter .nav-tabs > li.active > a:focus,.site-wrapper .review_filter .nav-tabs > li.active > a:hover,.site-wrapper .review_filter .nav > li > a:focus,.site-wrapper .review_filter .nav > li > a:hover{
  border-bottom: none;
}
.site-wrapper #buttonsvoteup .buttons a{
  color: #fff;
  font-size: 16px;
}
.site-wrapper #buttonsvoteup .buttons {
  background: transparent;
  border: none;
  display:block;
  justify-content: start;
  gap:5px;
}
.site-wrapper #buttonsvoteup .buttons a i{
  color: #fff;
  font-size: 16px;
  margin-right: 3px;
}
.site-wrapper #myModal #formreview .form-group .col-sm-9 .row > label{
  width: 22% !important;
  float: left;
}
.oc2 #myModal label{
	padding-right: 0 !important;
}
.site-wrapper #myModal #formreview .form-group .rating label{
    font-size: 30px;
}
.product-blocks-top .top-rating > .row .col-sm-7,.product-blocks-top .top-rating > .row .col-sm-5,.product-blocks-bottom .top-rating > .row .col-sm-7,.product-blocks-bottom .top-rating > .row .col-sm-5{
  width: 100%;
}
.text-center{
  text-align: center;
}
.product-blocks-top .reviews .rating,.product-blocks-top .reviews .box .pull-left,.product-blocks-top .reviews .box .pull-right,.product-blocks-top .custom .box-rating .text,.product-blocks-bottom .reviews .rating,.product-blocks-bottom .reviews .box .pull-left,.product-blocks-bottom .reviews .box .pull-right,.product-blocks-bottom .custom .box-rating .text{
  display: block !important;
  float: none !important;
  text-align: center;
  margin: 0 auto;
}
.product-blocks-top .review_filter .tab-content .col-sm-7,.product-blocks-top .review_filter .tab-content .col-sm-5,.product-blocks-bottom .review_filter .tab-content .col-sm-7,.product-blocks-bottom .review_filter .tab-content .col-sm-5{
  width: 100% !important;
}
.product-blocks-top #buttonsvoteup .buttons,.product-blocks-bottom #buttonsvoteup .buttons{
  align-items: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.review-main h1{
  text-align: center;
  margin: 20px 0;
}
.review-main{
    padding: 15px;
    margin: 10px 0;
}
.review-main .firstpart {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 10px;
    padding: 15px 15px;
    margin: 0 0 15px;
    border: none;
    min-height: 275px;
}
.review-main .swiper-viewport{margin: 0 0 10px !important; background: transparent !important; border: none !important; border-radius: 0px !important; box-shadow: none !important;}

.review-main .view_all .btn{font-size: 14px;background: #229ac8; border-color: #229ac8;color: #fcf9f9;}

.review-main .view_all{text-align: center; margin:0 0 20px;}

.firstpart img {
    border-radius: 50%;
    margin: 0 auto;
}
.review-main .name {margin: 5px 0; cursor: pointer;}
.review-main .rating{text-align: center;}
.review-main .name a{font-size: 14px; color: #000; }
.pdate{margin-bottom: 10px;}
.review-main .swiper-button-prev:before,.review-main .swiper-button-next:before{
  font-size: 26px;
  text-align: center;
  padding: 0 5px;
  line-height: 40px;
}
/* 31 10 2019 */
.ratingerror {
 	clear:both;
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
	width:96%;
	text-align:center;
	padding:8px 14px 8px 14px;
	border:1px solid transparent;
	border-radius:4px;
	margin:auto;
	margin-top:10px;	
}

#pro-review{
	margin-bottom:10px;
}

.writerevires{color:#29A5CE;font-size: 16px;cursor: pointer;font-weight: bold;}
/* 31 10 2019 */
/* Journal3 */
.pro-reviewdiv{width:100%;}
.jformreview .form-group .control-label + div{width:100%;}

/* Journal3 */
.site-wrapper #formreview .rating{
  float: left;
  direction: rtl;
}
.site-wrapper #formreview .rating label {
    float: right;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    width: 1.1em;
    cursor: pointer;
    color: #11C724;
    font-size:30px;
}

.site-wrapper .rating > label:hover,.rating > label:hover ~ label,.rating > input.radio-btn:checked ~ label {
    color: transparent;
}
.site-wrapper #formreview .rating label:before{content: "" !important;margin-right: 0 !important;}
.site-wrapper #formreview .rating label:hover:before,.site-wrapper #formreview .rating label:hover ~ label:before,.site-wrapper #formreview .rating input.radio-btn:checked ~ label:before,.site-wrapper #formreview .rating input.radio-btn:checked ~ label:before {
    content: "\2605" !important;
    position: absolute;
    left: 0;
    color: #11C724;
    font-size: 30px !important;
    margin-right: 0 !important;
}
.site-wrapper #formreview .rating .form-group label + div{
      float: left;
}
.headingpromo{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.parapromo{
	font-size:14px;
	font-weight:bold;
}
.allproduct .product-layout .product-thumb .caption{
	padding: 0 10px; 
	min-height: 265px;
}
.allproduct .product-layout .product-thumb p{
	color: #696973;
    font-size: 14px;
    padding: 0;
}

.oc2 .swiper-pager .fa:before {
	font-family: 'journal-icons';
	top: 20px;
}

.oc2 .swiper-button-prev, .oc2 .swiper-button-next {
	line-height: 40px;
	text-align: center;
}

.oc2 .latestreview .swiper-viewport {
	margin: 0;
}

.oc2 .view_all {
	margin: 0 0 30px;
}

.oc2 .allproduct .list tr td img {
	margin: 0px auto;
}

.oc2 .allproduct .product-filter > div {
    float: left;
    padding: 10px;
    height: auto;
}

.oc2 .allproduct .additional-image {
	border: 0;
}

.site-wrapper .review_filter h5 {
	font-size: 16px;
}

.site-wrapper #buttonsvoteup .buttons input+.btn {
	margin-top: 0 !important;
}

.oc2 #buttonsvoteup .buttons a {
	color: #fff;
}

.oc2 #myModal .rating label {
	width: auto;
}
.site-wrapper .fa-stack em{
	font-size: 1.5em !important;
}
.site-wrapper .fa-stack{
	width: 1.5em !important;
	height: 1.5em !important;
}
.site-wrapper .review-main .swiper-viewport .swiper-button-next {
    right: 10px !important;
    left: auto;
	position:absolute;
}
.site-wrapper .review-main .swiper-viewport .swiper-button-prev {
    left: 10px !important;
    right: auto;
	position:absolute;
}
.review-flex{
	display: flex;
    border-bottom: 1px solid #ddd;
}
.review-flex .image{
	width: 50%;
}
.latestreview .reviewson .product-thumb .publish{
	display: flex;
}
.latestreview .reviewson .product-thumb .publish .name{
	margin-left: auto;
}
.site-wrapper .allproduct .search .btn-default{
	border-radius: 5px !important;
}
.site-wrapper .allproduct .rating .icon{
	padding-bottom: 5px;
}
.site-wrapper .allproduct .input-group .form-control{
	border-radius: 0 4px 4px 0 !important;
}
.site-wrapper .allproduct .input-group{
	gap: 0;
}
.site-wrapper #buttonsvoteup .buttonlike{
	width:31px;
	height:31px;
	margin: 0;
}
.site-wrapper #buttonsvoteup .buttondislike{
	width:31px;
	height:31px;
	margin: 0;
}
.site-wrapper .blocks-default{
	z-index: inherit !important;
}
.site-wrapper #myModal .jformreview .form-group .control-label + .ratingstars {
    width: 60%;
}
.latestreview .swiper-button-prev:before,.latestreview .swiper-button-next:before{
	font-size: 22px;
	line-height: 40px;
    text-align: center;
}
@media (max-width:767px) {
	.custom .box-rating .text{
		text-align: center;
		margin-top: 10px;
	}
	.oc3 .allproduct .row>.col-sm-12{
		padding: 0 !important;
	}
	.allproduct .product-layout .product-thumb .caption{
		min-height: 403px;
	}
	.allproduct .product-layout:nth-child(2n+1){
		clear:left;
	}
  .review-main{
	  background-position: 0 !important;
  }
  .top-rating .button{
    text-align: left;
  }
  .reviews .ratings, .reviews h4 {
    text-align: left;
  }
  .reviews .pull-left, .reviews .pull-right{
    float: none;
  }
  .reviews .pull-right, .review_filter .nav-tabs > li {
    width: 100%;
  }
  .review_filter .nav-tabs > li {
    padding: 10px 0px 0;
  }
  .review_filter .tab-content {
    margin-bottom: 20px;
  }
  .top-rating .button h6, .top-rating .button .btn-primary {
    font-size: 15px;
  }
  .top-rating .button p {
    font-size: 14px;
  }
  #formreview img{
	  margin:0 auto;
  }
  #formreview .flexcolumn{
	  flex-direction:column;
  }
  .site-wrapper #myModal #formreview .form-group .col-sm-9 .row > label {
    width: 100% !important;
  }
}