/* SKELETON */

.skeleton {
    position: relative;
}

.skeleton::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: linear-gradient(90deg, #eee, #f9f9f9, #eee);
    background-size: 200%;
    animation: skeleton 1s infinite reverse;
}

@keyframes skeleton {
    0% {
        background-position: -100% 0;
    }
    100% {
        background-position: 100% 0;
    }
}

/* SKELETON */

.roboto-serif-font,
.roboto-family {
    font-family: "Roboto", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.montserrat-serif-font {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.heebo-serif-font {
    font-family: "Heebo", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.a-black-20 {
    font-size: 12px;
    margin: 0px !important;
}

.a-black-20:hover {
    color: #ff9124 !important;
}

.select2-results li {
    list-style-type: none;
    display: block;
    font-size: 14px;
}

.warehousesUsedStockInfo {
    background-color: #cde9f1 !important;
}

.backorderQTY {
    background-color: #e38d8d !important;
}

.backorderQTYBox {
    background-color: #e38d8d !important;
}

.category-title {
    font-size: 14px;
}

.category-bottom-title {
    font-size: 1.2rem !important;
}

.category-description {
    font-style: normal;
    line-height: 24px;
}

.twitter-typeahead {
    width: 100%;
}

.twitter-typeahead,
.tt-hint,
.tt-input,
.tt-menu {
    width: 100%;
}

.mobile-product-title {
    font-size: 18px !important;
}

.mobile-product-part-number {
    font-size: 16px !important;
    font-weight: normal !important;
}

.mobile-product-description {
    font-size: 16px !important;
    font-weight: normal !important;
}

.dashboardNavLink {
    color: #000000 !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

.iframe-video-container {
    position: relative;
    padding-bottom: 56.25%;
}

.iframe-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tab-content .tab-pane table tbody tr td {
    padding: 0 !important;
}

#product-name-modal {
    color: #ff9e1b !important;
    font-weight: lighter !important;
}

.description-modal-area {
    color: #FFFFFF;
    font-weight: lighter;
    background-color: #65b70f !important;
    padding: 1.2rem;
    margin-top: 10px;
    border-radius: 8px;
}

.quantity-button-handler {
    width: 45px !important;
    height: 35px !important;
    background-color: #fef8ff !important;
    border: 1px solid #ebebeb !important;
    color: #020310;
    line-height: 33px;
    font-size: 1.25rem;
    text-align: center;
    border-radius: 0.25rem;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.addSavedForLater {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    color: #594a4a;
    text-decoration: none;
}

.addSavedForLater:hover {
    text-decoration: underline;
    color: #ff9e1b;
}

.errorFeedback {
    position: fixed;
    right: 0;
    top: 50%;
    transform: rotate(-90deg) translate(50%, -50%);
    transform-origin: right;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.btn-dark-primary {
    background-color: #0e367c !important;
}

.cross {
    position: relative;
    display: inline-block;
}

.cross::before,
.cross::after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
}

.cross::before {
    border-bottom: 2px solid #ff0000;
    -webkit-transform: skewY(-25deg);
    transform: skewY(-25deg);
}

.color-torque {
    color: #fd9e18;
}

.text-torque {
    color: #FF9E18;
}

.text-torque-blue {
    color: #253D79;
}

.gray-color {
    color: rgba(34, 34, 34, 0.55);
}

.bg-torque {
    background-color: #FF9E18;
}

.bg-torque-blue {
    background-color: #253D79 !important;
}

.btn-torque {
    background-color: #FF9E18;
    color: white;
}

.btn-torque:hover {
    background-color: #253D79;
    color: #FF9E18;
}

.btn-torque-blue {
    background-color: #253D79;
    color: white;
}

.btn-torque-blue:hover {
    background-color: #FF9E18;
    color: #253D79;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-card.card {
    background-color: white !important;
}

.product-card .card-footer {
    border-top: 0;
    background-color: white !important;
    ;
}

.product-price {
    color: #222222;
}

.topSearchBox.form-control {
    height: 42px;
    margin-top: -1px;
}

.fs-18px {
    font-size: 18px;
}

.fs-17px {
    font-size: 17px;
}

.fs-16px {
    font-size: 16px;
}

.fs-15px {
    font-size: 15px;
}

.fs-14px {
    font-size: 14px;
}

.fs-13px {
    font-size: 13px;
}

.fs-12px {
    font-size: 12px;
}

.fs-11px {
    font-size: 11px;
}

.fs-10px {
    font-size: 10px;
}

.mh-70px {
    min-height: 70px !important;
    line-height: 20px;
}

.mh-100px {
    min-height: 100px !important;
    line-height: 20px;
}

.product-frame-actions {
    background-color: #F1F3F1;
    min-height: 40px;
    line-height: 40px;
    border: 1px solid #949192;
    color: #222222;
}

.product-frame-actions .cross {
    position: relative;
    display: inline-block;
}

.product-frame-actions .cross::before,
.product-frame-actions .cross::after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
}

.product-frame-actions .cross::before {
    border-bottom: 2px solid #ff0000;
    -webkit-transform: skewY(-25deg);
    transform: skewY(-25deg);
}

.product-description-area {
    height: 64px !important;
}

.category-title {
    color: #1C1C1E;
}

.product-name {
    height: 30px;
    overflow: hidden;
}

.lh-20px {
    line-height: 20px !important;
}

.lh-25px {
    line-height: 25px !important;
}

#orderSheet .form-control.input-number {
    height: unset !important;
}

#orderSheet .backorderQTY {
    background-color: #e3ebf7 !important;
    ;
}