/*Upload image css START*/

.modal-title-new,
.upload-heading {
    font-family: 'Open Sans';
    font-style: normal;
    line-height: 24px;
    font-size: 16px
}

.modal-title-new {
    font-weight: 700;
    color: #49454f;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1
}

.modal-title-new-header {
    padding: 12px 16px 14px !important;
    border-bottom: 0 !important
}

.img-upload-sec-outer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    gap: 15px;
    width: 100%;
    /* height: 173px; */
    border: 1px dashed #444;
    border-radius: 6px;
    flex: none;
    order: 0;
    flex-grow: 1
}

.cancelBaking-btn,
.select-img-btn {
    padding: 14px 15px;
    border-radius: 6px;
    display: flex;
    gap: 10px
}

.upload-heading {
    font-weight: 400;
    color: #444
}

.select-img-btn {
    flex-direction: row;
    align-items: center;
    width: 156px;
    height: 47px;
    background: #094dbc;
    flex: none;
    order: 1;
    flex-grow: 0;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
    color: #f2f2f2
}

.upload-img-description,
.uploads-img-description {
    /* height: 42px; */
    font-size: 12px;
    flex: none;
    line-height: 21px
}

.upload-img-description,
.uploading-img-description span,
.uploads-img-description {
    font-family: 'Open Sans';
    font-style: normal;
    text-align: center;
    color: #444;
    order: 2
}

.upload-img-description {
    /* width: 285px; */
    font-weight: 400;
    flex-grow: 0;
    line-height: 22px;
    margin-bottom: 0;
}
.upload_modal{
    padding:0px 16px 22px !important;

}
.uploads-img-description {
    width: 100%;
    font-weight: 400;
    flex-grow: 0
}

.uploading-img-description span {
    width: 203px;
    height: 48px;
    font-weight: 600;
    font-size: 19px;
    line-height: 26px;
    flex: none;
    flex-grow: 0
}

.cancelBaking-btn {
    align-items: center;
    justify-content: center;
    color: #666;
    height: auto;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 16px;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    border: 0
}

.upload-img-footer {
    border-top: 0 !important;
    padding: 0 15px 15px !important
}

.img-uploading-sec-outer {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 12px;
    gap: 10px;
    width: 100%;
    height: 173px;
    border: 1px dashed #444;
    border-radius: 6px;
    flex: none;
    order: 0;
    flex-grow: 1
}

.uploading-img-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 14px 15px;
    gap: 10px;
    width: 127px;
    height: 44px;
    background: #094dbc;
    border-radius: 6px;
    flex: none;
    order: 0;
    flex-grow: 0
}

.progress-custom {
    display: -ms-flexbox;
    display: flex;
    height: .3rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar-custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0056b3 !important;
    transition: width .6s;
    border-radius: 15px
}

.progress-gap {
    width: 7px;
    background: #fff
}

.uploading-percent {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.24px;
    text-align: center
}

.uploading-subtext {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    text-align: center
}

.edit-img-btn span,
.imgsizeconfiermation-text,
.upload-text {
    font-weight: 400;
    text-align: left
}

.upload-text {
    font-size: 14px;
    line-height: 19.07px;
    color: #444;
    margin-top: 5px
}

.matting-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    padding-right: 6px
}

.matting-grid-upload-img {
    display: flex;
    flex-wrap: wrap;
    gap: 0 14px;
    padding-right: 2px
}

.quality-sec {
    /* max-width: 251px; */
    /* height: 47px; */
    width: 100%;
    padding: 10px 0px 0px 0px;
    gap: 0;
    opacity: 0px;
    /* background: #f2f2f2 !important; */
    /* margin-right: 10px; */
    margin-bottom: 20px;
}

.brightnessModal-header-title,
.edit-setting-list-text,
.imgsizeconfermation-footer-text,
.quality-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
    color: #444
}

#imageQuality {
    color: #35c549 !important
}

.modal_width_img{
    display: flex;
    justify-content: center; /* Horizontal center */
    align-items: center;     /* Vertical center */
    height: 100%;  
}
.edit-img-btn {
    width: 90px;
    height: 44px;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #888;
    display: flex;
    align-items: center
}

.edit-img-btn span {
    font-size: 16px;
    line-height: 24px;
    color: #444;
    padding-left: 6px
}

.imgsizeconfiermation-header {
    padding: 15px 15px 10px !important;
    border-bottom: 0 !important
}

.imgsizeconfiermation-text {
    font-size: 14px;
    line-height: 19.07px;
    color: #444;
    padding-bottom: 15px
}

.switch-label {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 19.07px !important;
    text-align: left !important;
    color: #444
}

/* Default for desktop (≥ 768px) */
#grp_button_photos {
    max-width: 67px !important;
}

/* Override for mobile (≤ 767px) */
@media (max-width: 767px) {
    #grp_button_photos {
        max-width: 48px !important;
    }
}

#grp_button_photo,
#grp_button_preview,
#grp_button_previews {
    max-width: 119px
}

.imgsizeconfiermation-footer-para {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    color: #444
}

.imgsizeconfermation-footer {
    padding: 15px 10px !important;
    background: #f2f2f2;
    justify-content: left !important;
    gap: 1px;
    max-height: 74px;
    border-top: 1px solid #ccc
}

.select-areas-background-area {
    /* position: relative !important */
}

.edit-setting-modal-dialog {
    max-width: 111px;
    position: relative;
    top: 30%;
    left: 65%
}

.edit-setting-modal-header {
    padding: 10px 10px 0;
    border-bottom: 0 !important
}

.brightnessModal-body,
.edit-setting-modal-body {
    padding: 0
}

.edit-setting-link {
    cursor: pointer;
    padding: 12px
}

.edit-setting-link-active {
    background: #094dbc;
    color: #fff
}

.edit-setting-list-text-active {
    color: #fff !important
}

.px-12px {
    padding: 12px 0
}

.edit-setting-cancle-grp-btn,
.edit-setting-submit-grp-btn {
    padding: 12.5px 10px;
    font-size: 14px !important;
    line-height: 19.07px !important;
    height: 44px
}

.edit-setting-btn-grp {
    margin-bottom: 10px;
    position: relative;
    border-radius: 6px
}

.edit-setting-cancle-grp-btn {
    max-width: 64px;
    background: #fff !important;
    color: #444 !important;
    font-weight: 400 !important;
    border: 1px solid #444
}

.edit-setting-submit-grp-btn {
    max-width: 68px;
    background: #094dbc !important;
    color: #fff !important;
    font-weight: 600 !important;
    border: 1px solid #094dbc;
    margin: auto
}

.orientation-button-wrapper {
    gap: 8px;
    display: flex;
    align-items: center
}

.brightness-box,
.orientation-btn {
    align-items: center;
    width: 100%;
    display: flex
}

.orientation-btn {
    gap: 4px;
    padding: 10px 15px;
    justify-content: center;
    text-align: left;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #444;
    background-color: transparent;
    min-width: 98px;
    height: 44px;
    border-radius: 6px;
    border: 1.5px solid #444
}

.brightnessModal-select {
    border: 0 !important;
    box-shadow: none !important;
    height: 32px;
    padding: 0 7px
}

.brightness-box {
    height: 60px;
    border-radius: 8px;
    justify-content: space-between
}

.brightness-box i {
    margin: 0 10px
}

#range {
    width: 93%;
    height: 16px;
    border-radius: 16px;
    -webkit-appearance: none;
    background: #f2f2f2;
    outline: 0
}

#range::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #333;
    border-radius: 2px;
    width: 4px;
    height: 30px;
    cursor: pointer
}

.left-dot {
    position: relative;
    left: 12px
}

.right-dot {
    position: relative;
    left: -24px
}

/* #main_image {
    max-height: 300px !important
} */

input:focus-visible {
    outline: 0
}
.current_final_size{
    min-width: 47px;
}

.imageupload-btn {
    gap: 10px;
    display: flex;
    padding: 10px 15px;
    align-items: center;
    border: 1.5px solid #094dbc;
    border-radius: 6px;
    justify-content: center;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    font-stretch: normal;
    text-decoration: none;
    color: #094dbc;
    background-color: transparent
}

.size-input {
    font-size: 16px;
    height: 46px;
    border-radius: 6px;
    width: 100%
}
.update-btn {
    font-size: 16px;
    height: 46px;
    border-radius: 6px;
    width: 100%;
	background-color: #094dbc;
	padding: 0;
	color: #fff;
	font-weight: 400;
	align-items: center;
	max-width: 80px;
	border: 0;
	margin: 10px 0
}

/* .update-btn1 {
    font-size: 16px;
    height: 46px;
    border-radius: 6px;
    width: 100%;
	background-color: #094dbc;
	padding: 0;
	color: #fff;
	font-weight: 400;
	align-items: center;
	max-width: 80px;
	border: 0;
	margin: 10px 0
} */

.customInput-label {
    top: -13px;
    color: #444;
    font-weight: 500 !important;
}

.update-btn1 {
    font-size: 16px;
    height: 46px;
    border-radius: 6px;
    min-width: 80px;         /* Ensures it doesn’t get smaller than 80px */
    width: 100%;             /* Will stretch to fill container unless restricted */
    max-width: 100%;         /* Optional: to prevent exceeding parent width */
    background-color: #094dbc;
    padding: 0;
    color: #fff;
    font-weight: 400;
    display: flex;           /* For vertical centering with align-items */
    align-items: center;
    justify-content: center; /* Center text horizontally */
    border: 0;
    margin: 10px 0;
}
.size-input {
    font-weight: 600;
    color: #666;
    border-width: 1px 1px 3px;
    border-color: #666;
    border-style: solid;
    padding: 12px;
    outline: 0
}

.size-input.height {
    border-width: 1px 1px 1px 3px
}

.cropAreaFloater {
    background: #fff
}

.uploadedImgDiv {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto !important;
    background: gray
}

.edit-preview {
    top: 0;
    margin: 0 auto !important;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.bottom_mat_filters {
    gap: 10px;
    max-height: 42px;
    margin-bottom: 10px;
}

.middle_mat_color_div {
    max-height: 42px;
    width: 100%;
}

.middle_mat_type_div {
    max-height: 42px;
    width: 100%;
}

.uploadedImgDiv img {
    vertical-align: middle;
    display: inline-block
}

.select-areas-overlay {
    background-color: #000;
    overflow: hidden;
    position: absolute;
    top: 0;
}


.custom-btn-group {
    margin-top: 15px;
}

.grp-button,
.grp-button-active {
    width: 105px;
    height: 44px;
    padding: 12.5px 10px;
    font-size: 14px;
    line-height: 19.07px;
    text-align: left
}

.grp-button {
    border: 1px solid #999;
    background: #ccc !important;
    color: #444;
    font-weight: 400
}

.grp-btn-left {
    border-radius: 6px 0 0 6px !important
}

.grp-button-active {
    background: #fff !important;
    border: 1px solid #094dbc !important;
    color: #094dbc !important;
    font-weight: 600
}

.mb-15px {
    margin-bottom: 15px
}

.mt-15px {
    margin-top: 15px
}

.custom-control-label::before {
    background-color: #dadada
}

.custom-switch .custom-control-label::after {
    background-color: #fff;
    top: 8px !important;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #094dbc;
    background-color: #094dbc;
    top: 6px;
}

.custom-switch .custom-control-label::before {
    width: 20px !important;
    height: 10px;
    top: 6px;
}


.btn:focus,
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important
}

.imgsizeconfiermationModalLabel {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #000
}


/*Upload image css END*/


/*Paper type popup*/

.edit-link,
.productOption-content,
.productOption-title {
    font-weight: 400;
    font-size: 16px
}

.productOption-title {
    font-family: Open Sans;
    text-align: left;
    color: #000;
}

.edit-link {
    font-family: Open Sans;
    text-align: right;
    color: #094dbc;
    text-decoration: underline
}

.noPaper-btn {
    gap: 10px;
    display: flex;
    padding: 8px 15px;
    align-items: center;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1.5px;
    border-radius: 6px;
    justify-content: center;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    /* line-height: 16px; */
    font-stretch: normal;
    text-decoration: none;
    color: #666666;
    background-color: transparent;
}

.cancelPaper-btn {
    gap: 10px;
    display: flex;
    padding: 8px 10px;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    color: rgba(102, 102, 102, 1);
    height: auto;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    /* line-height: 16px; */
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    border: 0;
}

.atc-heading,
.paper-type-popup-heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #444
}

.papertypeModal-header {
    border-bottom: 0 !important
}

.clsactiveoption1-inactive {
    color: #444 !important
}

.papertype-btn-div {
    width: 100%;
    display: flex;
    justify-content: space-between
}

#paperTypeList {
    max-height: 480px;
    overflow-y: scroll;
    scrollbar-width: none
}

.plexi-item-wrapper .form-check {
    padding-left: 0 !important
}

.plexi-item-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.plexi-item-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.79px;
}

.plexi-item-heading span {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    color: #444444;
}

.mobile-divider-new {
    border: 1px solid #CCCCCC;
    margin: 10px 0px 10px 0px;
    width: 100%;
}

p.plexi-item-heading.mb-0.txt_limit.glassRadio.glass_label2.active {
    color: #094DBC;
}

.selected_mat_type {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #444444;
}

.plexi-item-wrapper .form-check {
    padding-left: 0 !important;
}

.plexi-item-wrapper {
    margin-bottom: 15px;
}

.selectGlass-btn,
.selectPaper-btn {
    gap: 10px;
    padding: 8px 10px;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    font-family: Open Sans;
    font-stretch: normal;
    background-color: transparent;
    display: flex
}

.selectGlass-btn,
.selectPaper-btn {
    border: 1.5px solid #094dbc;
    border-radius: 6px;
    justify-content: center;
    color: #094dbc
}

#papertype-modal {
    background-color: rgba(0, 0, 0, .6);
    z-index: 99999
}

.paper_radio {
    width: 20px;
    height: 20px;
    accent-color: #094DBC;
    flex-shrink: 0
}

#show_paper_options,
.paper_type_val_24 {
    display: none;
}

#image_size_confirmation,
#matvalidation,
#showdiscmodal,
#addtocartpopupmodal,
#imageCropModal,
#image_upload_modal #adjustImage-modal {
    background: rgba(0, 0, 0, 0.5)
}


/*  cart popup  */

.addToCartPopup-wrapper {
    /* max-width: 355px; its on ly for mobile devide */
    width: 100%;
    margin: 0 auto
}

.atcPopup-header {
    padding: 15px;
    border-bottom: 1px solid #ccc;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.atcPopup-header h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #666;
    margin-bottom: 0;
    margin-top: 0
}

.atcPopup-header h3 span {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #094dbc
}

.value-span {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    text-align: left !important;
    color: #094dbc !important
}

.viewAll-detailsLink {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #666;
    text-decoration: underline
}

.atcPopup-list-inner {
    gap: 10px;
    display: flex;
    align-items: flex-start;
    padding: 15px 10px
}

.atcProd-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.24px;
    text-align: left;
    color: #666;
    margin-bottom: 5px;
    margin-top: 0
}

.atcProd-info {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left
}

.atcPopup-btnDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 0 15px 15px
}

.keepShopping-btn,
.startCheckout-btn {
    height: 44px;
    width: 100%;
    padding: 14px 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    display: inline-flex
}

.keepShopping-btn {
    border: 1.5px solid transparent;
    line-height: 16px;
    color: #666;
    background-color: transparent;
    border-radius: 6px;
    align-items: center;
    justify-content: center
}

.startCheckout-btn {
    border: 1.5px solid #094dbc;
    color: #fff;
    background-color: #094dbc;
    border-radius: 6px;
    align-items: center;
    justify-content: center
}

.popup_preview {
    height: 75px;
    width: 75px
}

.atcPopup-textWrap {
    max-height: 330px;
    overflow-y: scroll;
    scrollbar-width: none;
    width: 100%;
}

.cartPreviewImage {
    width: 100px;
    height: auto;
    object-fit: contain
}

.cm-btn,
.inch-btn {
    height: 38px;
    padding: 8.5px 10px;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    font-weight: 400;
    color: #444;
    background: #ccc;
    font-size: 14px;
    line-height: 19.07px;
    text-align: left
}

.atcPopup-imgWrap {
    max-width: 130px
}

.inch-btn {
    border-radius: 6px 0 0 6px;
    border-left: 1px solid #999;
    border-right: 0
}

.cm-btn {
    border-radius: 0 6px 6px 0;
    border-right: 1px solid #999;
    border-left: 0
}

.cm-btn.active,
.inch-btn.active {
    border: 1px solid #094dbc;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.07px;
    text-align: left;
    color: #094dbc
}

.inch-cm-wrapper {
    padding-right: 11px
}

.upgrade-area {
    background-color: #f2f2f2;
    border-top: 1px solid #ccc;
    padding: 15px
}

.upgrade-title {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    text-align: left;
    margin-bottom: 4px;
    line-height: 21px
}

.openingSize-subinfo,
.upgrade-text {
    font-weight: 400;
    text-align: left;
    color: #666
}

.upgrade-text {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 19px
}

.upgrade-text a {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #094dbc
}

.openingSize-subinfo {
    font-size: 12px;
    line-height: 20px !important;
}

.viewAllDetails-wrapper {
    margin-top: 30px;
    display: none;
    margin-bottom: 5px
}

.upgrade-link,
.upgradeit {
    text-decoration: underline;
    cursor: pointer
}

.reset_c1 {
    color: #444
}

.atcProd-info:last-child {
    margin-bottom: 0
}

.atcProd-info span {
    font-weight: 600
}


/*  cart popup  END */


/* Css for the print popup */

.print-img-modal-content {
    border-radius: 0 !important;
}

.print-img-modal-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #444444;
}

.print-img-modal-header {
    border: 1px solid #CCCCCC;
    background: #F2F2F2;
}

.upload-img-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #444444;
    margin-top: 10px;
}

.no-print-btn {
    width: 100%;
    height: 44px;
    padding: 14px 15px 14px 15px;
    border-radius: 6px;
    border: 1.5px solid #999999;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 10px;
    color: #444444;
    background: #fff;
    max-width: 100px;
}

.print-img-btn {
    width: 100%;
    max-width: 123px;
    height: 44px;
    padding: 14px 14px 14px 15px;
    border-radius: 6px;
    border: 1.5px solid #094DBC;
    color: #FFFFFF;
    background: #094DBC;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 10px;
}

.print-img-modal-footer {
    background: #F2F2F2;
    padding: 15px;
    border: 1px solid #CCCCCC;
    display: flex;
    justify-content: left;
}

.print-img-modal-footer-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.79px;
    color: #444444;
    text-align: left;
}

.print-img-modal-footer-text {
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
    margin-top: 4px;
}

.print-img-modal-footer-subheading {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.07px;
    color: #444444;
}

.select_paper_type {
    text-decoration: underline #444444;
}

.paper_selected {
    font-weight: 600;
    text-decoration: none !important;
}

.spec_img {
    margin: 0px 5px 0px 5px;
}

.edit_photo {
    width: 80px;
    height: 24px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    text-transform: capitalize;
    color: #444444;
}

.edit-img-btns {}

.edit_desc {
    width: 218px;
    height: 19px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
}

.select_paper_type {
    text-decoration: underline #444444;
}

.paper_selected {
    font-weight: 600;
    color: #094DBC;
    text-decoration: none !important;
}

/* END PAPER PRINT MODAL*/
/*Edit image popup css */
.uploadPhoto-section {
    outline: 3px solid #094DBC;
    text-align: center;
    border-radius: 4px;
}

.custom_fileupload {
    color: #094DBC !important;
}

.custom-icon path {
    fill: #094DBC;
}

.span_optional {
    color: #666;
    font-size: 12px;
    font-weight: 400
}

.modalClose-icon {
    cursor: pointer;
}

#adjustImage-modal {
    line-height: unset !important;
}

#adjustImage-modal .modal-dialog {
    max-width: 650px !important;
}

#adjustImage-modal .modal-content {
    border: 0 !important;
    border-radius: 0 !important;
}

#adjustImage-modal .customModal-header {
    background-color: #f2f2f2;
    border-bottom: 1px solid #cccccc;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px;
}

#adjustImage-modal .customModal-header h4 {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #444444;
    margin-bottom: 0;
}

.customModal-body {
    padding: 0 10px;
}

.editimage-tabDiv {
    /* max-width: 610px;
        width: 100%; */
    margin: 15px auto;
    border-radius: 6px;
    height: 54px;
    /* background-color: #ffffff; */
    /* border: 1px solid #888888; */
    /* box-shadow: 0px 2px 6px 2px #00000026; */
    display: flex;
    align-items: center;
    justify-content: space-evenly;

    /* box-shadow: 0px 1px 2px 0px #0000004D; */
}

.editimage-tabOpt {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    text-align: left;
    color: #444444;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    max-width: 108px;
    width: 100%;
    cursor: pointer;
}

.editimage-tabOpt.active {
    background-color: #F2F2F2;
    color: #094DBC;
    height: 44px;
    font-weight: 600;
    border-bottom: 3px solid #094DBC;
    /* border: 1px solid #094DBC; */
}

.editimagetabOpt {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    text-align: left;
    color: #444444;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    max-width: 108px;
    width: 100%;
    cursor: pointer;
}

.editimagetabOpt.active {
    color: Red;
    height: 44px;
    font-weight: 600;
}

.adjustingImage-option {
    display: flex;
    align-items: center;

}

.adjustingImage-inneroption {
    height: 54px;
    padding: 15px;
    display: inline-flex;
    gap: 4px;
    align-items: center;
    height: 44px;

}

.adjustingImage-inneroption p {
    margin-bottom: 0;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
    color: #444444;
}

.adjustingImage-inneroption.active {
    border-bottom: 3px solid #094DBC;
    height: 44px;
}

.adjustingImage-inneroption.active p {
    color: #094DBC;
}

.sliderrange-div {
    margin: 15px 0;
    background: #f2f2f2;
    border-radius: 16px;
}

.editImage-mainArea {
    display: grid;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.preview_maindiv {
    position: relative;
    width: 100%;
    max-width: 400px;
    height: auto;
}

.customSubmit-btn {
    width: auto;
    height: 44px;
    padding: 14px 15px 14px 15px;
    border-radius: 6px;
    opacity: 0px;
    background-color: #094DBC;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    color: #fff;
}

.customCancel-btn {
    width: auto;
    height: 44px;
    border-radius: 6px;
    opacity: 0px;
    background-color: transparent;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    color: #444444;
    border: 0;
}

.customModal-footer {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    padding: 20px 15px 23px;
}


.cropTop-option {
    display: flex;
    align-items: center;
    margin-bottom: 15px;

}

.cropImg-inneroption1 {
    height: 54px;
    padding: 15px;
    display: inline-flex;
    gap: 4px;
    align-items: center;

}

.cropImg-inneroption1 p {
    margin-bottom: 0;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
    color: #444444;
}

.cropImg-inneroption1 span {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #444444;
}

.cropImg-inneroption {
    height: 54px;
    padding: 15px;
    display: inline-flex;
    gap: 4px;
    align-items: center;

}

.cropImg-inneroption p {
    margin-bottom: 0;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
    color: #444444;
}

.cropImg-inneroption span {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #444444;
}

.cropImage-Area {
    position: relative;
}

.cropframe-iamge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}


.customInputCrop-top-div {
    position: relative;
    margin: 0px 0;
    width: 100%;
}

.customInputCrop-label {
    color: #444444;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 0;
    position: absolute;
    left: 5px;
    top: -7px;
    background: white;
    padding: 0 5px;
    z-index: 999;
}

.cropSize-input {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    color: #444444;
    border-width: 1px 1px 3px 1px;
    border-color: #444444;
    border-style: solid;
    padding: 12px;
    max-width: 50px;
    min-width: 50px;
    width: 100%;
    height: 44px;
    border-radius: 6px;
    outline: none;
}

.cropSize-input.height {
    border-width: 1px 1px 1px 3px;
}

.lockRatio-container {
    display: flex;
    align-items: center;
    border-radius: 4px;
    width: 100px;
    gap: 7px;
}

.lockRatio-label {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #444444;
}

.lockRatio-switch .switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 12px;
    margin-bottom: 0;
}

.lockRatio-switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.lockRatio-switch .sliders {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 20px;
    transition: 0.4s;
}

.lockRatio-switch .sliders:before {
    position: absolute;
    content: "";
    height: 7px;
    width: 7px;
    left: 1px;
    bottom: 3px;
    background-color: white;
    border-radius: 50%;
    transition: 0.4s;
}

.lockRatio-switch input:checked+.sliders {
    background-color: #094DBC;
}

.lockRatio-switch input:checked+.sliders:before {
    transform: translateX(14px);
}

.customcrop-area {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cropImg-inneroption.active {
    border-bottom: 3px solid #094DBC;
}

.cropImg-inneroption.active p {
    color: #094DBC;
}

.cropImg-inneroption1.active {
    border-bottom: 3px solid #094DBC;
}

.cropImg-inneroption1.active p {
    color: #094DBC;
}

.oneline-txt {
    white-space: nowrap;
}



.rotateTop-option {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 23px;
}

.rotateImg-inneroption {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    gap: 6px;
    border: 1.5px solid #444444;
    border-radius: 6px;
    height: 44px;
}

.rotateImg-inneroption p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #444444;
    margin-bottom: 0;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {


    .editimage-tabDiv {
        overflow-x: auto;
        width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .editimage-tabOpt {
        /* min-width: 108px; */
        height: 44px;
    }

    .cropTop-option {
        overflow-x: auto;
        width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .adjustingImage-option {
        overflow-x: auto;
        width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .rotateTop-option {
        overflow-x: auto;
        width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .adjustingImage-inneroption p {
        white-space: nowrap;
    }
}

.full_size {
    white-space: nowrap;
}

.edit-preview_edit>div:first-child {
    margin: 40px 0 -29px 0px;
    height: 300px !important;
    width: 300px !important;
}

.positionPreview1>div:first-child {
    max-height: 300px !important;
    max-width: 450px !important;
}

.positionPreview1 {
    /* transition: transform 0.5s ease-in-out; */
}

.rdot {
    right: 2px;
    float: right;
    top: -11px;
    left: -12px !important;
}

.ldot {
    float: left;
    top: 6px;
    left: 12px;
}

.cdot {
    float: left;
    top: 6px;
    left: 47% !important;
}

.cropper-container {
    width: 100% !important;
    max-width: 100% !important;
    /* position: relative !important;
    overflow: hidden !important;
    direction: ltr;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

.cropper-crop-box {
    width: 100% !important;
    max-width: 100% !important;
    /* position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    max-height: 100% !important; */
}

.cropper-view-box {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 1px solid #39f;
    outline-color: rgba(51, 153, 255, 0.75);
}

.cropper-face {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-color: #fff;
}

.edit-preview_edit {
    position: relative;
    width: 100%;
    height: 400px !important;
    margin: 20px auto !important;
    overflow: hidden;
}

.edit-preview_edit>div:first-child {
    margin: 0 !important;
    height: 100% !important;
    width: 100% !important;
}

.positionPreviewedit_popup {
    max-width: 94%;
    max-height: 100%;
    object-fit: contain;
    position: relative;
    left: 3%;
}

.positionPreview:parent {
    left: 2px;
}

#adjustImage-modal .modal-dialog {
    max-width: 650px !important;
    width: 95%;
    margin: 1.75rem auto;
}

.customModal-body {
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}

.select-areas-outline {
    border: 1px solid #ffffff !important;
}

.select-areas-background-area {
    background-color: unset !important;
}

.select-areas-overlay-subclass {
    display: none !important;
}

.select-areas-resize-handler {
    background-color: #ffffff;
    border: 1px #fff solid;
    height: 12px;
    width: 12px;
    display: block;
    overflow: hidden;
}
.cropImg-inneroption.current_sizes{
    white-space: nowrap
}

.editimage-tabDiv1{
  justify-content: flex-start;
}

.updated_in_hg{
    border-width: 1px 1px 1px 3px !important;
}

#image_size_confirmation,
       #matvalidation,
       #showdiscmodal,
       #addtocartpopupmodal,
       #imageCropModal,
       #adjustImage-modal,
       #image_upload_modal {
       	background: rgba(0, 0, 0, 0.5)
}

.img-upload-sec-outer:hover {
    cursor: pointer;
}

.edit_image
{
    height: 14px;
    width: 14px;
}

/* Edit photo */
/* .edit_image_btn{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #444444;
    background-color: #ffe600;
    margin-left: 6px;
    border: none;
    padding: 4px;
    border-radius: 6px;
    outline: 2px solid #FFE676;   
} */

/* Adjust, Crop or rotate your photo */
.subtext1{
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
}

/* .update_container{
    padding: 0px;
    max-width: 1240px;
    width: 100%;
}

.update_container .right-wrapper {
    max-width: 300px;
    width: 100%;
}

 
.update_container .left-wrapper {
    max-width: 909px;
    width: 100%;
} */

.update_container {
    padding: 0;
    max-width: 1240px;
    width: 100%;
    display: flex;
    flex-wrap: wrap; /* Allow stacking on small screens */
    gap: 20px;
}

.update_container .left-wrapper {
    max-width: 909px;
    width: 100%;
    flex: 1 1 65%; /* Grow/shrink with 65% base width */
}

.update_container .right-wrapper {
    max-width: 300px;
    width: 100%;
    flex: 1 1 30%; /* Grow/shrink with 30% base width */
}

/* Tablet view (768px to 1024px) */
@media screen and (max-width: 1024px) {
    .update_container {
        padding: 0 10px;
    }

    .update_container .left-wrapper,
    .update_container .right-wrapper {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

/* Mobile view (less than 768px) */
@media screen and (max-width: 767px) {
    .update_container {
        padding: 0 10px;
        flex-direction: column;
    }

    .update_container .left-wrapper,
    .update_container .right-wrapper {
        width: 100%;
        max-width: 100%;
    }
}

 
.edit_containt_wrapper_sub{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 15px;
    background-color: #F2F2F2;
    border: 1px solid #CCCCCC;
    max-width: 792px;
    width: 100%;
    margin: 0 0 0 auto;
}

.edit_photo_text {
    color: #444444;
    font-size: 14px;
    font-weight: 400;
}
 
.photo_quality_wrapper ,.print_photo_wrapper{
 font-size: 14px;
 color: #444444;
 font-weight: 400;
}


.edit-paper_modal{
color:#094DBC;
font-weight: 600;
}
.edit_image_upload{
    height: 18px;
    width: 18px;
}

button.edit_image_btn.edit_photo_icon{
     border: 0;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
}

.edit_photo_div{
    display: flex;
    align-items: center;
    gap:6px;
}

@media only screen and (min-width: 768px) {
  .editimage-tabOpt {
    max-width: 208px;
 }

 .ldot{
    top: 1px !important;
 }
 .rdot {
    top: -15px !important;
 }
 .rdot {
    top: -15px !important;
 }
 .cdot {
    top: 1px  !important
 }
 
 .customModal-body
 {
   padding:0 20px;
 }

 .editimage-tabDiv.editimage-tabDiv1
 {
    margin:0 !important;
    gap:25px;
 }

 .customModal-footer
 {
   justify-content: space-between !important;
   padding: 20px 20px 23px !important;
 }
 
 p.productOption-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
 
 }
}

 .join-option {
    padding: 12px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color:#444444;
  }


  .join-radio {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex: 1;
  }

  .join-option img {
     width: 70px;
     height: 70px;
     left: 365px;
     top: 0px;
     background: #FFFFFF;
  }

  .join-option input[type="radio"] {     
     margin-top: 5px;
     accent-color: #094DBC;
  }

  .join-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #444444;
  }

  .join-title.active{
    color: #094DBC;
  }

  .join-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #444444;
  }

  .join-footer-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px 15px 15px;
  }

  .join-footer-left a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #444444;
  }

  .join-footer-right {
    display: flex;
    gap: 12px;
  }

  .btn-outline-primary {
    padding: 6px 16px;
    font-weight: 500;
  }

  .btn-text-cancel {
    gap: 10px;
    display: flex;
    padding: 14px 15px;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    color: rgba(102, 102, 102, 1);
    height: auto;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 16px;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    border: 0;
  }

  .update_joint{
    /* Select */
    gap: 10px;
    display: flex;
    padding: 14px 15px;
    align-items: center;
    border-color: rgba(9, 77, 188, 1);
    border-style: solid;
    border-width: 1.5px;
    border-radius: 6px;
    justify-content: center;
    font-size: 16px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 16px;
    font-stretch: normal;
    text-decoration: none;
    color: #094dbc;
    background-color: transparent;
  }

  .ezjoin-option-modal{
    background: rgba(0, 0, 0, 0.5) !important;
  }

  .backing-btn-div1{
    display:flex;
    justify-content:space-between;
  }
  .noBaking-btn{
        gap: 10px;
    display: flex;
    padding: 14px 15px;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    color:#444444;
    height: auto;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 16px;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    margin-left: 10px;
  }

.modal_dialog{
  max-width: 650px !important;
}
#ezJoinLabel
{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #444444;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}
.text_heading_1{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #444444;
    flex: none;
    order: 2;
    align-self: stretch;
}
.text_heading_2{
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.text_heading_3{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.text_heading_5{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    
}
.text_heading_8{
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #444444;
}
.text_heading_6{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #444444;
}
.regular_join_button{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px;
width: 100%;
height: 42px;
font-size: 16px;
border: 1px solid #094DBC;
background : #FFFFFF;
color:#094DBC;
border-radius: 6px;
}
.ez_join_button{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 16px;
padding: 0px;
width: 100%;
height: 42px;
background: #094DBC;
color:#ffffff;
border-radius: 6px;
}

.text_heading_4{
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 22px;
display: flex;
align-items: center;
color: #888888;
flex-grow: 0;
}
.atag{
    position: relative;
    top: -12px;
    color: #444444;
}

.text_heading_7{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
display: flex;
align-items: center;
color: #444444;
}
.text_heading_9{
/* Frame will be shipped disassembled with dovetail keys to easily connect all sides. */
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
display: flex;
align-items: center;
color: #444444;
flex: none;
order: 7;
align-self: stretch;
flex-grow: 0;
padding:15px 10px 10px 10px ;

}

