.peepso {margin-top:50px; margin-bottom:60px;}




.ps-btn__group .ps-btn {margin-left:5px; margin-right:5px;}

.ps-btn:disabled, .ps-btn.ps-btn--disabled {
background-color: #999 !important;
	color: #ffffff  !important;
opacity:0.7 !important;
}

.ps-btn {
	background-color: #343434 !important;
	color: #ffffff  !important;
}


.ps-btn:hover {
background-color: #626262 !important;
color: #ffffff !important;
}



.ps-focus__menu-item--active::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  display: block;
  width: 24px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  background-color: #DC9814 !important;
  border: 2px solid #DC9814 !important;
  border-radius: var(--BORDER-RADIUS);
  box-shadow: var(--BOX-SHADOW);
}
.ps-checkbox--switch .ps-checkbox__input:checked + .ps-checkbox__label::before {
  background-color: #DC9814 !important;
}
.ps-checkbox--switch .ps-checkbox__input:checked + .ps-checkbox__label::after {

  border: 2px solid  #DC9814 !important;
}

.ps-checkbox__input:checked + .ps-checkbox__label::before {

  background-color: #DC9814 !important;

}

.ps-profile__progress-bar > span {

  background-color: var(--COLOR--ONLINE) !important;

}
.ps-tabs__item--active i {
color: #DC9814 !important;
}

.ps-alert {
    filter: grayscale(100%)  !important;
}
.ps-posts__empty {
    filter: grayscale(100%)  !important;
}
.ps-chat i {color: #DC9814 !important;}

.ps-chat__message--me .ps-chat__message-content {

background-color: #626262 !important;
color: #ffffff !important;

}

.ps-focus__details > span i, .ps-focus__details > a i {
  min-width: 20px;
 color: #343434 !important;
}
  .ps-focus__like span, .ps-focus__shared span {

 color: #343434 !important;
  }

.ps-focus__like--liked {
  --color:#343434 !important;
  --color--hover: #343434 !important;

 color: #343434 !important;
}

.ps-focus__actions .ps-focus__cover-action.ps-member__action--add {

  background-color: #DC9814 !important;
  color: #ffffff Important;
}

.ps-posts__filter-box {top: -50px;}
.woocommerce-order-details {display:none !important;}
.order-again {display:none !important;}

.woocommerce-MyAccount-paymentMethods {
    width: 100%; /* Full-width table */
    border-collapse: collapse; /* Removes the space between table borders */
}

.woocommerce-MyAccount-paymentMethods th,
.woocommerce-MyAccount-paymentMethods td {
    text-align: left; /* Align text to the left */
    padding: 10px; /* Add padding for spacing */
    border-bottom: 1px solid #ddd; /* Adds a bottom border to each cell */
}

.woocommerce-MyAccount-paymentMethods thead {
    background-color: #f5f5f5; /* Light grey background for the header */
    font-weight: bold; /* Make header text bold */
}

.woocommerce-MyAccount-paymentMethods .payment-method-actions a {
    color: #DC9814; /* Color of the links */
    text-decoration: none; /* Removes underline from links */
    font-weight: bold; /* Make link text bold */
background-color:#ffffff !important;
}

.woocommerce-MyAccount-paymentMethods .payment-method-actions a:hover {
    text-decoration: underline; /* Underline on hover for better UX */
}
.ps-js-btn-edit-all {display:none !important;}
.ps-privacy-dropdown  {display:none !important;}
.ps-tabs__item--account {display:none !important;}
.ps-tabs__item--preferences  {display:none !important;}
.ps-tabs__item--notifications {display:none !important;}
.ps-alert {display:none !important;}
.ps-posts__filter-toggle  {display:none !important;}
.woocommerce-customer-details {display:none !important;}