.inner .badge-place .red-badge {
    background-color: #CD071E;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px 40px 40px 40px !important;
    -khtml-border-radius: 40px 40px 40px 40px !important;
    -moz-border-radius: 40px 40px 40px 40px !important;
    border-radius: 40px 40px 40px 40px !important;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 5px;
    display: table;
}

.inner .badge-place .blue-badge {
    background-color: #199DCD;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px 40px 40px 40px !important;
    -khtml-border-radius: 40px 40px 40px 40px !important;
    -moz-border-radius: 40px 40px 40px 40px !important;
    border-radius: 40px 40px 40px 40px !important;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
    margin: 5px 0;
    display: table;
}

.bloc-cadou-cos .badge-place .red-badge {
    background-color: #CD071E;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px 40px 40px 40px !important;
    -khtml-border-radius: 40px 40px 40px 40px !important;
    -moz-border-radius: 40px 40px 40px 40px !important;
    border-radius: 40px 40px 40px 40px !important;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 5px;
    display: table;
}

.cos-red-badge {
    background-color: #CD071E;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
    font-weight: 600;
    display: table;
    line-height: 1.1;
}

.cos-blue-badge {
    background-color: #199DCD;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
    font-weight: 600;
    display: table;
    line-height: 1.1;
}

.buton.add-service {
    line-height: 0 !important;
}

table.dataTable thead tr th {
    background-color: #636363;
    font-weight: normal !important;
}

.search-form .form-control-sm {
    padding-left: 10px;
    border: 1px solid #cacaca;
}

.dt-center {
    text-align: center;
}

.dt-right {
    text-align: right;
}

.dt-left {
    text-align: left;
}

table.dataTable {
    font-size: 13px !important;
    margin: 10px 0!important;
}

.dataTables_scroll table.dataTable {
    margin: 0!important;
}

table.dataTable thead > tr {
    background-color: #636363 !important;
    color: white;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0!important;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 13px !important;
}

div.dataTables_wrapper div.dataTables_length label {
    font-size: 13px !important;
}

div.dataTables_wrapper div.top {
    display: flex;
}

.paginate_button {
    font-size: 13px !important;
}

.btn-primary {
    background-color: #636363 !important;
    border-color: #404040;
}

.btn-primary:hover {
    background-color: #404040 !important;
    border-color: #404040;
}

.loading {
    position: relative;
    background-color: #636363;
    font-size: 14px;
    line-height: 50px;
    color: white;
    background-image: url("/Resources/images/loader_long.gif");
    background-repeat: no-repeat;
    background-position: 100px 20px;
    z-index: 9;
}

table.dataTable tbody tr td a {
    text-decoration: none;
    cursor: pointer;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #dde2e6 !important;
    margin-bottom: 5px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 0 !important;
}

.backend input.form-control,
.backend select.form-control,
.backend textarea.form-control,
.backend .custom-select {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #cacaca;
    border-radius: 0.2rem;
    box-shadow: none;
}

.backend textarea.form-control {
    min-height: 150px;
    height: auto;
    overflow: auto;
}

.backend .form-group label,
.form_label {
    font-size: 14px;
}

.form-group .desc {
    margin-bottom: 12px;
}

.backend input[type="file"] {
    font-size: 14px !important;
}

.backend .btn-group button {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.backend .multiselect {
    font-size: 14px;
}

.backend button.multiselect-option span.form-check label {
    font-size: 13px !important;
    font-weight: normal;
}

table.dataTable {
    box-sizing: border-box!important;
    border-collapse: collapse !important;
}

.ui-dialog {
    font-size: 13px !important;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

a.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

/*.accountUsername {*/
/*    padding-right: 4px;*/
/*    border-bottom: 1px solid #636363;*/
/*    font-size: 13px;*/
/*    background-color: #009534;*/
/*    color: white;*/
/*    line-height: 34px;*/
/*}*/

.popup-search .cut-price {
    font-weight: 500;
    text-decoration: line-through;
    color: #949494;
    font-size: 16px;
    white-space: nowrap;
    margin-bottom: 3px;
}

.popup-search .value.new-price {
    color: #009534;
}

.max-width-350 {
    max-width: 350px;
}

.inner .badge-place .red-badge {
    background-color: #CD071E;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
}

@media (min-width: 1200px) {
    .inner .badge-place .red-badge {
        font-size: 11px;
    }
}

.inner .badge-place .green-badge {
    background-color: #009534;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
}

@media (min-width: 1200px) {
    .inner .badge-place .green-badge {
        font-size: 11px;
    }
}

.inner .badge-place {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

/* start overWriting original css  */

@media (min-width: 1200px) {
    .category-filters .filter-title {
        /*   font-size: 14px !important;*/
    }
}

.category-filters .filters-list .filter-link {
    /*font-size: 14px !important;*/
    margin-bottom: 15px !important;
}

.category-filters .filters-list .filter-link.active {
    font-weight: 700;
}

@media (min-width: 1200px) {
    .product-bloc .product-info .name {
        /*        font-size: 14px !important;*/
    }
}

@media (min-width: 1200px) {
    .category-sort .lab {
        /*        font-size: 14px !important;*/
        padding-top: 3px;
    }
}

@media (min-width: 1500px) {
    body {
        /*        font-size: 14px !important;*/
    }
}

.category-sidebar .category-sidebar-carusel {
    border-right: 0px solid rgba(255, 255, 255, 0.3) !important;
}

.strong {
    font-weight: bold !important;
}

.padding-rectify {
    padding: 0 15px !important;
}

.header-farma .farmacia-aleasa .buton-col a {
    font-size: 16px;
}
@media (min-width: 1500px) {
    .header-farma .farmacia-aleasa .buton-col a {
        font-size: 18px;
    }
}

/* modal produs cos popup  */
@media (min-width: 576px) {
    .modal-produs-cos .modal-dialog {
        max-width: 610px;
    }
}
.modal-produs-cos .close {
    opacity: 1;
    font-size: 11px;
    border-radius: 50%;
    color: #009534;
    border: 1px solid #009534;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    display: block;
    margin: 0;
}
.modal-produs-cos .modal-content {
    border: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.modal-produs-cos .modal-header {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: right;
    border: none;
    padding: 10px 15px 0;
    display: block;
}
.modal-produs-cos .content {
    padding: 10px 15px 20px;
}
@media (min-width: 576px) {
    .modal-produs-cos .content {
        padding: 0 30px 20px;
    }
}
.modal-produs-cos .content .popup-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #009534;
}
@media (min-width: 576px) {
    .modal-produs-cos .content .popup-title {
        font-size: 24px;
    }
}
.modal-produs-cos .product {
    text-align: center;
    border: 1px solid rgba(0, 149, 52, 0.3);
    padding: 20px;
}
@media (min-width: 576px) {
    .modal-produs-cos .product {
        text-align: left;
    }
}
.modal-produs-cos .product .image {
    display: block;
    padding: 4px;
    background-color: #f5f5f5;
    width: 140px;
    margin: 0 auto;
}
.modal-produs-cos .product .product-name {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #1f1f1f;
    display: block;
    margin-bottom: 10px;
}
.modal-produs-cos .product .quantity {
    font-weight: 400;
    /*font-size: 14px;*/
}
.modal-produs-cos .product .price {
    font-weight: 700;
}
.modal-produs-cos .product .buton {
    font-weight: 400;
    font-size: 12px;
    width: 200px;
}
@media (min-width: 992px) {
    .header-farma {
        background: #F5F5F5;
    }
}
@media (min-width: 576px) {
    .modal-produs-cos .product .buton {
        width: auto;
    }
}

table.tr2.dataTable thead tr th {
    width: 140px!important;
    min-width: 140px!important;
    padding: 10px;
}
table.tr2.dataTable thead tr th.w1 {
    width: 70px!important;
    min-width: 70px!important;
}
table.tr2.dataTable thead tr th.w3 {
    width: 210px!important;
    min-width: 210px!important;
}
table.tr2.dataTable.no-footer {
    margin-bottom: 0;
}
.dataTables_scroll {
    padding: 0.755em 0;
}

/* end modal produs cos popup  */

/* end overWriting original css  */

.product-bloc .butons .buton {
    font-size: 13px;
    line-height: 16px !important;
    padding: 9px 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
}

.cursorText:not(.resetCursor) {
    cursor: text;
}

.dataTables_wrapper  {
    min-height: 250px;
}

.dtHAuto .dataTables_wrapper,
.dataTables_wrapper.dtLoaded {
    min-height: auto!important;
}

.boxbg {
    display: flex;
    background: #f9f9f9;
    padding: 15px 0;
    box-sizing: border-box;
}

#div_upload input,
#div_upload button {
    width: 100%;
}

.cmpgslist {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
    border-bottom: 0!important;
}

.cmpgslist > li {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cmpgslist > li .desc {
    font-size: 14px;
    padding-left: 10px;
}

.basket-page-table > .basket-page-entry:last-child {
    border-bottom: 0;
}

.errlist {
    color: #D8000C;
    background-color: #FFBABA;
    padding: 15px 15px 15px 30px;
    margin: 0;
    border: 1px solid #D8000C;
}

.product-details-section .image img {
    width: auto !important;
    max-width: 300px !important;
}

.product-bloc .image img {
    width: auto !important;
    /* max-width: 300px !important; */
}

span#bt-browse {
    display: flex;
    line-height: 1;
}

span#bt-browse > i {
    margin: auto;
}

h5.title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
}

.tsm {
    font-size: 14px;
}

.ttext,
.col-form-label {
    display: flex!important;;
    font-weight: 700!important;
    font-size: 14px;
    line-height: 1.5!important;;
    margin: 0 0 5px 0!important;
    padding: 0!important;;
}

.alert-success {
    background-color: #d4edda!important;
    border-color: #c3e6cb!important;
}

.modal-alege-farmacie-preturi .close {
    z-index: 10!important;
}

ins {
    display: flex;
    margin: 5px auto;
}

ins img {
    height: auto;
    margin: auto;
}

ins > a {
    display: flex;
    width: 100%;
}

ins > a > img {
    margin: auto;
}

.mtab {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mtab > li {
    background: #f9f9f9;
}

.mtab > li > form > label {
    display: flex;
    cursor: pointer;
    line-height: 1;
    font-weight: 500;
    font-size: 18px;
    padding: 15px;
    margin: 0;
    border: 1px solid transparent;
    transition-duration: .3s;
}

.mtab > li > form > label > i {
    transform: rotate(45deg);
    margin-left: auto;
}

.mtab > li > form > label:hover {
    border-color: #515151;
}

.mtab > li > form > input:checked + label > i {
    transform: rotate(145deg);
}

.mtab > li > form > input:checked ~ .mtabi {
    display: flex;
}

.mtab > li > form > input:checked + label {
    background: #515151;
    color: #fff;
}

.mtabi {
    display: none;
    flex-direction: column;
    border: 1px solid #515151;
    border-top: 0;
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 15px 15px 15px 15px;
    box-sizing: border-box;
}

.mtabi > li:not(:first-child) {
    margin: 15px 0 0px 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #cacaca;
}

.mtabi > li > input:checked + label {
    font-weight: 700;
}

.mtabi > li > input + label {
    margin: 0 0 0 5px;
}

.mtabi > li label {
    margin-bottom: 0;
}

.mtabi > li .tab-body {
    display: none;
    flex-direction: column;
    gap: 10px;
    width: 50%;
    background: #ffffff;
    border: 1px solid #cacaca;
    padding: 15px;
    margin-top: 10px;
}

.mtabi > li .tab-body label {
    font-weight: 700;
}

.mtabi > li .tab-body .desc {
    color: #a5a5a5;
}

.mtabi > li > input:checked ~ .tab-body {
    display: flex;
}

.basket-page-table {
    border: 0!important;
}

.basket-page-table > .basket-page-entry {
    border: 1px solid #f5f5f5!important;
}

.basket-page-entry .arrow-toggle {
    background: #f5f5f5;
    opacity: .6;
}

.basket-page-entry .arrow-toggle:hover {
    opacity: 1;
}

.basket-page-entry .arrow-toggle > a {
    display: flex;
    color: #1f1f1f;
    padding: 5px;
}

.basket-page-entry .arrow-toggle > a > i {
    margin: auto;
}

.basket-page-entry .items .basket-page-entry .details-col .name {
    font-weight: 400;
}

.basket-page-entry .items.hidden + .arrow-toggle > a > i {
    transform: rotate(180deg);
}

.basket-page-table .items {
    border-top: 1px solid #f5f5f5!important;
}

.basket-page-table .items .image-col {
    margin-left: 40px;
}

.basket-page-entry .image-col {
    padding: 5px;
}

.hidden {
    display: none!important;
}

.btnf {
    background: #009534;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 5px 15px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.btnf:hover {
    background: #16bc50;
    color: #fff;
    text-decoration: none;
}

.category-filters .bt-reset-filter {
    margin-bottom: 0!important;
}

.category-filters .filter-title {
    line-height: 1;
}

.ftitle {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
}

.category-filters .filter-checkbox:last-child {
    margin-bottom: 0;
}

.inl-a {
    display: inline-flex;
    line-height: 1.7;
}

.icoa > i {
    display: flex;
    align-self: center;
    background: #e5ab01;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.icoa.alert-info > i {
    background: #0c5460;
}

.icoa > i:before {
    margin: auto;
}

.icoa > span {
    margin: auto 0 auto 10px;
}

.alert.a2 {
    padding: 15px;
    border-radius: 0;
    border: 1px solid #ffeeba;
}

.alert.alert2 {
    background: #efefef;
    width: 100%;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.colflex {
    display: flex;
    flex-direction: column;
}

.pgxpt {
    display: flex;
    gap: 10px;
    list-style-type: none;
    color: #afafaf;
    padding: 0;
    margin: 30px auto 30px auto;
}

.pgxpt a {
    color: #afafaf;
}

.pgxpt li.current,
.pgxpt a.current {
    color: #000;
    font-weight: 700;
}

.h-next ~ * {
    display: none;
}

.bt-remove {
    color: #1f1f1f;
}

.bt-remove:hover {
    color: #CD071E;
    text-decoration: none;
}

.hmenu {
    display: flex;
    padding: 15px;
    font-size: 15px;
    color: #949494;
    font-weight: 600;
    list-style-type: none;
}

.hmenu li {
    display: flex;
}

.hmenu li > a {
    color: #000;
}

.hmenu li.selected {
    color: #007A2A;
}

.hmenu li + li:before {
    content: " | ";
    color: #e0e0e0;
    margin: 0 15px;
}

.ui-widget-content.ui-autocomplete {
    max-height: 400px;
    overflow: auto;
}

.help-text {
    margin-top: 5px;
    color: #c1c1c1;
}

.buton.out-of-stock-button.subscribed {
    background: #F97F7E;
}

.buton.out-of-stock-button {
    background: #cb2322;
}

.buton.out-of-stock-button:hover,
.buton.out-of-stock-button:active {
    background: #9f0505;
}

.prod-lnk {
    font-size: 13px;
}

@media (min-width: 1200px) {
    .container.maxc {
        max-width: 90%;
    }
}

.header .buton-favs .items[data-count="0"] {
    display: none;
}

.popup-search .search-entry .badge-place {
    margin-bottom: 5px;
}

.popup-search .search-entry .badge-place {
    margin-bottom: 5px;
}

.popup-search .search-entry .badge-place .mov-badge {
    background-color: #8d90d1;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 60px;
    -khtml-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
    display: table;
    margin: 0;
}

@media (min-width: 1200px) {
    .popup-search .search-entry .badge-place .mov-badge {
        font-size: 11px;
    }
}

.product-bloc .badge-place .mov-badge {
    background-color: #8d90d1;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 9px;
    padding: 0 10px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 5px;
    display: table;
}
@media (min-width: 1200px) {
    .product-bloc .badge-place .mov-badge {
        font-size: 11px;
    }
}

.product-bloc .badge-place .tg-badge {
    background-color: #8d90d1;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 9px;
    padding: 3px 10px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 5px;
    display: table;
}

@media (min-width: 1200px) {
    .product-bloc .badge-place .tg-badge {
        font-size: 11px;
    }
}

.color-black,
a.color-black {
    color: #1f1f1f;
}

.color-green,
a.color-green {
    color: #009534 !important;
}

.color-red,
a.color-red {
    color: #CD071E !important;
}

.color-white,
a.color-white {
    color: #fff !important;
}

.color-grey,
a.color-grey {
    color: #939393 !important;
}

.color-blue,
a.color-blue {
    color: #199DCD !important;
}

.section-bg-grey {
    background-color: #f5f5f5;
}

.col-products {
    overflow: hidden;
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .col-products .row-products .product-cat-col {
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 440px) {
    .col-products .row-products .product-cat-col {
        -webkit-flex: 0 0 280px;
        -ms-flex: 0 0 280px;
        flex: 0 0 280px;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1199px) {
    .row-products {
        margin-left: -0.1rem !important;
        margin-right: -0.1rem !important;
    }
}

@media (max-width: 1199px) {
    .row-products .product-cat-col {
        padding-left: 0.1rem !important;
        padding-right: 0.1rem !important;
    }
}

.product-bloc .favorit {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

@media (max-width: 480px) {
    .product-bloc .favorit {
        right: 10px;
    }
}

.product-bloc .favorit .add-to-fav {
    text-align: center;
    display: block;
    color: #009534;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #009534;
    font-size: 18px;
    line-height: 30px;
}

.product-bloc .favorit .add-to-fav:hover {
    background-color: #16bc50;
    color: #fff;
    border-color: #16bc50;
}

@media (max-width: 480px) {
    .product-bloc .favorit .add-to-fav {
        font-size: 13px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
}

.product-details-section .black-badge {
    background-color: #000000;
    color: #fff;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 6px 20px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px;
}

.product-details-section .produs-favorit .add-to-fav {
    text-align: center;
    display: block;
    color: #009534;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #009534;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}

.product-details-section .produs-favorit .add-to-fav:hover {
    background-color: #16bc50;
    color: #fff;
    border-color: #16bc50;
}

.product-details-section .buton.add-to-cart {
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
}

.categories-headbar > ul.container {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .carusel-container-2 {
        max-width: 100%;
        padding: 0 0 0 0.5rem !important;
    }
    .carusel-container-2 .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .carusel-produse-home .slick-list {
        padding: 0 50px 0 0;
    }
}

.carusel-produse-home .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.carusel-produse-home .slick-slide {
    height: auto;
}

@media (max-width: 767px) {
    .carusel-produse-home-2 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .carusel-produse-home-2 .slick-list {
        padding: 0 50px 0 0;
    }
}

.carusel-produse-home-2 .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.carusel-produse-home-2 .slick-slide {
    height: auto;
}

.scrolled .toast.toast-favs {
    position: fixed;
    top: 90px
}

table.tr2.dataTable thead tr th {
    width: 140px!important;
    min-width: 140px!important;
    padding: 10px;
}

table.tr2.dataTable thead tr th.w1 {
    width: 70px!important;
    min-width: 70px!important;
}

table.tr2.dataTable thead tr th.w3 {
    width: 210px!important;
    min-width: 210px!important;
}

table.tr2.dataTable.no-footer {
    margin-bottom: 0;
}

.dataTables_scroll {
    padding: 0.755em 0;
}

.checkout-checkbox-option input:disabled + .check {
    opacity: .3;
}

.small-labels label {
    font-size: 12px!important;
}

.pagination .disabled {
    display: none;
}

.e404 {
    display: flex;
    width: 100%;
    height: 100%;
}

.e404 .container {
    max-width: 600px;
    margin: auto;
}

.e404 h1 {
    font-weight: 700;
    color: #009534;
    font-size: 60px;
}

.e404 h2 {
    font-size: 24px;
}

.color-

@media (max-width: 992px) {
    .map-modal {
        height: 100%;
        padding-right: 0!important;
    }

    .map-modal .modal-card {
        width: 100%;
        padding: 0;
    }

    .map-modal .modal-dialog {
        height: 100%;
        margin: 0;
        max-width: 100%;
        width: 100%;
    }

    .map-modal .modal-content {
        height: 100%;
    }

    .map-modal .map_c {
        height: 100%;
    }

    .map-modal .flex-gap-15 {
        gap: 15px;
    }
}