.box-content .font-sanspro .color-custom {
    color: #949494;
}

/* start DEV-2991 */
.swap34-ver2 .box-content .font-sanspro .color-custom {
    color: #000;
}

/* end DEV-2991 */

.uploadcare--widget__button, .uploadcare--widget__button_type_open {
    background: rgb(211, 150, 214) !important;
    color: #fdfdfd !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

.uploadcare--widget__button img {
    padding-left: 5px;
    padding-bottom: 5px;
    width: 26px;
}

.main_upload {
    padding-top: 10px;
    padding-bottom: 10px;
}

.new_order_content .uploadButton {
    position: relative;
    margin: 0;
    border-radius: 4px;
    background-color: #FFEDF3;
    padding: 5px;
}

.upload-label {
    color: var(--pink-primary-color);
    border: 1px dashed var(--pink-primary-color);
    padding: 20px 10px;
}

.upload-label:hover {
    color: var(--pink-primary-hover-color);
    border: 1px dashed var(--pink-primary-hover-color);
}

.upload-label .fa-image {
    margin-right: 20px;
}

#upload {
    position: absolute;
    opacity: 0;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.new_order_content div.file {
    padding-top: 18px;
}

.new_order_content div.file img {
    cursor: pointer;
    border: 0;
}

#comments .title {
    border-top: none;
}

#comments .title h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}

.pos-relative {
    position: relative;
}

.remm .add {
    font-size: 13px;
    border: 2px solid;
    border-radius: 50%;
    padding: 0 6px;
    line-height: 1.2;
    color: var(--blue-secondary-color);
    margin-right: -20px;
    background: none;
    width: 20px;
    height: 20px;
    top: 0;
    text-align: center;
    text-decoration: none;
}

/* start DEV-2658 */
.add.comment-info-v2 {
    font-size: 13px;
    border: 2px solid;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: var(--blue-secondary-color);
    text-align: center;
    padding: 0;
    background: none;
    margin-bottom: 2px;
}

/* end DEV-2658 */

#box_content #comments .remm .fa-info,
.box-flex-info-icon .fa-info {
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff;
    border: 3px solid;
    background: rgba(0, 0, 0, 0.3);
    width: initial;
    top: -32px;
}

#box_content #comments .remm .fa-info,
.box-flex-info-icon .mul_photos_info_block .fa-info {
    font-size: 13px;
    border: 2px solid;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: var(--blue-secondary-color);
    text-align: center;
    padding: 0;
    background: none;
}

#box_content #comments .remm .fa,
.box-flex-info-icon .mul_photos_info_block .fa {
    padding: 1px;
    font-weight: 100;
}

.remm .add:hover {
    color: var(--blue-secondary-hover-color);
}

.box-flex-info-icon {
    display: flex;
}

.mul_photos_info_block {
    margin-left: 20px;
}

.box-flex-info-icon .mul_photo_icon {
    font-size: 13px;
    border: 2px solid;
    border-radius: 50%;
    padding: 0 6px;
    display: block;
    width: 20px;
    line-height: 1.2;
    height: 20px;
    color: var(--blue-secondary-color);
    margin-right: 5px;
    margin-left: -10px;
    cursor: pointer;
    font-weight: 700;
}

.box-flex-info-icon .mul_photo_icon:hover {
    color: var(--blue-secondary-hover-color);
}

.photo_item .item_container .unnamed .fa-info {
    font-size: 12px;
    border: 2px solid;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: var(--blue-secondary-color);
    cursor: pointer;
    top: 5px;
    font-weight: 100;
    /*DEV-3484*/
    display: none;
}

.photo_item .item_container .unnamed .fa {
    padding-top: 2px;
}

#popup-mul-photos-info .modal-content, #popup-comment-info .modal-content {
    border-radius: 0;
}

#popup-mul-photos-info .close, #popup-comment-info .close {
    font-size: 50px;
    font-weight: 100;
    opacity: 1;
}

#popup-mul-photos-info .close span, #popup-comment-info .close span,
#modal-info .modal-dialog .modal-content .close span {
    color: #5F5F5F;
}

#modal-info .modal-dialog .modal-content .title-tips {
    line-height: 1;
    padding-bottom: 10px;
}

#button1.div_button {
    margin-bottom: 30px;
}

.photo_item {
    margin-right: 1.5%;
}

.delete_image {
    top: -18px;
}

.img-name-block {
    width: 100%;
    margin: 2% auto;
    font-size: 18px;
}

.img-name-block .unnamed {
    text-align: left;
    margin-top: 3px;
}

.img-name-block .btn-img-name {
    color: #494949;
    /*font-weight: bold;*/
    font-size: 16px;
    text-decoration: underline;
    text-wrap: nowrap;
    font-style: italic;
}

.img-name-block .rename {
    display: inline-flex;
}

.img-name-block .rename .save-note-btn button {
    background-color: var(--primary-color-v2);
    color: white;
}

.img-name-block .question_icon {
    padding: 1px 9px;
    border: 2px solid;
}

.item_container .question_icon {
    font-size: 20px;
    border: 2px solid;
    border-radius: 50%;
    padding: 0;
    font-weight: 500;
    line-height: 1;
    color: var(--blue-secondary-color);
    float: right;
    display: inline-block;
    height: 23px;
    width: 23px;
    text-align: center;
    font-weight: 600;
}

.photo_item .item_container .img-name-block {
    /*position: absolute;*/
    display: inline-block;
    /*width: 200px;*/
    max-height: 28px;
}

.photo_item {
    width: 200px;
    margin-bottom: 25px;
}

.item_container .question_icon {
    position: absolute;
}

#modalImgNameDesc {
    font-size: 20px;
}

/*.modal-full .modal-dialog {width: 100%; margin-top: 0;}*/
.modal-full .modal-content {
    border-radius: 0;
}

.modal-full .close {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
    border: none;
    font-weight: 600;
}

.modal-full .title {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

.photo_item .item_container {
    max-width: 200px;
    padding: 10px;
}

.rename input {
    border-radius: 4px !important;
}

.rename .input-group-btn .btn {
    margin-left: 3px !important;
    border-radius: 4px !important;
    color: #fff !important;
    background-color: var(--primary-color-v2);
    border-color: var(--primary-color-v2);
}

#comments .box-content #comment_alert {
    float: right;
}

/* start DEV-2658 */
#comments .box-content #comment_alert.comment_alert-v2 {
    margin-bottom: 0;
}

/* end DEV-2658 */

#comments .box-content .custom_texarea {
    padding-top: 12px;
    padding-left: 20px;
}

.quick-upload {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.quick-upload .uploadButton, .quick-upload .option {
    width: 45%;
}

.quick-upload .import_social {
    width: 100%;
}

.quick-upload .social {
    width: 100%;
    height: 44px;
    background-color: #FFFFFF;
    background-image: none !important;
    border: 1px solid var(--blue-secondary-color);
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    color: var(--blue-secondary-color);
    text-align: center;
    padding: 8px;
}

.quick-upload .social:hover {
    background-color: #FFFFFF;
    background-image: none !important;
    border: 1px solid var(--blue-secondary-hover-color);
    color: var(--blue-secondary-hover-color);
}

.quick-upload .social.facebook {
    margin-bottom: 30px;
}

.quick-upload .social span {
    color: var(--blue-secondary-color);
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.quick-upload .social span:hover {
    color: var(--blue-secondary-hover-color);
}

.quick-upload .social img {
    margin-bottom: 4px;
}

.quick-upload .or-text {
    margin: auto;
    opacity: 0.32;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.quick-upload .upload-label {
    padding: 39px 10px;
}

.medium-tooltip-img {
    width: -webkit-fill-available;
}

@media (min-width: 768px) {
    #box_content #comments .remm .add.comment-info {
        padding-left: 2px;
    }
}

@media (max-width: 768px) {
    .remm .add {
        margin-right: -5px;
    }

    .photo_item .item_container {
        width: fit-content;
    }

    .res-view .photo_item .item_container {
        margin-left: 25%;
    }

    .quick-upload {
        display: initial;
    }

    .quick-upload .uploadButton, .quick-upload .option {
        width: 100%;
    }

    .quick-upload .upload-label {
        padding: 20px 10px;
    }

    .quick-upload .social {
        width: 48%;
        height: 60px;
        display: flex;
    }

    .quick-upload .social span {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .quick-upload .social img {
        margin-left: 10px;
        margin-bottom: 0;
    }

    .quick-upload .or-text {
        margin: 12px;
    }

    #comments .box-content .custom_texarea {
        padding-bottom: 12px;
    }
}

.embell-header-photo {
    font-size: 18px;
    color: white;
    background-color: rgb(206, 202, 202);
    padding: 5px 0 5px 15px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    float: left;
    width: 100%;

}

.embell-top .inline-mar-left-30 {
    color: rgb(29, 28, 28);
    font-weight: 600;
}

.embell-top .checkboxes-photo {
    /* margin-left: 15px;
    margin-right: 15px; */
}

.embell-top .compilation-info-icon {
    display: inline-block;
}

.embell-top .compilation-icon {
    display: inline-block;
    padding-left: 12px;
}

.compilation-icon .mul_photo_icon {
    background-color: transparent;
    padding: 1px 6px;
}

.embell-top .compilation-content {
    display: inline-flex;
    margin-top: -20px;
}

.embell-top .compilation-text {
    background-color: rgb(246, 242, 242);
    margin-right: -27px;
    padding: 20px 123px 0px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.embell-top .compilation-text-top {
    color: rgb(0, 0, 0);
    font-weight: 600;
    font-size: 16px;
}

.embell-top .compilation-text-button {
    color: rgb(0, 0, 0);
    font-size: 14px;
    margin-top: 10px;

}

.embell-title-photo {
    color: rgb(29, 28, 28);
    font-weight: 600;
    font-size: 16px;
    margin-left: 15px;

}

/* start DEV-2658 */
.order-step3-rebranding .special-ins .special-ins-content .embell-tell-us-more-about {
    margin-left: 15px;
    text-transform: uppercase;
}

/* end DEV-2658 */

.upload-content {
    margin: 8px 15px;
    background-color: rgb(246, 242, 242);
    border-radius: 5px;
}

.photo-item-content p {
    color: rgb(0, 0, 0);
    margin: auto;
    font-size: 16px;
    font-weight: none;
}

#comments .box-content .custom_texarea {
    height: 100px;
}

.inline-mar-left-30 {
    margin-left: 25px !important;
}

.photo-item .photo-item-img_1 {
    padding-left: 13px;
}

.photo-item .photo-item-img_2 {
    padding-left: 23px;
}

.photo-item .photo-item-img_3 {
    padding-left: 19px;
}

.photo-item .photo-item-img_4 {
    padding-left: 9px;
}


@media (min-width: 1201px ) {

    .upload-content {
        position: relative;
    }

    .upload-content::before {
        content: "";
        width: 95%;
        height: 1px;
        background-color: rgb(254, 254, 254);
        border: 1px solid rgb(254, 254, 254);
        position: absolute;
        border-radius: 2px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .upload-content::after {
        content: "";
        height: 85%;
        background-color: rgb(254, 254, 254);
        border: 1px solid rgb(254, 254, 254);
        position: absolute;
        border-radius: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    .photo-item {
        display: flex;
        justify-content: center;
        padding: 15px;
        flex-wrap: wrap;
    }

    .photo-item-img {
        display: flex;

    }

    .photo-item-img img {
        margin: auto;
    }

    .photo-item-content {
        display: flex;


    }


}


@media (min-width: 992px) and (max-width: 1200px) {
    .upload-content {
        position: relative;

    }

    .upload-content::before {
        content: "";
        width: 95%;
        height: 1px;
        background-color: rgb(254, 254, 254);
        border: 1px solid rgb(254, 254, 254);
        position: absolute;
        border-radius: 2px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .upload-content::after {
        content: "";
        height: 85%;
        background-color: rgb(254, 254, 254);
        border: 1px solid rgb(254, 254, 254);
        position: absolute;
        border-radius: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    .photo-item {
        display: flex;
        justify-content: center;
        padding: 15px 8px 10px 9px;
        flex-wrap: wrap;
    }

    .photo-item-img {
        display: flex;

    }

    .photo-item-img img {
        margin: auto;
    }

    .photo-item-content {
        display: flex;

    }

    .photo-item-content p {
        padding-left: 13px;
    }
}

@media (max-width: 991px) {
    .upload-photo-content {
        margin: 8px 15px;
    }

    .upload-photo-item-mobi {
        position: relative;
    }

    .upload-photo-item-mobi::before {
        content: "";
        position: absolute;
        height: 1px;
        background-color: rgb(194, 194, 194);
        width: 93%;
        bottom: 0px;
        border: 1px solid rgb(194, 194, 194);
        left: 50%;
        transform: translateX(-50%);
    }

    .upload-photo-item {
        padding: 20px 0;
        display: flex;
    }

    .upload-photo-item-img {
        display: flex;
        width: 75px;
        box-sizing: none;
    }

    .upload-photo-item-img img {
        margin: auto;
    }

    .upload-photo-item-content {
        display: flex;
    }

    .upload-photo-item-content p {
        margin: auto;
        color: rgb(0, 0, 0);
        margin: auto;
        font-size: 16px;
        font-weight: none;
    }
}


@media (max-width: 991px) {
    .desktop-992 {
        display: none;
    }
}

@media (min-width: 992px) {
    .mobile-992 {
        display: none;
    }
}

@media (max-width: 1200px) {
    .desktop-only_1200 {
        display: none;
    }
}

@media (min-width: 1201px) {
    .mobile-only_1200 {
        display: none;
    }
}

@media (max-width: 767px) {
    .res-view .ver_2_step_4 #box-content_embell {
        padding-left: 0px;
        padding-right: 0px;

    }

    .res-view #box-content_embell .embell-top {
        width: 100%;
    }

    .res-view .box_content_embell_step4 {
        width: 98%;
        margin-left: 1%;
    }

    /* start DEV-2658 */
    .embell-description-text {
        margin: 15px 15px !important;
    }

    /* end DEV-2658 */
    .upload-photo-item-content p b{
        color: #686c70;
    }
}


.new_order_content .upload-photo-color {
    background-color: rgb(211, 150, 214);

}


.upload-photo-color .upload-label {
    color: rgb(253, 253, 253);
    border: 2px dashed rgb(253, 253, 253);
    padding: 15px 10px;
    border-radius: 4px;
}

.upload-photo-color .upload-label span {
    color: rgb(253, 253, 253);
    font-size: 20px;
    font-weight: 500;
}

html.res-view .upload-photo-color .upload-label span.mobile-only {
    color: rgb(253, 253, 253);
    font-size: 20px;
    font-weight: 500;
}

.upload-photo-color .upload-label img {
    padding-left: 5px;
    padding-bottom: 5px;
    width: 26px;
}

.upload-note {
    margin-left: 15px;
}

.special-ins {
    margin-top: 30px;
}

.embell-special-text {
    color: rgb(50, 49, 49);
    margin: 15px 15px;
    font-size: 16px;
    font-weight: 100;
}

/* start DEV-2658 */
.embell-description-text {
    color: rgb(50, 49, 49);
    margin: 25px 0 12px;
    font-size: 16px;
    font-weight: 100;
}

/* end DEV-2658 */

.bg-icon-checkbox.fa:hover, .bg-icon-checkbox.fa.fa-check-square {
    color: rgb(211, 150, 214) !important;
}

@media (max-width: 1200px) {
    .embell-top .compilation-content {
        display: block;
    }

    .embell-top .compilation-text {
        background: none;
    }

    .embell-top .compilation-text {
        padding: 0px 0px 0px 0px;
        margin-right: 0px;
    }

    .inline-mar-left-30 {
        font-size: 14px !important;
        margin-top: -3px !important;
    }

    .embell-top .compilation-text-top {
        color: rgb(0, 0, 0);
        font-weight: 600;
        font-size: 13px;
        display: block;
        padding-right: 20px;
    }

    .compilation-text-icon {
        margin-top: 27px;
    }

    .checkboxes-photo {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 10px;
        margin-top: 40px;
        margin-bottom: 25px;
    }

    .embell-top .compilation-text-top {
        display: initial;
    }

    .embell-top .compilation-img img {
        width: 95%;
        margin-left: 7px;
    }

    .embell-top .compilation-text-top {
        padding-right: 0px;
    }

    .embell-top .compilation-icon {
        padding-left: 10px;
    }

    .compilation-info-icon.bg-icon-checkbox.fa {
        margin-top: 0px;
    }
}

@media (min-width: 1081px) and (max-width: 1200px) {
    .compilation-info-icon .bg-icon-checkbox.fa {
        margin-top: 0px;
    }
}

@media (min-width: 389px) and (max-width: 391px) {
    .embell-top .checkboxes-photo {
        padding: 9px;
    }
}

@media (min-width: 767px) and (max-width: 769px) {
    .embell-top .checkboxes-photo {
        margin-left: 9px;
        margin-right: 9px;
        padding: 7px;
    }
}


.having-trouble {
    font-weight: 700;
    font-size: 13px;

}

.get-expert {
    font-weight: 700;
}

.get-expert-checkbox-item {
    margin-top: 10px;
}

.inline-mar-left-30 {
    margin-top: 0px;
}

@media (max-width: 767px) {
    #box_content .step4.main-title.main-title-v3 {
        padding: 14px 10px 14px;
    }

    /* DEV-2991 */
    #box_content .step4.main-title.main-title-v4 {
        padding: 0 !important;
    }

    /* DEV-2991 */
}

.upload-photo-step4-v4-mobile {
    text-align: center;
    margin: auto;
    padding: 5px !important;
    height: 100%;
}

.upload-photo-step4-v4-mobile-item {
    background-color: #f5f2ed;
    border-radius: 5px;
    padding: 10px 0px;
}

.upload-photo-step4-v4-mobile-item .upload-image {
    padding-top: 8px !important;
}

.upload-photo-step4-v4-mobile-item .upload-image-round {
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    width: 60%;
    text-align: center;
    margin: auto;
}

.upload-photo-step4-v4-mobile-item img {
    height: 50px;
    position: relative;
    top: 15%;
    width: auto;
}

.upload-photo-step4-v4-mobile-item .upload-image-title {
    color: #975198;
    font-weight: bold;
    font-size: 11px;
    /* width: 70%; */
    width: 80%;
    text-align: center;
    margin: auto;
}

.upload-photo-step4-v4-mobile-item .upload-image-icon-info {
    float: left;
    border: solid #9d9c97 1px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px;
    margin: 5px;
    color: #9d9c97
}

#box_content #previewImg {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.6);
}

#previewImg img {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    left: 50%;
    transform: translate(-50%, 15%);
    position: relative;
    max-height: 500px;
    max-width: 1000px;
    z-index: 20;
}

@media screen and (max-width: 768px) {
    #previewImg img {
        width: -webkit-fill-available;
        transform: translate(-50%, 50%);
        max-height: none;
    }
}

.tips-from-dream-team {
    margin-bottom: 15px;
}

.tips-from-dream-team .embell-title-photo {
    font-size: 20px;
    color: black;
    cursor: pointer;
}
