.dashboard_display__block {
    display: block !important;
}

.dashboard_display__none {
    display: none !important;
}

/* Dashboard Page Area Start */

.dash_laptop__onlyfirst {
    background-color: #E5E5E5;
}

.dashboard_laptop__orderer {
    width: 13.5rem;
}

.dashboard_laptop__orderer ul li {
    margin: 0.5rem 0 1rem;
    cursor: pointer;
}

.dashboard_laptop__orderer ul li div span:nth-child(1) {
    width: 25px;
    display: block;
    text-align: center;
    margin-right: 10px;
}

.dashboard_laptop__orderer ul li div span:nth-child(1) i {
    font-size: 20px;
}

.dashboard_laptop__orderer ul li div span:nth-child(1) img {
    width: 20px;
}

.dashboard_laptop__orderer ul li div span:nth-child(2) {
    font-weight: 550;
    font-size: 18px;
}

.dashboard_laptop__orderer ul li div span:nth-child(2):hover {
    color: rgba(242, 145, 32);
}

.dashboard_laptop__orderer ul li .fa-chevron-right {
    font-size: 20px;
    color: rgb(190, 189, 189);
}

.dsahlap_personal_info {
    padding: 20px;
}

.dashprsl__mobmiddle__top {
    background-color: #fff;
    border-radius: 0.75rem;
}

.dashprsl__mobmiddle__top i {
    font-size: 20px;
}

.dashprsl__mobmiddle__top .fa-chevron-right {
    color: rgb(190, 189, 189);
    margin-right: .25rem;
}

.dashprsl__mobmiddle__top a {
    padding: 1rem 0;
    border-bottom: solid 1px #ddd;
}

.dashprsl__mobmiddle__top div span:nth-child(2) {
    font-weight: 700;
    margin-left: 1rem;
}

.dash_personal__mobbottom a img {
    width: 35px;
    margin-left: 5px;
}

.dash_personal__mobbottom p {
    padding-bottom: 5rem;
}

/* Dashboard Personali Info 1st Start */

.dsahlap_prinfo_first {
    padding-bottom: 80px;
}

.dashlap_personal__top h4 {
    font-size: 22px;
}

.dashlap_personal__top a i {
    padding: 15px;
    background-color: #ddd;
    border-radius: 50%;
    cursor: pointer;
}

.dashlap_personal__bottom {
    padding: 10px 30px 0;
}

.dashlap_personal__bottom img {
    width: 120px;
    margin-right: 30px;
    height: 120px;
}

.dashlap_personal__bottom ul {
    list-style: none;
    padding-right: 30px !important;
    font-size: 18px;
    font-weight: 500;
}

.dashlap_personal__bottom ul li {
    padding-bottom: 15px;
}

.dash_personal__mobtop .dash_personal__mobname h6 {
    font-weight: 700;
    font-size: 1.25rem;
}

/* Dashboard Personali Info 2nd Start */

.dsahlap_prinfo_socond h4 {
    font-weight: 400;
}

.dsahlap_prinond__imager {
    position: relative;
}

.dsahlap_prinond__imager,
.dsahlap_prinond__imager img {
    width: 120px;
    height: 120px;
}

.dsahlap_prinond__imager i {
    position: absolute;
    bottom: -14px;
    left: 43px;
    padding: 7px 8px;
    background-color: rgba(242, 145, 32);
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border: solid 2px #fff;
}

.dsahlap_prinond__devider form {
    width: 100%;
}

.dsahlap_prinond__devider form label {
    display: block;
    margin-bottom: 7px;
}

.dsahlap_prinond__devider form input,
.dsahlap_prinond__devider form select {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 10px;
    border-radius: 7px;
    border: solid 1px #ddd;
    outline: none;
}

.dsahlap_prinond__devider form select {
    background-color: #fff;
}

.dashboard-upadate {
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: rgba(242, 145, 32);
    color: #fff;
    font-weight: 550;
    margin-right: 10px;
}

.dashboard-upadate:hover {
    color: #fff;
}

.dashboard-cancel {
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #fff;
    border: solid 1px #ddd;
    color: #000;
    font-weight: 550;
}

.dashboard-cancel:hover {
    color: #000;
}

.dsahlap_prinond__devider span {
    font-weight: 550;
}

.dsahlap_prinond__devider span a {
    color: rgba(242, 145, 32);
}

.dsahlap_prinond__devider span a:hover {
    color: rgba(242, 145, 32);
}

.dsahlap_prinond__mobtop h4 {
    font-size: 1.5rem;
    font-weight: 600;
    color: rgba(29, 53, 87);
}

/* Dashboard Personali Info 3rd Start */

.dsahlap_prinfo_third {
    padding: 5px 0 0;
}

.dsahlap_prinfo_third h4 {
    font-weight: 400;
}

.dsahlap_prinfo_third form label {
    color: rgba(75, 85, 99);
    font-size: .875rem;
    padding: 0 0.25rem 0.50rem;
}

.dsahlap_prinfo_third form input {
    width: 100%;
    padding: 0.75rem;
    border: solid 2px rgba(209, 213, 219);
    border-radius: 8px;
    outline: none;
}

.only_for__password {
    position: relative;
}

.dsahlap_prinfo_third .only_for__password i {
    position: absolute;
    right: 15px;
    top: 16px;
    cursor: pointer;
    font-size: 18px;
    color: #8C8C8C;
}

.generate_otp__button {
    width: 100%;
    border: none;
    font-size: 1.125rem;
    font-weight: 500;
    border-radius: 0.75rem;
    background-color: rgba(242, 145, 32);
    color: #fff;
}

.generate__otp__div span {
    font-size: 14px;
}

.varify__area input {
    width: 60px;
    text-align: center;
    height: 60px;
    border: 1px solid rgb(181, 194, 213);
    border-radius: 15px;
    margin-left: 10px;
}

.varify__area input:focus {
    outline: 2px #000 solid;
}

.varify__area button {
    height: 60px;
    width: 7rem;
    background-color: #fff;
    border-radius: 0.75rem;
    color: rgba(16, 185, 129);
    font-weight: bold;
    border: solid 1px rgba(181, 194, 213);
}

.resend_otp_area button {
    margin: 10px;
    background-color: rgba(16, 185, 129);
    border: none;
    color: #fff;
    padding: 0.5rem;
    font-weight: 500;
    border-radius: 0.375rem;
}

.generate__otp__div p {
    color: rgba(16, 185, 129);
}

/* Adress Book Page Stat */

.dsahlap_personal_info.ctp_adress {
    margin-top: 0;
}

.ctp_adress h6 {
    font-weight: 600;
    font-size: 1.6rem;
}

.ctp_adress form {
    padding: 0 2.5rem;
}

.ctp_adress form label {
    margin-bottom: 0.5rem;
    color: rgba(17, 24, 39, 0.8);
}

.ctp_adress form input[type=text],
.ctp_adress form textarea {
    padding: 0.5rem;
    border: solid 1px rgba(209, 213, 219);
    border-radius: 8px;
    font-size: 15px;
}

.ctp_adress form input[type=text]:focus,
.ctp_adress form textarea[type=text]:focus {
    outline: 2px solid #000;
}

.ctp_adress form textarea {
    height: 60px;
}

.ctp_first__selector .custom-select {
    width: 50%;
}

/* Custom Sleect Start */

.dsahlap_personal_info .custom-select {
    position: relative;
    font-family: Arial;
    border: solid 1px rgba(209, 213, 219);
    border-radius: 5px;
    margin-top: .75rem;
}

.dsahlap_personal_info .custom-select select {
    display: none;
}

.dsahlap_personal_info .select-selected {
    background-color: #fff;
    border-radius: 5px;
}

.dsahlap_personal_info .select-selected:after {
    position: absolute;
    content: "";
    top: 16px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000 transparent transparent transparent;
}

.dsahlap_personal_info .select-selected.select-arrow-active:after {
    border-color: transparent transparent #000 transparent;
    top: 7px;
}

.dsahlap_personal_info .select-items div {
    color: #000;
    padding: 8px;
    cursor: pointer;
}

.dsahlap_personal_info .select-selected {
    color: rgb(128, 128, 128);
    padding: 8px;
    cursor: pointer;
}

.dsahlap_personal_info .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    margin-top: 10px;
    height: 317px;
    overflow: auto;
    border: solid 1px rgb(209, 213, 219);
    border-radius: 5px;
    box-shadow: 0 12px 18px 5px rgba(0, 0, 0, .1);
    padding: 5px 0;
}

.dsahlap_personal_info .select-hide {
    display: none;
}

.dsahlap_personal_info .same-as-selected {
    background-color: rgb(0, 116, 232);
    color: #fff !important;
}

.dsahlap_personal_info .same-as-selected:hover {
    background-color: rgb(0, 116, 232) !important;
    color: #fff !important;
}

.dsahlap_personal_info .select-items div:hover {
    background-color: rgb(0, 116, 232, 0.3);
}

/* Custom Select Stop */

.ctp_adress form input[type=button] {
    color: #fff;
    padding: 5px 12px;
    background-color: #FF5722;
    border: none;
    font-weight: 600;
    border-radius: 7px;
}

/* Wishlist Area Start */

.wishlist__head {
    border-bottom: solid 2px #ddd;
    border-radius: 8px 8px 0 0;
}

.wishlist__head span {
    display: block;
    padding: .75rem;
    color: rgba(75, 85, 99);
    font-weight: 550;
}

.wishlist_product,
.wishlist__offer__price,
.wishlist__action {
    width: 7rem;
}

.wishlist__regular__price {
    width: 9rem;
}

.wishlist__product_name {
    width: calc(100% - 30rem);
}

.wishlist__content {
    border: solid 1px #ddd;
    border-radius: 0 0 8px 8px;
}

.wishlist_product img {
    width: 5.5rem;
    border: solid 1px #ddd;
    border-radius: 10px;
}

.wishlist__product_name p,
.wishlist__regular__price p,
.wishlist__offer__price p {
    padding: 0 .75rem;
    margin: 0;
}

.wishlist__regular__price p {
    color: rgba(107, 107, 107);
}

.wishlist__offer__price p {
    font-weight: 550;
}

.wishlist__action .fa-cart-shopping {
    font-size: 20px;
    color: rgba(242, 145, 32);
    cursor: pointer;
    padding-right: 8px;
}

.wishlist__action .fa-trash-can {
    color: rgb(255, 87, 34);
    cursor: pointer;
    font-size: 20px;
    padding-left: 8px;
}

.wishlist__mobile {
    padding-top: 100px;
}

.wishlist_head {
    padding: 2.25rem 2.5rem;
    border-radius: 10px 10px 0 0;
    border-bottom: solid 1px #ddd;
    background-color: #F3F4F6;
}

.wishlist_head h4 {
    color: rgba(20, 20, 20);
    font-weight: 700;
}

.wishlist__mobile .product_boxer {
    background-color: #F3F4F6;
}

.wishlist__mobile .product_boxer .product_box {
    margin: .25rem;
}

/*  Laptop Dashboard Page Area Stop */

/* Order Trac Page */
.order_trac_areasr {
    width: calc(100% - 1.5rem);
    box-shadow: 1px 1px 10px -4px rgb(0 0 0 / 40%);
    padding: 25px 35px;
    border-radius: 10px;
}
.order_trac_areasr input {
    width: 60%;
    padding: 5px 7px;
    border-radius: 5px;
    border: solid #d9d9d9 1px;
    outline: none;
}
.order_trac_areasr button {
    width: 160px;
    border: none;
    padding: 7px;
    border-radius: 5px;
    background-color: rgba(242, 145, 32);
    color: #fff;
    font-weight: 500;
}
.order_trac_areasr h5 {
    font-size: 18px;
    font-weight: 600;
}
.order_cancel__div h4, .order_pending__div h4 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
}
.order_cancel__div h4::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #5BE078;
    position: absolute;
    left: -32px;
    top: -1px;
}
.order_pending__div h4::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #5BE078;
    position: absolute;
    left: -32px;
    top: -1px;
}
.order_cancel__div p, .order_pending__div p {
    font-size: 16px;
    margin: 0;
    line-height: 25px;
    color: #919191;
}
.pencon__diver {
    padding-left: 20px;
    border-left: #5BE078 solid 3.3px;
    position: relative;
    left: 15px;
}