.hidden {
    display: none;
}
/* ===========================*/
@media (max-width: 992px) {
    .marketinfo-buy {
        width: unset !important;
    }

    .data-prod-market {
        width: unset !important;
        height: auto !important;
    }

    .bodydetailproduct .Sectiontop .sliderholder {
        width: unset !important;
    }


    .nameproduct h3 {
        font-size: 17px;
    }

    .colorbox-xs {
        border: 1px solid gray;
        width: 75px;
        border-radius: 25px;
        height: 24px;
        line-height: 22px;
        display: inline-block;
        cursor: pointer;
        margin: 1px;
        font-size: 12px;
    }

        .colorbox-xs:active {
            background-color: red;
        }

    .div-icon-infosite {
        width: 95% !important;
        height: 86px !important;
        padding: 21px !important;
        font-size: 14px !important;
    }
}
/* ===========================*/




/* =========== MOBILE ==Extra small===xs==========*/
@media (max-width: 576px) {

    .sliderholder .action-icons .act-sec {
        margin-left: 10px;
    }

    .sliderholder .action-icons .act-tooltip {
        display: none !important;
    }

    .data-prod-market .prodinfo {
        width: unset !important;
    }

    .div-icon-infosite {
        width: 95% !important;
        height: 86px !important;
        padding: 21px !important;
        font-size: 10px !important;
    }

    .dv-boxs-points {
        display: none !important;
    }

    #SectionProps .row-prop {
        width: unset !important;
    }

    .pics-customers img {
        margin: 5px 15px !important;
    }

    .comments-div .coment-row {
        border: 1px solid #e7dfdf;
        margin-bottom: 7px;
        padding: 5px;
        border-radius: 5px;
    }

    .box-ques-reply {
        margin: 10px 10px !important;
    }

    #ModalShare .modal-dialog {
        width: 430px !important;
    }
}
/* =========== MOBILE ==Extra small===xs==========*/



/* ===========under 19 ininch==========*/
@media (max-width:1370px) {
    .dv-boxs-points .box-point {
        /*min-width: 205px !important;*/
        min-width: 19% !important;
        padding: 15px 10px !important;
    }
}

/* ===========under 19 ininch==========*/












/*pishnahadvijeh*/
.section-pishnahadvijeh-product {
    width: 100%;
    margin: 40px auto;
    height: 270px;
    /*border-top: 1px solid #b5b5b5;*/
    padding: 40px 10px;
    position: relative;
}

    .section-pishnahadvijeh-product .labalediv {
        background-color: var(--main-color-index);
        border-radius: 30px;
        width: 125px;
        height: 32px;
        text-align: center;
        position: absolute;
        top: -18px;
        right: -4px;
        color: #fff;
        line-height: 29px;
        font-size: 16px;
    }

    .section-pishnahadvijeh-product .boxitem {
        width: 150px;
        display: inline-block;
        text-align: center;
    }

        .section-pishnahadvijeh-product .boxitem .imgholder {
            border: 1px solid #ebe6e6;
            width: 160px;
            display: inline-block;
            border-radius: 7px;
            min-height: 150px;
            overflow: hidden;
        }



            .section-pishnahadvijeh-product .boxitem .imgholder img {
                margin: 0 auto;
                display: block;
            }

        .section-pishnahadvijeh-product .boxitem .oldprice {
            text-decoration: line-through;
        }

        .section-pishnahadvijeh-product .boxitem .newprice {
            color: var(--main-color-index);
            font-weight: bold;
        }

.pishnahadvijeh-slick .leftarrow {
    left: -15px;
    top: 60px;
}

.pishnahadvijeh-slick .rightarrow {
    right: -15px;
    top: 60px;
}
/*pishnahadvijeh*/

/*جزییات محصول*/
.bodydetailproduct {
    border: 1px solid #ebebeb;
    padding: 0px;
    border-radius: 5px;
    width: 100%;
    min-height: 700px;
}

    .bodydetailproduct .Sectiontop .sliderholder {
        width: 40%;
        height: auto;
        background-color: #fbfbfb;
    }

    .bodydetailproduct .Sectiontop {
        width: 100%;
        height: auto;
    }

.data-prod-market {
    width: 60%;
    /*height: 700px;*/
    padding: 10px 20px;
}

    .data-prod-market .nameproduct h1 {
        font-size: 23px;
    }

.sliderholder .first-row {
    height: 60px;
    border-bottom: 2px solid red;
    padding: 14px 0px;
    width: 90%;
    margin: 0 auto;
}

ul.s-tab-zoom li {
    display: inline-block;
    border: 1px solid #e1dede;
    border-radius: 5px;
    max-width: 120px;
}

div.s-tab-zoom li {
    display: inline-block;
    border: 1px solid #e1dede;
    border-radius: 5px;
    max-width: 120px;
}

.single-zoom-thumb {
    margin-top: 7px;
    text-align: center;
}

.sliderholder .first-row .point {
    font-weight: bold;
}

.sliderholder .first-row .title {
    color: red;
}

.sliderholder .second-row {
    width: 90%;
    margin: 16px auto 0;
    min-height: 590px;
}

    .sliderholder .second-row .action-icons {
        z-index: 2;
    }

.sliderholder .action-icons .act-sec {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
}

    .sliderholder .action-icons .act-sec i {
        font-size: 23px;
    }

.sliderholder .action-icons .act-tooltip {
    position: absolute;
    background-color: #5f5e5d;
    padding: 5px;
    border-radius: 5px;
    display: none;
    min-width: 143px;
    right: 30px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}

.sliderholder .action-icons .act-sec:hover .act-tooltip {
    display: inline-block;
}


.zoom-thumb-slick .leftarrow {
    left: -15px;
    top: 60px;
}

.zoom-thumb-slick .rightarrow {
    right: -15px;
    top: 60px;
}

/*=====*/
.single-zoom-thumb {
    margin-top: 20px !important;
    width: 100%;
    margin: 0 auto;
    direction: ltr;
    position: relative;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background-color: #ebeaea;
    width: 25px;
    height: 25px;
    margin: 1px;
    border: 1px solid #c7bdbd;
    position: absolute;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}

.owl-nav button.owl-next {
    right: -10px;
    top: 43px;
}

.owl-nav button.owl-prev {
    left: -10px;
    top: 43px;
}
/*=====*/


.nameprop {
    font-size: 14px;
    color: #55565a;
    margin-left: 5px;
}

.valueprop {
    font-weight: 600;
    color: #000000;
}

.item-color {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #7f7f7f;
    margin: 1px 2px;
}

.brd-bottom {
    border-bottom: 1px solid #7f7f7f;
    padding-bottom: 50px;
    margin-bottom: 12px;
}

.data-prod-market .prodinfo {
    width: 60%;
    padding-left: 70px;
}

.more-props-show {
    color: #64d1ed;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}

.info-return {
    font-size: 13px;
    color: #000000;
}

    .info-return i {
        color: #fff;
        background-color: gray;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
    }

.marketinfo-buy {
    width: 40%;
    /* padding: 20px;*/
}

    .marketinfo-buy .top-row {
        font-size: 14px
    }

.blueinfotxt {
    color: #64d1ed;
    font-size: 12px;
    cursor: pointer;
}



.info-currnt-market {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    height: auto;
    padding: 9px;
    font-size: 13px;
    margin-bottom: 8px;
}

    .info-currnt-market .selectedShop {
        display: inline-block;
        width: 70px;
        background-color: #c6e3da;
        text-align: center;
        border-radius: 18px;
        height: 16px;
        line-height: 14px;
        color: green;
    }

.val-green-font {
    color: forestgreen;
}

.infostatussend-box {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 9px;
    font-size: 13px;
    margin-top: 8px;
    margin-bottom: 60px;
}

.price-sect {
    font-size: 12px;
    position: relative;
}

    .price-sect .oldprice {
        color: lightgray;
        font-size: 15px;
        text-decoration: line-through;
    }

    .price-sect .newprice {
        font-size: 21px;
        font-weight: 600;
    }

    .price-sect .markoff {
        background-color: #c40316;
        width: 28px;
        border-bottom-left-radius: 12px;
        border-top-right-radius: 12px;
        color: #fff;
        display: inline-block;
        text-align: center;
    }

.btn-addtocart {
    background-color: var(--main-color-index);
    width: 100%;
    color: #fff;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 30px;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    border: unset;
    cursor: pointer;
}

    .btn-addtocart:focus {
        outline: unset !important;
    }

a.btn-addtocart:hover {
    color: #fff !important;
}

.LetMeKnow {
    width: 100%;
    margin-bottom: 10px;
}

.small-gray {
    font-size: 13px;
    color: lightgray;
}

.div-icon-infosite {
    width: 60%;
    border: 1px solid gainsboro;
    height: 100px;
    margin: 52px auto 2px;
    padding: 20px;
    font-size: 14px;
    color: #a1a1a1;
}

    .div-icon-infosite img {
        margin: 10px;
        width: 40px;
        height: 40px;
    }

.bodydetailproduct .tabs-info {
    width: 100%;
    z-index: 2;
}

.pos-sticky {
    position: -webkit-sticky;
    position: sticky;
}

.divsticky {
    top: 0px;
    background-color: #fff;
    z-index: 111;
}

    .divsticky ul {
        border-bottom: 1px solid #6c6d70;
    }

.tabs-info {
    padding: 10px 0px;
    width: 100%;
    margin: 0 auto;
}

    .tabs-info ul.heads li {
        padding: 10px 10px;
        cursor: pointer;
        min-width: 114px;
        text-align: center;
    }

    .tabs-info h6.has-line {
        line-height: 1.3;
    }

.styles_Tab_border {
    background-color: var(--main-color-index);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 4px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 16px);
    transition: all .50s;
}

#SectionReview {
    min-height: 100px;
    padding: 10px 0px;
    text-align: justify;
}

#SectionProps {
    min-height: 400px;
}

    #SectionProps .boxrows {
        padding: 30px;
    }

    #SectionProps .propname {
        color: #b6b2b2;
        font-size: 13px;
        margin-left: 80px;
        min-width: 110px;
    }

    #SectionProps .propval {
        font-weight: 600;
    }

    #SectionProps .row-prop {
        border-bottom: 1px solid #e4d6d6;
        height: auto;
        width: 80%;
        padding: 5px;
    }

    #SectionProps .box {
        /*max-width: 400px;*/
        padding-right: 14px;
    }

h6.has-line:before {
    content: "";
    display: block;
    width: 2px;
    height: 22px;
    margin-left: 8px;
    background-color: #c71123;
}

#SectionComment_Point .innerdiv {
    width: 90%;
    margin: 0 auto;
}

.dv-boxs-points {
    border: 1px solid #ebeaea;
    min-height: 100px;
    border-radius: 5px;
    margin: 20px auto;
    padding: 20px;
}

    .dv-boxs-points .box-point {
        border: 1px solid #e9e3e3;
        min-height: 84px;
        border-radius: 5px;
        font-size: 13px;
        min-width: 270px;
        padding: 15px 10px;
    }

.dv-line-points {
    width: 100%;
    align-items: stretch;
    border-radius: 8px;
    background-color: #d8e0e0;
    overflow: hidden;
    height: 8px;
}

    .dv-line-points .greenpoint {
        background-color: #4caf50;
        justify-content: center;
        align-items: center;
    }

    .dv-line-points .redpoint {
        background-color: #d32f2f;
        justify-content: center;
        align-items: center;
    }

    .dv-line-points .graypoint {
        background-color: #e0e0e6;
        justify-content: center;
        align-items: center;
    }

.create-comment-btn {
    width: 190px;
    border: 1px solid var(--main-color-index);
    border-radius: 5px;
    text-align: center;
    height: 38px;
    display: inline-block;
    color: #b73232;
    padding: 6px;
    font-size: 12px;
    margin: 10px;
    cursor: pointer;
    font-weight: bold;
}

#SectionComment_Point .innerdiv .inf-1 {
    font-size: 13px;
    color: #848282;
}

#SectionComment_Point .innerdiv .inf-2 {
    font-weight: bold;
    font-size: 13px;
}

.greenlike {
    color: #2f9118;
}

.pics-customers img {
    margin: 0 15px;
    border-radius: 9px;
    display: inline-block;
}

.hdr {
    border-bottom: 2px solid #55565a;
    padding: 10px 0;
    font-size: 12px;
}

    .hdr select {
        width: 117px;
        border-color: #e9e9e9;
        border-radius: 5px;
        font-size: 13px;
        margin-left: 11px;
    }

.coment-row .row-2 {
    width: 50%;
}

.comments-div .point-box {
    width: 28px;
    height: 27px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 27px;
}

.point-box-orang {
    background-color: #f7b349;
}

.point-box-green {
    background-color: green;
}

.point-box-red {
    background-color: red;
}

.comments-div .bc-rad-gray {
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 24px;
    width: 67px;
    text-align: center;
    height: 20px;
    line-height: 19px;
}

.coment-row ul li {
    font-size: 12px;
    padding: 0px 12px;
}

    .coment-row ul li i {
        margin-left: 5px;
    }

.coment-row .user-tips {
    padding: 15px 30px 5px 0;
}

.green-plus {
    color: #48bb7c;
}

.red-minus {
    color: red;
}

.likeplussend {
    width: 42px;
    display: inline;
    margin: 0 20px;
}

.comments-div .coment-row {
    border-bottom: 2px solid #f4f5f6;
}

#SectionQuastions .innerdiv {
    width: 90%;
    margin: 0 auto;
}

.send-Question-btn {
    border: 2px solid #c02323;
    border-radius: 8px;
    height: 36px;
    width: 211px;
    text-align: center;
    line-height: 32px;
    color: #c02323;
    margin-top: 6px;
}

    .send-Question-btn:hover {
        color: #c02323 !important;
    }

.box-ques-reply {
    margin: 10px 50px;
}

    .box-ques-reply .i-reg-reply {
        margin-right: 40px;
    }

    .box-ques-reply i {
        color: #19bfd3;
    }

h6.has-hline:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin-left: 8px;
    background-color: #f25163;
    margin-top: 11px;
}
/*********buywhitProduct**********/
.buywhitProduct {
    border: 1px solid #eaeaed;
    border-radius: 8px;
    height: auto;
    width: 100%;
    margin: 30px auto;
    padding: 10px;
}

    .buywhitProduct h6 {
        position: relative;
        display: inline-block;
    }

.boxresult .boxproduct {
    position: relative;
    border-left: 1px solid #eaeaed;
    min-height: 360px;
    width: 100%;
    /* margin: 10px 5px; */
    padding: 5px;
    font-size: 13px;
    max-width: max-content;
}

    .boxresult .boxproduct .imgholder {
        width: 100%;
    }

        .boxresult .boxproduct .imgholder img {
            width: 100%;
            display: block;
        }

.boxproduct .boxcolors {
    width: 25px;
    left: 0px;
    position: absolute;
    top: 24px;
}

    .boxproduct .boxcolors span {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        margin-bottom: 6px;
    }

.boxresult .boxproduct .special-sell {
    color: red;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    width: 100%;
    margin: 12px 12px 0 0;
}

.boxresult .boxproduct .point {
    text-align: left;
    font-size: 15px;
}

    .boxresult .boxproduct .point i {
        color: gold;
        margin-right: 10px;
    }

.boxresult .boxproduct .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 20px;
    top: 20px;
    /* width: 30px; */
    border-radius: 10px;
    /* border-top-right-radius: 12px; */
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 0 5px;
}

.boxresult .boxproduct .pricediv {
    margin-top: 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0px;
    padding: 0 5px;
    min-height: 50px;
    right: 0;
}

    .boxresult .boxproduct .pricediv button {
        border: none;
        padding: 3px 15px;
        border-radius: 15px;
        background-color: var(--main-color-index);
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .boxresult .boxproduct .pricediv button:hover {
            background-color: var(--main-color-index-hover);
        }

    .boxresult .boxproduct .pricediv div {
        display: flex;
        align-items: center;
    }

.boxresult .boxproduct .oldprice {
    text-decoration: line-through;
    color: #b3a8a8;
}

.boxresult .boxproduct .newprice {
    color: var(--main-color-index);
    font-weight: 600;
    font-size: 16px;
}

.buywhitProduct-slick .leftarrow {
    left: -5px;
    top: 170px;
}

.buywhitProduct-slick .rightarrow {
    right: -5px;
    top: 170px;
}
/*********buywhitProduct**********/
.pishnahadvijeh-slick .leftarrow {
    left: -15px;
    top: 60px;
}

.pishnahadvijeh-slick .rightarrow {
    right: -15px;
    top: 60px;
}

.nice-select {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    min-width: 110px;
    text-align: right !important;
    padding-right: 8px;
}

    .nice-select .list {
        padding-right: 0px !important;
    }

    .nice-select .option {
        padding-right: 9px !important;
    }



.slick-imgs-product .leftarrow {
    left: -25px;
    top: 130px;
}

.slick-imgs-product .rightarrow {
    right: -25px;
    top: 130px;
}

/* ===========under 19 ininch==========*/

@media (max-width: 1780px) and (min-width: 1370px) {
    .zooomBoximg img {
        max-width: 30% !important;
    }

    .sliderholder .second-row {
        height: 530px !important;
        min-height: unset !important;
    }
}

@media (max-width:1370px) {
    .zooomBoximg img {
        max-width: 32%;
        min-height: 400px;
    }

    .sliderholder .second-row {
        /*height: 435px !important;*/
        min-height: unset !important;
    }
}

@media (max-width: 990px) and (min-width: 576px) {
    .zooomBoximg img {
        max-width: 45%;
    }
}

@media (max-width: 576px) {
    .sliderholder .second-row {
        /*height: 468px !important;*/
        min-height: unset !important;
    }
}
/* ===========under 19 ininch==========*/

@media (max-width: 380px) {


    .div-icon-infosite {
        display: none !important;
    }

    .section-pishnahadvijeh-product .boxitem .imgholder {
        width: 135px;
    }

    #SectionProps .propname {
        margin-left: 50px;
        min-width: 50px;
    }

    .data-prod-market .prodinfo {
        padding-left: 0px;
    }

    #SectionProps .boxrows {
        padding: 30px 5px;
    }

    .create-comment-btn {
        width: 110px;
        padding: 6px;
        font-size: 12px;
        margin: 9px 7px;
    }
}

/********************  modaldidgah ****************************/
#ModalAddComment .modal-dialog {
    overflow-y: scroll;
    height: 800px;
}

.modal-header .close {
    margin: -1rem -1rem -1rem 0 !important;
}

.modaldidgah {
    /* direction: ltr;*/
}

    .modaldidgah .righttbox {
        min-height: 500px;
        width: 50%;
        padding: 10px;
    }

    .modaldidgah .leftbox {
        min-height: 500px;
        background-color: #efefef;
        width: 50%;
        padding: 10px;
        border-radius: 5px;
    }

    .modaldidgah .boxicon {
        width: 85px;
        height: 85px;
        text-align: center;
        padding: 20px 2px;
        border-radius: 5px;
        font-size: 11px;
        margin: 0 3px;
        cursor: pointer;
        opacity: 0.4;
    }

.fullopacity {
    opacity: 1 !important;
}

.modaldidgah .boxicon i {
    font-size: 25px;
}

.modaldidgah .boxicon.green {
    border: 2px solid green;
    color: green;
}

.modaldidgah .boxicon.red {
    border: 2px solid red;
    color: red;
}

.modaldidgah .boxicon.yellow {
    border: 2px solid #ff8f03;
    color: #ff8f03;
}

.modaldidgah .txtbox {
    background-color: #e9e9e9;
    width: 90%;
    border: 1px solid white;
    border-radius: 2px;
    padding: 6px 10px;
}

.plusaddpoint {
    left: 50px;
    font-size: 29px;
    top: -5px;
    cursor: pointer;
    height: 40px;
}

.addbtnpic {
    width: 70px;
    border-radius: 4px;
    border: 1px solid #b11c20;
    text-align: center;
    background-color: unset;
    color: #b11c20;
    font-size: 28px;
    height: 27px;
    cursor: pointer;
}

.senddidigah {
    background-color: var(--main-color-index);
    color: #fff;
    text-align: center;
    border: unset;
    padding: 3px;
    width: 170px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}

    .senddidigah:focus {
        outline: unset;
    }

.modal-footer {
    /* display: -ms-flexbox;*/
    display: unset !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: space-between;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pluscomment .rw {
    display: flex;
    justify-content: space-between;
    width: 90%;
    padding: 8px 5px 0 3px;
    line-height: 28px;
}

i.btnEventremovpoint {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.pluspointcomentgreen {
    color: green;
    font-size: 25px;
}

.dispointcomentred {
    color: red;
    font-size: 25px;
}

.spnlbl {
    font-size: 13px;
    margin-top: 20px;
}



.modaldidgah #slider {
    width: 86%;
    height: 2px;
    background-color: #9c9c9c;
    margin: 0 auto;
    position: relative;
    bottom: -6px;
    z-index: 2222;
    left: -35px;
    direction: ltr;
}


.resultofAddcomment_box {
    display: none;
    background-color: aquamarine;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    max-width: 480px;
    position: relative;
}

    .resultofAddcomment_box .closemsg {
        position: absolute;
        left: 8px;
        top: 4px;
        background-color: #f83900a1;
        width: 20px;
        height: 20px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        border-radius: 4px;
        line-height: 22px;
    }

.boxmsgerrorAddcomment {
    display: none;
    background-color: #c74731;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    max-width: 375px;
    position: relative;
    color: #fff;
}
/** FF*/
input[type="range"]::-moz-range-progress {
    background-color: #43e5f7;
}

input[type="range"]::-moz-range-track {
    background-color: #9a905d;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
    background-color: #43e5f7;
}

input[type="range"]::-ms-fill-upper {
    background-color: #9a905d;
}


input[type="range"] {
    accent-color: black;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 900px;
        margin: 1.75rem auto;
    }

    .rowboxpish {
        max-width: 330px;
        margin: 0 auto;
    }
}

@media (max-width: 780px) {


    .modaldidgah .leftbox {
        display: none !important;
    }

    .modaldidgah .righttbox {
        width: 100%;
    }

    .modaldidgah .txtbox {
        width: 100%;
        min-width: 265px;
    }

    .modaldidgah .flw {
        width: 100% !important;
        min-width: 100% !important;
    }

    .plusaddpoint {
        left: 0px;
    }

    .modaldidgah .boxfoter {
        margin: 0 auto;
        width: 95%;
    }

    .senddidigah {
        width: 100%;
    }

    .modaldidgah .txtagreementfooter {
        text-align: center;
    }

    .modal-content {
        left: 10px;
        max-width: 300px;
        margin: 0 auto;
    }

    .footer-paylater-calculat-range-item {
        width: 244px;
        bottom: 10px;
        font-size: 12px;
        font-weight: bold;
    }

    .footer-paylater-calculat-range {
        width: 100%;
        bottom: 4px;
    }

    .modaldidgah #slider {
        width: 100%;
        bottom: -11px;
        left: 0px;
    }

    .footer-paylater-calculat-range-item {
        width: 100% !important;
    }
}
/********************  modaldidgah ****************************/
.footer-paylater-calculat-range-circle {
    width: 2px !important;
    height: 12px !important;
    background-color: #d2cfc0;
    /* border-radius: 100%; */
    margin-bottom: 20px !important;
    top: 75px !important;
    position: relative;
}

.footer-paylater-calculat-range-item {
    display: flex;
    justify-content: space-between;
    width: 88%;
    margin: 0 auto;
    position: relative;
    bottom: -12px !important;
    left: 2px !important;
}

.footer-paylater-calculat-range-circle-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}


/************/
#ModalShare .divsharbtn {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
}

#ModalShare .modal-dialog {
    width: 500px;
    margin: 20% auto;
}

/************/
