﻿:root {
    --theme: #ff4500;
    --retail-muted: #ff4500b3;
    --retail-theme: #ff4500;
}

body {
    margin-bottom: 0;
    padding-top: 0;
    /*font-family: Noto Serif !important;*/
    /*font-family: Libre Baskerville !important;*/
    /*font-family: 'Poppins', sans-serif !important;*/
    /*font-size: 18px;*/
}
.bodyContent {
    min-height: 600px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.spnCartBadgeContainer {
    top: -20px !important;
    left: -18px !important;
}

.dropdown .btn {
    padding: 0.4rem;
}

a, a.btn-link.lnk-sign-in {
    cursor: pointer !important;
    text-decoration: none !important;
}


button {
    cursor: pointer;
}

.btn {
    cursor: pointer;
}

.noPosition {
    position: unset !important;
}

h1, h2, h3, h4, h5, p {
    font-weight: normal;
    font-style: normal;
}

.display-4 {
    font-weight: 400 !important;
    line-height: 0.8 !important;
}


/*Font Color*/
.fntclr-red, a.fntclr-red {
    color: #ff0000 !important;
}

.fntclr-blue, a.fntclr-blue {
    color: #0054a6 !important;
}

.fntclr-gainz, a.fntclr-gainz {
    color: #ff4500 !important;
}

.fntclr-gainz-retail, a.fntclr-gainz-retail {
    color: #0054a6 !important;
}

.fntclr-gainz-service a.fntclr-gainz-service {
    color: #339933 !important;
}

.fntclr-gainz-project a.fntclr-gainz-project {
    color: #008080 !important;
}

.fntclr-gainz-worksite a.fntclr-gainz-worksite {
    color: #333333 !important;
}
/*End Font color*/

#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: #222;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important;
}

    #topcontrol:after {
        top: -2px;
        left: 8.5px;
        content: "\f106";
        position: absolute;
        text-align: center;
    }

    #topcontrol:hover {
        color: #fff;
        background: #397db2;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.form-control {
    box-shadow: none;
    border-radius: 0;
}

    .form-control :not(.item_quantity) {
        height: 30px;
    }

    .form-control:focus {
        border-color: #bbb;
        box-shadow: 0 0 2px #c9c9c9;
    }

.form-spacing .form-control {
    margin-bottom: 15px;
}

.searchCartControlContainer {
    /*padding-top: 5px;*/
    margin: 0;
    border: 0;
}

.spnSearchItems {
    cursor: pointer;
}

.img-Grid {
    margin-bottom: 30px;
}

    .img-Grid img {
        width: 230px;
        height: 230px;
        margin-top: 30px;
    }

    .img-Grid p {
        margin-top: 11px;
        margin-bottom: 0px;
    }

.btn-thump {
    background-color: #646464;
    border-color: #46b8da;
    color: white;
}

    .btn-thump:hover {
        background-color: #595858;
        border-color: #269abc;
        color: #fff;
    }

.CategoryList {
    text-decoration: none;
}

    .CategoryList:hover {
        color: white;
        text-decoration: none;
    }

.btn-thump.active.focus, .btn-thump.active:focus, .btn-thump.active:hover, .btn-thump.focus:active, .btn-thump:active:focus, .btn-thump:active:hover, .open > .dropdown-toggle.btn-thump.focus, .open > .dropdown-toggle.btn-thump:focus, .open > .dropdown-toggle.btn-thump:hover {
    background-color: #565454;
    border-color: #1b6d85;
    color: #fff;
}

.btn-thump.focus, .btn-thump:focus, .btn-thump:hover {
    color: #fff;
}


.btn-def {
    background-color: white;
    color: black;
    border-color: #5e5e5e70;
}

#lblGridView.active, #lblSummaryView.active {
    background-color: darkgray;
    color: white;
}

.breadcrumb > .active {
    color: #A5A5A5;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.navbar-right {
    margin-right: 0;
}



.navbar-toggle {
    background-color: #454545;
    border-radius: 0;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    color: white;
    padding: 5px 10px;
}



.navbar {
    min-height: 0;
}

.glyphicon-menu-hamburger::before {
    font-size: 17px;
}

.btnLogin {
    padding-top: 130px;
    padding-bottom: 10px;
}

ul li.li-cat.active, ul.list-group li div.cat-desc:hover {
    background-color: #d3d3d32e !important;
    padding-left: 10px;
    border-left: 3px solid !important;
    border-color: black !important;
}

.list-group-item:not(.li-cat) {
    border: 0px !important;
    padding: 0.6rem 0.25rem !important;
}

/*ul.list-group li:hover {
    background-color: #d3d3d32e !important;
}*/

#menuNav #menuNavTopBottomBorder {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #00000033;
}

.pageMenu li a:not(.in-active) {
    border-bottom: 2px solid white;
    font-weight:bolder;
    /*border-radius:10px;*/
}


.fixed-top {
    background-color: white !important;
}

nav.navbar {
    padding: 0px !important;
}

ul.defMenu li {
    padding-top: 5px;
    padding-bottom: 5px;
}

    ul.defMenu li:hover {
        padding-top: 4px !important;
        border-color: black !important;
        border-top: 1px solid;
        border-bottom: 3px solid;
        padding-bottom: 2px !important;
    }

.defMenu .nav-item:not(:last-child) {
    margin-right: 3%;
}




ul.ulCategoryMenu li {
    /*padding-left: 15px !important;*/
    /*word-break: break-word;*/
}

.ulCategoryMenu li.li-cat {
    border: 0px !important;
    word-break: break-word;
}

.left-category-nav-child {
    color: inherit !important;
    background-color: inherit !important;
    box-shadow: none !important;
}
/*End Menu styles*/
#notifyContainer {
    display: none;
    padding: 5px 10px;
    color: white;
    width: 210px;
    text-align: center;
    position: fixed;
    top: 2%;
    right: 10px;
    z-index: 2000;
    border-radius: 3px;
}

.notifySuccess {
    background-color: #5cb85c;
}

.notifyWarning {
    background-color: #f0ad4e;
}


#ContentContainer {
    margin-top: 15px;
}

.carouselContainer {
    margin-left: 15px;
}

a.navbar-brand {
    padding-top: 0;
}


#spnSearchItems {
    background-color: transparent;
}

.navbar-form .txtSearchItem {
    border-right: 0px;
}

footer h6 {
    padding-bottom: 10px;
    font-size: 1.2rem !important;
}

img.imgProductCategories {
    width: 100%;
}

.caption {
    text-align: center;
}

.thumbnail {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto;
    }


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #337ab7 !important;
    border-color: #337ab7;
    color: white !important;
}

.pagination {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}


#btnScrollToTop {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    /*background-color: red;*/ /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    width: 5% !important;
}



.navbar-kart {
    font-size: 18px;
    padding-top: 11px;
    padding-right: 0;
}

.badge-cart {
    top: 3px;
    /*right: -6px;*/
    background-color: rgb(39, 174, 96);
    color: white;
    right: 50%;
}

#scrollHeaderImg {
    padding-left: 5px;
    max-height: 145px !important;
}


.popover {
    max-width: 100%;
}

.popover-title {
    padding: 5px 14px;
}

.bs-example {
    margin: 20px;
}

.invalid {
    color: #AA2525;
}


.col-centered {
    float: none;
    margin: 0 auto;
}

.btn-info {
    background-color: #5fe9ff !important;
    border: 0px !important;
    color: white !important;
}

    .btn-info:hover {
        background-color: #5fe9ff !important;
        border: 0px !important;
        color: white !important;
    }

.btn-primary {
    color: white !important;
}

.btn-lightGray {
    background-color: #80808026 !important;
    border-color: #80808026 !important;
    color: #636161 !important;
}


.bgclr-gainz-primary-muted, .bgclr-cta-header {
    background-color: var(--retail-muted);
}

.bgclr-gainz-sec-muted {
    background-color: #0054a6b3;
}

.bgclr-gainz-retail-muted {
    background-color: var(--retail-muted);
}

.card.card-gainz-pricing:hover .card-header, .card.card-gainz-pricing:hover .btn-lg {
    background-color: var(--retail-theme) !important;
    color: white !important;
}

.card.card-gainz-pricing:hover:hover, .card.card-gainz-pricing:hover .btn-lg {
    border-color: var(--retail-theme) !important;
}

.brdr-gainz-retail-muted {
    border-color: var(--retail-muted);
}

.bgclr-gainz-service-muted {
    background-color: #339933b3;
}

.bgclr-gainz-project-muted {
    background-color: #008080b3;
}

.bgclr-gainz-worksite-muted {
    background-color: #333333b3;
}

.bgclr-gainz-gray {
    background-color: #f8f9fa !important;
}
/*
select.form-control:not([size]):not([multiple]) {
    height: calc(1.9rem + 2px);
}*/

.col-form-label {
    text-align: right;
}


.label-default {
    background-color: #777;
    color: white;
}

.label-primary {
    background-color: #337ab7;
    color: white;
}

.label-success {
    background-color: #5cb85c;
    color: white;
}

.label-info {
    background-color: #5bc0de;
    color: white;
}

.label-warning {
    background-color: #f0ad4e;
    color: white;
}

.label-danger {
    background-color: #d9534f;
    color: white;
}


.userMenuItem:hover {
    background-color: transparent !important;
}


.OPEN {
    color: #428bca;
}

.VOID {
    color: #d9534f;
}

.INVOICED {
    color: #000000;
}

.PARTSHIP {
    color: #9DAF15;
}

.PICKED {
    color: #f0ad4e;
}

.PICKING {
    color: #F2CA6D;
}

.SHIPPED {
    color: #5cb85c;
}



.required {
    border-color: rgba(255, 165, 0, 0.34);
}

/*.invalid, .input-validation-error {
    border-color: rgba(255, 69, 0, 0.84);
    color: rgba(231, 76, 60, 0.91);
    font-weight: lighter !important;
}*/
/*
.valid {
    border-color: greenyellow !important;
}*/

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

#frmLogin .form-control-feedback, #frmCreatePassword .form-control-feedback {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

#frmRegistration .form-control-feedback, #customerShipping .form-control-feedback, #frmCompanyDetail .form-control-feedback,
#frmUserDetail .form-control-feedback, #frmPasswordDetail .form-control-feedback, #customerCreditCard .form-control-feedback,
#frmCreateUser .form-control-feedback,
#frmPaymentDetails .form-control-feedback,
#frmGuestCheckout .form-control-feedback,
#frmSatinCheckout .form-control-feedback,
#frmResetPasswordDetail .form-control-feedback {
    position: absolute !important;
    top: -3%;
    right: 4%;
    z-index: 2 !important;
    display: block !important;
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    text-align: center !important;
    pointer-events: none !important;
}

input.input-validation-error + i:after, input.is-invalid + i:after {
    content: "\e014";
    color: #dc3545 !important;
}


input.valid + i:after, input.is-valid + i:after {
    content: "\e013";
    color: greenyellow;
}

.field-validation-valid, .field-validation-error {
    position: absolute;
}

.btnCheckboxButton {
    padding: 0px !important;
    background-color: white !important;
    border: 1px solid #afafaf !important;
    color: white !important;
    box-shadow: none !important;
    border-radius: 3px !important;
    height: 22px !important;
    width: 21px !important;
}

.glyphiconCheckbox {
    top: 0px !important;
}

.discountRed {
    color: #ce4844 !important;
}

.discountOrange {
    color: #f39a14 !important;
}

.discountGreen {
    color: #00da00 !important;
}


.zone-content .col-sm-4 div > img {
    margin-right: 10px;
    height: 100px;
    width: 100px;
}

.panel-body h3 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 5px;
    margin-bottom: 10px;
}



.footer {
    background-color: #272727;
    padding: 40px 0;
}

    .footer .container .row {
        margin-left: -15px;
        margin-right: -15px;
        line-height: 1.6;
    }

footer .headline {
    border-bottom: 1px dotted #e4e9f0;
    display: block;
    margin: 10px 0 25px 0;
}

    footer .headline h4 {
        margin: 0 0 -2px 0;
        padding-bottom: 5px;
        display: inline-block;
        border-bottom: 2px solid #397DB2;
        font-size: 18px;
    }

footer .Column3 div {
    font-size: 15px;
}

footer .copyright {
    background-color: #222;
    padding: 10px 0 5px;
}

    footer .copyright .row {
        margin-left: 0px;
        margin-right: 0px;
    }

        footer .copyright .row #Column5 {
            width: 50%;
        }

        footer .copyright .row #Column6 {
            width: 50%;
            padding-top: 14px;
        }

            footer .copyright .row #Column6 .list-inline li {
                display: inline-block;
                padding-right: 5px;
                padding-left: 5px;
                font-size: 15px;
            }

        footer .copyright .row #Column5 p {
            margin-top: 14px;
            color: #eee;
            font-size: 15px;
        }

    footer .copyright .container .row #Column5 p a {
        color: #397DB2 !important;
    }

.list-inline li a {
    color: inherit !important;
}

.txtLowerCase {
    text-transform: lowercase;
}

.list-unstyled a {
    text-transform: none !important;
}

#lblEditExpiry, #lblEditCVV {
    cursor: pointer;
    text-decoration: underline;
}

.nav-item[disable-bootstrap-click=true]:hover .dropdown-menu {
    display: block;
}

.toogle-theme-container .dropdown-menu[data-bs-popper] {
    top: inherit !important;
    right: 0;
    /*left: auto;*/
}


#Column1 .Column1 div, #Column3 .Column3 div, #Column4 .Column4 div, #Column5 .Column5 p, #Column5 .Column5 p a {
    font-size: 15px;
}


.navbar .megamenu {
    border-bottom: 1px solid gray !important;
    background: white !important;
}

.megamenu ul {
    list-style-type: none !important;
}

/*@media (min-width: 992px) {*/
.navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 !important;
    position: absolute;
    /*height: 400px !important;*/
}
/*}*/

/*MenuGroup MegaMenu*/
.vr {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    background-color: currentColor;
    opacity: .25;
    margin: auto;
}

.menu-left-border {
    border-left: 1px solid var(--theme);
}

.menu-right-border {
    border-right: 1px solid var(--theme);
}

.menu-circle {
    height: 150px;
    width: 150px;
    background-color: #fffaf7;
    border-radius: 50%;
    display: inline-block;
}

div.menu-group-mega-menu .child-menu-item {
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
}
/* .hr-menu-group-mega-menu {
        height: 24px !important;
        margin: 0px !important;
    }*/

.menu-group-mega-menu-bottom-bar {
    height: 15px;
}

.bk-theme-color {
    background-color: var(--theme) !important;
}
/*End MenuGroup MegaMenu*/
/*Page Menu*/
.navbarNavPageMenu {
    width: 100%;
}
/*
.navbarNavPageMenu {
    background-color: var(--theme) !important;
}*/
/*End Page Menu*/

/*Contact Us, CallToActions*/

.contact-form-container, .company-info-container, .request-demo-form-container, .talk-to-expert-form-container, .get-started-form-container, .learn-more-form-container, .let-us-talk-form-container {
    border: 1px solid;
    border-color: lightgray;
}

.mail-img {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    background: #fff;
    /*top: -18px;*/
    top: -55px;
    align-items: center;
}

/*.contact-form-container .mail-img {
    left: 17% !important;
}*/
/*
.contact-us-container .company-info-container .mail-img {
    left: 35%;
}*/

/*.contact-us-container .contact-form-container .mail-img {
    left: 37%;
}*/

/*.company-info-container .mail-img {
    left: 65%;
}*/

.contact-us-container, .call-to-action-container, .company-info-container, .contact-form-container {
    position: relative !important;
}

.company-info-container {
    margin-top: 0pt;
}



/*End Contact Us, CallToActions*/


/*

#cookie-notice {
    position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px 10px;
    background: #2c323d;
    color: #fff;
    font-size: 14px;
    box-shadow: 0 0 10px #2c323d;
}*/


body[data-bs-theme=light] .navbarNavPageMenu .navbar-toggler {
    background-color: white;
    /*background-color: black;*/
    /*background-color: #000066;*/
}

#theme-select {
    left: auto;
}

.dropdown-menu.show {
    position: absolute;
}

body[data-bs-theme=dark] .bg-light {
    background-color:black !important;
}
body[data-bs-theme=dark] .fa-cart-shopping {
    color:white !important;
}
#menu_bar {
    position: absolute;
    top: 100%;
    background: white;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body[data-bs-theme=dark] #menu_bar {
    background: black !important;
}

body[data-bs-theme="dark"] .followUsContainer a {
    color: white !important;
}
body[data-bs-theme="light"] .followUsContainer a {
    color: black !important;
}

/*Safari and Edge*/
input[type="text"].form-control:not(.contact-form) {
    border: 1px solid gray !important;
}
