
/* The Modal (background) */
.modal-mw {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000000000; /* Sit on top */
  padding-top: 35px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content-mw {
  background-color: #fefefe;
  margin: auto;
  /* padding: 20px; */
  border: 1px solid #888;
  width: 74%;
}


/* The Modal (background) */
.modal-mw-pd {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000000000; /* Sit on top */
  padding-top: 150px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #000000c7;
}

/* Modal Content */
.modal-content-mw-pd {
  background-color: #f7f7f7;
  margin: auto;
  padding: 20px;
  /* border: 1px solid #888; */
  width: 30%;
  border-radius: 10px;
}

.mw-ws-pd-container {
  display: flex;
}

.set-modal-bg-img {
  background-image: url("https://www.newleafsc.net/warranty_selector/luxhomeappliances/images/luxhome-pd-modal.jpg");
  background-position: center;
  background-size: cover;
  height: 450px !important;
  width: 100%;
}

.pd-warranty-content {
  width: 100%;
  padding: 0px 15px 0px 15px;
}

.mw-pd-modal-para {
  color: #655f5f;
  line-height: 27px;
  font-size: 18px;
}

.pd-ml-text-section {
  margin-bottom: 30px;
}

.mw-ws-pd-btn-holder {
  display: flex;
  gap: 10px;
  margin-top: 40px;
}

.mw-btn-close {
  padding: 12px;
  margin: 0px 15px 0px 0px;
  background: #b8b8b8;
  border: 0;
  color: white;
  border-radius: 5px;
  width: 100%;;
}

.mw-btn-add-warranty {
  padding: 12px;
  margin: 0px 15px 0px 0px;
  background: #9d6d34;
  border: 0;
  color: white;
  border-radius: 5px;
  width: 100%;
}

.mw-ws-modal-header {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #f2e6e6;
  padding-bottom: 9px;
}

.para-text {
  text-align: center;
  line-height: 21px;
  font-size: smaller;
  color: grey;
}

.info-labels {
  display: flex;
  justify-content: space-between;
  background: white;
  padding: 10px 10px;
  font-size: smaller;
  border-radius: 6px;
  margin-bottom: 15px;
}

.learn-more-text {
  text-align: center;
  font-weight: 500;
  font-size: smaller;
  color: #9d6d34;
  border-top: 1px solid #f2e6e6;
  padding: 10px;
}

.back-to-plan {
  text-align: center;
  font-weight: 500;
  font-size: smaller;
  color: #9d6d34;
}

.mw-ws-pd-modal-text {
  color: #9d6d34;
  font-weight: bold;
  font-size: 22px;
}

.mw-ws-info-text {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #b2a9a9;
  padding-bottom: 4px;
  margin-bottom: 10px;
}

.com-mw-ws-info-text{
  font-size: small;
  font-weight: 600;
  color: gray;
}

.close-btn {
  text-align: end;
  padding: 10px;
}

.close-btn-modal {
  text-align: end;
  padding: 11px 9px 0px 0px;
}

.arr1 {
  background-image: url('../images/Picture2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 40%;
  position: relative;
  left: 34px
} 

.arr2 {
  background-image: url('../images/Picture1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 74%;
}

.arr3 {
  background-image: url('../images/Picture3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 119%;
}

.modal-text {
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  color: #cdaa1c;
  text-align: center;
}

.nav-click {
  background: #b08d00;
}

.t-c-1 {
  background: #59595c;
  color: #fff;
}

.t-c-2 {
  background-color: #b7b8ba;
  color: #000;
}

.t-c-3 {
  background-color: #cdaa1c;
  color: #fff;
}

.img-1-2-3 {
  height: 40px;
}

.num-det {
  color: #cdaa1c;
  font-weight: 600;
  font-size: 17px;
}

.learn-more:hover {
  text-decoration: underline;
}

.modal-title-header {
  display: flex; 
  align-items: center; 
  padding: 10px;
}

.modal-logo-left {
  width: 50%;
  text-align: center;
}

.modal-logo-right {
  width: 40%;
  text-align: center;
}

.modal-nav-bar-desk-top {
  display: flex;
  align-items: center;
  background: #0f1860;
  color: white;
  text-align: center;
}

.modal-nav-bar-mobile {
  display: none;
}

.d-mw-flex {
  display: flex;
}

.overview-content {
  display: flex; 
  margin-top:10px
}

.overview-image-content {
  width:45%;
}

.video-content {
  width: 312px;
}

.box-col {
  display: flex; 
  text-align: center; 
  line-height: 23px;
}

.m-col {
  width: 100%;
  border: 0.5px solid #bcbaba;
  margin: 10px;
  padding: 15px;
  border-radius: 10px;
}

#overview {
  width: 60%; 
  padding: 10px; 
  cursor: pointer;
}

#claims {
  width: 85%; 
  padding: 10px; 
  cursor: pointer;
}

#myCoverage {
  width: 100%; 
  padding: 10px; 
  cursor: pointer;
}

#faq {
  width: 70%; 
  padding: 10px; 
  cursor: pointer;
}

#terms {
  width: 70%; 
  padding: 10px; 
  cursor: pointer;
}

.desc-arr {
  width: 15%;
  position: relative;
  left: 34px; 
  font-size: 15px;
  color: black;
  border: 2px solid; 
  margin-right: 15px;
}

.mb-des {
  display: none;
}

@media only screen and (max-width: 768px) {
  .mb-des {
    display: inline !important;
  }

  .dt-des {
    display: none;
  }
     
  .desc-arr {
    width: 91% !important;
    position: relative;
    left: 34px; 
    font-size: 15px;
    color: black;
    border: 2px solid; 
    margin-right: 15px;
  }

  .arr2 {
    background-image: url('../images/Picture7.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 70px;
    width: 74%;
  }



  .modal-title-header {
    display: block; 
  }
  
  .modal-logo-left {
    width: 100%;
  }

  .modal-logo-right {
    width: 100%;
  }

  .modal-content-mw {
    width: 95%;
  }
  .modal-nav-bar-desk-top {
    display: block;
  }
  #overview, #claims, #myCoverage, #faq, #terms {
    width: 100% !important;
  }

  .modal-nav-bar-mobile {
    display: block;
    background: #0f1860;
    color: white;
    text-align: center;
  }

  .overview-content {
    display: block; 
    margin-top:10px
  }

  .overview-image-content {
    width:100%;
  }

  .video-content {
    width: 100%;
  }

  .box-col {
    display: block;
  }
  
  .m-col {
    width: 95%;
  }
  
}

.warranty-details-contailer {
  width: 100%;
  margin: 0px 0px 0px 20px;
}

.warranty-detsils {
  display: flex;
  justify-content: space-between;
  margin: 13px !important;
}

.warranty-description {
  font-size: large;
  font-weight: 700;
}

.warranty-items { 
  background: #ffffff;
  top: -22px;
  border-top: 0;
}

.warranty-btn {
  background: #cdaa1c;
  border: 0;
  border-radius: 4px;
  padding: 4px 12px;
}

.warranty-modal-nav {
  display: flex;
  align-items: center;
  background: #cdaa1c;
  color: white;
  text-align: center;
}


.option-container {
  display: flex;
  gap: 10px;
  align-items: center;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  transition: 0.3s;
}

.option-container-pd {
  display: flex;
  gap: 10px;
  align-items: center;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  transition: 0.3s;
  background: #d2a65f;
}

.option-container.selected {
  border-color: #ceab1c;
  background-color: #ceab1c47;
}

.option-container-pd.selected {
  border-color: #ceab1c;
  background-color: #ceab1c47;
  color: #403d3d !important;
}

.option-container:hover {
  border-color: #ceab1c;
  background-color: #ceab1c47;
}

.option-container-pd:hover {
  /* border-color: #ceab1c; */
  background-color: #030304;
  color: #ffffff !important;
}

.options-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.hidden-radio {
  display: none;
}

.pointer {
  cursor: pointer;
}