#productRatingBox {
  margin: 50px 0;
}
#productRatingBox .innerDiv {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#productRatingBox .innerDiv > div {
  width: calc(97% / 2);
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  padding: 20px 20px 20px 40px;
  border-radius: 6px;
}
#productRatingBox .innerDiv > div .title {
  position: relative;
  font-weight: 500;
  text-align: left;
  margin: 0 0 20px 0;
}
#productRatingBox .innerDiv > div .title::before {
  content: "";
  position: absolute;
  left: -27px;
  top: -1px;
  width: 20px;
  height: 20px;
  border: 4px solid #f35451;
  background-color: white;
  border-radius: 50%;
}
.review-container {
  max-width: 600px;
}

.review-customer-name {
  width: 100%;
  float: left;
  font-family: SolaymanLipi, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
}

.review-customer-posted-date {
  width: 100%;
  float: left;
}

.review-text {
  font-family: SolaymanLipi, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin-bottom: 5px;
  text-align: justify;
}

.review-separator {
  border-bottom: 1px solid #e5e5e5;
  margin: 5px 0 10px 0;
}

.img-rating {
  background-image: url(ratingimg.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 92px;
  float: left;
  margin-top: 4px;
}

.star-5 {
  background-position: -3px 0;
}

.star-4 {
  background-position: -22px 0;
}

.star-3 {
  background-position: -40px 0;
}

.star-2 {
  background-position: -58px 0;
}

.star-1 {
  background-position: -77px 0;
}

.fb-save-container {
  float: right !important;
  width: 150px !important;
  height: 20px;
  line-height: 20px;
  margin: 10px 0 0 0;
}

.fb-like-share-container {
  float: right !important;
  width: 160px !important;
  height: 20px;
  line-height: 20px;
  margin: 10px 0 5px 0;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.merchant-container > col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

.main-container {
  background: 0 0;
  float: left;
  width: 100%;
  position: absolute;
}

.merchant-rating-container {
  padding: 15px 0;
  font-size: 21px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.rating-wrapper {
  line-height: 28px;
  height: 26px;
}

.rating-text-wrapper {
  font-size: 14px;
  color: #666;
  text-align: left;
  padding-right: 2px;
}

.rating-star {
  margin-top: 0;
  line-height: 28px;
}

.delivery-performace-heading-text {
  float: left;
  width: 90%;
  font-size: 16px;
  text-decoration: underline;
}

.seller-info-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  font-size: 14px;
  list-style: outside none none;
  margin-left: 30%;
  min-width: 350px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
  margin-top: -8px;
}

.eid-info-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #24b193;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176);
  font-size: 14px;
  list-style: outside none none;
  margin-left: 2px;
  min-width: 350px;
  position: absolute;
  text-align: left;
  margin-top: 6px;
  color: #f15a2b;
}

.eid-text-st {
  color: #f15a2b;
  margin: 5px;
}

.seller-info-style {
  padding: 5px;
  font-family: SolaymanLipi, Verdana, Arial, Helvetica, sans-serif;
}

.info-text-st {
  color: #4d4d4d;
  margin: 12px;
}

.performace-batch-wrapper {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
}

.performace-batch-text {
  float: right;
  display: inline-block;
  width: 250px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  height: 58px;
}

.performance-text {
  float: left;
  text-align: left;
  font-size: 14px;
  height: 58px;
  align-items: center;
  display: flex;
}

.merchant-delivery-method {
  float: left;
  padding: 0 0 0 5% !important;
  padding: 0;
  background-color: #f0f0f0;
  width: 95%;
}

#inactive-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0.5;
  -moz-opacity: 0.5;
  z-index: 10000;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.login-link-div {
  display: inline-block;
  font-size: 12px;
  float: left;
  padding-left: 3%;
}

.login-link-div a {
  color: #ff0;
}

.login-link-div a:hover {
  color: #fff;
  text-decoration: none;
}

.password-forgotten-link-div {
  display: inline-block;
  font-size: 13px;
  float: left;
  padding-left: 16%;
}

.password-forgotten-link-div a {
  color: #fff;
}

.password-forgotten-link-div a:hover {
  color: #fff;
  text-decoration: none;
}

.new-account-div {
  display: inline-block;
  font-size: 13px;
  float: left;
  padding-left: 2%;
}

.new-account-div a {
  color: #efd0ca;
}

.new-account-div a:hover {
  color: #f16e52;
  text-decoration: none;
}

.form-group-customise {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.top-signin-input {
  border-radius: 2px;
  font-size: 14px;
  height: 20px;
  padding: 1px 12px;
}

.top-signin-button {
  background-color: #f16e52;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 1px 12px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}

.logo-search-cart-container {
  float: left;
  margin: 0 5% 1% 5%;
  width: 90%;
}

.breadcrumb-container {
  background-color: #0072b0;
  float: left;
  margin: 0 5% 3% 5%;
  width: 90%;
}

.image-deal-container {
  float: left;
  width: 100%;
}

.deal-header-container {
  float: left;
  background-color: #f2f2f2;
  height: 75px;
}

.image-container {
  float: left;
}

.main-image {
  float: left;
  width: 520px !important;
  height: 415px !important;
  text-align: center;
}

.main-image img {
  float: left;
  width: 520px !important;
  height: 415px !important;
}

.thumbnail-image {
  float: left;
  height: 80px;
  padding: 5px 0 !important;
}

#thumbsImageDiv a > img {
  margin-top: 5px;
  margin-right: 5px;
}

#thumbsImageDiv a:first-child > img {
  margin: 5px 5px 2px 0;
}

#thumbsImageDiv a:last-child > img {
  margin: 5px 0 2px 5px;
}

.deal-container {
  float: left;
  padding: 0 0 0 10px;
}

.deal-title {
  color: #434343;
  float: left;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  height: 75px;
}

.deal-title span h1 {
  color: #434343;
  float: left;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 75px;
  line-height: 70px;
  overflow: hidden;
  padding-left: 5%;
}

.deal-short-description span h2 {
  color: #919294;
  float: left;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  padding: 0;
  margin: 0;
}

.deal-short-description {
  color: #919294;
  float: left;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  padding: 0;
}

.ajkerdeal-logo {
  padding-left: 0;
  float: left;
}

.deal-details-cart-container {
  float: left;
  margin: 6% 0 0;
  padding: 0.1% 0 0.1% 0;
}

.search-textbox-button {
  margin: 8% 0 0 4%;
}

.serach-box {
  width: 100%;
  border: 3px solid #58595b;
  padding: 0.1% 0 0.1% 1%;
  height: 32px;
}

.search-button {
  border: none;
  padding: 0;
  width: 57px;
  height: 32px;
}

.product-details-container {
  float: left;
  margin: 0;
  width: 100%;
}

.heading {
  background-color: #0072b1;
  padding: 0.5% 0 0.5% 0.5%;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 21px;
  color: #fff;
  width: 100%;
  height: 45px;
  font-weight: 700;
}

.deal-description-heading-text-image {
  width: 100%;
  float: left;
}

.deal-description-heading-image {
  width: 4%;
  float: left;
  padding: 0.5% 0.1% 0 1%;
}

.deal-description-heading-text {
  width: 95%;
  float: left;
}

.product-details-merchant {
  float: left;
  border-left: 2px solid #cfcfcf;
  border-right: 2px solid #cfcfcf;
  border-bottom: 2px solid #cfcfcf;
}

.product-details {
  padding: 2% 5px 2% 0;
  font-size: 21px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.product-details ul li {
  width: 100%;
  float: left;
  list-style: none;
}

.li-image {
  width: 5%;
  line-height: 43px;
  vertical-align: middle;
}

.li-content {
  width: 95%;
  line-height: 43px;
  vertical-align: middle;
  padding-left: 1%;
}

.product-merchant {
  padding: 2% 0 2% 0;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.merchant-heading-company-name-container {
  padding: 0 1% 0 5%;
}

.product-merchant-heading {
  font-size: 21px;
  margin-top: 2%;
}

.product-merchant-heading-image-text {
  float: left;
  width: 100%;
}

.product-merchant-heading-image {
  float: left;
  width: 10%;
}

.product-merchant-heading-text {
  float: left;
  width: 90%;
}

.product-merchant-company-name {
  font-size: 20px;
  outline: 0;
  font-weight: 700;
  margin-top: 10px;
}

.product-delivery-and-payment-method-link {
  font-size: 21px;
  outline: 0;
  margin: 2% 0 2% 0;
  margin-top: 20px;
}

.product-delivery-and-payment-method-link a {
  text-decoration: none;
  color: #f15a2b;
}

.product-delivery-and-payment-method-link a:hover {
  text-decoration: none;
  color: #428bca;
}

div.vertical-line {
  width: 1px;
  height: 100%;
  float: left;
  border: 1px dashed #cecece;
  margin-top: 2%;
  border-radius: 2px;
}

.product-order-delivery-payment-container {
  float: left;
  margin: 3% 5% 0 5%;
  width: 90%;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.product-order-delivery-payment-heading {
  background-color: #fff;
  padding: 1.5% 1.5% 1.5% 1.5%;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 21px;
  color: #333;
  width: 100%;
  font-weight: 700;
}

.product-order-delivery-payment-details {
  padding: 1% 4% 2% 0;
  font-size: 21px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.product-order-delivery-payment-details ul li {
  width: 100%;
  float: left;
  list-style: none;
}

.payment-method-image {
  padding: 1% 4% 2% 0;
}

hr.style-six {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  margin: -1.5% 0 0 3%;
}

.price-payment-policy {
  margin: -18% 0 0 3%;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.product-condition-container {
  float: left;
  margin: 3% 5% 5% 5%;
  width: 90%;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.product-condition-heading {
  background-color: #fff;
  padding: 1.5% 1.5% 1.5% 1.5%;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 21px;
  color: #333;
  width: 100%;
  font-weight: 700;
}

.product-condition-details {
  float: left;
  font-size: 21px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.product-condition-details ul li {
  list-style: none;
  width: 100%;
  float: left;
}

.same-category-offer-big-container {
  float: left;
  margin: 3.5% 0 0 0;
  width: 100%;
}

.same-category-big-heading {
  float: left;
}

.same-category-big-heading h1 {
  overflow: hidden;
  text-align: center;
  font-size: 21px;
  color: #5a5a5c;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.same-category-big-heading h1:after,
.same-category-big-heading h1:before {
  background-color: #5a5a5c;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.same-category-big-heading h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.same-category-big-heading h1:after {
  left: 0.5em;
  margin-right: -50%;
}

.same-category-big-Image-container {
  float: left;
  width: 100%;
  padding: 0;
}

.category-big-Image-wrapper {
  float: left;
  padding-right: 2%;
  padding-left: 2%;
  margin-top: 20px;
}

.category-big-Image-wrapper a {
  text-decoration: none;
  color: #333;
}

.category-big-Image-wrapper a:hover {
  text-decoration: none;
  color: #35a3d3;
}

.view-same-category-link {
  float: left;
  width: 95%;
  margin-left: 3%;
  background-color: #333;
  color: #fff;
  cursor: pointer;
  padding: 3% 0 3% 0;
  text-align: center;
  visibility: hidden;
  position: relative;
  top: 150px;
  opacity: 0;
}

.big-image {
  float: left;
  width: 100%;
  padding-left: 5%;
  margin-top: 0;
}

.horizontal-line {
  float: left;
  width: 100%;
}

hr.category-horizontal-line {
  background: #5a5a5c;
  clear: both;
  float: none;
  width: 100%;
  height: 2px;
  border: none;
  margin-bottom: 2%;
  margin-top: 10%;
}

.product-title {
  float: left;
  font-size: 16px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  height: 20px;
  overflow: hidden;
  padding-left: 0.5%;
  text-align: center;
  width: 100%;
}

.product-title a {
  float: left;
  text-decoration: none;
}

.product-title a:hover {
  color: #35a3d3 !important;
}

.same-merchant-big-heading h1 {
  overflow: hidden;
  text-align: center;
  font-size: 21px;
  color: #24b19c;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.same-merchant-big-heading h1:after,
.same-merchant-big-heading h1:before {
  background-color: #24b19c;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.same-merchant-big-heading h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.same-merchant-big-heading h1:after {
  left: 0.5em;
  margin-right: -50%;
}

.hot-big-heading {
  float: left;
}

.hot-big-heading h1 {
  overflow: hidden;
  text-align: center;
  font-size: 21px;
  color: #2275ab;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.hot-big-heading h1:after,
.hot-big-heading h1:before {
  background-color: #2275ab;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.hot-big-heading h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.hot-big-heading h1:after {
  left: 0.5em;
  margin-right: -50%;
}

.hot-big-Image-wrapper {
  float: left;
  padding-right: 2%;
  padding-left: 2%;
  margin-top: 20px;
}

.hot-big-Image-wrapper a {
  text-decoration: none;
  color: #333;
}

.hot-big-Image-wrapper:hover .view-same-category-link {
  visibility: visible;
  opacity: 1;
}

.deal-purchase-container {
  float: left;
  width: 100%;
  border: 1px solid #24b193;
  margin-top: 5px;
  padding: 2%;
}

.deal-price {
  float: left;
  color: #f15a2b;
  font-size: 35px;
  font-weight: 700;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  vertical-align: top;
}

.arrow-in-deal-details {
  padding-bottom: 0.5px;
}

.deal-quantity {
  float: left;
  padding-top: 30px;
}

#Quantity {
  padding-left: 1%;
  float: left;
  width: 100%;
}

.button {
  background-color: #fff;
  font-size: 22px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  color: #f15a2b;
  font-weight: 700;
  border: none;
  padding: 7px 5px 4px 5px;
  cursor: pointer;
}

.plus-minus-button {
  background-color: #fff;
  font-size: 22px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  color: #f15a2b !important;
  font-weight: 700;
  border: none;
  padding: 0 !important;
  cursor: pointer;
}

.quantity-button {
  background-color: #fff;
  font-size: 22px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  color: #f15a2b;
  font-weight: 700;
  border: none;
  padding: 9px 5px 7px 5px;
  cursor: pointer;
}

#quantity-value {
  border-right: solid 1px #24b193;
  border-left: solid 1px #24b193;
  font-size: 18px;
  padding-top: 1%;
  width: 30px;
  height: 29px;
  float: left;
  text-align: center;
  color: #919294;
}

.text_size {
  font-size: 16px;
  padding-top: 2%;
  display: inline-block;
  float: left;
  color: #5a5a5c;
  width: 60px;
}

.deal-price-quantity-container {
  padding-left: 1%;
}

.deal-code-button-container {
  float: left;
  padding-top: 0.5%;
}

.deal-code-container {
  float: left;
  padding-bottom: 2%;
  padding-left: 1%;
}

.deal-code-image-container {
  float: left;
  color: #5a5a5c;
  font-size: 16px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  width: 100%;
  margin-bottom: 1%;
}

.deal-code-image {
  float: left;
  width: 25px;
  padding-left: 3px;
  margin-top: -3px;
}

.deal-code {
  float: left;
  width: calc(100%-28px);
  color: #5a5a5c;
  font-size: 16px;
  padding-left: 3px;
}

.highlight {
  font-size: 14px;
  background-color: #f15a2b;
  border: 2px solid #000;
  color: #fff;
}

.buy-container {
  float: right;
  width: 60%;
}

.sold-button {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: 1px solid red;
  border-left: 1px solid red;
  border-right: 1px solid red;
  border-bottom: 3px solid red;
  color: red;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  padding: 0.3em;
  text-decoration: none;
  vertical-align: middle;
  width: 78%;
  float: right;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5%;
}

.buy-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: 1px solid #f16e52;
  border-bottom: 2px solid #be4c41;
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 19px;
  padding: 0.3em;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  float: right;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5%;
}

.buy-container a {
  text-decoration: none;
}

.buy-container a:hover {
  text-decoration: none;
  color: #fff;
}

.phone-order {
  margin: 10px 0 !important;
  text-align: left;
}

.phone-order img {
  width: 300px;
  height: 60px;
}

.refund-policy-container {
  float: left;
  margin-left: 6%;
  padding: 4% 2% 2%;
  cursor: pointer;
}

.refund-policy-image {
  float: left;
  width: 20px;
  height: 30px;
}

.refund-policy-image img {
  width: 20px;
}

.refund-policy-head-text {
  float: left;
  width: calc(100%-30px);
  color: #f15a2b;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  height: 30px;
  margin-top: 6px;
  padding-left: 6px;
}

.refund-policy-head-text a {
  color: #5c5c5e;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.refund-policy-head-text a:hover {
  color: #888;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  text-decoration: none;
}

.refund-policy-text {
  float: left;
  color: #5c5c5e;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  margin-left: 6%;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  padding: 0 40px 10px !important;
}

.refund-policy-text p {
  padding: 5px 0 5px 0;
  margin: 0 0 10px;
}

.youtube-link-container {
  float: left;
  margin-left: 6%;
  padding: 4% 2% 2%;
}

.youtube-link-container a {
  float: left;
  color: #e52d27 !important;
}

.delivery-speed-text {
  float: left;
  width: 90%;
  color: #5c5c5e;
  font-size: 18px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  margin: 8px 0 8px 0;
}

.same-category-offer-small-container {
  float: left;
  margin: 3% 0 0 0;
  width: 100%;
}

.same-category-small-heading {
  float: left;
}

.same-category-small-heading h1 {
  overflow: hidden;
  text-align: center;
  font-size: 21px;
  color: #5a5a5c;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  line-height: 140%;
}

.same-category-small-heading h1:after,
.same-category-small-heading h1:before {
  background-color: #5a5a5c;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.same-category-small-heading h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.same-category-small-heading h1:after {
  left: 0.5em;
  margin-right: -50%;
}

.same-category-small-Image-container {
  float: left;
  width: 100%;
  padding: 0;
}

.category-small-Image-wrapper {
  float: left;
  padding-right: 0.5%;
  padding-left: 0.5%;
  margin-top: 20px;
  text-align: center;
}

.category-small-Image-wrapper a {
  text-decoration: none;
  color: #333;
}

.category-small-Image-wrapper:hover .view-same-category-small-link {
  visibility: visible;
  opacity: 1;
  z-index: 10000;
}

.view-same-category-small-link {
  background-color: #333;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin-left: -2.5%;
  padding: 3% 0;
  position: absolute;
  text-align: center;
  top: 80px;
  visibility: hidden;
  width: 100%;
  text-align: center;
  height: 50px;
}

.small-image {
  float: left;
  width: 100%;
  padding-left: 5%;
  margin-top: 0;
  position: relative;
}

.product-small-title {
  float: left;
  font-size: 14px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  text-align: center;
  height: 20px;
  overflow: hidden;
  padding-left: 0.5%;
}

.product-merchant-company-name a {
  text-decoration: none;
}

.product-merchant-company-name a:hover {
  color: #333;
  text-decoration: none;
}

.more-link-div {
  float: left;
  padding: 3% 1% 0 0;
  width: 100%;
}

.more-link {
  float: right;
  text-align: right;
  width: 100%;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
}

.more-link a {
  text-align: right;
  color: #fff !important;
  font-size: 21px;
  padding: 0.5% 2% 0.5% 2%;
  text-decoration: none;
  background-color: #0072b1;
  border-bottom: 2px solid #005584;
  border-radius: 2px;
}

.more-link a:hover {
  text-decoration: none;
  background-color: #f15a2b;
  color: #fff;
  padding: 0.5% 2% 0.5% 2%;
  border-bottom: 2px solid #be4c41;
  border-radius: 2px;
}

.merchant-more-link-div {
  float: left;
  padding: 1% 0 0 0;
  width: 99%;
}

.both-side-gap {
  margin: 4%;
}

#topProfileLogoutDiv {
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  padding-top: 1%;
}

#topProfileLogoutDiv a {
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

#addToCart-cart-icon {
  padding-bottom: 2%;
}

.cardTypeRadioButton input[type="radio"] {
  margin: 0 0 0 31% !important;
}

.delivery-mobile-address-input-area input[type="text"] {
  background: 0 0 !important;
  border-style: none !important;
  padding: 8px !important;
  border: 1px solid #e6e7e9 !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  width: 80% !important;
}

.delivery-address-input-area input[type="text"] {
  background: 0 0 !important;
  border-style: none !important;
  padding: 8px !important;
  margin-top: 10px !important;
  border: 1px solid #e6e7e9 !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  width: 75% !important;
}

.delivery-district-select-area {
  padding: 2% 0 2% 0;
}

.delivery-district-select-area select {
  border: 1px solid #e6e7e9;
  color: #999;
  font-size: 16px;
  height: 34px;
  margin-top: 2%;
  width: 425px;
}

.confirm-payment-container input[type="submit"] {
  color: #fff;
  height: 50px;
  padding: 0;
  width: 250px;
  margin: 0 auto;
  background: #f16e52;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f16e52;
  border-bottom: 2px solid #be4c41;
  cursor: pointer;
  font-size: 18px;
}

.styled-select select {
  border: 1px solid #e6e7e9;
  color: #999;
  font-size: 16px;
  height: 34px;
  margin-top: 2%;
  width: 80%;
}

.site-sign-button-container {
  float: right;
  padding: 5% 20% 2%;
}

.register-sign-button-container {
  float: right;
  padding: 5% 20% 5%;
}

.register-sign-button-container input[type="submit"] {
  background: #24b29c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #24b29c;
  border-bottom: 2px solid #24b29c;
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 0.5em;
  text-decoration: none;
  vertical-align: middle;
  width: 50%;
  float: right;
  text-align: center;
  cursor: pointer;
}

.site-sign-button {
  background: #f16e52;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f16e52;
  border-bottom: 2px solid #be4c41;
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 0.5em;
  text-decoration: none;
  vertical-align: middle;
  width: 50%;
  float: right;
  text-align: center;
  cursor: pointer;
}

.site-registration-button {
  background: #24b29c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #24b29c;
  border-bottom: 2px solid #24b29c;
  color: #fff;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 0.5em;
  text-decoration: none;
  vertical-align: middle;
  width: 50%;
  float: right;
  text-align: center;
  cursor: pointer;
}

.delivery-process-radio-container label {
  color: #333 !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
  text-align: left !important;
  width: 90% !important;
  padding: 0 !important;
}

.specification-body-container {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  margin: 0 0 0 3%;
}

.Spacification-button {
  color: #7a6d42;
  position: relative;
  margin-left: 5%;
  font-size: 20px;
}

.Spacification-button img {
  margin-top: 3px;
  width: 20px;
}

.Spacification-button:hover {
  color: #0072b1;
  cursor: pointer;
}

.product-specification-container {
  border-top: 1px solid #f5dbb4;
  width: 93%;
  padding: 2% 4% 2% 0;
  font-size: 16px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  margin: 7px 0 0 3%;
  display: none;
}

.product-specification-container ul {
  list-style: none;
  margin: 0 0 15px -15px;
}

.product-specification-container ul li {
  width: 100%;
  float: left;
  list-style: outside none none;
}

.li-content-v1 {
  width: 95%;
  line-height: 26px;
  vertical-align: middle;
  padding-left: 0;
  float: left;
  padding-top: 2px;
  font-family: Helvetica, SolaimanLipi, Verdana, sans-serif;
}

.li-content-v1 p {
  width: 95%;
  line-height: 26px;
  vertical-align: middle;
  float: left;
  padding: 0;
}

.li-image-v1 {
  width: 4%;
  line-height: 30px;
  vertical-align: middle;
  float: left;
}

.fav-button {
  float: right;
  margin: 35px -3% 0 0;
  cursor: pointer;
  width: 100% !important;
}

.fav-done {
  margin: 7% 2% 0 0;
  width: 40px !important;
  float: left;
}

.fav-done-text {
  width: 110px;
  margin-top: -30px;
  float: right;
  text-align: right;
}

.fav-button-container {
  float: right;
  padding: 0;
  width: auto;
}

.view-more-crazy-deal {
  float: left;
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
  color: #fff !important;
  cursor: pointer;
}

.view-more-crazy-deal a {
  background: #0072b1;
  background-image: -webkit-linear-gradient(top, #4698cc, #0072b1);
  background-image: -moz-linear-gradient(top, #4698cc, #0072b1);
  background-image: -ms-linear-gradient(top, #4698cc, #0072b1);
  background-image: -o-linear-gradient(top, #4698cc, #0072b1);
  background-image: linear-gradient(to bottom, #4698cc, #0072b1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px #666;
  -moz-box-shadow: 0 3px 3px #666;
  box-shadow: 0 3px 3px #666;
  font-family: SolaimanLipi;
  color: #fff !important;
  font-size: 22px;
  padding: 15px 50px 15px 50px;
  text-decoration: none;
  outline: 0;
}

.view-more-crazy-deal a:hover {
  background: #f16e52;
  text-decoration: none;
  color: #fff;
  outline: 0;
}

.view-more-crazy-deal a:active {
  background: #0072b1;
  text-decoration: none;
  color: #fff;
  outline: 0;
}

.merchant-delivery-method li {
  float: left;
  list-style: none;
  width: 100%;
}

.merchant-delivery-method li span {
  float: left;
}

.div-table {
  display: table;
  float: left;
  width: 310px;
  border: 1px solid #cfcfcf;
  margin-bottom: 20px;
  background-color: #fff;
}

.div-table-header-row {
  display: table-row;
  float: left;
  width: 310px;
  clear: both;
  color: #333;
  border-bottom: 1px solid #cfcfcf;
}

.div-table-row {
  display: table-row;
  float: left;
  width: 310px;
  clear: both;
}

.div-table-title-col {
  float: left;
  display: table-column;
  width: 100px;
  margin: 10px 0 10px 0;
  text-align: center;
}

.div-table-col {
  float: left;
  display: table-column;
  width: 105px;
  margin: 10px 0 10px 0;
  text-align: center;
}

.rating-review-container {
  color: #919294;
  float: left;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  height: 35px;
}

.top-rating-review-summary-container {
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  float: right;
  line-height: 20px;
  max-width: 420px;
  text-align: right;
  padding: 8px 8px 0 0;
  color: #333;
}

.top-rating-review-summary {
  float: left;
  width: auto;
  font-family: SolaymanLipi, Verdana, Arial, Helvetica, sans-serif;
  color: #337ab7;
  line-height: 24px;
  cursor: pointer;
}

.top-rating-separator {
  float: left;
  width: 10px;
  color: #333;
  text-align: center;
  line-height: 24px;
}

.top-rating-review-link {
  float: left;
  width: 80px;
  color: #337ab7;
  line-height: 24px;
  cursor: pointer;
  text-align: left;
}

.top-rating-review-summary-value {
  float: right;
  max-width: 35px;
  text-align: center;
  line-height: 24px;
}

.review-wrapper {
  float: left;
  padding-top: 5px;
}

link-review {
  color: #919294 !important;
}

link-review:hover {
  color: #35a3d3 !important;
  font-size: 12px !important;
  font-weight: 400;
}

span.stars,
span.stars span {
  display: block;
  background: url(stars-3.png) 0 -27px repeat-x;
  width: 135px;
  height: 25px;
}

span.stars span {
  background-position: 0 -1px;
}

span.diamond-green,
span.diamond-green span {
  display: block;
  background: url(green-diamond.png) 0 -21px repeat-x;
  width: 105px;
  height: 20px;
}

span.diamond-green span {
  background-position: 0 -1px;
}

span.diamond-yellow,
span.diamond-yellow span {
  display: block;
  background: url(yellow-diamond.png) 0 -21px repeat-x;
  width: 105px;
  height: 20px;
}

span.diamond-yellow span {
  background-position: 0 -1px;
}

span.diamond-red,
span.diamond-red span {
  display: block;
  background: url(red-diamond.png) 0 -21px repeat-x;
  width: 105px;
  height: 20px;
}

span.diamond-red span {
  background-position: 0 -1px;
}

.merchant-performance-container {
  padding: 0 5% 0 5%;
}

.merchant-performance-wrapper {
  border: 1px solid #ddd;
  margin-top: 15px;
  padding: 10px;
}

.merchant-performance-row {
  line-height: 30px;
}

.merchant-performance-colomn {
  line-height: 25px;
  margin: 5px 0 5px 0;
}

.merchant-positive-review-value {
  font-size: 27px;
  text-align: center;
  color: #38b449;
}

.merchant-positive-text-color {
  color: #666;
  font-size: 21px;
  text-align: center;
  line-height: 45px;
}

.merchant-del-speed-text-color {
  color: #666;
  font-size: 15px;
  line-height: 30px;
}

.merchant-del-img {
  width: 30px;
  float: left;
  line-height: 21px;
}

.merchant-del-text-header {
  width: 200px;
  float: left;
  line-height: 29px;
  font-size: 15px;
  color: #666;
}

.merchant-del-speed-text {
  height: 20px;
  line-height: 20px;
  color: #666;
}

.merchant-del-text-wrapper {
  margin: 10px 0 10px 0;
}

#FixedProductChargeInsideDhk img {
  width: 40px;
}

#FixedProductChargeOutsideDhk img {
  width: 40px;
}

.exact-match-wrapper {
  overflow: hidden;
  float: left;
  width: 99%;
  margin-right: 2px;
  border-right: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}

.exact-match-price {
  float: right;
  background-color: #f16e52;
  color: #fff;
  margin-top: -24px;
  z-index: 1000000;
  position: absolute;
  width: 70px;
  left: 98px;
  border-top-left-radius: 2px;
  height: 145px;
  height: 24px;
}

.owl-carousel .owl-wrapper-outer {
  border-left: 1px solid #f2f2f2;
}

.others-merchant-text {
  font-size: 16px !important;
  color: #f16e52;
}

.recent-view-wrapper {
  float: left;
  width: 100%;
  margin-right: 2px;
  border: 1px solid #f2f2f2;
  height: 152px;
  text-align: center;
}

.recent-view-image-wrapper {
  width: 100% !important;
  height: 150px !important;
  overflow: hidden;
}

.recent-view-image-wrapper img {
  width: 100% !important;
}

.recent-view-price {
  float: right;
  background-color: #f16e52;
  color: #fff;
  margin-top: -24px;
  z-index: 1000000;
  position: absolute;
  width: 70px;
  left: 58%;
  border-top-left-radius: 2px;
  height: 145px;
  height: 24px;
}

.product-delivery-charge-wrapper {
  padding: 10px 0 10px 54px;
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  background-color: #f2f2f2;
}

.product-del-speed-text {
  font-size: 18px;
  color: #333;
}

.product-del-speed-value {
  font-size: 18px;
  color: #f05a28;
}

.merchant-delivery-speed-value {
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.merchant-total-count-value {
  font-size: 20px;
  font-weight: 400;
  color: #00cc30;
}

.product-total-order-container {
  float: right;
  max-width: 35px;
  text-align: center;
  line-height: 24px;
}

.youtube-container {
  text-align: center;
  margin-top: 15px;
}

.down-arrow {
  background: url(down-arrow.png) no-repeat;
  height: 13px;
  width: 15px;
  float: left;
  margin-left: 4px;
  margin-top: 10px;
}

p.Rating {
  float: left;
  padding: 5px 0 0;
  margin: 0;
}

.rating-details-menu {
  float: left;
  height: 295px;
  width: 280px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  right: 0;
  margin-top: 20px;
  font-size: 14px;
  color: #333;
  font-family: SolaimanLipi, helvetica, verdana;
  box-shadow: 15px 7px 7px -8px rgba(0, 0, 0, 0.35);
}

.star-rating-icon {
  margin: 10px 0 20px 0;
}
.review-count {
  font-size: 18px;
  color: rgb(116, 116, 116);
}
.rating-histogram-container {
}

.rating-histogram-row {
  font-family: SolaimanLipi;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.rating-histogram-star-count {
  font-family: SolaimanLipi;
  font-size: 18px;
  font-weight: bold;
  color: rgba(141, 141, 141, 0.6);
  margin-right: 10px;
}
.rating-histogram-star-count i {
  color: #fcbd00;
}

.rating-histogram-bar-wrapper {
  flex: 1;
  position: relative;
}

.rating-histogram-percentage {
  margin-left: 10px;
  font-size: 18px;
  width: 40px;
  font-weight: bold;
  color: rgba(141, 141, 141, 0.7);
  text-align: left;
}

.rating-histogram-bar {
  margin-top: 2px;
  width: 100%;
  transform: scaleX(1);
  transform-origin: left center;
  transition: transform 0.4s cubic-bezier(0, 0, 0.3, 1) 0.3s;
}

.rating-bar-default {
  background-color: #f0f0f0;
  width: 100%;
  height: 10px;
  border-radius: 10px;
}

.rating-bar-positive {
  background-color: #16be48;
  width: 50%;
  height: 100%;
  border-radius: 10px;
}

.rating-bar-neutral {
  background-color: #ff9f00;
  width: 50%;
  height: 15px;
  border-radius: 10px;
}

.rating-bar-negetive {
  background-color: #ff6161;
  width: 50%;
  height: 15px;
  border-radius: 10px;
}

.rating-histogram-text {
  float: left;
  width: 100%;
  text-align: center;
  font-family: SolaimanLipi;
  font-size: 14px;
  padding: 5px 0 0 0;
}

.rating-histogram-link-wrap {
  margin-top: 10px;
  cursor: pointer;
}

.rating-histogram-a {
  cursor: pointer;
  text-decoration: none;
  color: #35a3d3;
}

.rating-histogram-a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #999;
}

.rating-box-container {
  min-width: 460px;
  float: left;
  margin-top: 10px;
  width: 80%;
  margin-left: 10%;
}

.rating-box-summary-rating {
  text-align: center;
}
.rating-box-summary-rating .score {
  font-size: clamp(2rem, 5vw, 5rem);
  font-weight: bold;
}

.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 161px;
  height: 30px;
  overflow: hidden;
  position: relative;
  background: url(star1.png);
  background-size: contain;
  margin-bottom: 7px;
}

.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url(star2.png);
  background-size: contain;
}

.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

.star-rating input:checked + i,
.star-rating input:hover + i {
  opacity: 1;
}

.star-rating i ~ i {
  width: 40%;
}

.star-rating i ~ i ~ i {
  width: 60%;
}

.star-rating i ~ i ~ i ~ i {
  width: 80%;
}

.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}

.review-form-container {
  width: 100%;
  background-color: #f7f7f7;
  padding: 20px;
  margin-top: 0px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

.review-form-title {
  width: 50px;
  line-height: 35px;
  font-size: 15px;
}

.review-form-input textarea {
  resize: none;
  width: 100%;
}

.review-button {
  font-family: SolaimanLipi, Helvetica, Verdana, sans-serif;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
  float: right;
  margin-top: 10px;
  margin-right: 2px;
  cursor: pointer;
}

.average-rating-text {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.star-rating-icon .Rating {
  display: flex;
  justify-content: center;
}
/* .total-rating-review-user-count {
  font-size: 11px;
  line-height: 11px;
  float: left;
  height: 35px;
  width: 100%;
  text-align: center;
} */

.order-wish-container {
  float: left;
  width: 540px;
}

#BuyCoupon {
  float: left;
  width: 520px;
  margin-top: 10px;
}

.consumer-indivisual-rating-5 {
  float: left;
  width: 50px;
  background-color: #16be48;
  color: #fff;
  height: 30px;
  line-height: 24px;
  padding: 3px 5px;
}

.consumer-indivisual-rating-4 {
  float: left;
  width: 50px;
  background-color: #16be48;
  color: #fff;
  height: 30px;
  line-height: 24px;
  padding: 3px 5px;
}

.consumer-indivisual-rating-3 {
  float: left;
  width: 50px;
  background-color: #ff9f00;
  color: #fff;
  height: 30px;
  line-height: 24px;
  padding: 3px 5px;
}

.consumer-indivisual-rating-2 {
  float: left;
  width: 50px;
  background-color: #ff6161;
  color: #fff;
  height: 30px;
  line-height: 24px;
  padding: 3px 5px;
}

.consumer-indivisual-rating-1 {
  float: left;
  width: 50px;
  background-color: #ff6161;
  color: #fff;
  height: 30px;
  line-height: 24px;
  padding: 3px 5px;
}

.consumer-indivisual-rating-value {
  float: left;
  color: #fff;
  line-height: 24px;
  width: 20px;
  font-weight: 700;
  font-size: 17px;
  padding-left: 3px;
}

.consumer-indivisual-rating-star {
  float: right;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  width: 20px;
  padding-right: 5px;
}

.customer-rating-star-wrapper-5 {
  float: left;
  width: 151px;
  border: 1px solid #16be48;
  border-radius: 2px;
  box-shadow: 1px 3px 3px #f2e4f0;
}

.customer-rating-star-wrapper-4 {
  float: left;
  width: 151px;
  border: 1px solid #16be48;
  border-radius: 2px;
  box-shadow: 1px 3px 3px #f2e4f0;
}

.customer-rating-star-wrapper-3 {
  float: left;
  width: 151px;
  border: 1px solid #ff9f00;
  border-radius: 2px;
  box-shadow: 1px 3px 3px #f2e4f0;
}

.customer-rating-star-wrapper-2 {
  float: left;
  width: 151px;
  border: 1px solid #ff6161;
  border-radius: 2px;
  box-shadow: 1px 3px 3px #f2e4f0;
}

.customer-rating-star-wrapper-1 {
  float: left;
  width: 151px;
  border: 1px solid #ff6161;
  border-radius: 2px;
  box-shadow: 1px 3px 3px #f2f2f2;
}

.product-review-header {
  margin-top: 10px;
  box-shadow: 1px 3px 3px #f2e4f0;
}

.product-review-header img {
  width: 100%;
  height: 50px;
}

textarea {
  border-color: #f2f2f2;
}

#customerReviewCountDiv {
  margin-bottom: 15px;
}

.customer-image {
  width: 100%;
  float: left;
  font-family: SolaymanLipi, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}

.customer-image a:hover {
  color: #00f;
}

.rating_5 {
  font-size: clamp(1.2rem, 5vw, 5rem);
  color: #b1b1b1;
}

.color_white {
  color: white !important;
  text-decoration: none;
}

.top_7 {
  padding-top: 7px;
}

@media (max-width: 600px) {
  .review-customer-name,
  .review-customer-posted-date {
    text-align: left;
  }
  .review-customer-posted-date {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 300px) and (max-width: 780px) {
  .image-container {
    float: left;
    width: 70%;
    margin-left: 15%;
    margin-top: 3px;
  }

  .rating-wrapper {
    float: left !important;
  }

  .deal-header-container {
    height: 117px !important;
  }

  .review-form-container-box {
    margin-left: 10%;
  }
}

/*
  Comment List
*/
.onestop-review-wrapper ul.feed-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.onestop-review-wrapper ul.feed-list > li {
  display: flex;
  align-items: center;
  background-color: white;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 20px;
}
.onestop-review-wrapper ul.feed-list li .icon {
  background-color: royalblue;
  color: white;
  font-size: 4rem;
  padding: 25px;
  height: 100%;
}
.onestop-review-wrapper ul.feed-list li .user-info .user-name {
  margin: 0 0 10px 0;
}
.onestop-review-wrapper ul.feed-list li .user-info time {
  display: block;
  padding: 0 30px;
  font-size: 14px;
  color: rgb(136, 136, 136);
}
.onestop-review-wrapper ul.feed-list li .user-info time:first-child {
  margin-bottom: 5px;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating {
  flex: 1;
  text-align: left;
  padding: 10px 0;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating ul li {
  display: inline-block;
  margin-right: 10px;
  color: #ccc;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating ul li.active {
  color: orange;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating ul li:list-child {
  margin-right: 0;
}
.onestop-review-wrapper ul.feed-list li .feed-and-rating p {
  margin: 5px 0;
  line-height: 26px;
  font-size: 16px;
  color: rgb(136, 136, 136);
}

@media (max-width: 768px) {
  #productRatingBox .innerDiv > div {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
  }
  #productRatingBox .innerDiv > div .title::before {
    display: none;
  }
  .rating-histogram-star-count {
    font-size: 20px;
  }
  .onestop-review-wrapper ul.feed-list > li {
    flex-wrap: wrap;
    padding: 10px 0 5px 0;
  }
  .onestop-review-wrapper ul.feed-list li .icon {
    display: none;
  }
  .onestop-review-wrapper ul.feed-list li .user-info {
    width: 100%;
  }
  .onestop-review-wrapper ul.feed-list li .feed-and-rating {
    width: 100%;
    padding: 10px;
    text-align: left;
  }
}
.padding_0_fn{
  padding: 0px !important;
}
