.card-class {
    box-shadow: rgb(100 100 111 / 9%) 0px 7px 29px 0px;
    border-radius: 6px;
    padding: 25px 35px;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 100px;
}
/*======*/
.cards-detalis-class {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 24px;
    margin: 15px 0px 0px;
}

.cards-detalis-class .step {
    text-align: center;
    position: relative;
    margin-top: 0px;
    width: 150px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 2px #0000;
    cursor: pointer !important;
}

.cards-detalis-class .step span.step-title {
    display: block;
    font-size: 14px;
    font-family: 'DM Sans';
    text-transform: capitalize;
    color: #000;
    font-weight: 400;
    margin-top: 2px;
}

.cards-detalis-class .step input {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin: 0;
    opacity: 0;
}

.cards-detalis-class .step:has(input:checked)::before {content: '\f00c';font: normal normal normal 40px/1 FontAwesome !important;position: absolute;left: 0;right: 0;margin: auto;color: #d4a6ad;top: 0px;bottom: 0px;display: flex;align-items: center;justify-content: center;z-index: 9;}

.cards-detalis-class .step img {width: 100%;object-fit: contain;}
.heading-div {
    margin-bottom: 0px;
}

.card-class h4 {
    font-size: 22px;
    line-height: 42px;
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #F7DCCF 0%, #F7DCCF 100%);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 100% 70%;
    background-size: 100% 5px;
    margin: 0;
}
.continue-btn {
    margin: 0;
    background: #d6a6ad;
    color: #000 !important;
    font-size: 14px;
    font-family: 'DM Sans' !important;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 4px;
    padding: 10px 25px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}
.continue-btn i {
    margin-left: 12px;
    position: relative;
    top: 1px;
}
.next-and-pre {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.back_btn i {
    right: 14px;
}
.step_01_back {
    opacity: 0;
}
.click_show_img {
    text-align: center;
    margin-top: 12px;
}

.click_show_img a.more {
    font-size: 18px;
    line-height: 28px;
    font-family: 'DM Sans';
    cursor: pointer !important;
}

.click_show_img a.more i {
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.cards-detalis-class .step:has(input:checked):after {
    background: #00000030;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.cards-detalis-class .step:has(input:checked) {
    border: 1px solid #d4a6ad;
}
.cards-detalis-items03 {
    display: block !important;
}
.cards-detalis-items03 .step {
    display: inline-block !important;
    margin: 1px 3px !important;
    width: 32.3%;
    height: 300px !important;
}

.cards-detalis-items03 .step img {
    object-fit: cover !important;
    height: 250px !important;
    transform: scale(2.0);
}
/*========= next-page-css*/
.next-page-class {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 100px;
}
.next-box-01 .next-box-flex {
    display: flex;
    gap: 12px;
}
.next-box-01 .next-box-flex .next-box-flex-item {
    width: 50%;
}
.next-box-01 .next-box-flex .next-box-flex-item img.box-image {
    width: 80%;
    height: 100%;
    border-radius: 3px;
    margin: 0 auto;
    display: block;
    object-fit: contain;
}
.next-btn-card {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
}
a.next-to-cards {
    font-size: 20px;
    font-family: 'DM Sans';
    text-transform: capitalize;
    font-weight: 400 !important;
    margin-left: 7px;
    cursor: pointer !important;
}
a.next-to-cards i {
    margin-right: 10px;
    font-size: 12px;
    position: relative;
    bottom: 4px;
}
/*====*/

form.pro_from .inner_from_wrapper {
    padding: 52px 0px 32px 44px;
}
form.pro_from .inner_from_wrapper .from_block {
    display: flex;
    align-items: end !important;
    justify-content: start;
    gap: 12px;
    margin-bottom: 35px;
}

form.pro_from .inner_from_wrapper label {font-family: 'DM Sans';color: #000;font-size: 18px;line-height: normal;font-weight: 400;}

/*from.pro_from .inner_from_wrapper .block_itme01 label.from_label01 { width: 48%; } from.pro_from .inner_from_wrapper .block_itme02 label.from_label01 { width: 12%; } from.pro_from .inner_from_wrapper .block_itme03 label.from_label01 { width: 8%; } from.pro_from .inner_from_wrapper .block_itme04 label.from_label01 { width: 25%; } from.pro_from .inner_from_wrapper .block_itme04 label.from_label { width: 39%; } from.pro_from .inner_from_wrapper .block_itme05 label.from_label01 {width: 21%;} from.pro_from .inner_from_wrapper .block_itme06 label.from_label01 { width: 30%; } from.pro_from .inner_from_wrapper .block_itme07 label.from_label01 { width: 48%; } from.pro_from .inner_from_wrapper .block_itme08 label.from_label01 { width: 50%; } from.pro_from .inner_from_wrapper .block_itme09 label.from_label01 { width: 18%; } from.pro_from .inner_from_wrapper .block_itme10 label.from_label01 {width: 22%;} from.pro_from .inner_from_wrapper .block_itme11 label.from_label01 { width: 12%; } from.pro_from .inner_from_wrapper .block_itme12 label.from_label01 { width: 12%; } from.pro_from .inner_from_wrapper .block_itme013 label.from_label01 { width: 70%; } from.pro_from .inner_from_wrapper .from_block input { border: none; border-bottom: 1px solid !important; }*/

form.pro_from .inner_from_wrapper .from_block label.from_label01 {
    display: inline-block;
}

form.pro_from .inner_from_wrapper .from_block input {
    border: unset;
    border-bottom: 1px solid #000 !important;
    box-shadow: unset;
    padding: 0px 10px;
    width: 100px;
}

[type="number"]::-webkit-inner-spin-button {
    opacity: 0;
}

body {overflow: hidden;}

.card-item02 .cards-detalis-class .step {
    width: 250px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.cards-detalis-items04 {
    display: block !important;
}
.cards-detalis-items04 .images-show {
    width: 100%;
}
.cards-detalis-items04 .images-show .step {
    width: 32%;
    display: inline-block !important;
    margin: 0px 2px 2px;
    min-height: 325px;
    height: 325px;
}


/*========================== show details css ==*/
.select_details_products01 ul {
    margin: 0;
    box-shadow: 0px 0px 6px rgb(128 128 128 / 65%);
    padding: 30px 32px 30px 35px;
    border-radius: 8px;
}
.select_details_products01 ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0px;
    border-bottom: 1px solid rgb(128 128 128 / 30%);
}
.next-btn-card a.next-to-cards {
    display: block;
    width: 60%;
}

.next-btn-card .select_details_products01 {
    width: 24%;
}

.select_details_products01 ul li img {
    width: 50px;
    max-width: 100%;
    height: 50px;
    object-fit: contain;
}

.select_details_products01 ul li h4 {
    font-size: 14px;
    font-family: 'DM Sans' !important;
    margin: 0;
}
ul.selectionDetailed {
    padding: 0px;
    margin: 0px;
    display: flex;
}

ul.selectionDetailed li {
    list-style-type: none;
    width: 34%;
    padding: 0px;
    border: 1px solid #eaeaea;
    border-right: unset; 
}

ul.selectionDetailed li label {
    display: block;
    font-size: 14px;
    font-family: 'DM Sans';
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
    padding: 6px 12px;
    line-height: 18px;
    min-height: 50px;
}

ul.selectionDetailed li img {
    height: 65px;
    margin: 6px 12px 6px;
}

ul.selectionDetailed li:last-child {
    border-right: 1px solid #eaeaea;
}

form.pro_from .inner_from_wrapper .from_block input.error {
    border-color: red !important;
}

form.pro_from .inner_from_wrapper .from_block label.error {
    display: none !important;
}
div.customModal {
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000061;
    width: 100%;
    height: 100%;
    z-index: 99;
}

div.customModal div.modal-dialog {
    background: #fff;
    border-radius: 6px;
    max-width: 700px;
    width: 100%;
}

div.customModal div.modal-dialog div.modal-header {
    display: flex;
    padding: 15px 20px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

div.customModal div.modal-dialog div.modal-header h5 {
    font-size: 20px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    margin: 0px 0px;
}

div.customModal div.modal-dialog div.modal-header  button.close {
    padding: 0px;
    background: transparent;
    outline: unset;
    border: unset;
    color: red;
    font-size: 26px;
    position: absolute;
    top: 0px;
    right: 10px;
    margin: 0px;
    bottom: 0px;
}

div.customModal div.modal-dialog div.modal-body {
    padding: 20px 20px;
}

div.customModal div.modal-dialog div.modal-body p label {
    color: #666666;
    font-size: 16px;
    position: relative;
    display: flex;
    gap: 5px;
}

div.customModal div.modal-dialog div.modal-body p label[for="username"]:before {
    content: "\e809";
    display: block;
    font-family: "Aaraa Icons";
    position: absolute;
    left: 1px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    color: #d6a6ad;
}

div.customModal div.modal-dialog div.modal-body p label[for="password"]:before {
        content: "\e822";
    display: block;
    font-family: "Aaraa Icons";
    position: absolute;
    left: 1px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    color: #d6a6ad;
}
div.customModal div.modal-dialog div.modal-body p label[for="email"]:before {
        content: "\f0e0";
    display: block;
    font-family: "Aaraa Icons";
    position: absolute;
    left: 1px;
    font-size: 14px;
    top: 1px;
    bottom: 0px;
    margin: auto;
    color: #d6a6ad;
}

div.customModal div.modal-dialog div.modal-body p label[for="username"],div.customModal div.modal-dialog div.modal-body p label[for="password"],div.customModal div.modal-dialog div.modal-body p label[for="email"] {
    padding-left: 20px;
    display: block;
}

div.customModal div.modal-dialog div.modal-body p input[type="text"],div.customModal div.modal-dialog div.modal-body p input[type="password"],div.customModal div.modal-dialog div.modal-body p input[type="email"] {
    height: 45px;
    background: transparent;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

div.customModal div.modal-dialog div.modal-body p {
    margin-bottom: 15px;
}

div.customModal div.modal-dialog div.modal-body p span.notRegistered {
    display: block;
    font-size: 16px;
    text-align: right;
}

div.customModal div.modal-dialog div.modal-body p span.notRegistered a {
    color: #d6a6ad;
    margin-left: 5px;
}
div.customModal div.modal-dialog div.modal-body p span.information {
    line-height: 22px;
    display: block;
    margin-bottom: 15px;
}

div.customModal div.modal-dialog div.modal-body p span.information a {
    color: #d6a6ad;
}

div.customModal input.error {
    border-color: red !important;
}

div.customModal label.error {
    display: none !important;
}
form.pro_from  button.submitButton {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    -webkit-appearance: button;
    text-transform: none;
    background-color: #d6a6ad;
    color: #000000;
    border-width: 0;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.3s linear 0s;
    overflow: visible;
}
div.ViewDetailedCustomOders {
    padding-bottom: 20px;
    padding-top: 20px;
}

div.ViewDetailedCustomOders div.modal-dialog {
    height: 100%;
    overflow-y: scroll;
}

div.ViewDetailedCustomOders table th,div.ViewDetailedCustomOders table td {
    text-align: left;
    font-size: 14px;
}

div.ViewDetailedCustomOders table td img {
    width: 100px;
}

div.ViewDetailedCustomOders table th {
    width: 30%;
}

div.ViewDetailedCustomOders div.modal-dialog::-webkit-scrollbar {
  width: 10px;
}

div.ViewDetailedCustomOders div.modal-dialog::-webkit-scrollbar-track {
  background: #f1f1f1;
}

div.ViewDetailedCustomOders div.modal-dialog::-webkit-scrollbar-thumb {
  background: #888;
}

div.ViewDetailedCustomOders div.modal-dialog::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*======*/
/* Mobile Responsive */
@media only screen and (max-width: 1000px) {
    .card-class {
        padding: 12px !important;
        ,: 50px !important;
        margin: 0px 12px 50px !important;
        width: 100% !important;
        max-width: 94% !important;
    }
	.page-template-custom-design-php #header-wrapper {
 margin-bottom: 50px !important;
 }	
    .cards-detalis-class {
        flex-direction: column !important;
        gap: 10px !important;
    }
	body .next-page-class {
	margin-top: -25px;
	}
    .card-item02 .cards-detalis-class .step {
        height: 50px;
        min-height: 50px;
    }

    .cards-detalis-class .step span.step-title {
        margin: 0 !important;
    }

    .next-and-pre {
        margin-top: 40px;
    }

    .continue-btn {
        font-size: 14px;
        line-height: normal;
        padding: 10px 18px;
    }

    .continue-btn i {
        font-size: 14px;
    }

    .cards-detalis-items03 .step {
        width: 30%;
    }

    .cards-detalis-items03 .step img {
        height: 100px !important;
    }

    .cards-detalis-items04 .images-show .step {
        width: 30% !important;
        margin: 1px 3px !important;
        height: 100px !important;
    }

    .next-box-01 .next-box-flex {
        flex-direction: column !important;
        padding: 16px !important;
    }

    .next-box-01 .next-box-flex .next-box-flex-item {
        width: 100% !important;
    }

    .next-box-01 a.next-to-cards {
        display: block !important;
        margin-bottom: 30px !important;
    }

    ul.selectionDetailed li label {
        padding: 5px !important;
        font-size: 10px !important;
        min-height: 10px !important;
    }

    ul.selectionDetailed li {
        width: 32% !important;
        display: inline-block !important;
        border-right: 1px solid #eaeaea;
        margin: 6px 2px !important;
    }

    ul.selectionDetailed {
        display: none !important;
    }

    form.pro_from .inner_from_wrapper {
        padding: 4px !important;
    }

    ul.selectionDetailed li.fabric {
        position: relative;
        top: 17px;
    }

    form.pro_from .inner_from_wrapper .from_block label.from_label01 {
        display: block !important;
        width: 100% !important;
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    form.pro_from .inner_from_wrapper .from_block {
        display: block !important;
        margin-bottom: 12px !important;
        position: relative !important;
    }

    form.pro_from .inner_from_wrapper .from_block input {
        width: 100% !important;
        padding: 8px 10px !important;
    }

    form.pro_from .inner_from_wrapper label.from_label {
        font-size: 14px !important;
        color: #000 !important;
        display: block !important;
        position: absolute !important;
        right: 0 !important;
        top: 36px;
        width: 100% !important;
        text-align: right !important;
    }
	.page-id-1388  .container {width: unset !important;}

.cards-detalis-items01 {
    flex-direction: row !important;
}
.cards-detalis-items01 .step span.step-title {font-size: 11px !important;line-height: 18px !important;}
.cards-detalis-items01 .step {
    width: 92px !important;
    height: auto;
}

ul.selectionDetailed li img {
    margin:  0 !important;
    width: 75px !important;
    height: 75px !important;
    object-fit: contain !important;
}
.next-box-01 {
    margin-bottom: -56px !important;
}	
}

.cards-detalis-items03 .step input[type="radio"] {
    z-index: 99 !important;
    cursor: pointer;
}