@font-face {
  font-family: "Cinzel Decorative";
  src: url('../fonts/cinzel/CinzelDecorative-Bold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: "Gellix";
  src: url('../fonts/Gellix/Gellix-Regular.woff2') format('woff2');
  font-style: normal;
}
/* PLP css starts*/
.catalog-category-view {
  /****  Grid View  ****/
  /****  List View  ****/
}
.catalog-category-view .page-wrapper .nav-sections {
  margin-bottom: 0px;
}
.catalog-category-view .page-wrapper .top-container {
  max-width: 100%;
  padding: 0px;
}
.catalog-category-view .breadcrumbs {
  margin: auto;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs {
    margin: 20px 0px 20px;
  }
}
.catalog-category-view .breadcrumbs .items a {
  color: #707070;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs .items a {
    font-size: 14px;
  }
}
.catalog-category-view .breadcrumbs .items a:visited {
  color: #707070;
  text-decoration: none;
}
.catalog-category-view .breadcrumbs .items li strong {
  color: #674207;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs .items li strong {
    font-size: 14px;
  }
}
.catalog-category-view .breadcrumbs .items li strong:last-child {
  color: #674207;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs .items li strong:last-child {
    font-size: 14px;
  }
}
.catalog-category-view .breadcrumbs .item:not(:last-child):after {
  font-size: 35px;
  line-height: 25px;
  content: '/';
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumbs .item:not(:last-child):after {
    font-size: 20px;
    line-height: 18px;
    content: '/';
    margin: 0px 2px;
  }
}
@media screen and (min-width: 1025px) {
  .catalog-category-view .page-main {
    max-width: 100%;
    padding: 0px 80px;
  }
}
.catalog-category-view .page-main .page-title-wrapper .page-title {
  display: none;
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options-title {
  color: #aa8242;
  text-align: left;
  font: normal normal normal 20px / 29px "Gellix";
  letter-spacing: 0px;
  color: #AA8242;
  padding: 10px 40px 0 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-subtitle {
  display: none;
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options-content {
  padding: 20px 0px;
  border-bottom: 0px solid rgba(112, 112, 112, 0.2);
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options-content a:hover {
  background-color: unset;
  text-decoration: none;
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options-content .items .item a {
  text-align: left;
  letter-spacing: 0px;
  color: #03403C;
  font-family: 'Gellix';
  font-size: 16px;
  line-height: 26px;
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options-content .items .item a .count {
  color: #03403C;
}
.catalog-category-view .page-main .sidebar-main .filter-content .price-filter {
  margin: 0;
  padding: 20px 0px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options {
  margin: 0;
  padding: 20px 0px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.catalog-category-view .page-main .sidebar-main .filter-content .filter-options:last-child {
  border-bottom: 0px;
}
@media (max-width: 767px) {
  .catalog-category-view .page-main .sidebar-main .filter-title strong {
    background-color: transparent;
    box-shadow: none;
    border: 0px solid #cccccc;
    letter-spacing: 0px;
    color: #AA8242;
    font-size: 14px;
    font-family: 'Gellix';
    font-weight: 600;
  }
  .catalog-category-view .page-main .sidebar-main .filter-title strong::before {
    content: '\f1de';
    font-family: 'FontAwesome';
    color: #AA8242;
    margin-right: 5px;
    font-weight: 100;
  }
}
.catalog-category-view .page-main .sidebar-main .plumrocket-product-filter .filter-content .filter-options-content .item a span {
  font-family: "Gellix";
  font-weight: 400;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper {
  display: flex;
  justify-content: space-between;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-from {
  width: 30%;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-from label {
  text-align: left;
  font: normal normal normal 18px / 24px 'Gellix-Regular';
  letter-spacing: 0px;
  color: #707070;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-from input {
  border: 1px solid #022623;
  border-radius: 1px;
  margin: 10px 0px 0px 0px;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-to {
  width: 30%;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-to label {
  text-align: left;
  font: normal normal normal 18px / 24px 'Gellix-Regular';
  letter-spacing: 0px;
  color: #707070;
}
.catalog-category-view .page-main .sidebar-main .price-filter-wrapper .price-filter-to input {
  border: 1px solid #022623;
  border-radius: 1px;
  margin: 10px 0px 0px 0px;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper {
  display: flex;
  justify-content: space-between;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-from {
  width: 30%;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-from label {
  text-align: left;
  font: normal normal normal 18px / 24px 'Gellix-Regular';
  letter-spacing: 0px;
  color: #707070;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-from input {
  border: 1px solid #022623;
  border-radius: 1px;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-to {
  width: 30%;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-to label {
  text-align: left;
  font: normal normal normal 18px / 24px 'Gellix-Regular';
  letter-spacing: 0px;
  color: #707070;
}
.catalog-category-view .page-main .sidebar-main .metal-filter-wrapper .metal-filter-to input {
  border: 1px solid #022623;
  border-radius: 1px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .price-filter .price-filter-btn {
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .price-filter .price-filter-btn .btn-primary {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .price-filter .price-filter-btn .btn-primary:hover {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .price-filter .price-filter-btn a.filter-clear {
  color: #03403C;
  font-family: 'Gellix';
  margin: 10px 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .filter-item {
  display: flex;
  align-content: center;
  align-items: center;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .filter-item input[type="checkbox"] {
  position: relative;
  margin-right: -20px;
  cursor: pointer;
  font-size: 17px;
  visibility: hidden;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .filter-item input[type="checkbox"]:checked + label:before {
  background: #03403C;
  color: #fff;
  content: "\2713";
  text-align: center;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .filter-item input[type="checkbox"] + label {
  text-align: left;
  letter-spacing: 0px;
  color: #03403C;
  font-family: 'Gellix';
  font-size: 16px;
  line-height: 26px;
  margin: 0px 10px 10px 10px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .filter-item input[type="checkbox"] + label:before {
  border: 1px solid #03403C;
  content: "\00a0";
  display: inline-block;
  background: #fff;
  font: 16px / 1em Gellix;
  height: 16px;
  margin: 0 10px 0 0;
  padding: 0;
  width: 16px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .diamond-clarity-btn {
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .diamond-clarity-btn .btn-primary {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .diamond-clarity-btn .btn-primary:hover {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options #diamond-clarity-filter-form .diamond-clarity-btn a.filter-clear {
  color: #03403C;
  font-family: 'Gellix';
  margin: 10px 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .metal-filter .metal-filter-btn {
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .metal-filter .metal-filter-btn .btn-primary {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .metal-filter .metal-filter-btn .btn-primary:hover {
  background: none;
  border: 1px solid #03403C;
  color: #03403C;
  padding: 6px 19px;
  height: 33px;
}
.catalog-category-view .page-main .sidebar-main .filter-options .metal-filter .metal-filter-btn a.filter-clear {
  color: #03403C;
  font-family: 'Gellix';
  margin: 10px 0px;
}
.catalog-category-view .page-main .toolbar-amount {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view .page-main .toolbar-sorter label {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view .page-main .toolbar-sorter .sorter-desk {
  display: inline-block;
}
@media (max-width: 767px) {
  .catalog-category-view .page-main .toolbar-sorter .sorter-desk {
    display: none;
  }
}
.catalog-category-view .page-main .toolbar-sorter .sorter-mob {
  display: none;
}
@media (max-width: 767px) {
  .catalog-category-view .page-main .toolbar-sorter .sorter-mob {
    display: inline-block;
    color: #AA8242;
    font-size: 14px;
    font-family: 'Gellix';
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view .page-main .toolbar-sorter .sorter-mob {
    display: none;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .page-main .toolbar-sorter .sorter-options {
    width: 130px;
  }
}
.catalog-category-view .page-main .toolbar-products .limiter label {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view .page-main .toolbar-products .limiter .limiter-text {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view .page-main .toolbar-products .pages strong.page {
  background: #022623;
  color: #FFFFFF;
  padding: 0 11px;
  border-radius: 3px;
}
.catalog-category-view .page-main .toolbar-products .pages .item a.page {
  color: #707070;
  padding: 0px 11px;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
}
.catalog-category-view .page-main .toolbar-products .pages .item .action {
  background: none;
  border: 1px solid #D8D8D8;
  color: #707070;
  padding: 1px 8px;
}
.catalog-category-view .page-main .modes .modes-mode {
  color: #03403C;
  border: 1px solid #03403C;
  opacity: 0.5;
  border-radius: 0px;
}
.catalog-category-view .page-main .modes .modes-mode::before {
  color: #03403C;
}
.catalog-category-view .page-main .modes .modes-mode.active {
  color: #03403C;
  border: 1px solid #03403C;
  opacity: 1;
  border-radius: 0 0px 0px 0;
}
.catalog-category-view .page-main .modes .mode-list {
  margin: 0px 0px 0px 10px;
}
@media (max-width: 767px) {
  .catalog-category-view .grid.products-grid .product-items .product-item {
    margin-right: 1%;
    margin-top: 2%;
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .grid.products-grid .product-items .product-item {
    margin-left: 0%;
  }
}
.catalog-category-view .grid.products-grid .product-items .product-item:nth-child(3n+1) {
  margin-left: 0%;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info {
  border: 1px solid #022623;
  border-radius: 5px;
  width: unset;
  position: relative;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info:hover {
  background: none;
  box-shadow: none;
  border: 1px solid #022623;
  margin: 0px;
  padding: 0px;
  border-radius: 5px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info:not(hover):not(.active) .product-item-inner {
  border: 0;
  clip: unset;
  height: unset;
  margin: unset;
  overflow: unset;
  padding: unset;
  position: unset;
  width: unset;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner {
  background: none;
  box-shadow: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner::before {
  background: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  margin: 10px 10px 10px 10px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary + .actions-secondary > .tocompare {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary {
  background: #D8D8D8;
  border: 1px solid #D8D8D8;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
  font-family: 'Gellix-Regular';
  color: #022623;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px;
  opacity: 1;
  pointer-events: unset;
  cursor: pointer;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary:hover {
  background: #03403C;
  color: #FFFFFF;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary[disabled]:hover {
  background: #03403C;
  color: #FFFFFF;
  pointer-events: unset;
  cursor: pointer;
  opacity: 1;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-image-container .product-image-wrapper {
  padding-bottom: 96% !important;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
  top: -30px;
  border-radius: 6px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
  min-height: 42px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.name a {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.name a a:hover {
  text-decoration: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.name a:hover {
  text-decoration: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.purity a {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.type a {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.gender a {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product.netweight a {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: center;
}
@media (max-width: 767px) {
  .catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
    text-align: center;
    font-weight: 600;
    color: #022623;
  }
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-description a {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product-types {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-details .product-grid-wishlist {
  display: none;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-bestseller-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 10px 10px;
  margin: 0px;
  position: absolute;
  width: 94%;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-bestseller-wrapper .product-item-bestseller {
  background: #03403C;
  color: #fff;
  padding: 4px 5px;
  border-radius: 5px;
  font-family: 'Gellix-Regular';
  z-index: 111;
  font-size: 10px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-bestseller-wrapper .product-item-wishlist {
  z-index: 111;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-bestseller-wrapper .product-item-wishlist .action.towishlist::before {
  content: "\f08a";
  color: #F9AF4B;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info .product-item-bestseller-wrapper .product-item-wishlist .action.towishlist > span {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-category-view .grid.products-grid .product-items .product-item .product-item-info.active {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0px;
  padding: 0px;
}
.catalog-category-view .grid.products-grid .product-items .product-item.product-item-image {
  margin-left: 0%;
  padding: 5px;
  width: calc(48.5%);
}
@media (max-width: 767px) {
  .catalog-category-view .grid.products-grid .product-items .product-item.product-item-image {
    width: calc(99%);
  }
}
.catalog-category-view .list.products-list .list.product-items .product-item {
  border: 1px solid #022623;
  margin: 0px 0px 20px 0px;
  padding: 10px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info {
  border: 1px solid #022623;
  border-radius: 5px;
  width: unset;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info:hover {
  background: none;
  box-shadow: none;
  border: 1px solid #022623;
  margin: 0px;
  padding: 0px;
  border-radius: 5px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info:not(hover):not(.active) .product-item-inner {
  border: 0;
  clip: unset;
  height: unset;
  margin: unset;
  overflow: unset;
  padding: unset;
  position: unset;
  width: unset;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner {
  background: none;
  box-shadow: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner::before {
  background: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  margin: -10px 10px 10px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary + .actions-secondary > .tocompare {
  display: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary {
  background: #D8D8D8;
  border: 1px solid #D8D8D8;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
  font-family: 'Gellix-Regular';
  color: #022623;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 8px 0px;
  pointer-events: unset;
  cursor: pointer;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary:hover {
  background: #03403C;
  color: #FFFFFF;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.primary[disabled]:hover {
  background: #03403C;
  color: #FFFFFF;
  pointer-events: unset;
  cursor: pointer;
  opacity: 1;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin: 0px 0px 30px 0px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.name a {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.name a a:hover {
  text-decoration: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.name a:hover {
  text-decoration: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .price-box .price {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  font-size: 30px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product-item-description a {
  display: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.product-types {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.product-types .product-item-name .product-att-name {
  color: #022623;
  font-family: 'Gellix-Regular';
  font-size: 16px;
  padding: 0px 0px 10px 0px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.product-types .product-item-name a.product-item-link {
  color: #674207;
  font-family: 'Gellix-Regular';
  font-size: 16px;
  text-decoration: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product.product-types .product-item-name a.product-item-link:hover {
  text-decoration: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product-grid-wishlist {
  text-align: right;
  padding: 10px;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product-grid-wishlist .action.towishlist::before {
  content: "\f08a";
  color: #F9AF4B;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-details .product-grid-wishlist .action.towishlist > span {
  display: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-bestseller-wrapper {
  display: none;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info .product-item-photo {
  padding: 20px 30px 30px 0;
}
.catalog-category-view .list.products-list .list.product-items .product-item .product-item-info.active {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0px;
  padding: 0px;
}
.page-main > .page-title-wrapper .page-title {
  display: none;
}
