.rq-product-wrapper {
  position: relative;
  width: 100%;
}
.rq-product-wrapper.masonry-layout .masonry-item {
  padding: 10px;
}
.rq-product-wrapper.masonry-layout .masonry-item.item-width {
  width: 33.33%;
}
.rq-product-wrapper.masonry-layout .masonry-item.item-width.item-width-double {
  width: 66.66%;
}
@media (max-width: 999px) {
  .rq-product-wrapper.masonry-layout .masonry-item.item-width.item-width-double {
    width: 50%;
  }
}
@media (max-width: 999px) {
  .rq-product-wrapper.masonry-layout .masonry-item.item-width {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .rq-product-wrapper.masonry-layout .masonry-item.item-width {
    width: 100%;
  }
}
.rq-product-wrapper.masonry-layout .masonry-item .rq-product-single {
  margin-bottom: 0;
  padding: 0;
  padding-bottom: 25px;
}
.rq-product-wrapper.masonry-layout .masonry-item .rq-product-single .rq-product-image {
  height: auto;
  margin: 0;
}
.rq-product-wrapper.masonry-layout .masonry-item .rq-product-single .rq-product-image img {
  height: auto;
  width: 100%;
}
.rq-product-wrapper.masonry-layout .masonry-item .rq-product-single .rq-product-title {
  text-align: left;
  padding: 15px 20px 10px;
}
.rq-product-wrapper.masonry-layout .masonry-item .rq-product-single .rq-product-footer {
  padding: 0 20px;
}
.post-image-container .rq-icons-wrapper {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 99;
  text-align: center;
}
.post-image-container .rq-icons-wrapper ul {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.post-image-container .rq-icons-wrapper ul li {
  display: inline-block;
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.post-image-container .rq-icons-wrapper ul li:last-child {
  margin-right: 0;
}
.post-image-container .rq-icons-wrapper ul li a {
  width: 24px;
  height: 24px;
  font-size: 18px;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
}
.post-image-container .rq-icons-wrapper ul li.rq-icon-search a {
  background: red;
  line-height: 24px;
}
.rq-wc-notice-wrapper {
  background: white;
}
.rq-wc-notice-wrapper .woocommerce-message {
  position: absolute;
  background: #d2d2d2;
  right: 0;
  z-index: 99;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
}
.rq-wc-notice-wrapper .woocommerce-message .button.wc-forward {
  display: none;
}
.rq-image-grid .rq-grid-normal.with-left-image.rq-sks-grid {
  padding-left: 10px;
  padding-right: 10px;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content h2 {
  padding: 0;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content h2 a {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin: 0;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content .post-by span {
  display: inline-block;
  width: auto;
  overflow: auto;
  margin: 0;
  margin-right: 7px;
  font-size: 13px;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content .post-by span small {
  font-size: 13px;
  color: #999999;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content .post-by span.post-date {
  color: #999999;
  font-weight: 400;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content .address {
  margin-top: 20px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-left: 25px;
  color: #000;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon b {
  color: #999999;
  font-weight: 500;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon:before {
  content: "\f3a3";
  position: absolute;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-size: 16px;
  left: 0;
  top: 0;
  color: #999999;
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon.user:before {
  content: "\f213";
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon.doll:before {
  content: "\f353";
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon.brip:before {
  content: "\f3ee";
}
.rq-image-grid .rq-sks-grid.rq-grid-normal.with-left-image .post-content span.post-text.icon.worl:before {
  content: "\f276";
}
.rq-grid-container .reactive-top-bar {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  height: 65px;
  padding-top: 12px;
  margin-top: 82px;
}
.rq-grid-container .reactive-top-bar .view-sorting-option {
  display: inline-block;
  position: absolute;
  border: none;
  right: -4px;
  top: 2px;
  padding-right: 0;
}
#rq-pagination {
  float: left;
}
#rq-pagination span.next-page,
#rq-pagination span.prev-page {
  border: 0;
}
#rq-pagination ul {
  float: left;
}
#rq-pagination ul li {
  background: none;
  border: 0 !important;
  font-weight: 600;
}
#rq-pagination ul li:hover {
  background: none;
}
#rq-pagination ul li.paginate-current {
  background: none;
  text-decoration: underline;
}
