﻿.notification-section .block-note {
    background: #f7f7f7;
    padding: 18px 25px;
    position: relative;
    padding-right: 125px;
    margin-bottom: 12px;
    min-height: 120px;
    border-radius: 10px;
}
    .notification-section .block-note  .link-note {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .notification-section .block-note.active {
        background: #e5faf5;
    }
    .notification-section .block-note .box-img {
        position: absolute;
        right: 20px;
        top: 15px;
    }
        .notification-section .block-note .box-img .img-use {
            border-radius: 20%;
            width: 90px;
            padding: 4px;
            border: 1px solid #d8d8d8;
            background: #f7f7f7;
        }
    .notification-section .block-note.active .box-img .img-use {
        border-color: #00c899;
    }
    .notification-section .block-note .info {
        margin-top: 7px;
    }
        .notification-section .block-note .info h6 {
            margin-bottom: 2px;
            color: #232323;
            line-height: 1.2;
            font-size: 22px;
        }
        .notification-section .block-note .info .par-note {
            margin-bottom: 0;
            color: #5a5a5a;
        }
    .notification-section .block-note .date-note {
display: inline-block;
        line-height: 1.1;
        vertical-align: middle;
        margin-left: 4px;
        font-weight: 500;
    }
  
    .notification-section .block-note .date-box {
        margin-bottom: 0;
        font-weight: 700;
    }
    .notification-section .block-note .close {
        position: absolute;
        left: 16px;
        top: 15px;
        display: inline-block;
        font-size: 12px;
        cursor: pointer;
        z-index: 8;transition:.4s
    }
        .notification-section .block-note .close:hover {
            color: #00c899
        }
        .notification-section .block-note .close i {
            font-size: 20px;
        }
@media (max-width:400px) {
    .notification-section .block-note {
        background: #f7f7f7;
        padding-left: 25px;
        min-height: auto;
    }
        .notification-section .block-note .box-img {
            position: relative;
            left: unset;
            top: unset;
        }
        .notification-section .block-note .info h6 {
 
            font-size: 18px;
        }
        .notification-section .block-note .info .par-note {
        
            font-size: 15px;
        }
        }
.project-inspired.fav-page .blog-simple {margin-bottom:30px;
}
.projects-section  .box-img-project {
    position: relative;
}
    .projects-section .box-img-project .product-link-icon {
        position: absolute;
        right: 12px;
        top: 12px;
        z-index: 5;
    }
.shopping-left-side-bar .box-stars .project-inspired-stars {
    display:inline-block
}
.shopping-left-side-bar .box-stars .num-review {
    margin-left: 4px;
    display: inline-block
}
.shopping-left-side-bar .fav-box {
    position: absolute;
    right: 16px;
    top: 16px;
}
.block-info-profile .btn-box {
    justify-content: space-between;
    margin-top: 15px;
}
 
    
.tag-cloud span.tag {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    margin: 0 6px 7px 0;
    color: #232323;
    padding: 5px 8px 6px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
}
.shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link {
    border-bottom: 0;
    padding: 0;
    color: #828282;
    transition:.4s
}
.shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active, .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active:hover, 0shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link:hover {
    border: 0;
}
    .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active h6, .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active:hover h6, .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link:hover h6 {
        color: #232323;
    }
        .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active h6 span, .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link.active:hover h6 span, .shopping-left-side-bar .nav-tabs > li.nav-item > a.nav-link:hover h6 span {
            color: #16c79a;
        }


    .shopping-left-side-bar .tab-content .block-des .par-des:last-of-type {margin-bottom:0
    }
.shopping-left-side-bar .tab-content .block-service .tag-cloud a, .shopping-left-side-bar .tab-content .block-program .tag-cloud a {
    color: #6d6d6d;
}
.request-page .block-order {
    padding: 24px 26px;
    background: #f7f7f7;
    margin-bottom: 16px;
    position: relative;
}
    .request-page .block-order .over-layer-request {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .request-page .block-order .date {
        font-size: 14px
    }
    .request-page .block-order .box-status {
        position: absolute;
        right: 0;
        bottom: 0;
        color: #fff;
        background: #16c79a;
        padding: 2px 12px;
        border-radius: 18px 0px 0px 0px;
    }
        .request-page .block-order .box-status .par-status {
            margin-bottom: 0;
        }
.bg-gradient-green {
    background-image: linear-gradient(to right top, #008578, #00c899, #07cd9f, #1ac79f, #00a67f);
}

.request-details-page .accordion-style-03 .panel .panel-heading {
    padding: 10px 24px 10px 24px;
    background: #002d4c;
}
.request-details-page .accordion-style-03 .panel .panel-heading i {
    right: 18px;
}
.request-details-page .accordion-style-03 .panel {
    padding-left: 0;
    padding-right: 0;
}
.request-details-page .accordion-style-03 .panel .panel-body {
    padding: 0;
}
@media (max-width:575px) {
    .request-details-page .request-info .list-style-07 li .item-qty {
        position: relative;
        top: 5px;
        left: 28px;
        display: block;
        text-align: left;
    }
    .request-details-page .author .align-middle {
        vertical-align: top !important;
    }
    .request-details-page .author .sup-ser {
        display: block;
    }
    .block-info-profile .btn-box .btn.btn-medium {
        font-size: 12px;
        padding: 8px 12px;
    }
}
    @media (max-width:1199px) {
        .project-inspired.request-details-page .col-md-5, .project-inspired.request-details-page .col-md-7 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .project-inspired.request-details-page .tilt-box {
            margin-bottom: 30px;
        }
    }
.request-details-page .panel .panel-heading {
    padding: 17px 14px;
    background: #002d4c;
    border-radius: 10px;
    text-align: right;
    direction: rtl;
}
.request-details-page .countdown-block {
    padding: 16px 12px 6px;
    position: relative;
    direction: ltr;
}
.request-details-page .panel .panel-heading i {
    vertical-align: middle;
    margin-right: 6px;
    color: #fff;
    font-size: 24px;
}
.request-details-page .panel .panel-heading span {
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}
.notification-section .block-note .info h6 {
    margin-bottom: 2px;
    color: #232323;
    line-height: 22px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.block-download {
    padding-left: 100px;
    margin-top: 30px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 44px;
}
    .block-download:last-of-type{
        margin-bottom:0;
    }
    .block-download .box-img {
        position: absolute;
        left: 0;
        top: 6px;
        width: 100px;
    }
    .block-download .info-box {
        padding: 24px 24px 24px;
    }
        .block-download .info-box .par-idea-delivery{
            margin-bottom:10px;
        }
    .block-download .btn-download {
        position: absolute;
        left: 24px;
        bottom: -24px;
        margin:0;
    }
        .block-download .btn-download.btn.btn-green:focus, .block-download .btn-download.btn.btn-green:hover {
            background: #16c79a;
            border-color: #16c79a;
            color: #fff;transform:translateY(2px)
        }
.request-details-page  .img-ser-upload {
    list-style: none;
}
    .request-details-page .img-ser-upload li {
        display: inline-block;
        margin-right: 10px;margin-bottom:5px;
        margin-top:5px;
    }
        .request-details-page .img-ser-upload li img {
            width: 120px;
            border-radius: 10px;
        }
.contact-us-page input[type=checkbox]:checked + label {
    background: transparent;
    color: #232323 !important;
}

.contact-us-section a:active, .contact-us-section a:focus {
    color: #16c79a;
}
@media (max-width: 1400px) {
    .request-details-page .col-xl-6 {
    }
}

.extra-requests-page .box-alert p {
    line-height: 1.7;
    font-size: 14px;
    margin-top: 18px;
    display: block;
}

.extra-requests-page .select-qty {
    padding-top: 10px;
}

    .extra-requests-page .select-qty span {
        vertical-align: middle;
        line-height: 1.4;
    }
    .extra-requests-page .select-qty select {
        width: 66px;
        vertical-align: middle;
        padding: 6px 9px;
        margin: 0 4px;
        border-radius: 5px;
    }

.box-upgrade .box-select-service {
    padding: 18px 48px 18px 58px;
    position: relative;
    cursor: pointer;
}



    .box-upgrade .box-select-service .select-check {
        position: absolute;
        right: 18px;
        top: 22px;
    }
    .box-upgrade .box-select-service .info-box .title-box {
        margin-bottom: 6px;
        line-height: 1.7;
    }
    .box-upgrade .box-select-service .info-box .par-box {
        line-height: 1.4;
    }
    .box-upgrade .box-select-service .price-par {
        position: absolute;
        left: 15px ;
        top: 16px;
        display: inline-block;
        font-size: 17px;
        font-weight: 600;
        color: #002d4c;
    }
.extra-requests-page .select-qty.select-qty-1 {display:none;
}
.flex-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
}
.flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.pl-10, .px-10 {
    padding-left: 2.5rem !important;
}

.pr-10, .px-10 {
    padding-right: 2.5rem !important;
}
@media (min-width: 1400px) {
    .pl-xxl-30, .px-xxl-30 {
        padding-left: 7.5rem !important;
    }
    .pr-xxl-30, .px-xxl-30 {
        padding-right: 7.5rem !important;
    }
}

@media (min-width: 992px) {
    .w-lg-300px {
        width: 300px !important;
    }
}
@media (min-width: 1200px) {
    .w-xl-400px {
        width: 400px !important;
    }
}
@media (min-width: 1400px) {
    .w-xxl-500px {
        width: 500px !important;
    }
}



.w-100 {
    width: 100% !important;
}

.flex-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
@media (max-width: 575px) {
    .extra-requests-page .select-qty.select-qty-2 {
        display: none;
    }
    .extra-requests-page .select-qty.select-qty-1 {
        display: block;
        padding-top: 4px;
    }
    .box-upgrade .box-select-service .select-check {
       
        left: 12px;
    }
    .box-upgrade .box-select-service .info-box .title-box {

        font-size: 14px;
    }
    .box-upgrade .box-select-service .info-box .par-box {
        font-size: 14px;
    }
    .box-upgrade .box-select-service .price-par {
        font-size: 14px;
    }
    .box-upgrade .box-select-service {
        padding: 18px 50px 18px 42px;
    }
    .block-download .info-box {
        padding: 18px 20px 34px;
        position: relative;
        z-index: 7;
    }
        .block-download .info-box .par-idea-delivery {

            color: #232323;
        }
    .block-download .box-img {
        position: relative;
        display: none;
        padding-top: 12px;
    }
    .block-download {
        padding-left: 0;
    }
    .countdown.countdown-style-02 .number {
        width: 50px;
        font-size: 30px;
    }
    .countdown.countdown-style-02 span {
    
        font-size: 12px;
    }
    }
.seller-login-page .text-login {
    margin-bottom: 30px;
}
.seller-login-page .title-step {display:none;
}
.seller-login-page .change-profile-user {
    text-align: center;
    margin-bottom: 16px;
}
    .seller-login-page .change-profile-user .small-12 {
        position: relative;
        display: inline-block;
    }
    .seller-login-page .change-profile-user .p-image {
        left: -12px;
    }
    .seller-login-page .change-profile-user .profile-pic {
        max-width: 100%;
        max-height: unset;
    }
.seller-login-page .wizard .content .form-control {
    border-radius: 0;
    border: 0;
    padding: 0;
}
.seller-login-page .bootstrap-select > .dropdown-toggle {
    height: 44px;
    border: 1px solid #dfdfdf;
    padding: 13px 15px;
    font-size: 14px;
    border-radius: 5px;
    background: #fff;
}
.seller-login-page .bootstrap-select .btn-light:not(:disabled):not(.disabled).active:focus, .seller-login-page .bootstrap-select .btn-light:not(:disabled):not(.disabled):active:focus, .seller-login-page .bootstrap-select .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}
.seller-login-page .bootstrap-select .btn-light:not(:disabled):not(.disabled).active, .seller-login-page .bootstrap-select .btn-light:not(:disabled):not(.disabled):active, .seller-login-page .bootstrap-select .show > .btn-light.dropdown-toggle {
    color: #232323;
    background-color: #ffffff;
    border-color: #dfdfdf;
}
.seller-login-page .bootstrap-select .btn.active.focus, .seller-login-page .bootstrap-select .btn.active:focus, .seller-login-page .bootstrap-select .btn.focus, .seller-login-page .bootstrap-select .btn.focus:active, .seller-login-page .bootstrap-select .btn:active:focus, .seller-login-page .bootstrap-select .btn:focus {
    outline: none;
    outline-offset: 0;
}
.seller-login-page .bootstrap-select .dropdown-toggle:focus, .seller-login-page .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}
.seller-login-page .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    color: #00d69f;
    top: 10px;
}
.seller-login-page .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.seller-login-page .bootstrap-select .dropdown-toggle .filter-option {
    font-size: 14px;
    font-weight: 400;
    text-align: right;

}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}
.seller-login-page .bootstrap-select .dropdown-toggle .filter-option:focus-visable {
    outline: none;
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}
.seller-login-page .bootstrap-select .dropdown-item.active, .seller-login-page .bootstrap-select .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00d69f;
}

.select-multi-box .bootstrap-select > .dropdown-toggle {
    height: 44px;
    border: 1px solid #dfdfdf;
    padding: 13px 15px;
    font-size: 14px;
    border-radius: 5px;
    background: #fff;
}

.select-multi-box .bootstrap-select .btn-light:not(:disabled):not(.disabled).active:focus, .select-multi-box .bootstrap-select .btn-light:not(:disabled):not(.disabled):active:focus, .select-multi-box .bootstrap-select .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}

.select-multi-box .bootstrap-select .btn-light:not(:disabled):not(.disabled).active, .select-multi-box .bootstrap-select .btn-light:not(:disabled):not(.disabled):active, .select-multi-box .bootstrap-select .show > .btn-light.dropdown-toggle {
    color: #232323;
    background-color: #ffffff;
    border-color: #dfdfdf;
}

.select-multi-box .bootstrap-select .btn.active.focus, .select-multi-box .bootstrap-select .btn.active:focus, .select-multi-box .bootstrap-select .btn.focus, .seller-login-page .bootstrap-select .btn.focus:active, .seller-login-page .bootstrap-select .btn:active:focus, .seller-login-page .bootstrap-select .btn:focus {
    outline: none;
    outline-offset: 0;
}

.select-multi-box .bootstrap-select .dropdown-toggle:focus, .seller-login-page .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}

.select-multi-box .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    color: #00d69f;
    top: 10px;
}

.select-multi-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.select-multi-box .bootstrap-select .dropdown-toggle .filter-option {
    font-size: 14px;
    font-weight: 400;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}

.select-multi-box .bootstrap-select .dropdown-toggle .filter-option:focus-visable {
    outline: none;
}


.select-multi-box .bootstrap-select .dropdown-item.active, .select-multi-box .bootstrap-select .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00d69f;
}

.my-services-page .block-add-new {
    position: relative;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: #f7f7f7;
        min-height: 250px;

}
    .my-services-page .block-add-new .link-add-service {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
    }
    .my-services-page .block-add-new .icon-box i {
        color: #00c899;margin:0
    }
.my-services-page .block-add-new p{
    margin-bottom:0;margin-top:6px;
}
.add-projects-page .choose-content .choose-section {
    padding: 20px 20px;
}
.wizard-section {
    width: 100%;
    position: relative;
}

    .wizard-section .wizard {
        width: 100%;
        position: relative;
    }
    .wizard-section .block-form {
        padding: 2rem;
        margin-bottom: 20px;
        border-radius: 10px;position:relative;overflow:hidden
    }
.add-projects-page .img-ser-upload {
    list-style: none;
    display: flex;
    align-items: center;flex-wrap:wrap;
}
    .add-projects-page .img-ser-upload li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px;
     
        overflow: hidden;
        position: relative;
    }
        .add-projects-page .img-ser-upload li .close-span {
            position: absolute;
            top: 6px;
            right: 7px;
            cursor: pointer;
            color: #16c79a;
            transition: .4s;
            border: 0;
            background-color: white;
            border-radius: 5px;
        }
            .add-projects-page .img-ser-upload li .close-span:hover {
                color: #eb1900;
            }
            .add-projects-page .img-ser-upload li img, .add-projects-page .img-ser-upload li video {
                width: 120px;
                border-radius: 10px;
            }
        .add-projects-page .img-ser-upload li video {
      
        }
        .add-projects-page .img-ser-upload li.upload-box {
            position: relative;
            width: 120px;
            height: 100%;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            border: 1px dashed #dfdfdf;
            padding: 28px 14px;
            vertical-align: text-bottom;
            cursor: pointer;
            border-radius: 10px;
        }
            .add-projects-page .img-ser-upload li.upload-box .btn-upload {
                position: absolute;
                right: 0;
                width: 100%;
                height: 100%;
                top: 0;
                opacity: 0;
            }
            .add-projects-page .img-ser-upload li.upload-box .box-icon i {
                opacity: .65;
            }
.hr-dashed {
  
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;

}
.tag-cloud.search-tags .tag-item {
    position: relative;
    color: #828282;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 6px 7px 0;
    padding: 5px 8px 6px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    padding-right: 38px;transition:.4s
}
    .tag-cloud.search-tags .tag-item:hover {
        box-shadow: 0 0 10px rgb(23 23 23 / 10%);
    }

    .tag-cloud.search-tags .tag-item .close-span {
        position: absolute;
        right: -1px;
        display: inline-block;
        top: 0px;
        cursor: pointer;
        transition: .4s;
        opacity: .8;
        border: 0;
    }
    
    tag-cloud.search-tags .tag-item .close-span:hover {
            opacity: 1;
        }
        .tag-cloud.search-tags .tag-item .close-span i {
            font-size: 14px;
        }
.add-projects-page .block-title {
    display: flex;
    justify-content: space-between;
}
    .add-projects-page .block-title .btn-box {
        margin-bottom: 14px;
    }
.add-projects-page .block-form .block-title-form {
    display: flex;
    justify-content: space-between;
}
    .add-projects-page .block-form .block-title-form .box-edit .item {
        display: inline-block;
    }
        .add-projects-page .block-form .block-title-form .box-edit .item a {
            font-size: 14px;
            padding: 10px 10px;
            text-align: center;
            display: inline-flex;
            justify-content: center;
        }
.add-projects-page .box-upload-photo {
    position: relative;
}
    .add-projects-page .box-upload-photo .circle {
        height: auto;position:relative;
    }
    .add-projects-page .box-upload-photo .circle.before-upload {
        border-radius: 10px;
        overflow: hidden;
        width: 120px;
        min-height: 92px;
        margin-left: auto;
        margin-right: auto;
        border: 1px dashed #dfdfdf;
    }
    .add-projects-page .box-upload-photo .p-image {
        position: absolute;
        top: 0;
        margin-right: auto;
        display: flex;
        left: auto;
        justify-content: center;
        align-items: center;
        right: auto;
        margin-left: auto;
        color: #ababab;
        transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
        padding: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        border-radius: 0;
        font-size: 0;
        border: 0;cursor:pointer;
    }
        .add-projects-page .box-upload-photo .p-image i {
            opacity: .65;
            font-size: 40px;
            position: absolute;
            left: 0;
            height: 100%;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
.add-projects-page .img-ser-upload li img.profile-pic {
    max-height: 96px;
}
.add-projects-page .box-upload-photo .close-span {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 18px;
    color: #16c79a;cursor:pointer;
    display: none;
}
    .add-projects-page .box-upload-photo.after-upload .close-span {
        display: block;
    }
    .add-projects-page .box-upload-photo.after-upload .p-image{
        display:none;
    }
textarea {
  display: inherit;
}
.seller-orders-page .blog-simple .box-btn {
    margin-top: 2px;
    text-align: right;
    margin-bottom: 0;
    position: relative;
    z-index: 25;
    left: 20px;
    position: absolute;
    bottom: 20px;
}
.blog-simple{
    position:relative;
}
.order-completed {
    background-color: #ffc5c5;
    padding: 7px 12px;
    border-radius: 47px;
    margin: 5px 0px 0 0;
    font-size: 13px;
    color: #842029;
    line-height: 17px;
    display: inline-block;
}
.seller-orders-page .blog-simple .post-details {
    width: 100%;
}
@media (max-width:1199px) {
    .slider-navigation-style-01.swiper-button-next.rounded-circle.arrow-home {
        right: 0px !important;
    }
    .slider-navigation-style-01.swiper-button-prev.rounded-circle.arrow-home {
        left: 0px !important;
    }
}
.request-page .small-madia {
    display: none
}
.seller-orders-page .completed-tab-res .small-madia {
    display: none
}
@media (max-width:575px) {
    .request-page .small-madia.ic-remove {
        display: block;
        bottom: -6px;
        left: -5px;
        top: unset;
        z-index: 99;
        border-radius: 2px;
        box-shadow: none;
    }
    .request-page .blog-simple .post-details.post-details-2 {
        padding: 11px 20px 40px 21px !important;
    }
    .request-page .big-madia {
        display: none
    }

    .seller-orders-page .completed-tab-res .small-madia.ic-remove {
        display: block;
        bottom: -6px;
        right: -5px;
        top: unset;
        z-index: 99;
        border-radius: 2px;
        box-shadow: none;
    }

    .seller-orders-page .completed-tab-res .blog-simple .post-details.post-details-2 {
        padding: 11px 20px 40px 21px !important;
    }

    .seller-orders-page .completed-tab-res .big-madia {
        display: none
    }

}


.swal-button {
    background-color: #002d4c!important;
}
.swal-button--cancel {
    color: #555;
    background-color: #efefef !important;
}
.box-edit.ml-auto {
    margin-right: auto !important;
}

.multiselect-container .multiselect-filter > input.multiselect-search {
    padding-left: 4px;
    margin-left: 2px;
}