.orang {
    color: #fb763d;
}

.black {
    color: #2a3142;
}

.orang-bg {
    background: #fb763d !important;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.padding-label-dashbord {
    padding: 5px 20px 7px 20px !important;
    font-size: 1em;
    min-width: 100px;
}

.card-dashbord-add-produrct {
    background-position: calc(100% - 96%) center;
    background-size: auto 80%;
    background-image: url('/public/images/imageBackEnd/Mask Group 61@2x.png');
    background-repeat: no-repeat;
}

.card-dashbord-welcome-counter {
    background-color: #2a3142;
    color: #c3c3c3;
}

.card-dashbord-edit-desing {
    background-position: calc(100% - 96%) center;
    background-size: auto 80%;
    background-image: url('/public/images/imageBackEnd/Mask Group 60@2x.png');
    background-repeat: no-repeat;
}

.card-dashbord-insliders {
    background-position: calc(100% - 96%) center;
    background-size: auto 80%;
    background-image: url('/public/images/imageBackEnd/Mask Group 58@2x.png');
    background-repeat: no-repeat;
}

.bg-img-dashbord {
    background-color: #fb753d;
    color: #ffffff;
}

.bg-img-dashbord-slider {
    background-color: #ffffff;
    color: #2a3142;
}

.flexslider {
    background: none;
    border: 4px solid #f4f4f5;
}

.typeDirector {
    direction: rtl;
}

.btn-simple-padding {
    padding: 3px;
    padding-right: 10px;
    padding-left: 10px;
}

p.text-white-60.my-1 {
    min-height: 48px;
}

.round-counter {
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    margin: 0 auto;
}

.round-counter-bg {
    width: 40px;
    height: 40px;
    background: #293242;
    border-radius: 50%;
    text-align: center;
    padding-top: 20%;
    color: #fff;
    font-size: 1em;
}

.health-status {
    width: 100%;
    text-align: center;
    font-size: 10px;
}

.info-box-text,
.progress-description {
    color: #fb763d;
    font-size: 1.7rem;
}

.info-box {
    padding: 1rem;
}

.info-box-icon>img {
    width: 80%;
}


.th_dalet {
    margin: 0;
    padding: 0;
    margin-top: -14px;
    margin-left: 0 !important;
}

.th_dalet [type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    border: 2px solid #ffffff;
}


/** Start New Code **/

.sidebar-menu,
.sidebar-menu>li {
    margin: 0;
    margin-right: 1%;
}

.bg-img-dashbord-nodata {
    background-color: #f4f4f5;
    color: #2a3142;
    background-position: calc(100% - 96%) center;
    background-size: auto 100%;
    background-image: url('/public/images/imageBackEnd/gray vector@2x.png');
    background-repeat: no-repeat;
    color: #9498a5;
}

.card-dashbord-nodata:hover {
    background-image: url('/public/images/imageBackEnd/ads vector.png');
    color: #2a3142;
}

.card-dashbord-nodata:hover h4 {
    color: #fb763d;
}

.card-dashbord-nodata .btn-light {
    font-size: 1.5em;
    margin: 2%;
}

.card-dashbord-nodata:hover .btn-light {
    background: #fb763d;
    color: #fff;
}

.btn-light:hover {
    color: #fb763d !important;
}

.dropdown-usrname {
    width: 150px !important;
}

a.dropdown-item:hover {
    color: #fb763d;
}

.user-name-header {
    background: #fb753d;
    color: white !important;
    border-radius: 50%;
    line-height: 25px;
    height: 29px;
    font-size: 14px;
    width: 30px;
    text-align: center;
    float: right;
}

.two-user-name {
    text-align: right;
    font-size: 13px;
    padding-right: 4%;
    float: right;
}

.main-header .app-menu .search-bx {
    max-width: 350px;
}

.input-group {
    width: 350px;
}

.search-navber::after {
    font-family: 'FontAwesome';
    color: #a8afbf;
    position: relative;
    left: 27px;
    content: "\f002";
    top: 3px;
    font-size: 1.5em;
}

.content-header .breadcrumb-item+.breadcrumb-item::before {
    font-family: 'FontAwesome';
    content: "\f104";
}

.breadcrumb-item {
    display: block;
    font-size: 1.1em;
}

.content-header .breadcrumb .breadcrumb-item a:hover {
    color: #fb763d;
}

.box-header-custem {
    padding: 1.4rem 1.2rem;
    border-bottom: 9px solid rgb(240 246 255);
}

.full-width {
    width: 100%;
}


.btn-light-broken {
    color: #fff;
    background: #848ca494;
}

.btn-light-broken:focus,
.btn-light-broken:hover {
    color: #fff !important;
}

input#search {
    border: 1px solid white;
    background: #f1f4f4;
    color: #2a3142;
    margin-bottom: 0 !important;
}

input#search:hover {
    border: 1px solid #fb763d;
    background: #ffffff;
}

.orang-bg:hover {
    background: #de4300 !important;
    color: #fff !important;
    box-shadow: 1px 1px 3px #fb763d;
}

.form-control {
    border: 1px solid #ced4d9;
}

.select2-container--default .select2-selection--multiple {
    /* border: 1px solid #2a3142; */
    border-radius: 5px;
}

.select2-container--default .select2-selection--multiple:hover {
    border: 1px solid #2a3142;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
    padding-right: 10px;
    min-width: 200px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%),
        linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}


.pagination {
    float: left;
}

.page-item.disabled .page-link {
    border: none;
    color: #969aa3;
    background-color: white;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fb763d;
    border-radius: 50%;
    border: none;
}

.pagination li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: auto;
    padding: .5rem;
    margin: 0 3px;
    text-decoration: none;
    cursor: pointer;
    color: #2a3142;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center;
    background: none;
}

a.page-link {
    border-radius: 50% !important;
    padding: 6px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

a.page-link:hover {
    background: #fa773d !important;
    color: #fff !important;
}


/** End New Code **/

.dashbordBox .box-body {
    height: 166px;
}

.content-header {
    position: relative;
    padding: 40px 20px 0px;
}

@media all and (min-width:960px) and (max-width: 1024px) {
    .dashbordBox .box-body {
        height: 166px !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}


/**********
    iPad 3
    **********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        position: relative;
        padding: 0 20px 0px;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }
}


/* iPhone 4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }
}


/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }
}


/* iPhone 6, 7, 8 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content {
        padding: 0;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content {
        padding: 0;
    }
}


/* iPhone 6+, 7+, 8+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }
}


/* iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}


/* iPhone XS Max, XR ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}


/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}


/* Samsung Galaxy S4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content-header {
        padding: 0 20px 0 0px;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}


/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .dashbordBox .box-body {
        height: auto !important;
    }

    .main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
        margin: 0;
    }

    .content {
        padding: 0;
    }

    .bg-img {
        background-size: 24% !important;
    }

    p.text-white-60.my-10.font-size-14 {
        width: 80%;
    }
}


/*New Edit in file custem */

.theme-primary.light-skin .sidebar-menu>li.active.treeview>a>i {
    color: #2a3142;
}

.hove-selected-counter {
    background: white;
    color: #2a3142;
    border-radius: 50%;
    box-shadow: 1px 1px 1px #5e6378;
    width: 20px;
    float: left;
    text-align: center;
    font-size: .9em;
    margin-top: 5%;
    margin-left: -12%;
    padding-bottom: 3%;
}

[type="checkbox"]+label {
    height: 1px;
}


/** Custom css nader **/

.translate-box {
    padding: 1.5em !important;
    margin-bottom: 5px !important;
}

.translate-box .nav-tabs {
    border-bottom: 0px !important;
    background-color: #F0F6FF;
    padding: .5em;
    margin: auto;
    border-radius: 4em;
}

.translate-box .nav-tabs a {
    border: 0px !important;
}

.translate-box .nav-tabs .nav-link.active {
    border-radius: 2em;
}


/* .img-fluid-custom {
    max-width: 100% !important;
    max-height: 25em !important;
    object-fit: cover !important;
} */

.img-fluid-slider {
    margin-bottom: 1em;
    max-height: 6em;
    width: 100%;
    object-fit: cover;
}

.item-active img {
    border: 2px solid #FB763D;
}


/* Hide scrollbar for Chrome, Safari and Opera */

.hide_scroll {
    max-height: 25em;
    overflow-y: scroll;
}

.img-wrapper-custom::-webkit-scrollbar,
.hide_scroll::-webkit-scrollbar {
    display: none;
}


/* Hide scrollbar for IE, Edge and Firefox */

.img-wrapper-custom,
.hide_scroll {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.list-inline a .product-star {
    font-size: 1.5em !important;
    color: #FB753D !important;
}

.pro-price {
    color: #FB753D !important;
}

.badg-60sec {
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 1em;
    margin-right: 1em;
    border-radius: 2em;
    background-color: #FB753D !important;
}

.img-wrapper-custom {
    overflow: auto;
    max-height: 25em !important;
    position: relative;
}

.img-wrapper>img {
    height: 200%;
    width: 200%;
    vertical-align: bottom;
}

.color-choice-box {
    padding: 1em;
    border: 1px solid #FB753D;
    border-radius: 1em;
    margin-bottom: 1em;
}

.icolors .rounded-circle {
    border: 2px solid #FB753D;
}

.icolors>li.active:after {
    color: #2A3042;
}

.choice-result1 {
    border: 1px solid #FB753D;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}

.choice-result2 {
    border: 1px solid #FB753D;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
}

.reviews-container,
.specs-container {
    padding: 2em;
    background-color: #F0F6FF;
    border-radius: 1em;
}

.review-cont {
    position: relative;
}

.check-review {
    position: absolute;
    top: 0px;
    left: 10px;
}

.review-star {
    font-size: 1em;
    color: #FB753D;
}

.review-user {
    color: #FB753D;
}

.view-all-reviews {
    color: #FB753D;
}

input[type=text],
input[type=search],
input[type=number],
input[type=email],
input[type=date],
input[type=password] {
    line-height: 34px;
    border-radius: 5px !important;
}

select.form-control {
    border-radius: 5px !important;
    height: 47px;
}

.select2-container--default .select2-selection--single {
    height: 40px;
    border: 1px solid #ced4d8;
    border-radius: 5px;
}

.main-header .app-menu .search-bx input[type="search"] {
    line-height: 27px;
}

.box {
    box-shadow: 1px 2px 15px 3px rgb(142 142 142 / 53%);
}

h4.page-title {
    margin-top: 4px;
    margin-bottom: 12px;
}

h6.text-left {
    margin-top: 7px;
}



.rtl .dt-checkboxes-select-all [type=checkbox]+label:before {
    border-color: white;
    margin-top: -12%;
    margin-right: 8%;
}

.box-body.product-option {
    background-color: #ebebed;
    min-height: 260px;
}

.product-option .card-body {
    padding: 0;
    margin: 0;
}

.product-option img,
.product-option svg {
    width: 75px;
    /* float: right; */
    margin-left: 2%;
}

.footer-page {
    position: absolute;
    bottom: 7px;
}

.theme-primary .text-danger {
    font-weight: bold;
}

.bootstrap-tagsinput {
    min-width: 100%;
}

.theme-primary .label-info {
    background-color: #fb763d !important;
    font-weight: bold;
    font-size: 13px;
}

.box-header.with-border.advanced_product_container p {
    text-align: revert;
    padding-bottom: 1em;
}

.checkbox_limit {
    position: absolute;
    top: 40px;
}

span.text-mute {
    font-size: .9em;
    color: #dad9d9 !important;
}


/*** Start In lang Arabic**/

[type="checkbox"]:indeterminate+label:before {
    transform: rotate(271deg);
}

.dt-checkboxes-cell .checkbox {
    margin-top: -17%;
}

.rtl .input-group>.custom-select:not(:last-child),
.rtl .input-group>.form-control:not(:last-child) {
    border-radius: 0 5px 5px 0 !important;
}

.input-group {
    width: auto;
}

.dz-default.dz-message {
    padding: 3%;
    color: #a2a2a2;
    margin: 0;
}

.dz-default.dz-message:hover {
    color: #737373;
    border-color: #737373 !important;
}

.ant-upload-text {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

.ant-upload-hint {
    text-align: center;
}

.dropzone {
    min-height: 0px !important;
    border: 0px !important;
    padding: 0px !important;
}

.sortable li {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 2px solid #2A3042;
    text-align: center;
    margin: 5px;
    position: relative;
}

li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: none;
}

ul.visualizacao.sortable.dropzone-previews.b-dashed.b-1.bg-lightest.ui-sortable {
    min-height: 155px;
    padding: 1%;
}
li.dz-processing.dz-image-preview.dz-success.dz-complete,
li.dz-complete.dz-image-preview {
    border: 2px solid #c8c9ca;
    box-shadow: 1px 1px 5px #a2a2a2;
}

.dz-preview.dz-file-preview:hover {
    filter: brightness(0.8);
}

.del_thumbnail {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 30%;
    padding-top: 10%;
    color: #fb763d;
}

.dz-preview.dz-file-preview img {
    height: 115px;
}

li.treeview.active.menu-open {
    background-color: white !important;
}

.treeview .active .menu-open {
    background-color: #15141400 !important;
}

.tree li.active:not([class=treeview]) {
    background-color: rgb(251 118 61) !important;
    /* border-radius: 20px; */
}

input#product_date {
    text-align: right;
}

.select2-container {
    min-width: 100%;
}

/*** Start In lang Arabic**/


/***
End Table Product
***/

.wizard-content .wizard>.actions>ul {
    float: left;
    display: flex;
}

.wizard-content .wizard>.actions>ul li {
    margin-left: 13px;
}


/** Start Page Hock **/

.bg-img-dashbord-hock {
    background-color: #ffffff;
    color: #6e7386;
}

.card-hock-add-them {
    background-position: calc(100% - 96%) center;
    background-size: auto 80%;
    background-image: url('/public/images/icons_hook/style white@2x.png');
    background-repeat: no-repeat;
}

.add-them:hover .bg-img-dashbord-hock {
    background-color: #fb753d;
    color: #ffffff;
}

.add-them:hover .orang {
    color: #ffffff !important;
}

.add-them:hover .card-hock-add-them {
    background-image: url('/public/images/icons_hook/styles orange@2x.png');
}

.plugin {
    background-image: url('/public/images/icons_hook/extension white@2x.png');
}

.add-them:hover .plugin {
    background-image: url('/public/images/icons_hook/extension orange@2x.png');
}

.general-settings {
    background-image: url('/public/images/settings/user white@2x.png');
}

.add-them:hover .general-settings {
    background-image: url('/public/images/settings/user orange@2x.png');
}

.logo-setting {
    background-image: url('/public/images/settings/logo white@2x.png');
}

.add-them:hover .logo-setting {
    background-image: url('/public/images/settings/logo orange@2x.png');
}

.business-setting {
    background-image: url('/public/images/settings/business white@2x.png');
}

.add-them:hover .business-setting {
    background-image: url('/public/images/settings/business orange@2x.png');
}

.Groups {
    background-image: url('/public/images/settings/groups white@2x.png');
}

.add-them:hover .Groups {
    background-image: url('/public/images/settings/groups  orange@2x.png');
}

.Languages {
    background-image: url('/public/images/settings/languages white@2x.png');
}

.add-them:hover .Languages {
    background-image: url('/public/images/settings/languages orange@2x.png');
}

.log-with-social-media {
    background-image: url('/public/images/settings/social white@2x.png');
}

.add-them:hover .log-with-social-media {
    background-image: url('/public/images/settings/social orange@2x.png');
}

.module {
    background-image: url('/public/images/icons_hook/modules white@2x.png');
}

.add-them:hover .module {
    background-image: url('/public/images/icons_hook/module orange@2x.png');
}

.Services {
    background-image: url('/public/images/icons_hook/settings white@2x.png');
}

.Purchases {
    background-image: url('/public/images/cartwhit.png');
}

.add-them:hover .Services {
    background-image: url('/public/images/icons_hook/services orange@2x.png');
}


/** end Pagge Hock **/

.plat-icon {
    position: absolute;
    top: 11%;
    text-shadow: 1px 1px 3px #e0e0e0;
    font-size: 1.6em;
    left: 3%;
}

.custem-css-templet td {
    width: 16%;
}

.templet-navber {
    background-color: #293242;
    /* color: #fff; */
    height: 40px;
}

.slider-templet {
    height: 200px;
    background: #dededf;
    margin: 20px;
    padding-top: 37px;
    text-align: center;
}

.custem-h3 {
    font-size: 1.5em;
    color: #3c3b3b;
}

.custem-h1 {
    font-size: 2em;
    color: #000;
}

.slider-templet button {
    background: #fb763d;
    color: #fff;
    margin-top: 24px;
}

.no-radius {
    border-radius: 0;
}

tr.templet-footer p {
    text-align: right;
}

tr.templet-footer {
    background: #293242;
    /* color: #fff; */
    height: 148px;
}

tr.templet-footer ul {
    list-style-type: none;
    /* Remove bullets */
    padding: 0;
    /* Remove padding */
    margin: 0;
    /* Remove margins */
}

.templet-footer li {
    color: #868686;
    font-size: .90em;
}

tr.templet-sub-footer {
    background: #212935;
    color: #7c7d7f;
    font-size: .90em;
}

tr.templet-footer .controls {
    width: 90%;
}

.custem-css-templet img {
    height: 40px;
    margin-right: 10%;
}

.label-setting {
    min-width: 20%;
    float: left;
}

.image-small-search.search-type {
    margin-top: 20px;
    color: #8c94ab;
}

.active-search {
    border: 2px solid #fb763d;
    box-shadow: 1px -1px 7px #949494;
    width: 18em;
    border-radius: 8px;
}

.search-icon {
    position: absolute;
    text-shadow: 1px 1px 3px #e0e0e0;
    font-size: 1.6em;
    right: 10px;
}

div.in_active {
    width: 75%;
}

.admin_notification_id {
    top: -1em;
    position: absolute;
    right: -10px;
    font-size: 10px;
    border-radius: 50%;
    width: 91%;
    height: auto;
    font-weight: bold;
}

.admin_urchase_cart_id {
    top: 2px;
    position: absolute;
    right: 2px;
    font-size: 10px;
    border-radius: 50%;
    width: 47%;
    height: auto;
    font-weight: bold;
}

.box-text-info.text-center {
    font-size: 1.6rem;
    margin-top: 20px;
}


/** Start Page Module **/

.module-page {
    height: 320px;
    width: 100%;
    overflow: hidden;
}

.module-page .bg-img {
    height: 255px;
    width: 100%;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .7);
    transition: .8s;
    z-index: 9;
    background-size: 100% 100%;
}

.module-page .bg-img:hover {
    transform: scale(1.30);
}

.module-page .bg-img:hover .shopen-card-module {
    display: block;
}

.module-page .footer-buttons {
    margin: 9px;
}

.shopen-card-module {
    background-color: #151414b0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20%;
    display: none;
}

.module-page h5 {
    margin: 1%;
    color: #7d8291;
}

.dd-flex {
    display: flex;
}

.modal-content {
    background: #f4f4f5;
    border-radius: 3px;
}

button.close {
    color: #fff;
}

.modal-header {
    border-bottom: 1px solid #fff;
    background: #2a3142;
    color: #d2d2d2;
}

.modal-body {
    background: #fff;
    margin: 1%;
    box-shadow: 2px 1px 7px #adadad;
}

.optin-invoic a {
    margin-left: 2%;
    margin-right: 2%;
}

#shimmer-menu {
    margin-top: -5%;
}

.shine {
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 104px;
    display: inline-block;
    position: relative;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer;
    -webkit-animation-timing-function: linear;
}

.shim-div {
    display: inline-flex;
    flex-direction: column;
    margin-left: 25px;
    margin-top: 15px;
    vertical-align: top;
}

.shim-lines {
    height: 40px;
    margin-top: 10px;
    width: 200px;
}

@-webkit-keyframes placeholderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}


/* loader */

.loader-main {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 7.33333em;
    height: 7.33333em;
    margin-left: -3.66667em;
    margin-top: -3.66667em;
}

.loader-block {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    opacity: 0;
    width: 2em;
    height: 2em;
    background: #fdfdfd;
    -webkit-animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate;
    animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate;
}

.loader-block:nth-child(1) {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation-delay: 0.065s;
    animation-delay: 0.065s;
}

.loader-block:nth-child(2) {
    -moz-transform: translate(2.66667em, 0);
    -ms-transform: translate(2.66667em, 0);
    -webkit-transform: translate(2.66667em, 0);
    transform: translate(2.66667em, 0);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s;
}

.loader-block:nth-child(3) {
    -moz-transform: translate(5.33333em, 0);
    -ms-transform: translate(5.33333em, 0);
    -webkit-transform: translate(5.33333em, 0);
    transform: translate(5.33333em, 0);
    -webkit-animation-delay: 0.195s;
    animation-delay: 0.195s;
}

.loader-block:nth-child(4) {
    -moz-transform: translate(0, 2.66667em);
    -ms-transform: translate(0, 2.66667em);
    -webkit-transform: translate(0, 2.66667em);
    transform: translate(0, 2.66667em);
    -webkit-animation-delay: 0.325s;
    animation-delay: 0.325s;
}

.loader-block:nth-child(5) {
    -moz-transform: translate(2.66667em, 2.66667em);
    -ms-transform: translate(2.66667em, 2.66667em);
    -webkit-transform: translate(2.66667em, 2.66667em);
    transform: translate(2.66667em, 2.66667em);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s;
}

.loader-block:nth-child(6) {
    -moz-transform: translate(5.33333em, 2.66667em);
    -ms-transform: translate(5.33333em, 2.66667em);
    -webkit-transform: translate(5.33333em, 2.66667em);
    transform: translate(5.33333em, 2.66667em);
    -webkit-animation-delay: 0.455s;
    animation-delay: 0.455s;
}

.loader-block:nth-child(7) {
    -moz-transform: translate(0, 5.33333em);
    -ms-transform: translate(0, 5.33333em);
    -webkit-transform: translate(0, 5.33333em);
    transform: translate(0, 5.33333em);
    -webkit-animation-delay: 0.39s;
    animation-delay: 0.39s;
}

.loader-block:nth-child(8) {
    -moz-transform: translate(2.66667em, 5.33333em);
    -ms-transform: translate(2.66667em, 5.33333em);
    -webkit-transform: translate(2.66667em, 5.33333em);
    transform: translate(2.66667em, 5.33333em);
    -webkit-animation-delay: 0.26s;
    animation-delay: 0.26s;
}

.loader-block:nth-child(9) {
    -moz-transform: translate(5.33333em, 5.33333em);
    -ms-transform: translate(5.33333em, 5.33333em);
    -webkit-transform: translate(5.33333em, 5.33333em);
    transform: translate(5.33333em, 5.33333em);
}

@-webkit-keyframes pulse {

    from,
    40% {
        background: #fdfdfd;
    }

    to {
        background: #dadada;
    }
}

@-webkit-keyframes show {

    from,
    40% {
        opacity: 0;
    }

    41%,
    to {
        opacity: 1;
    }
}

@keyframes pulse {

    from,
    40% {
        background: #fdfdfd;
    }

    to {
        background: #dadada;
    }
}

@keyframes show {

    from,
    40% {
        opacity: 0;
    }

    41%,
    to {
        opacity: 1;
    }
}

.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {

    background-color: #eaecef !important;
    box-shadow: 5px 8px 10px 0px rgb(0 0 0 / 10%);
    color: #000;

}

.theme-primary .alert-danger {
    border-color: #FFD8C9 !important;
    background-color: #FFD8C9 !important;
    color: #000000 !important;
    padding: 1.7em;
}

.alert-dismissible .close {
    top: 20% !important;
    left: -10px !important;
    color: #fb753d !important;
    opacity: 1 !important;
}


.sidebar-menu>li.treeview.menu-open {
    background-color: rgb(245 135 86) !important;
}

.confirm {
    background-color: rgb(255 107 46) !important;

}

img.wait-complaint-step {
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
    margin-bottom: 8%;
    height: 113px;
}

.footer-page-main-page {
    position: absolute;
    bottom: 7px;
    width: 80%;
    margin: 0 auto;
    padding: 0;
}

.footer-page-main-page a#prod_multy_delete {
    width: 100%;
}
.progress-xxs {
    border-radius: 5px;
    height: 14px;
    margin-top: 3% !important;
}
.shechk-rode-non-compleate,.shechk-rode-compleate{
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    box-shadow: 1px 1px 6px #211f1f;
    border: 3px solid #f4f4f5;
    padding: 0;
    margin: 0 auto;
    margin-top: 10%;
}
.shechk-rode-compleate{
    background: #fb763d;
}
.shechk-rode-non-compleate{
    background: #afb4c2;
}