.block-wishlist .product-item-photo .product-image-wrapper {
   padding-bottom : 25% !important;
}
@media only screen and (max-width: 767px) {
   .marketplace-seller-collection #customer-reviews .show-review .fieldset {
      position: relative !important;
   }
   .marketplace-seller-collection #customer-reviews .show-review .buttons-set {
      margin-top: -45px;
      float: left !important;
      position: absolute !important;
      width: 139px !important;
  }
}
@media only screen and (max-width: 768px) {
   .block-wishlist .product-item-details {
       width: auto !important;
   }
}
@media only screen and (max-width: 768px) {
   .block-wishlist .actions-secondary {
      float: right;
      margin-top: -33px !important;
   }
}
@media only screen and (max-width: 768px) {
   .block-wishlist .actions-primary {
      float: left;
   }
}
@media only screen and (max-width: 767px) {
   .page.messages {
      margin-top: 0px !important;
   }
}
@media only screen and (max-width: 768px) {
   .wk-agorae-carousal-cont .carousal-products-cont .carousal-products .cp-items .product-list-left-container {
       width: 82% !important;
       margin-left: auto;
   }
}
@media only screen and (max-width: 768px) {
   .catalog-product-view .column.main .product-item {
       padding-left: unset;
   }
   .catalog-product-view a.product.photo.product-item-photo {
     display: block !important;
   }
   .catalog-product-view .seller-info {
     width: 100% !important;
   }
   .catalog-product-view .seller-info .sd-right {
     width: unset !important;
   }
   button#top-cart-btn-checkout {
      height: 58px !important;
   }
}
