/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2024 | 11:34:10 */
@charset "UTF-8";
.wc_sf_invoice_proforma, .wc_sf_invoice_regular {
  display: none !important;
}
.shop_table.order_details.zasilkovna_detail {
  display: none !important;
}
h2.headline, h3.my-acc-tab-heading {
  color: #2b2d59 !important;
  font-size: 34px !important;
  font-weight: 700 !important;
}
h2.headline:after {
  display: inherit;
  content: " ";
  position: relative;
  left: 0;
  top: 10px;
  width: 48px;
  height: 6px;
  background: #EEEEEE;
}
.woocommerce-edit-account legend, .woocommerce-Address-title h3 {
  font-weight: 500 !important;
  font-size: 1.7rem !important;
  color: #2b2d59 !important;
  display: flex;
  align-items: center;
}
body .woocommerce-form-login .lost_password {
  margin-bottom: 0 !important;
}
body .oxy-woo-my-account #customer_login {
  border: 5px solid #F4F4F4 !important;
  border-radius: 10px !important;
}
body .oxy-woo-my-account #customer_login .woocommerce-form-register {
  margin: 0 !important;
  border: 2px solid #F4F4F4 !important;
  padding: 8px 20px !important;
}
.woocommerce-edit-account legend:before {
  content: url("/wp-content/plugins/mt-woocommerce/woocommerce/myaccount/assets/zmena_hesla.svg");
  margin-right: 10px;
}
.woocommerce-edit-account .woocommerce-Addresses .col-1 h3:before {
  content: url("/wp-content/plugins/mt-woocommerce/woocommerce/myaccount/assets/fakturacna_adresa.svg");
  margin-right: 10px;
}
.woocommerce-edit-account .woocommerce-Addresses .col-2 h3:before {
  content: url("/wp-content/plugins/mt-woocommerce/woocommerce/myaccount/assets/adresa_dorucenia.svg");
  margin-right: 10px;
}
/*
.woocommerce-MyAccount-content > p {
    display: none;
}*/
.woocommerce-MyAccount-content .ywpar-order-point-summary {
  display: block;
}
.woocommerce-edit-account address {
  color: #2b2d59 !important;
  font-weight: 400 !important;
  font-size: 1.8rem;
}
.wooptima-my-account--wrapper {
  background: #fff;
  padding: 2rem;
  border-radius: 15px;
}
.wooptima-my-account--wrapper {
  background: #fff;
  padding: 30px;
}
.wooptima-my-account--wrapper > img {
  margin-bottom: 2rem;
}
.wooptima-my-account--number, .wooptima-my-account-support {
  display: flex;
  align-items: center;
}
.wooptima-my-account--icon, .wooptima-my-account--number span {
  line-height: 1;
}
.wooptima-my-account--icon, .wooptima-my-account-support > img {
  margin-right: 1rem;
}
.woocommerce-MyAccount-navigation ul {
  background-color: #F4F4F4;
  padding: 30px !important;
  border-radius: 0 0 15px 15px;
}
.fa-user:before {
  content: "";
}
.user-acc {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #F4F4F4;
  padding: 2rem;
  border-radius: 10px 10px 0 0;
}
.user-acc img {
  width: 52px;
  height: 52px;
  background: #21A73F;
  border-radius: 50%;
  padding: 0px 15px;
  margin-right: 10px;
}
.wooptima-dashboard-navigation {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 3rem;
}
.oxy-woo-my-account .woocommerce-MyAccount-navigation ul li a {
  display: flex !important;
  justify-content: space-between !important;
  transition: 0.3s all;
}
#-woo-my-account-9-18 .woocommerce-MyAccount-navigation {
  float: left;
  width: 25%;
  max-width: 290px;
}
#-woo-my-account-9-18 .woocommerce-MyAccount-content {
  width: 75% !important;
}
#-woo-my-account-9-18 .oxy-woo-my-account a, #-woo-my-account-9-18 .woocommerce-MyAccount-navigation ul li a {
  color: #2b2d59 !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
#-woo-my-account-9-18 .woocommerce-MyAccount-navigation ul li span {
  font-size: 1.6rem !important;
}
#-woo-my-account-9-18 .woocommerce-MyAccount-navigation ul li a:hover {
  color: #21A73F !important;
  transition: 0.3s all;
  padding-left: 10px;
}
#-woo-my-account-9-18 .woocommerce-MyAccount-navigation ul li.is-active a, #-woo-my-account-9-18 .woocommerce-MyAccount-navigation ul li.is-active span {
  color: #21A73F !important;
  font-weight: 700 !important;
}
.oxy-woo-my-account .is-active {
  background: transparent !important;
}
.wooptima-dashboard-navigation--item {
  background: #F4F4F4;
  width: 100%;
  border-radius: 10px;
  height: 175px;
  display: flex;
  transition: 0.3s all;
}
.wooptima-dashboard-navigation--item:hover {
  box-shadow: rgba(2, 2, 2, 0.05) 0 0 0 0;
  -webkit-transform: scale(1.01) translateY(-2px);
  transform: scale(1.01) translateY(-2px);
  background: #F4F4F4;
  transition: 0.3s all;
}
.wooptima-dashboard-navigation--item a {
  display: flex;
  padding: 30px;
  flex-direction: column !important;
  align-items: center;
  flex-direction: row;
  justify-content: space-around;
  height: 100%;
  width: 100%;
}
.wooptima-dashboard-navigation a img {
  width: 50px;
  height: 50px;
  opacity: 1;
}
.wooptima-dashboard-navigation--item a span {
  font-size: 18px;
  color: #2b2d59;
  font-weight: 500;
  text-align: center;
}
.woocommerce-MyAccount-content a:hover {
  text-decoration: none !important;
}
.wooptima-dashboard-title {
  font-size: 2.8rem !important;
  margin: 0;
}
.woocommerce-MyAccount-content {
  position: relative;
}
.woocommerce-EditAccountForm.edit-account, .woocommerce-Addresses.addresses, .woocommerce-address-fields {
  border: 0 !important;
  border-radius: 10px !important;
  margin-bottom: 5rem;
  margin-top: 4rem;
  background: #F4F4F4 !important;
}
.oxy-woo-my-account .woocommerce form .form-row label, .password-form label {
  color: #2b2d59 !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  margin-bottom: 5px !important;
}
.password-form label {
  margin-top: 15px !important;
}
.password-form label:after {
  color: red !important;
  content: "*";
  margin-left: 5px;
}
.woocommerce-MyAccount-content input {
  width: 100% !important;
  padding: 8px 12px !important;
  height: 40px !important;
  border: 1px #F4F4F4 solid !important;
  border-radius: 4px !important;
  outline: none !important;
  color: #2b2d59 !important;
  font-size: 16px !important;
}
.woocommerce-MyAccount-content input#billing_phone {
  padding-left: 60px !important;
}
.woocommerce-MyAccount-content input:focus {
  border: 1px solid #2b2d59 !important;
  box-shadow: none !important;
}
.woocommerce-Addresses.addresses a, .woocommerce-address-fields button {
  border-radius: 6px !important;
  border: 2px solid #2b2d59 !important;
  background: transparent !important;
  color: #2b2d59 !important;
}
.woocommerce-Button.button {
  border-radius: 6px !important;
  border: 2px solid #2b2d59 !important;
  background: #2b2d59 !important;
  color: white !important;
  font-weight: 500 !important;
  text-transform: none !important;
  font-size: 1.5rem !important;
  padding: 0.8rem 3.2rem !important;
}
.woocommerce-Addresses.addresses a {
  font-size: 1.4rem;
  padding: 0.4rem 2rem;
  font-weight: 500 !important;
  text-transform: none !important;
}
.woocommerce-Addresses.addresses a:hover, .woocommerce-address-fields button:hover {
  border: 2px solid #2b2d59 !important;
  background: #2b2d59 !important;
  color: #fff !important;
}
.woocommerce-Button.button:hover {
  background: transparent !important;
  color: #2b2d59 !important;
}
/*
.woocommerce-orders-table.my_account_orders {
    background-color: #ffffff!important;
    border-radius: 15px!important;
    border:0!important;
    padding:2rem;
}*/
.password-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-top: 2rem;
}
.woocommerce-EditAccountForm em {
  display: none;
}
.woocommerce table tr {
  border-top: 0 !important;
}
.woocommerce table.shop_table th {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  text-transform: none !important;
}
.my-acc {
  color: #2b2d59;
  font-size: 2.4rem;
  font-weight: 700;
}
.my-acc-tab-heading {
  margin-bottom: 2rem !important;
}
.woocommerce-orders-table__cell-order-number a {
  color: #f98341 !important;
}
.woocommerce-orders-table__cell-order-number a:hover {
  text-decoration: underline !important;
}
.wooptima_under_account_links {
  margin-bottom: 8rem;
}
.wooptima_under_account_links p.heading {
  color: #2B2D59 !important;
  font-weight: 500 !important;
  font-size: 2.8rem !important;
  text-align: center;
  margin-top: 2rem;
  position: relative;
  margin-top: 6rem;
  margin-bottom: 4rem;
}
.wooptima_under_account_links p.heading:after {
  content: " ";
  position: absolute;
  left: calc(50% - 24px);
  top: 45px;
  width: 48px;
  height: 6px;
  background: #EEEEEE;
  border-radius: 20px;
}
.wooptima_under_account_links .wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  gap: 3rem;
}
.wooptima_under_account_links .block1, .wooptima_under_account_links .block2 {
  flex: 0 1 50%;
  display: flex;
  flex-direction: row;
  padding: 4rem;
  border-radius: 10px;
}
.wooptima_under_account_links .block1 img, .wooptima_under_account_links .block2 img {
  max-height: 77px !important;
  width: auto;
}
.wooptima_under_account_links .block1 {
  background-color: rgba(205, 2, 4, 0.04);
}
.wooptima_under_account_links .block2 {
  background: rgba(249, 131, 65, 0.1);
}
.wooptima_under_account_links .block2 h3 {
  text-align: center;
  width: 100%;
  padding-bottom: 1rem;
  color: #f98341;
  font-size: 1.8rem !important;
}
.wooptima_under_account_links .block1 h3 {
  text-align: center;
  width: 100%;
  padding-bottom: 1rem;
  color: #cd0204;
  font-size: 1.8rem !important;
}
.wooptima_under_account_links .block2 .image_wrapper, .wooptima_under_account_links .block1 .image_wrapper {
  width: 40%;
  align-items: flex-start;
  text-align: left;
}
.wooptima_under_account_links .block2 .info_wrapper, .wooptima_under_account_links .block1 .info_wrapper {
  width: 60%;
}
.wooptima_under_account_links .block2 .ct-link-button {
  font-weight: 500;
  border-radius: 6px;
  font-size: 14px;
  width: 80%;
  align-self: center;
  background-color: #f98341;
  border: 1px solid #f98341;
  padding: 6px 9.6px;
  color: #fff !important;
}
.wooptima_under_account_links .block2 .ct-link-button:hover {
  background-color: #e46720;
  border: 1px solid #e46720;
}
.wooptima_under_account_links .block1 .ct-link-button:hover {
  background-color: #b60204;
  border: 1px solid #b60204;
}
.wooptima_under_account_links .block1 .ct-link-button {
  font-weight: 500;
  border-radius: 6px;
  font-size: 14px;
  width: 80%;
  align-self: center;
  background-color: #cd0204;
  border: 1px solid #cd0204;
  padding: 6px 9.6px;
  color: #fff !important;
}
.wooptima_account_call_box .header h3 {
  font-weight: 500 !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 1.8rem !important;
  color: #2b2d59 !important;
  line-height: 1;
}
.wooptima_account_call_box .header .ct-link-button {
  align-self: center !important;
  border-radius: 6px !important;
  border-top-color: #2b2d59 !important;
  border-right-color: #2b2d59 !important;
  border-bottom-color: #2b2d59 !important;
  border-left-color: #2b2d59 !important;
  border-top-width: 1px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  margin-top: 2rem !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #2b2d59;
  padding: 6px 6.6px;
}
.wooptima_account_call_box .header .ct-link-button:hover {
  background-color: #2b2d59;
  color: #fff;
}
.wooptima_account_call_box .header {
  text-align: center !important;
  background-color: #F4F4F4 !important;
  border-radius: 10px !important;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 1.2rem !important;
  padding-right: 1.2rem !important;
  max-height: 440px !important;
  position: relative !important;
  overflow: hidden !important;
  margin-top: 4rem !important;
  width: 100% !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  margin-bottom: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.wooptima_account_call_box .header img {
  width: 90px;
  height: auto;
  margin-left: 1rem;
  margin-bottom: -4rem;
}
.wooptima_account_call_box .header > div {
  width: 100%;
  align-items: center;
  position: relative;
  flex-direction: row;
  display: flex;
}
.wooptima_account_call_box .footer {
  background-color: #2b2d59;
  border-radius: 10px;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  max-height: 160px;
  position: relative;
  margin-top: 0rem;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-direction: column;
  display: flex;
  padding-top: 2rem;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.wooptima_account_call_box .row2, .wooptima_account_call_box .row1 {
  display: flex;
  width: 100%;
  align-items: center;
  position: relative;
  display: flex;
  margin-top: 0px;
  flex-direction: row;
  color: #ffffff;
  justify-content: center;
  text-align: center;
}
.wooptima_account_call_box .row2 a, .wooptima_account_call_box .row1 a {
  font-weight: 500;
  line-height: 2.5;
  color: #fff !important;
}
.wooptima_account_call_box .row1 img, .wooptima_account_call_box .row2 img {
  margin-right: 15px;
}
.ywpar_points_rewards {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  padding: 0 !important;
  border: 2px solid #F4F4F4 !important;
  border-radius: 10px !important;
}
.ywpar_points_rewards thead {
  background: #F4F4F4 !important;
}
.ywpar_points_rewards thead th {
  color: #bebebe !important;
}
.ywpar_points_rewards tbody .ywpar_points_rewards-action {
  color: #2b2d59 !important;
  font-weight: 500 !important;
}
.ywpar_points_rewards tbody .ywpar_points_rewards-date {
  color: #2b2d59 !important;
  font-weight: 500 !important;
  width: 15% !important;
}
@media (max-width: 767px) {
  .ywpar_points_rewards tbody .ywpar_points_rewards-date {
    width: 100%;
  }
}
body .woocommerce-MyAccount-content .ywpar_points_rewards .ywpar_points_rewards-points {
  text-transform: none !important;
  text-align: right;
}
.ywpar-wrapper h3 {
  font-size: 24px !important;
  color: #2b2d59 !important;
  margin-bottom: 3rem !important;
}
.ywpar-wrapper h3:after {
  display: inherit;
  content: " ";
  position: relative;
  left: 0;
  top: 10px;
  width: 48px;
  height: 6px;
  background: #EEEEEE;
}
.ywpar-wrapper h2 {
  color: #2b2d59 !important;
  margin-bottom: 2rem !important;
}
.pkContainerForText {
  padding: 2rem 3rem;
  border-radius: 10px;
  background: rgba(33, 167, 63, 0.06);
}
.pkContainerForText > p {
  font-size: 16px !important;
  color: #2b2d59 !important;
  margin-block: 0 !important;
  display: flex;
  align-items: center;
}
.pkContainerForText > p > strong {
  color: #21a73f;
}
.pkContainerForText > p > span {
  font-weight: 500;
}
.pkContainerForText > p:before {
  content: "";
  background-image: url("/wp-content/uploads/2021/10/Group.svg");
  background-size: 27px 27px;
  height: 27px;
  width: 27px;
  margin-right: 6px !important;
}
.order-list-holder {
  display: flex !important;
  align-items: center !important;
}
.woocommerce-order-details .order-again > a:hover {
  background: #f98341 !important;
  color: white !important;
}
.woocommerce-order-details .order-again > a:hover:before {
  filter: brightness(10.5) !important;
}
.wooptima-user-profile .user-acc .my-acc {
  word-break: break-all;
  text-align: left;
  font-size: 18px !important;
}
.wooptima-user-profile .user-acc img {
  width: 32px !important;
  height: 32px !important;
  padding: 0 8px !important;
}
.woocommerce-form-register .woocommerce-Input, .woocommerce-ResetPassword .woocommerce-Input, .woocommerce-form-login .woocommerce-Input {
  width: 100% !important;
  padding: 8px 12px !important;
  height: 40px !important;
  border: 2px #F4F4F4 solid !important;
  border-radius: 4px !important;
  outline: none !important;
  color: #2b2d59 !important;
  font-size: 16px !important;
  border-color: #d9d9d9 !important;
}
body .oxy-woo-my-account .woocommerce form.login {
  max-width: 100% !important;
}
body.woocommerce-account .woocommerce-form-register .woocommerce-Input:focus, body.woocommerce-account .woocommerce-ResetPassword .woocommerce-Input:focus, body.woocommerce-account .woocommerce-form-login .woocommerce-Input:focus {
  border: 1px solid #2b2d59 !important;
  box-shadow: 0px 3px 8px rgba(110, 165, 181, 0.1) !important;
  border-color: #2b2d59 !important;
}
.woocommerce-ResetPassword, .woocommerce-form-login {
  border: 2px solid #F4F4F4 !important;
  border-radius: 10px !important;
}
.woocommerce-form-login .woocommerce-button {
  border-radius: 6px !important;
  border: 2px solid #2b2d59 !important;
  background: #2b2d59 !important;
  color: white !important;
  font-weight: 500 !important;
  text-transform: none !important;
  font-size: 1.5rem !important;
  padding: 0.8rem 3.2rem !important;
}
.woocommerce-form-login .woocommerce-button:hover {
  background: transparent !important;
  color: #2b2d59 !important;
}
.woocommerce-form-login .woocommerce-LostPassword > a {
  color: #2b2d59 !important;
}
.woocommerce-account .tinv-wishlist .wishlist_item .product-action {
  min-width: 165px !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 2rem !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product .waitlist-thumbnail > img {
  max-height: 250px;
  width: auto;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > a > .waitlist-title-link {
  order: 2 !important;
  font-size: 15px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  text-overflow: ellipsis !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  max-height: unset !important;
  min-height: unset !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product hr {
  display: none !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > p {
  margin: 0 !important;
  margin-top: 1rem !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > p > .wcwl_remove_product {
  padding: 0.6rem 2rem !important;
  color: white !important;
  background: #DEDEDE !important;
  border-radius: 4px !important;
  font-size: 16px !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > p > .wcwl_remove_product:hover {
  background: #999999 !important;
}
.oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product {
  border: 2px solid #f7f7f7 !important;
  border-radius: 10px !important;
  padding: 1.5rem !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: space-between !important;
}
.oxy-woo-my-account .my_account_titles {
  color: #2b2d59 !important;
}
.waitlist-user-waitlist-wrapper hr {
  border: none !important;
}
.waitlist-user-waitlist-wrapper a {
  /*background: #2b2d59 !important;*/
  color: #fff !important;
  font-size: 1.4rem !important;
  padding: 0.8rem 2rem !important;
  border-radius: 5px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: none !important;
}
.return-to-shop .button {
  display: inline-flex !important;
}
.woocommerce-pagination .woocommerce-button--previous {
  margin-bottom: 1rem !important;
}
@media (max-width: 1024px) {
  .woocommerce-MyAccount-navigation, #-woo-my-account-9-18 .woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
    max-width: unset !important;
  }
  .woocommerce-MyAccount-navigation .wooptima_account_call_box {
    margin-top: 0 !important;
    margin-bottom: 3rem !important;
  }
  .woocommerce-MyAccount-navigation .wooptima_account_call_box .header {
    margin-top: 0 !important;
  }
  .wooptima_account_call_box .header > div {
    justify-content: space-evenly !important;
  }
  .wooptima_account_call_box .header img {
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .wooptima_under_account_links .wrapper {
    grid-template-columns: auto !important;
  }
  .pkContainerForText > p {
    flex-wrap: wrap !important;
  }
  .woocommerce-orders-table .woocommerce-orders-table__cell-order-status, .woocommerce-orders-table .woocommerce-orders-table__cell-ordered-products, .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  body .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    padding: 12px 20px 3rem 20px !important;
  }
  .woocommerce-orders-table__cell-order-number {
    padding-top: 3rem !important;
  }
  .woocommerce-orders-table__cell .button::before {
    top: 0 !important;
  }
  .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .order-action-holder > a {
    width: 40px !important;
    height: 40px !important;
    margin-right: 0 !important;
  }
  .order-action-holder {
    display: flex !important;
  }
  .woocommerce-orders-table__cell-order-actions {
    padding-bottom: 3rem !important;
  }
  .oxy-woo-my-account td a.woocommerce-MyAccount-downloads-file.button.alt, .oxy-woo-my-account .woocommerce table.my_account_orders .button {
    margin-left: 1rem !important;
  }
  .price-per-unit {
    min-width: 14rem !important;
  }
  .pk-product-name {
    min-width: 26rem !important;
  }
  .product-total {
    min-width: 12rem !important;
  }
  .password-form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
    margin-top: 2rem;
  }
  .wooptima_under_account_links {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 590px) {
  .wooptima-dashboard-navigation {
    grid-template-columns: auto auto !important;
    gap: 2rem !important;
  }
  body .woocommerce-Address-title h3 {
    align-items: unset !important;
    margin-bottom: 0 !important;
  }
  body .oxy-woo-my-account header.woocommerce-Address-title {
    margin-bottom: 0 !important;
  }
  body .woocommerce-Addresses .col-1 {
    margin-bottom: 3rem !important;
  }
  .oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > p {
    margin-top: auto !important;
  }
  body .waitlist-user-waitlist-wrapper a {
    padding-inline: 0 !important;
  }
}
@media (max-width: 425px) {
  .wooptima-dashboard-navigation--item a {
    padding: 2.5rem !important;
  }
  .wooptima_account_call_box .header img {
    width: 70px !important;
  }
  .wooptima_account_call_box .header {
    padding-block: 2rem !important;
  }
  .wooptima_account_call_box .header .ct-link-button {
    margin-top: 1rem !important;
    font-size: 12px !important;
  }
  .wooptima_account_call_box .header h3 {
    font-size: 1.6rem !important;
  }
  .wooptima_account_call_box .footer {
    padding: 0.8rem !important;
  }
  .wooptima_account_call_box .row1 img, .wooptima_account_call_box .row2 img {
    width: 20px !important;
    margin-right: 1rem !important;
  }
  .woocommerce-MyAccount-navigation ul {
    padding: 1rem !important;
  }
  .woocommerce-MyAccount-content .headline {
    font-size: 2.4rem !important;
  }
  .wooptima_under_account_links p.heading {
    font-size: 2rem !important;
  }
  h2.headline:after, .wooptima_under_account_links p.heading:after {
    bottom: -10px !important;
    top: unset !important;
  }
  .wooptima-dashboard-navigation a img {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 1rem !important;
  }
  .wooptima-dashboard-navigation--item a span {
    font-size: 15px !important;
  }
  .wooptima-dashboard-navigation--item a {
    justify-content: center !important;
  }
  .wooptima-dashboard-navigation--item {
    height: unset !important;
  }
  .wooptima_under_account_links .block1 img, .wooptima_under_account_links .block2 img {
    width: 50px !important;
    height: 50px !important;
  }
  .wooptima_under_account_links .block1, .wooptima_under_account_links .block2 {
    align-items: center !important;
    justify-content: center !important;
    padding: 2rem !important;
  }
  .wooptima_under_account_links .block2 .image_wrapper, .wooptima_under_account_links .block1 .image_wrapper {
    width: 20% !important;
  }
  .wooptima_under_account_links .block2 .info_wrapper, .wooptima_under_account_links .block1 .info_wrapper {
    width: 80% !important;
  }
  .wooptima_under_account_links .block2 h3, .wooptima_under_account_links .block1 h3 {
    padding-bottom: 0 !important;
    font-size: 1.6rem !important;
  }
  #-woo-my-account-9-18 {
    padding-bottom: 0 !important;
  }
  h2.headline, h3.my-acc-tab-heading {
    font-size: 2.4rem !important;
  }
  .oxy-woo-my-account .woocommerce form .form-row:last-child {
    width: 100% !important;
  }
  .pk-wide-row {
    width: 100% !important;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .col-1 {
    margin-bottom: 4rem !important;
  }
  .woocommerce-edit-account legend, .woocommerce-Address-title h3 {
    font-size: 1.6rem !important;
  }
  .woocommerce-Addresses.addresses a {
    padding-inline: 1rem !important;
  }
  .woocommerce-message {
    display: flex !important;
    flex-direction: column !important;
  }
  .woocommerce-message > .woocommerce-Button {
    order: 1 !important;
    margin-top: 1rem !important;
  }
  .woocommerce-MyAccount-content .headline, .my-acc-tab-heading {
    margin-bottom: 4rem !important;
  }
  .ywpar-wrapper table.shop_table td, .ywpar-wrapper table.shop_table tfoot td, .ywpar-wrapper table.shop_table tfoot th, .ywpar-wrapper table.shop_table th {
    padding-inline: 1rem !important;
  }
  .shop_table.ywpar_points_rewards td.ywpar_points_rewards-points {
    min-width: 120px !important;
  }
  .woocommerce-account .ywpar_points_rewards-points > span, .shop_table.ywpar_points_rewards .ywpar_points_rewards-points > span, .woocommerce table.my_account_orders td {
    font-size: 12px !important;
  }
  .pkContainerForText > p {
    font-size: 14px !important;
  }
  .ywpar_points_rewards .ywpar_points_rewards-action {
    min-width: 125px !important;
    font-size: 12px !important;
  }
  .oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products {
    grid-template-columns: 1fr 1fr !important;
    gap: 1rem !important;
  }
  .oxy-woo-my-account .waitlist-user-waitlist-wrapper .waitlist-products .waitlist-single-product > a > .waitlist-title-link {
    font-size: 12px !important;
  }
}
.woocommerce-my-points .ywpar-item .ywpar_points_rewards-date {
  min-width: 200px !important;
}
@media (max-width: 768px) {
  .woocommerce-my-points .ywpar-item .ywpar_points_rewards-date {
    width: 100% !important;
  }
}
