:root {
  --dxp-g-root-font-family: 'suisseintl', Helvetica, sans-serif;
  --dxp-g-heading-font-family: 'tradegothicbold', Times, serif;
}

.d2c-page-contariner {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.d2c-page-contariner main {
  flex: 1 0 auto;
}

/* Reviewed CSS for D2C */

.d2c-title {
  height: 45px;
  margin-top: 48px;
}

.d2c-title .dxp-text-heading-medium,
.d2c-title .slds-text-heading_medium {
  display: flex !important;
  align-items: flex-start;
  max-width: 656px !important;
  margin: 0;
}

.d2c-title h3, .d2c-title h2 {
  font-family: 'Trade Gothic';
  font-weight: bold !important; 
  font-size: 32px; 
  letter-spacing: -0.32px;
  color: #343434;
  line-height: 32px;
}

input:not([type="radio"]), button, select {
  border-radius: 4px !important;
  box-sizing: border-box;
}

.slds-form-element {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}

.slds-form-element input,
.slds-form-element select {
  border: 1px solid #000000;
  height: 56px;
  width: 100%;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  line-height: 26px;
  font-size: 18px;
  color: #343434;
}

.slds-form-element label {
  font-family: "Suisse Intl";
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  position: relative;
  color: #343434;
  width: 100%;
  height: 26px;
  margin-bottom: 4px;
  left: 0;
}

.field-error-message {
  width: 100%;
  min-height: 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.field-error-message .slds-text-color_error {
  color: #343434;
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
}

.vx-button {
  color: #FFFFFF;
  text-align: center;
  font-family: 'Trade Gothic' !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0;
  text-transform: uppercase;
  min-height: 56px;
  border: none;
  transition-behavior: normal;
  transition-delay: 0s;
  transition-duration: 0.25s;
  transition-property: background-color, border-color, color;
  transition-timing-function: ease-in-out;
}

.vx-button-primary {
  background-color: #b10034 !important;
}

.vx-button-secondary {
  background-color: #646567 !important;
}

button.vx-button-primary:hover:not(:disabled),
button.vx-button-secondary:hover:not(:disabled) {
  background-color: #000000 !important;
  transition-timing-function: ease;
}

.vx-button-primary:disabled,
.vx-button-secondary:disabled {
  background-color: #d3d3d3 !important;
  cursor: not-allowed;
  opacity: 1;
}

.full-width {
  width: 100%;
}

.link-container {
  display: flex;
}

a {
  color: #343434;
  font-family: "Suisse Intl";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 144.444% */
  letter-spacing: 0;
  text-decoration: underline !important;
}

a.d2c-link, button.d2c-link {
  text-decoration: none !important;
}

.link-container a {
  height: 26px;
  border-bottom: 1px solid #343434;
  text-decoration: none !important;
}

.text-container {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 16px;
}


/* Modifications to the general styles */

commerce_builder-navigation-menu-item-list nav ul li a {
  text-decoration: none !important;
}

/* End of Modifications to the general styles */


.ag-address-card .address-card-style-class {
  border: none !important;
}

.ag-address-card lightning-formatted-text.bold {
  display: none !important;
}

.slds-border--right,
.slds-border_right {
  border-right: 0 !important;
  border-right-width: 0 !important;
  border-right-style: none !important;
  background-color: #F0F0F0 !important;
}

.slds-box {
  border: none !important;
}

.card {
  border: none !important;
}

commerce-order-summary commerce-action-button {
  display: none !important;
}

commerce-order-summary {
  --com-c-order-history-card-header-bg-color: #ffffff !important;
  --com-c-order-history-card-border-color: #ffffff !important;
  background: #ffffff !important;
}

commerce-order-summary .order-ctn {
  background: #ffffff !important;
}

/* Container styling */
.comm-forgot-password__container {
  font-family: "Suisse Intl", Arial, sans-serif;
}

/* Cancel button */
.comm-forgot-password__cancel-button.slds-button.slds-button_neutral {
  background-color: #505152;
  color: #ffffff !important;
  min-height: 56px;
}

/* Submit button */
.comm-forgot-password__submit-button.slds-button.slds-button_brand {
  color: #ffffff !important;
  min-height: 56px;
  background-color: #b10034 !important;
}

.comm-forgot-password__submit-button.slds-button.slds-button_brand:hover {
  background-color: #000000 !important;
}


#billing-tab button[data-delete-address] {
  display: none !important;
}

button.slds-button.address-footer-button-style {
  color: #343434;
  font-weight: 300; 
}

.greeting h1{
  color: #000;
  font-family: 'Trade Gothic';
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px; /* 103.125% */
  letter-spacing: -0.32px;
  text-transform: uppercase;
}

.content .title h2{
  color: #000;
  font-family: 'Trade Gothic';
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px; /* 103.125% */
  letter-spacing: -0.32px;
  text-transform: uppercase;
}

.container .slds-button {
  color: #FFF;
  text-align: center;
  font-family: 'Trade Gothic';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0;
  text-transform: uppercase;
}

.buttonContainer.addButtonContainer .addButton {
  color: #FFF;
  text-align: center;
  font-family: 'Trade Gothic';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0;
  text-transform: uppercase;
}

.button .showMore {
  color: #FFF;
  text-align: center;
  font-family: 'Trade Gothic';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0;
  text-transform: uppercase;
}

.noOrdersMessage h3 {
  color: #343434;
  text-align: center;
  font-family: 'Trade Gothic';
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 96.296% */
  letter-spacing: -0.97px;
  text-transform: uppercase;
}

.d2c-title button.slds-button {
  font-family: 'Trade Gothic';
}

.comm-forgot-password__container {
  color: #000;
  font-family: "Suisse Intl";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 127.273% */
  letter-spacing: 0.44px;
  border: 0;
  box-shadow: none;
  max-width: 656px !important;
}

.comm-forgot-password__title {
  display: flex;
  align-items: flex-start;
  max-width: 656px !important;
  margin: 0 auto;
  padding: 16px;
}

.comm-login-form__container,
.login-container {
  color: #000;
  font-family: "Suisse Intl";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 127.273% */
  letter-spacing: 0.44px;
  border: 0;
  box-shadow: none;
  max-width: 656px !important;
}

.comm-login-form__container {
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.comm-login-form__container .slds-form-element,
.comm-login-form__container .slds-form-element input,
.comm-login-form__container .slds-form-element select,
.comm-login-form__container .comm-login-form__forgot-password,
.comm-login-form__container .frc-captcha,
.comm-login-form__container button {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

@media (max-width: 375px) {
  .comm-login-form__container .d2c-title h3,
  .comm-login-form__container .d2c-title h2 {
    font-size: 23px;
    line-height: 26px;
  }
}

.login-container .slds-border_top {
  border-top: 0;
  margin-top: 0;
}

.register-container .comm-self-register__container{
  max-width: 656px !important;
  margin: 0 auto;
  padding: 16px !important;
  border: 0;
  box-shadow: none;
}

.register-container button[data-submitbtn] {
  text-align: center;
  font-family: 'Trade Gothic' !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0;
  text-transform: uppercase;
  min-height: 56px;
  background-color: #b10034 !important;
}

.register-container button[data-submitbtn]:hover {
  background-color: #000000 !important;
}

.register-container .comm-self-register__container fieldset>div {
  display: flex;
  flex-direction: column;
}

.register-container .comm-self-register__container fieldset :nth-child(1 of .comm-self-register__extra-field-input) {
	order: -1;
}

.register-container .comm-self-register__container fieldset :nth-child(1 of .comm-self-register__extra-field-input) input {
  border: none;
  padding-top: calc(var(--dxp-s-form-element-spacing-block-start) + 12px);
  padding-right: var(--dxp-s-form-element-spacing-horizontal-end);
  padding-bottom: var(--dxp-s-form-element-spacing-block-end);
  padding-left: var(--dxp-s-form-element-spacing-horizontal-start);
}

/* Input converted to combobox behavior */
.register-container .vx-combobox-input {
  cursor: pointer;
}

/* Optional arrow indicator on the input */
.register-container .vx-combobox-input {
  background-image:
    linear-gradient(45deg, transparent 50%, #706e6b 50%),
    linear-gradient(135deg, #706e6b 50%, transparent 50%);
  background-position: calc(100% - 16px) calc(50% - 3px), calc(100% - 11px) calc(50% - 3px);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 2rem;
}

/* Host for absolute dropdown */
.register-container .vx-combobox-host {
  position: relative;
}

/* Dropdown panel */
.register-container .vx-combobox-list {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 4px);
  z-index: 99999;
  background: #ffffff;
  border: 1px solid #d8dde6;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  max-height: 220px;
  overflow-y: auto;
}

/* Important: override your global red button style in register-container */
.register-container .vx-combobox-list .vx-combobox-option-btn {
  display: block;
  width: 100%;
  text-align: left;
  padding: 8px 12px;
  border: 0;
  cursor: pointer;

  background: #ffffff !important;
  color: #181818 !important;

  font-family: "Suisse Intl", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-transform: none !important;
  min-height: 0 !important;
}

/* Hover/focus states */
.register-container .vx-combobox-list .vx-combobox-option-btn:hover,
.register-container .vx-combobox-list .vx-combobox-option-btn:focus {
  background: #f3f2f2 !important;
  color: #181818 !important;
  outline: none;
}

.register-container .vx-combobox-list .vx-combobox-option-btn:active {
  background: #ecebea !important;
}

.order-history svg {
  display: none;
}

.login-page {
  height: calc(100vh - 230px);
}

/* My Profile */

commerce-my-account-profile-container > div:first-of-type {
  display: none;
}
