.upload-bar {
    width: 100%;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 13px;
    padding-bottom: 9px;
}

.file_browse {
	margin-left: 0px;
    opacity:0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    position: absolute;
    z-index: 99;
}

input[type='file'] {
	display: inline !important;
}

.btn-choose-file {
	width: 100px;
    height: 42px;
    margin-top: 6px;
    border-radius: 0;
}

.input-file-browse {
	height: 42px;
    width: 100px;
    margin-left: 8px;
}

.height-42 {
	height: 42px !important;
}

.cui-title {
	font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid #FAFAFA;
}

.cui-subtitle {
    margin-bottom: 18px;
    color: grey;
}

.wh30 {
    width: 30px;
    height: 30px;
    padding: 5px !important;
    float: left;
    margin-right: 5px;
}

.top-menu ul.pr30 li {
    padding-right: 30px;
}

.grid-more-colors {
    width: 100%;
    height: 40px;
}

.grid-more-colors .each-other-image {
    padding: 2px;
    border: 1px solid #EFEFEF !important;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.grid-more-colors img {
    height: 30px;
    max-width: 100%;
}

.list-more-colors {
    width: 100%;
    height: 40px;
}

.list-more-colors .each-other-image {
    padding: 2px;
    border: 1px solid #EFEFEF !important;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.list-more-colors img {
    height: 30px;
    max-width: 100%;
}

@media screen and (max-width: 650px) {
    .index-product-price {
        height: 50px !important;
    }
}

.search-results-top {
    width: 100%;
}

.user-account-name {
    font-size: 15px;
    color: black;
    position: relative;
    top: -5px;
}

.each-color {
    position: relative;
}

.each-color label {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99;
}

.label-over-select {
    position: absolute;
    right: 0;
    margin-right: 25px;
    margin-top: 12px;
    z-index: 99;
}

.label-over-size-select {
    position: absolute;
    right: 0;
    margin-top: 15px;
    margin-right: 25px;
}

.sizes-by-color ul li i {
    float: right;
    margin-right: 5px;
    font-size: 15px;
    margin-top: 3px;
}

.sizes-by-color ul li i.fa-check {
    color: green;
}

.sizes-by-color ul li i.fa-times {
    color: red;
}

#tot {
    z-index: 1002 !important;
}

.btn-change-theme {
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    border: 0;
    height: 40px;
    width: 40px;
    color: white;
    background-color: black;
    cursor: pointer;
    z-index: 9999999;
}

.each-left-filters .title, .each-filter-body, .top-category-box .title, .small-prod-desc, .free-text, .ul-specifications li, .ul-review-top li, .best-selled-products .title, .modal-top .modal-title span, .ul-add-opinion li, .product-mini-desc, .each-search-product, .user-details, .favourites-box, .remember-me, .cart-label, .ul-order-summary li, .ul-cart-product li, .success-message, .section-title, .orders-table, .fc-header-title, .fc-border-separate thead th, .fc-border-separate tbody td, .modal-title, #contactForm label, .static-page-content, .search-categories li, .ul-tabs-mobile li, #expeditionData, .each-uploaded-file {
    color: #444;
}

body.dark-mode .tab-panel-custom span, body.dark-mode .new-account-text span {
    color: black;
}

body.dark-mode .close-top a {
    color: #444;
}

body.dark-mode .modal-top {
    background-color: #EFEFEF;
}

body.dark-mode .each-menu-image img {
    filter: invert(1);
}

body.dark-mode .index-product  img {
    filter: brightness(.8) contrast(1.2);
}

body.dark-mode .index-image-brands img {
    filter: brightness(.8) contrast(1.2) grayscale(100%);
}

body.dark-mode .index-image-brands img:hover {
    filter: brightness(.8) contrast(1.2) grayscale(0%);
}

body.dark-mode .list-product {
    border-bottom: 1px solid #EFEFEF;
}

body.dark-mode .shopping-cart, body.dark-mode .summary-box, body.dark-mode .modal-body table tr td {
    background-color: #EFEFEF !important;
    color: #444 !important;
}

body.dark-mode table.dataTable tbody th, body.dark-mode table.dataTable tbody td, body.dark-mode .dataTables_length label select, body.dark-mode .dataTables_filter label input {
    color: #EFEFEF;
}

body.dark-mode .dataTables_wrapper .dataTables_length, body.dark-mode .dataTables_wrapper .dataTables_filter, body.dark-mode .dataTables_wrapper .dataTables_info, body.dark-mode .dataTables_wrapper .dataTables_processing, body.dark-mode .dataTables_wrapper .dataTables_paginate, body.dark-mode .dataTables_filter label, body.dark-mode .dataTables_wrapper .dataTables_paginate .paginate_button, body.dark-mode table.dataTable thead th {
    color: #444 !important;
}

body.dark-mode .modal-content, body.dark-mode .modal-body, body.dark-mode #productsOfferTable thead th, body.dark-mode #tableCompensariIncasari thead th, body.dark-mode #contractSection, body.dark-mode #contractSection table thead th, body.dark-mode #contractSection table tbody td, body.dark-mode .modal-body table thead th, body.dark-mode .modal-body table tbody td, body.dark-mode .compare-products-table thead th, body.dark-mode .compare-products-table tbody td {
    background-color: white;
    color: #444 !important;
}

body.dark-mode .modal-dialog {
    border: 1px solid #EFEFEF;
}

body.dark-mode .input-qty-new {
    color: #EFEFEF;
}

body.dark-mode .cart-info span, body.dark-mode .phone-menu ul li a {
    color: #444 !important;
}

.logo-new-site {
    top: 0 !important;
}

.range-tooltip {
    position: absolute;
    top: -30px;
    width: 25px;
    padding: 2px;
    background-color: black;
    color: white;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    border-radius: 5px;
    z-index: 99;
}

.ui-slider {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
}

.label-left-slider {
    font-size: 13px;
    color: #444;
}

.label-right-slider {
    font-size: 13px;
    color: #444;
    float: right;
}

.label-slider {
    font-size: 14px;
    margin-right: 5px;
    font-weight: bold;
}

.input-slider {
    max-width: 80px;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    color: #555;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.each-left-filters .title span {
    font-weight: normal;
    font-size: 14px;
    margin-left: 3px;
}

@media screen and (max-width: 650px) {
    .tab-panel-custom input[type="image"], .tab-panel-custom img.img-youtube {
        max-width: 100% !important;
        width: inherit !important;
        max-height: 100% !important;
        height: inherit !important;
    }

    .tab-panel-custom .play-img-youtube {
        /*left: 50% !important;
        margin-left: 0 !important;
        transform: translateX(-50%) !important;*/
    }
}

.prices-stock-info .each-row {
    font-size: 13px;
    font-weight: bold;
    color: grey;
    margin-bottom: 3px;
    position: relative;
}

.prices-stock-info .each-row span {
    float: right;
    margin-right: 5px;
    color: #444;
    position: absolute;
    right: 0;
    background-color: white;
    display: inline-block;
    width: 80px;
    text-align: right;
}

.loader-retur {
    color: white;
    font-size: 28px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.loader-retur i {
    margin-right: 5px;
}

.retur-product-title {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    margin-bottom: 5px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 5px;
}

.img-retur {
    max-width: 85%;
    max-height: 130px;
}

.loader-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 25px;
    margin-right: 15px;
}

.menu-type2 ul li {
    position: relative;
}

.menu-type2 ul li:hover {
    background-color: lightgrey;
}

.menu-type2 ul li.hover {
    background-color: lightgrey;
}

.menu-type2 ul li ul {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: lightgrey;
    transform: translateX(100%) translateY(-27px);
    right: 0;
    padding-left: 0;
    box-shadow: 0px 2px 35px rgba(0,0,0,.1);
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.menu-type2 ul li:hover ul {
    display: block;
}

.pages-menu {
    z-index: 999999;
}

.menu-type2 ul li ul li {
    width: 32%;
    float: left;
    border-bottom: 1px dashed #EFEFEF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 6px;
}

.label-over-image {
    position: absolute;
    z-index: 8;
    left: 5px;
    top: 5px;
    height: 19px;
    padding-top: 4px;
}

.label-over-image-list {
    position: absolute;
    z-index: 8;
    left: 3px;
    top: 3px;
    height: 19px;
    padding-top: 4px;
}

.menu-w10 {
    position: absolute;
    width: 97.5%;
    z-index: 99;
    background-color: #EFEFEF;
    box-shadow: 0px 2px 12px rgb(0 0 0 / 30%);
}

.menu-w10 ul {
    list-style: none;
    margin-left: 3px !important;
}

.menu-w10 ul li {
    margin: 3px;
    width: 120px;
    height: 120px;
    display: inline-block;
    padding: 5px;
    float: left;
    border: 1px solid white;
    background-color: white;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
}

.menu-w10 ul li img {
    max-width: 75px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.w10-text {
    text-align: center;
    font-size: 13px;
    height: 30px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: bold;
    left: 0;
}

.w10-text a {
    color: #555;
}

.w10-text a:hover {
    color: #444;
    text-decoration: none;
}

.menu-w10 .submenu {
    display: none;
    width: 100%;
    clear: both;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    top: -4px;
}

.menu-w10 .submenu ul {
    list-style: none;
}

.menu-w10 ul li.selected {
    z-index: 9;
    border-color: #555;
    border-width: 4px;
    border-bottom-width: 1px;
}

.menu-w10 ul li a {
    outline: none;
}

.menu-w10 ul li a:focus {
    outline: none;
}

.menu-w10 ul li.selected a {
    color: #DF0101;
}

.menu-w10 ul li.selected a:focus {
    outline: none !important;
}

.menu-w10 .submenu.selected {
    display: block;
    background-color: #555;
}

.menu-w10 .submenu.selected li {
    width: 119px;
    height: 119px;
}

body.dark-mode .menu-w10 .submenu.selected {
    background-color: #555;
}

.chat-badge {
    background-color: #DF0101;
    color: white;
    border-radius: 3px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.chat-messages {
    width: 100%;
    border: 1px solid #E6E6E6;
    padding: 10px;
    height: 350px;
    overflow: auto;
    border-radius: 2px;
}

.no-messages {
    width: 100%;
    background-color: #FCF3CF;
    padding: 10px;
    border: 1px dashed #FAD7A0;
    color: #CD6155;
    border-radius: 3px;
}

.send-chat-message {
    width: 100%;
    background-color: #E6E6E6;
    padding: 5px;
}

.textarea-send-message {
    width: 100%;
    padding: 5px;
    background-color: #EFEFEF;
    border: 1px solid white;
    resize: none;
    outline: none;
    color: #555;
    padding-left: 10px;
    padding-right: 100px;
}

.btn-chat {
    width: 100%;
}

.right-message {
    width: 50%;
    float: right;
    padding: 5px;
    background-color: #D98880;
    color: white;
    border-radius: 3px;
}

.left-message {
    width: 50%;
    float: left;
    padding: 5px;
    background-color: #F2F4F4;
    color: #444;
    border-radius: 3px;
}

.message-sender {
    width: 65%;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
}

.message-date {
    float: right;
    font-size: 13px;
}

.right-message span, .left-message span {
    font-size: 14px;
}

.top-chat-badge {
    top: -1px;
    left: 5px;
}

.message-selected {
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,.6));
}

.seen-details.left {
    float: left;
    font-size: 11px;
    color: #555;
    position: relative;
    top: 5px;
    left: 7px;
}

.seen-details.right {
    float: right;
    font-size: 11px;
    color: #555;
    position: relative;
    top: 5px;
    right: 7px;
}

.message-attachements {
    position: absolute;
    right: 10px;
    top: 7px;
}

.message-attachements ul {
    list-style: none;
}

.message-attachements li {
    position: relative;
    float: left;
    background-color: #FAFAFA;
    padding: 8px 10px;
    margin-left: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
}

.message-attachements li a {
    text-decoration: none;
    color: #444;
    font-size: 18px;
}

.message-attachements li a:hover {
    text-decoration: none;
}

.message-attachements .upload-chat {
    width: 34px;
    height: 30px;
    margin-left: -9px;
    margin-top: -5px;
    cursor: pointer;
}

.selected-chat-images {
    position: absolute;
    z-index: 9;
    bottom: 95px;
    background-color: #EFEFEF;
    width: 93%;
    padding: 6px;
    margin-left: -4px;
}

.selected-chat-images ul {
    list-style: none;
}

.selected-chat-images ul li {
    display: inline-block;
    padding: 5px;
    background-color: white;
    border-radius: 3px;
    margin-right: 5px;
    position: relative;
    box-shadow: 2px 4px 6px rgb(0 0 0 / 40%);
}

.selected-chat-images ul li img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.selected-chat-images ul li i {
    position: absolute;
    right: 5px;
    color: red;
    background-color: white;
    padding: 3px;
    padding-left: 5px;
    cursor: pointer;
}

.chat-message-image {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin: 3px;
    float: left;
    cursor: pointer;
}

.user-chathead {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border-radius: 50%;
    background-color: orange;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}

.each-chat-file {
    padding: 5px;
    background-color: white;
    margin-bottom: 7px;
    box-shadow: 2px 4px 6px rgb(0 0 0 / 30%);
    color: #555;
    width: 48%;
    float: left;
    margin-right: 6px;
}

.each-chat-file i.fa-file {
    float: left;
    margin-right: 5px;
    font-size: 16px;
}

.each-chat-file i.fa-cloud-download {
    cursor: pointer;
}

.each-chat-file span {
    display: inline-block;
    width: 75%;
    margin-right: 5px;
    height: 22px;
    overflow: hidden;
    float: left;
}

.each-chat-file i {
    color: red;
    font-size: 17px;
    position: relative;
    top: 3px;
}

.image-preview {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
}

.image-preview i {
    position: absolute;
    right: 0;
    font-size: 35px;
    color: white;
    margin-top: 35px;
    margin-right: 35px;
    cursor: pointer;
}

.image-preview img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 60%;
    box-shadow: 2px 4px 6px rgb(255 255 255 / 30%);
}

@media(max-width: 800px) {
    .right-message, .left-message {
        width: 75%;
    }

    .each-chat-file {
        width: 100%;
    }

    .each-chat-file span {
        width: 80%;
    }

    .top-chat-badge {
        left: inherit !important;
        margin-top: 2px !important;
        width: 40px !important;
        height: 25px !important;
        font-size: 15px !important;
    }
}

.slider-bar {
    height: 400px;
}

.slider-bar-phone {
    height: auto;
    margin-top: 3px;
}

.slider-bar-phone .each-slider-image {
    height: auto !important;
}

.slider-bar-phone img {
    width: 100%;
    height: auto !important;
}

.phone-landscape .container {
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
}

.phone-landscape .phone-filters {
    margin-top: 80px;
    width: 98%;
}

.hidden-lg .each-slider-image {
    border: 0;
}

@media(max-width: 767px) {
    body { 
        width: 99.8% !important;
    }
}

@media(max-width: 800px) {
    .each-index-brand .index-image-brands img {
        filter: none !important;
    }
}

.no-scripting-hover {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 99999;
}

.no-scripting {
    width: 80%;
    margin: 0 auto;
    margin-top: 50%;
    transform: translateY(-50%);
    background-color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #555;
    border-radius: 3px;
    box-shadow: 2px 4px 6px rgba(0,0,0,.7);
    padding: 20px;
}

.informare-stock-viitor {
    margin-top: 14px;
    padding: 10px;
    border: 2px solid #F5B041;
    color: #F5B041;
    font-weight: bold;
    background-color: white;
}

.informare-stock-viitor:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 7px solid #F5B041;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-top: -17px;
    margin-left: 15px;
}

#tot3 {
    position: fixed;
    left:0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1041 !important;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

.photoviewer-inner {
  background-color: transparent !important;
  border-radius: 0 !important;
  backdrop-filter: unset !important;
}

.photoviewer-stage {
  top: 0;
  right: 0;
  bottom: 50px !important;
  left: 0;
  background-color: rgba(0, 0, 0, .85) !important;
  border: none !important;
}

.photoviewer-header .photoviewer-toolbar {
    background-color: rgba(0, 0, 0) !important;
    color: white !important;
}

.photoviewer-footer .photoviewer-toolbar {
  background-color: rgba(0, 0, 0, .85) !important;
  color: white;
  border-radius: 5px;
}

.photoviewer-header,
.photoviewer-footer {
  pointer-events: none !important;
  background-color: rgba(0, 0, 0, .85) !important;
}

.photoviewer-title {
  display: none !important;
}

.photoviewer-footer .photoviewer-button:hover {
  color: white;
  background-color: rgba(255,255,255,.08) !important;
}

.photoviewer-footer {
    height: 50px !important;
}

.photoviewer-button {
    pointer-events: auto;
}

.photoviewer-footer .photoviewer-button {
    min-width: 50px !important;
    height: 50px !important;
    font-size: 25px !important;
    color: white !important;
}

.photoviewer-button-close {
    min-width: 50px !important;
    height: 50px !important;
    font-size: 25px !important;
    color: white !important;
}

.btn-preluare-date {
    background-color: transparent;
    border: 1px solid #DF0101;
    color: #DF0101;
    font-size: 13px;
    font-weight: normal;
    padding: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 2px;
    margin-top: -7px;
}

.btn-preluare-date:hover {
    background-color: #DF0101;
    color: white;
}

.chat-widget {
    position: fixed;
    z-index: 99999999;
    bottom: 0;
    right: 100px;
    width: 280px;
}

.chat-bar {
    padding: 12px;
    background-color: #2C3E50;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: white;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 20px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
}

.chat-bar i {
    margin-right: 10px;
}

.chat-box {
    width: 99.6%;
    background-color: white;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
}

.chat-messages {

}

.chat-compose {
    position: relative;
}

.textarea-chat {
    width: 100%;
    border: 1px solid #E6E6E6;
    padding-right: 68px;
    outline: none;
}

.chat-send-message {
    position: absolute;
    z-index: 9;
    color: #2C3E50;
    font-size: 18px;
    margin-top: 8px;
    margin-left: -32px;
    cursor: pointer;
}

.chat-bar .close-chat-icon {
    
}

.loading-chat-conversation {
    position: absolute;
    z-index: 999;
    padding: 15px;
    width: 91%;
    border: 1px dashed #2C3E50;
    border-radius: 5px;
    background-color: aliceblue;
    font-size: 14px;
    color: #2C3E50;
}

.chat-user-identify {
    margin-bottom: 10px;
}

.chat-user-identify span {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 14px;
    padding-left: 2px;
}

.chat-user-identify input {
    border-radius: 2px;
    margin-bottom: 4px;
}

.client-right-message, .client-left-message {
    width: 80% !important;
}

.chat-user-identify-message {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    margin-bottom: 10px;
}

.client-message-sender {
    width: 50% !important;
}

.chat-widget .nr-unseen-messages {
    float: right;
    margin-right: 5px;
    background-color: red;
    padding: 2px 8px;
    border-radius: 5px;
    font-size: 14px;
}

.conversation-closed-message {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #EFEFEF;
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
    color: grey;
    font-style: italic;
    letter-spacing: 0.5px;
}

.chat-upload-files {
    width: 30px;
    height: 35px;
    margin-left: -67px;
    cursor: pointer;
}

.chat-attachments {
    position: absolute;
    z-index: 9;
    color: #2C3E50;
    font-size: 20px;
    margin-top: 8px;
    margin-left: -60px;
    cursor: pointer;
}

.selected-chat-files {
    position: absolute;
    width: 100%;
    z-index: 99;
    background-color: #EFEFEF;
    height: 62px;
    border: 1px solid #E6E6E6;
    margin-top: -62px;
    overflow: auto;
}

.selected-chat-files::-webkit-scrollbar { 
    /*display: none; */
    background: transparent !important;
    height: 7px !important;
}

.selected-chat-files::-webkit-scrollbar-track {
    background: transparent;
}

.selected-chat-files::-webkit-scrollbar-thumb {
    background-color: #2C3E50;
    border-radius: 5px !important;
}

.selected-chat-files ul {
    list-style: none;
    overflow: hidden;
    width: max-content;
}

.selected-chat-files ul li {
    float: left;
    padding: 9px;
    background-color: white;
    color: #555;
    font-size: 14px;
    margin: 7px;
    border-radius: 2px;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
}

.selected-chat-files ul li i.fa-trash-o {
    margin-left: 7px;
    color: red;
    cursor: pointer;
}

.index-product {
    min-height: 409px !important;
}

.chat-messages-list .each-chat-file {
    width: 100% !important;
}

@-moz-document url-prefix() {
    .search-icon {
        margin-top: -32px !important;
    }
}

@supports (-moz-appearance:none) {
    .search-icon {
        margin-top: -32px !important;
    }
}

@media screen and (max-width: 1000px) {
    .menu-bar {
        margin-top: 112px;
    }
}

.buttons-notification-type {
    display: flex;
    width: 200px;
    align-items: center;
    justify-content: center;
}

.buttons-notification-type button {
    width: 100px;
    padding: 10px;
    border: 0;
    background-color: #555;
    color: white;
}

.buttons-notification-type button.selected {
    background-color: #DF0101;
}

@media screen and (max-width: 400px) {
    .chat-widget {
        right: 75px !important;
    }
}

.quick-view {
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 27%;
    z-index: 9;
    transform: translateX(-8px) translateY(-8px);
}

.quick-view:hover {
    display: block;
}

.quick-view button {
    background-color: black;
    padding: 20px 10px;
    color: white;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    border: 1px solid white;
}

.with-quick-view {
    position: relative;
}

.with-quick-view:hover .quick-view {
    display: block;
}

#custom_modal_lg .modal-body .sizes-by-color ul {
    height: inherit;
} 

#custom_modal_lg .tab-panel-custom img, #custom_modal_lg .tab-panel-custom input[type="image"] {
    max-width: 100% !important;
    height: auto !important;
}

@media screen and (max-width: 650px) {
    #custom_modal_lg .product-stock label {
        white-space: normal;
        display: inline-block;
    }

    #custom_modal_lg .product-price-view, #custom_modal_lg .add-cart-button {
        width: 100%;
        text-align: center;
    }

    #custom_modal_lg {
        left: 0 !important;
        right: 0 !important;
        margin-bottom: 68px;
    }
}

.a-no-manuf {
    text-decoration: none;
    color: #444;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    max-width: 180px;
    display: inline-block;
}

.a-no-manuf:hover {
    text-decoration: underline;
}

.product-stock label.label-success {
    display: inline-block !important;
    white-space: inherit !important;
    text-align: left !important;
}

.select2-container .select2-search--inline .select2-search__field {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    border-color: #E6E6E6 !important;
    min-height: 40px !important;
    padding: 5px !important;
}

.select2-container {
    width: 100% !important;
}

.all-colors-filters {
    width: 100%;
}

.all-colors-filters .no-color {
    width: 30px;
    height: 30px;
    float: left;
    margin: 3px;
    border: 1px solid #000000;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    padding-top: 6px;
    background-clip: white;
    color: #000000;
}

.each-color-filter {
    width: 30px;
    height: 30px;
    float: left;
    margin: 3px;
    border: 1px solid #000000;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    padding-top: 6px;
}

.each-color-filter i {
    display: none;
}

.each-color-filter.selected i {
    display: block;
}

.product-without-stock-cart {
    border: 1px solid #CB4335;
    color: #CB4335;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    padding-left: 15px;
}

.btn-reset-filters {
    background-color: #FAFAFA;
    padding: 4px;
    border: 1px solid #DF0101;
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #DF0101;
    cursor: pointer;
    font-style: normal;
    border-radius: 3px;
}

.loading-easybox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    background-color: rgba(0,0,0,.5);
    color: white;
    border-radius: 50px;
    transform: translateX(-50%) translateY(-50%);
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 600;
}

.site-languages-currencies {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    margin-top: 10px;
}

.site-languages-currencies .select-languages {
    width: 200px;
    position: relative;
    border: 1px solid #E6E6E6;
    padding: 10px !important;
    border-radius: 2px !important;
    background-color: #FFFFFF !important;
}

.site-languages-currencies .selected-language {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.site-languages-currencies .selected-language img {
    width: 15px;
    float: left;
    margin-right: 10px;
}

.site-languages-currencies .selected-language i {
    position: absolute;
    right: 0;
    font-size: 11px;
}

.site-languages-currencies .languages-list {
    position: absolute;
    background-color: white;
    width: 100%;
    left: 0;
    margin-top: 12px;
    z-index: 999999;
    border: 1px solid #E6E6E6;
    border-top: 0;
}

.site-languages-currencies .languages-list .each-language {
    padding: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EFEFEF;
    cursor: pointer;
}

.site-languages-currencies .languages-list .each-language img {
    width: 15px;
    float: left;
    margin-right: 10px;
}

.site-languages-currencies .languages-list .each-language.selected {
    background-color: #d8d8d8;
}

.site-languages-currencies .select-currencies {
    width: 200px !important;
    background-color: #FFFFFF !important;
}

.site-languages-currencies .select-with-loader {
    position: relative;
}

.site-languages-currencies .select-with-loader .input-loader {
    position: absolute;
    right: 5px;
    background-color: white;
    top: 12px;
}

.dark-mode .site-languages-currencies .languages-list .each-language.selected {
    background-color: #FFFFFF !important;
}

.repacked-products-section .repacked-products-title {
    color: #444;
    font-size: 23px;
    margin-bottom: 10px;
    float: left;
}

.repacked-products-section .repacked-products-slider-buttons {
    float: right;
}

.repacked-products-section .repacked-products-slider-buttons button {
    border: 1px solid #555;
    border-radius: 3px;
    background-color: white;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #555;
    margin-left: 10px;
}

.repacked-products-section .all-repacked-products-sliders {
    width: 100%;
}

.repacked-products-section .each-repacked-products-slider {
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: row;
    gap: 30px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    padding: 10px;
    align-items: center;
    margin-top: 10px;
}

.repacked-products-section .each-repacked-products-slider label {
    position: absolute;
    top: 0;
    left: 80px;
}

.repacked-products-section .each-repacked-products-slider .each-image-color {
    width: 100px !important;
}

.repacked-products-section .repacked-product-title {
    width: 30vw;
    overflow: auto;
}

.repacked-products-section .repacked-product-title a {
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    color: #444;
    font-size: 15px;
}

.repacked-products-section .repacked-product-title span {
    display: inline-block;
    margin-top: 5px;
}

.repacked-products-section .repacked-product-price {
    width: 200px;
    text-align: center;
}

.repacked-products-section .repacked-product-price .old-price {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    text-decoration: line-through;
    margin-right: 10px;
}

.repacked-products-section .repacked-product-price .new-price {
    font-size: 18px;
    font-weight: bold;
    color: #DF0101;
}

.repacked-products-section .repacked-products-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
}

.repacked-products-section .repacked-products-dots li i {
    color: lightgrey;
}

.repacked-products-section .repacked-products-dots li.active i {
    color: #555;
}

.accesories-products-section {
    margin-bottom: 15px;
}

.accesories-products-section .accesories-products-title {
    color: #444;
    font-size: 23px;
    margin-bottom: 10px;
    float: left;
}

.accesories-products-section .accesories-products-slider-buttons {
    float: right;
}

.accesories-products-section .accesories-products-slider-buttons button {
    border: 1px solid #555;
    border-radius: 3px;
    background-color: white;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #555;
    margin-left: 10px;
}

.accesories-products-section .all-accesories-products-sliders {
    width: 100%;
}

.accesories-products-section .each-accesories-products-slider {
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: row;
    gap: 30px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    padding: 10px;
    align-items: center;
    margin-top: 10px;
}

.accesories-products-section .each-accesories-products-slider label {
    position: absolute;
    top: 0;
    left: 80px;
}

.accesories-products-section .each-accesories-products-slider .each-image-color {
    width: 100px !important;
}

.accesories-products-section .accesories-product-title {
    width: 30vw;
    overflow: auto;
}

.accesories-products-section .accesories-product-title a {
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    color: #444;
    font-size: 15px;
}

.accesories-products-section .accesories-product-title span {
    display: inline-block;
    margin-top: 5px;
}

.accesories-products-section .accesories-product-price {
    width: 200px;
    text-align: center;
}

.accesories-products-section .accesories-product-price .old-price {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    text-decoration: line-through;
    margin-right: 10px;
}

.accesories-products-section .accesories-product-price .new-price {
    font-size: 18px;
    font-weight: bold;
    color: #DF0101;
}

.accesories-products-section .accesories-products-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
}

.accesories-products-section .accesories-products-dots li i {
    color: lightgrey;
}

.accesories-products-section .accesories-products-dots li.active i {
    color: #555;
}

.more-qty-discount-cantitate-alert {
    border: 1px solid dodgerblue;
    color: dodgerblue;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    padding-left: 15px;
}

#youtube_video_place {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 50vh;
    width: 100%;
    aspect-ratio: 1/1;
    border: 1px solid rgba(170, 170, 170, 0.5);
}

#youtube_video_place:has(iframe) {
    padding-top: 56.25%;
    width: 100% !important;
}
 
#youtube_video_place iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* max width is set to 90% of the parent div */
    height: 100%;
}

#youtube_video_place .play-img-youtube {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 4px !important;
    width: 50px !important;
    height: 50px !important;
}

#youtube_video_place img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.iframe_video {
    max-height: 50vh;
    aspect-ratio: 1/1;
    border: 1px solid rgba(170, 170, 170, 0.5);
    width: 100%;
}

#shoppingCartStep3 {
    min-height: 280px !important;
    margin-bottom: 15px !important;
}

.order-summary {
    position: relative !important;
}

/*@media screen and (max-width: 1000px) {
    .order-summary {
        position: relative !important;
    }
}*/

.main-products-buttons {
    top: 50% !important;
    left: 40px !important;
    transform: translateY(-50%) !important;
}