﻿


body {
    background-color: #f4f4f4
}

#Detailtop .uldiv {
    display: flex !important;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}

#Detailtop .lidiv {
    display: block;
    flex: 0 1 auto;
    list-style-type: none;
    margin-top: 5px;
}

.badge {
    margin-top: 9px !important;
    display: inline-block;
    border: 1px solid #f48020;
    border-radius: 3rem;
    background: #fcfcfc;
    color: #f48020;
    padding: 0.25rem 1rem;
    margin: 3px;
}

    .badge a {
        display: flex;
        color: #f48020;
    }

        .badge a .filter-close-icon {
            margin-left: 5px;
        }

        .badge a:hover {
            text-decoration: none;
        }

.card-b-header {
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    padding: 20px;
    margin: 0 auto;
}

.card-b-header {
    width: 100%;
}

@media only screen and (min-width: 600px) {
    .card-b-header {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {
    .card-b-header {
        padding: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .card-b-header {
        padding: 20px;
    }
}
h1.h3:empty {
    background-image: linear-gradient(90deg,#eee 8%,#dadada 18%,#eee 33%);
    background-size: 550px;
    height: 16px;
    display: block;
    margin-top: 0.07rem;
    margin-bottom: 1rem;
    animation: load-anim 1.2s infinite linear;
    animation-fill-mode: backwards;
    animation-delay: 1.2s;
    width: 44%;
    border-radius: 5px;
}
p.p5:empty {
    background-image: linear-gradient(90deg,#eee 8%,#dadada 18%,#eee 33%);
    background-size: 550px;
    height: 16px;
    display: block;
    margin-top: 1rem;
    margin-bottom: 0.07rem;
    animation: load-anim 1.2s infinite linear;
    animation-fill-mode: backwards;
    animation-delay: 1.2s;
    min-width: 59vw;
    border-radius: 5px;
}
#header {
    width: 100%;
    height: 42px;
    box-shadow: 5px 5px 15px #e8e8e8;
    margin-top: 15px;
    justify-content:left !important;
}

.col-lg-4, .col-md-6 {
    padding-right: 0
}

button.btn.btn-hide {
    height: 34px;
    background-color: #9aba3b;
    color: #fff;
    font-size: 0.82rem;
    padding-left: 40px;
    padding-right: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: 10px;
}

.btn:focus {
    box-shadow: none
}

.box-label .btn {
    background-color: #fff;
    padding: 0;
    font-size: 0.8rem
}

.btn-red {
    background-color: #e00000ce
}

.btn-orange {
    background-color: #ffa500
}

.btn-pink {
    background-color: #e0009dce
}

.btn-green {
    background-color: #00811c
}

.btn-blue {
    background-color: #026bc2
}

.btn-brown {
    background-color: #994a00
}





select {
    outline: none;
    padding: 6px 12px;
    margin: 0px 4px;
    color: #999;
    font-size: 0.85rem;
    width: 140px
}

#select2 {
    border: 1px solid #777;
    color: #999
}

#pro {
    border: none;
    color: #333;
    font-weight: 700;
    padding-left: 0px;
    width: initial
}

#filterbar {
    width: 30%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    float: left
}

    #filterbar input[type="radio"] {
        visibility: hidden
    }

        #filterbar input[type='radio']:checked {
            background-color: #9aba3b;
            border: none
        }

    #filterbar .btn.btn-success {
        background-color: #ddd;
        color: #333;
        border: none;
        width: 98px;
        margin-top: 5px;
        margin-right: 5px;
        padding-right: 0px;
        text-align: left;
        padding-left: 12px;
        font-size: 13px;
    }

        #filterbar .btn.btn-success:hover {
            background-color: #aff1e1;
            color: #444
        }

    #filterbar .btn-success:not(:disabled):not(.disabled).active, #filterbar .btn-success:not(:disabled):not(.disabled):active {
        background-color: #9aba3b;
        color: #fff
    }

label {
    cursor: pointer
}

.tick {
    display: block;
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    font-size: 0.9rem;
    margin: 0
}

    .tick input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }

.check {
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px
}

.tick:hover input ~ .check {
    background-color: #f3f3f3
}

.tick input:checked ~ .check {
    background-color: #ffffff
}

.check:after {
    content: "";
    position: absolute;
    display: none
}

.tick input:checked ~ .check:after {
    display: block;
    transform: rotate(45deg) scale(1)
}

.tick .check:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid rgb(0, 0, 0);
    border-width: 0 3px 3px 0;
    transform: rotate(45deg) scale(2)
}

.box {
    padding: 10px
}

.box-label {
    color: #9aba3b;
    font-size: 0.9rem;
    font-weight: 800
}

#collapseFour, .inner-box2 {
    height: 150px;
    overflow-y: scroll
}

.inner-box2 {
    height: 132px
}

    .collapseFour::-webkit-scrollbar, .inner-box2::-webkit-scrollbar {
        width: 6px
    }

    .collapseFour::-webkit-scrollbar-track, .inner-box2::-webkit-scrollbar-track {
        background-color: #ddd;
        border-radius: 2px
    }

    .collapseFour::-webkit-scrollbar-thumb, .inner-box2::-webkit-scrollbar-thumb {
        background-color: #333;
        border-radius: 2px
    }



.middle {
    position: relative;
    width: 100%;
    margin-top: 25px
}

.slider {
    position: relative;
    z-index: 1;
    height: 5px;
    margin: 0 15px
}

    .slider > .track {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 5px;
        background-color: #ddd
    }

    .slider > .range {
        position: absolute;
        z-index: 2;
        left: 25%;
        right: 25%;
        top: 0;
        bottom: 0;
        border-radius: 5px;
        background-color: #9aba3b
    }

    .slider > .thumb {
        position: absolute;
        top: 2px;
        z-index: 3;
        width: 20px;
        height: 20px;
        background-color: #9aba3b;
        border-radius: 50%;
        box-shadow: 0 0 0 0 rgba(63, 204, 75, 0.705);
        transition: box-shadow .3s ease-in-out
    }

        .slider > .thumb::after {
            position: absolute;
            width: 8px;
            height: 8px;
            left: 28%;
            top: 30%;
            border-radius: 50%;
            content: '';
        }

        .slider > .thumb.left {
            left: 25%;
            transform: translate(-15px, -10px)
        }

        .slider > .thumb.right {
            right: 25%;
            transform: translate(15px, -10px)
        }

        .slider > .thumb.hover {
            box-shadow: 0 0 0 10px rgba(125, 230, 134, 0.507)
        }

        .slider > .thumb.active {
            box-shadow: 0 0 0 10px rgba(63, 204, 75, 0.623)
        }

input[type=range] {
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 2;
    height: 10px;
    width: 100%;
    opacity: 0
}

    input[type=range]::-webkit-slider-thumb {
        pointer-events: all;
        width: 30px;
        height: 30px;
        border-radius: 0;
        border: 0 none;
        background-color: red;
        -webkit-appearance: none
    }

.del {
    text-decoration: line-through;
    color: red
}

@media(min-width:1199.6px) {
    #filterbar {
        width: 23%;
        margin-right: 2%;

    }
}

@media(max-width:1199.5px) {
    #filterbar {
        width: 26%;
        margin-right: 2%;
    }

    

    .price {
        font-size: 0.9rem
    }

    .product-name {
        font-size: 0.8rem
    }
}

@media(max-width: 991.5px) {

    #Detailtop {
        display: none;
    }

    #filterbar {
        width: 34% ;
        margin-right: 2%;
    }

    #sort {
        background-color: inherit;
        color: #fff;
        margin: 0;
        margin-bottom: 20px;
        width: 100%
    }

        #sort option, #pro option {
            color: #000
        }

    #pro, #select2, .result {
        background-color: inherit;
        color: #fff
    }

   

    .price {
        font-size: 0.85rem
    }
}

@media(max-width: 767.5px) {
    #filterbar {
        width: 48%;
        margin-right: 2%;
    }
}

@media(max-width: 525.5px) {
    #filterbar {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        border-radius: 5px
    }

    #content.my-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .col-lg-4, .col-md-6 {
        padding-left: 0
    }
}

@media(max-width: 500.5px) {
    .pagination {
        display: none
    }
}

.price-div {
    margin-left: -5px;
    margin-right: -5px;
}

.price-div-width {
    width: 100%;
    text-align: center;
}

    .price-div-width label {
        margin: 4px;
        margin-left: 0px;
    }

.for-color-div {
    background-color: #fff;
    color: #333;
    border: none;
    /* width: 83px; */
    font-size: 0.7rem;
    border-radius: 0;
    padding: 0;
    padding-right: 5px;
    padding-left: 5px;
}

.mindivlisting {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 1px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
    gap: 24px 16px;
    grid-template-rows: auto;
}

.product-label-group {
    left: 2rem;
    max-width: 9rem;
    padding-bottom: 1rem;
    position: absolute;
    text-align: left;
    top: 0.4rem;
}

.product-label {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 11px !important;
    font-size: 1.1rem;
    font-weight: 500 !important;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.5rem;
    padding: 0.3rem 0.5rem;
    text-align: center;
    text-transform: none !important;
    text-transform: uppercase;
}

.product-cat {
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize !important;
    text-transform: uppercase;
    white-space: nowrap;
}

.product.text-center .product-name a {
    display: flex;
    margin: auto;
    color: #000;
}

.product-price {
    align-items: center;
    color: #2f3945;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px !important;
    font-size: 1.6rem;
    font-weight: 400 !important;
    font-weight: 600;
    height: 40px;
    line-height: 1.86;
    line-height: 1.3;
    margin-bottom: 1.3rem;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    justify-content: center;
    margin-right: -2px;
}

.ratings-container {
    align-items: center;
    display: flex;
    font-size: 11px;
    letter-spacing: .2em;
    line-height: 1.1;
    margin-bottom: 1.2rem;
    margin-left: 1px;
    justify-content: center;
    margin-bottom: 20px !important;
}

.product-action {
    align-items: center;
    background-color: transparent;
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 209px;
    transition: opacity .3s,visibility .3s;
    z-index: 10;
}

.product-details {
    padding-bottom: 5px;
    padding-top: 10px !important;
    padding-top: 1rem;
    position: relative;
}

.product-label-group {
    left: 0rem;
    max-width: 9rem;
    padding-bottom: 1rem;
    position: absolute;
    text-align: left;
    top: 0rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.2rem;
    margin-left: -8px !important;
}

a:hover {
    color: #9aba3b;
    text-decoration: underline;
}

.btn-quickview:hover {
    color: #FFF !important;
    text-decoration: underline;
}

#divMobileProductsByCategory {
    display: contents;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}


.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #9aba3b !important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}


.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #9aba3b !important;
    border-color: #9aba3b !important;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
