/* 02/12 */
/* .create-account-comp .idp-page-title{
    margin:2rem 0;
} */
c-ps_-new-g-e-a-id-p-comm-self-reg-form .social-icon{
    margin-bottom: 35px !important;
    justify-content: center !important;
}
c-mya_new_-comm-login-form .social-login-comp .social-icon{
    justify-content: flex-start !important;
}
/* 02/12 end */
/* 01/12 */
.mya-account-details .phone-error-account-profile{
     color: #CB1640;
    font-size: 12px;
    margin-left: 5px;
    margin-top: -10px;
}
/* 28/11 */
.mya-address-details .slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux{
    background:#ddc080;
}

.mya-address-details .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after{
    height: 7px;
    width: 14px;
    top: calc(50% - 2px);
}

.mya-address-details .slds-checkbox [type="checkbox"] + .slds-checkbox__label .slds-checkbox_faux{
    width:20px;
    height:20px;
    border-radius: 0;
    border: none;
}

.mya-address-details .slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux::after{
    background:#ddc080;
    box-shadow: 0 0 5px rgba(221, 192, 127, 0.85);
}

.mya-address-details .slds-radio [type="radio"] + .slds-radio__label .slds-radio_faux{
    background: #fff;
    box-shadow: 0 0 5px rgba(221, 192, 127, 0.85);
}
.mya-account-details .slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux{
    background:#ddc080;
}

.mya-account-details .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after{
    height: 7px;
    width: 14px;
    top: calc(50% - 2px);
}

.mya-account-details .slds-checkbox [type="checkbox"] + .slds-checkbox__label .slds-checkbox_faux{
    width:20px;
    height:20px;
    border-radius: 0;
    border: none;
}
.create-account-comp .slds-input{ 
  height:45px;
}
.mya-account-details flowruntime-flow{
  background: var(--Mother-of-Pearl);
}
.address-confirm-popup .modal__header,.address-confirm-popup .add-block{
    margin-bottom:20px;
}

/* 28/11 */
.mya-account-details a,.my-product-view-section a,.my-appliance-details a,.mya-repair-services a,.mya-my-orders a{
    margin: 0px 5px 0px 5px !important;
    text-decoration: underline !important;
    font-family: var(--tk-josefin-sans) !important;
    font-weight: var(--font-weight-bold) !important;
    text-transform: uppercase !important;
    font-size: var(--dxp-g-font-size-2, 0.75rem) !important;
    letter-spacing: var(--letter-spacing-75, 0.075em) !important;
    line-height: var(--Line-height-18, 1.125rem) !important;
    color: var(--Charcoal) !important;
}
.mya-account-details .slds-modal__header,.deleteaccount-container .slds-modal__header,.add-appliances-section .slds-modal__header{
    background-color: var(--Mother-of-Pearl);
}
/*Sign-In start css  */
.mya_new_CommLoginForm .Page-heading{
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 50px;
}
.mya_new_CommLoginForm .tempback{
   padding: 0 44px 48px;
}
.mya_new_CommLoginForm .subheading{
    padding:0 30px;
}
.mya_new_CommLoginForm .formStyle{
   margin:0;
   padding:0;
}
.mya_new_CommLoginForm .subheading{
   padding:0
}
.mya_new_CommLoginForm .subheading h3{
    margin:0 0 1.5rem 0;
}
.mya_new_CommLoginForm .createAccountBtn, .mya_new_CommLoginForm .signInBtn{
    width: 210px;
    margin-top: 15px;
}
.mya_new_CommLoginForm ul{
    margin-left:0;
} 
.mya_new_CommLoginForm{
  margin-bottom:50px;
}
.mya_new_CommLoginForm .accountCreate {
    padding: 60px;
    background: #f3f1f0;
}
.mya_new_CommLoginForm .slds-button{
  padding: var(--lwc-spacingXSmall, 0.5rem);
}
.mya_new_CommLoginForm .passwordless_login{
 margin:15px 0;
}
.mya_new_CommLoginForm .forgot_password{
margin:10px 0;
}
.mya_new_CommLoginForm .AccountSignIn {
    padding: 60px;
    padding-left: 90px;
}
.mya_new_CommLoginForm .ptext.intro-text{
    margin-bottom:15px;
}
.mya_new_CommLoginForm .listTest.intro-text{
    list-style: disc;
    padding-left: 15px;
    text-align: left;

}
.mya_new_CommLoginForm h1, .mya_new_CommLoginForm h3{
  text-transform:capitalize;
  padding-top: 0px;
}
.forget-passwordSec .idp-form{
	margin: 44px 0 !important;
    background-color: #F3F1F0 !important;
    padding: 20px !important;
}
/* end sign-in page css */
/* Start Create Account Page */

 .create-account-comp .idp-page-title{
    text-align: center;
 }
 .create-account-comp .socialAlign{
    display: flex;
    justify-content: center;
  }
 .create-account-comp .custom-checkbox{
        float: left;
        margin-top: 0.1rem;
        line-height: 1.5;
        --slds-c-checkbox-mark-color-foreground: var(--Charcoal);
        --slds-c-checkbox-color-background-checked: var(--Sandstone);
        --sds-c-checkbox-mark-color-foreground : var(--Charcoal);
        --dxp-s-form-checkbox-color-border-checked: transparent;
        --slds-c-checkbox-color-border: transparent;
        --slds-c-checkbox-radius-border: 0px;
        --sds-c-checkbox-radius-border: 0px;
    --dxp-s-form-checkbox-radius-border: 0px;
    --sds-c-checkbox-color-background-checked:var(--Sandstone);
        margin: 0 !important;
}
.create-account-comp .consent-message-div{
    display: inline-flex !important;
}
.create-account-comp .consent-message{
    text-align: initial;
    margin-left: 12px;
    margin-top:1px;
}

.create-account-comp .formStyle{
      background-color: var(--Mother-of-Pearl);
      padding: 60px;
      margin: 44px 60px;
}
.create-account-comp .idp-primary-button{
      margin-top: 30px;
}

.create-account-comp .text-alert{
      text-transform: uppercase;
}
/* end create account page css */
/* Start Account Details component css */
.infoeditSec{
   background: var(--Mother-of-Pearl);
   padding: 12px;
}
.mya-address-details .compHeader, .payment-details-section .compHeader,.mya-account-details .compHeader{
    font-size: 22px;
    text-align: left;
    margin: 0;
    border-bottom:2px solid rgb(214, 220, 229);
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #555;
}
.mya-address-details .account-profile, .payment-details-section .account-profile,.mya-account-details .account-profile,.mya-del-account .account-profile {
    max-width: 50%;
    margin: 15px auto;
}
/* End Account Details Component CSS */

/* start address details component css */
.my-appliance-details .req{
    margin-bottom: 1rem;
}
.my-appliance-details .selectAddress{
--slds-c-icon-color-foreground-default: var(--Sandstone);
position: relative;
}
.my-appliance-details .addNewAddress{
    margin-bottom: 10px;
}
.my-appliance-details .privacy-policy{
    margin-top: 15px;
    text-align: center;
}
.my-appliance-details .edit-button{
    width: 214px;
}
.my-appliance-details .selectAddress .fa-angle-down {
    position: absolute;
    top: 33px;
    right: 8px;
    font-size: 14px;
    color: var(--Sandstone);
    background: var(--white-mgm);
}
 .my-appliance-details .State-select .fa-angle-down {
    position: absolute;
    top: 33px;
    right: 8px;
    font-size: 14px;
    color: var(--Sandstone);
    background: var(--white-mgm);
}
.my-appliance-details .select-box .slds-input__icon{
    display: none  !important;
}
.my-appliance-details .State-select{
    position: relative;
}
.mya-address-details .add-block,.my-appliance-details .add-block{
  justify-content: space-between;
}
.my-appliance-details .slds-input{
 border:1px solid;
}
.my-appliance-details .modal-header-confirm {
    font-size: 22px;
    color: #000;
    font-weight: 800;
    margin-bottom: 0em;
    letter-spacing: 0.25px;
    margin-top: 0rem;
    text-transform: capitalize;
    background: transparent;
    border-bottom: none;
    padding:10px 0;
}
.my-appliance-details .reveal.add-address-modal {
    top: 40px;
    margin-bottom: 20px;
}

.my-appliance-details .reveal {
    overflow: visible;
    border: 4px solid #1a63a2;
    margin-bottom: 1em;
    padding: 1rem 2rem;
    width: 600px;
    max-width: 75rem;
    z-index: 1006;
    backface-visibility: hidden;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
    right: auto;
    left: auto;
    margin: 0 auto;
}

.my-appliance-details .reveal-overlay,.mya-scheduleService .reveal-overlay,.my-product-view-section .reveal-overlay ,.add-appliances-section .reveal-overlay, .mya-address-details .reveal-overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
}

/* End end address details component csss */
/* payment info */
.payment-spacing{
    padding:0 20px !important;
}
.payment-address-info{
    display: grid;
    line-height: 25px;
    text-align: left;
    padding:20px 0px;
}
/* End payment info */
/* start password edit */
.pwd-instruction{
	margin-bottom: 0px;
	font-size: 18px;
	font-weight:600;
}
.valid{
	color:green;
	margin-bottom: 0px;
	font-size: 14px;
}
.invalid{
	color:black;
	margin-bottom: 0px;
	font-size: 14px;
}
.msg{
	font-size: 18px;
	text-transform: capitalize;
}
.pwd-footer{
	justify-content: center;
}
/* end password edit */
/* start delete record popup */
.del-acc .slds-modal__container {
    width: 40%;
}
.del-acc .modal-header {
    font-size: 22px;
    color: #12212e ;
    border-bottom: 0px solid #fff;
    font-weight: 600;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding: 12px 0;
    line-height: 30px;
}
.deleteaccount-container{
    background:#fff;
}
.del-acc .deleteaccount-container footer div{
    padding-bottom:50px;
}

.del-acc .deleteaccount-modal-text {
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

.del-acc .button-style-delete-account {
    border: none;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.del-acc .no-border {
    border-bottom: 0px Solid white;
}

.del-acc .close-button:hover {
    background-color: transparent;
    border-style: none;
}

.del-acc .close-button{
    background: none;
    border: none;
    right: 8px;
    top: 8px;
    position: absolute;
    cursor: pointer;
    padding: 0;
}
.del-acc .close-button svg {
    height: 2rem;
    stroke: #245B83;
    pointer-events: none;
}

.del-acc .cancel-account,.confirm-account {
    flex-basis: 50%;
}
/* end delete account csss */
/* MYA my appliances page */
.my-appliance-details hr.border{
    width: 90%;
    margin: 0 auto; 
    border-top: 1px solid #ded1b1; 
}
.my-appliance-details .edit-model{
    justify-content: flex-end;
    display: flex;
    margin: 10px 10px 0px 0px;
}
.my-appliance-details .edit-button-align{
    display: flex;
    justify-content: center;
}
.my-appliance-details .input-align{
    line-height: 1rem !important;
}

.my-appliance-details button:disabled, [type='button']:disabled {
    cursor: not-allowed;
    background: #ecebea;
}

.my-appliance-details .middleSection {
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.my-appliance-details lightning-icon {
    cursor: pointer;
}

.my-appliance-details .product-spec-page .your-appliance-section {
    text-align: left;
}

.my-appliance-details section {
    margin-bottom: 0rem;
    display: block;
}
.my-appliance-details .infoheader {
    color: #333;
    line-height: 1.18571em;
    font-weight: 300;
    margin-bottom: 0.2em;
    margin-top: 0rem;
}

.my-appliance-details .your-appliance-section h1 {
    margin-bottom: 3rem;
    margin-top: 1rem;
}

.my-appliance-details .text-center {
    text-align: center;
}


.my-appliance-details .install-date-viewing {
    height:4rem;
}

.my-appliance-details .locdetails {
    margin-bottom: 2rem;
}

.my-appliance-details .margin-top-2 {
    margin-top: 2rem;
}


.my-appliance-details .remove-link {
    padding-left: 5px;
}

.my-appliance-details a:hover {
    text-decoration: underline;
    color: #000;
}

.my-appliance-details .mainContent>h2 {
    margin: 0 0 1em;
}

.my-appliance-details .large-text-left-custom>h2 {
    padding-left: 15px;
}
.my-appliance-details p.product-name {

    font-weight: normal;
    font-style: normal;
    color: #12212E; 
    font-size: 14px;
    letter-spacing: 0.03rem;
    margin-bottom: 0;
}

.my-appliance-details .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.my-appliance-details .product-photo {

    text-align: center;
}

.my-appliance-details .large-text-left-custom>p {
    padding-left: 15px;
}

.my-appliance-details .cell1 {
    height: auto;
    min-height: 35rem;
}

.my-appliance-details .medium-block-grid-1>li {
    clear: both;
}

.my-appliance-details .medium-block-grid-1>li {
    width: 100%;
}


.my-appliance-details ul.support-links a {
    padding-left: 15px;
}

.my-appliance-details .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin: 0 0 60px;
}

.my-appliance-details .grid-container:not(.full)>.grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}
.my-appliance-details .grid1-x {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-flex;
}

.my-appliance-details .grid1-x>.medium-10 {
    width: 83.33333%;
}

.my-appliance-details .medium-offset-1 {
    margin-left: 8.33333%;
}

.my-appliance-details .grid-padding-x>.cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.my-appliance-details h2.your-appliance-subheading {
    margin-bottom: 1em;
    padding-bottom: 1rem;
    font: normal normal medium;
    letter-spacing: 1.05px;
    color: #12212E;
    opacity: 1;
    font-size: x-large;
    letter-spacing: 0.25px;
    line-height: 1.18751em;
    font-weight: 100;
}

.my-appliance-details h2.your-appliance-subheading {
    margin: auto;
}

.my-appliance-details .text-center {
    text-align: center;
}

.my-appliance-details .small-9 {
    width: 75%;
}

.my-appliance-details .your-appliance-subheading {
    font-weight: 100;
    font-size: x-large;

}

.my-appliance-details body.product-spec-page .more-about-your-appliance-section .grid1-x {
    margin-bottom: 3rem;
}


.my-appliance-details .my-appliance-details .grid1-x>.medium-6 {
    width: 50%;
}

.my-appliance-details .my-appliance-details h3 {
    color: #12212E; 
    padding-bottom: 10px;

}

.my-appliance-details .my-appliance-details h3.other-h3-c {
   
    letter-spacing:4.5px;
    overflow: hidden;
    line-height: 1.18571em;
    font-weight: bold;
    font-size: 16px;
    text-rendering: optimizeLegibility;
}

.my-appliance-details .model-number {
    margin-bottom: 2rem;
    letter-spacing: 0.25px;
}

.my-appliance-details .small-offset-3 {
    margin-left: 25%;
}

.my-appliance-details .small-6 {
    width: 50%;
    padding-left: 5em;
}
 .my-appliance-details hr {
    box-sizing: content-box;
    border: solid #cfcfcf;
    border-width: 1px 0 0;
    height: 0;
    margin: 2rem 0 1.9375rem;
    clear: both;
    max-width: 75rem;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
}

.my-appliance-details h3 a {

    font-size: 100%;
}

.my-appliance-details .show-for-small-only {
    display: none;
}

.my-appliance-details .margin-top-half {
    margin-top: 0.5rem;
}

.my-appliance-details .margin-bottom-1 {
    margin-bottom: 1rem;
}

.my-appliance-details input[type="text"] {
    padding: 0rem 1.5rem 0rem 0.5rem;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    appearance: none;
}

.my-appliance-details input {
    vertical-align: baseline;
    overflow: visible;
    writing-mode: horizontal-tb;
    text-rendering: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
}

.my-appliance-details .margin-bottom-1 {
    margin-bottom: 1rem;
}

.my-appliance-details .button-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
}

.my-appliance-details .button,
.my-appliance-details .button:hover {
    padding: 0.85em 1em;
}

.my-appliance-details button .button.secondary.cancel-button.uppercase,
.my-appliance-details button.button.secondary.cancel-button {
    margin-right: 1rem;
}

.my-appliance-details .edit-serial-number-form>.button-group.expanded>.button {

    font-weight: 700;
}

.my-appliance-details .button-group.expanded .button {
    -webkit-box-flex: 1;
    flex: 1 1 0px;
}

.my-appliance-details .button-group .button {
    margin-bottom: 1px;
    display: inline-flex;
    justify-content: center;
    font-size: 0.9rem;
}

.my-appliance-details .button {
    line-height: 1rem;
    transition: all .15s ease;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    vertical-align: middle;
}

.my-appliance-details button[type=submit] {

    cursor: pointer;
    line-height: 1rem;
    transition: all .15s ease
}

.my-appliance-details .more-about-subsection.location-installation {
    padding-left: 15px;
}

.my-appliance-details .margin-btm-0 {
    margin-bottom: 0;
}

.my-appliance-details .medium-offset-0 {
    margin-left: 10%;
}

.my-appliance-details .button.expanded {
    display: block;
    margin-right: 0;
    margin-left: 0;
}
.my-appliance-details .button {
    border-style: solid;
    border-width: 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-size: .9375rem;
    outline: 0;
    vertical-align: middle;
}

.my-appliance-details .related-parts-and-accessories-section {
    padding-top: 0rem;
    text-align: center;
}

.my-appliance-details h2.your-appliance-subheading {
    margin-bottom: 1em;
    margin: auto;
    font-weight: bold;
}

.my-appliance-details .your-appliance-subheading {
    font-weight: 100;
    font-size: x-large;

}

.my-appliance-details h2 {
    text-rendering: optimizeLegibility;
}

.my-appliance-details h2.your-appliance-subheading1 {
    margin: auto;
}

.my-appliance-details .text-center {
    text-align: center;
}

.my-appliance-details .small-91 {
    width: 75%;
}

.my-appliance-details .your-appliance-subheading1 {
    font-weight: 100;
    font-size: x-large;

}

.my-appliance-details .infoHeader1 {
    padding-bottom: 5%;
    
}

.my-appliance-details .more-about-your-appliance1 {

    padding-bottom: 4rem;
}

/* .my-appliance-details .reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
} */

.my-appliance-details label,
.my-appliance-details .mock-label {
    font-size: 0.9411764705882353rem;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin: 0em 0 1em;
    width: 100%;
    font-weight: bold;
    color: rgba(108, 97, 88, 1);
    line-height: 2.1;
    text-align: left;
}

.my-appliance-details .reveal {
    overflow: visible;
    border: 4px solid #1a63a2;
    margin-bottom: 1em;
    padding: 1rem 2rem;
    max-width: 75rem;
    z-index: 1006;
    backface-visibility: hidden;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
    right: auto;
    left: auto;
    margin: 0 auto;
}
.my-appliance-details .modal-header {
    margin-top: 1rem;
    font-size: 22px;
    color:#000;
    font-weight: 800;
    margin-bottom: 0em;
    margin-top: 1rem;
    
}

.my-appliance-details .close-button {
    background: none !important;
    border: none !important;
    cursor: pointer;
    font-weight: 600;
    float:right;
}

.my-appliance-details .fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    text-decoration: none;
}

.my-appliance-details .input-field-class {
    border: 1px solid #bdb9b2;
    padding: 0.2rem 1.5rem 0rem 0.5rem;
    height: 2.7375rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 1rem;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
    font-size: 1rem;
    font-weight: normal;
    vertical-align: baseline;
    line-height: 1.5;
    color: #0a0a0a;
    overflow: visible;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    writing-mode: horizontal-tb;
    cursor: text;
}

.my-appliance-details .disclaimer-block {
    margin-top: 2rem;
}

.my-appliance-details .disclaimer {
    font-size: 0.875rem;
    line-height: calc(19/ 14);
    font-style: normal;
    margin-bottom: 1.5rem;
    text-rendering: optimizeLegibility;
}

.my-appliance-details .delete-message .removeproduct {
    text-align: center;
    margin-top: 15px;
    justify-content: center;
    margin-bottom: -10px;
}

.my-appliance-details footer {
    text-align: center;
    margin-top: 20px;
}

.my-appliance-details .button-action {
    width: 100%;
    display: inline-block;
}

.my-appliance-details .modalbtndiv {
    width: 50%;
    float: left;
}
;
.my-appliance-details .slds-modal__header h3 {
    padding: 0;
    margin: 0;
    border-bottom: 0rem;
}

.my-appliance-details .cancleButton1 {

    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 20px;
}

.my-appliance-details .cancleButton1:hover {
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 20px;
}

.my-appliance-details .okButton {
    width: 100%;
    cursor: pointer;
    margin-left: 8px;
    padding: 10px 20px
}

.my-appliance-details .okButton:hover {
    text-decoration: none;
}

.my-appliance-details .cancel-delete {
    width: 100%;
    padding: 20px;
}

.my-appliance-details .footer-message {
    text-align: center;
}

.my-appliance-details .main-sub {
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.my-appliance-details .in-field {
    margin: 10px 0px;
}

.my-appliance-details .main-label {
    font-weight: bold;
    color: rgba(108, 97, 88, 1);
    padding: 0px 3px;
}

.my-appliance-details .main-opt {
    font-weight: bold;
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.my-appliance-details .or-div {
    text-transform: uppercase;
    color: #1a63a2;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
}

.my-appliance-details .no-border {
    border-bottom: 0px Solid white;
}


.my-appliance-details .reveal-overlay1 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
}


.my-appliance-details .modal-header1 {
    font-size: 22px;
}

.my-appliance-details .write-a-review {
    margin-top: 1em;
}

.my-appliance-details a.write-a-review-link {
    color: #1a63a2;
    font-size: 14px;
    font-weight: normal;
    padding-left: 15px;

}

.my-appliance-details h4 {
    font-weight: bold;
    font-size: unset;
    line-height: 2.18571em;
    margin: 0 0 1em;
    color: #12212E; 
    letter-spacing: .25px;
    text-rendering: optimizeLegibility;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-transform: none;
}

.my-appliance-details .related-parts-and-accessories-list {
    margin-top: 2rem;
}
.my-appliance-details .grid-x1 {
    display: -webkit-flex;
}

.my-appliance-details .grid-x {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.my-appliance-details .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.my-appliance-details .grid-margin-x>.cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}
.my-appliance-details .grid-margin-x>.medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
}

.my-appliance-details .grid-margin-x>.medium-6 {
    width: calc(50% - 1.875rem);
}

.my-appliance-details .grid-margin-x>.cell1 {
    margin-right: 0.9375rem;
    padding-left: 7rem;
}
.my-appliance-details .grid-x.grid-margin-x {
    margin-left: 0rem;
}

.my-appliance-details .grid-margin-x {
    margin-right: -0.9375rem;
}

.my-appliance-details .product1-photo {
    margin-right: 2rem;
}

.my-appliance-details .imagetext img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 100%;
    height: 100%;
    z-index: 1;
}

.my-appliance-details .imagetext img:hover {
    opacity: 0.2;
}

.my-appliance-details .imagetext a {
    width: 200px;
    height: 200px;
    position: relative;
    display: block;
}

.my-appliance-details .RelPartButton {
    cursor: pointer;
    z-index: 0;
}

.my-appliance-details .text {
    margin: 5px 5px 5px 5px;
    height: -webkit-fill-available;
    padding: 40px 5px;
}

.my-appliance-details .go-to-part {
    height: 50px;
    margin-bottom: 10px;
}

.my-appliance-details .left {
    text-align: left;

}

.my-appliance-details .product-title {
    height: auto;
    overflow: auto;
    margin-bottom: 10px;
    text-align: center;
}


.my-appliance-details .more-about-your-appliance-section {
    height: auto;
}

.my-appliance-details .comments-icn {
    --sds-c-icon-color-foreground-default: #1a63a2;
    --sds-c-icon-weight: bold;
}

.my-appliance-details .remove-link-small {
    display: none;
}
.my-appliance-details .partsandaccessories img{
    width: 14px;
}
c-mya_-new_-product-details .title{
    text-align: center;
    margin: 44px 0 60px;
    font-size: var(--dxp-s-text-heading-extra-large-font-size, var(--dxp-g-font-size-8));
}
.my-appliance-details .specsIcon img{
width: 18px;
}
.my-appliance-details .manualIcon img{
width: 16px;
}
.my-appliance-details .scheduleservice img{
width: 20px;
}
.my-appliance-details .askaquestion img{
width: 23px;
}
.my-appliance-details .support-links li{
    padding-top: 30px;
}
.my-appliance-details .product-section{
    background-color: var(--Mother-of-Pearl);
    padding: 60px;
}
.my-appliance-details .payment-title {
    text-align: center;
    margin: 44px 0 60px;
}
.my-appliance-details .product-img{
    padding: 25px 60px;
    background-color: var(--white-mgm);
}
.my-appliance-details .product-details-section{
    padding-left: 60px;
}
.my-appliance-details .fa-xmark{
    font-size: 14px;
    color: var(--Charcoal);
}
.my-appliance-details .remove-link-large{
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.my-appliance-details .more-about-your-appliance-section-container {
    padding: 60px 150px 0px;
}
.my-appliance-details .text-bold{
    font-weight: bold;
    
}
.my-appliance-details .warranty-subHeading-text{
    font-weight: bold;
}
.my-appliance-details .value-text{
    width: 65%;
}
.my-appliance-details .divAlign{
    display: flex;
    border-top: 1px solid var(--Sandstone);
    padding: 15px 0;
}
.my-appliance-details .divAlignNickName{
    display: flex;
    width: 100%;
}
.my-appliance-details .moreInformation{
    text-align: center;
    margin-bottom: 30px;
}
.my-appliance-details .Border-buttom{
    border-bottom: 1px solid var(--Sandstone);
}
.my-appliance-details .valueEdit{
    display: flex;
    justify-content: space-between;
    width: 65%;
}
.my-appliance-details .title-text{
    width:35%;
    font-weight: bold;
    text-align: left;
}
.plp-sku-text {
    color:var(--Charcoal)
}
.my-appliance-details .write-a-review{
    margin-top: 10px;
}
.my-appliance-details .formStyle .custom-modal-com .modalButton {
    padding: 15px 0 0 0 !important;
    justify-content: flex-start;
}
.my-appliance-details .formStyle{
    background: var(--Mother-of-Pearl);
    padding: 30px;
}
.my-appliance-details .slds-modal__container{
    padding: 1rem 0;
}
.my-appliance-details .custom-modal_content{
    padding: 30px;
}
.my-appliance-details .editModal{
    background: var(--Mother-of-Pearl);
    top: 1354px;
    left: 150px;
    width: 100%;
    height: 198px;
}
.my-appliance-details .editModal .formStyle{
    padding: 0px 30px;
}
/* end MYA My Appliance Page */
/* start MYA Repair Service css */
.mya-repair-services .schedule-service-btn {
    background-color: #005aaa;
    padding: 0.75em 3em;
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    border-radius: 30px;
    border-color: snow;
    text-transform: capitalize;
    line-height: 1rem;
    transition: all .15s ease;
    margin: 0 0 1em;
    position: relative;
    text-align: center;
    display: inline-block;
}
.mya-repair-services .need-info-block{
    border: none;
    display: flex;
    justify-content: center;
    padding: 2px;
    text-align: center;
    max-width: 1161px;
    margin: 10px auto;
    width:100%;
}
.mya-repair-services .d-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.mya-repair-services .schedule-service-btn:hover {
    background-color: #32beff;
    color: #fff;
    background-color: #32beff;
    border: solid 1px transparent;
}
.mya-repair-services .service_Box {
    border: 1px solid black;
    padding: 2px;
    text-align: center;
    background-color: #fff;
    max-width: 1161px;
    margin: 10px auto;
    width:100%;
}
.mya-repair-services .sub-head {
    margin: 0 0 1em;
    color: inherit;
    margin-bottom: 0.8rem;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 22px;
    letter-spacing:0.1rem;
}
.mya-repair-services .para {
    line-height: 1.5em;
    font-size: 14px;
}
.mya-repair-services .head-text {
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    display: block;
    margin: 5px 0px;
    color: #333;
    white-space: nowrap;
}

.mya-repair-services .btn {
    margin-top: 24px;
    margin-bottom: 1rem;
}

.mya-repair-services .THIS.btn {
    font-weight: bold;
    padding: 1rem;
}
.mya-repair-services .text-span {
    padding-bottom: 0.5rem;
    display: block;
}
.mya-repair-services .padd {
    padding-bottom: 2rem;
    padding-left: 0px;
}
.mya-repair-services .p1 {
    font-weight: 100;
    font-size: 22px;
    margin-top: 8px;
    margin-left: 15px;
}

.mya-repair-services .p3 {
    margin-top: 16px;
}

.mya-repair-services .p2 {
    margin: 16px auto;
} 

.mya-repair-services .track-link-gea {
    font-size: 1rem;
    color: #1a63a2;
}

.mya-repair-services .track-link-gea:hover {
    font-size: 1rem;
    text-decoration: underline;
    color: #000;
}

.mya-repair-services .track-link-cafe {
    font-size: 1rem;
    color: #6c6158;
}

.mya-repair-services .track-link-cafe:hover {
    font-size: 1rem;
    text-decoration: underline;
    color: #1a4b3d;
}

.mya-repair-services .track-link-haier {
    font-size: 1rem;
    color: #005AAA;
}

.mya-repair-services .track-link-haier:hover {
    font-size: 1rem;
    text-decoration: underline;
    color: #32beff;
}

.mya-repair-services p {
    font-weight: 100;
    font-size: 18px;
    margin-top: 8px;
    margin-left: 0px;
    color: inherit;
    margin-bottom: 0px;
}

.mya-repair-services .item-desc {
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.25px;
}
.mya-repair-services .plus-svg {
    width: 15px;
    height: 15px;
    fill: #245B83;
    margin-top: -5px;
}

.mya-repair-services .slds-table {
    margin-top: 10px;
    background-color: #efefef;
}

.mya-repair-services .header {
    background-color: #efefef;
    position: relative;
}

.mya-repair-services th {
    background-color: #efefef;
    font-weight: bold;
    padding-top: 0rem;
    padding-bottom: 10px;
}
.mya-repair-services .pt-1 {
    padding-top: 1rem;
}
.mya-repair-services .slds-table_cell-buffer tr>td {
    padding-bottom: 15px;
}
.mya-repair-services .slds-line-height_reset td {
    padding: 15px 1rem 0px 15px;
}
.mya-repair-services .test {
    display: flex;
    line-height: 1rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.mya-repair-services .test1 {
    display: block;
    position: relative;
    line-height: 1rem;
}

.mya-repair-services .tables1 {
    background-color: #efefef;
} 
.mya-repair-services .item-desc-cr {
    padding: 1rem 0rem;
}
.mya-repair-services .accordian-icon {
    margin-left: 10px;
    transform: rotate(-90deg);
    width: 18px;
    height: 18px;
    fill: #245B83;
    margin-bottom: 5px;
}
.mya-repair-services .status-image {
    text-align: center;
    width: 90%;
    height: auto;
    float:left;
}

.mya-repair-services .past-table {
    width: 100%;
    padding-bottom: 0rem;
}

.mya-repair-services .showsall-gea {
    cursor: pointer;
    text-align: left;
    padding: 10px 0px;
    color: #1a63a2;
    font-size: 1rem;
    display: block;
    --sds-c-icon-color-foreground-default: #1a63a2;
    font-weight: 600;
}

.mya-repair-services .showsall-gea:hover {
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}

.mya-repair-services .icons-gea {
    color: #000;
    float: left;
    text-align: left;
    margin: 0.5rem 0rem;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
}

.mya-repair-services .icons-gea:hover {
    color: #000;
    text-align: left;
    display: block;
    font-size: 1rem;
    margin: 0.5rem 0rem;
}

.mya-repair-services .iconsChevron {
    fill: #000;
    color: #000;
}

.mya-repair-services .slds-icon {
    fill: #000;
    color: #000;
}

.mya-repair-services a {
    margin-bottom: 25px;
    color: inherit;
}
.mya-repair-services div,
.mya-repair-services p,
.mya-repair-services a {
    color: inherit;
}

.mya-repair-services a:hover {
    color: inherit;
}

.mya-repair-services .mob-table {
    display: none;
}

.mya-repair-services .mob-table2 {
    display: none;
}
.mya-repair-services .item-desc-cr-past {
    text-align: left;
    padding-top: 1rem;
}

.mya-repair-services .header-ge1 {
    margin: 0 0 0.5em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 0.25px;
    line-height: 1.18571em;
    text-rendering: optimizeLegibility;
    text-transform: none;
    border: none;
}
.mya-repair-services .m-top-4 {
    margin-top: 3rem;
}
.mya-repair-services .img-block {
    display: flex;
    position: relative;
    padding: 15px 5px;
    height: -webkit-fill-available;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.mya-repair-services .secDiv {
    padding-bottom: 0rem;
    max-width: 80%;
    width: 100%;
}

.mya-repair-services .width-set {
    background-color: inherit;
    max-width: 1161px;
    width:100%;
    margin: 0px auto;
    padding: 1rem 2.5rem 1rem 1.5rem;
}
.mya-repair-services .image-set {
    max-width:20%;
}

.mya-repair-services .fielditem>h3 {
    color: white;
    font-weight: 600;
}
.mya-repair-services .need-info-block{
          margin-top:70px;
		  margin-bottom:70px;
		  align-items: unset;
}
c-mya_-new_-schedule-services .header{
	position: relative;
	background:transparent;
	text-transform:capitalize;
}
.mya-repair-services .text-span{
	margin-top:40px
}
.mya-repair-services .header-ge {
    font-size: 30px;
    margin-top: 3rem;
    color: #333;
    text-align: center;
    margin-left: 3px;
    margin-bottom: 20px;
    border-bottom: 1px solid #555;
    font-weight: 600;
    text-transform:capitalize;
}
/* start schedule service css*/
.mya-scheduleService .center {
    text-align: center;
    width: 100%;
}

.mya-scheduleService .product-photo {
    width: 77%;
    margin: auto;
}


.mya-scheduleService .header2 {
    margin: 0 0 10px 0;
    color: #555;
    font-weight: 100;
    font-size: xx-large;
    letter-spacing: 0.25px;
    line-height: 1.18571em;
    text-rendering: optimizeLegibility;
    text-transform: none;
    border: none;
}

.mya-scheduleService .sub-head {
    margin: 0 0 1em;
    color: #333;
    margin-bottom: 0.8rem;
    font-weight: 800;
    text-transform: var(--heading-text-transform);
    font-size: 22px;
}

.mya-scheduleService h1 {
    font-size: xx-large;
    margin-bottom: 2rem;
}

.mya-scheduleService .para {
    line-height: 1.5em;
    font-size: 14px;
}

.mya-scheduleService .head-text {
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    display: block;
    margin: 5px 0px;
    color: #333;
    white-space: nowrap;
}

.mya-scheduleService .btn {
    margin-top: 24px;
    margin-bottom: 1rem;
}

.mya-scheduleService .THIS.btn {
    font-weight: bold;
    padding: 1rem;
}

.mya-scheduleService .footer {
    margin-top: 10px;
    margin-bottom: 1.5rem;
    text-align: center;
    color: #333;
    font-size: 16px;
    border: none;
    letter-spacing: 0.25px;
    background: none;
    padding-top: 0.5rem;
}

.mya-scheduleService .payment-title {
    margin-bottom: 1rem;
    color: #555;
    text-transform: capitalize;
    text-align: center;
    margin-top: 1rem;
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 24px;
    display: none;
    letter-spacing: 0.25px;
}

.mya-scheduleService .add {
    line-height: inherit;
    transition: color .15s ease;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    font-size: 0.8235294117647059rem;
    font-weight: 500;
}

.mya-scheduleService .container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 75rem;
    margin: 0 auto;
    padding-bottom: 1.5em;
}

.mya-scheduleService .appliance-list>.cell {
    margin-bottom: 2rem;
    color: #000;
}

.mya-scheduleService .appliance-list {
    margin-bottom: 1rem;
    color: #555;
    text-transform: capitalize;
    text-align: center;
    margin-top: 0.2rem;
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.25px;
}

.mya-scheduleService .close-icon {
    color: transparent;
    border: none;
    display: none;
    font-size: 1.3rem;
    font-weight: 700;
    background: transparent;
    text-align: right;
}

.mya-scheduleService .appliance-item {
    text-align: right;
}

.mya-scheduleService .no-border {
    border-bottom: 0px Solid white;
}

.mya-scheduleService .fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    text-decoration: none;
}

.mya-scheduleService .medium-up-2>.cell {
    width: 50%;
}

.mya-scheduleService .appliance-item {
    position: relative;
    display: block;
    border: 1px solid #ccc;
    height: auto;
    min-height: 27rem;
    margin: 1em;
    width: 345px;
    margin: 0rem;
}

.mya-scheduleService .medium-offset-3 {
    margin-left: 25%;
}

.mya-scheduleService p.product-title,
.mya-scheduleService p.details-link {
    color: #555;
    padding: 0 1rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 14px;
}

.mya-scheduleService p.product-title:hover {
    color: #1a63a2;
    text-decoration: underline;
}

.mya-scheduleService .appliance-item p:hover {
    color: #1a63a2;
    text-decoration: underline;
}

.mya-scheduleService p {
    margin-bottom: 0rem;
}

.mya-scheduleService a {
    color: #1a63a2;
}

.mya-scheduleService .padd {
    padding: 0rem;
}

.mya-scheduleService .appliance-item-myProducts:hover {
    border: 1px solid #1a63a2;
    color: rgb(235 235 235);;
    border-bottom-width: 5px;
    padding-bottom: calc(1rem - 4px);
}

.mya-scheduleService .appliance-item-myProducts:hover {
    border: 1px solid rgb(235 235 235);;
    color: rgb(235 235 235);;
    border-bottom-width: 4px;
}

.mya-scheduleService .appliance-item-myProducts:hover input {
    color: rgb(235 235 235);;
}

.mya-scheduleService .appliance-item-myProducts:hover .close-icon {
    color: rgb(235 235 235);;
}

.mya-scheduleService .grid-padding-x>.cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.mya-scheduleService .container:not(.full)>.grid-padding-x {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
}

.mya-scheduleService .appliance-item p {
    text-align: center;
    background-color: #fff;
    color: #555;
    padding: 1rem 1rem 1rem 1rem;
}

.mya-scheduleService .para a {
    font-size: 0.8235294117647059rem;
}

.mya-scheduleService .cell {
    margin: 1rem;
}

.mya-scheduleService .grid-x {
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    justify-content: center;
    flex-flow: wrap;
    align-items: center;
    justify-items: stretch;
    align-content: space-between;
}

.mya-scheduleService .font-weight-600 {
    font-weight: 600;
}

.mya-scheduleService a:hover {
    text-decoration: underline;
    color: #000;
}

.mya-scheduleService .capitalize {
    text-transform: capitalize;
}

.mya-scheduleService .mainContent {
    position: relative;
    margin: 0 auto;
    padding-bottom: 2em;
    max-width: none;
}

.mya-scheduleService .middleSection {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.mya-scheduleService .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.mya-scheduleService .grid-margin-x>.cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.mya-scheduleService .account-greeting-section {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1rem;
}

.mya-scheduleService .address-list-section {
    margin-bottom: 2rem;
}

.mya-scheduleService .add-an-appliance>.grid-container {
    background-color: #dde8f1;
    padding: 2rem;
    max-width: 71.5rem;
}

.mya-scheduleService .add-an-appliance-inner {
    background-color: white;
    padding: 1rem;
    text-align: center;
}

.mya-scheduleService .padding-top-3 {
    padding-top: 3rem;
}

.mya-scheduleService .margin-bottom-2 {
    margin-bottom: 2rem;
}

.mya-scheduleService .text-underline {
    text-decoration: underline;
}

.mya-scheduleService .text-capitalize {
    text-transform: capitalize;
}

.mya-scheduleService .add-an-appliance-links p {
    margin-bottom: 0.5rem;
}

.mya-scheduleService .close-button {
    font-size: 1em;
    color: #1a63a2;
    right: 0.5rem;
    top: 0.5rem;
    line-height: 1;
    position: absolute;
    cursor: pointer;
}

.mya-scheduleService .close-Button {
    font-size: 1em;
    color: #1a63a2;
    right: 0rem;
    top: 0rem;
    line-height: 1;
    position: absolute;
    cursor: pointer;
}

.mya-scheduleService .closeIcon {
    color: #1a63a2;
    border: none;
    font-size: 1.3rem;
    font-weight: 700;
    background: transparent;
    text-align: right;
}

.mya-scheduleService .modal-header {
    margin-top: 1rem;
    font-size: 24px;
    color: #1a63a2;
    font-weight: 800;
    margin-bottom: 1em;
    margin-top: 1rem;
    text-transform: capitalize;
    border-bottom: none;
    background: none;
}

.mya-scheduleService .text-center {
    text-align: center;
}

.mya-scheduleService .reveal.add-address-modal {
    top: 10%;
    margin-bottom: 20px;
}

.mya-scheduleService .reveal {
    overflow: visible;
    border: 3px solid #1a63a2;
    margin-bottom: 1em;
    padding: 1rem 2rem;
    width: 500px;
    max-width: 75rem;
    z-index: 1006;
    backface-visibility: hidden;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

/* .mya-scheduleService .reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
} */

.mya-scheduleService .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
}

.mya-scheduleService .okButton {
    width: 90%;
    background-color: #1a63a2;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    margin-left: 8px;
}

.mya-scheduleService .okButton:hover {
    background-color: #000;
    color: #fff;
}

.mya-scheduleService .cancelButton {
    background-color: white;
    border: 1px solid #1a63a2;
    cursor: pointer;
    width: 90%;
    color: #000;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 20px;
}

.mya-scheduleService .cancelButton:hover {
    color: #000;
    cursor: pointer;
}

.mya-scheduleService .reveal-overlay .modal-header {
    padding-bottom: 0;
    margin: 0 px !important;
}

.mya-scheduleService .slds-modal__header h3 {
    padding: 0;
    margin: 0;
}

.mya-scheduleService .product-desc {
    color: #555;
    font-size: 14px;
}

.mya-scheduleService .delete-message .removeproduct {
    text-align: center;
    font-size: 14px;
}

.mya-scheduleService .button-action {
    width: 100%;
}

.mya-scheduleService .modalbtndiv {
    width: 50%;
    float: left;
}

.mya-scheduleService .address-heading {
    color: black;
    text-align: center;
    margin-top: 2rem;
    padding-bottom: 0px;
    font-size: 1.625rem;
    line-height: 2rem;
    letter-spacing: 0.005em;
    font-weight: 300;
}

.mya-scheduleService .linkbutton {
    font-family: var(--tk-josefin-sans);
    font-weight: var(--font-weight-bold) !important;
    text-transform: uppercase;
    font-size: var(--dxp-g-font-size-2, 0.75rem);
    letter-spacing: var(--letter-spacing-75, 0.075em);
    line-height: var(--Line-height-18, 1.125rem);
    color: var(--Charcoal) !important;
    background:none;
    border:none;
    text-decoration:underline;
}

.mya-scheduleService .linkbutton:hover {
    text-decoration: underline;
    color: rgb(235 235 235);;
}

.mya-scheduleService .status-image {
    text-align: center;
    margin-left: 20%;
    width: 50%;
    height: auto;
}

.mya-scheduleService h5 {
    font-size: 18px;
    margin-top: 12px;
    margin-left: 15px;
}

.mya-scheduleService .p1 {
    font-weight: 100;
    font-size: 22px;
    margin-top: 8px;
    margin-left: 15px;
}

.mya-scheduleService .service_Box {
    border: 1px solid black;
    padding: 2px;
    text-align: center;
    width: 80%;
    margin: 10px auto;
}

.mya-scheduleService .p3 {
    margin-top: 16px;
}

.mya-scheduleService .p2 {
    margin: 16px auto;
}

.mya-scheduleService .track-link {
    font-size: 1rem;
}

.mya-scheduleService .track-link:hover {
    font-size: 1rem;
    text-decoration: underline;
    color: #003B71;
}
.mya-repair-services .item-desc-cr{
    text-align:center;
}
 
/* End MYA Repair Service */
/* start mya add appliance */
.add-appliances-section .cell {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}

.add-appliances-section  .add-appliances {
    background-color: white;
    padding: 3rem 1rem 1rem 1rem;
    text-align: center;
}

.add-appliances-section .header {
    margin-bottom: 2rem;
    letter-spacing: 0.25px;
    border: none;
    position: relative;
    font-size: 0.95rem;
}

.add-appliances-section .header-title {
    padding-bottom: 2%;
    margin-bottom: 0rem;
    margin-top: 0rem;
    font-size: 1.5rem;
    text-transform: var(--heading-text-transform);
    color: #555;
}

.add-appliances-section .link-item {
    margin: 10px 0px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.add-appliances-section .link {
    color: #1B1D1C;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: var(--letter-spacing-75, 0.075em);
    line-height: var(--Line-height-18, 1.125rem);
    font-family: var(--tk-josefin-sans);
}

.add-appliances-section .link:hover {
    color: #1B1D1C;
    text-decoration: underline;
}
.add-appliances-section .no-border {
    border-bottom: 0px Solid white;
    background:transparent;
}


.add-appliances-section .close-button {
    font-size: 1.5em;
    color: #1B1D1C !important;
    right: -1rem;
    top: -0.5rem;
    line-height: 1;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.add-appliances-section .close-icon {
    font-weight: 700;
    font-size: 1.5rem;
    color: #1B1D1C;
}

.add-appliances-section .close-button:hover {
    text-decoration: none;
    cursor: pointer;
}

.add-appliances-section .close-icon:hover {
    text-decoration: none;
    cursor: pointer;
}

.add-appliances-section .modal-header {
    font-size: 1.375rem;
    color: #1B1D1C;
    border-bottom: 0px solid #fff;
    font-weight: 800;
    letter-spacing: 0.25px;
    margin-top: 0rem;
    margin-bottom: 0rem;
    text-transform: capitalize;
}

.add-appliances-section .saved-address {
    text-align: left;
    font-size: 0.93rem;
}

.add-appliances-section .select-message {
    padding-bottom: 1rem;
    text-align: left;
}

.add-appliances-section .search-message {
    font-size: 0.93rem;
    padding-bottom: 1rem;
    text-align: left;
}

.add-appliances-section .text-center {
    text-align: left;
}

.add-appliances-section .uppercase {
    text-transform: uppercase;
}
.add-appliances-section .pop-section-serachprod{
    background: var(--Mother-of-Pearl);
    padding: 30px;
}
.add-appliances-section .address-button {
    width: 100%;
    background-color: rgb(221 192 127);
    color: #000;
    padding: 14px 20px;
    font-size: 0.9rem;
    font-weight: 700;
    margin: 1rem 0rem 1rem 0rem;
    cursor: pointer;
    border:none;
     font-family: var(--tk-josefin-sans);
}

.add-appliances-section .address-button1 {
    width: 60%;
    background-color: rgb(221 192 127);
    color: white;
    padding: 14px 20px;
    font-size: 0.9rem;
    font-weight: 700;
    margin: 1rem 6rem 1rem 6rem;
    cursor: pointer;
}

.add-appliances-section .address-button:hover {
    text-decoration: none;
    color: #000;
}

.add-appliances-section .address-button1:hover {
    text-decoration: none;
    color: #000;
}

.add-appliances-section .reveal.add-address-modal {
    top: 20%;
    margin-bottom: 20px;
}

.add-appliances-section .reveal {
    overflow: visible;
    margin-bottom: 1em;
    padding: 1rem 2rem;
    width: 600px;
    max-width: 75rem;
    z-index: 1006;
    backface-visibility: hidden;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

/* .add-appliances-section .reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
} */

.add-appliances-section .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
}

.add-appliances-section .or-div {
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    padding: 1rem 1rem 1rem 1rem;
}

.add-appliances-section .main-label {
    font-weight: bold;
    color: rgba(108, 97, 88, 1);
    padding: 0px 3px;
}

.add-appliances-section .main-opt {
    font-weight: bold;
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.add-appliances-section .main-sub {
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.add-appliances-section .in-field {
    margin: 10px 0px;
}

.add-appliances-section .footer-message {
    text-align: center;
    font-size: 0.93rem;
    width: 100%;
    padding: 0.5rem 0rem;
    line-height: calc(19/ 14);
}
/* end mya add appliance css */
/* Start Mya My View Product */
.my-product-view-section .add {
    line-height: inherit;
    transition: color .15s ease;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    font-size: 0.8235294117647059rem;
    font-weight: 500;
}
.my-product-view-section footer{
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    padding: 22px 20px 30px;
}
.my-product-view-section .noborder {
    border: none
}

.my-product-view-section  .noborder:focus {
    box-shadow: none
}

.my-product-view-section  .container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 75rem;
    margin: 0 auto;
    padding-bottom: 1.5em;
}
.my-product-view-section  .appliance-list>.cell {
    margin-bottom: 2rem;
}

.my-product-view-section  .medium-up-2>.cell {
    width: 50%;
}
.my-product-view-section  .appliance-item {
    text-align: center;
    position: relative;
    display: block;
    border: 1px solid #ccc;
    height: 400px;
    margin: 1em;
    width: 345px;
}
.my-product-view-section  .payment-title {
    margin: 0px 0px 0.2rem 0px;
    letter-spacing: 0.25px;
    font-size: 28px;
    text-align: center;
    padding-bottom: 5px;
    color: #555;
    line-height: 1.18751;
    text-transform:capitalize;
}
.my-product-view-section  .medium-offset-3 {
    margin-left: 25%;
}
.my-product-view-section  .product-title,
.my-product-view-section  p.details-link {
    color: #555;
    padding: 0 1rem;
    font-weight: 500;
    margin-bottom: 0rem;
    margin-top: 1rem;
}
.my-product-view-section .product-desc {
    font-weight: var(--font-weight-normal);
    font-size: var(--dxp-g-font-size-6, 1.125rem);
    letter-spacing: var(--letter-spacing-25, 0.025em);
    line-height: var(--Line-height-30, 1.875rem);
    text-transform:capitalize;
}
.my-product-view-section  .appliance-item-myProducts{
    background:#fff;
}
.my-product-view-section  .grid-padding-x>.cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    
}

.my-product-view-section  .container:not(.full)>.grid-padding-x {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
}

.my-product-view-section  .appliance-item p {
    text-align: center;
    background-color: #fff;
    color: #000;
    padding: 0rem 2rem 0rem 2rem;
}

.my-product-view-section  .grid-x {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    justify-content: center;
}

.my-product-view-section  .font-weight-600 {
    font-weight: 600;
}

.my-product-view-section  h3 {
    font-size: 22px;
    padding-bottom: 0em;
    margin-top: 0rem;
    margin-bottom: 0px;
    padding-top: 0px;
}
.my-product-view-section  .capitalize {
    text-transform: capitalize;
}

.my-product-view-section  .text-center {
    text-align: center;
}

.my-product-view-section  img {
    display: inline-block;
    height: auto;
    max-width: 95%;
}

.my-product-view-section  .main-Content {
    position: relative;
    margin: 0 auto;
    padding-bottom: 2em;
    max-width: 1161px;
}

.my-product-view-section  .middleSection {
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.my-product-view-section .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.my-product-view-section .grid-margin-x>.cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.my-product-view-section .account-greeting-section {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3rem;
}

.my-product-view-section .address-list-section {
    margin-bottom: 20px;
    background: var(--Mother-of-Pearl);
    padding: 30px 50px 50px;
}

.my-product-view-section h1 {
    font-size: 28px;
    text-rendering: optimizeLegibility;
}

.my-product-view-section .infoheader {
    color: #555;
    line-height: 1.18571em;
    text-transform: capitalize;
    font-weight: 200;
    margin-bottom: 0.2em;
    margin-top: 0rem;
}

.my-product-view-section  :-webkit-any(article, aside, nav, section) h1 {
    font-size: 1.5em;
}

.my-product-view-section .account-greeting-section {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3rem;
}

.my-product-view-section .add-an-appliance-section {
    margin-bottom: 8rem;
    margin-left: 8rem;
    margin-right: 8rem;
}

.my-product-view-section .add-an-appliance>.grid-container {
    background-color: #dde8f1;
    padding: 2rem;
    max-width: 71.5rem;
}

.my-product-view-section .add-an-appliance-inner {
    background-color: white;
    padding: 1rem;
    text-align: center;
}

.my-product-view-section .padding-top-3 {
    padding-top: 3rem;
}

.my-product-view-section .margin-bottom-2 {
    margin-bottom: 2rem;
}

.my-product-view-section .addAppliancesTitle {
    padding-bottom: 2%;
}

.my-product-view-section .infoHeader {
    margin-bottom: 0rem;
    margin-top: 0rem;
    font-size: 24px;
    font-weight: 200;
    text-transform: uppercase;
    color: #555;
}

.my-product-view-section h2 {
    line-height: 1.18571em;
    text-rendering: optimizeLegibility;
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.my-product-view-section p {
    margin-bottom: 0rem;
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    font-size: 14px;
}

.my-product-view-section .text-underline {
    text-decoration: underline;
}

.my-product-view-section .text-capitalize {
    text-transform: capitalize;
}

.my-product-view-section .add-an-appliance-links p {
    margin-bottom: 0.5rem;
}

.my-product-view-section .close-icon {
    color: #000;
    text-align: right;
    background: transparent;
    border: none;
}

.my-product-view-section .close-icon2 {
    color: rgb(235 235 235);;
    text-align: right;
}

.my-product-view-section .close-icon:hover {
    color: rgb(235 235 235);;
}

.my-product-view-section .appliance-item {
    text-align: right;
}

.my-product-view-section .no-border {
    border-bottom: 0px Solid white;
    background:var(--Mother-of-Pearl);
}

.my-product-view-section .fa {
    display: inline-block;
    text-rendering: auto;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    text-decoration: none;
}

.my-product-view-section .close-button {
    font-size: 1em;
    color: #000;
    right: -1.5rem;
    top: -1rem;
    line-height: 1;
    font-weight: 600;
    position: absolute;
    cursor: pointer;
}

.my-product-view-section .modal-header {
    margin-top: 1rem;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    margin-bottom: 1em;
    margin-top: 1rem;
    text-transform: capitalize;
    border-bottom: none;
    background: none;
}

.my-product-view-section .text-center {
    text-align: center;
}

.my-product-view-section .reveal.add-address-modal {
    top: 40%;
    margin-bottom: 20px;
    padding:0;
}

.my-product-view-section .reveal.add-address-modal {
    top: 40%;
    margin-bottom: 20px;
}

.my-product-view-section .reveal, .mya-address-details .reveal {
    overflow: visible;
    margin-bottom: 1em;
    padding: 1rem 2rem;
    width: 500px;
    max-width: 75rem;
    z-index: 1006;
    backface-visibility: hidden;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

/* .my-product-view-section .reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
} */

.my-product-view-section .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
}

.my-product-view-section .or-div {
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
}

.my-product-view-section .main-label {
    font-weight: bold;
    color: rgba(108, 97, 88, 1);
    padding: 0px 3px;
}

.my-product-view-section .main-opt {
    font-weight: bold;
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.my-product-view-section .main-sub {
    font-size: 80%;
    padding: 0px 3px;
    color: rgba(108, 97, 88, 1);
}

.my-product-view-section .in-field {
    margin: 10px 0px;
}

.my-product-view-section .footer-message {
    text-align: center;
}

.my-product-view-section .button-action {
    padding:0 20px;
    display: flex;
}

.my-product-view-section .cancel-delete {
    width: 100%;
    padding: 20px;
}

.my-product-view-section .okButton {
    width: 100%;
    background-color: rgb(221 192 127);
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    cursor: pointer;
    margin-left: 8px;
    border:none;
}

.my-product-view-section .okButton:hover {
    text-decoration: none;
    color: #fff;
}

.my-product-view-section .cancelButton {
    background-color: white;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 20px;
}

.my-product-view-section .cancelButton:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    width: 100%;
    padding: 10px 20px;
}

.my-product-view-section .reveal-overlay .modal-header {
    padding-bottom: 0;
    margin: 0px;
}

.my-product-view-section .slds-modal__header h3 {
    padding: 0;
    margin: 0;
}

.my-product-view-section .delete-message {
    text-align: center;
    font-size: 16px;
    padding:20px 0;
}

.my-product-view-section .removeproduct {
    text-align: center;
}

.my-product-view-section footer {
    text-align: center;
    margin-top: 30px;
}

.my-product-view-section .button-action {
    width: 100%;
}

.my-product-view-section .modalbtndiv {
    width: 50%;
    float: left;
}

.my-product-view-section .linkbutton {
   font-family: var(--tk-josefin-sans);
    font-weight: var(--font-weight-bold) !important;
    text-transform: uppercase;
    font-size: var(--dxp-g-font-size-2, 0.75rem);
    letter-spacing: var(--letter-spacing-75, 0.075em);
    line-height: var(--Line-height-18, 1.125rem);
    color: var(--Charcoal) !important;
    background:none;
    border:none;
}

.my-product-view-section .linkbutton:hover {
    text-decoration: underline;
    color: #000;
}

.my-product-view-section .height1 {
    height: 50%;
}

.my-product-view-section .product-photo {
    width: 77%;
    margin: auto;
}

 .my-product-view-section .height2 {
    height: 30%;
    max-height: 30%;
    overflow: auto;
}

.my-product-view-section .slds-modal__container{
    width: 30rem !important;
    top:30%;
    margin:0 auto;
}

.my-product-view-section .slds-modal__headers{
    border:none !important;
    border-radius: 0px;
}

.my-product-view-section .slds-p-around_medium{
    background-color: white;
    padding:0 !important;
}

.my-product-view-section  .promo-image{
    margin-left: 9px !important;
}

.my-product-view-section  .promo-text-1{
    margin-left: 0.5rem;
    text-align: left;
    display: block;
    margin-right: 46px;
    font-size:13px;
}

.my-product-view-section  .slds-modal__footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none !important;
    border-radius: 0px;
}

.my-product-view-section  .cancel-button{
    width: 27rem;
    height: 3rem;
    font-size: 16px !important;
    background: transparent;
    border: 1px solid rgb(235 235 235);
    color: rgb(235 235 235);
}

.my-product-view-section  .cancel-button:hover{
    background: transparent;
    color: rgb(235 235 235);
    outline: 1px solid rgb(235 235 235);
}

.my-product-view-section .sign-up-button{
    width: 27rem;
    height: 3rem;
    margin-bottom: 12px;
    background-color: rgb(235 235 235);
    color: #ffffff;
    border: none;
    font-size: 14px !important;
}

.my-product-view-section  .sign-up-button:hover{
    background:  rgb(235 235 235);
    color: #ffffff;
}

.my-product-view-section  .modal-icon{
    float: right;
    transform: translate(-5px, -10px);
}
.my-product-view-section  .header-section-block{
    border-bottom-style: none !important;
}
.my-product-view-section  .promo-text-2{
    margin-left: 0.5rem;
    text-align: left;
    display: block;
    margin-top: 1rem;
    margin-right: 10%;
    font-size:13px;
}
.my-product-view-section  .slds-text-heading_medium{
    text-transform: capitalize;
}
/* End Mya My View Product */
/* Start Mya My Orders */
.mya-my-orders .myOrder{
    margin-bottom: 44px;
    overflow: hidden;
}
.mya-my-orders .order-width{
    max-width: 1140px;
}
.mya-my-orders .fa-angle-up {
    font-size: 15px;
    color: var(--Standalone, #DDC07F);
    margin-right: 5px;
}

.mya-my-orders .SMOL {
    text-align: center;
}
.mya-my-orders .track-style{
    background: var(--Mother-of-Pearl);
    padding: 14px 0px 18px;
    border-top: 1px solid var(--Sandstone);
}
.mya-my-orders .header-item {
    padding: 15px 15px 10px 15px;
}
.mya-my-orders .hrLine {
    width: 100%;
    height: 1px;
    background-color: var(--Slate);
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
}
.mya-my-orders .order-product-section{
    padding: 30px 60px;
}
.mya-my-orders .ProductImage{
    padding-right: 30px;
}
.mya-my-orders .Cart-Price{
    text-transform: capitalize !important;
}

.mya-my-orders .cr-order-text {
    font-weight: normal;
    text-align: left;
    padding-left: 60px;
    padding-bottom: 10px;
    display: block;
}

.mya-my-orders .subheading {
    text-align: center;
    margin-top: 28px;
    margin-bottom: 30px;
}


.mya-my-orders .ImageDescription {
    padding-bottom: 30px;
}

.mya-my-orders .product-title {
    text-align: left;
    display: block;
}

.mya-my-orders .textcenter {
    text-align: center;
}

.mya-my-orders .product-link {
    text-align: center;
    margin-left: 1rem;
}

.mya-my-orders .product-link-button {
    text-decoration: none;
    padding-bottom: 5px;
    padding-right: 20px;
    background: transparent;
    border: none;
    display: flex;
    gap: 5px;
}

.mya-my-orders .product-link-button:hover {
    text-decoration: underline;
}

.mya-my-orders .product-link-button-p {
    text-decoration: none;
    padding-bottom: 5px;
    padding-left: 20px;
    background: transparent;
    border: none;
    display: flex;
}

.mya-my-orders .product-link-button-p:hover {
    text-decoration: underline;
}

.mya-my-orders .delivery-info:hover {
    text-decoration: underline;
}

.mya-my-orders .return-an-item:hover {
    text-decoration: underline;
}

.mya-my-orders .track-my-order:hover {
    text-decoration: underline;
}

.mya-my-orders .reschedule:hover {
    text-decoration: underline;
}

.mya-my-orders .view-order-details:hover {
    text-decoration: underline;
}

.mya-my-orders .view-order-details {
    background-color: transparent;
    border: transparent;
}
.mya-my-orders .uppercase{
    text-transform: uppercase;
}

.mya-my-orders .text-content-main {
    text-align: center;
}

.mya-my-orders .orderDetail {
    background-color: var(--Mother-of-Pearl);
    text-align: center;
    display: flex;
    justify-content: space-around;
}


.mya-my-orders .OrdInd {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mya-my-orders .track-text {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 3rem;
    display: block;
}
.mya-my-orders h3{
    text-align: center;
    margin: 40px 0;
    font-size:1.5rem;
}
.mya-my-orders p{
    margin-bottom:20px 0;
}
.mya-my-orders .spinner-div {
    position: relative;
    display: inline-block;
    margin: 4px 18px;
}
/* End Mya My Orders */
/* start passwordlessLogin page */
.passwordlesslogin-sec .formStyle {
    padding: 30px;
    background: #F3F1F0;
    padding: 60px;
    margin: 44px 60px;
}

.passwordlesslogin-sec .idp-page-title {
    text-align:center;
}

.passwordlesslogin-sec .idp-page-text {
    padding-top:20px;
	padding-bottom:20px;
}

.passwordlesslogin-sec .my-15 {
    padding-top:50px;
}

.passwordlesslogin-sec .suheading-page-text {
	text-align:center;
    padding-top:25px;
	padding-bottom:25px;
}

.passwordlesslogin-sec .email-input-container ,.passwordlesslogin-sec .enter-passcode-container{
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}
.passwordlesslogin-sec  .idp-form{
    background-color: transparent !important;
}
.passwordlesslogin-sec  .slds-button{
	width: 310px;
    display: flex;
    justify-content: center;
	margin-left:0 !important;
    margin-top: 1.5rem;
}
.passwordlesslogin-sec .form-email-input, .passwordlesslogin-sec .form-passcode-input{
	width:310px;
}
/* end passwordlessLogin Page */
/* start media query */
@media only screen and (max-width:480px) {
    .modal-header-confirm {
        padding: 10px 10px 10px 10px;
        width: 100%;
        margin: 14px 0px 14px 0px;
    }
    .reveal.add-address-modal {
        top: 15%;
        margin-bottom: 20px;
    }
    .reveal {
        padding: 1rem 1rem;
        width: 95%;
        top: 5%;
        margin-right: auto;
        margin-left: auto;
        overflow-y: auto;
    }
}
@media only screen and (min-width:481px) and (max-width:768px) {
    .reveal {
        padding: 1rem 2rem;
        width: 80%;
        top: 100px;
        margin-right: auto;
        margin-left: auto;
        overflow-y: auto;
    }
    .reveal.add-address-modal {
        top: 15%;
        margin-bottom: 20px;
    }
} 
@media only screen and (min-width:639px) and (max-width:768px) {
    .mya-scheduleService .grid-x {
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: column;
        justify-content: space-around;
        flex-flow: wrap;
        align-items: center;
        width: 100%;
        justify-items: stretch;
        align-content: space-between;
    }

    .mya-scheduleService .appliance-item {
        position: relative;
        display: block;
        border: 1px solid #ccc;
        height: auto;
        min-height: 28rem;
        min-width: 19rem;
        margin: 0em 1em 2em;
        width: 19rem;
    }
    .mya-scheduleService .container:not(.full)>.grid-padding-x {
        margin: 0rem;
    }
    .mya-scheduleService .linkbutton {
        background: none;
        border: none;
        color: #1a63a2;
        text-decoration: none;
        cursor: pointer;
        font-size: 1rem;
        padding-bottom: 1rem;
    }
    .mya-scheduleService .close-icon {
        color: #1a63a2;
        border: none;
        font-size: 1.5rem;
        font-weight: 700;
        background: transparent;
        text-align: right;
    }
    .mya-scheduleService .product-desc {
        font-size: 0.875rem;
        text-decoration: underline;
    }
    .mya-scheduleService .para a {
        text-decoration: underline;
    }
}
@media only screen and (max-width: 639px){
    .del-acc .deleteLink{
        margin: 15px 0px 12px 0px;
        font-size: 14px;
    }

    .del-acc .cancel-account {
        font-size: 14px;
    }
    .del-acc .deleteaccount-modal-text {
        font-size: 14px;
    }
     .mya-repair-services .image-set {
        max-width: 40%;
    }
    .mya-repair-services .img-block {
        display: flex;
        background: #fff;
        position: relative;
        padding: 15px 0px;
        height: -webkit-fill-available;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .mya-repair-services .field-wrapper.callout-title-container {
        background-color: #005AAA;
        color: #fff;
        display: flex;
        justify-content: center;
        margin: 1rem auto;
        width: 90%;
        padding: 0 1rem;
        text-align: center;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .mya-repair-services .service_Box {
        width: 100%;
    }
    .mya-repair-services .p1 {
        font-weight: 100;
        font-size: 22px;
        margin-top: 20px;
        margin: 20px 10px 10px 10px;
    }
    .mya-repair-services .p3 {
        margin-top: 16px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .mya-repair-services .tables1 {
        width: 100%;
        padding: 1rem 0rem;
        background-color: transparent;
    }
    .mya-repair-services .width-set {
        background-color: #fff;
        width: 100%;
        margin: 0px auto;
        display: flex;
        flex-direction: column;
        padding: 0.5rem 1rem;
    }
    .mya-repair-services .image-set {
        width: 100%;
        padding: 0.3rem;
        margin: auto;
    }
   
    .mya-repair-services .status-image {
        text-align: center;
        width: 80%;
        height: auto;
    }
    .mya-repair-services .secDiv {
        width: 100%;
        padding-top: 1rem;
        padding-right: 0rem;
        padding-left: 0rem;
        max-width: 100%;
    }
    .mya-repair-services .web-table {
        display: none;
    }
    .mya-repair-services .left-float {
        float: left;
        font-weight: 600;
    }
    .mya-repair-services .right-float {
        float: right;
        font-weight: 200;
    }
    .mya-repair-services .tables1 tbody {
        width: 100%;
        display: flow;
    }
    .mya-repair-services .past-table tr {
        background: transparent;
        margin: 0;
        line-height: normal;
        width: 95%;
        display: flex;
        justify-content: space-between;
    }
    .mya-repair-services .past-table th, .mya-repair-services .past-table td {
        border-top: 1px solid transparent !important;
        padding-top: 15px;
        padding-right: 5px;
    }
    .mya-repair-services .mob-table {
        display: block;
        background-color: #efefef;
        width: 100%;
        padding: 1rem 0.5rem;
    }
    .mya-repair-services .mob-table2 {
        display: block;
        background-color: #efefef;
        width: 100%;
    }
    .mya-repair-services .table-data {
        margin-left: 5px;
    }
    .mya-repair-services .table-head {
        margin-right: 5px;
    }
    .mya-repair-services .aligni {
        margin: 10px 0px 10px 5px;
        line-height: normal;
        width: 95%;
        display: flex;
        justify-content: space-between;
    }
    .mya-repair-services .pad {
        padding-left: 1rem !important;
    }
    .mya-repair-services .new-line-set {
        white-space: normal;
        white-space: normal;
        word-break: break-word;
    }
    .mya-repair-services table {
        border-collapse: initial;
        border-spacing: 0;
    }
    .mya-repair-services .test {
        gap: 0rem;
    }
      .mya-scheduleService .grid-x {
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: column;
        justify-content: space-around;
        flex-flow: wrap;
        align-items: center;
        width: 100%;
        justify-items: stretch;
        align-content: space-between;
    }
    .mya-scheduleService .appliance-item {
        position: relative;
        display: block;
        border: 1px solid #ccc;
        height: auto;
        min-height: 28rem;
        min-width: 14rem;
        margin: 0em 1em 2em;
        width: auto;
    }
    .mya-scheduleService .reveal {
        overflow: visible;
        border: 1px solid silver;
        margin-bottom: 1em;
        padding: 1rem 1rem;
        width: 95%;
        max-width: 75rem;
        z-index: 1006;
        backface-visibility: hidden;
        border-radius: 0;
        background-color: #fefefe;
        position: relative;
        top: 100px;
        margin-right: auto;
        margin-left: auto;
        overflow-y: auto;
    }
    .mya-scheduleService .container:not(.full)>.grid-padding-x {
        margin: 0rem;
    }
    .mya-scheduleService .linkbutton {
        background: none;
        border: none;
        color: #1a63a2;
        text-decoration: none;
        cursor: pointer;
        font-size: 1rem;
        padding-bottom: 1rem;
    }
    .mya-scheduleService .close-icon {
        color: #1a63a2;
        border: none;
        font-size: 1.5rem;
        font-weight: 700;
        background: transparent;
        text-align: right;
    }
    .mya-scheduleService .product-desc {
        font-size: 0.875rem;
        text-decoration: underline;
    }
    .mya-scheduleService .para a {
        text-decoration: underline;
    }
    .mya-my-orders .product-title {
        width: 100%;
        text-align: left;
    }
    .mya-my-orders .mob-view-set {
        display: flex;
        flex-direction: column;
    }
    .mya-my-orders .product-link {
        text-align: left;
        padding: 0.5rem;
        width: 20rem;
        margin: 0rem 0rem 1rem 0rem;
    }
    .mya-my-orders .view-order-details {
        background-color: transparent;
        border: transparent;
        padding: 0rem;
    }
    .mya-my-orders .mob-head {
        display: block;
        padding: 0.5rem 10px;
    }
    .mya-my-orders .orderDetail {
        background-color: #efefef;
        text-align: center;
        margin-bottom: 0.5rem;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        display: flex;
        padding-bottom: 15px;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .mya-my-orders .test {
        width: 20rem;
        float: left;
        writing-mode: horizontal-tb;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: baseline;
        padding: 0.5rem 0.5rem;
    }
    .mya-my-orders .order-product-section {
        padding: 0px; 
        overflow: hidden;
       }

}


@media (max-width: 599px) {
    .del-acc .slds-modal__container {
        width: 90%;
        margin: auto;
    }

    .del-acc .confirm-account {
        font-size: 14px;
    }
   .mya-address-details .account-profile, .payment-details-section .account-profile,.mya-account-details .account-profile,.mya-del-account .account-profile {
        max-width: 100%;
        margin: 0 auto;
        padding: 0.5rem;
    }
}

@media (min-width: 600px) and (max-width: 999px){
    .del-acc .slds-modal__container {
        width: 60%;
        margin: auto;
    }
}
@media (max-width: 1024px) {
        .mya-repair-services .need-info-block {
        display: block;
        text-align: -webkit-center;
    }
    .mya-repair-services .text-span{
	margin-top:30px
   }
      .forget-passwordSec .idp-form{
           margin:30px;
           padding: 20px;
        }

	.forget-passwordSec .intro-text{
		padding-top:20px;
		padding-bottom:20px;
        }
       .passwordlesslogin-sec .formStyle{
        padding: 20px;
        margin: 44px 20px;
        }

      .mya-repair-services .test {
        display: flex;
        line-height: 0rem;
        gap: 0rem;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: flex-start;
    }
     .mya-scheduleService .grid-x {
        display: grid;
        align-items: center;
        width: auto;
        justify-items: stretch;
        align-content: space-between;
        grid-template-columns: 1fr 1fr;
    }
    .mya-scheduleService .grid-margin-x {
        margin: auto !important;
        grid-template-columns: 1fr !important;
    }
    .mya-scheduleService .appliance-item {
        position: relative;
        display: flex;
        margin: 0em 0em 2em;
        width: auto;
        flex-direction: column;
        justify-content: flex-start;
        align-content: center;
        flex-wrap: wrap;
    }
    .mya-scheduleService .linkbutton {
        padding-top: 2rem;
    }
    .mya-scheduleService .cell {
        margin: 1rem 0;
    }
    .mya-scheduleService .medium-up-2 {
        gap: 15px !important;
    }
     .product-section{
        padding: 60px 20px;
    }
    .product-img{
        padding: 25px 30px;
    
    }
    .payment-title {
        margin: 44px 10px 60px;
    }
    .product-details-section {
        padding-top: 30px;
        padding-left: 60px ;
    }
    .more-about-your-appliance-section-container {
        padding: 60px 20px 0px;
    }
    .more-about-subsection.location-installation {
        padding-left: 0;
    }
    .appliance-model-serial {
        padding-right: 0px;
    }
}

@media only screen and (max-width:320px) {
    .mya-scheduleService .appliance-item {
        position: relative;
        display: block;
        border: 1px solid #ccc;
        height: auto;
        min-height: 28rem;
        min-width: 10rem;
        margin: 0em 1em 2em;
        width: 70%;
    }
    .mya-scheduleService .header {
        font-size: 26px;
    }
    .add-appliances-section .container {
        padding: 1rem;
        max-width: 100%;
        margin: 0 auto;
    }
    .add-appliances-section .cell {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: 100%;
    }
    .add-appliances-section .add-appliances {
        background-color: white;
        padding: 1rem 1rem 1rem 1rem;
        text-align: center;
    }
    .add-appliances-section .header {
        margin-bottom: 1rem;
        letter-spacing: 0.25px;
        border: none;
        position: relative;
        text-align: center;
        display: block;
        font-size: 12px;
    }
    .add-appliances-section .header-title {
        padding-bottom: 2%;
        margin-bottom: 1rem;
        margin-top: 0rem;
        font-size: 1.1rem;
        text-align: center;
        font-weight: 200;
        display: block;
        text-transform: uppercase;
        color: #555;
    }
    .add-appliances-section .link-item {
        margin: 10px 0px;
        font-size: 0.76rem;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }
    .add-appliances-section .link {
        color: #1B1D1C;
        text-decoration: underline;
    }
    .add-appliances-section .link:hover {
        color: #1B1D1C;
        text-decoration: underline;
    }
    .add-appliances-section .no-border {
        border-bottom: 0px Solid white;
    }
    .add-appliances-section .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        cursor: pointer;
        text-decoration: none;
    }
    .add-appliances-section .close-button {
        font-size: 1.5em;
        color: #1B1D1C !important;
        right: -1rem;
        top: -0.5rem;
        line-height: 1;
        font-weight: bold;
        position: absolute;
        cursor: pointer;
    }
    .add-appliances-section .close-icon {
        font-weight: 700;
        font-size: 1.35rem;
        color: #1B1D1C;
    }
    .add-appliances-section .close-button:hover {
        text-decoration: none;
        cursor: pointer;
    }
    .add-appliances-section .close-icon:hover {
        text-decoration: none;
        cursor: pointer;
    }
    .add-appliances-section .modal-header {
        font-size: 15px;
        color: #1B1D1C;
        background-color: #fff;
        border-bottom: 0px solid #fff;
        font-weight: 800;
        letter-spacing: 0.25px;
        text-transform: capitalize;
        padding-top: 7px;
        padding-left: 2px;
        width: 100%;
        display: block;
        padding-right: 2px;
        text-align: center;
        padding-bottom: 9px;
    }
    .add-appliances-section .saved-address {
        text-align: left;
        font-size: 0.875rem;
    }
    .add-appliances-section .select-message {
        padding-bottom: 1rem;
        text-align: left;
    }
    .add-appliances-section .search-message {
        font-size: 0.875rem;
        padding-bottom: 1rem;
        text-align: left;
    }
    .add-appliances-section label {
        font-size: 0.875rem;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        margin: 0.5rem 0rem 0.3rem 0rem;
        width: 100%;
        text-align: left;
    }
    .add-appliances-section .text-center {
        text-align: center;
    }
    .add-appliances-section .uppercase {
        text-transform: uppercase;
    }
    .add-appliances-section .address-button {
        width: 100%;
        background-color: #1B1D1C;
        color: white;
        padding: 14px 20px;
        font-size: 0.875rem;
        font-weight: 700;
        margin: 1rem 0rem 1rem 0rem;
        border: 2px solid #1B1D1C;
        cursor: pointer;
    }
    .add-appliances-section .address-button1 {
        width: 100%;
        background-color: #1B1D1C;
        color: white;
        padding: 14px 20px;
        font-size: 0.9rem;
        font-weight: 700;
        margin: 1rem 6rem 1rem 6rem;
        border: 2px solid #1B1D1C;
        cursor: pointer;
    }
    .add-appliances-section .address-button:hover {
        text-decoration: none;
        background-color: #092c74;
        color: #fff;
        border: 1.5px solid #1B1D1C;
    }
    .add-appliances-section .address-button1:hover {
        text-decoration: none;
        background-color: #092c74;
        color: #fff;
        border: 1.5px solid #1B1D1C;
    }
    .add-appliances-section .reveal.add-address-modal {
        top: 20%;
        width: 100%;
        margin-bottom: 20px;
    }
    .add-appliances-section .reveal {
        overflow: visible;
        border: 4px solid #1B1D1C;
        margin-bottom: 1em;
        padding: 1rem 1rem;
        width: 100%;
        max-width: fit-content;
        z-index: 1006;
        backface-visibility: hidden;
        border-radius: 0;
        background-color: #fefefe;
        position: relative;
        top: 100px;
        margin-right: auto;
        margin-left: auto;
        overflow-y: auto;
    }
    /* .add-appliances-section .reveal-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1005;
        background-color: rgba(10, 10, 10, 0.45);
        overflow-y: auto;
    } */
    .add-appliances-section .reveal {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
    .add-appliances-section .or-div {
        text-transform: uppercase;
        color: #092c74;
        font-size: 15px;
        font-weight: 800;
        text-align: center;
        padding: 1rem 1rem 1rem 1rem;
    }
    .add-appliances-section .main-label {
        font-weight: bold;
        color: rgba(108, 97, 88, 1);
        padding: 0px 3px;
    }
    .add-appliances-section .main-opt {
        font-weight: bold;
        font-size: 80%;
        padding: 0px 3px;
        color: rgba(108, 97, 88, 1);
    }
    .add-appliances-section .main-sub {
        font-size: 75%;
        padding: 0px 3px;
        color: rgba(108, 97, 88, 1);
    }
    .add-appliances-section .in-field {
        margin: 10px 0px;
        font-size: 0.875rem;
        text-align: left;
    }
    .add-appliances-section .footer-message {
        text-align: center;
        font-size: 0.875rem;
        width: 100%;
        padding: 0.5rem 0rem;
        line-height: calc(19/ 14);
    }
}

@media (min-width: 48em) {
    .my-appliance-details .slds-modal__container {
        padding: 1rem 0;
    }
}

@media only screen and (max-width:425px) {
    
    .my-appliance-details .install-date-viewing {
        height:4rem;
    }
    .my-appliance-details .NickName {
        text-align: center;
    }

    .my-appliance-details .remove-link-small {
        display: block;
    }
    .my-appliance-details p.product-name {

        font-weight: normal;
        font-style: normal;
        color: #12212E; 
        font-size: 14px;
        letter-spacing: 0.03rem;
        margin-bottom: 1rem;
    }

    .my-appliance-details .grid1-x>.medium-6 {
        width: 100%;
        height: auto;
        padding: 1rem;
    }

    .my-appliance-details .grid1-x {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        display: -webkit-flex;
        flex-direction: column;
        align-items: center;
    }
    .my-appliance-details .write-a-review {
        margin-top: 0em;
    }
    .my-appliance-details .cell1 {
        height: 40rem;
        min-height: 30rem;
        max-height: 45rem;
    }

    .my-appliance-details .margin-top-2 {
        margin-top: 1rem;
        padding-left: 0rem;
        text-align: center;
    }

    .my-appliance-details .product-photo {
        height: auto;
    }

    .my-appliance-details .model-number {
        margin-bottom: 1rem;
        letter-spacing: 0.25px;
    }

    .my-appliance-details .serial-number {

        text-align: center;
    }

    .my-appliance-details .locdetails {

        text-transform: capitalize;
        margin-bottom: 2rem;
        text-align: center;
        height: auto;
        width: auto;
        word-break: break-word;
        text-align: center;
    }

    .my-appliance-details .show-for-small-only {
        display: block;
    }

    .my-appliance-details .small-6 {
        width: 50%;
        padding-left: 2em;
    }

    .my-appliance-details .small-offset-3 {
        margin-left: 20%;
    }

    .my-appliance-details hr {
        box-sizing: content-box;
        border: solid #000;
        border-width: 1px 0 0;
        height: 0;
        margin: 2rem 0 1.9375rem;
        clear: both;
        max-width: 75rem;
        unicode-bidi: isolate;
        margin-block-start: 0.5em;
        margin-block-end: 0.5em;
        margin-inline-start: auto;
        margin-inline-end: auto;
    }

    .my-appliance-details .appliance-model-serial {
        border: none;
    }

    .my-appliance-details h3.other-h3-c {
        text-align: center;
    }

    .my-appliance-details .model-number {
        margin-bottom: 1rem;
        text-align: center;
        letter-spacing: 0.25px;
    }

    .my-appliance-details .install-date {
        text-align: center;
    }

    .my-appliance-details .nick-name-text {
        text-align: center;
    }

    .my-appliance-details .medium-offset-0 {
        margin-left: 1%;
    }

    .my-appliance-details .medium-offset-1 {
        margin-left: 0.33333%;
    }

    .my-appliance-details .more-about-your-appliance-section {
        height: max-content;
    }

    .my-appliance-details .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        max-width: max-content;
        margin: 0 auto;
    }
    .my-appliance-details p {
        font-size: 14px;
        line-height: 1.3rem;
        letter-spacing: 0.25px;
        margin-bottom: 0rem;
        height: auto;

    }

    .my-appliance-details .warrenty-head {
        text-align: center;
    }
    .my-appliance-details .grid-x {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        flex-wrap: nowrap;
    }

    .my-appliance-details .slick-slider {
        position: relative;
        display: flex;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-right;
        -webkit-tap-highlight-color: transparent;
        overflow: auto;
    }

    .my-appliance-details .related-parts-and-accessories-item {
        opacity: 1;
        width: 20rem;
        margin-right: 4rem;
        margin-left: 0rem;
        transform: translate3d(0px, 0px, 0px);
    }

    .my-appliance-details .imagetext img:hover {
        opacity: 1;
    }

    .my-appliance-details .imagetext img {
        position: relative;
        left: 0;
        top: 0;
        bottom: 100%;
        height: 100%;
    }

    .my-appliance-details .imagetext a {
        width: 100%;
        height: auto;
        position: relative;
        display: block;
    }

    .my-appliance-details .text {
        margin: 5px 5px 5px 5px;
        height: -webkit-fill-available;
        padding: 5px 0px;
        display: block;
    }

    .my-appliance-details .product1-photo {
        margin-right: 1rem;
    }

    .my-appliance-details .imagetext {
        vertical-align: top;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 468px) {

    .my-appliance-details .selectAddress .fa-angle-down {
        position: absolute;
        top: 56px;
        right: 8px;
        font-size: 14px;
        color: var(--Sandstone);
        background: var(--white-mgm);
    }
    .mya_new_CommLoginForm .accountCreate {
        padding: 36px 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .mya_new_CommLoginForm .Page-heading{
        padding-left: 15px;
        text-align: center;
    }
    .prodguestRegister{
        padding:30px;
    }

	.mya_new_CommLoginForm .tempback{
        padding: 0.2em;
    }

	.mya_new_CommLoginForm .AccountSignIn {
    padding: none;
    padding-left: 20px;
}
}
@media only screen and (min-width:426px) and (max-width:768px) {
     .add-appliances-section .reveal.add-address-modal {
        top: 30%;
        margin-bottom: 20px;
    }

    .my-appliance-details .nick-name-text {
        height: auto;
    }

    .my-appliance-details .grid-margin-x>.cell1 {
        margin-right: 0.9375rem;
        padding-left: 2rem;
    }
}
@media (max-width: 768px) {
    .product-details-section {
        padding-left: 0px;
    }
    .more-about-subsection.location-installation {
        padding-left: 0px;
    }
    .appliance-model-serial {
        padding-right: 0px;
    }
     .mya-scheduleService .header1 {
        font-size: 30px;
    }
    .mya-scheduleService .grid-margin-x {
        margin: auto !important;
    }
    .mya-scheduleService .grid-x {
        display: flex;
        flex-direction: column !important;
        align-content: center;
    }
    .mya-scheduleService .grid-margin-x {
        margin: auto !important;
        grid-template-columns: 1fr !important;
    }
    .mya-scheduleService .cell {
        margin: 0px;
    }
    .mya-scheduleService .appliance-item {
        position: relative;
        display: flex;
        border: 1px solid #ccc;
        height: auto;
        min-height: auto;
        min-width: 14rem;
        margin: 0em 0em 2em;
        width: auto;
        flex-direction: column;
    }
    .mya-scheduleService .medium-up-2 {
        gap: 15px !important;
    }
    .mya-scheduleService .linkbutton {
        padding-bottom: 2rem;
    }
     .mya-repair-services  .need-info-block{
        display:block;
    }
    .mya-my-orders .header-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .mya-my-orders .orderDetail{
            flex-direction: column;
            flex-wrap: nowrap;
        
    }
    .mya-my-orders .right-left{
        display: flex;
        justify-content: center;
    }
    .mya-my-orders .ProductImage {
        padding-right: 0px !important;
    }
        .mya-my-orders .product-title {
        text-align: center;
         margin-top: 15px;
    }
    .mya-my-orders .product-model-number {
    text-align: center;
   }
    .mya-my-orders .product-link {
        text-align: center;
    }
    /* 28/11 */
    .address-confirm-popup .reveal{
        width:unset !important;
    } 
}
@media screen and (max-width: 1023px) and (min-width: 769px){ 
      .mya-repair-services  .need-info-block{
        display:block;
    }

}
@media only screen and (min-width:321px) and (max-width:425px) {
    .add-appliances-section .container {
        padding: 1rem;
        max-width: 100%;
        margin: 0 auto;
    }
    .add-appliances-section .cell {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: 100%;
    }
    .add-appliances-section .add-appliances {
        background-color: white;
        padding: 1rem 1rem 1rem 1rem;
        text-align: center;
    }
    .add-appliances-section .header {
        margin-bottom: 1rem;
        letter-spacing: 0.25px;
        border: none;
        position: relative;
        text-align: center;
        display: block;
        font-size: 14px;
    }
    .add-appliances-section .header-title {
        padding-bottom: 2%;
        margin-bottom: 1rem;
        margin-top: 0rem;
        font-size: 1.4rem;
        text-align: center;
        font-weight: 200;
        display: block;
        text-transform: uppercase;
        color: #555;
    }
    .add-appliances-section .link-item {
        margin: 10px 0px;
        font-size: 0.9rem;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }
    .add-appliances-section .link {
        color: #1B1D1C;
        text-decoration: underline;
    }
    .add-appliances-section .link:hover {
        color: #003B71;
        text-decoration: underline;
    }
    .add-appliances-section .no-border {
        border-bottom: 0px Solid white;
    }
    .add-appliances-section .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        cursor: pointer;
        text-decoration: none;
    }
    .add-appliances-section .close-button {
        font-size: 1.5em;
        color:#1B1D1C !important;
        right: -2.5rem;
        top: -1.25rem;
        line-height: 1;
        font-weight: bold;
        position: absolute;
        cursor: pointer;
    }
    .add-appliances-section .close-icon {
        font-weight: 700;
        font-size: 1.35rem;
        color: #1B1D1C;
        border: none;
        background: transparent;
    }
    .add-appliances-section .close-button:hover {
        text-decoration: none;
        cursor: pointer;
    }
    .add-appliances-section .close-icon:hover {
        text-decoration: none;
        cursor: pointer;
    }
    .add-appliances-section .modal-header {
        font-size: 16px;
        color: #1B1D1C;
        background-color: #fff;
        border-bottom: 0px solid #fff;
        font-weight: 800;
        letter-spacing: 0.25px;
        text-transform: capitalize;
        padding-top: 7px;
        padding-left: 2px;
        width: 100%;
        display: block;
        padding-right: 2px;
        text-align: center;
        padding-bottom: 9px;
    }
    .add-appliances-section .saved-address {
        text-align: left;
        font-size: 0.875rem;
    }
    .add-appliances-section .select-message {
        padding-bottom: 1rem;
        text-align: left;
    }
    .add-appliances-section .search-message {
        font-size: 0.875rem;
        padding-bottom: 1rem;
        text-align: left;
    }
    .add-appliances-section label {
        font-size: 0.875rem;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        margin: 0.5rem 0rem 0.3rem 0rem;
        width: 100%;
        text-align: left;
    }
    .add-appliances-section .text-center {
        text-align: center;
    }
    .add-appliances-section .uppercase {
        text-transform: uppercase;
    }
    .add-appliances-section .address-button {
        width: 100%;
        background-color: #1B1D1C;
        color: white;
        padding: 14px 20px;
        font-size: 0.875rem;
        font-weight: 700;
        margin: 1rem 0rem 1rem 0rem;
        border: 2px solid #1B1D1C;
        cursor: pointer;
    }
    .add-appliances-section .address-button1 {
        width: 100%;
        background-color: #1B1D1C;
        color: white;
        padding: 14px 20px;
        font-size: 0.9rem;
        font-weight: 700;
        margin: 1rem 6rem 1rem 6rem;
        border: 2px solid #1a63a2;
        cursor: pointer;
    }
    .add-appliances-section .address-button:hover {
        text-decoration: none;
        background-color: #092c74;
        color: #fff;
        border: 1.5px solid #1B1D1C;
    }
    .add-appliances-section .address-button1:hover {
        text-decoration: none;
        background-color: #092c74;
        color: #fff;
        border: 1.5px solid #1B1D1C;
    }
    .add-appliances-section .reveal.add-address-modal {
        top: 20%;
        width: 100%;
        margin-bottom: 20px;
    }
    .add-appliances-section .reveal {
        overflow: visible;
        border: 4px solid #1B1D1C;
        margin-bottom: 1em;
        padding: 1rem 1rem;
        width: 100%;
        max-width: fit-content;
        z-index: 1006;
        backface-visibility: hidden;
        border-radius: 0;
        background-color: #fefefe;
        position: relative;
        top: 100px;
        margin-right: auto;
        margin-left: auto;
        overflow-y: auto;
    }
    /* .add-appliances-section .reveal-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1005;
        background-color: rgba(10, 10, 10, 0.45);
        overflow-y: auto;
    } */
    .add-appliances-section .reveal {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
    .add-appliances-section .or-div {
        text-transform: uppercase;
        color: #1B1D1C;
        font-size: 15px;
        font-weight: 800;
        text-align: center;
        padding: 1rem 1rem 1rem 1rem;
    }
    .add-appliances-section .main-label {
        font-weight: bold;
        color: rgba(108, 97, 88, 1);
        padding: 0px 3px;
    }
    .add-appliances-section .main-opt {
        font-weight: bold;
        font-size: 80%;
        padding: 0px 3px;
        color: rgba(108, 97, 88, 1);
    }
    .add-appliances-section .main-sub {
        font-size: 75%;
        padding: 0px 3px;
        color: rgba(108, 97, 88, 1);
    }
    .add-appliances-section .in-field {
        margin: 10px 0px;
        font-size: 0.875rem;
        text-align: left;
    }
    .add-appliances-section .footer-message {
        text-align: center;
        font-size: 0.875rem;
        width: 100%;
        padding: 0.5rem 0rem;
        line-height: calc(19/ 14);
    }
}

@media screen and (max-width: 786px) and (min-width: 480px){ 
  .mya-repair-services .width-set{
    display: flex;
    flex-direction: column;
    padding: unset;
  }
  .mya-repair-services .width-set .image-set{
    margin: auto;
    max-width: unset;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .mya-repair-services .width-set .secDiv{
    margin: auto;
  }
 
  .mya-repair-services .width-set:not(.past-service-cls)  .image-set img{
    width: 300px;
    height: auto;
    max-width: unset;
    margin: unset;
    aspect-ratio: 1 / 1;
  }
  .mya-repair-services .width-set:not(.past-service-cls) tables1{
    max-width: 100%;
    width: 100%;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .mya-repair-services .web-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media screen and (max-width: 639px) and (min-width: 480px){
  .mya-repair-services .width-set table:not(.mob-table){
    display: none !important;
  }

  .mya-repair-services table.web-table{
    display: none !important;
  }
  
  .mya-repair-services .width-set .past-table table:not(.mob-table){
    display: none !important;
  }

}


@media screen and (max-width: 786px) and (min-width: 640px){
  .mya-repair-services .tables1.past-table .mob-table2{
    display: none;
  }
  .mya-repair-services .tables1.past-table table tr *, 
  .mya-repair-services .tables1.past-table table > * {
      font-size: 16px !important;
  }
}
