/* *start sign-in Page css */
 .mya_new_CommLoginForm{
  margin-bottom:50px;
}
.mya_new_CommLoginForm .Page-heading{
    justify-content: center;
}
.mya_new_CommLoginForm .tempback{
   padding: 0 44px 48px;
}
.mya_new_CommLoginForm .subheading{
    padding:0 30px;
}
.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 .accountCreate {
    padding: 60px;
    border-right: 2px solid #707070;
    border-bottom: none;
}
.mya_new_CommLoginForm .Page-heading{
    font-size: var(--dxp-s-text-heading-large-font-size, var(--dxp-g-font-size-9));
}
.mya_new_CommLoginForm .passwordless_login{
 margin:15px 0;
}
.mya_new_CommLoginForm .forgot_password{
margin:10px 0;
}
.mya_new_CommLoginForm .AccountSignIn {
    padding: 14px 30px;
}
.mya_new_CommLoginForm .listTest.intro-text{
    list-style: disc;
    padding-left: 15px;
    text-align: left;
}
.mya_new_CommLoginForm .ptext.intro-text{
    padding: 20px 0;
}
.mya_new_CommLoginForm .listTest.intro-text li{
      margin-bottom: 10px;
}
.mya_new_CommLoginForm h1, .mya_new_CommLoginForm h3{
  text-transform:capitalize;
}
.mya_new_CommLoginForm .formStyle{
    padding:0;
}
.forget-passwordSec .idp-form{
	margin: 44px 0 !important;
    background-color: #F3F1F0 !important;
    padding: 20pxv !important;
}

/* End Sign-In Page css */
/* Create account Page */
.bdw-socialicon{
    display: flex;
    justify-content: center;
}
.textField {
    background: #F7F1E7;
    border-radius: 0px;
}

.self-register-img-align {
  padding-left: 30px;
}
.phone-label-text-register {
  font-size: 14px;
}
.password-lable-text-register {
  font-size: 14px;
}
.terms-condition-font-register {
  font-size: 16px;
}
.consent-message-div{
    display: inline-flex !important;
    /* margin-top: 0px; */
}
.custom-width-gea{
    width:100% !important
}
/* Start Account Details component css */
.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;
}
.account-profile {
    max-width: 50%;
    margin: 15px auto;
}
a{
    background-color: transparent;
    color: #1a63a2;
    text-decoration: none;
    cursor: pointer;
}
.mya-address-details .pagetitle{
    color: #555;
    margin-top: 0px;
    margin-bottom: 60px;
    font-size: 32px;
    text-align: left;
    font-weight: 700;
    text-transform: capitalize;
} 
.mya-account-details .pagetitle{
    color: #555;
    margin-top: 0px;
    margin-bottom: 60px;
    font-size: 32px;
    text-align: left;
    font-weight: 700;
}
.no-margin-bottom{
    margin-bottom:0;
}
.no-margin-top{
    margin-top:0;
}
/* 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 */

/* End Account Details Component CSS */

/* start address details component css */
.add-block{
  justify-content: space-between;
}
.slds-theme_default{
 background:transparent !important;
}
.modal-header-confirm {
    font-size: 22px;
    color: #092c74;
    font-weight: 800;
    margin-bottom: 0em;
    letter-spacing: 0.25px;
    margin-top: 0rem;
    text-transform: capitalize;
    background: transparent;
    border-bottom: none;
    padding:10px 0;
}
.reveal.add-address-modal {
    top: 40px;
    margin-bottom: 20px;
}

.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;
}

.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-block p{
    font-size:14px;
}
.linkbutton {
    font-weight: 600;
}

.linkbutton:hover {
    color: #092c74;
    text-decoration: underline;
}


/* End end address details component csss */
/* start paymentinfo css */

.payment-address-info{
    display: grid;
    line-height: 25px;
    text-align: left;
    padding:20px 0px;
}
/* end payment css */
/* start password edit */
.pwd-instruction{
	margin-bottom: 0px;
	font-size: 18px;
	font-weight:600;
}
.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 ;
    background-color: #fff;
    border-bottom: 0px solid #fff;
    font-weight: 600;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-top: 12px;
    line-height: 30px;
}

.del-acc .deleteaccount-container {
    background-color: #fff;
    padding: 8px;
}

.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%;
}
/* start chnagepassowod css */
.valid{
	color:green;
	margin-bottom: 0px;
	font-size: 14px;
}
.invalid{
	color:black;
	margin-bottom: 0px;
	font-size: 14px;
}
/* End changePassword css */
/* Start MY Appliances Page css */
.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;
}

.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 {
    transition: color .15s ease;
    cursor: pointer;
}

.my-appliance-details a:hover {
    text-decoration: underline;
    color: #092c74;
}

.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; /* bodewell template */
    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;
}

.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;

}

body.product-spec-page .more-about-your-appliance-section .grid1-x {
    margin-bottom: 3rem;
}

.my-appliance-details.appliance-model-serial {
    padding-right: 15px;
}

.my-appliance-details .grid1-x>.medium-6 {
    width: 50%;
}

.my-appliance-details h3 {
    color: #12212E; 
    padding-bottom: 10px; 

}

.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;
}

.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%;
}

.show-for-small-only {
    display: none;
}

.margin-top-half {
    margin-top: 0.5rem;
}

.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;
}

.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,
.button:hover {
    padding: 0.85em 1em;
}

.my-appliance-details button .button.secondary.cancel-button.uppercase,
button.button.secondary.cancel-button {
    margin-right: 1rem;
}

.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; 
}

.your-appliance-subheading {
    font-weight: 100;
    font-size: x-large;

}

h2.your-appliance-subheading1 {
    margin: auto;
}

.text-center {
    text-align: center;
}

.my-appliance-details .small-91 {
    width: 75%;
}

.your-appliance-subheading1 {
    font-weight: 100;
    font-size: x-large;

}

.infoHeader1 {
    padding-bottom: 5%;
    
}

.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,
.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;
}

.my-appliance-details .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
}

.my-appliance-details .modal-header {
    margin-top: 1rem;
    font-size: 22px;
    color: #092c74;
    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 .close-button::after {
    content: "\2716";
}

.my-appliance-details .fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    text-decoration: none;
}

.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;
}

.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;
}

.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;
}

.main-label {
    font-weight: bold;
    color: rgba(108, 97, 88, 1);
    padding: 0px 3px;
}

.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);
    /* overflow-y: auto; */
}


.modal-header1 {
    font-size: 22px;
}

.write-a-review {
    margin-top: 1em;
}

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;
}

.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;
}

.imagetext img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 100%;
    height: 100%;
    z-index: 1;
}

.imagetext img:hover {
    opacity: 0.2;
}

.imagetext a {
    width: 200px;
    height: 200px;
    position: relative;
    display: block;
}

.RelPartButton {
    cursor: pointer;
    z-index: 0;
}

.my-appliance-details .text {
    margin: 5px 5px 5px 5px;
    height: -webkit-fill-available;
    padding: 40px 5px;
}

.go-to-part {
    height: 50px;
    margin-bottom: 10px;
}

.left {
    text-align: left;

}

.my-appliance-details .product-title {
    height: auto;
    overflow: auto;
    margin-bottom: 10px;
    text-align: center;
}

.more-about-your-appliance-section {
    height: auto;
}

.comments-icn {
    --sds-c-icon-color-foreground-default: #1a63a2;
    --sds-c-icon-weight: bold;
}

.remove-link-small {
    display: none;
}
/* monogram changes*/
.partsandaccessories img{
    width: 14px;
}
.specsIcon img{
width: 18px;
}
.manualIcon img{
width: 16px;
}
.scheduleservice img{
width: 20px;
}
.askaquestion img{
width: 23px;
}
.support-links li{
    padding-top: 30px;
}
.product-section{
    background-color: var(--Mother-of-Pearl);
    padding: 60px;
}
.payment-title {
    text-align: center;
    margin: 44px 0 60px;
}
.product-img{
    padding: 25px 60px;
    background-color: var(--white-mgm);
}
.product-details-section{
    padding-left: 60px;
}
.fa-xmark{
    font-size: 14px;
    color: #1B1D1C;
}
.remove-link-large{
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.more-about-your-appliance-section-container {
    padding: 60px 100px 0px;
}
.text-bold{
    font-weight: bold;
    
}
.warranty-subHeading-text{
    font-weight: bold;
}
.value-text{
    width: 65%;
}
.divAlign{
    display: flex;
    border-top: 1px solid var(--Sandstone);
    padding: 15px 0;
}
.divAlignNickName{
    display: flex;
    width: 100%;
}
.moreInformation{
    text-align: center;
    margin-bottom: 30px;
}
.Border-buttom{
    border-bottom: 1px solid var(--Sandstone);
}
.valueEdit{
    display: flex;
    justify-content: space-between;
    width: 65%;
}
.title-text{
    width:35%;
    font-weight: bold;
    text-align: left;
}
.plp-sku-text {
    color:var(--Charcoal)
}
.write-a-review{
    margin-top: 10px;
}
.formStyle .custom-modal-com .modalButton {
    padding: 15px 0 0 0 !important;
    justify-content: flex-start;
}
.formStyle{
    background: var(--Mother-of-Pearl);
    padding: 30px;
}
.slds-modal__container{
    padding: 1rem 0;
}
.custom-modal_content{
    padding: 30px;
}
.editModal{
    background: var(--Mother-of-Pearl);
    top: 1354px;
    left: 150px;
    width: 100%;
    height: 198px;
}
.editModal .formStyle{
    padding: 0px 30px;
}

.req{
    margin-bottom: 1rem;
}
.selectAddress{
--slds-c-icon-color-foreground-default: var(--Sandstone);
position: relative;
}
.addNewAddress{
    margin-bottom: 10px;
}
.privacy-policy{
    margin-top: 15px;
    text-align: center;
}
.edit-button{
    width: 214px;
}
.selectAddress .fa-angle-down {
    position: absolute;
    top: 33px;
    right: 8px;
    font-size: 14px;
    color: var(--Sandstone);
    background: var(--white-mgm);
}
 .State-select .fa-angle-down {
    position: absolute;
    top: 33px;
    right: 8px;
    font-size: 14px;
    color: var(--Sandstone);
    background: var(--white-mgm);
}
.select-box .slds-input__icon{
    display: none  !important;
}
.State-select{
    position: relative;
}


 .other-h2{
    font-weight: 700;
    margin-bottom: 1em;
    color: #555;
    letter-spacing: 0.25px;
    font-size: unset;
    margin-top:0;
}
ul.support-links{
 margin-left:0 !important;
}
.model-number-text{
    margin-bottom:0;
}
.divAlign{
    border-top: 1px solid black;
}
.bdwpartWarrenty,.serial-number, .locdetails-text,.install-date-text{
    margin-bottom:0;
}
.edit-button-align{
    margin-top:20px;
}
.warranty-subHeading-text{
    margin-bottom:0 !important;
}
.custom-modal-com .modalButton {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    padding: 22px 20px 30px;
}
.customCssModal .slds-modal__header{
    border: 0;
    padding: 20px 20px 10px 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 0px !important;
    background-color: #fff;
}
.my-appliance-details .slds-modal__title.slds-hyphenate{
    font-size:20px;
    margin-bottom:0;
}
.my-appliance-details .slds-button.slds-button_icon.slds-modal__close{
    position: relative !important;
    top: -0.5rem !important;
    right: -0.5rem !important;
    border: none;
    box-shadow: none;
    outline: none;
}
.more-about-your-appliance-section-container {
    padding: 0px 50px 0px;
}
.Stand-alone-Link .fa{
    font-size: larger;
    color: #092c74;
    margin-right:10px;
}
.related-parts-and-accessories-list{
       justify-content: center;
}
/* For bodewell */
.RelPartButton{
    width: 150px;
    height: 40px;
    background-color: #126195;
    color: white;
    padding: 5px 5px;
    margin: 0px;
    text-transform: uppercase;
    font-size: initial;
    font-weight: 800;
    border: none;
    cursor: pointer;
    border-radius: none;
    border-radius: unset;
}
.moreInformation{
    font-size: x-large;
}
.warranty-right{
    width: 65%;
}
.install-date-text{
    width: 65%;
    text-align: left;
}
.model-number-viewing{
    padding:24px 0;
} 
.edit-sertext{
    margin-bottom:0;
} 
.warranty-subHeading{ /* bodewell changes*/
    font-weight: bold; /* bodewell changes*/
    font-size: 14px; /* bodewell changes*/
    margin-bottom: -4rem; /* bodewell changes*/
    letter-spacing: 0.25px; /* bodewell changes*/
} /* bodewell changes*/


.warranty-subHeading-o{ /* bodewell changes*/
    font-weight: bold; /* bodewell changes*/
    font-size: 14px; /* bodewell changes*/
    margin-bottom: -4rem; /* bodewell changes*/
    margin-top: -3.5rem; /* bodewell changes*/
    letter-spacing: 0.25px; /* bodewell changes*/
} /* bodewell changes*/

.warranty-subDetails{ /* bodewell changes*/
    font-size: 14px; /* bodewell changes*/
    line-height: 1rem; /* bodewell changes*/
    letter-spacing: 0.25px; /* bodewell changes*/
    margin-bottom: -4rem; /* bodewell changes*/
    letter-spacing: 0.25px; /* bodewell changes*/
}
.warranty-right{
    width: 65%;
}
.install-date-text{
    width: 65%;
    text-align: left;
}

.warranty-subHeading{ 
    font-weight: bold; 
    font-size: 14px; 
    margin-bottom: -4rem; 
    letter-spacing: 0.25px; 
} 


.warranty-subHeading-o{ 
    font-weight: bold; 
    font-size: 14px; 
    margin-bottom: -4rem; 
    margin-top: -3.5rem; 
    letter-spacing: 0.25px; 
} 

.warranty-subDetails{ 
    font-size: 14px; 
    line-height: 1rem; 
    letter-spacing: 0.25px; 
    margin-bottom: -4rem; 
    letter-spacing: 0.25px; 
} 
/* End MY Appliances Page CSS */
/* MYA Repair Service Page */
/* MYA Repair Service */
.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;
    align-items: center;
    padding: 2px;
    text-align: center;
    max-width: 1161px;
    margin: 10px auto;
    margin-top:100px;
    width:100%;
}
.mya-repair-services .d-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background:#fff;
}
.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: #003B71;
}

.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;
    font-family: inherit;
    color: inherit;
    margin-bottom: 0px;
}

.mya-repair-services .item-desc {
    font-family: inherit;
    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: #eae1cc;
}

.mya-repair-services .header {
    background-color: #eae1cc;
    position: relative;
}

.mya-repair-services th {
    background-color: #eae1cc;
    font-weight: bold;
    padding-top: 0rem;
    padding-bottom: 10px;
}
.mya-repair-services .pt-1 {
    padding-top: 1rem;
    background-color: #eae1cc !important;
}
.mya-repair-services td{
    background-color: #eae1cc !important;
}
.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: #eae1cc;
} 
.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: #003B71;
}

.mya-repair-services .icons-gea {
    color: #1a63a2;
    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: #003B71;
    text-align: left;
    display: block;
    font-size: 1rem;
    margin: 0.5rem 0rem;
}

.mya-repair-services .iconsChevron {
    fill: blue;
    color: blue;
}

.mya-repair-services .slds-icon {
    fill: blue;
    color: blue;
}

.mya-repair-services a {
    margin-bottom: 25px;
    color: inherit;
}
.mya-repair-services div,
p,
.mya-repair-services a {
    font-family: inherit;
    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 .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;
}
/* schedule service */
.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: #004b3d;
    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: #004b3d;
}

.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: #1a63a2;
    border-bottom-width: 5px;
    padding-bottom: calc(1rem - 4px);
}

.mya-scheduleService .appliance-item-myProducts:hover {
    border: 1px solid #1a63a2;
    color: #1a63a2;
    border-bottom-width: 4px;
}

.mya-scheduleService .appliance-item-myProducts:hover input {
    color: #1a63a2;
}

.mya-scheduleService .appliance-item-myProducts:hover .close-icon {
    color: #1a63a2;
}

.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: #003B71;
}

.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;
}

.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;
    border: solid 1px #1a63a2;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    margin-left: 8px;
}

.mya-scheduleService .okButton:hover {
    background-color: #003B71;
    color: #fff;
}

.mya-scheduleService .cancelButton {
    background-color: white;
    border: 1px solid #1a63a2;
    cursor: pointer;
    width: 90%;
    color: #1a63a2;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 20px;
}

.mya-scheduleService .cancelButton:hover {
    background-color: #1a63a2;
    color: white;
    border: 1px solid #1a63a2;
    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 {
    background: none;
    border: none;
    font-family: inherit;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 1rem;
    font-weight: 600;
}

.mya-scheduleService .linkbutton:hover {
    text-decoration: underline;
    color: #003B71;
}

.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 .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;
}
/* End MYA Repair Service */
/* End MYA Repair Service Page */
/* start mya my product page */
.my-product-view-section .add {
    line-height: inherit;
    transition: color .15s ease;
    background-color: transparent;
    color: #245B83;
    text-decoration: none;
    font-size: 0.8235294117647059rem;
    font-weight: 500;
}

.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: 1.5em;
    text-align: center;
    padding-bottom: 5px;
    color: #555;
    line-height: 1.18751;
    text-transform:capitalize;
    font-weight:600;
}
.my-product-view-section  .payment-title span{
    font-size: 1.5em;
}

.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  .my-product-view-section  .product-desc {
    font-size: 0.8235294117647059rem;
    color: #555;
}
.my-product-view-section  .appliance-item-myProducts{
    background:#fff;
}
.my-product-view-section  .appliance-item-myProducts:hover {
    border: 1px solid #245B83;
    color: #245B83;
    border-bottom-width: 4px;
}

.my-product-view-section  .appliance-item-myProducts:hover input {
    color: #245B83;
}

.my-product-view-section  .appliance-item-myProducts:hover .close-icon {
    color: #245B83;
}

.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: #245B83;
    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  .appliance-list {
    color: #12212E;
    font-weight: 600;
    line-height: 1.18751em;
    font-size: 22px;
    margin-bottom: 15px;
    word-spacing: 0px;
    font-style: normal;
    letter-spacing: 0.25px;
}



.my-product-view-section  .capitalize {
    text-transform: capitalize;
}

.my-product-view-section  .text-center {
    text-align: center;
}

div {
    display: block;
}

.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: #245B83;
    text-align: right;
    background:none;
    border:none;
}

.my-product-view-section .close-icon2 {
     color: #245B83;
    text-align: right;
}

.my-product-view-section .close-icon:hover {
     color: #245B83;
}

.my-product-view-section .appliance-item {
    text-align: right;
}

.my-product-view-section .no-border {
    border-bottom: 0px Solid white;
}

.my-product-view-section .fa {
    display: inline-block;
    font-size: 24px;
    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: #245B83;
    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: #245B83;
    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;
}

.my-product-view-section .reveal.add-address-modal {
    top: 40%;
    margin-bottom: 20px;
}

.my-product-view-section .reveal {
    overflow: visible;
    border: 3px solid #245B83;
    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: #245B83;
    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 {
    display: inline-block;
}

.my-product-view-section .cancel-delete {
    width: 100%;
    padding: 20px;
}

.my-product-view-section .okButton {
    width: 100%;
    background-color: #245B83;
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border: solid 1px #245B83;
    cursor: pointer;
    margin-left: 8px;
}

.my-product-view-section .okButton:hover {
    text-decoration: none;
    background-color: #245B83;
    color: #fff;
    border: 1.5px solid #245B83;
}

.my-product-view-section .cancelButton {
    background-color: white;
    color: #245B83;
    border: 1px solid #245B83;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 20px;
}

.my-product-view-section .cancelButton:hover {
    background-color: #245B83;
    color: white;
    border: 1px solid white;
    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;
}

.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 {
    background: none;
    border: none;
    color: #245B83;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 0.875rem;
    padding-bottom: 1rem;
}

.my-product-view-section .linkbutton:hover {
    text-decoration: underline;
    color: #245B83;
}

.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 #3e5769;
    color: rgb(235 235 235);
}

.my-product-view-section  .cancel-button:hover{
    background: transparent;
    color: rgb(235 235 235);
    outline: 1px solid #3e5769;
}

.my-product-view-section .sign-up-button{
    width: 27rem;
    height: 3rem;
    margin-bottom: 12px;
    background-color: #3e5769;
    color: #ffffff;
    border: none;
    font-size: 14px !important;
}

.my-product-view-section  .sign-up-button:hover{
    background:  #3e5769;
    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 product page */
/* start mya my order page */
.mya-my-orders .subheading {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.mya-my-orders .ImageDescription {
    padding-top: 10px;
    padding-bottom: 10px;
}
.mya-my-orders .order-width{
    width:100%;
}
.mya-my-orders h3{
    text-align: center;
    margin: 40px 0;
    font-size: 3rem;
}
.mya-my-orders .product-title {
    color: #151515;
    font-size: 16px;
    text-align: left;
    display: block;
    font-weight: 700;
    line-height: 1.3rem;
  
}
.mya-my-orders .center-txt {
    text-align: center;
}
.mya-my-orders .product-model-number {
    color: #555;
    font-size: 16px;
    font-weight: normal;
}

.mya-my-orders .membership-icon {
    width: 30%;
}

.mya-my-orders .textcenter {
    text-align: center;
}

.mya-my-orders .product-link {
    text-align: center;
    margin-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.8rem;
    font-weight: 400;
}



.mya-my-orders .product-link-button {
    color: #245B83;
    text-decoration: none;
    padding-bottom: 5px;
    padding-right: 20px;
    font-size: 0.8235294117647059rem;
    background: transparent;
    border: none;
}

.mya-my-orders .product-link-button:hover {
    color: #003B71;
    text-decoration: underline;
}

.mya-my-orders .product-link-button-p {
    color: #1a63a2;
    letter-spacing: 0.25px;
    text-decoration: none;
    padding-bottom: 5px;
    padding-left: 20px;
    font-size: 0.8235294117647059rem;
    background: transparent;
    border: none;
}

 .mya-my-orders .product-link-button-p:hover {
    color: #003B71;
    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;
    color: #003B71;
}

.mya-my-orders .view-order-details {
    color: #1a63a2;
    background-color: transparent;
    border: transparent;
}

.mya-my-orders .text-content-main {
    color: black;
    text-align: center;
    margin-bottom: 0.5rem;
    line-height: 1.3rem;
}

.mya-my-orders .orderDetail {
    background-color: #DED1B1;
    font-size: 16px;
    text-align: center;
    line-height: 1.4287;
    color: black;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mya-my-orders .details{
    background-color:white; 
}

.mya-my-orders .order-data {
    font-weight: 100;
    font-size: 15px;
    color: #555;
}

.mya-my-orders .OrdInd {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mya-my-orders .track-text {
    color: #555555;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 3rem;
    display: block;
}

.mya-my-orders .spinner-div {
    position: relative;
    display: inline-block;
    margin: 4px 18px;
}
.mya-my-orders .order-status-div {
    padding-top: 1rem;
}
.mya-my-orders .order-status {
    font-weight: 600;
    font-size: 16px;
}
.mya-my-orders .text-content-main p{
  margin-bottom:0;
}

/* end mya mya order page */
/* MYA Add Appliance start */
.add-appliances{
  background-color: white;
  padding: 3rem 1rem 1rem 1rem;
  text-align: center;
}

.add-appliances-section .container{

    background-color: #dde8f1;
    padding: 2rem;
    max-width: 70rem;
    margin: 0 auto;
}
.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;
}
/* End MYA Add Appliance */
/* start passwordlessLogin page */
.passwordlesslogin-sec .formStyle {
    padding: 30px;
    background: #F3F1F0;
    padding: 60px;
    margin: 44px 60px;
}
.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 */
/* all media query css */
@media only screen and (min-width:39.9375rem) 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 (min-width: 48em) {
    .slds-modal__container {
        padding: 1rem 0;
    }
}
@media only screen and (max-width:478px){
    .custom-text{
        transform: translate(1px, -1px);
    }   
    .consent-message{
        text-align: initial;
        margin-left: 17px;
        margin-top: 0.1rem;
        font-size: 0.85rem;
    }
    .title-text{
        padding:2px;
    }
}
@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 (max-width:425px) {
    .install-date-viewing {
        height:4rem;
    }

    .NickName {
        text-align: center;
    }

    .remove-link-small {
        display: block;
    }

  

    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;
    }

    .write-a-review {
        margin-top: 0em;
    }

    .cell1 {
        height: 40rem;
        min-height: 30rem;
        max-height: 45rem;
    }

    .margin-top-2 {
        margin-top: 1rem;
        padding-left: 0rem;
        text-align: center;
    }

    .product-photo {
        height: auto;
    }

    .model-number {
        margin-bottom: 1rem;
        letter-spacing: 0.25px;
    }

    .serial-number {

        text-align: center;
    }

    .locdetails {

        text-transform: capitalize;
        margin-bottom: 2rem;
        text-align: center;
        height: auto;
        width: auto;
        word-break: break-word;
        text-align: center;
    }

    .show-for-small-only {
        display: block;
    }

    .small-6 {
        width: 50%;
        padding-left: 2em;
    }

    .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;
    }

    .appliance-model-serial {
        border: none;
    }

    .my-appliance-details h3.other-h3-c {
        text-align: center;
    }

    .model-number {
        margin-bottom: 1rem;
        text-align: center;
        letter-spacing: 0.25px;
    }

    .install-date {
        text-align: center;
    }

    .nick-name-text {
        text-align: center;
    }

    .medium-offset-0 {
        margin-left: 1%;
    }

    .medium-offset-1 {
        margin-left: 0.33333%;
    }

    .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;

    }

    .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;
    }

    .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;
    }

    .related-parts-and-accessories-item {
        opacity: 1;
        width: 20rem;
        margin-right: 4rem;
        margin-left: 0rem;
        transform: translate3d(0px, 0px, 0px);
    }

    .imagetext img:hover {
        opacity: 1;
    }

    .imagetext img {
        position: relative;
        left: 0;
        top: 0;
        bottom: 100%;
        height: 100%;
    }

    .imagetext a {
        width: 100%;
        height: auto;
        position: relative;
        display: block;
    }

    .text {
        margin: 5px 5px 5px 5px;
        height: -webkit-fill-available;
        padding: 5px 0px;
        display: block;
    }

    .product1-photo {
        margin-right: 1rem;
    }

    .imagetext {
        vertical-align: top;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .my-product-view-section  .main-Content {
        position: relative;
        margin: 0 auto;
        padding-bottom: 2em;
        max-width: 100%;
    }
    .my-product-view-section  .appliance-list {
        color: #12212E;
        font-weight: 600;
        line-height: 1.18751em;
        font-size: 22px;
        margin-bottom: 15px;
        word-spacing: 0px;
        font-style: normal;
        letter-spacing: 0.25px;
    }
    .my-product-view-section  .appliance-item {
        text-align: right;
        position: relative;
        display: block;
        border: 1px solid #ccc;
        height: max-content;
        margin: 5px 0px;
        width: 100%;
    }
    .my-product-view-section  .container {
        width: 100%;
    }
    .my-product-view-section  .reveal.add-address-modal {
        top: 15%;
        margin-bottom: 20px;
    }
    .my-product-view-section  .reveal {
        overflow: visible;
        border: 3px solid #3e5769;
        margin-bottom: 1em;
        padding: 1rem 2rem;
        width: 100%;
        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  .linkbutton {
        background: none;
        border: none;
        color: #245B83;
        text-decoration: none;
        cursor: pointer;
        font-weight: 500;
        font-size: 0.875rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .my-product-view-section  .modal-header {
        margin-top: 1rem;
        font-size: 22px;
        color: #3e5769;
        font-weight: 800;
        margin-bottom: 1em;
        margin-top: 0rem;
        text-transform: capitalize;
        border-bottom: none;
        background: none;
    }
}

@media (max-width: 468px) {

    .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:30px 0;
    }
    .mya_new_CommLoginForm .Page-heading{
        padding:30px;
    }
    .prodguestRegister{
        padding:30px;
    }
}
@media only screen and (min-width:426px) and (max-width:768px) {
    .nick-name-text {
        height: auto;
    }
    .my-appliance-details .grid-margin-x>.cell1 {
        margin-right: 0.9375rem;
        padding-left: 2rem;
    }
     .my-product-view-section  .reveal.add-address-modal {
        top: 20%;
        margin-bottom: 20px;
    }
    .my-product-view-section  .reveal {
        overflow: visible;
        border: 3px solid #245B83;
        margin-bottom: 1em;
        padding: 1rem 2rem;
        width: 85%;
        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  .grid-x {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        flex-direction: row;
        justify-content: space-around;
    }
    .my-product-view-section  .linkbutton {
        background: none;
        border: none;
        color: #245B83;
        text-decoration: none;
        cursor: pointer;
        font-weight: 500;
        font-size: 0.875rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
}
@media only screen and (min-width:200px) and (max-width: 320px) {
    .my-product-view-section  .reveal.add-address-modal {
        top: 15%;
        margin-bottom: 20px;
    }
    .my-product-view-section  .reveal {
        overflow: visible;
        border: 3px solid rgb(235 235 235);
        margin-bottom: 1em;
        padding: 1rem 1.5rem;
        width: 100%;
        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  .linkbutton {
        background: none;
        border: none;
        color: #245B83;
        text-decoration: none;
        cursor: pointer;
        font-weight: 500;
        font-size: 0.875rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
}
@media only screen and (max-width: 605px) {
    .my-product-view-section  .slds-modal__container{
        width: unset !important;
        margin:1.5rem;
    }
    .my-product-view-section  .sign-up-button, .cancel-button{
         width:100%;
     }
     .my-product-view-section  .slds-modal__footer{
         display:inline-block;
         align-items: flex-start;
     }
}
@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 (max-width: 599px) {
    .del-acc .slds-modal__container {
        width: 90%;
        margin: auto;
    }

    .del-acc .confirm-account {
        font-size: 14px;
    }
    .account-profile {
        max-width: 100%;
        margin: 0 auto;
        padding: 0.5rem;
    }
}
@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 (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;
    }
     .custom-text{
        transform: translate(10px, 10px);
    }
    .consent-message{
        text-align: initial;
        margin-left: 17px;
        margin-top: 0.1rem;
        font-size: 0.85rem;
    } 
    .mya-my-orders .header-item{
        display: flex;
        justify-content: space-around;
    }
    .mya-my-orders .ord-info{
       width: 100%;
       padding: 5px 0;
    }
    .mya-my-orders .ProductImage {
        display: none;
    }
    .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;
        font-size: 0.875rem;
        line-height: 1.8rem;
        font-weight: 400;
        padding: 0.5rem;
        width: 20rem;
        margin: 0rem 0rem 1rem 0rem;
    }
    .mya-my-orders .view-order-details {
        color: #245b83;
        background-color: transparent;
        border: transparent;
        padding: 0rem;
    }
    .mya-my-orders .mob-head {
        width: 20rem;
        display: block;
        padding: 0.5rem 10px;
    }
    .mya-my-orders .orderDetail {
        background-color: #efefef;
        font-size: 16px;
        text-align: center;
        margin-bottom: 0.5rem;
        line-height: 1.4287;
        color: black;
        font-weight: bold;
        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;
        display: inline-flex;
        writing-mode: horizontal-tb;
        flex-direction: row;
        flex-wrap: nowrap;
        text-align: left;
        align-items: baseline;
        padding: 0.5rem 0.5rem;
    }
    .mya-my-orders .order-data {
        font-weight: 100;
        font-size: 15px;
        color: #555;
        margin-left: auto;
        width: 50%;
    }
 
}

@media (max-width: 600px) {
    .del-acc .slds-modal__container {
        width: 90%;
        margin: auto;
    }

    .del-acc .confirm-account {
        font-size: 14px;
    }
    .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: 768px) {
  .self-register-img-align {
    padding-left: 0px;
  }
  .phone-label-text-register {
    font-size: 12px;
  }
  .password-lable-text-register {
    font-size: 12px;
  }
  .terms-condition-font-register {
    font-size: 14px;
  }
  .product-details-section {
        padding-left: 0px;
    }
    .more-about-subsection.location-installation {
        padding-left: 0px !important;
    }
    .appliance-model-serial {
        padding-right: 0px;
    }
     .more-about-your-appliance-section-container{
        padding:20px !important;
       
    }
    .more-about-subsection.location-installation,.write-a-review-link{
        padding-left:0;
    }
      .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;
    }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
    .custom-text{
        transform: translate(10px, 10px);
    }
}
@media (max-width: 1024px) {
    .forget-passwordSec .idp-form{
      margin:30px;
    }
    .passwordlesslogin-sec .formStyle{
        padding: 20px;
        margin: 44px 20px;
    }
    .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-subsection.location-installation {
        padding-left: 0;
    }
    .appliance-model-serial {
        padding-right: 0px;
    }
     .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-repair-services  .need-info-block{
        display:block;
    }
     .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;
    }

}
@media only screen and (max-width:39.9375rem) {
    .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;
        border-bottom:none !important;
    }
    .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: #eae1cc !important;
        width: 100%;
        padding: 1rem 0.5rem;
    }
    .mya-repair-services .mob-table2 {
        display: block;
        background-color:#eae1cc ;
        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;
    }
}
@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%;
    }
}
