@import url("https://fonts.googleapis.com/css2?family=Economica:wght@400;700&display=swap");

.cke_notification_warning {
    display: none !important;
}

.brand .brand-logo span,
.brand .brand-logo img {
    display: inline-block;
    vertical-align: middle;
}

.brand .brand-logo img {
    max-width: 35px;
    margin-right: 5px;
}

.brand .brand-logo span {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo img {
    display: block !important;
    margin: 0 0 0 5px;
}

.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo span {
    display: none;
}

/* 16-04-2024 */
.pressSpace {
    font-size: 11px
}

/*-08-12-2021-*/

.modal .modal-560 {
    max-width: 560px;
}

#exampleModalCustomScrollable .modal-dialog .loader_import {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #ffffff73;
}

#exampleModalCustomScrollable .modal-dialog .loader_import img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 50px;
}

table .btn-group.btn-group-sm.flex-wrap {
    width: 100%;
    min-width: 90px;
    flex-wrap: nowrap !important;
    align-items: center;
}

table .btn-group.btn-group-sm.flex-wrap .btn i {
    margin: 0;
    padding: 0;
}

table .btn-group.btn-group-sm.flex-wrap .btn span {
    font-size: 0;
}

.error {
    color: red !important;
}

.showfailure {
    color: red;
    text-align: center;
    background-color: #ff00002e;
    padding: 5px 10px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    border-radius: 5px;
}

/*-27-12-2021-*/

.card.card-custom.card-stretch .card-body img,
#photos #photos_table img {
    border: 3px solid #d9d9d9;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(55, 55, 55, 0.15);
}

#photos #photos_table {
    width: 100%;
    max-width: 690px;
    margin: 0 auto;
}

/* 28-12-2021 */

.field-required {
    color: red;
}

/*-29-12-2021-*/

.terms-check {
    position: relative;
    margin-bottom: 25px;
}

.terms-check .error {
    position: absolute;
    bottom: -50px;
    margin: 0;
}

/* 3-12-2022 */

.image-input #image-error {
    position: absolute;
    width: auto;
    min-width: 300px;
    top: 155px;
    left: -116px;
}

#main_picture~#main_picture-error {
    position: absolute;
    left: 30px;
    bottom: -5px;
}

.showing-uploadimg {
    padding: 10px 0 0;
}

.showing-uploadimg span {
    display: block;
    margin-bottom: 10px;
}

.showing-uploadimg .fixedimg-wit {
    /* width: 100%;
    max-width: 125px;
    padding: 5px;
    box-shadow: 0 0 6px 1px #a8a8a8; */
}

.showing-uploadimg .fixedimg-wit img {
    width: 80px;
    height: 80px;
    /* object-fit: cover; */
    border-radius: 5px;
    margin: 0 auto;
}

/* #user_account form table tr td {
    width: 20%;
} */

#user_account form table tr td select {
    width: 100% !important;
}

#user_account form table tr td:last-child select {
    width: 100px !important;
}

#user_account form table {
    max-width: 830px;
    margin: 0 auto;
}

#user_account form table tr:first-child td {
    padding-left: 4px;
    padding-bottom: 4px;
}

/*-07-01-2022-*/

button.btn.cms-update {
    position: fixed;
    bottom: 78px;
    right: 55px;
}

.cke_contents {
    min-height: 700px;
}

.cke_editable {
    line-height: 0.5 !important;
}

/*10th Jan*/

div#kt_wrapper .d-flex.flex-column-fluid .row.justify-content-center {
    position: relative;
}

.loading {
    background: url(../media/loader.gif);
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 60px;
    bottom: -30px;
    padding: 0;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
}

/*-17-01-2022-*/

.custom-ckeditor.is-invalid>div {
    border-color: #f64e60;
}

.disableClass+.custom-file-label {
    background-color: #f4f4f4;
}

.disableClass .cke_inner {
    background-color: #f4f4f4;
    opacity: 0.5;
}

.disableClass {
    pointer-events: none;
    background-color: #f4f4f4;
}

/*-19-01-2022-*/

.form-group.row .inner-table {
    display: block;
    margin: 0 auto;
}

/*-20-01-2022-*/

span.error_message ul {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: 3px;
}

/* 28-01-2022 */

.custom-file-input+.custom-file-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 80px;
}

/* 31-1-22 */

.login-success {
    position: absolute;
    top: 0;
    background-color: #a3fbf7;
    z-index: 9999;
    width: auto;
    /* left: 0;
    right: 0; */
    text-align: center;
    border-radius: 30px;
    top: 10px;
    margin: 0 auto;
    padding: 5px 100px 5px 15px;
    box-shadow: 0 2px 2px 1px #e9e9e9;
}

.leftsidebar-space {
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 0;
    width: calc(100% - 265px);
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login-success button.goto-exit {
    position: absolute;
    right: 0;
    border: none;
    height: 100%;
    top: 0;
    background-color: #2aada7;
    border-radius: 0 30px 30px 0;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
}

.card.card-dashed {
    box-shadow: none;
    border: 1px dashed #e4e6ef;
}

/*-10-02-2022-*/

.admin-products {
    border: 1px solid #757597;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 15px 0;
}

#user_account .admin-products .inner-table {
    overflow: auto;
}

.form-group.row.product-desc-box {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
}

.product-desc-box .product-desc-admin {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #e4e6ef;
    padding: 10px;
    border-radius: 4px;
}

.form-group .showing-uploadimg {
    padding: 0;
}

.slider-block .mySlides img {
    max-width: 100%;
    max-height: 500px;
    margin: 0 auto;
}

.slider-block button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    background-color: #1e1e2d;
    padding: 0;
    border-radius: 50%;
    z-index: 89;
}

.slider-block button.slick-arrow:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 16px;
    font-family: "Ki";
    color: #fff;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
}

.slider-block button.slick-arrow.slick-next {
    right: 30px;
}

.slider-block button.slick-arrow.slick-prev {
    left: 30px;
}

.slider-block button.slick-arrow.slick-next:before {
    content: "\f105";
    padding-left: 4px;
}

.slider-block button.slick-arrow.slick-prev:before {
    content: "\f106";
    padding-right: 4px;
}

#SliderModal .modal-dialog {
    max-width: 850px;
}

#AboutSliderModal .modal-dialog {
    max-width: 850px;
}

.gallery-img-block {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.gallery-img-block .repeat-imgblk {
    width: calc(19.5% - 3px);
    padding: 6px;
    border: 2px solid #c4c4c4;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin: 3px 3px;
}

.gallery-img-block .repeat-imgblk img {
    max-width: 100%;
}

.modal-body .nav.nav-pills ul {
    border-bottom: 1px solid #d4d4d4;
    width: 100%;
}

.modal-body .nav.nav-pills {
    border-bottom: 1px solid #d4d4d4;
}

.modal-body .nav.nav-pills li a {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #d4d4d4;
    border-bottom: 0;
}

.modal-body .tab-content {
    padding: 10px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    /*! border-radius: 5px; */
    border-top-left-radius: 0;
}

.inputfile-div {
    background-color: #d7d7d7;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.form-group.inline-field label {
    display: block;
    font-size: 1rem;
    font-weight: 400;
    color: #3f4254;
    margin-bottom: 0.5rem;
}

.form-group.inline-field .form-control {
    border-color: #cecece;
}

.modal-dialog .modal-content {
    min-height: 400px;
}

.gallery-img-block .repeat-imgblk .top-right-stik {
    position: absolute;
    top: 3px;
    right: 3px;
}

.gallery-img-block .repeat-imgblk .top-right-stik .checkbox span {
    background-color: #d4d4d4;
}

.gallery-img-block .repeat-imgblk .top-right-stik .checkbox.checkbox-success>input:checked~span {
    background-color: #1bc5bd;
}

.slider-block .mySlides {
    /* border: 2px solid #d4d4d4;
    padding: 15px; */
    position: relative;
}

.border-pad {
    padding: 15px;
    border: 1px solid #c4c4c4;
    position: relative;
}

.border-pad .posi-right {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 89;
}

.border-pad .posi-right .btn {
    font-size: 13px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 25px;
    padding: 0 0 0 1px;
    border-radius: 7px;
}

.border-pad .posi-right .btn i {
    font-size: 14px;
    padding: 0;
}

/*-18-02-2022-*/

.gallery-img-block .repeat-imgblk iframe {
    max-width: 100%;
    max-height: 85px;
    height: 100%;
}

.gallery-img-block .repeat-imgblk .radio-inline span {
    margin-right: 0;
    border-color: #1bc5bd;
}

.bg-image-box {
    background-size: cover;
    width: 100%;
    height: 500px;
}

.iframe-video {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    height: 100%;
    width: 520px;
    justify-content: center;
    align-content: center;
    margin-top: auto;
    margin-bottom: auto;
}

.iframe-video iframe {
    width: 100%;
    height: 295px;
    position: relative;
    z-index: 99;
}

.border-pad.add-overlay {
    position: relative;
}

.border-pad.add-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgb(46 46 46 / 50%);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.space-on-checkbox {
    padding-top: 20px;
    float: left;
    pointer-events: none;
}

.space-on-checkbox span {
    pointer-events: all;
}

.space-on-checkbox .checkbox span {
    margin-right: 5px;
    border: 1px solid #d4d4d4;
}

div#kt_header .dropdown .w-auto.btn-lg:hover {
    background-color: transparent;
}

div#kt_header .dropdown .w-auto.btn-lg {
    cursor: inherit;
}

.well-4--inset-1 .rd-mailform .btn.btn-sm.btn-sm--mod.btn-green-bg {
    padding: 7px 25px;
    line-height: normal;
}

ul.navbar-nav li.dropdown>ul.dropdown-menu>li.sfHover>a {
    background-color: #3c8d1f;
}

.card.card-custom.slide-cards .card-body {
    padding: 5px 2.25rem;
}

.card.card-custom.slide-cards:last-child .card-body {
    padding: 5px 2.25rem 2.25rem;
}

a.black-col i {
    color: #000;
}

.card.card-custom.slide-cards+.card.card-custom.slide-cards:last-child .card-body {
    padding: 5px 2.25rem 5.25rem;
}

body#kt_body {
    padding-right: 0 !important;
}

.card.card-custom.slide-cards .col-form-label.col-lg-3.col-sm-12 {
    max-width: 20%;
    flex: 0 0 20%;
}

.border-pad.bg-image-box {
    padding: 0;
}

.slider-block .mySlides img {
    max-height: 496px;
    position: absolute;
    z-index: 0;
}

.slider-block .prev,
.slider-block .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 50%;
    user-select: none;
    background-color: #000;
    z-index: 99;
}

.slider-block .next {
    right: 20px;
}

.slider-block .prev:hover,
.slider-block .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.slider-block .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    display: none;
    transition: background-color 0.6s ease;
}

.slider-block .prev {
    left: 20px;
}

.slider-block .active,
.slider-block .dot:hover {
    background-color: #717171;
}

/* Fading animation */

.slider-block .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.repeat-slide {
    display: none;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

.slider-block .repeat-slide:first-child {
    display: block;
}

#kt_header,
#kt_subheader {
    z-index: 999;
}

/*28th Feb*/

.edit-supplier {
    border: 1px solid #757597;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 15px 0;
}

.this-page .loading {
    position: fixed;
    background-color: rgb(0 0 0 / 20%);
    z-index: 99;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-position: center;
}

table#contact_form thead tr th:last-child {
    min-width: 75px;
}

table#contact_form tr td.msg-container a.btn-danger {
    background-color: transparent;
    border: none;
    padding: 0;
}

table#contact_form tr td.msg-container a.btn-danger i {
    color: #f64e60;
}

table#contact_form tr td.msg-container a.btn-primary {
    background-color: transparent !important;
    border: none;
    padding: 0;
}

table#contact_form tr td.msg-container a.btn-primary i {
    color: #3699ff;
}

table#contact_form tr td.msg-container a {
    margin: 0 4px;
    vertical-align: middle;
}

#product_table img {
    width: 100px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
    padding: 0 5px;
    margin: 5px 0;
}

a.black-col i {
    color: #000;
}

/* html[lang="ge"] .custom-file-label::after {
    content: "Durchsuche";
}

html[lang="it"] .custom-file-label::after {
    content: "Navigare";
} */

.absence-calendar table.table td button.btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 2px 1px 0 0;
    position: relative;
    overflow: hidden;
}

.absence-calendar table.table td button.btn input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

#product_table tbody tr {
    cursor: move;
}

#product_table tbody tr.sortable-chosen,
#product_table tbody tr:hover {
    background-color: #bbb;
}

#product_table tr td:nth-child(2) {
    text-align: left !important;
}

.custom-file.label-image {
    height: auto;
}

#user_account form .product_einheit table {
    margin: 0 10px;
}

.form-group #previewImg[src=""] {
    display: none;
}

.form-group #previewImg {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 5px;
    margin-top: 10px;
}

.absence-calendar,
.calender-section {
    position: relative;
}

.absence-calendar .custom-loader,
.calender-section>.loading {
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}

.absence-calendar .form-group {
    margin-bottom: 1.75rem;
    margin-top: 1.75em;
}

#user_account form .product_einheit .inner-table {
    margin: 0;
}

.my_price_b #price {
    font-weight: bold;
}

.gallery-img-block .repeat-imgblk .remove-slide {
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    font-size: 0;
    padding: 4px 5px 5px 5px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-content: center;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.gallery-img-block .repeat-imgblk:hover .remove-slide {
    opacity: 1;
}

.gallery-img-block .repeat-imgblk .remove-slide i {
    font-size: 8px;
    padding: 0;
    line-height: normal;
}

.custom-file.label-image div#preview img[src],
.custom-file.label-image div.preview_image img[src] {
    width: 100px;
    height: 100px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    object-fit: cover;
}

html[lang="en"] label.custom-file-label.selected:empty:before {
    content: "No file Chosen";
}

html[lang="ge"] label.custom-file-label.selected:empty:before {
    content: "Keine Datei ausgewählt";
}

html[lang="it"] label.custom-file-label.selected:empty:before {
    content: "Nessun file scelto";
}

html[lang="fr"] label.custom-file-label.selected:empty:before {
    content: "Aucun fichier choisi";
}

.color-price[readonly] {
    background-color: #dfdada !important;
    cursor: default;
}

.product_einheit td>span.icon-btn {
    margin-left: 10px;
    padding: 8px 10px;
}

.product_einheit td>span.icon-btn i {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.absence-calendar table.table td button.btn.disable-date-color {
    background-color: #efefef !important;
    border-color: #efefef !important;
    color: #75b9ff !important;
    /* cursor: url("../media/not-allowed-cursor.png"), auto; */
    cursor: not-allowed;
    pointer-events: auto !important;
    background-color: #7e8299;
    border-color: #7e8299;
    color: #fff;
}

.logo_img_inner img {
    margin-right: 5px;
}

.left_side_tbs {
    width: 100%;
    max-width: 350px;
}

.logo_img_inner img {
    max-width: 50px;
}

.logo_text {
    color: #2aada7;
    font-size: 16px;
    font-weight: 600;
}

.inner_body_div {
    padding-bottom: 40px !important;
}

.card .card-body .table {
    margin-bottom: 0.5rem !important;
}

/* .card .card-body .table tbody tr td:last-child {
    background: #00d3fd80;
  
  } */

.card .card-body .table tbody tr td:not(:first-child),
.card .card-body .table thead tr td:not(:first-child) {
    text-align: center !important;
}

.left_side_tbs.lefttable-part .d-flex {
    /* border-bottom: 1px solid #d4d4d4; */
    margin-bottom: 0px !important;
    /* padding: 5px 0; */
}

.table-designformat .table tr td:first-child {
    padding-left: 15px !important;
}

.table-designformat .table tr td:last-child {
    padding-right: 15px !important;
}

.table-designformat .table tbody tr:nth-child(even) {
    background-color: #e1e1e1;
}

.space-btnbox button {
    margin-left: 10px;
}

.left_side_tbs.lefttable-part .d-flex .font-weight-bold.mr-15 {
    justify-content: center;
    margin-right: 0 !important;
    margin-top: auto;
    margin-bottom: auto;
    min-width: 130px;
}

.left_side_tbs.lefttable-part select {
    /* width: calc(100% - 130px); */
}

/*03-05-22 progress bar*/

table#billing_period_invoice .mess-status {
    min-width: 150px;
}

.steps-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    gap: 15px;
}

.steps-list li {
    height: 27px;
    position: relative;
    width: 27px;
    text-align: center;
    background-color: #cbcbcb;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    line-height: 26px;
    font-weight: bold;
    z-index: 999;
}

.steps-list li:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 4px;
    left: -15px;
    width: calc(100% - 10px);
    background-color: #cbcbcb;
    transform: translateY(-50%);
    z-index: 0;
}

.steps-list li.active {
    background-color: #873012;
    color: #fff;
}

.steps-list li:first-child:after {
    display: none;
}

.steps-list li.active:after {
    background-color: #873012;
}

a.black-col.reactivateOrderRequest i {
    font-size: 25px;
    /* color: #bb0000; */
    color: #873012;
}

.modal .loading {
    z-index: 99;
}

.vdp-datepicker input[type="text"] {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #e4e6ef;
    border-radius: 0.42rem;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.vdp-datepicker input[type="text"]:focus {
    color: #3f4254;
    background-color: #ffffff;
    border-color: #69b3ff;
    outline: 0;
}

.d-flex.justify-content-between.flex-column.flex-md-row.addborder-space {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#commision-over-id tbody tr td {
    text-align: left !important;
}

.loading.invoice-loader {
    width: 100%;
    height: 100%;
    background-size: 70px;
    z-index: 99;
    background-color: #00000038;
    position: fixed;
    top: 0 !important;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
    right: 0;
    transform: inherit;
}

.symbol .symbol-label i {
    color: inherit;
}

.card.card-custom.card-stretch .card-body .symbol-label img {
    border: none;
    box-shadow: none;
}

.showing-uploadimg .fixedimg-wit .product-desc-admin {
    width: 100%;
    max-width: calc(100% - 150px);
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: -5px;
}

.form-control.custom-input-title {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    height: auto;
    font-family: "Economica", sans-serif;
}

form .form-group.row.form-full-width-custom {
    max-width: 730px;
    margin: 0 auto 20px;
}

.product_label_check label.radio:not(:first-child) {
    margin-top: 10px;
}

.product_label_check label.radio span {
    margin-right: 10px;
}

.product_label_check label.radio img {
    width: 130px;
    height: auto;
}

.custom-file.label-image div.preview_image {
    width: 100px;
    position: relative;
}

.custom-file.label-image div.preview_image button.btn-danger.rounded-circle {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    font-size: 13px;
    padding: 5px;
}

.custom-file.label-image div.preview_image button.btn-danger.rounded-circle i {
    font-size: unset;
    padding: 0;
    line-height: unset;
    height: 15px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kt_content {
    position: relative;
}

.steps-list li .tooltip-div {
    position: absolute;
    background: #1bc5bd;
    color: #fff;
    padding: 2px 8px;
    border-radius: 3px;
    margin-top: 0;
    left: -7px;
    display: none;
    bottom: 37px;
    width: auto;
    max-width: 220px;
    min-width: 140px;
}

.steps-list li .tooltip-div p {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
}

.steps-list li .tooltip-div:before {
    content: "";
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    border-bottom: solid 8px #1bc5bd;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(180deg);
}

ul.steps-list li.step.current .tooltip-div {
    display: block;
}

.steps-list li:first-child.current .tooltip-div {
    left: -56px;
}

.steps-list li:nth-child(2).current .tooltip-div {
    left: -56px;
}

.steps-list li:nth-child(3).current .tooltip-div {
    left: -55px;
}

.steps-list li:nth-child(4).current .tooltip-div {
    right: -57px;
    left: inherit;
}

table#wood_type tbody tr td,
table#billing_period_invoice tbody tr td {
    text-align: left !important;
}

i.fa.complete-prof {
    color: green;
    font-size: 17px;
}

.color-price.common-disablecolor {
    background-color: #f4f4f4 !important;
}

.btn.hovertooltip {
    padding: 0;
}

.btn.hovertooltip .ki-outline-info {
    color: #3f4254 !important;
    font-size: 15px !important;
    vertical-align: text-top;
    margin-left: 5px;
}

.commision-class tbody tr td {
    border-bottom: 1px solid #e8e8e8;
}

.commision-class tbody tr:last-child td {
    border: none;
}

.notification-div {
    padding: 0px;
}

.symbol.symbol-light-brown .symbol-label {
    background-color: #ffe1cb;
    color: #773200;
}

table#cancel_requests tr th.ad-btn-width {
    min-width: 320px;
}

[lang="ge"] table#cancel_requests tr th.ad-btn-width {
    min-width: 360px;
}

[lang="fr"] table#cancel_requests tr th.ad-btn-width {
    min-width: 350px;
}

[lang="it"] table#cancel_requests tr th.ad-btn-width {
    min-width: 370px;
}

table#cancel_requests tr th.add-mobil-nu {
    min-width: 75px;
}

table#cancel_requests tr td:last-child a span {
    display: block;
    text-align: center;
}

table#cancel_requests tr td:last-child a span i {
    font-size: 0;
}

table#cancel_requests tr td:last-child a i {
    display: none;
}

table#cancel_requests tr td:last-child a.noCommissionBtn {
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}

table#cancel_requests tr td:last-child a.commission-50-btn {
    background-color: #f64e60;
    border-color: #f64e60;
}

.loader_import.addoverlay-class {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.loader_import.addoverlay-class img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

table#cancel_requests tbody tr td {
    text-align: left !important;
}

div#fiftyCommissionModal .modal-content {
    min-height: unset;
}

.modal .loading {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
}

body.modal-open .leftsidebar-space {
    z-index: 9;
}

.select-drop-box select {
    padding: 0 5px;
    border-radius: 4px;
    background-color: #1e1e2d;
    height: 38px;
    border: none;
    color: #fff;
}

span.blink-btn {
    display: inline-block;
    padding: 5px;
    background-color: #af7c5f;
    border-radius: 5px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #af7c5f;
        -webkit-box-shadow: 0 0 3px #b07d60;
    }

    50% {
        background-color: #9e4614;
        -webkit-box-shadow: 0 0 20px #444444;
    }

    100% {
        background-color: #af7c5f;
        -webkit-box-shadow: 0 0 3px #b07d60;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #af7c5f;
        -moz-box-shadow: 0 0 3px #b07d60;
    }

    50% {
        background-color: #9e4614;
        -moz-box-shadow: 0 0 20px #444444;
    }

    100% {
        background-color: #af7c5f;
        -moz-box-shadow: 0 0 3px #b07d60;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #af7c5f;
        box-shadow: 0 0 3px #b07d60;
    }

    50% {
        background-color: #9e4614;
        box-shadow: 0 0 20px #444444;
    }

    100% {
        background-color: #af7c5f;
        box-shadow: 0 0 3px #b07d60;
    }
}

@keyframes glowing {
    0% {
        background-color: #af7c5f;
        box-shadow: 0 0 3px #b07d60;
    }

    50% {
        background-color: #9e4614;
        box-shadow: 0 0 20px #444444;
    }

    100% {
        background-color: #af7c5f;
        box-shadow: 0 0 3px #b07d60;
    }
}

#supplier_table_wrapper .row .col-sm-12 {
    overflow-x: auto;
}

input[readonly] {
    cursor: text;
    background-color: #fff;
}

.text-class {
    background-color: #ebebeb;
    margin-bottom: 10px;
    padding: 8px 15px;
    border-radius: 5px;
}

a.cancelOrderRequest {
    width: 26px;
    height: 26px;
    border: 2px solid #873012;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
}

a.cancelOrderRequest i {
    color: #873012;
    font-size: 14px;
}

a.btn.edit-order {
    background-color: #873012;
    border-color: #873012;
}

a.btn.edit-order:hover {
    background: #b07c60 !important;
    border-color: #b07c60 !important;
}

table#cancel_orders tr th,
table#cancelOrderTable tr th {
    font-weight: 600;
    background-color: #e4e6ef;
}

a.black-col.reactivateOrderRequest img {
    border: none !important;
    box-shadow: none !important;
}

table#cancelOrderTable tr th:first-child,
table#cancel_orders tr th:first-child {
    min-width: 67px;
}

th.min-widths {
    min-width: 140px;
}

.card.card-custom.h-auto>.card-header {
    min-height: auto;
}

.card-brown {
    background-color: #773200;
}

.radio.radio-dark>span {
    border: 3px solid #181c32;
}

.radio-inline .radio a i.ki {
    font-size: 15px;
}

.radio.radio-dark>input:checked~span:after {
    width: 0;
    height: 0;
}

li.menu-item.vendor-menu-font>a>span.menu-text {
    font-size: 16px !important;
}

.card.card-custom.card-stretch.i_btn_product {
    display: flex;
    flex-wrap: wrap;
    align-items: center !important;
    flex-direction: inherit !important;
    width: 100%;
    background: rgb(255, 0, 0);
    height: auto;
    padding: 19px 2.25rem;
    padding-bottom: 1.25rem !important;
    padding-top: 1.25rem !important;
}

.card.card-custom.card-stretch.i_btn_product a {
    color: #fff !important;
    font-size: 1.175rem !important;
    line-height: 21px;
}

.card.card-custom.card-stretch.i_btn_product a i {
    width: 10px;
    height: 10px;
    padding: 0px 3px;
    color: #fff !important;
}

.radio-inline .radio:first-child {
    margin-right: 25px;
}

.radio-inline .radio:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.card.card-custom.card-stretch.gutter-b .radio-inline .radio {
    margin-bottom: 0;
}

/* .card-header.heading-titlealign > label.col-form-label {
    max-width: 205px !important;
    width: 100%;
    flex: inherit;
}

.card-header.heading-titlealign div.col-form-label {
    width: calc(100% - 205px);
    max-width: inherit;
    flex: inherit;
}
*/

.card-header.heading-titlealign .col-form-label .radio-inline.leftlabel .justify-content-start {
    display: flex;
    margin-left: 0;
    margin-right: auto;
}

.card.card-custom.rightopen-commision .card-header {
    padding: 10px 20px !important;
    margin: 0;
    min-height: auto !important;
}

.card.card-custom.rightopen-commision .card-body {
    padding: 0 20px;
}

.card.card-custom.rightopen-commision .card-body table td:first-child {
    padding-left: 0;
}

table.remove-tdspace td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.card.repeat-tableblock {
    margin-bottom: 20px;
}

.card.repeat-tableblock .commision-class td:first-child a {
    text-align: center;
}

.card.repeat-tableblock .card-header {
    border-bottom: 1px solid #ededed !important;
}

.open-provision-block .card-header.d-flex .image-box {
    width: 100%;
    max-width: 56px;
    margin-right: 20px;
}

.open-provision-block .card-header.d-flex .image-box img {
    width: 100%;
}

.open-provision-block .card-header.d-flex .image-box span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 5px;
    color: #873012;
}

.business-dev-block {
    padding-left: 15px;
    padding-right: 15px;
}

.business-dev-block table.commision-class tr>td {
    padding-top: 0;
    padding-bottom: 0;
}

.business-dev-block table.commision-class tr>td {
    vertical-align: top;
}

.business-dev-block table.commision-class tr>td a.text-dark-75.font-weight-bolder.d-block.font-size-lg {
    margin-top: 7px;
}

.business-dev-block table.commision-class tr>td table.remove-tdspace tr th {
    font-size: 1.275rem;
    font-size: 1.08rem;
    padding-top: 0;
    color: #181c32 !important;
    font-weight: 600;
    font-weight: 500;
    padding-left: 5px;
    padding-right: 5px;
}

.business-dev-block table.commision-class table.remove-tdspace tr th,
.business-dev-block table.commision-class table.remove-tdspace tr td {
    text-align: center !important;
}

.business-dev-block table.commision-class table.remove-tdspace tr td {
    font-size: 15px;
    padding: 1px 5px 2px;
}

.business-dev-block table.commision-class table.remove-tdspace tr th:first-child,
.business-dev-block table.commision-class table.remove-tdspace tr td:first-child {
    text-align: left !important;
}

table.remove-tdspace.removefont-wei td span {
    font-weight: 400 !important;
}

span.min-widthspan {
    min-width: 60px;
    display: inline-block;
}

.card-header.align-items-center.heading-titlealign {
    background: #af7d60;
    border-radius: 0.42rem;
}

.fixedimg-wit.maxwidth-fiximg {
    max-width: 600px;
    display: flex;
}

.fixedimg-wit.maxwidth-fiximg>img {
    width: 100%;
    height: 100%;
    max-width: 120px;
    margin: 0;
}

table#cancelOrderTable tbody tr td:first-child,
table#cancelOrderTable tbody tr td:nth-child(2),
table#cancelOrderTable tbody tr td:nth-child(3),
table#cancelOrderTable tbody tr td:nth-child(4),
table#cancelOrderTable tbody tr td:nth-child(5),
table#cancelOrderTable tbody tr td:nth-child(6),
table#cancel_orders tbody tr td:first-child,
table#cancel_orders tbody tr td:nth-child(2),
table#cancel_orders tbody tr td:nth-child(3),
table#cancel_orders tbody tr td:nth-child(4),
table#cancel_orders tbody tr td:nth-child(5),
table#cancel_orders tbody tr td:nth-child(6) {
    text-align: left !important;
}

.card-header.border-0.py-5.align-items-center.business-dev-block {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

table.remove-tdspace.adjust-spacing tr th:first-child {
    width: 52%;
}

.business-dev-block table.remove-tdspace.adjust-spacing tr th:nth-child(2),
.business-dev-block table.remove-tdspace.adjust-spacing tr td:nth-child(2) {
    width: 14%;
    text-align: left !important;
}

.h3-bolds h3:not(.table h3):not(.card-title) {
    /* font-weight: 600;
    font-size: 18px;
    color: #000; */
    padding: 0 2.25rem;
}

table#commision-over-id td a i {
    font-size: 28px !important;
}

.h3-bolds h3.card-title {
    padding: 0 10px;
}

table#commision-over-id td table.remove-tdspace td:first-child {
    width: 170px;
    padding-left: 6px;
}

.this-page .loading span.video_uploading-m {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}

.card .card-body table#webshop_video tbody tr td:nth-child(2) {
    text-align: left !important;
}

ul.multiple_images {
    list-style: none;
    display: flex;
    /* grid-template-columns: repeat(5, 1fr); */
    grid-column-gap: 1em;
    grid-row-gap: 15px;
    padding-left: 0;
    padding-top: 15px;
    flex-wrap: wrap;
}

ul.multiple_images li img {
    width: 150px;
    height: 150px;
    display: block;
    object-fit: cover;
    border-radius: 5px;
}

/* 25-7-2022 */

.video_edit_cl form .form-group.row label.col-form-label.col-3 {
    flex: 0 0 18%;
    max-width: 18%;
}

.extra_custom_file {
    margin-left: 10px;
}

.custom-file.col-xl-3.new_lb_video {
    flex: 0 0 18%;
    max-width: 18%;
}

.table th.minwith-order {
    min-width: 80px;
}

ul.multiple_images li.fixedimg-wit img:not([src]) {
    display: none;
}

ul.multiple_images li.fixedimg-wit {
    position: relative;
}

ul.multiple_images li.fixedimg-wit .btn-danger {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    font-size: 13px;
    padding: 5px;
}

ul.multiple_images li.fixedimg-wit .btn-danger i {
    font-size: unset;
    padding: 0;
    line-height: unset;
    height: 15px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ajay 9-8-2022 */

.all_check_des .checkbox-inline {
    flex-direction: column;
}

ul.multiple_images li.fixedimg-wit img:not([src])+button {
    display: none;
}

ul.multiple_images li.fixedimg-wit[style="display: none;"]+.fixedimg-wit {
    display: none;
}

.libreakclass {
    margin-bottom: 24px !important;
}

/* 7-9-2022 ajay */

.parent_post_card_main .prodcast_table_pn tr td:last-child span.span-class {
    width: auto;
    display: flex;
    align-items: baseline;
    margin-right: 10px;
    padding-right: 10px;
}

.parent_post_card_main .table_postcast td.changedclass span.span-class {
    background: #e1f0ff;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child span.span-class input.form-control {
    width: 34px;
    padding: 0 5px;
    text-align: end;
    /* border: none; */
    background: transparent;
    height: 26px;
    margin-right: 4px;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child button.button-save-class.savedata {
    color: #3699ff;
    background-color: #e1f0ff;
    border-color: transparent;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child button.button-delete-class.savedata {
    color: #f54d5f;
    background-color: #e1f0ff;
    border-color: transparent;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child button.button-delete-class.savedata:hover {
    background-color: #f54d5f !important;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child button.button-save-class.resetrowdata {
    color: #f54d5f;
    background-color: #ffd7db;
    border-color: transparent;
    /* margin-left: 5px; */
}

.parent_post_card_main .prodcast_table_pn tr td:last-child button:hover {
    color: #ffffff !important;
    background-color: #3699ff !important;
    border-color: transparent !important;
}

.parent_post_card_main .prodcast_table_pn tr td:last-child {
    display: flex;
    /* justify-content: space-between; */
    gap: 4px;
}

/*.postcode_section .inner_top_post_cost .right_post_code a:first-child {
    color: #fff;
    background-color: #007bff;
    border-color: transparent;
    border: 1px solid transparent;
    padding: 9px 22px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.42rem;
    margin-right: 15px;
}

.postcode_section .inner_top_post_cost .right_post_code a:first-child:hover {
    background: transparent;
    color: #007bff;
    border-color: #007bff;
}*/

/*.postcode_section .inner_top_post_cost .right_post_code a:last-child {
    border: 1px solid transparent;
    padding: 9px 22px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.42rem;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.postcode_section .inner_top_post_cost .right_post_code a:last-child:hover {
    border-color: #28a745;
    color: #28a745;
    background: transparent;
}*/

.forms-div-block .full-width .form-group select#diff_postcode {
    width: 300px !important;
}

.error.payment_method_err {
    position: absolute;
    left: 280px;
    bottom: 80px;
}

.edit-page-btn--list {
    z-index: 99;
    position: relative;
}

.card-body .col .col-item--secondary .box span {
    font-size: 1.5rem;
}

/* .testEmailBtn {
    padding: 0 29px;
}

.testEmailBtn .card-toolbar.card-toolbar--periode {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
} */
/* .setting-card-header .card-toolbar.card-toolbar--periode {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
    margin: 0 !important;
} */

.card-header.setting-card-header {
    align-items: start !important;
}

.select-drop-box {
    margin-left: auto;
}

.card.card-custom>.card-header .card-toolbar {
    display: flex;
    align-items: flex-start !important;
    /* margin: 0.5rem 0; */
    flex-wrap: wrap;
    justify-content: flex-start !important;
    max-width: 550px;
    margin-left: 6px !important;
    gap: 6px;
    margin-top: 0;
}

.card.card-custom>.card-header .card-toolbar a.btn {
    margin: 0 !important;
}

/* Start service design changes */
.delivery_time_label {
    /* width: 100%; */
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 3px;
}

.services--checkbox-inline {
    display: flex !important;
    align-items: center;
    justify-content: start;
    flex-wrap: nowrap !important;
}

.delivery_day_info {
    text-align: center;
    max-width: 872px;
    margin: 0 auto;
}

.equal-select-check {
    display: flex;
    align-items: center;

    margin-top: 20px;
}

.equal-select-check select#vat_rate {
    max-width: 80px;
}

.all-radio-btns {
    margin-left: 15px;
}

/* End service design changes */
@media screen and (min-width: 1640px) {
    .card.card-custom .card-body iframe {
        /* min-height: calc(100vh - 320px); */
    }

    .form-group label[for*="discount_level"]~.col-7 .col-md-5:not(.p-0) {
        max-width: 250px;
    }
}

@media screen and (min-width: 1440px) {
    table#commision-over-id td table.remove-tdspace td:first-child {
        width: 51%;
    }
}

@media screen and (max-width: 1370px) {
    .leftsidebar-space {
        width: calc(100% - 0px);
    }

    section.position-rel .breadcrumb-ul ul li a {
        padding: 5px 20px 6px 15px;
    }
}

@media screen and (max-width: 1370px) {

    .business-dev-block table.remove-tdspace.adjust-spacing tr th:nth-child(2),
    .business-dev-block table.remove-tdspace.adjust-spacing tr td:nth-child(2) {
        width: 12%;
    }

    table.remove-tdspace.adjust-spacing tr th:first-child {
        width: 49%;
    }
}

/* .all_check_des .checkbox-inline label.checkbox span {
    display: block;
    width: 20px;
    height: 20px;
} */

.all_check_des .checkbox-inline {
    flex-direction: inherit !important;
    align-items: center;
}

.my_check_bx.checkbox-inline .checkbox p {
    margin-bottom: 0;
}

.my_check_bx label.checkbox {
    margin-right: 30px;
}

#kt_content .card.card-custom>.card-header {
    align-items: center;
}

.my_hit_b {
    height: 52px !important;
}

.all_check_des table.table thead tr {
    height: auto !important;
}

/* 10-8-2022 */

#admin_orders_wrapper #admin_orders tr td:first-child {
    vertical-align: top !important;
}

#admin_orders_wrapper #admin_orders thead tr th:first-child {
    min-width: 90px;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2),
#admin_orders_wrapper #admin_orders tr td:nth-child(3) {
    text-align: left !important;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2) p:nth-child(3),
#admin_orders_wrapper #admin_orders tr td:nth-child(4) p:nth-child(3) {
    margin-bottom: 3px;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2) p:last-child,
#admin_orders_wrapper #admin_orders tr td:nth-child(3) p:nth-child(3) {
    margin-bottom: 0;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2) p:first-child,
#admin_orders_wrapper #admin_orders tr td:nth-child(3) p:first-child,
#admin_orders_wrapper #admin_orders tr td:nth-child(4) p:first-child {
    margin-bottom: 2px;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2) p:nth-child(2),
#admin_orders_wrapper #admin_orders tr td:nth-child(3) p:nth-child(2),
#admin_orders_wrapper #admin_orders tr td:nth-child(4) p:nth-child(2) {
    margin-bottom: 5px;
}

#admin_orders_wrapper #admin_orders tr td {
    vertical-align: top;
}

/* #sustain_table_wrapper table#sustain_table tr td:first-child {
    width: 80px !important;
}
#sustain_table_wrapper table#sustain_table thead tr th:first-child{
    width: 80px !important;
} */

#sustain_table_wrapper table#sustain_table thead tr th:last-child {
    width: 210px !important;
}

table#sustain_table th {
    font-weight: 600;
}

#supplier_table thead th:nth-child(7) {
    min-width: 80px;
}

#supplier_table thead th:last-child {
    min-width: 140px !important;
}

#supplier_table thead th:nth-child(4) {
    min-width: 70px;
}

#supplier_table thead th:first-child {
    min-width: 100px;
}

#cancel_requests_wrapper #cancel_requests tr td:last-child a.btn {
    text-decoration: none;
}

@media screen and (max-width: 1370px) {
    #supplier_table thead th:last-child {
        min-width: 140px !important;
    }

    #supplier_table thead th:nth-child(7) {
        min-width: 127px;
    }
}

@media screen and (min-width: 1580px) {
    table#sustain_table {
        display: table;
    }

    #admin_orders {
        display: table;
    }
}

@media screen and (min-width: 1370px) {

    /* #sustain_table_wrapper table#sustain_table tr td {
        width: 100%;
    } */
    /* #sustain_table_wrapper table#sustain_table tr td:first-child {
    width: 200px !important;
} */
    #sustain_table_wrapper table#sustain_table thead tr th:first-child {
        width: 200px !important;
    }

    #sustain_table_wrapper table#sustain_table tr td:nth-child(2) {
        width: 160px;
    }

    #sustain_table_wrapper table#sustain_table thead tr th:nth-child(2) {
        width: 160px;
    }

    #cancel_requests_wrapper #cancel_requests tr td:last-child a.btn:last-child {
        margin-top: 8px;
    }

    #email_template_wrapper #email_template {
        display: table;
    }
}

#sustain_table tbody tr td img {
    width: 100px;
    height: 80px;
    object-fit: contain;
}

#sustain_table_wrapper table#sustain_table tr td:nth-child(3) {
    text-align: left !important;
}

.publish-product tr td:last-child span {
    min-width: 98px;
    display: inline-block;
    text-align: left;
}

table#cancel_requests tbody tr td:nth-child(2) {
    vertical-align: top;
}

table#cancel_requests tbody tr td:nth-child(2) p:nth-child(3),
table#cancel_requests tbody tr td:nth-child(2) p:last-child,
table#cancel_requests tbody tr td:nth-child(3) p:nth-child(3),
table#cancel_requests tbody tr td:nth-child(3) p:last-child {
    margin-bottom: 1px;
}

#cancel_requests_wrapper #cancel_requests tr td:nth-child(4) {
    text-align: center !important;
}

#cancel_requests_wrapper #cancel_requests tr td {
    vertical-align: top !important;
}

table#cancel_requests tbody tr td:nth-child(2) p,
table#cancel_requests tbody tr td:nth-child(3) p {
    margin-bottom: 6px;
}

#cancel_requests_wrapper #cancel_requests tr td:last-child a.btn:last-child {
    display: block;
    /* max-width: fit-content; */
    margin-top: 5px;
}

[lang="fr"] #cancel_requests_wrapper #cancel_requests tr th.ad-btn-width {
    min-width: 189px;
}

[lang="ge"] #cancel_requests_wrapper #cancel_requests tr th.ad-btn-width {
    min-width: 182px;
}

[lang="it"] #cancel_requests_wrapper #cancel_requests tr th.ad-btn-width {
    min-width: 198px;
}

[lang="en"] #cancel_requests_wrapper #cancel_requests tr th.ad-btn-width {
    min-width: 181px;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(6) {
    text-align: left !important;
}

/* .dashboard_tbl tbody tr td:nth-child(3) .inner_dbd_box,
.dashboard_tbl tbody tr td:nth-child(4) .inner_dbd_box, */
.dashboard_tbl tbody tr td .inner_dbd_box {
    display: flex;
    justify-content: space-between;
}

#dashboard_tbl_s {
    display: table;
}

.dashboard_tbl tbody tr td:nth-child(2),
.dashboard_tbl tbody tr td:nth-child(3) {
    text-align: center;
}

.dashboard_tbl .inner_dbd_box {
    max-width: 140px;
    margin: 0 auto;
}

#kt_aside_menu_wrapper ul.menu-nav li a.menu-link {
    padding: 0px 25px;
    min-height: 33px;
}

#kt_aside_menu_wrapper ul.menu-nav li a.menu-link span.svg-icon.menu-icon {
    font-size: 1.2rem;
}

/* .libreakclass {
    margin-bottom: 20px !important;
} */

.status_deshbord {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
}

.left_ds_bd {
    width: 58%;
    padding-left: 10px;
}

.right_ds_bd {
    width: 42%;
    padding-left: 4px;
}

.prnt_ds {
    max-width: 330px;
}

.prnt_ds p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3px;
}

.left_ds_bd .prnt_ds p:last-child,
.right_ds_bd .prnt_ds p:last-child {
    font-weight: 700;
}

.left_ds_bd .prnt_ds p:nth-child(4) {
    margin-top: 20px;
}

.status_deshbord h3 {
    margin-bottom: 10px;
}

.dashboard_tbl h5 {
    font-weight: 700;
    /* padding-left: 0.75rem; */
}

#dashboard_tbl_s tr th {
    font-weight: 700;
}

#dashboard_tbl_s p {
    margin-bottom: 0;
}

/* table#dashboard_tbl_s tbody tr:nth-child(3) td {
    padding-bottom: 29px;
} */

/* #supplier_table_wrapper table#supplier_table tr td {
    text-align: left !important;
}
#supplier_table_wrapper table#supplier_table tr td:nth-child(5),#supplier_table_wrapper table#supplier_table tr td:nth-child(6),#supplier_table_wrapper table#supplier_table tr td:nth-child(7),#supplier_table_wrapper table#supplier_table tr td:nth-child(11),#supplier_table_wrapper table#supplier_table tr td:nth-child(12) {
    text-align: center !important;
} */

#supplier_table_wrapper table#supplier_table tr th {
    text-align: center;
}

#supplier_table_wrapper table#supplier_table tr td:first-child {
    text-align: center;
}

/* .dashboard_tbl {
    padding-left: 30px;
    padding-right: 30px;
} */

.dashboard-parent>.container {
    padding: 0;
}

.dashboard-parent {
    background: #fff;
    border-radius: 0.42rem;
    padding: 20px;
}

.dashboard-parent .table-bordered,
.dashboard-parent .table thead th,
.dashboard-parent table.table-bordered.dataTable tbody td {
    border: none;
}

.table thead th table#table_postcasts {
    border-top: 0;
    border-bottom: 0;
}

.inner_top_post_cost {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
    align-items: center;
}

.left_post_code,
.right_post_code {
    width: 50%;
}

.inner_info_postcost {
    max-width: 350px;
}

.inner_info_postcost p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.inner_info_postcost p:not(:first-child) {
    font-weight: 500;
    font-size: 16px;
    color: #181c32;
}

/* .right_post_code {
    text-align: right;
} */

.table_postcast h3 {
    margin-bottom: 25px;
}

table#table_postcasts tr th {
    text-align: center;
}

table#table_postcasts tr td {
    text-align: center;
}

.table_postcast {
    padding-bottom: 30px;
}

table#table_postcasts tr:last-child td {
    border-bottom-width: 1px;
}

.postcode_section {
    padding-left: 6px;
    padding-right: 6px;
}

#supplier_table_wrapper #supplier_table tr td:nth-child(3) p {
    margin-bottom: 2px;
    text-align: left;
}

#supplier_table_wrapper #supplier_table tr td:nth-child(3) p:nth-child(2) {
    margin-bottom: 8px;
    margin-bottom: 1px;
}

table.dataTable thead>tr>th.sorting:before {
    content: "\f176" !important;
    font-family: "FontAwesome" !important;
    right: 5px !important;
}

table.dataTable thead>tr>th.sorting:after {
    content: "\f175" !important;
    font-family: "FontAwesome" !important;
    right: 11px !important;
    padding-top: 1px !important;
}

.dataTables_wrapper .dataTable th.sorting:before,
.dataTables_wrapper .dataTable th.sorting:after {
    margin-top: -4px !important;
}

#sustain_table tr td:last-child .btn-group {
    flex-wrap: nowrap !important;
}

.fa-sign-in-alt:before {
    content: "\f045";
}

#supplier_table_wrapper table#supplier_table tr td:first-child img {
    width: 70px !important;
    height: 80px !important;
    object-fit: contain;
}

.card-title-second.sustainbility_comt {
    padding: 1rem 2.27rem;
    padding-bottom: 0;
}

.inner_info_postcost p:nth-child(2) span input {
    outline: none !important;
    border: none !important;
    /* width: 24px !important; */
    text-align: left;
    padding: 0 !important;
    height: auto;
    text-align: end;
    /* margin-right: 10px; */
    margin-right: 5px;
}

.inner_info_postcost p:nth-child(2) span {
    /* display: block; */
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    width: 80px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #e4e6ef;
    border-radius: 0.42rem;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    display: flex;
    text-align: center;
}

.inner_info_postcost p:last-child span input.form-control {
    width: 80px;
    text-align: center;
}

.inner_info_postcost p:first-child span {
    min-width: 80px;
    text-align: center;
}

.publishClassTable tbody tr:nth-child(even) {
    background-color: #fff !important;
}

.publishClassTable tbody.lineBreakClass tr:last-child td {
    padding-bottom: 22px !important;
}

.publish-product tbody+tbody {
    border: none !important;
}

.publishClassTable tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.publishClassTable tbody tr {
    background: #fff;
}

.publishClassTable thead tr {
    line-height: 28px;
}

#dashboard_tbl_s tbody tr td:nth-child(3) .inner_dbd_box,
#dashboard_tbl_s tbody tr td:nth-child(4) .inner_dbd_box {
    max-width: 100px;
}

#dashboard_tbl_s thead tr th:nth-child(4) {
    width: 21%;
}

#dashboard_tbl_s thead tr th:first-child {
    width: 23% !important;
}

table#cancel_requests p,
table#admin_orders p,
table#sustain_table p {
    margin-bottom: 0px;
}

table#cancel_requests tbody tr td a {
    text-decoration: underline;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(2) p:nth-child(3),
#admin_orders_wrapper #admin_orders tr td:nth-child(3) p:nth-child(3) {
    margin-bottom: 0 !important;
}

table#cancel_requests tr td:nth-child(4) p,
table#sustain_table tr td:nth-child(4) p {
    margin-bottom: 3px;
}

#sustain_table_wrapper table#sustain_table tr td {
    vertical-align: top;
}

table#sustain_table tr td:nth-child(3) p:nth-child(2) {
    margin-bottom: 5px;
}

.parent_post_card_main {
    display: flex;
    flex-wrap: wrap;
}

.parent_post_card_main .table_postcast {
    width: 50%;
}

.parent_post_card_main .right_post_code {
    width: 50%;
}

.parent_post_card_main table#table_postcasts {
    height: auto;
    max-height: 404px;
    overscroll-behavior-y: auto;
    margin: 0 !important;
}

.prodcast_table_pn tr th {
    width: 25%;
}

.parent_post_card_main .right_post_code iframe {
    width: 100%;
    height: 100%;
}

.parent_post_card_main .table_postcast {
    padding-bottom: 0;
}

.heading_post_card {
    padding-bottom: 10px;
}

.postcode_section .inner_top_post_cost {
    padding: 10px 0;
}

.home-slide-design {
    margin-bottom: 20px;
}

.home-slide-design:last-child {
    margin-bottom: 0;
}

.home-slide-design div#app {
    padding-bottom: 25px;
}

#wood_type thead tr th:first-child {
    width: 120px !important;
}

.stickyBtn .button-parent-webshop {
    position: fixed;
    z-index: 999;
    bottom: 99px;
    left: 40px;
    right: auto;
}

.right-part-table {
    margin-left: auto;
}

.right-part-table-title {
    width: 100%;
    max-width: 350px;
    margin-left: auto;
}

#supplier_table_wrapper table#supplier_table tr th[aria-label*="12M"] {
    min-width: 70px;
}

#supplier_table_wrapper table#supplier_table tr td p:only-child {
    margin: 0;
}

.card-header .checkbox-nw label.checkbox {
    margin-bottom: 0;
}

#sustain_table_wrapper table#sustain_table thead tr th:nth-child(4) {
    min-width: 60px;
}

#sustain_table_wrapper table#sustain_table thead tr th:nth-child(1) {
    min-width: 120px;
    max-width: 120px;
}

#sustain_table_wrapper table#sustain_table thead tr th:nth-child(2) {
    min-width: 100px;
    max-width: 100px;
}

#sustain_table_wrapper table#sustain_table thead tr th:last-child {
    width: auto !important;
    max-width: 30px !important;
}

.card.card-custom .custom-file.col-xl-9 {
    padding: 0;
}

.card.card-custom .custom-file.col-xl-9 .btn.btn-light {
    border-color: #7e8299;
}

.vue-image-crop-upload .vicp-wrap .vicp-operate {
    right: 25px !important;
}

.vue-image-crop-upload .vicp-wrap .vicp-operate a.btn {
    line-height: 18px;
    color: #fff;
    border-radius: 0.42rem;
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item {
    margin: 0 !important;
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item span {
    right: 1px !important;
}

#sustain_table_wrapper table#sustain_table thead tr th:nth-child(2),
#sustain_table_wrapper table#sustain_table thead tr th:nth-child(4),
#sustain_table_wrapper table#sustain_table thead tr th:nth-child(5),
#sustain_table_wrapper table#sustain_table thead tr th:nth-child(6),
#sustain_table_wrapper table#sustain_table thead tr th:nth-child(7) {
    text-align: center;
}

#admin_orders_wrapper #admin_orders tr td:nth-child(4) {
    text-align: left !important;
}

a.redirect-class.btn.btn-link.font-weight-bold.text-dark~a[data-toggle="tooltip"] {
    margin-left: auto;
    position: relative;
    right: -2px;
}

a.redirect-class.btn.btn-link.font-weight-bold.text-dark~a[data-toggle="tooltip"] i.ki {
    font-size: 15px;
}

.business-dev-block table.commision-class table.remove-tdspace tr td p {
    margin: 0;
}

form .form-group label.radio.radio-dark.ml-4 a i {
    color: #3f4254;
}

/* Sep End */
.text-class .headingTexts {
    font-size: 18px;
}

table.remove-tdspace.adjust-spacing a,
table.remove-tdspace.adjust-spacing td {
    font-size: 13px !important;
    color: #3f4254 !important;
    font-weight: 400 !important;
}

.open-provision-block h6.card-title span.card-label {
    font-size: 1.08rem;
    color: #181c32 !important;
    font-weight: 500 !important;
}
.card-header b {
    font-size: 1.08rem;
    font-weight: 500 !important;
}

.card-header .font-size-set {
    font-size: 1.08rem !important;
    color: #ff0000 !important;
    font-weight: 500 !important;
}
.notification-div .alert.alert-danger {
    background-color: rgb(255, 0, 0);
    border-color: rgb(255, 0, 0);
}

.blinkAnimation {
    opacity: 1;
    font-size: 14.04px !important;
    animation: blinkAnimation 3s infinite ease-in-out;
}

.blinkAnimation .alert.alert-danger {
    background-color: #ff0000 !important;
}

.open-provision-block .card-header.d-flex .image-box span.ty-icon {
    margin-top: 0;
}

/* .open-provision-block .card-header.d-flex .image-box .ty-image {
    width: 40px;
    height: 40px;
    background-color: #ffe1cb;
    border-radius: 0.42rem;
    padding: 4px;
    margin-right: 16px;
} */

.open-provision-block .card-header.d-flex .image-box span.ty-icon span.symbol {
    margin-top: 0;
}

.open-provision-block .card-header.d-flex .image-box span.ty-icon span.symbol span.symbol-label {
    height: 40px;
    display: flex;
    width: 40px;
    margin: 0;
    display: flex;
}

.open-provision-block .card-header.d-flex .image-box span.ty-icon span.symbol span.symbol-label i.icon-xl {
    /* font-size: 30px !important; */
    width: 21.17px;
    height: 21.17px;
}

.open-provision-block .card-header.d-flex .image-box.tyIconBox {
    display: flex;
    flex-direction: column-reverse;
}

@keyframes blinkAnimation {
    0% {
        opacity: 0;
    }

    51% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#user_account form table tr:first-child td label {
    display: inline-block;
    margin-left: 10px !important;
}

/* Nov End */

/* START: 8-12-22 */

.important_information_table_wrapper .important_information__btn {
    padding: 6px 10px;
    background-color: #e1f0ff;
    color: #000;
    border-radius: 4px;
    margin: 0 6px;
    transition: color 0.3s ease, background-color 0.3s ease;
}

.important_information_table_wrapper .important_information__btn:hover {
    background-color: #1c8aff;
    color: #fff;
}

.important_information_table tr td,
.important_information_table tr td p {
    text-align: left;
}

.card .card-body .important_information_table tbody tr td:not(:first-child),
.card .card-body .important_information_table thead tr td:not(:first-child) {
    text-align: left !important;
}

.important_information_table tr td p img {
    display: block;
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
    margin-bottom: 14px;
}

.important_information_table tr td p {
    max-width: 650px;
}

.important_information_table_wrapper {
    overflow: auto;
}

.important_information_table_wrapper .important_information__btn-hide {
    display: none;
}

.important_information_footer>nav>div:first-child {
    display: none;
}

.important_information_footer>nav>div:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.important_information_footer>nav>div:last-child span svg,
.important_information_footer>nav>div:last-child a svg {
    height: 30px;
    width: 20px;
}

.important_information_table .important_information_btn {
    background-color: transparent;
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
    max-width: 350px;
    width: 100%;
}

.important_information_table .important_information_btn>video {
    pointer-events: none;
}

.important_information_table .important_information_btn>video,
.important_information_table .important_information_btn>img {
    width: 100%;
    height: auto;
}

.important_information_table .important_information_popup {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 50px;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000063;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.important_information_table .important_information_popup.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.news_popup_wrpapper .news_popup_close_btn svg path,
.important_information_table .important_information_popup .important_information_image_close_btn svg path {
    fill: #fff !important;
}

.news_popup_wrpapper .news_popup_close_btn,
.important_information_table .important_information_popup .important_information_image_close_btn {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 30px;
    width: 30px;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    z-index: 10;
}

.important_information_table .important_information_popup video,
.important_information_table .important_information_popup img {
    display: block;
    max-width: 100%;
    max-height: 90%;
    width: 100%;
    height: auto;
}

.mod_file_input_label {
    display: inline-block;
    margin-bottom: 10px;
}

.mod_file_input {
    cursor: pointer;
    padding: 10px 10px 36px;
}

.mod_check_input_label p {
    margin: 0;
}

.mod_check_input_label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 992px) {
    .important_information_table tr td p {
        width: 540px;
    }

    .important_information_footer>nav>div:last-child {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 767px) {

    .important_information_table .important_information_popup video,
    .important_information_table .important_information_popup img {
        max-width: 100%;
    }

    .important_information_table .important_information_popup {
        padding: 24px;
    }
}

/* END: 8-12-22 */

/* START: 06-12-22 */

.card-body .top-address-wrapper {
    display: flex;
    justify-content: flex-end;
    /* max-width: 975px; */
    width: 100%;
    font-size: 16px;
    padding-right: 100px;
}

.card-body .top-address-wrapper .top-address {
    border-bottom: 1px solid currentColor;
    margin-bottom: 10px;
}

.card-body .top-address-wrapper .top-address p {
    margin-bottom: 10px;
}

.card-body .commission {
    margin-bottom: 40px;
}

.card-body .commission table tr td {
    padding-right: 40px;
}

.card-body .commission h3 {
    margin-bottom: 30px;
}

.card-body .dateail-table {
    margin-bottom: 30px;
}

.card-body .dateail-table table tr th {
    background-color: #e7e6e6;
}

.card-body .dateail-table table tr th,
.card-body .dateail-table table tr td {
    vertical-align: top;
    /* padding: 10px 20px; */
    padding: 0 20px;
}

/* .card-body .text-right {
    display: block;
    text-align: right !important;
} */

.card-body .bordered {
    border: 1px solid currentColor;
    padding: 2px 6px;
}

.card-body .box {
    position: relative;
    display: inline-block;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
}

.card-body .box::after,
.card-body .box::before,
.card-body .box span::before,
.card-body .box span::after {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
}

.card-body .box::after {
    top: 0;
    left: 0;
    border-top: 1px solid currentColor;
    border-left: 1px solid currentColor;
}

.card-body .box::before {
    top: 0;
    right: 0;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
}

.card-body .box span::before {
    bottom: 0;
    right: 0;
    border-bottom: 1px solid currentColor;
    border-right: 1px solid currentColor;
}

.card-body .box span::after {
    bottom: 0;
    left: 0;
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
}

.card-body .text-center {
    text-align: center;
}

.card-body .col .col-item:not(:last-child) {
    margin-bottom: 30px;
}

.card-body .col .col-item--secondary {
    display: flex;
    gap: 10px;
}

.card-body .col .col-item--secondary .box {
    margin-bottom: 10px;
    padding: 14px;
    min-width: 130px;
}

.card-body .qr-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    max-width: 975px;
    width: 100%;
}

.card-body .col .col-item--secondary .box-wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.card-body .qr-section {
    margin-bottom: 40px;
}

.card-body .qr-section .col--with-border {
    position: relative;
}

.card-body .qr-section .col--with-border::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.card-body .qr-section .col--with-border::after {
    content: "";
    position: absolute;
    top: 12px;
    left: -16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1529.333' height='1706.667' version='1.0' viewBox='0 0 1147 1280'%3E%3Cpath d='M963.3 1c-51.2 6.5-97.7 33.8-126.9 74.6-7.3 10.3-14.5 23.6-20.4 37.9-12.1 29.2-16.3 39.6-27.2 68-15.4 40-25.8 64.5-37.3 87.5-23.5 47-47.8 81.8-81.5 116.4-20.2 20.8-32.2 31-81.7 69.3l-18.1 14.1-26.4-20.5c-40-31.2-58.9-48.2-79.7-71.8-44.7-50.5-71.8-99.9-108.3-197-11.7-31-26.8-67.8-32.9-79.8-21.8-43.4-67-78.5-116.4-90.5-17-4.2-21.7-4.7-42.5-4.6-23.2 0-31.8 1.4-53.5 8.5C59.8 29.5 24.4 67.4 7.6 123c-5.2 17.2-7 30.7-7 52.5-.1 23.8 2.2 38.4 10 64.3 15.6 51.9 59.7 98.2 110.4 116 18.7 6.5 25.6 7.6 48 7.7 20 0 20.8-.1 34-3.4 25.1-6.3 46.2-14.7 58.8-23.3 2.6-1.8 10.6-8.9 17.8-15.9 13.8-13.4 17.6-15.7 24-14.4 9.8 1.8 23.8 22.8 57.4 86.5 35.2 66.7 66.3 118.2 102.8 170.6l7.1 10-113.7 160.5C294.7 822.3 223.4 923 198.8 957.7c-24.6 34.7-47.1 67.1-49.9 71.9-19 32.9-31.4 67-36.5 100.6-2.1 14.1-2.4 45.4-.6 58.3 4.1 27.7 13.8 54.2 29.7 80.5 5.3 8.8 7.1 11 8.9 11 2.5 0-14.7 23.1 267.6-361 82.6-112.5 151-205.3 151.9-206.2 1.5-1.6 2.8-.1 18.6 21.5C618.2 775 672.4 849.1 799 1022c67.8 92.7 138 188.6 155.9 213.2l32.6 44.7 6.2.1h6.1l5.5-9.3c17-28.6 25.9-56 28.8-88.7 3.5-39.6-6.9-85.8-29-130-9.1-18.1-12.3-23.1-34.1-54-10.3-14.6-44.7-63.4-76.5-108.5-65.7-93.1-125.1-177.3-182.9-259.3l-39.7-56.3 12.4-17.7c38-54.2 63.1-96 106.8-177.7 31.8-59.6 43.8-76.5 54.4-76.5 5 0 12 4.8 23 16 11.9 12 20.4 18.2 33 24.1 15.3 7 38.5 14.1 56 17 10.3 1.7 32.3 1.4 44-.6 36.8-6.3 74.3-28.7 100.2-59.8 22.9-27.5 35.2-55.3 42.9-96.8 2.5-13.1 2.5-45.5.1-59.4-8.7-49.8-33.7-91.1-69.9-115.1-15.7-10.5-38.8-19.7-61.3-24.4C1002 .6 975-.5 963.3 1zm34.2 75.5c14.2 2.5 33.4 11.7 45.9 22.1 20.7 17 33 51.5 29.6 82.9-3.1 29.2-13.7 52.4-32 69.8-20.7 19.8-43.4 28.9-72.5 29.1-28.3.1-51.8-8.6-70.8-26.4-17.8-16.7-25.4-33.4-27.2-60-2.8-41.2 23.5-84.8 64.3-106.3 20.9-11 42.1-14.8 62.7-11.2zm-816.6 4c23.9 4.6 45.3 16.5 63.2 35.2 18.4 19.3 28.7 40.2 31.9 65.1 2 16-.8 36.5-6.9 50.6-5.5 12.5-18.5 27.4-31.3 35.9-19.6 12.9-45.8 19.3-69.4 16.7-47.2-5-83-37.9-92.3-84.7-3.8-19.4-3.6-34.5 1-52.8 4.2-17 15.9-35.9 28.3-45.6 12.6-9.8 30.4-18.2 44.1-20.8 7.9-1.4 22.6-1.2 31.4.4z'/%3E%3C/svg%3E");
}

/* .card-body .commission .table-wrpapper,
.card-body .dateail-table .table-wrpapper {
    overflow: auto;
}

.card-body .dateail-table .dateail-table-main tr th,
.card-body .dateail-table .dateail-table-main tr td {
    white-space: nowrap;
} */

.card-body .logo-section {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #873012;
    margin-bottom: 22px;
}

.card-body .logo-section img {
    width: 60px;
}

.card-body .logo-section h2 {
    margin: 0;
    line-height: 1;
    font-size: 40px;
}

.card-body .order-details h3 {
    /* padding-left: 10px; */
    font-size: 30px;
    font-weight: 700;
}

.card-body .order-details {
    margin: 30px 0;
}

.card-body .order-details table tr td {
    padding: 2px 10px;
    font-size: 18px;
}

.card-body .top-address-wrapper--with-bottom-spacing {
    margin-bottom: 88px;
    /* padding-right: 130px; */
}

/* .card-body .customer-info {
    padding-bottom: 20px;
} */

.card-body .customer-info h5 {
    margin-bottom: 24px;
}

.card-body .logo-section--with-top-spacing {
    padding-top: 40px;
}

.card-body .customer-info p+p {
    margin-top: 20px;
}

.order_detail_table_wrapper {
    padding-top: 4px;
    /* margin-bottom: 40px; */
    margin-bottom: 50px;
    overflow: auto;
}

.order_detail_table_wrapper table thead {
    background-color: #e1e1e1;
    font-weight: 700;
}

.order_detail_table_wrapper table td {
    text-align: center;
    /* white-space: nowrap; */
}

.order_detail_table_wrapper table td:first-child {
    padding-left: 0 !important;
}

.order_detail_table_wrapper table thead tr td:last-child {
    text-align: right;
    padding-right: 10px !important;
}

/* .order_detail_table_wrapper table tr td:first-child {
    text-align: left;
} */

.order_detail_table_wrapper table tr td {
    padding: 5px 15px;
}

.order_detail_table_bold td:not(:first-child) {
    font-weight: 700;
}

.login-section .login-signin {
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.login-section #email {
    margin-right: 13px;
}

.login-section #email,
.login-section #password {
    box-shadow: none;
    border: 1px solid #000;
    caret-color: #3c8d1f;
    height: 34px;
}

.login-section #email:focus,
.login-section #password:focus {
    border-color: #3c8d1f;
    box-shadow: 0 0 0 2px #3c8d1f67;
}

.login-section #kt_login_forgot {
    display: block;
    text-align: left;
    white-space: nowrap;
}

.login-section #password {
    max-width: 240px;
}

.login-section .design-checkbox .checkbox span:before {
    border-width: 1px;
}

.login-section .design-checkbox label.checkbox span {
    padding-right: 94px;
    cursor: pointer;
}

.login-section form h2.text-left {
    margin-top: 60px !important;
}

.login-section form .form-group {
    margin-bottom: 26px;
}

/* .form-group .showing-uploadimg img {
    height: 275px;
} */

/* .card-body .admin-products .form-group .showing-uploadimg>img {
    height: 275px;
    min-width: 250px;
    object-fit: cover;
    margin-right: 20px;
    margin-bottom: 20px;
} */

.card-body .logo-section--bottom-spacing {
    margin-bottom: 114px;
}

.card-body .top-address-wrapper--bottom-spacing {
    margin-bottom: 80px;
}

.news_popup_wrpapper .news_popup_btn {
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

/* .product-blk-box .form-group .showing-uploadimg img {
    height: 225px !important;
    min-width: 262px !important;
    object-fit: cover;
    margin-right: 20px;
} */

/* .product-blk-box .product-desc-admin {
    padding-left: 70px;
} */

.news_popup_wrpapper .news_popup {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 999;
    align-items: center;
    padding: 80px;
    background-color: #00000063;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.news_popup_wrpapper .news_popup.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.news_popup_wrpapper .news_popup video,
.news_popup_wrpapper .news_popup img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.news_popup_wrpapper .news_popup_btn video,
.news_popup_wrpapper .news_popup_btn img {
    pointer-events: none;
}

table#wood_type tbody tr td,
table#billing_period_invoice tbody tr td #progress {
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .order_detail_table_wrapper table tr td {
        padding: 10px;
        font-size: 14px;
    }
}

@media (max-width: 1023px) {
    .card-body .qr-section .col {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .card-body .qr-section .col {
        padding: 0 20px;
    }

    .user_account__inner-form {
        padding: 24px;
    }
}

@media (max-width: 767px) {
    .card-body .qr-section {
        overflow: auto;
    }

    .card-body .qr-section .col--with-border::before {
        background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='6%2c 15' stroke-dashoffset='45' stroke-linecap='square'/%3e%3c/svg%3e");
    }
}

@media (max-width: 576px) {
    .card-body .qr-section {
        grid-template-columns: 1fr;
    }

    .card-body .qr-section .col--with-border::before {
        height: 1px;
        width: 100%;
        top: -10px;
        left: 0;
    }

    .card-body .dateail-table table tr th,
    .card-body .dateail-table table tr td {
        padding: 10px;
    }

    .card-body .commission table tr td {
        padding-right: 10px;
    }

    .card-body .qr-section .col {
        padding: 0;
    }

    .card-body .top-address-wrapper {
        margin-bottom: 20px;
        justify-content: flex-start;
    }

    .card-body .col .col-item--secondary {
        justify-content: space-between;
    }

    .card-body .order-details h3 {
        padding-left: 10px;
        font-size: 30px;
    }

    .card-body .order-details table tr td {
        padding: 10px;
    }
}

/* END: 06-12-22 */

/* START: 13-12-22 */

.card .card-body .important_information_table tbody tr:nth-child(odd) td,
.card .card-body .important_information_table thead tr:nth-child(odd) td {
    font-size: 18px;
    padding-top: 16px;
}

.card .card-body .important_information_table tbody tr:nth-child(even) td,
.card .card-body .important_information_table thead tr:nth-child(even) td {
    border-top: 0 !important;
}

.firstStepButtonRow .btn {

    margin-top: 0px;

    /* margin-right: calc(-100% + 50px); */
}

.firstStepButtonRow .triangle_shap_bottom {
    /* justify-content: flex-end; */
    padding-top: 30px;
}

/* 
.important_information_table tr:first-child {
    border-top-color: transparent;
} */

/* .card .card-body .important_information_table tbody{} */

/* END: 13-12-22 */

/* START: 14-12-22 */

.order_detail_table_wrapper table tr td:nth-child(2) {
    text-align: left;
}

.order_detail_table_wrapper table tbody tr td {
    font-size: 14px;
}

.order_detail_table_wrapper table tbody tr:last-child td {
    /* padding-top: 34px; */
    /* font-size: 17px; */
}

.order_detail_table_wrapper table tbody tr:last-child td:last-child {
    /* font-size: 17px; */
}

.card-body .customer-info table tr td {
    font-size: 14px;
}

.order_detail_table_wrapper table tr.table-spacing td {
    padding-top: 40px;
}

.order_detail_table_wrapper table tr.totalAmount td:not(:first-child) {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.customer-info thead tr td {
    color: inherit !important;
}

span.space-mrgin-cs {
    position: relative;
    top: 25px;
}

/* END: 14-12-22 */

/* START: 15-12-22 */

.card-body .commission>p {
    max-width: 730px;
}

.card-body .chf-font {
    font-size: 18px;
}

.card-body .dateail-table .dateail-table-main tr td:first-child {
    text-align: center;
}

.card-body .dateail-table .dateail-table-main tr th:last-child {
    /* text-align: right; */
    padding-right: 10px;
}

.card-body .dateail-table table tr td strong,
.card-body .dateail-table .dateail-table-main tr td strong {
    font-weight: 700;
}

.card-body .col .col-item img {
    max-width: 250px;
}

.card-body .col .col-item .currency_amount {
    word-spacing: 18px;
}

.card-body .card-body_inner {
    max-width: 1020px;
    margin: 0 auto;
}

.card-body .col .col-item h3 {
    margin-bottom: 20px;
    font-weight: 700;
}

/* END: 15-12-22 */

/* START: 22-12-22 */

#kt_content .commission-period span {
    font-size: 1.5rem;
    color: #3f4254;
    font-weight: 500;
}

.absence-days {
    font-weight: 600;
}

.business-dev-block table.remove-tdspace.adjust-spacing a,
.business-dev-block table.remove-tdspace.adjust-spacing td,
.business-dev-block table tr td {
    font-size: 1.08rem !important;
}

.open-provision-block .card-header.d-flex .image-box span,
div.dataTables_wrapper div.dataTables_length label,
#cancelOrderTable_filter,
.top-content-info,
.reminder-text,
div.dataTables_wrapper div.dataTables_info,
#cancelOrderTable_length label,
#cancel_orders_info,
table#cancel_orders thead tr td.dataTables_empty,
table#cancel_orders thead tr th,
table#cancel_orders tbody tr td,
table#cancelOrderTable thead tr th,
table#cancelOrderTable tbody tr td {
    font-size: 1.08rem !important;
}

table#cancelOrderTable thead tr th,
table#cancel_orders thead tr th {
    color: inherit;
}

.business-dev-block table b,
.business-dev-block table strong {
    font-weight: 500;
    color: #181c32;
}

.notification-div .alert.alert-danger {
    font-size: 1.175rem;
    padding: 1.25rem 2.25rem 1.25rem !important;
}

/* .business-dev-block table.commision-class table.remove-tdspace tr td { */

/* END: 22-12-22 */

/* START: 26-12-22 */

div#choose_the_provider .folliwng-chose-box .dispflex-box button.outline-secondary.adjust-amount-btn {
    top: -34px;
    /* max-width: 160px;
    left: 430px;
    right: initial; */
}

.order_detail_table_wrapper table,
.dateail-table-main {
    width: 100%;
}

div#shopping_cart .form-group .inner-table.full-width table.cart-table tr td:nth-last-child(2) {
    width: 140px;
}

div#shopping_cart .form-group .inner-table.full-width table.cart-table tr td:last-child {
    width: 170px;
}

/* END: 26-12-22 */

/* START: 27-12-22 */

.important_information_popup_inner {
    max-width: 35%;
    position: relative;
}

.important_information_table .important_information_popup .important_information_popup_inner .important_information_image_close_btn {
    top: -15px;
    right: -15px;
    background-color: #000;
    border-radius: 10px;
}

/* END: 27-12-22 */

/* START: 29-12-22 */

.form-group label.start-video-label {
    padding: 0 10px 0 0;
}

.min-widths,
th.min-widths {
    min-width: 90px;
}

/* END: 29-12-22 */

/* START: 30-12-22 */

.forgot-btn-group {
    display: flex;
    gap: 11px;
}

.lead-text {
    font-size: 16px;
    margin-bottom: 20px;
}

.form-group_inner-input-wrapper {
    width: 100%;
    position: relative;
}

.form-group_inner-input-wrapper .text-success,
.form-group_inner-input-wrapper .auth-error-msg {
    position: absolute;
    bottom: -26px;
    left: -15px;
}

.form-group_inner-input-wrapper .text-success {
    left: 0;
    white-space: nowrap;
}

.login-section .form-group>label.forgot-email-label {
    min-width: 130px;
    width: 130px;
}

.login-signin_forgot-pw-inner form .form-group {
    margin: 0 0 10px;
}

.login-signin_forgot-pw-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* min-height: calc(100vh - 234px); */
}

/* END: 30-12-22 */

/* START: 3-1-23 */

.text-class .headingTexts {
    display: block;
}

/* END: 3-1-23 */
/* START: 4-1-23 */

.home-slider-background {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

/* END: 4-1-23 */

/* START: 5-1-23 */
.upload-background-video {
    width: 134px;
    height: 100px;
    object-fit: cover;
    pointer-events: none;
}

.total-commission-val {
    padding-inline: 0 !important;
}

/* END: 5-1-23 */

.card-body .dateail-table .dateail-table-main tr td:last-child,
.card-body .dateail-table .dateail-table-main tr td:nth-child(2) {
    white-space: nowrap;
}

/* START: 10-1-23 */

.watched-video-font {
    font-weight: 700;
}

.product-image .col-12 {
    padding: 0;
}

form .form-group.row.form-full-width-custom.product-image {
    max-width: 750px;
    width: 100%;
    margin-bottom: 24px;
}

.product-image .fixedimg-wit.maxwidth-fiximg {
    gap: 24px;
    max-width: 100%;
}

.product-image .fixedimg-wit.maxwidth-fiximg>img {
    max-width: 150px;
}

.product-image .showing-uploadimg .fixedimg-wit .product-desc-admin {
    margin: 0;
}

.admin-products .form-control.custom-input-title {
    margin-left: -22px;
}

/* END: 10-1-23 */

/* START: 11-1-23 */

.delivery-radius {
    position: relative;
}

.delivery-radius .radio {
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
}

.delivery-radius .radio i {
    color: #1e1e2d;
}

.login-section.login-forgot input[type="text"],
.login-section.login-forgot input[type="password"],
.login-section.login-forgot input[type="email"] {
    box-shadow: none !important;
    border: 1px solid #000 !important;
    caret-color: #3c8d1f;
    height: 34px;
}

.login-section.login-forgot input[type="text"]:focus,
.login-section.login-forgot input[type="password"]:focus,
.login-section.login-forgot input[type="email"]:focus {
    border-color: #3c8d1f !important;
    box-shadow: 0 0 0 2px #3c8d1f67 !important;
}

/* END: 11-1-23 */

/* START: 12-1-23 */

.invoice-vendor-information {
    margin-bottom: 30px;
}

.invoice-vendor-information,
.invoice-customer-information {
    padding-top: 50px;
    color: #000;
}

.invoice-customer-information {
    padding-bottom: 20px;
}

.invoice-vendor-information h4,
.invoice-customer-information h4 {
    font-size: 18px;
    line-height: 20px;
    color: #3f4254;
    font-weight: 500;
    padding-bottom: 20px;
}

.invoice-vendor-information .display-n,
.invoice-customer-information .display-n {
    display: none;
}

.invoice-customer-information .top-spacing {
    padding-top: 20px;
}

.invoice_information {
    margin-bottom: 50px;
}

.invoice_information h1 {
    font-size: 30px;
    padding-left: 10px;
}

.invoice_information table tr td {
    padding: 2px 10px;
    font-size: 13px;
    color: #3f4254;
}

.invoice_information table tr td:first-child {
    padding-left: 0;
}

.invoice_logo_wrapper .invoice_logo {
    width: 60px;
    margin-right: 10px;
}

.invoice_logo_wrapper .invoice_logo_text {
    font-size: 40px;
    font-weight: 500;
    color: #873012;
    margin: 0;
    font-family: "Economica", sans-serif;
    font-weight: 700;
}

.invoice_logo_wrapper>a {
    display: flex;
    align-items: center;
}

.invoice_logo_wrapper {
    margin-bottom: 30px;
}

.invoice-table-title-row td {
    background-color: #e1e1e1;
    padding: 4px 15px !important;
    color: #3f4254;
    font-size: 16px !important;
}

.invoice-table tbody tr td.text-danger.font-weight-boldest,
.invoice-table tbody tr td {
    font-size: 14px !important;
    padding: 4px 15px !important;
}

.card .card-body .table.invoice-table tbody tr td:last-child {
    /* text-align: right !important; */
    padding-right: 0 !important;
    border-top: none;
    vertical-align: middle;
}

.card .card-body .table.invoice-table tbody tr td:last-child img {
    cursor: pointer;
    max-width: 24px;
    margin: 0 auto;
}

.deleteRowBtn i {
    padding: 0;
}

.order_detail_table_wrapper table tbody tr td:last-child {
    text-align: right;
    width: 140px;
    padding-right: 0 !important;
}

.card-body .commission .commission-top-table {
    margin-bottom: 46px;
}

.card-body .commission .commission-p {
    margin-bottom: 16px;
}

.card-body .dateail-table table tr.dateail-table_padding-top td {
    padding-top: 60px;
}

.card-body .dateail-table .bottom-spacing-tr td {
    padding-bottom: 32px;
}

.card-body .dateail-table .last-table tr td:last-child {
    width: 240px;
}

.card-body .col .col-item--secondary.col-item--second {
    display: block;
    position: relative;
}

.card-body .col .col-item--secondary.col-item--second .box-wrapper {
    position: absolute;
    width: 130px;
    top: 24px;
    left: 60px;
}

.card-body .box .box-text {
    font-size: 16px;
    font-weight: 500;
}

.order_detail_table_wrapper table tbody tr:last-child td:not(:first-child) {
    /* font-weight: 700; */
}

.order_detail_table_wrapper table tbody tr td,
.order_detail_table_wrapper table thead td {
    font-size: 13px;
    line-height: 17px;
    /* padding: 0 15px !important; */
}

.card-body .order-details h3 {
    font-size: 1.5rem;
}

.card-body .order-details table tr td {
    font-size: 13px;
}

.card-body .order-details table tr td:first-child {
    padding-left: 0;
}

.card-body .dateail-table .dateail-table-main tr td:last-child {
    /* text-align: right; */
    padding-right: 0;
}

/* END: 12-1-23 */
.login-section form .form-group li.required.email-err-msg {
    left: 0;
    top: 37px;
}

/* END: 11-1-23 */

.dateail-table-main .order_amount {
    min-width: 160px;
}

.dateail-table-main .amount_wrapper .amount {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
}

.dateail-table-main .amount {
    display: flex;
    /* justify-content: space-between; */
    gap: 12px;
    align-items: center;
}

.logo-text {
    font-family: "Economica", sans-serif;
    font-weight: 700;
}

/* END: 12-1-23 */

/* START: 13-1-23 */

.invoice-table-title-row td {
    font-size: 13px !important;
    line-height: 1;
}

.card .card-body .table.invoice-table tbody tr td:first-child {
    /* padding-left: 0 !important; */
}

.card .card-body .table.invoice-table tbody tr td.editModeClass {
    padding-left: 20px !important;
}

.card .card-body .table.invoice-table thead tr td {
    padding: 10px 15px !important;
}

.card .card-body .table.invoice-table thead tr td:last-child {
    /* padding-right: 0 !important; */
}

.card .card-body .table.invoice-table thead tr td:first-child {
    width: 350px;
}

.card .card-body .table.invoice-table tr td:nth-child(2) input[type="date"] {
    width: auto;
}

.card .card-body .table.invoice-table tr td.invoice-table-space {
    all: unset;
    padding: 10px;
}

.card .card-body .table.invoice-table tr td:nth-child(2) input:not([type="date"]):not(.field-value) {
    width: 80px;
    text-align: center;
    border: none !important;
}

.invoiceEditable {
    position: relative;
}

.invoiceEditable .addRowBtn {
    background-color: rgb(0, 176, 80) !important;
    border-color: rgb(0, 176, 80) !important;
}

.invoiceEditable .addRowBtn:hover,
.invoiceEditable .addRowBtn:focus {
    background-color: rgb(3, 151, 70) !important;
    border-color: rgb(3, 151, 70) !important;
}

.invoice-table thead tr.invoice-table-title-row th {
    padding: 5px 15px 3px;
    background: #e1e1e1;
    color: #000;
    text-align: center;
}

.invoice-table thead tr.invoice-table-title-row th:nth-child(2),
.card .card-body .table.invoice-table tbody tr td:nth-child(2) {
    text-align: left !important;
    width: 350px;
    width: 310px;
}

.invoice-table thead tr.invoice-table-title-row th:first-child {
    width: 65px;
}

.card .card-body .table.invoice-table tbody tr td {
    font-size: 13px !important;
    line-height: 17px !important;
    padding: 5px 15px !important;
    text-align: center;
}

.card .card-body .table.invoice-table tbody tr td.spacingTd {
    /* padding: 10px !important; */
    padding: 5px 15px !important;
}

.card .card-body .table.invoice-table tbody tr td.spacingTd.smallSpaceTd {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.editQuantityClass .two_btn_bunch_edit input {
    width: 80px;
    width: 65px;
    text-align: center;
}

.invoice-table thead tr.invoice-table-title-row th:nth-child(3) {
    width: 188px;
}

.card .card-body .table.invoice-table tbody tr .finalPriceCol,
.card .card-body .table.invoice-table tbody tr .finalPriceCol:last-child,
.invoice-table thead tr.invoice-table-title-row th.finalPriceCol {
    text-align: right !important;
    padding-right: 15px !important;
}

.invoice-table thead tr.invoice-table-title-row th.finalPriceCol {
    width: 140px;
}

.invoiceEditable .invoice-table thead tr.invoice-table-title-row th.finalPriceCol {
    width: 160px;
}

.card .card-body .transactionInfo .table.invoice-table tbody tr td:first-child {
    min-width: 410px;
    width: 33%;
    color: #000;
}

.card .card-body .transactionInfo .table.invoice-table tbody tr td {
    text-align: left !important;
}

.card .card-body .transactionInfo .table.invoice-table tbody td {
    vertical-align: top !important;
}

.card .card-body .descInfo .table.invoice-table tbody tr td {
    text-align: left;
    padding-right: 15px !important;
}

.card .card-body .table.invoice-table tbody tr .boldTextTd strong {
    font-size: 15px;
    color: #000;
}

.table-spacing td,
.order_detail_table_wrapper top-spacing td {
    padding-top: 30px !important;
}

.order_detail_table_wrapper table thead tr:first-child td {
    padding-top: 0 !important;
}

@media (max-width: 1440px) {
    .card-body_inner.card-body_inner-with-spacing {
        padding: 1rem 2.25rem;
    }

    .card-body .dateail-table .dateail-table-main tr td:nth-child(6) {
        width: 130px;
    }

    .card-body .dateail-table table tr th,
    .card-body .dateail-table table tr td {
        padding: 0 10px;
    }
}

.other_info_table table tr td {
    font-size: 13px;
    padding: 2px 10px;
}

.other_info_table {
    margin-top: 30px;
}

.order-details_wrapper {
    display: flex;
    justify-content: space-between;
}

.table_bottom_info {
    margin-top: 48px;
}

.table_bottom_info strong {
    padding-right: 8px;
}

/* END: 13-1-23 */

/* START: 16-1-23 */

.card-body .qr-section .col:first-child {
    padding-left: 0;
}

.table_bottom_info+.table_bottom_info {
    margin-top: 0;
}

.youtube-video-bottom-text {
    font-size: 1rem;
    font-weight: 500;
    padding-left: 0;
    display: block;
    padding-top: 10px;
}

/* 
.register-block-section.login-block-section .text-success {
    position: absolute;
    top: 38px;
    left: 200px;
} */

.password-reset-popup-msg {
    position: fixed;
    background: #3c8d1f;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 550px;
    padding: 10px;
    color: #fff;
    /* animation: fade-password-reset 4s linear forwards; */
}

.password-reset-popup-msg button.password-reset-popup-msg-colse-btn {
    background: transparent;
    color: white;
    border: none;
}

/* @keyframes fade-password-reset {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        pointer-events: none;
    }
} */

.popup-msg {
    opacity: 1;
    margin: 20px 0 0;
}

/* END: 17-1-23 */

/* START: 18-1-23 */

.table_bottom_info p strong {
    min-width: 120px;
    display: inline-block;
}

.business-development-rolling-table {
    margin-left: -23px;
    max-width: 100%;
    width: calc(75% + 10px);
}

.profile-status-table {
    margin-left: -23px;
    width: 70% !important;
}

.delivery_time {
    display: grid;
}

/* .forms-titles.text-left h3 .tooltip-div .tooltip-content{
    top: -15px;
    left: 30px;
}  */

/* END: 18-1-23 */
table#table_postcasts tr th {
    position: relative;
}

/* table#table_postcasts tr th a[class*="downAncher"], table#table_postcasts tr th a[class*="upAncher"] {
    position: absolute;
    right: 4px;
    opacity: 0.6;
    color: #3f4254 !important;
    top: 50%;
    transform: translateY(-50%);
}

table#table_postcasts tr th a[class*="downAncher"] i.fa.text-dark, table#table_postcasts tr th a[class*="upAncher"] i.fa.text-dark {
    color: inherit !important;
}

table#table_postcasts tr th a[class*="downAncher"] {
    right: 10px;
    border: 5px;
} */

table#table_postcasts tr th a.custom-icon-class {
    position: absolute;
    right: 4px;
    color: #3f4254 !important;
    top: 50%;
    transform: translateY(-50%);
}

table#table_postcasts tr th a.custom-icon-class img {
    width: 10px;
}

table#table_postcasts tr th a.active {
    opacity: 1;
}

table#table_postcasts tr th.thactive,
table#table_postcasts tr th.thactive a {
    color: #3699ff !important;
}

.card.card-custom>.card-header .header-vendor-image {
    max-width: 110px;
    max-height: 110px;
    overflow: hidden;
    border-radius: 10px;
}

.card.card-custom>.card-header .header-vendor-image img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    object-position: center;
}

.card.card-dashed ul {
    padding-left: 17px;
}

table#email_template td:nth-child(4) {
    text-align: left !important;
}

/* END - Feb 02-2023 */

table#billing_period_invoice>thead>tr>th.sorting:nth-child(2) {
    min-width: 174px;
}

#billing_period_invoice_wrapper .row .col-sm-12 {
    overflow-x: auto;
}

/* END - 15-02-2023 */

/* START - 13-03-2023 */

.passwordVisible {
    position: relative;
}

.passwordVisible a {
    position: absolute;
    top: 2px;
    right: 8px;
}

.heading_post_card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 50%;
}

.heading_post_card .btn.btn-primary {
    margin-right: 32px;
}

.first-step-scrollbar::-webkit-scrollbar {
    display: none;
}

.first-step-scrollbar {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

@media (max-width: 1440px) {
    .heading_post_card .btn.btn-primary {
        margin-right: 18px;
    }
}

.heading_post_card h3 {
    margin: 0;
}

.delivery-radius .external-btn {
    position: absolute;
    left: calc(100% + 36px);
}

/* END - 12-03-2023 */

/* START - 14-03-2023 */

.updatePassword {
    display: block;
    margin-left: auto;
}

.registration-section .sub-form-box .vdp-datepicker__calendar {
    top: -280px;
    width: 288px;
}

.text-nospace {
    margin-top: -22px;
}

.card.card-custom>.card-header .card-title .card-label {
    font-size: 16px;
    margin-bottom: 10px;
}

/* END - 14-03-2023 */

/* START - 15-03-2023 */

.tab-content.removeBorder .was-validated .form-control:invalid,
.tab-content.removeBorder .form-control.is-invalid {
    background-position: right calc(0.375em + 2.325rem) center;
}

/* END - 15-03-2023 */

/* START : 20-03-2023 */

.servicePriceForm .form-group textarea.form-control {
    height: 155px;
}

/* END  : 20-03-2023 */

/* START  : 21-03-2023 */

#table_postcasts tr th {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0;
    z-index: 99;
    background-color: #fff;
}

/* END  : 21-03-2023 */

.absence_planner_sunday {
    border-width: 4px;
}

/* ----------------- START - 13-03-2023 ----------------- */

.card-body .order-details table tr td:first-child {
    vertical-align: top;
    font-weight: 700;
}

.card-body .order-details table tr:nth-child(3) td,
.card-body .order-details table tr:nth-child(2) td {
    padding-bottom: 20px;
}

/* -----------------  END - 13-03-2023  ----------------- */

/* -----------------  START - 04-04-2023  ----------------- */

.ytVideoWatch-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ytVideoWatch-list li {
    position: relative;
    padding-left: 10px;
}

.ytVideoWatch-list li::before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
}

.ytVideoWatchContent {
    margin-bottom: 22px;
}

.youtube-video-bottom-text {
    padding-top: 0;
}

.youtube-video-bottom p {
    margin-bottom: 16px;
}

.youtube-video-bottom p:last-child {
    margin-bottom: 0;
}

.card-body--ytVideoWatch {
    padding: 0;
    /* margin-bottom: -8px; */
}

.ytVideoWatchVideo {
    max-width: 400px !important;
}

/* -----------------  END - 04-04-2023  ----------------- */

/* -----------------  START - 05-04-2023  ----------------- */

.card-body--ytVideoWatch-wrapper {
    padding: 22px;
}

#table_postcasts .button-undo-class {
    background-color: #10aa5523 !important;
    border: none;
    min-width: 56px;
}

#table_postcasts .strike-row {
    text-decoration: line-through;
}

#table_postcasts .button-undo-class:hover {
    color: #fff;
    background-color: #10aa55 !important;
}

html[lang="ge"] .parent_post_card_main .prodcast_table_pn tr td:last-child button.button-delete-class.savedata {
    min-width: 90px;
}

html[lang="fr"] #table_postcasts .button-undo-class {
    min-width: 83px;
}

html[lang="it"] .parent_post_card_main .prodcast_table_pn tr td:last-child button.button-delete-class.savedata {
    min-width: 104px;
}

#table_postcasts .button-undo-class,
.parent_post_card_main .prodcast_table_pn tr td:last-child button.button-delete-class.savedata {
    min-width: 60px;
}

/* -----------------  END - 05-04-2023  ----------------- */

.toast-info {
    background-color: #1bc5bd !important;
}

/* -----------------  START - 26-04-2023  ----------------- */

.open-provision-block a[href="javascript:void(0)"],
.commision-class a[href="javascript:void(0)"] {
    pointer-events: none;
}

/* .absolute-i-tooltiop {
  position: absolute;
  top: 15px;
  right: 24px;
} */

/* -----------------  END - 26-04-2023  ----------------- */

/* -----------------  START - 28-04-2023  ----------------- */

.card .card-body .table.invoice-table tbody tr td.invoice-table__title {
    /* all: unset; */
    text-align: left !important;
    border: none;
    background-color: #e1e1e1;
    padding: 10px !important;
}

.card .card-body .table.invoice-table tbody tr td.invoice-table__title h3 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #3f4254;
    font-weight: 600;
}

.parent_post_card_main table#table_postcasts tr td span {
    position: relative;
    cursor: pointer;
}

.parent_post_card_main table#table_postcasts tr td span .prodcast_table_popup {
    position: absolute;
    z-index: 9;
    padding: 10px;
    border-radius: 3px;
    width: 200px;
    top: 26px;
    left: -30px;
    opacity: 0;
    pointer-events: none;
    background-color: #181c32;
    color: #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: opacity 0.3s ease;
}

.parent_post_card_main table#table_postcasts tr td span .prodcast_table_popup::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 34px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #181c32 transparent;
    transform: rotate(0deg);
}

.parent_post_card_main table#table_postcasts tr td span:hover .prodcast_table_popup {
    opacity: 1;
    pointer-events: all;
}

.top_post_cost .popup-wrapper {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.top_post_cost .popup-wrapper .prodcast_table_popup {
    font-size: 13px !important;
    font-weight: 400 !important;
    position: absolute;
    z-index: 9;
    padding: 10px;
    border-radius: 3px;
    width: 200px;
    top: 26px;
    left: -30px;
    opacity: 0;
    pointer-events: none;
    background-color: #181c32;
    color: #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: opacity 0.3s ease;
}

.top_post_cost .popup-wrapper .prodcast_table_popup::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 34px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #181c32 transparent;
    transform: rotate(0deg);
}

.top_post_cost .popup-wrapper:hover .prodcast_table_popup {
    opacity: 1;
    pointer-events: all;
}

/* -----------------  END - 28-04-2023  ----------------- */

/* -----------------  START - 02-05-2023  ----------------- */

.editQuantityClass .two_btn_bunch_edit {
    display: flex;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    overflow: hidden;
}

.editQuantityClass .two_btn_bunch_edit button {
    height: 38px;
    width: 38px;
    border: none;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.editQuantityClass .two_btn_bunch_edit button:hover {
    background-color: #181c32;
    color: #fff;
}

.invoice-taisEditingble__title {
    border: none !important;
    text-align: left !important;
}

.invoice-taisEditingble__title h3 {
    text-align: left !important;
    padding: 10px !important;
    font-size: 13px !important;
    background-color: #e1e1e1 !important;
}

/* -----------------  END - 02-05-2023  ----------------- */

.paginateData--secondary svg {
    height: 20px;
    width: 20px;
}

.paginateData--secondary .relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: flex;
    flex-wrap: wrap;
    box-shadow: none !important;
    justify-content: center;
}

.paginateData--secondary .relative.z-0.inline-flex.shadow-sm.rounded-md span {
    display: block;
}

.paginateData--secondary div.flex.justify-between.flex-1,
.paginateData--secondary p.text-sm.text-gray-700.leading-5 {
    display: none;
}

.pagination.paginateData.paginateData--secondary {
    justify-content: center;
}

/* .paginateData--secondary a {

  display: none;
}

.paginateData--secondary a:first-child,
.paginateData--secondary a:nth-child( 2 ),
.paginateData--secondary a:nth-last-child( 2 ),
.paginateData--secondary a:last-child,
.paginateData--secondary a.active,
.paginateData--secondary a.disabled {

  display: block;
  align-items: right;
} */

/* -----------------  START - 31-05-2023  ----------------- */

.forms-div-block .login-signin>.text-left+.mt-10.text-left.form-group {
    margin-bottom: 40px;
    position: relative;
}

.forms-div-block .login-signin>.text-left+.mt-10.text-left.form-group::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #a1a1a1;
    bottom: -24px;
    left: 0;
}

/* -----------------  END - 31-05-2023  ----------------- */

/* -----------------  START - 06-06-2023  ----------------- */

.aspect-image {
    vertical-align: middle;
    aspect-ratio: 121 / 25;
    border-style: none;
    object-fit: cover;
    max-width: 600px;
    width: 100%;
    margin-bottom: 10px;
}

.aspect-image-wrapper .custom-file {
    height: auto;
}

/* -----------------   END - 06-06-2023   ----------------- */

/* -----------------   START - 07-07-2023   ----------------- */

.table-responsive.table-responsive--cancel,
.table-responsive.table-responsive--vendor-table {
    overflow-x: initial;
}

.table-responsive.table-responsive--cancel #cancel_orders_wrapper .row:nth-child(2) .col-sm-12,
.table-responsive.table-responsive--vendor-table #cancelOrderTable_wrapper .row:nth-child(2) .col-sm-12 {
    overflow-x: auto;
}

.table-responsive.table-responsive--cancel .row:first-child,
.table-responsive.table-responsive--vendor-table .row:first-child {
    position: sticky;
    position: -webkit-sticky;
    top: 119px;
    z-index: 99;
    background-color: #fff;
    padding-top: 10px;
}

/* -----------------   END - 07-07-2023   ----------------- */

/* -----------------   START - 19-07-2023   ----------------- */

.invoice-button {
    z-index: 999;
    position: relative;
}

/* -----------------   END - 19-07-2023   ----------------- */
.header-mobile-fixed .topbar .topbar__inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#email_template_wrapper .row:nth-child(2)>.col-sm-12,
#product_table_wrapper .row:nth-child(2)>.col-sm-12,
#cancelOrderTable_wrapper .row:nth-child(2)>.col-sm-12,
#cancel_orders_wrapper .row:nth-child(2)>.col-sm-12,
#cancel_requests_wrapper .row:nth-child(2)>.col-sm-12 {
    overflow: auto;
}

.card.card-custom>.card-header .card-title.supplier_title {
    flex: 100%;
}

#kt_quick_panel {
    display: none;
}

#product_table_wrapper .row:nth-child(2)>.col-sm-12 table tbody tr td:nth-child(2) {
    display: flex;
}

.services--checkbox-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}

.services--checkbox-inline br {
    display: none;
}

.services--checkbox-inline label {
    gap: 10px;
}

#AboutSliderModal .gallery-img-block,
#slidergallery .gallery-img-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
}

#AboutSliderModal .gallery-img-block .repeat-imgblk .upload-background-video,
#slidergallery .gallery-img-block .repeat-imgblk .upload-background-video {
    width: 100%;
    height: auto;
}

#AboutSliderModal .gallery-img-block .repeat-imgblk,
#slidergallery .gallery-img-block .repeat-imgblk {
    width: 100%;
    display: block;
    padding: 6px;
    margin: 0;
}

.gallery-img-block .repeat-imgblk .top-right-stik,
.gallery-img-block .repeat-imgblk .remove-slide {
    z-index: 10;
}

.table-responsive .publishClassTable thead tr td {
    white-space: nowrap;
}

.first_step_btn {
    display: flex !important;
    justify-content: flex-end !important;

    bottom: 60px;
    right: 70px;*/
}

table#billing_period_invoice thead th {
    white-space: nowrap;
}

.login-signin.reset-password .form-group.half-group.has-error {
    margin-bottom: 50px;
}

.login-signin.reset-password .form-group.half-group.has-error {
    margin-bottom: 50px;
}

.card-body .servicePriceForm .card.card-dashed.p-6.mb-5 .form-group.row .error,
.card-body .servicePriceForm .form-group.row .col-lg-2.d-flex.align-items-center.col-md-4 .error {
    left: 120px;
    position: absolute;
    max-width: 350px;
    width: 100%;
}

.card-body .servicePriceForm .card.card-dashed.p-6.mb-5 .form-group.row .error.working_days_error {
    left: 12px;
}

.vat_rate--moded {
    min-width: 80px;
}

.delivery_date_select {
    max-width: 130px;
}

.icon-info--secondary {
    left: 350px;
}

/* 22-12-2023 */
.invoiceEditable select::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.replayCard {
    padding: 10px 30px;
    margin: 0;
}

.replayCard li:not(:first-child) {
    margin-top: 10px;
}

.replayCard p {
    margin: 0;
    line-height: 1.8;
}

.replayCard img {
    max-width: 100% !important;
    height: auto !important;
}

/* 21-10-2024 */
.lable-div-gm {
    display: flex;
    align-items: baseline;
}

.group-check-lmg {
    margin-left: 44px;
}

.new-raio-wps {
    display: flex;
    width: 100%;
}

.first-row-radio-bn label.delivery_time-wrpv {
    word-break: break-all;
    max-width: 600px;
}

.mible-version label.radio.radio-success {
    display: none;
}

.equal-select-check {
    margin-top: 12px;
}

.equal-select-check select#vat_rate {
    margin-right: 3px;
}

label.radio.radio-success.eual-select-radio-vd {
    margin-right: 0px;
}

.date_delivery_sud {
    position: relative;
    background: #d3d3d330;
    left: 21.8%;
    max-width: 750px;
    padding: 10px;
}



.commision_list p span {
    border: 1px solid #000;
    border-radius: 6px;
    min-width: 25px;
    height: 25px;
    width: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 11px !important;
    line-height: 1.2;
    margin-left: 10px;
}

.commision_list {
    text-align: right;
}

 .commision_list p {
    margin-bottom: 6px;
}

.commision_list-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 80px;
    justify-content: end;
    align-items: center;
}

.gauge-wrapper {
    position: relative;
    width: 50px;
    height: 80px;
}

.circle-parent {
    display: flex;
    align-items: center;
}

.arc {
position: absolute;
    width: 46px;
    height: 31px;
    border: 13px solid transparent;
    border-radius: 50%;
    top: 10px;
    left: 36%;
    transform-origin: bottom center;
}
.green-arc {
    border-top-color: #4caf50;
    transform: rotate(-60deg);
}

.yellow-arc {
    border-top-color: #fdd04a;
    transform: rotate(0deg);
}

.red-arc {
    border-top-color: #eb2b2b;
    transform: rotate(60deg);
}

.center-circle {
    position: absolute;
    rotate: 24deg;
    width: 25px;
    height: 25px;
    top: calc(50% + -4px);
    left: calc(50% + 30px);
    transform: translate(-50%, -50%);
}

.center-circle svg {
    height: 20px;
    width: 17px;
    position: absolute;
    top: 0px;
    left: 0;
    rotate: 90deg;
    transform-origin: bottom;
}

.center-circle-green {
 position: absolute;
    rotate: 20deg;
    width: 17px;
    height: 17px;
    top: calc(50% + -8px);
    left: calc(50% + 9px);
    transform: translate(-50%, -50%);
} 

.center-circle-green svg {
    height: 11px;
    width: 11px;
    position: absolute;
    top: 9px;
    left: 0;
    rotate: 56deg;
    transform-origin: bottom;
}

.center-circle-yellow {
 position: absolute;
    rotate: 20deg;
    width: 17px;
    height: 17px;
    top: calc(50% + -8px);
    left: calc(50% + 9px);
    transform: translate(-50%, -50%);
} 

.center-circle-yellow svg {
    height: 11px;
    width: 11px;
    position: absolute;
    top: 1px;
    left: 7px;
    rotate: 112deg;
    transform-origin: bottom;
}

.center-circle-red {
    position: absolute;
    rotate: 20deg;
    width: 17px;
    height: 17px;
    top: calc(50% + -8px);
    left: calc(50% + 9px);
    transform: translate(-50%, -50%);
}


.center-circle-red svg {
    height: 11px;
    width: 11px;
    position: absolute;
    top: -2px;
    left: 12PX;
    rotate: 174deg;
    transform-origin: bottom;
}
.gauge-info-icon{
    margin-left: 25px;
    align-self: self-start;
    cursor: pointer;
}
.gauge-info-icon svg{ 
    height:16px;
    width:16px;
}
.arc-text h4 {
    font-size: 18px;
    max-width: 520px;
    width: 100%;
    font-family: Poppins, Helvetica, "sans-serif";
    font-weight: 400 !important;
}
 

.gauge-info-icon{
    position: relative;
}
 .circle-parent .commision_list-wrapper{
        position: absolute;
    background: #fff;
    color: #000000e3;
    padding: 20px;
    border-radius: 5px;
    border-width: 1px;
background: rgb(255 255 255 / 87%);
     border-style: solid;
  border-color: #000000e3;
     width: 350PX;
    bottom: 29px;
    top: auto;
    right: -150px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
 }
 .circle-parent .header-vendor-image{
        max-width: 110px;
    max-height: 110px;
    overflow: hidden;
    border-radius: 10px;
 }
 .circle-parent .header-vendor-image img{
        width: 110px;
    height: 110px;
    object-fit: cover;
    object-position: center;
 }
 

.gauge-info-icon:hover  .commision_list-wrapper{
    visibility: visible;
    opacity: 1;
}

/* map design changes */
.dashboard-parent #map .leaflet-popup-content{
    width: 165px;
    text-align: left;
}
/* map design changes End*/

.Maps__wrappser_boxs .map {
    width: 100%;
    height: 100%;
    min-height: 300px;
}
button.btn.cms-update{
        z-index: 9;
}

.Maps__wrappser_boxs {
    padding-left: 40px;
}
/*.leaflet-pane.leaflet-marker-pane img.leaflet-marker-icon {
    width: 16px !important;
    height: 30px !important;
}

.leaflet-marker-icon .leaflet-zoom-animated .leaflet-interactive img.leaflet-marker-icon {
    width: 16px !important;
    height: 30px !important;
}*/

.wrapper_map_text {
    padding-bottom: 60px;
}
.gap-row-10px > [class*='col-'] {
  margin-bottom: 10px;
}

.gap-row-5px {
  margin-bottom: -10px; /* Counteract last row spacing */
}
@media(max-width:1300px){
     .circle-parent .commision_list-wrapper{
    right: -50px;
  }
}
 
 


/* finish css */
/* responsive */
@media (max-width:1500px) {
    .date_delivery_sud {
        left: 20%;
    }
}

@media (max-width: 1366px) {
    button.btn.cms-update {
        bottom: 40px;
        right: 65px;
    }

    .icon-info--secondary {
        left: 330px;
    }

    .business-dev-block table.commision-class table.remove-tdspace tr th:first-child,
    .business-dev-block table.commision-class table.remove-tdspace tr td:first-child {
        white-space: nowrap;
    }

    .firstStepButtonRow .btn {
        margin-right: 0;
    }

    .business-development-rolling-table {
        margin-left: 0;
        width: 100%;
    }

    .business-dev-block table.commision-class table.remove-tdspace tr td p {
        display: flex;
    }

    .profile-status-table {
        width: 100% !important;
    }

    .services--checkbox-inline {
        flex-wrap: wrap !important;
    }

    .date_delivery_sud {
        max-width: 600px;
    }
}

@media (max-width: 1199px) {
.Maps__wrappser_boxs {
    padding-left: 0;
    padding-right: 25px;
}
    /* 21-10-2024 */
    .date_delivery_sud {
        max-width: 560px;
    }

    .date_delivery_sud {
        left: 19%;
    }

    .lable-div-gm {
        flex-wrap: wrap;
    }

    /* .lable-div-gm .delivery_time_label {
        width: 100%;
    } */
    ul.multiple_images {
        grid-template-columns: repeat(3, 1fr);
    }


    .card-toolbar--periode .ml-2 {
        margin: 0 !important;
    }

    .card-toolbar--periode {
        gap: 10px;
    }

    .business-dev-block {
        overflow: auto;
    }

    .product-image .fixedimg-wit.maxwidth-fiximg {
        grid-gap: 10px;
        max-width: 90%;
        margin: 0 auto;
    }

    #user_account .form-group.row .inner-table {
        overflow: auto !important;
        max-width: 80%;
        margin: 0 auto;
    }

    .postcode_section {
        margin-bottom: 30px;
    }

    .user_account__title {
        max-width: 90% !important;
    }

    .postcode_section .parent_post_card_main {
        display: grid;
    }

    .parent_post_card_main .right_post_code {
        order: -1;
        min-height: 300px;
    }

    .parent_post_card_main .right_post_code,
    .parent_post_card_main .table_postcast {
        width: 100%;
    }

    .card-body #user_account form .form-group.row.align-items-center .col-7 .radio-inline {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #user_account form .product_einheit table {
        margin: 0;
    }

    .login-success {
        top: 17px;
        transform: translateX(-25px);
        transition: all 0.3s ease;
    }

    .absence-calendar .form-group label.col-form-label.text-left.col-lg-2.col-sm-12 {
        max-width: 40%;
        flex: 20%;
    }


     .circle-parent .commision_list-wrapper{
       bottom: 90px;
        right: 0;
        left: auto;
    }
  .circle-parent{
    position: relative;
  }
  .gauge-info-icon {
    position: unset;
  }
    .circle-parent .commision_list-wrapper{
        bottom: 90px;
    }
    .commision_list{
        flex: 1;
        width: 100%;
    }
    .circle-parent .header-vendor-image img {
        width: 70px;
        height: 70px;
        object-fit: cover;
        object-position: center;
    }
    .circle-parent .header-vendor-image {
        max-width: 90px;
        max-height: 90px;
        overflow: hidden;
        border-radius: 10px;
  }
  .gauge-info-icon:hover .commision_list-wrapper{
    gap: 25px;
    justify-content: start;
  }
 
}

@media (max-width:1100px) {
    .first-row-radio-bn label.delivery_time-wrpv {
        word-break: break-all;
        max-width: 350px;
    }

    .equal-select-check {
        flex-wrap: wrap;
    }

    .equal-select-check select#vat_rate {
        margin-left: 45px !important;
    }

    .date_delivery_sud {
        max-width: 470px;
    }
}

@media (max-width: 1023px) {
    .icon-info--secondary {
        left: initial;
        right: 20%;
    }
     .arc-text h4 { 
      max-width: 100%;
      font-size: 16px;
    }

}

@media (max-width: 991px) {
    .date_delivery_sud {
        max-width: 595px;
        left: 0;
    }

    .lable-div-gm .delivery_time_label {
        width: 100%;
        word-break: revert;
        white-space: nowrap;
        margin-right: 10px;
    }

    .lable-div-gm {
        flex-wrap: nowrap;
    }

    .new-raio-wps label.radio.radio-success span.mr-0 {
        margin-top: -29px;
    }

    .circle-parent .commision_list-wrapper{ 
        right: 0;
        left: 0;
    }
}

@media (max-width: 991.98px) {

    #kt_wrapper {
        padding-top: 50px;
    }

    .absence-calendar .form-group label.col-form-label.text-left.col-lg-2.col-sm-12 {
        max-width: 100%;
        flex: 100%;
    }

    #AboutSliderModal .gallery-img-block,
    #slidergallery .gallery-img-block {
        grid-template-columns: repeat(3, 1fr);
    }

    .login-success {
        transform: translate(0);
        margin: 0;
        left: 76px;
        top: 10px;
    }

    button.btn.cms-update {
        bottom: 28px;
        right: 52px;
    }

    #kt_content {
        position: relative;
        z-index: 0;
    }

    .header-mobile-fixed .topbar {
        z-index: 999;
    }

    .topbar__inner {
        padding-left: 40px;
    }

    #kt_header_mobile {
        z-index: 1000;
        background-color: transparent;
        position: fixed;
        top: -2px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .topbar {
        box-shadow: rgba(235, 237, 243, 0.16) 0px 1px 1px,
            rgb(235, 237, 243) 0px 0px 0px 1px;
    }

    #kt_aside {
        top: 50px;
        height: calc(100vh - 50px);
        width: 100vw !important;
        transform: translateX(-100vw);
        transition: all 0.3s ease;
    }

    #kt_aside.aside.aside-on {
        transform: translate(0);
    }

    .aside-overlay {
        display: none;
        background-color: transparent;
    }

    #kt_header_mobile #kt_header_mobile_topbar_toggle,
    #kt_header_mobile #kt_header_mobile_toggle,
    #kt_header_mobile .mobile-logo {
        display: none;
    }

    .header-mobile .burger-icon span::before,
    .header-mobile .burger-icon span::after {
        width: 100%;
        background-color: #3f4254;
    }

    .header-mobile .burger-icon.mobile-toggle-active span::before {
        transform: translate(0, 8px) rotate(-225deg);
    }

    .header-mobile .burger-icon.mobile-toggle-active span {
        background-color: transparent;
    }

    .header-mobile .burger-icon.mobile-toggle-active span::after {
        transform: translate(0, -8px) rotate(225deg);
    }

    .dashboard_tbl .dashboard_tbl_s-wrapper {
        overflow: auto;
    }

    #product_table_wrapper .row:nth-child(2)>.col-sm-12 table tbody tr {
        pointer-events: none;
    }

    #product_table_wrapper .row:nth-child(2)>.col-sm-12 table tbody tr>td>div {
        pointer-events: all;
    }

    .services--checkbox-inline {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
    }

    .woodTypeForm {
        padding: 20px;
    }

    #AboutSliderModal,
    .home-slide-design #SliderModal {
        padding: 60px 18px !important;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    body div.modal-backdrop.fade.show {
        display: none;
    }

    #AboutSliderModal::before,
    #SliderModal::before,
    .home-slide-design #SliderModal::before {
        content: "";
        position: fixed;
        height: 100vh;
        width: 100vw;
        top: 0;
        left: 0;
        background: #0000005e;
    }

    .dateail-table {
        overflow: auto;
    }

    .card-body .logo-section h2 {
        font-size: 25px;
    }

    .card-body .logo-section img {
        width: 40px;
    }

    .card-body .logo-section--bottom-spacing {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {

    .icon-info--secondary {
        right: 0;
    }

    .dashboard_tbl .dashboard_tbl_s-wrapper table {
        width: 500px;
    }

    .modal-dialog-scrollable .modal-body .inputfile-div {
        max-width: 200px;
    }

    #AboutSliderModal .gallery-img-block,
    #slidergallery .gallery-img-block {
        grid-template-columns: repeat(2, 1fr);
    }

    #AboutSliderModal .modal-body .nav,
    #SliderModal .modal-body .nav {
        flex-wrap: nowrap;
        overflow: auto;
        white-space: nowrap;
    }

    .edit--nav-wrapper {
        overflow: auto;
    }

    #user_account form table tr:first-child td {
        white-space: nowrap;
    }

    .edit--nav {
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    .form-group label.start-video-label {
        padding: 0 10px 10px;
    }

    .card-body--products {
        padding: 10px;
    }

    .product-image .fixedimg-wit.maxwidth-fiximg {
        flex-direction: column;
    }

    .product-image .fixedimg-wit.maxwidth-fiximg>img {
        max-width: 100%;
    }

    .showing-uploadimg .fixedimg-wit .product-desc-admin {
        max-width: 100%;
    }

    .important_information_table .important_information_btn>video,
    .important_information_table .important_information_btn>img {
        width: 100px;
    }

    .login-success {
        left: 0;
    }

    .inner-table.responsive-table {
        overflow: auto;
        padding-bottom: 6px;
    }

    .inner-table.responsive-table table {
        width: max-content;
    }

    #email_template_wrapper .row:nth-child(2)>.col-sm-12 table {
        width: max-content;
        white-space: nowrap;
    }

    .card.card-custom>.card-body {
        padding: 2rem 1.25rem;
    }

    .status_deshbord {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 0;
    }

    .right_ds_bd,
    .left_ds_bd {
        max-width: 100%;
        width: 100%;
    }

    #kt_content .card.card-custom>.card-header {
        margin-bottom: 16px;
    }

    #cancel_requests_wrapper .row:nth-child(2)>.col-sm-12 {
        padding: 0;
    }

    .checkbox-inline.design-checkbox.multicheckbox-block.my_check_bx {
        gap: 10px;
        margin-bottom: 20px;
    }

    div.dataTables_wrapper div.dataTables_length,
    .dataTables_filter {
        text-align: left;
    }

    .table.publishClassTable {
        width: max-content;
    }

    #wood_type_wrapper .row:nth-child(2)>.col-sm-12,
    #news_table_wrapper .row:nth-child(2)>.col-sm-12 {
        overflow: auto;
        padding: 0;
    }

    #news_table_wrapper .row:nth-child(2)>.col-sm-12 table {
        width: 800px !important;
    }

    #wood_type_wrapper .row:nth-child(2)>.col-sm-12 table {
        width: max-content;
        white-space: nowrap;
    }

    .absence-calendar table tr th {
        display: none;
    }

    .absence-calendar table tr td {
        display: block;
    }

    .absence-calendar table tr td:last-child {
        display: grid;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        grid-gap: 10px;
        place-items: center;
        background-color: #fcfcfc;
    }

    .absence-calendar table.table td button.btn {
        margin: 0 !important;
    }

    .business-dev-block {
        overflow: auto;
    }

    .business-dev-block table {
        width: max-content;
    }

    .login-success {
        padding: 5px 60px 5px 15px;
        top: 50px;
        width: 100vw;
        border-radius: 0 0 10px 10px;
    }

    .login-success button.goto-exit {
        border-radius: 0 0px 10px 0;
    }

    #kt_content .card.card-custom>.card-header.card-header--secondary {
        margin: 0;
    }

    #kt_content .card.card-custom>.card-header.card-header--secondary .radio-inline.leftlabel .justify-content-start .radio.radio-dark.text-white {
        margin: 0;
    }

    #kt_content .card.card-custom>.card-header.card-header--secondary .radio-inline.leftlabel div {
        gap: 10px;
    }

    .header--moded {
        flex-direction: column;
        text-align: center;
        position: relative;
    }

    .header--moded label {
        max-width: 100%;
        text-align: center !important;
        margin-bottom: 10px;
    }

    .header--moded .justify-content-end {
        position: absolute;
        top: -42px;
        right: -75px;
    }

    .table--profile-status {
        max-width: 100%;
        width: 100% !important;
    }

    .login-success {
        top: 90px;
        border-radius: 10px;
        overflow: hidden;
        width: 92vw;
        margin: 0 4vw;
    }

    body[data-offcanvas-aside="on"] .login-success {
        opacity: 0;
        pointer-events: none;
    }

    body[data-scrolltop="on"] .login-success {
        top: 50px;
        width: 100vw;
        border-radius: 0 0 10px 10px;
        margin: 0;
    }

    .profile-status-table {
        width: 100% !important;
        margin: 0;
    }

    .invoice_logo_wrapper .invoice_logo {
        width: 40px;
    }

    .invoice_logo_wrapper .invoice_logo_text {
        font-size: 20px;
    }

    .parent_post_card_main .table_postcast {
        overflow: auto;
    }

    .heading_post_card {
        width: 100%;
    }

    .heading_post_card .btn.btn-primary {
        margin: 0;
    }

    #kt_content .card.card-custom>.card-header>.checkbox-nw {
        flex: 100%;
        width: 100%;
    }

    .checkbox-inline.design-checkbox.multicheckbox-block.my_check_bx {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    #main_picture {
        margin-bottom: 10px;
    }

    .card-header--custom-style-top {
        padding: 10px !important;
        gap: 10px;
        align-items: center;
        flex-direction: column-reverse;
        justify-content: center;
        text-align: center;
    }

    .Absence_planner_title_text {
        padding: 0 !important;
    }

    .user_account__inner-form {
        padding: 18px;
    }

    .downloads--card-body .zip-code {
        margin-bottom: 20px;
    }

    .downloads--card-body .customer_csv__title {
        margin-bottom: 5px;
    }

    .downloads--card-body .customer_csv__inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    #user_account .form-group.row .inner-table {
        /* max-width: 100%; */
        /* padding: 0; */
    }

    #user_account form table tr td select {
        width: 100px !important;
    }

    #user_account .card-body {
        padding: 10px !important;
    }

    .home--slider-block .bg-image-box .iframe-video,
    .home--slider-block .bg-image-box {
        width: 100%;
    }

    .home--slider-block .bg-image-box#appendoverlay_1 {
        height: 400px;
        padding: 10px;
    }

    .client-slider-block .bg-image-box#appendoverlay_4,
    .about-slider-block .bg-image-box#appendoverlay_3 {
        height: 0;
        padding-bottom: 56.24%;
    }

    .webshop_video--wrapper #webshop_video_wrapper .row:nth-child(2) {
        overflow: auto;
    }

    .videoEdit__video {
        max-width: 100%;
        width: 100%;
    }

    .postcode_section .inner_top_post_cost {
        display: block;
    }

    .delivery-radius .radio {
        right: -16px;
    }

    .delivery-radius .external-btn {
        left: calc(100% + 22px);
    }

    .prodcast_table_pn thead tr th {
        white-space: nowrap;
        padding: 10px 30px;
    }

    .left_post_code {
        width: 100%;
    }

    .delivery-radius {
        width: 220px;
    }

    table#cancelOrderTable thead tr th,
    table#cancel_orders thead tr th {
        white-space: nowrap;
    }

    .card.card-custom>.card-header .card-toolbar.card-toolbar--periode .btn.btn-success,
    .card.card-custom>.card-header .card-toolbar.card-toolbar--periode #selectId {
        width: 100% !important;
        margin: 0 !important;
    }

    .card.card-custom>.card-header .card-toolbar.card-toolbar--periode {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        grid-gap: 10px;
        margin-top: 10px !important;
    }

    .card-body .servicePriceForm .card.card-dashed.p-6.mb-5 .form-group.row .error,
    .card-body .servicePriceForm .form-group.row .col-lg-2.d-flex.align-items-center.col-md-4 .error {
        left: 20px;
        position: relative;
        max-width: 100%;
        width: 100%;
    }

      .gauge-info-icon:hover .commision_list-wrapper{
       width: 450px;
     }
}

@media (max-width:676px) {
    .new-raio-wps {
        flex-wrap: wrap;
    }

    /* label.radio.radio-success.desktop-version-radio-bn {
        display: none;
    } */
    span.space-mrgin-cs {
        position: relative;
        top: 0;
    }

    label.radio.radio-success.desktop-version-radio-bn {
        position: relative;
        top: -14px;
    }

    .new-raio-wps label.radio.radio-success span.mr-0 {
        margin-top: 0;
    }

    .mible-version {
        display: flex;
        align-items: center;
    }

    .mible-version label.radio.radio-success {
        display: block;
    }

    .lable-div-gm .delivery_time_label {
        width: 100%;
    }

    .equal-select-check select#vat_rate {
        max-width: 80px;
        margin-left: 43px !important;
    }

    .equal-select-check label.radio.radio-success {
        width: 100%;
    }

    label.radio.radio-success.desktop-version-radio-bn {
        display: flex;
        align-items: flex-start;
        top: 10px;
    }

    .lable-div-gm {
        flex-wrap: wrap;

    }

    .equal-select-check {
        flex-wrap: wrap;
    }
}

@media (max-width: 574px) {

    .header--moded .justify-content-end {
        position: absolute;
        top: -38px;
        right: -86px;
    }

    .select-drop-box {
        margin-left: inherit;
        width: 100%;
        margin-top: 10px;
    }

    .card.card-custom>.card-header .card-toolbar.card-toolbar--periode {
        margin-left: 0 !important;
    }

    .blinkAnimation {
        position: relative;
    }

    .blinkAnimation a.redirect-class.btn.btn-link.font-weight-bold.text-dark~a[data-toggle="tooltip"] {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .h3-bolds h3:not(.table h3):not(.card-title) {
        padding: 0;
    }

    html[lang="ge"] .login-success {
        padding: 5px 90px 5px 15px;
    }

    html[lang="en"] .login-success {
        padding: 5px 60px 5px 15px;
    }

    html[lang="it"] .login-success,
    html[lang="fr"] .login-success {
        padding: 5px 70px 5px 15px;
    }

    #kt_content .card.card-custom>.card-header {
        margin: 0;
    }

    .supplier-overview--card-toolbar {
        gap: 10px;
    }

    .supplier-overview--card-toolbar .btn.ml-2 {
        margin: 0 !important;
    }

    .checkbox-inline.design-checkbox.multicheckbox-block.my_check_bx {
        grid-template-columns: 1fr;
        gap: 10px;
        margin: 10px 0;
    }

    #user_account .card-body #mobile_card_terminal,
    #user_account .card-body #bar,
    #user_account .card-body #invoice,
    #user_account .card-body #salutation {
        width: 100% !important;
    }

    .supplier-export #export1 {
        margin-bottom: 10px;
    }

    .card.card-custom.slide-cards .col-form-label.col-lg-3.col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    #user_account .form-group .label {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

        .gauge-info-icon:hover .commision_list-wrapper {
       width: 290px;
        flex-direction: column-reverse;
        justify-content: center;
    }
    .commision_list p {
    margin-bottom: 2px;
    font-size: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

}

@media (max-width: 660px) {
    .first-row-radio-bn {
        width: calc(100% - 72px);
    }
}

table.dataTable>tbody>tr.odd.highlightRowClass td,
tr.highlightRowClass td {
    background: #fffdbc !important;
}

@media (max-width: 450px) {

    .radio-inline .radio:first-child,
    span.space-mrgin-cs {
        margin-right: 8px !important;
    }

    .first-row-radio-bn label.delivery_time-wrpv {
        margin-left: 0px;
    }

    .services--checkbox-inline {

        grid-template-columns: repeat(2, 1fr);
    }

    .lable-div-gm {
        flex-wrap: wrap;
        margin-left: 0;
    }

    .equal-select-check select#vat_rate {
        margin-left: 27px !important;
    }

    .group-check-lmg {
        margin-left: 26px;
    }

    
}

.tippy-box {
        background: rgb(255 255 255 / 87%) !important;
        border: 1px solid #000 !important;
        color: #000 !important;
        padding: 8px 12px;
        width: 100% !important;
        max-width: 600px !important;
        box-sizing: border-box;
        background: rgb(255 255 255 / 87%) !important;
        /* backdrop-filter: blur(4px); */
    }
     
    /* Remove the arrow */
    .tippy-box .tippy-arrow {
      display: none !important;
    }


    .card.card-custom.card-stretch.i_btn_product a i{
    font-size: 15px;
}
.card.card-custom.card-stretch.i_btn_product {
    justify-content: space-between;
}

.leaflet-popup-tip{
      display: none !important;
    }
.circle-parent .commision_list-wrapper {
    display: none;
    position: absolute;
    z-index: 999;
    background: white;
    border: 1px solid #ccc;
    padding: 10px;
    position: absolute;
    background: #fff;
    color: #000000e3;
    padding: 20px;
    border-radius: 5px;
    border-width: 1px;
    background: rgb(255 255 255 / 87%);
    border-style: solid;
    border-color: #000000e3;
    width: 350PX;
    bottom: 29px;
    top: auto;
    right: -150px;
    opacity: 0;
  /* // visibility: hidden;*/
    transition: all 0.3s ease-in-out;
    /* Add styles as needed */
}

.circle-parent .commision_list-wrapper.show {
    display: block;
} 


@media (max-width: 350px) {
    .card-body #user_account form .form-group.row.align-items-center .col-7 .radio-inline {
        grid-template-columns: 1fr;
    }

    ul.multiple_images {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    ul.multiple_images li.fixedimg-wit .btn-danger {
        padding: 0;
        font-size: 10px;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        flex-wrap: wrap;
    }

    .services--checkbox-inline {
        grid-template-columns: repeat(2, 1fr);
    }

    .toast .toast-title {
        font-size: 10px;
    }

    .header--moded .justify-content-end {
        right: -74px;
    }

    .login-success {
        font-size: 10px;
    }

    .card.card-custom.card-stretch.gutter-b .card-header.border-0.py-5.align-items-center .text-dark.mb-1.font-size-lg.absence-days {
        white-space: nowrap;
    }

    .card.card-custom.card-stretch.gutter-b .card-header.border-0.py-5.align-items-center .row {
        display: grid;
        grid-template-columns: 1fr 10px;
    }

    .login-success {
        top: 85px;
    }

    .card.card-custom.card-stretch.i_btn_product {
        position: relative;
    }

    .card.card-custom.card-stretch.i_btn_product a[data-toggle="tooltip"] {
        position: absolute !important;
        top: 10px;
        right: 10px !important;
    }

    .delivery-radius .external-btn {
        position: relative;
        top: initial;
        right: initial;
        left: initial;
        bottom: initial;
    }

    .delivery-radius .radio {
        top: 18px;
        right: -26px;
    }

    .heading_post_card {
        gap: 10px;
        flex-direction: column;
        align-items: stretch;
    }

    .heading_post_card .btn.btn-primary {
        margin: 0 !important;
    }
}



.Maps__wrappser_boxs .map {
    width: 100%;
    height: 100%;
    min-height: 300px;
}
button.btn.cms-update{
        z-index: 9;
}

.Maps__wrappser_boxs {
    padding-left: 40px;
}

.wrapper_map_text {
    padding-bottom: 60px;
}

 .dashbaord_maps img.leaflet-marker-icon {
    box-shadow: none !important;
    border: 0 !important;

}

.h3-bolds .col-lg-6:last-child .card-header.card-header--secondary {
    padding-top: 0px !important;
}
