@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Myriad Pro';
    src: url('../webfonts/MYRIADPRO-REGULAR.woff2') format('woff2');
    font-weight: normal; /* Adjust as needed */
    font-style: normal;  /* Adjust as needed */
}

/* Webkit Scrollbar for Chrome, Edge, and Safari */
::-webkit-scrollbar {
    width: 8px; /* Set width for vertical scrollbar */
    height: 8px; /* Set height for horizontal scrollbar */
}

/* Track */
::-webkit-scrollbar-track {
    background: #f0f4fa; /* Light background color matching the theme */
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #4a90e2; /* Blue scrollbar thumb matching the buttons */
    border-radius: 10px;
    transition: background 0.3s ease-in-out;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #357abd; /* Slightly darker blue on hover */
}

/* Firefox Scrollbar */
* {
    scrollbar-width: thin;
    scrollbar-color: #4a90e2 #f0f4fa;
}

.scroll-top-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background-color: #007bff;
    color: white;
    border: 2px solid #007bff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s, transform 0.2s;
}


.scroll-top-btn.show {
    opacity: 1;
    visibility: visible;
}

.scroll-top-btn i {
    font-size: 22px; /* Adjust the size of the arrow */
}


body {
    font-family: 'Poppins', sans-serif;
    background-color: #f3f6fb;
}
.navbar {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-brand {
    font-weight: bold;
}
.nav-link {
    margin-right: 1rem;
}
.nav-icons {
    font-size: 1.25rem;
    margin-left: 0.5rem;
    margin-right: 1rem;
    position: relative;
    /*color: #212529;*/
}
.bg-info-subtle {
    background-color: #cff4fc;
}
#stock-table.table-striped tbody tr.duplicate:nth-of-type(odd),
#stock-table.table-striped tbody tr.duplicate:nth-of-type(even),
#stock-table.table-striped tbody tr.duplicate:not(caption)>* {
    background-color: #ffd968;
}

.pm-icon {
    display: inline-block;
    margin-right: 3px;
    margin-top: 4px;
}

.pm-1 {
    background: url(../images/cards/visa.svg) no-repeat;
    width: 24px;
    height: 24px;
}


.pm-2 {
    background: url(../images/cards/mastercard.svg) no-repeat;
    width: 24px;
    height: 24px;
}

.pm-3 {
    background: url(../images/cards/discover.svg) no-repeat;
    width: 24px;
    height: 24px;
}


.pm-4 {
    background: url(../images/cards/diners.svg) no-repeat;
    width: 24px;
    height: 24px;
}


.pm-5 {
    background: url(../images/cards/amex.svg) no-repeat;
    width: 24px;
    height: 24px;
}


.pm-6 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -306px -110px;
}


.pm-7 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -10px -210px;
}


.pm-8 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -158px -210px;
}


.pm-9 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -306px -210px;
}


.pm-10 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -10px -310px;
}


.pm-11 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -158px -310px;
}


.pm-12 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -306px -310px;
}


.pm-13 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -454px -10px;
}


.pm-14 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -454px -110px;
}


.pm-15 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -454px -210px;
}


.pm-16 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -454px -310px;
}


.pm-17 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -10px -410px;
}


.pm-18 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -158px -410px;
}


.pm-19 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -306px -410px;
}


.pm-20 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -454px -410px;
}


.pm-21 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -602px -10px;
}


.pm-21 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -602px -10px;
}


.pm-23 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -602px -210px;
}


.pm-24 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -602px -310px;
}


.pm-25 {
    width: 128px; height: 80px;
    background: url('../images/pm/pm_sprites.png') -602px -410px;
}

.subscribe-container {
    max-width: 545px;
    margin-left: auto;
    margin-right: auto
}

.price-indicator sup {
    font-size: 40%;
    top: -13px;
}

.price-indicator .sup {
    font-size: 28px;
    font-weight: bold;
}
.price-indicator .dollar-value {
    font-size: 30px;
    font-weight: bold;
    line-height: 17px;
}
.radio .card-icon {
    zoom: 1.3;
}
.delete-card {
    border: none;
    background: #efefef;
    width: 1.2em;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

.default-text {
    font-size: 0.9rem;
    background: #efefef;
    border-radius: 5px;
    padding: 0.1rem;
}

.bg-highlight-0 {
    background-color: #FFF7E6 !important;
}
.bg-highlight-0 td:first-child {
    border-left: 5px solid #FFA500;
}

/* New index 1 now uses the colors from original index 12 */
.bg-highlight-1 {
    background-color: #E8E1FF !important;

}
.bg-highlight-1 td:first-child {
    border-left: 5px solid #4B0082;

}

/* New index 2 now uses the colors from original index 4 */
.bg-highlight-2 {
    background-color: #FFE1E1 !important;
}
.bg-highlight-2 td:first-child {
    border-left: 5px solid #B22222;
}

/* New index 3 now uses the colors from original index 18 */
.bg-highlight-3 {
    background-color: #D5FFE0 !important;
}
.bg-highlight-3 td:first-child {
    border-left: 5px solid #2E7D32;
}

/* New index 4 now uses the colors from original index 0 */
.bg-highlight-4 {
    background-color: #FFFCF2 !important;
}
.bg-highlight-4 td:first-child {
    border-left: 5px solid #FFD700;
}

/* New index 5 now uses the colors from original index 15 */
.bg-highlight-5 {
    background-color: #D9ECFF !important;
}
.bg-highlight-5 td:first-child {
    border-left: 5px solid #1976D2;
}

/* New index 6 now uses the colors from original index 9 */
.bg-highlight-6 {
    background-color: #DBF0FF !important;
}
.bg-highlight-6 td:first-child {
    border-left: 5px solid #4682B4;
}

/* New index 7 now uses the colors from original index 2 */
.bg-highlight-7 {
    background-color: #FFF1D6 !important;
}
.bg-highlight-7 td:first-child {
    border-left: 5px solid #FF8C00;
}

/* New index 8 now uses the colors from original index 20 */
.bg-highlight-8 {
    background-color: #F0FFF4 !important;
}
.bg-highlight-8 td:first-child {
    border-left: 5px solid #228B22;
}

/* New index 9 now uses the colors from original index 11 */
.bg-highlight-9 {
    background-color: #FEE3B3 !important;
}
.bg-highlight-9 td:first-child {
    border-left: 5px solid #D2691E;
}

/* New index 10 now uses the colors from original index 3 */
.bg-highlight-10 {
    background-color: #FFEBEB !important;
}
.bg-highlight-10 td:first-child {
    border-left: 5px solid #DC143C;
}

/* New index 11 now uses the colors from original index 14 */
.bg-highlight-11 {
    background-color: #E4D7FF !important;
}
.bg-highlight-11 td:first-child {
    border-left: 5px solid #673AB7;
}

/* New index 12 now uses the colors from original index 10 */
.bg-highlight-12 {
    background-color: #FFF7CC !important;
}
.bg-highlight-12 td:first-child {
    border-left: 5px solid #FF8F00;
}

/* New index 13 now uses the colors from original index 17 */
.bg-highlight-13 {
    background-color: #E3FFEA !important;
}
.bg-highlight-13 td:first-child {
    border-left: 5px solid #004D40;
}

/* New index 14 now uses the colors from original index 1 */
.bg-highlight-14 {
    background-color: #fddddd66 !important;
}
.bg-highlight-14 td:first-child {
    border-left: 5px solid #8b000070;
}

/* New index 15 now uses the colors from original index 16 */
.bg-highlight-15 {
    background-color: #D4FFF5 !important;
}
.bg-highlight-15 td:first-child {
    border-left: 5px solid #008080;
}

/* New index 16 now uses the colors from original index 8 */
.bg-highlight-16 {
    background-color: #E0F7FA !important;
}
.bg-highlight-16 td:first-child {
    border-left: 5px solid #008B8B;
}

/* New index 17 now uses the colors from original index 13 */
.bg-highlight-17 {
    background-color: #FFD6E8 !important;
}
.bg-highlight-17 td:first-child {
    border-left: 5px solid #C71585;
}

/* New index 18 now uses the colors from original index 5 */
.bg-highlight-18 {
    background-color: #FCE8F6 !important;
}
.bg-highlight-18 td:first-child {
    border-left: 5px solid #C71585;
}

/* New index 19 now uses the colors from original index 6 */
.bg-highlight-19 {
    background-color: #F3E5FF !important;
}
.bg-highlight-19 td:first-child {
    border-left: 5px solid #8A2BE2;
}

/* New index 20 now uses the colors from original index 19 */
.bg-highlight-20 {
    background-color: #F3F6F9 !important;
}
.bg-highlight-20 td:first-child {
    border-left: 5px solid #455A64;
}


.navbar-light .navbar-brand {
    letter-spacing: 5px;
    font-family: 'Myriad Pro', sans-serif;
}

.navbar-brand {
    zoom: 2;
}

.get-button:hover {
    background-color:var(--bs-primary);
    color: white;
}

.get-button img {
    width: 1.9rem;
}

/*New theme*/
:root {
    --bs-primary: #107af3; /* New primary color */
}

a {
    color: var(--bs-primary);
}
.primary-border {
    border: 1px solid var(--bs-primary);
}

.border-radius-10 {
    border-radius: 0.625rem !important;
}

.ds-section {
    border-radius: 10px;
}

.form-control {
    border: 1px solid rgba(218, 220, 224, 0.8);
    border-radius: 0.625rem;
    color: #000000cc;
}

.form-label {
    font-weight: 500;
}

input.form-control, select.form-control {
    height: 3rem;
}

.btn-outline-primary, .btn-outline-secondary {
    border-radius: 0.45rem;
    line-height: 2rem;
}

.btn-outline-primary:hover .ph, .btn-outline-secondary:hover .ph {
    color: var(--bs-white);
}

#scan-results_wrapper .btn-outline-primary, .modal .btn-outline-primary {
    min-width: 5rem;
}

.btn-sm.btn-outline-primary {
    min-width: 5rem;
    font-size: 0.875rem;
}
.btn-sm.btn-outline-primary .ph {
    font-size: 0.875rem;
}
.btn.btn-outline-primary .ph-plus {
    font-size: 1rem;
}


.dataTables_wrapper select, .dataTables_wrapper input.form-control,.table input.form-control, .table select {
    height: 2.25rem;
    border-radius: 0.5rem;
}
.table th, .table td {
    vertical-align: middle;
}

.lc-icon {
    font-size: 1.5rem;
    cursor: pointer;
}
.icon-trash-2 {
    color: #de5a67;
}

.icon-shopping-cart-svg path {
    fill: var(--bs-primary);
}

.icon-shopping-cart-svg {
    cursor: pointer;
}

.icon-shopping-cart-svg svg {
    width: 1.5rem;
}

.table .actions {
    text-align: center;
}

a {
    text-decoration: none;
}

.modal-content {
    border-radius: 0.625rem;
}
.modal-lg .modal-content {
    padding: 1rem;
}

.cta-section a {
    margin: 10px;
}

.text-b-500 {
    font-weight: 500;
}

.ds-text-mute {
    opacity: 0.6;
    font-size: 0.9rem;
    font-weight: 500;
}
.ds-text-mute-2 {
    opacity: 0.6;
    font-size: 1rem;
    font-weight: 500;
}

.pricing-box {
    font-weight: 500;
    font-size: 1.42rem;
}

h2.big {
    font-size: 2.25rem;
}
h2 {
    font-size: 2rem;
}

.top-banner .get-started-text {
    font-size: 1.71rem;
    font-weight: 600;
}

.text-primary {
    color: #107AF3

}

.bg-chrome_small {
    width: 60px; height: 60px;
    background: url('/images/css_sprites.png') -10px -290px;
}

.bg-edge_small {
    width: 60px; height: 60px;
    background: url('/images/css_sprites.png') -90px -290px;
}

.bg-icon_batch {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -10px -10px;
}

.bg-icon_bell {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -150px -10px;
}

.bg-icon_email {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -10px -150px;
}

.bg-icon_expiry {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -150px -150px;
}

.bg-icon_filtering {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -290px -10px;
}

.bg-icon_stock {
    width: 120px; height: 120px;
    background: url('/images/css_sprites.png') -290px -150px;
}
.feature-icon {
    zoom: 0.5;
    margin-right: 2rem;
}

.feature-title {
    display: flex;
    align-items: center;
}
.text-bold{
    font-weight: 500;
    font-size: 1.25rem;
}
.feature-desc {
    margin-top: 0.9rem;
}
.get-button {
    height: 3.25rem;
    min-width: 14.25rem;
    margin-right: 1rem;
    background-color: #ffffff;
    line-height: 2.4rem;
}

.side-menu > .side-menu-item {
    border-radius: 0.625rem;
    margin-bottom: 0.5rem;
    border: 1px solid #D3CBCB;
    display: inline-block;
    padding: 0.5rem 1rem;
    width: 100%;
    color: unset;
}

.side-menu > .side-menu-item.active {
    color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.side-menu > .side-menu-item:hover {
    color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.user-guide-content .sub-section {
    margin-top: 0.5rem;
}
.screenshot {
    width: 600px;
    border-radius: 0.625rem;
    border: 1px solid #D3CBCB;
}
.nav-link.active {
    font-weight: 500;
}

.subscribe-to-mail-list-form .form-container {
    width: 56%;
}

.subscribe-to-mail-list-form .decoration-img {
    background-clip: content-box;
    background-repeat: no-repeat;
    background-size: auto 98%;;
    width: 22%;
}

.subscribe-to-mail-list-form .decoration-img.img-l {
    background-image: url('../images/el1.png');
}

.subscribe-to-mail-list-form .decoration-img.img-r {
    background-image: url('../images/el2.png');
    background-position: 0 3.5rem;
    background-size: auto 80%;
}

.subscribe-to-mail-list-form .text-bold {
    font-size: 1.44rem;
}

html {
    font-size: 16px;
}

@media (max-width: 1400px) { /* Adjust for smaller screens */
    html {
        font-size: 14px;
    }
    .navbar-brand {
        zoom: 1.4;
    }
    .feature-icon {
        zoom: 0.4;
    }
}

.tab-container {
    max-height: 1000px;
    overflow-y: auto;
}

@media (max-width: 1200px) { /* Adjust for even smaller screens */
    html {
        font-size: 12px;
    }
}
