﻿body {
    font-family: Arial;
    letter-spacing: 2px;
    background: #f4f4f4;
}

.card {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(77, 77, 79, 0.08), 0 0 2px 0 rgba(77, 77, 79, 0.16);
}

ol.breadcrumb {
    background: none;
}

#nav-shrink {
    overflow: hidden;
    background-color: #fff;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

.master-body {
    margin-top: 146px;
}

@media (min-width: 0px) and (max-width: 425px) {

    .master-body {
        margin-top: 106px;
    }
}

a, a:hover, a:active {
    text-decoration: none;
}

footer {
    background-color: #ffffff;
    color: #000000;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
}

    footer a, footer a:hover, footer a:active {
        color: #000000;
        font-size: 13px;
    }


    footer h1 {
        font-weight:bold;
        font-size: 18px;
        color: #000000;
        padding: 10px 0px 10px 0px;
    }

.footer-logo {
    width: 70%;
}

.info-bar {
    background-color: #e9cad2;
    color: #e9cad2;
    padding: 10px;
    color: #000;
}

    .info-bar a, .info-bar a:hover, .info-bar a:active {
        color: #000;
        text-decoration: none;
    }

.nav-link, .nav-link:hover, .nav-link:active {
    color: #000000;
}


.navbar-toggler-icon {
    background-image: url('../img/menu.png') !important;
}

.carousel-caption {
    top: 50%;
    transform: translateY(-50%);
}

    .carousel-caption h1 {
        font-size: 2.5rem;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
    }


@media (min-width: 0px) and (max-width: 767px) {
    .d-block.w-100 {
        height: 200px;
        min-height: 200px;
    }

    .carousel-caption h1 {
        font-size: 1.5rem;
    }

    .jumbotron h1 {
        font-size: 1.5rem;
    }
}

.bName {
    display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
    .text-right,
    .text-left {
        text-align: center !important;
    }

    .service-icons {
        width: 30px;
    }
}

.card {
    background: #fff;
    /*box-shadow: 2px 5px 18px #cecece;*/
    border-radius: 0;
    margin: 10px;
    font-size: 15px;
    border: none;
}


.carousel, .container {
    overflow-x: hidden;
    overflow-y: hidden;
}

.black-links, .black-links:hover, .black-links:active {
    color: #000;
}

iframe {
    margin-bottom: -60px;
}

.m-only {
    display: none;
}

.d-only {
    display: inline;
}

@media (min-width: 0px) and (max-width: 425px) {
    .m-only {
        display: inline;
    }

    .d-only {
        display: none;
    }
}

.Background {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.popup {
    padding-top: 10px;
    padding-left: 10px;
    width: 350px;
    padding: 10px;
}

@media (min-width: 0px) and (max-width: 425px) {
    .popup {
        width: 100%;
    }
}

.close, .close:hover, .close:active {
    margin-right: -95%;
    background: #000;
    color: #fff;
    border-radius: 66%;
    padding: 1px;
    z-index: 16;
    position: absolute;
    right: 96%;
    top: 10px;
}

i.bx.bx-x {
    margin-top: 3px;
}

.image-text-bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.image-text-top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.image-text-top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.image-text-bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}


.image-grid-cover {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 255px;
    position: relative;
    margin-bottom: 30px;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    border-radius: 4px;
}

.image-grid-item a:hover, image-grid-item a:active {
    color: #fff;
}

.image-grid-clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0,0,0,.45);
}

.cover-wrapper {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 80px;
}

.image-text-centered {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
}

@media (min-width: 0px) and (max-width: 767px) {
    .image-text-centered {
        top: 50%;
    }

    .category-name {
        font-size: 12px;
    }
}

.empty-shoppping-cart {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 70px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px #ccc;
}

    .empty-shoppping-cart img {
        border-radius: 50%;
    }

li.category-item {
    padding: 5px 10px 5px 5px;
}

li.category-item-active {
    padding: 5px 10px 5px 5px;
    background-color: #aacbff;
    color: #fff;
}

.category-item a, .category-item a:hover, .category-item a:active {
    color: #000;
    text-decoration: none;
}

.category-item-active a, .category-item-active a:hover, .category-item-active a:active {
    color: #000;
    text-decoration: none;
}


span.fa.fa-search {
    padding-top: 10px;
    color: #000;
    margin-left: 10px;
}


input,
textarea {
    border: 1px solid #000;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 10px;
}

    input[type="button"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

.input-group {
    clear: both;
    margin: 15px 0;
    position: relative;
}

    .input-group input[type='button'] {
        background-color: #000;
        min-width: 38px;
        width: auto;
        transition: all 300ms ease;
    }

    .input-group .button-minus,
    .input-group .button-plus {
        font-weight: bold;
        height: 38px;
        padding: 0;
        width: 38px;
        position: relative;
        color: #fff;
    }

    .input-group .quantity-field {
        position: relative;
        height: 38px;
        left: -6px;
        text-align: center;
        width: 62px;
        display: inline-block;
        font-size: 13px;
        margin: 0 0 5px;
        resize: vertical;
    }


.button-plus {
    left: -13px;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
}

.AQuantity {
    display: none;
}

.shopping-cart-quantity {
    width: 50px;
    text-align: center;
}

.shopping-cart-checkout {
    width: 100%;
    padding: 5px;
    background-color: #000000;
    color: #ffffff;
    border: none;
}

.custom-button-style {
    padding: 5px;
    background-color: #000000;
    color: #ffffff;
    border: none;
}

.dropdownlist-style {
    border-radius: 0;
}

.input-style {
    border-radius: 0;
}

li.category-item {
    padding: 5px 10px 5px 5px;
}

li.category-item-active {
    padding: 5px 10px 5px 5px;
    background-color: #aacbff;
    color: #fff;
}

.category-item a, .category-item a:hover, .category-item a:active {
    color: #000;
    text-decoration: none;
}

.category-item-active a, .category-item-active a:hover, .category-item-active a:active {
    color: #000;
    text-decoration: none;
}

span.fa.fa-search {
    padding-top: 10px;
    color: #000;
    margin-left: 10px;
}

.badge-info {
    background-color: #ffffff;
    color: #000000;
}

.badge-info-school-supplies {
    background-color: #aacbff;
    color: #000;
    margin: 45px;
}

.empty-shoppping-cart {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 70px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px #ccc;
}

    .empty-shoppping-cart img {
        border-radius: 50%;
    }

span.old-price {
    text-decoration: line-through;
}

span.new-price {
    color: #00674f;
}

.card-header {
    background: #000;
    color: #ffffff;
    font-weight: 700;
}

.banking-details {
    padding: 17px;
    background: #aacbff;
}

div#Body_ViewCategories {
    margin-top: -10px;
}

.CategoryNode {
    font-size: 13px;
    padding-bottom: 20px;
    margin-top:10px;
}

.TreeViewCategories, .TreeViewCategories-Header {
    background: #fff;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(77, 77, 79, 0.08), 0 0 2px 0 rgba(77, 77, 79, 0.16);
}

.TreeViewCategories-Header {
    color: #0a0a0a;
    font-size: 1.07692rem;
    font-weight: 600;
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(77, 77, 79, 0.16);
}

.TreeViewCategories img {
    margin-top: -25px;
}

.uc-product-name {
    font-size: 13px;
    color: #000;
}

.product-name {
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
}

.product-subtitle {
    color: #9b9b9b;
    display: block;
    font-weight: 500;
    margin-top: 5px;
}

.product-code {
    font-size: 12px;
    color: #757575;
}

.stock-availability {
    margin-top: 30px;
    border-top: 1px solid #dadada;
    padding-top: 5px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.stock-availability-text {
    color: #000;
    font-size: 1.23077rem;
    font-weight: bold;
}

.product-price {
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
}

span.old-price {
    text-decoration: line-through !important;
}

span.new-price {
    color: #00674f !important;
}

.banking-details td, .banking-details th {
    padding: 10px;
}

ol.breadcrumb {
    font-size: 12px;
}

.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:active {
    color: #000;
}

.sat-ban-bl {
    bottom: 100%;
    position: absolute;
    right: 100%;
    left: 0;
    top: 80%;
}

.sat-ban-br {
    bottom: 100%;
    position: absolute;
    right: 0%;
    left: 90%;
    top: 80%;
}

@media (min-width: 0px) and (max-width: 767px) {
    .sat-ban-bl span,
    .sat-ban-br span {
        font-size: 13px;
    }

    .sat-ban-bl {
        top: 60%;
    }

    .sat-ban-br {
        top: 60%;
        left: 65%;
    }

    .badge-info-school-supplies {
        background-color: #aacbff;
        color: #000;
        margin: 25px;
    }
}

.shop-by-category .text {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 50px;
}

i.fab.fa-facebook-f {
    color: #4267B2;
}

i.fab.fa-linkedin {
    color: #0077b5;
}

i.fab.fa-google-plus-g {
    color: red;
}


.click-to-chat {
    position: fixed;
    z-index: 10000;
    bottom: 10px;
    right: 10px;
}

    .click-to-chat img {
        width: 150px;
    }

@media (min-width: 0px) and (max-width: 425px) {
    .click-to-chat img {
        width: 100px;
    }
}


.cat {
    position: relative;
    text-align: center;
    color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 900;
    color: white;
    font-size: 2rem;
}

.grey-bg {
    background: #f2f2f2;
    padding: 4em 0 4em;
    margin-bottom: -60px;
}

    .grey-bg a, .grey-bg a:hover, .grey-bg a:active {
        color: #000;
    }

    .grey-bg h3 {
        font-weight: 700;
    }

    .grey-bg p {
        font-weight: 300;
    }

.add-to-cart {
    background: #000000;
    color: #ffffff;
    border: none;
    font-weight: 700;
}

.uc-product-price {
    color: #000;
    font-weight: 700;
}

.megamneu-link, .megamneu -link:hover, .megamneu-link:active {
    color: #fff !important;
}

.card-body {
    padding: 0px;
}

.padding {
    padding: 1.25rem;
}

.contact-form-bg {
    background-image: url(../img/contact/bg.jpg);
    background-position: center;
    vertical-align: bottom;
    background-color: #e9cad2;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: cover;
}

    .contact-form-bg .button {
        background-color: #e9cad2;
        color: #000;
        border: none;
    }

    .contact-form-bg input, .contact-form-bg input:hover, .contact-form-bg input:active, .contact-form-bg input:focus,
    .contact-form-bg textarea, .contact-form-bg textarea:hover, .contact-form-bg textarea:active, .contact-form-bg textarea:focus {
        background: none;
        border: none;
        border-bottom: 1px solid #fff;
        margin-bottom: 25px;
        color: #fff;
        font-weight: 700;
    }

::-webkit-input-placeholder { /* Edge */
    color: #fff !important;
}

:-ms-input-placeholder { /* Internet Explorer */
    color: #fff !important;
}

input::placeholder, textarea::placeholder, {
    color: #fff !important;
}

@media (min-width: 0px) and (max-width: 425px) {
    .list-unstyled {
        height: 300px;
        overflow-y: scroll;
        width: 100%;
    }
}

.list-unstyled {
    height: 400px;
    overflow-y: scroll;
    width: 100%;
}

/*megamneu*/

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%
}

nav.navbar.navbar-expand-lg.bg-transparent {
    position: relative;
}

.megamenu-width {
    width: 100%;
    left: 0 !important;
    right: 0 !important;
    margin: 0px;
    position: fixed !important;
    background-color: #fff !important;
    z-index: 99999 !important;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

@media (min-width: 0px) and (max-width: 425px) {

    .megamenu-width {
        background-color: #f4f4f4 !important;
        max-height: 60%;
        overflow-y: scroll;
    }

    .megamenu .col .p-3:first-child {
        margin-top: -30px;
        margin-bottom: -30px;
    }
}

.megamenu ul {
    padding: 0;
    margin: 0;
}

    .megamenu ul > li {
        list-style: none;
    }

        .megamenu ul > li > a {
            display: block;
            color: #222;
            padding: 3px 5px;
        }

            .megamenu ul > li > a:hover,
            .megamenu ul > li > a:focus {
                text-decoration: none;
            }

.megamenu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 5px 5px 0px;
    line-height: 30px;
    font-weight: bold;
}


.add-to-bag {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    width: 100%;
}

    .add-to-bag:hover, .add-to-bag:hover:active {
        background-color: #000;
        border: 1px solid #000;
        color: #fff;
    }

.btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (min-width: 0px) and (max-width: 425px) {
    .footer-email {
        font-size:9px;
    }

    .add-to-bag {
        font-size: 11px !important;
    }

    .uc-product-price {
        font-size:11px;
    }
}

.uc-product-name {
    height: 1.2em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 18px;
    width: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 5px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}