.woocommerce-MyAccount-content button.b2bking_subaccounts_container_top_button {
	text-align: center;
  justify-content: center;
}

.b2bking_subaccounts_container_top_title,
.b2bking_subaccounts_new_account_container_top_title,
.b2bking_subaccounts_edit_account_container_top_close,
.b2bking_subaccounts_new_account_container_top_close,
.b2bking_span_title_text_subaccount,
.b2bking_subaccounts_new_account_container_content_element_label,
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text,
.b2bking_subaccounts_new_account_container_content_element_checkbox_name{
	font-family: var(--cb_font_family, inherit) !important;
}

.woocommerce .wishlist-title h1,
.woocommerce-info a.button,
.woocommerce-MyAccount-content .button {
    text-transform: capitalize !important;
}

.woocommerce-message {
	display: flex !important;
	justify-content: flex-start !important;
}

.woocommerce-message p {
	margin-bottom: 0px !important;
}

.woocommerce-MyAccount-content h1.sprink-page-title,
.woocommerce .wishlist-title h1,
.b2bking_subaccounts_container_top_title,
.woocommerce-MyAccount-content h1,
h1#saved_project_title {
	font-weight: 600 !important;
	font-size: 36px !important;
	line-height: 50px !important;
	color: var(--primary-color, #2a1f4a) !important;
  letter-spacing: 0.2px !important;
}

.woocommerce .wishlist-title h1 {
    margin-bottom: 0px;
    display: contents;
}

.project-search-sort select, .sprink-search-sort select {
  font-size: 14px;
    padding: 8px 15px;
    height: 38px;
}

/* Dashboard */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--dashboard a {
/* background-image: url('account/dashboard.svg'); */
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: 20px;
}

/* My Order */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--orders a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--orders a {
/* background-image: url('account/my_orders.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* subaccounts */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--subaccounts a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--subaccounts a {
/* background-image: url('account/subaccounts.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* my-quotes */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--my-quotes a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--my-quotes a {
/* background-image: url('account/my_quotes.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 16px;
}

/* saved-projects */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--saved-projects a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--saved-projects a {
/* background-image: url('account/my_saved_projects.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* wishlist */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--wishlist a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--wishlist a {
/* background-image: url('account/wishlist.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* edit-account */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-account a {
/* background-image: url('account/my_account.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* edit-address */
 body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-address a {
/* background-image: url('account/download.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
} 

/* payment-methods */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--payment-methods a {
/* background-image: url('account/payment_methods.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* my-points */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--my-points a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--my-points a {
/* background-image: url('account/payment_methods.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* tax-exemption-info */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--tax-exemption-info a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--tax-exemption-info a {
/* background-image: url('account/tax.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}


/* customer-logout */
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
	content: " ";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
/* background-image: url('account/logout.svg'); */
background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px center;
    background-size: 20px;
}

/* Start - Wishlist layout section */
 
table.wishlist_table thead {
  display: none !important;
}
 
table.wishlist_table, table.wishlist_table tbody,
table.wishlist_table tbody tr td,
.woocommerce table.shop_table {
  border: none !important;
  outline: none;
}

tbody.wishlist-items-wrapper {
  vertical-align: top;
}

.edit-title-buttons {
  display: flex;
}

a.btn.button.show-title-form.cb_primary_cta {
  display: flex;
}
 
table.wishlist_table tbody tr {
  display: inline-block;
  width: 23%;
  text-align: center;
  border: 1px solid #eaeaea;
  margin: 1%;
  position: relative;
}
 
table.wishlist_table tbody tr td {
  display: block;
}
 
.wishlist_table tr td.product-thumbnail a {
    max-width: 100%;
}
 
.woocommerce-account table.shop_table tbody {
  background-color: var(--white-color, #ffffff);
}
 
.wishlist_table tr td.product-name a:active,
.wishlist_table tr td.product-name a:focus,
.antd-app-wrapper .ant-tabs-tab:hover{
  color: var(--secondary-color, #91206c);
}

.antd-app-wrapper .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: var(--primary-color, #2a1f4a);
    text-shadow: 0 0 .25px currentcolor;
}

.antd-app-wrapper .ant-tabs-ink-bar {
  background: var(--primary-color, #2a1f4a);
}

#lpfw_my_points_app .ant-tabs-content-holder {
  border: 1px solid var(--light_border-color, #e5e6e7);
}

.antd-app-wrapper h1, .antd-app-wrapper h2, .antd-app-wrapper h3, .antd-app-wrapper h4, .antd-app-wrapper h5, .antd-app-wrapper h6,
#lpfw_my_points_app .ant-tabs-tab, #lpfw_my_points_app p, #lpfw_my_points_app .ant-table-cell, #lpfw_my_points_app label,
#lpfw_my_points_app .points-redeem .form-wrap .ant-col,
#lpfw_my_points_app .points-redeem .form-wrap .ant-input-number .ant-input-number-input {
  color: var(--text_color-color, #58595b);
}

#lpfw_my_points_app .points-redeem .form-wrap .ant-input-number .ant-input-number-input {
  border-color: var(--light_border-color, #e5e6e7);
}

.antd-app-wrapper a,
.antd-app-wrapper a:hover {
color: var(--dark_link-color, #3157ce);
text-decoration: underline;
}

.antd-app-wrapper .ant-table-thead>tr>th {
  background: var(--light_background-color, #f9f8f6);
  border-bottom: 1px solid var(--light_border-color, #e5e6e7);
}

.antd-app-wrapper .ant-table table {
   border: 1px solid var(--light_border-color, #e5e6e7);
}
 
@media screen and (max-width: 600px) {
  /* Mobile styles go here */
 
  table.wishlist_table tbody tr {
      width: 98%;
    }
 
}
 
@media screen and (min-width: 600px) and (max-width: 1020px) {
  /* Specific tablet styles go here */
 
  table.wishlist_table tbody tr {
      width: 31%;
    }
 
}
/* End - Wishlist layout section */

.orders-header {
  display: flex;
justify-content: space-between;
}
 
.orders-header a.shop-cta {
  margin-top: 5px;
}
 
.sprink-order-item {
  margin-bottom: 25px;
}
 
.sprink-order-item .order-details {
  display: flex;
justify-content: space-between;
}
 
.sprink-order-item .order-details .order-actions-right {
  justify-content: end;
    position: relative;
}
 
.sprink-order-item .order-details .order-actions-right button.wql-view-detail {
  position: absolute;
    top: 0px;
    font-size: 18px;
    letter-spacing: 0.2px;
}
 
.sprink-order-item .order-details .order-actions-right button.wql-cancel-quote{
display: none;
}
 
#wql-quote-detail-modal .wql-modal-content .wql-modal-header .wql-modal-close:hover {
  color: var(--white-color, #ffffff);
}

.woocommerce-MyAccount-navigation-link a {
    color: var(--primary-color, #2a1f4a);
}
 
.woocommerce-Address-actions a.set-default,
.woocommerce-Address-actions a.set-default:hover {
    color: var(--dark_link-color, #3157ce) !important;
}
 
.woocommerce-Address-actions a.wss-delete-btn,
.woocommerce-Address-actions a.delete,
.woocommerce-Address-actions a.wss-delete-btn:hover,
.woocommerce-Address-actions a.delete:hover {
    color: var(--error_back-color, #e60000) !important;
  }
 
.wss-tab-button {
    font-size: 18px;
    letter-spacing: 0.2px;
}
 
.warning-alert #alert-message {
    font-size: 18px;
    letter-spacing: 0.2px;
}
 
.sprink-project-details .sprink-project-expiry.sprink-expiry-info{
  padding-top: 6px;
    color: var(--error_back-color, #e60000) !important;
}
 
.sprink-project-action:hover {
  color: #000 !important;
}

/* My Saved Project */
.sprink-projects-grid {
    display: block !important;
}
 
.sprink-project-item {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-top: 70px !important;
    margin-bottom: 25px;
    border-radius: 10px !important;
}
 
.sprink-project-thumbnail img {
    width: 100px !important;
    height: auto !important;
}
 
.sprink-project-thumbnail {
    width: 100px !important;
    height: auto !important;
    background-color: var(--white-color, #ffffff) !important;
}
 
.sprink-project-details p{
  display: inline-block;
      width: 48%;
      margin: 0px !important;
      padding: 0px !important;
      font-size: 16px;
}

.sprink-project-details p.sprink-product-type,
.sprink-project-details p.sprink-project-attributes,
.sprink-project-details p.sprink-project-date,
.order-info-grid .info-item span, 
.sprink-project-details p.sprink-project-expiry.gray_color{ 
font-size: 16px !important;
font-weight: 400 !important;
line-height: 20px !important;
color: var(--text_color-color, #58595b) !important;
}

.sprink-project-details p.sprink-project-expiry.gray_color i{  
  font-size: 16px !important;
}

.sprink-project-details p.sprink-project-expiry.gray_color i{  
  font-size: 16px !important;
}

.sprink-project-details p.sprink-project-expiry.gray_color i{  
  font-size: 16px !important;
}
 
.order-info-grid .info-item label,
.sprink-project-details p label {
  font-weight: 600 !important;
}
.sprink-project-details h2.sprink-project-name {
  position: absolute;
  left: 20px;
  top: 20px;
  color: #2A1F4A !important;
  font-size: 26px !important;
  font-weight: 600 !important; 
  line-height: 30px !important;
   color: var(--primary-color, #2a1f4a) !important;
}
.order-title-info h3.product-title {
  font-size: 26px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
}
.sprink-project-actions {
    align-items: start !important;
  } 
 
.sprink-project-actions .sprink-btn.sprink-btn-resume {
    width: max-content !important;
}
 
.sprink-project-action:hover
{
    background-color: var(--light_background-color, #f9f8f6) !important;
}

.sprink-project-details {
  margin-left: 12px;
}

table.wishlist_table tbody tr, table.wishlist_table tbody tr td {
    border-radius: 10px;
  }

.woocommerce-MyAccount-content #place_order {
    width: auto !important;
    float: right !important;
}


.orders-search-section { 
    background: var(--white-color, #ffffff) !important;
    border: 1px solid var(--light_background-color, #f9f8f6);
    border-radius: 10px !important;
}

.filter-row label {
    color: var(--text_color-color, #58595b);
}

.order-filter-dropdown {
    height: 38px;
 }

.woocommerce-MyAccount-content:has(.tax_exemption_info) p,
.woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
        color: var(--text_color-color, #58595b) !important;
}

.woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
  font-weight: 500 !important;
}

.woocommerce-MyAccount-content:has(.tax_exemption_info) p,
.woocommerce-MyAccount-content:has(.tax_exemption_info) li {
  font-weight: 400 !important;
}

.sprink-project-action {
    font-size: 16px !important;
    color: var(--primary-color, #2a1f4a) !important;
    font-weight: 400 !important;
}

.sprink-project-action:hover {
  border-radius: 0px !important;
}

.sprink-project-menu-toggle:hover, .sprink-project-menu-toggle:focus {
    border-radius: 50% !important;
}

ul.sprink-project-menu-dropdown li button.sprink-project-action {
background-repeat: no-repeat !important;
    padding-left: 30px !important; 
    background-position: 7px center !important;
    background-size: 15px !important;
} 

button.sprink-project-menu-toggle {
  transform: rotate(90deg);
}

.sprink-project-menu-wrapper {
    position: absolute !important;
    top: 8px !important;
    right: 5px !important;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
    text-transform: capitalize !important;
    font-style: italic;
}

.woocommerce .wishlist-title {
        display: none;
}

#faqs_sec{
background-color: var(--faq_background-color, #ededff);
    border-width: 1px 1px 1px 1px;
    border-color: var(--light_border-color, #e5e6e7);;
    padding: 20px;
    border-radius: 10px; 
    margin: 20px 0;
}

#faqs_sec .faq_content{
  
}

#faqs_sec .faq_content h2{
font-family: var(--cb_font_family, inherit);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0.2px;
    color: var(--primary-color, #2a1f4a); 
}

#faqs_sec .faq_content .single_faq{
    background-color: var(--white-color, #ffffff);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--light_border-color, #e5e6e7);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

#faqs_sec .faq_content .single_faq h4{
  font-family: var(--cb_font_family, inherit);
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0px;
}

#faqs_sec .faq_content .single_faq p,
#faqs_sec .faq_content .single_faq li,
#faqs_sec .faq_content .single_faq .faq_answer{
  font-weight: 400;
  font-family: var(--cb_font_family, inherit);
    font-size: 18px;
    margin-bottom: 0px;
    width: 100%;
    color: var(--text_color-color, #58595b);
}

#faqs_sec .faq_content .single_faq p,
#faqs_sec .faq_content .single_faq ul {
  margin-top: 15px;
} 

#faqs_sec .faq_content .single_faq .faq_answer{
display: none;
}

#faqs_sec .faq_content .single_faq.active .faq_answer{
display: block;
}


#faqs_sec .faq_content .single_faq .accordion-item-title-icon {
    float: right;
} 

#faqs_sec .faq_content .single_faq .accordion-item-title-icon .e-opened{
width: 13px;
height: 13px;
    display: inline-block;
    display: none;
} 

#faqs_sec .faq_content .single_faq .accordion-item-title-icon .e-closed{
width: 13px;
height: 13px;
    display: inline-block;
    display: block;
}

#faqs_sec .faq_content .single_faq.active .accordion-item-title-icon .e-opened{
  display: block;
}

#faqs_sec .faq_content .single_faq.active .accordion-item-title-icon .e-closed{
    display: none;
}


.woocommerce-MyAccount-content:has(.tax_exemption_info) p,
.woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
        color: #58595b !important;
}

.woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
  font-weight: 500 !important;
}

.woocommerce-MyAccount-content:has(.tax_exemption_info) p,
.woocommerce-MyAccount-content:has(.tax_exemption_info) li {
  font-weight: 400 !important;
}

.sprink-project-action {
    font-size: 16px !important;
    color: #2a1f4a !important;
    font-weight: 400 !important;
}

.sprink-project-action:hover {
  border-radius: 0px !important;
}

.sprink-project-menu-toggle:hover, .sprink-project-menu-toggle:focus {
    border-radius: 50% !important;
}


ul.sprink-project-menu-dropdown li button.sprink-project-action {
background-repeat: no-repeat !important;
    padding-left: 30px !important; 
    background-position: 7px center !important;
    background-size: 15px !important;
} 

button.sprink-project-menu-toggle {
  transform: rotate(90deg);
}

.sprink-project-menu-wrapper {
    position: absolute !important;
    top: 8px !important;
    right: 5px !important;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
    text-transform: capitalize !important;
    font-style: italic;
}

.woocommerce .wishlist-title {
        display: none;
}

#faqs_sec{
background-color: #EDEDFF;
    border-width: 1px 1px 1px 1px;
    border-color: #D8D8D8;
    padding: 20px;
    border-radius: 10px; 
    margin: 20px 0;
}

#faqs_sec .faq_content{
  
}

#faqs_sec .faq_content h2{
font-family: var(--cb_font_family, inherit);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0.2px;
    color: #2A1F4A; 
}

#faqs_sec .faq_content .single_faq{
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D8D8D8;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

#faqs_sec .faq_content .single_faq h4{
  font-family: var(--cb_font_family, inherit);
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0px;
}

#faqs_sec .faq_content .single_faq p,
#faqs_sec .faq_content .single_faq li,
#faqs_sec .faq_content .single_faq .faq_answer{
  font-weight: 400;
  font-family: var(--cb_font_family, inherit);
  font-size: 18px;
  margin-bottom: 0px;
  width: 100%;
}

#faqs_sec .faq_content .single_faq p,
#faqs_sec .faq_content .single_faq ul {
  margin-top: 15px;
} 

#faqs_sec .faq_content .single_faq .faq_answer{
display: none;
}

#faqs_sec .faq_content .single_faq.active .faq_answer{
display: block;
}


#faqs_sec .faq_content .single_faq .accordion-item-title-icon {
    float: right;
} 

#faqs_sec .faq_content .single_faq .accordion-item-title-icon .e-opened{
width: 13px;
height: 13px;
    display: inline-block;
    display: none;
} 

#faqs_sec .faq_content .single_faq .accordion-item-title-icon .e-closed{
width: 13px;
height: 13px;
    display: inline-block;
    display: block;
}

#faqs_sec .faq_content .single_faq.active .accordion-item-title-icon .e-opened{
  display: block;
}

#faqs_sec .faq_content .single_faq.active .accordion-item-title-icon .e-closed{
    display: none;
}

@media screen and (max-width: 768px) {
 
  .sprink-project-item {
      display: block !important; 
    }
 
  .sprink-project-item {
    padding-top: 10px !important;
  }
 
  .sprink-project-details h2.sprink-project-name {
    position: initial;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    color: var(--primary-color, #2a1f4a) !important;
  }
 
  .sprink-project-details {
    /* position: absolute;
    top: 20px;
    left: 105px; */
  }  

  .sprink-project-details {
      margin-bottom: 5px !important;
      margin-left: 105px !important;
  }

  .sprink-project-thumbnail {
    position: absolute;
  }

  .sprink-project-item {
    padding-bottom: 50px !important;
  }

  .sprink-project-thumbnail {
    position: absolute;
  }

  .sprink-project-item {
    padding-bottom: 50px !important;
  }

  .sprink-project-menu-toggle {
    position: absolute;
    top: 1px;
    right: -10px;
  }

  .sprink-project-menu-wrapper {
    position: initial;
  }

    .sprink-btn.sprink-btn-resume {
        display: block !important;
    } 

  .sprink-project-menu-wrapper {
    position: absolute !important;
    top: 10px !important;
    right: 0px !important;
  }

    button.sprink-project-menu-toggle{
       transform: rotate(90deg); 
    }

     .sprink-project-actions .sprink-btn.sprink-btn-resume {
    position: absolute;
    width: 93% !important;
    margin-left: 1.5%;
  } 

    .sprink-project-actions {
    padding: 0px 0 0 0;
    }
    .sprink-project-name{
      width: 90%;
      word-wrap: break-word;
    }
 
}

@media screen and (max-width: 600px) {

  .sprink-project-details p.sprink-product-type,
  .sprink-project-details p.sprink-project-attributes,
  .sprink-project-details p.sprink-project-date,
  .order-info-grid .info-item label,
  .order-info-grid .info-item span,
  p.sprink-project-expiry.sprink-expiry-info,
  p.sprink-project-expiry {
      font-size: 12px !important;
      font-weight: 400;
  }

 

  .sprink-project-details p {
        width: 100% !important;
        display: block;
    }

  .sprink-project-menu-dropdown.show {
    bottom: 0px; 
}
 
} 

.sprink-project-modal-content {
    max-width: 400px !important;
    overflow: auto !important;
}

.sprink-project-modal-close:hover {
    color: var(--white-color, #ffffff) !important;
     background-color: var(--primary-color, #2a1f4a) !important;
}

.woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
    font-size: 20px !important;
    padding-bottom: 6px;
}

.woocommerce table.shop_table.wishlist_table tr td.product-thumbnail {
  padding-top: 30px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove {
  position: absolute;
  right: 15px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove a.remove {
border: none;
color: var(--primary-color, #2a1f4a);
}

.woocommerce table.shop_table.wishlist_table tr td.product-thumbnail {
  padding-top: 30px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove {
  position: absolute;
  right: 15px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove a.remove {
border: none;
color: var(--primary-color, #2a1f4a);
}

.woocommerce table.shop_table.wishlist_table tr td.product-thumbnail {
  padding-top: 30px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove {
  position: absolute;
  right: 15px;
}

.woocommerce table.wishlist_table .wishlist-items-wrapper td.product-remove a.remove {
border: none;
color: #000;
}

@media screen and (max-width: 767px) {

  .woocommerce-MyAccount-content:has(.tax_exemption_info) h2.content-heading {
    font-size: 16px !important;
    padding-bottom: 4px;
} 

.woocommerce-MyAccount-tabs .woocommerce-MyAccount-navigation {
  display: none;
}

.woocommerce-MyAccount-content h1.sprink-page-title, 
.woocommerce .wishlist-title h1, 
.b2bking_subaccounts_container_top_title, 
.woocommerce-MyAccount-content h1, 
h1#saved_project_title {
    font-size: 30px !important;
    line-height: 36px !important;
 }

.woocommerce-MyAccount-tabs .woocommerce-MyAccount-navigation {
  display: none;
}

.woocommerce-MyAccount-content h1.sprink-page-title, 
.woocommerce .wishlist-title h1, 
.b2bking_subaccounts_container_top_title, 
.woocommerce-MyAccount-content h1, 
h1#saved_project_title {
    font-size: 30px !important;
    line-height: 36px !important;
 }

 li.woocommerce-MyAccount-navigation-link{
    background: #faf7f6;
    border-radius: 15px;
    margin: 10px 0px;
 }

 .woocommerce-MyAccount-navigation ul li a {
    padding: 15px 15px 15px 40px !important;
 }

 body.woocommerce-account ul li a {
  background-position: 6px center !important;
 }

 .woocommerce-MyAccount-navigation-link a {
    font-size: 18px;
 }

 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  background: #fff;
  border-radius: 0px;
 }

 #account_display_name_description {
  font-size: 14px;
  line-height: 20px;
  display: block;
 }

.wishlist_table.mobile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
 }

 .wishlist_table.mobile li {
    margin: 1%;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    padding: 10px;
    position: relative;
 }

 .wishlist_table.mobile li .additional-info-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
 }

 .wishlist_table.mobile li .item-wrapper {
    display: block;
    width: 100%;
 }

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-top: 15px;
     height: 100px !important;
    margin-bottom: 15px;
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail img {
  height: 100px;
    width: auto;
    margin: 0 auto;
}

svg.yith-wcwl-icon-svg {
    width: 20px;
    height: 20px;
}

.wishlist_table.mobile li .item-wrapper .item-details {
    display: block;
    width: 100%;
    max-width: 100%;
}

.wishlist_table.mobile li .item-wrapper .item-details .product-name h3 {
  font-size: 16px;
  text-align: center;
  min-height: 46px;
}

.project-search-sort {
  display: flex;
}

.search-quote {
  min-width: 50%;
  margin-right: 5%;
}

.header-row {
  gap: 0px;
}

.sprink-order-item .order-details {
    display: block;
 }

.order-details-container {
  flex-direction: row;
}

.order-info-grid {
  padding-top: 25px;
  gap: 0px ;
}

.product-image-details {
    align-self: auto;
    width: 70px;
}

.order-title-info h3.product-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
 }

 .order-header {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
 }

 .sprink-order-item {
  position: relative;
  padding-bottom: 60px;
 }

 .order-title-section {
  position: absolute;
  left: 100px;
 }

 .sprink-order-item .order-details .order-actions-right button.wql-view-detail {
    position: absolute;
    top: -40px;
        left: 0px;
        width: 100%;
    justify-content: center;
 }

 .woocommerce-MyAccount-tabs .oceanwp-user-profile {
    margin-bottom: 10px !important;
 }

 .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
    display: none !important;
 }

 #back_dashboard {
  color: #3157ce;
    font-weight: 500;
    text-decoration: underline;
    padding: 20px 0;
    display: block;
    padding-left: 15px;
 } 

.woocommerce-MyAccount-content {
  padding: 0 15px !important;
 }

 .sprink-saved-projects-container {
    padding: 0px !important;
 }

 .sprink-order-item .order-details .order-actions-right {
    position: absolute;
    bottom: 10px;
    left: 0px !important;
 }
 .sprink-order-item{
  height: 250px;
 }

 .order-actions-right button {
    width: 100%;
}

}

@media screen and (max-width: 767px) {
  .woocommerce-MyAccount-navigation-link--dashboard{
    display: none !important;
  }
}
.b2bking_subaccounts_new_account_container_content_bottom_button{
  white-space: nowrap;
  min-width: fit-content !important;
}