* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.account .page-main a{
    text-decoration: none !important;
}
.catalogsearch-result-index .page-title-wrapper h1 {
    color: var(--site-main-text-color);
    font-family: var(--site-body-font);
    font-size: 36px;
    line-height: 46px;
    font-weight: 400;
    text-align: center;
    display: block !important;
    margin: 0 0 20px 0;
}
.page-main {
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 100% !important;    
    max-width: 1440px !important;
    margin: 20px auto 10px;
}
dl.block{
	display: none;
}

.catalogsearch-result-index .products .product-items {
    letter-spacing: normal;
    display: flex;
    display: flex;
    grid-gap: 15px 1.5%;
    flex-wrap: wrap;
}
.catalogsearch-result-index .products .product-items .item{
	width: 23.8% !important;
    border: 1px solid transparent;
    margin: 0;
}
.catalogsearch-result-index.page-products .product-item-info {
    width: 100%;
    text-align: center;
}
.catalogsearch-result-index .product-item-name, .catalogsearch-result-index .product.name a {
    color: var(--site-main-text-color);
    text-align: center;
    font-family: var(--site-body-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.catalogsearch-result-index .product-item .price-box {
    margin: 10px 0 0;
    color: var(--site-main-text-color);
    text-align: center;
    font-family: var(--site-body-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
}
.catalogsearch-result-index .product-image-photo {
	width: 100%;
    height: auto;
}

.product.details.product-item-details {
    padding: 10px;
}
.catalogsearch-result-index .products-grid .product-item-info.active, 
.catalogsearch-result-index .products-grid .product-item-inner, 
.catalogsearch-result-index .products-grid .product-item-actions {
    box-shadow: none;
    border: 0 !important;
    margin: 0;
    padding: 0 !important;
}
.catalogsearch-result-index .products-grid .product-item-inner,
.catalogsearch-result-index .modes, 
.catalogsearch-result-index.page-with-filter .toolbar-amount{
    display: none !important;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .limiter {
    float: none;
}
.catalogsearch-result-index .toolbar select{
    color: var(--site-main-text-color) !important;
}
/*404 page design */

.cms-no-route .columns .column.main{
    padding-bottom: 0;
}

#notfound {
  position: relative;
}

.notfound {
    max-width: 700px;
    width: 100%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin: 80px auto 0;
    position: absolute;
    right: 0;
     left: 0; 
}

.notfound .notfound-404 {
  position: absolute;
  height: 100px;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: var(--site-body-font);
  color: var(--site-accent-color);
  font-weight: 900;
  font-size: 276px;
  margin: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound h2 {
  text-transform: uppercase;
  margin: 0px;
}

.notfound a {
    background: var(--site-main-text-color);
    color: var(--site-white-color);
    font-family: var(--site-body-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 15px;
}

.notfound a:hover {
    background: var(--site-accent-color);
    border-color:var(--site-accent-color);
}

/*admin pages design start */
.account.page-layout-2columns-left .column.main {
    background: #f7f7f7;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border-radius: 10px;
}
.account .page-title-wrapper h1.page-title {
    margin-bottom: 10px !important;
    font-family: var(--site-heading-font);
    font-size: 24px;
    line-height: 34px;
    color: var(--site-main-text-color);
}
.account #maincontent .box.box-address-shipping, 
.account #maincontent .block-content{
    display: flex;
    justify-content: flex-start;
    grid-gap: 10px 2%;
}
.account .block a.action.edit{
 color: var(--site-subtext-color);
 text-decoration: underline !important;
}
.account .box.box-shipping-address,
 .account .box.box-billing-address,
  .account .box.box-information, .account .box.box-address-billing,
   .account .box.box-address-shipping, .account .box.box-newsletter {
    border: 1px solid var(--site-boder-color);
    padding: 20px;
    border-radius: 5px;
    position: relative;
    width: 50%;
    margin: 0 !important;
}
.account .column.main .block:not(.widget) .block-title strong{
    font-size: 18px;
    line-height: 28px;
    font-family: var(--site-body-font);
}
.account .column.main .block:not(.widget) .block-title{
    border: 0 !important;
}
.block.block-dashboard-addresses .block-title, .block.block-dashboard-info .block-title{
    margin: 0 !important;
}

.customer-account-index .box-actions a.action.edit span,
 .account .box-actions a.action.edit span {
    /*content: "";*/
    background-image: url(../images/tps-edit.svg);
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    border:0;
    margin: 0;
    color: transparent;
}
.customer-account-index .box-actions a.action.edit:after,
 .account .box-actions a.action.edit:after,
 .account .column.main .block:not(.widget) .block-content:before,
 .account .column.main .block:not(.widget) .block-content:after{
    content: none !important;
 }
.customer-account-index .box-actions a.action.change-password,
.account .box-actions a.action.change-password{
    position: relative;
    padding-left: 30px;
}
.customer-account-index .box-actions a.action.change-password:after,
.account .box-actions a.action.change-password:after{
    content: "";
    background-image: url(../images/password-change.svg);
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border:0;
    margin: 0;
}
.account form.form-address-edit .control input.input-text, .account form.form-edit-account .control input.input-text {
    border-color: var(--site-boder-color);
    border-radius: 5px;
    height: 42px;
}
.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice .checkbox,.customer-account-login .block.block-customer-login fieldset.fieldset.login .chk-remember-me, .customer-account-edit .form-edit-account .field.choice,
.newsletter-manage-index .form-newsletter-manage .field.choice {
   position: relative
}

.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice .checkbox, 
.customer-account-login .block.block-customer-login fieldset.fieldset.login .chk-remember-me, .customer-account-edit .form-edit-account .field.choice .checkbox,
.newsletter-manage-index .form-newsletter-manage .field.choice .checkbox {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 6px;
    opacity: 0;
    margin: 0;
}
.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice .checkbox+label, .customer-account-login .block.block-customer-login fieldset.fieldset.login .chk-remember-me+label,
.customer-account-edit .form-edit-account .field.choice .checkbox+label, .newsletter-manage-index .form-newsletter-manage .field.choice .checkbox+label {
    position: relative;
    padding-left: 30px
}

.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice .checkbox+label:before,.customer-account-login .block.block-customer-login fieldset.fieldset.login .chk-remember-me+label:before, .customer-account-edit .form-edit-account .field.choice .checkbox+label:before,
.newsletter-manage-index .form-newsletter-manage .field.choice .checkbox+label:before {
    content: '';
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 2px;
    border: 1px solid var(--site-gray-color);
    border-radius: 5px
}

.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice .checkbox:checked+label:before, .customer-account-login .block.block-customer-login fieldset.fieldset.login .chk-remember-me:checked+label:before,.customer-account-edit .form-edit-account .field.choice .checkbox:checked+label:before,
.newsletter-manage-index .form-newsletter-manage .field.choice .checkbox:checked+label:before {
    background: url(../images/tps-check-icon.svg),var(--site-main-text-color) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    border-radius: 5px
}

.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.choice:before,.customer-account-login .block.block-customer-login fieldset.fieldset.login .field.remember-me:before {
    display: none
}

.action.primary, .action-primary{
    padding: 9px !important;
    background: var(--site-main-text-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    border: 1px solid var(--site-main-text-color) !important;
}
.sidebar.sidebar-additional{
    display: none !important;
}
.account .block-collapsible-nav .item.current a, .account .block-collapsible-nav .item.current>strong {
    border-color: transparent !important;
    background-color: var(--site-main-text-color);
    color: var(--site-white-color);
    font-family: var(--site-body-font);
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.account .block-collapsible-nav .content{
    padding: 0;
}
.action.primary:hover, .action-primary:hover {
    background: var(--site-primary-hover-color);
    border: 1px solid var(--site-primary-hover-color) !important;
    color: var(--site-white-color);
}
.account .table-wrapper table {
  width: 100%;
  border-collapse: collapse;
}

/* Header */
.account .table-wrapper thead {
  background: #f5f5f5;
}

.account .table-wrapper th {
  text-align: left;
  padding: 14px;
  font-size: 14px;
  background: var(--site-main-text-color);
  color: var(--site-white-color);
  font-weight: 600;
  border-bottom: 1px solid var(--site-main-text-color);
}

/* Body */
.account .table-wrapper td {
  padding: 14px;
  font-size: 14px;
  color: var(--site-main-text-color);
  border-bottom: 1px solid var(--site-bgcolor-light);
}
/* Even rows */
.account .table-wrapper tbody tr:nth-child(even) {
  background-color: var(--site-bgcolor-light);
}

/* Odd rows */
.account .table-wrapper tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

/* Login page */
.customer-account-login .page-wrapper,
.customer-account-create .page-wrapper {
    background: var(--site-bgcolor-light);
}
.customer-account-login .page-wrapper h1.page-title,
.customer-account-create .page-wrapper h1.page-title {
    display: none;
}
.tps-login-wrapper * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}   
.tps-login-wrapper {
    display: flex;
    min-height: 100vh;        
    background: #D9D9D9;
    box-shadow: 0 4px 14px 0 rgba(123, 123, 123, 0.25);
}   
.tps-login-hero {
    flex: 0 0 50%;
    position: relative;
    overflow: hidden;
    min-height: 600px;
}
.tps-login-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
/* Fallback gradient if no image */
.tps-login-hero-fallback {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #8bb5b0 0%, #6a9b95 40%, #4a7d78 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}    
.tps-login-form-panel {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 60px;
    background: var(--site-white-color);
}   
.tps-login-logo {
    text-align: center;
    margin-bottom: 20px;
}
.tps-login-logo img {
    max-width: 180px;
    height: auto;
}
.tps-login-logo-text {        
    font-size: 36px;
    font-weight: 400;
    color: #8b6914;
    letter-spacing: 2px;
    font-style: italic;
    border-bottom: 2px solid #8b6914;
    padding-bottom: 4px;
    display: inline-block;
}   
.tps-login-heading {   
    max-width: 290px;    
    font-size: 28px;
    font-weight: 700;
    color: var(--site-main-text-color);
    text-align: center;
    line-height: 38px;
    margin-bottom: 12px;
}
.tps-login-subheading {       
    font-size: 16px;
    color: var(--site-subtext-color);
    text-align: center;
    line-height: 22px;
    margin-bottom: 20px;
    max-width: 350px;
}
.tps-login-divider {
    width: 100%;
    max-width: 355px;    
    border-top: 1px solid var(--site-subtext-color);
    margin-bottom: 20px;
}    
.tps-login-section-label, .tps-new-retailer-label {        
    font-size: 16px;   
    line-height: 20px;     
    text-align: center;
    margin-bottom: 24px;    
}    
.tps-login-form-inner {
    width: 100%;
    min-width: 450px;
    max-width: 450px;
}
.tps-field-group {
    margin-bottom: 20px;
}
.tps-login-form-panel .tps-login-form-inner fieldset.fieldset.login .tps-field-label {
    display: block;        
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: var(--site-main-text-color);
    text-align: left;
    float: none;
    width: 100%;
    margin-bottom: 8px;        
}
.tps-login-form-panel .tps-login-form-inner fieldset.fieldset.login .tps-field-control {
    position: relative;
    display: block; 
    float: none;
    width: 100%;
}
.tps-login-form-panel .tps-login-form-inner fieldset.fieldset.login .tps-field-control input::placeholder {
    color: var(--site-subtext-color);
    font-size: 12px;
    line-height: 20px;
}
.tps-input:focus {
    border-color: #8bb5b0;
    box-shadow: 0 0 0 3px rgba(139, 181, 176, 0.15);
}    
.tps-password-label-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}
.tps-forgot-link {        
    font-size: 12px;
    line-height: 20px;
    color: var(--site-main-text-color);
    text-decoration: underline;    
    transition: text-decoration-color 0.2s ease, color 0.2s ease;
    position: absolute;
    right: 11px;
    bottom: 10px;
    z-index: 1;    
}    
.tps-remember-row {
    display: flex;
    align-items: start;
    gap: 10px;
    margin-top: 4px;
    margin-bottom: 30px;    
}
.tps-remember-row input[type="checkbox"] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    accent-color: #8bb5b0;
    border-radius: 3px;
    border: 1px solid var(--site-main-text-color);
    background: var(--site-white-color);
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.15) inset !important;
    margin: 0;
}
.tps-remember-label {        
    font-size: 12px;
    line-height: 20px;
    color: var(--site-main-text-color);
    cursor: pointer;
}    
.tps-show-password-row {
    margin-bottom: 6px;
    font-size: 12px;
}
.tps-login-form-panel .actions-toolbar.primary {
    margin-left: 0 !important;
}
.tps-login-form-panel .actions-toolbar.primary:before,
.tps-login-form-panel .actions-toolbar.primary:after,
.login-container .fieldset:after {
    display: none;
}
.tps-login-form-panel .actions-toolbar.primary .tps-btn-primary,
.tps-login-form-panel .tps-btn-secondary {
    display: block;
    width: 100%;
    padding: 10px !important;    
    font-family: var(--site-body-font);    
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--site-white-color);
    background: var(--site-primary-teal-color);
    border: none !important;
    border-radius: 1px;
    cursor: pointer;
    transition: background 0.25s ease, transform 0.1s ease;
    margin-bottom: 5px;
    text-align: center;
}
.tps-login-form-panel .tps-btn-primary:active {
    transform: scale(0.995);
}
.tps-login-form-panel .tps-btn-primary:disabled,
.tps-login-form-panel .tps-btn-primary[disabled] {
    background: #b5cfcc;
    cursor: not-allowed;
}               
.tps-login-form-panel .tps-btn-secondary {    
    color: var(--site-main-text-color);
    background: var(--site-transparent-color);
    border: 1px solid var(--site-main-text-color) !important;    
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;    
    text-decoration: none;
    margin-bottom: 28px;
}
.tps-login-form-panel .tps-login-form-inner fieldset.fieldset.login .tps-field-control input {    
    font-family: var(--site-body-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: var(--site-main-text-color);
    padding: 5px 10px;
    height: 40px;
}
.tps-login-form-panel .tps-login-form-inner .fieldset > .field {
    margin-bottom: 20px;
    position: relative;
}
.tps-help-text {        
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.tps-help-text a {
    color: var(--site-primary-teal-color);
    text-decoration: underline;
}  
/* Login page */ 

/* cart page */ 
.checkout-cart-index .cart-container .checkout-methods-items .action.primary,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .block-cart-failed .action.continue, 
.checkout-cart-index .cart-container .form-cart .action.continue,
.checkout-cart-index .block-cart-failed .action.update, 
.checkout-cart-index .cart-container .form-cart .action.update {
    font-family: var(--site-body-font);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    background: var(--site-button-color);
    color: var(--site-white-color);
    border-radius: 6px;
    padding: 5px !important;
    border: none !important;
    height: 40px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action {
    height: auto;
    font-size: 14px;
    padding: 5px 15px !important;
    background: var(--site-main-text-color);
}
.checkout-cart-index .block-cart-failed .action.continue, 
.checkout-cart-index .cart-container .form-cart .action.continue,
.checkout-cart-index .block-cart-failed .action.update, 
.checkout-cart-index .cart-container .form-cart .action.update {
    padding: 10px 10px 10px 0 !important;
    background: var(--site-main-text-color);
}
.checkout-cart-index .block-cart-failed .action.continue:before, 
.checkout-cart-index .cart-container .form-cart .action.continue:before,
.checkout-cart-index .block-cart-failed .action.update:before, 
.checkout-cart-index .cart-container .form-cart .action.update:before {
    line-height: 20px;
}
.checkout-cart-index .cart-summary {
    background-color: var(--site-bgcolor-light);
    border-radius: 6px;
}
.checkout-cart-index .cart-summary .block > .title strong {
    font-family: var(--site-body-font);
    font-size: 16px !important;
    line-height: 28px;
    font-weight: 500 !important;
}
/* cart page */

/* registration page */
.wholesale-registration-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 100vh;
}
.wholesale-hero {
    position: relative;
    /*background: url('https://images.unsplash.com/photo-1611652022419-a9419f74343d?w=900&q=80') center / cover no-repeat;*/
    display: flex;
    align-items: flex-end;
    padding: 48px 48px 56px;
    min-height: 600px;
}
.wholesale-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.10) 60%, transparent 100%);
}
.wholesale-hero__content {
    position: relative;
    z-index: 1;
}
.wholesale-hero__tagline {
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 400;
    color: var(--site-white-color);
    line-height: 1.2;
    margin: 0 0 16px;
}
.wholesale-hero__tagline .highlight {
    color: var(--teal);
    font-style: italic;
}
.wholesale-hero__sub {
    font-size: 13px;
    font-weight: 300;
    color: rgba(255,255,255,0.85);
    max-width: 320px;
    line-height: 1.7;
    margin: 0;
    letter-spacing: 0.02em;
}
.wholesale-form-panel {
    background: #F0EAE4;
    overflow-y: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 48px 32px;
}
.wholesale-form-container {
    width: 100%;
    max-width: 575px;
}
.wholesale-form-header {
    margin-bottom: 32px;
}
.wholesale-form-title {
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 8px;
}
.wholesale-form-subtitle {
    font-size: 14px;
    color: var(--site-subtext-color);
    margin: 0;
    line-height: 22px;
}
.wholesale-form-panel form#wholesale-registration-form {
    background: var(--site-white-color);
    padding: 10px 30px;
    border-radius: 16px;
    box-shadow: 0 24px 60px -24px rgba(60, 45, 30, 0.12), 0 8px 24px -12px rgba(60, 45, 30, 0.06);
}
.wholesale-fieldset {
    border: none;
    padding: 0;
    margin: 0 0 8px;
    background: var(--site-white-color);    
    overflow: hidden;
}
.wholesale-section-legend {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 18px 0px 14px;
    border-bottom: 1px solid var(--border);
    margin-bottom: 0;    
    float: none; 
}
.section-number {
    font-size: 10px;
    color: var(--site-subtext-color);
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 15px;
    padding-top: 2px;
}
.wholesale-fieldset .section-title {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.36px;
}
.wholesale-fieldset > .wholesale-section-legend {
    box-sizing: border-box;
}
.wholesale-fieldset .field-group,
.wholesale-fieldset .field-row {
    /*padding: 0 24px;*/
}
.wholesale-fieldset .field-group:first-of-type {
    /*padding-top: 20px;*/
}
.wholesale-fieldset .field-group:last-of-type,
.wholesale-fieldset .field-row:last-of-type {
    /*padding-bottom: 24px;*/
}
.field-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 16px;
    flex: 1;
}
.field-group.full-width {
    width: 100%;
}
.field-row {
    display: flex;
    gap: 16px;
    margin-bottom: 0;
}
.field-row .field-group {
    flex: 1;
    min-width: 0;
}
.field-label {
    font-size: 11px;
    font-weight: 500;
    line-height: 16.5px;
    text-transform: uppercase;
    letter-spacing: 1.32px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.required-star {
    color: var(--teal);
    font-size: 12px;
    line-height: 1;
}
.wholesale-fieldset .field-group .wholesale-input,
.wholesale-fieldset .field-group .wholesale-select {
    width: 100%;
    height: 44px;
    padding: 0 14px;
    border: 1px solid #E6E0D6;
    border-radius: 6px;
    background: var(--site-white-color),60%;   
    font-size: 14px;
    font-weight: 400;
    outline: none;
    transition: border-color var(--transition), box-shadow var(--transition);
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}
button.toggle-password {
    display: none;
}
.wholesale-input::placeholder {
    color: #bbb;
    font-weight: 300;
}
.wholesale-input:focus,
.wholesale-select:focus {
    border-color: var(--border-focus);
    box-shadow: 0 0 0 3px rgba(109,169,160,0.15);
}
.wholesale-input.error,
.wholesale-select.error {
    border-color: var(--error);
    background: var(--error-bg);
}
.select-wrapper {
    position: relative;
    width: 100%;
}
.select-wrapper .wholesale-select {
    cursor: pointer;
    padding-right: 36px;
}
.select-chevron {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: var(--text-light);
    display: flex;
    align-items: center;
}
.field-error {
    font-size: 11px;
    /*min-height: 14px;
    line-height: 1.3;*/
    font-weight: 400;
}
.wholesale-terms-row {
    background: var(--white);
    border-radius: var(--radius);
    padding: 18px 20px;
    margin-bottom: 16px;
    box-shadow: var(--shadow-card);
}
.wholesale-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    user-select: none;
}
.wholesale-checkbox {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.checkbox-custom {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #E6E0D6;
    border-radius: 4px;
    background: var(--site-white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
    transition: border-color var(--transition), background var(--transition);
    position: relative;
}
.wholesale-checkbox:checked + .checkbox-custom {
    background: var(--site-primary-teal-color);
    border-color: var(--site-primary-teal-color);
}
.wholesale-checkbox:checked + .checkbox-custom::after {
    content: '';
    display: block;
    width: 10px;
    height: 6px;
    border-left: 2px solid var(--site-white-color);
    border-bottom: 2px solid var(--site-white-color);
    transform: rotate(-45deg) translate(1px, -1px);
}
.wholesale-checkbox:focus-visible + .checkbox-custom {
    box-shadow: 0 0 0 3px rgba(109,169,160,0.25);
}
.checkbox-text {    
    color: var(--site-subtext-color);
    font-size: 12px;
    line-height: 19.2px;
    font-weight: 400;
}
.terms-link {
    color: var(--site-main-text-color);
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 400;
}
.terms-link:hover {
    color: var(--site-button-color);
}
.wholesale-submit-btn {
    width: 100%;
    height: 48px;
    background: var(--site-button-color);
    color: var(--site-white-color);
    border: none;
    border-radius: 6px;    
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: background var(--transition), transform 0.1s ease;
    margin-bottom: 16px;
}
.wholesale-submit-btn:hover {
    background: var(--site-dark-teal-color);
}
.wholesale-submit-btn:active {
    transform: translateY(1px);
}
.wholesale-submit-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}
.btn-spinner {
    display: none;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255,255,255,0.4);
    border-top-color: var(--site-white-color);
    border-radius: 50%;
}
.wholesale-submit-btn.loading .btn-spinner {
    display: block;
    animation: spin 0.7s linear infinite;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}
.wholesale-footer-note {
    text-align: center;
    font-size: 11px;
    color: var(--site-subtext-color);
    line-height: 17.6px;
    margin: 0 0 12px;
    font-weight: 400;
}
.wholesale-login-link {
    text-align: center;
    font-size: 13px;
    color: var(--text-mid);
    margin: 0;
    font-weight: 300;
}
.wholesale-login-link a {
    color: var(--text-dark);
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid var(--border);
    padding-bottom: 1px;
    transition: border-color var(--transition), color var(--transition);
}
.wholesale-login-link a:hover {
    color: var(--teal);
    border-color: var(--teal);
}
.wholesale-success-wrapper {
    max-width: 480px;
    margin: 80px auto;
    padding: 48px 40px;
    background: var(--site-white-color);
    border-radius: var(--radius);
    box-shadow: var(--shadow-card);
    text-align: center;
}
.wholesale-success-icon {
    margin-bottom: 24px;
}
.wholesale-success-title {
    font-size: 28px;
    font-weight: 400;
    color: var(--text-dark);
    margin: 0 0 16px;
}
.wholesale-success-body {
    font-size: 14px;
    color: var(--text-mid);
    line-height: 1.7;
    font-weight: 300;
    margin: 0 0 32px;
}
.wholesale-back-btn {
    display: inline-block;
    padding: 12px 32px;
    background: var(--teal);
    color: var(--site-white-color);
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: background var(--transition);
}
.wholesale-back-btn:hover {
    background: var(--teal-dark);
}
.message.success,
.message.error,
.message.notice {
    border-radius: 6px;
    margin-bottom: 20px;
    font-family: var(--font-body);
    font-size: 13px;
}
/* registration page */


/*media queries start*/ 

@media (hover:hover) {   
    .catalogsearch-result-index .products .product-items .item:hover{
        border: 1px solid var(--site-main-text-color);
    }
    .products-grid .product-item-info:hover{
        box-shadow: none;
        border: 0;
        margin: 0;
        padding: 0;
    }
    .account .block a.action.edit:hover{
        color: var(--site-main-text-color);
        text-decoration: none !important;
    }
    .tps-help-text a:hover {
        color: var(--site-dark-teal-color);
    }
    .checkout-cart-index .cart-container .checkout-methods-items .action.primary:hover,
    .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action:hover,
    .checkout-cart-index .block-cart-failed .action.continue:hover, 
    .checkout-cart-index .cart-container .form-cart .action.continue:hover,
    .checkout-cart-index .block-cart-failed .action.update:hover, 
    .checkout-cart-index .cart-container .form-cart .action.update:hover {
        background: var(--site-dark-teal-color);
        color: var(--site-white-color);
    }
    .tps-login-form-panel .actions-toolbar.primary .tps-btn-primary:hover {
        background: var(--site-dark-teal-color);
    }
    .tps-btn-secondary:hover {
        background: #333;
        color: var(--site-white-color);
    }
}

@media(max-width:992px) {
    .catalogsearch-result-index .products .product-items .item {
        width: 32.1% !important;
    }
    .catalogsearch-result-index .page-title-wrapper h1{
        font-size: 24px;
        line-height: 34px;
    }
    .notfound .notfound-404 h1 {
        font-size: 236px;
    }
    .tps-login-wrapper {
        flex-direction: column;
    }
    .tps-login-hero {
        flex: 0 0 auto;
        height: 500px;
        min-height: unset;
    }
    .tps-login-hero img {   
        object-position: bottom;    
    }
    .tps-login-form-panel {
        padding: 48px 32px;
    }
}

@media(max-width:768px) {
    .catalogsearch-result-index .products .product-items .item {
        width: 49.1% !important;
    }
    .notfound .notfound-404 h1 {
        font-size: 162px;
    }
    .notfound h2 {
        font-size: 26px;
    }
}

@media(max-width:767px) {
    .notfound {
        margin: 30px auto 50px;
         position: relative; 
    }
    .account .block.block-collapsible-nav {
        left: auto;
        width: 100%;
        position: relative;
        margin: auto !important;
    }
    .account .columns {
        flex-direction: column-reverse;
    }
    .account .actions-toolbar > .primary, .account.actions-toolbar > .secondary{
        text-align: left;
    }
    .account form.form-address-edit .actions-toolbar .primary button.action.save.primary,
    .account form.form-edit-account .actions-toolbar .primary button.action.save.primary {
        width: 200px;
        font-size: 15px;
    }     
}

@media(max-width:580px) {
    .account .box.box-address-shipping, .account .block-content {
        flex-wrap: wrap;
    }
    .account .box.box-shipping-address, .account .box.box-billing-address, .account .box.box-information, .account .box.box-address-billing, .account .box.box-address-shipping, .account .box.box-newsletter{
        width: 100%;
    }
    .account.page-layout-2columns-left .column.main {
        padding: 15px;
    }
    .tps-login-form-inner {
        width: 100%;
        min-width: auto;
        max-width: 100%;
    }
    .tps-login-hero {       
        height: auto;
    }
    .tps-login-form-inner {        
        min-width: 320px;       
    }
}

@media(max-width:480px) {
    .notfound h2 {
        font-size: 21px;
        line-height: 31px;
    }
    .tps-login-form-panel {
        padding: 40px 15px;
    }
    .tps-login-heading {
        font-size: 22px;
    }
}