#categoryReference {
    position: relative;
    background-color: #DEE6F0;
    border-radius: 14px;
    width: 40%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #00326C;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.closed {
    display: none;
}

#filtersDiv {
    width: 25%;
    float: left;
    margin-top: 0px;
    border-radius: 12px;
    min-height: 370px;
    background-color: white;
}

.priceFilter {
    margin-bottom: 10px;
    text-align: left;
    margin-left: 10px;
    /* position: absolute; */
    margin-top: 13px;
    font-weight: 500;
}

.priceFilter:first-of-type {
    margin-top: 18px;
}

#filtersMobile {
    display: none;
}
#leftProductsContent {
    position: relative;
    color: #58595b;
    /* margin-bottom: 30px; */
}

#filters {
    width: 100%;
    display: block;
    min-height: 370px;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
}

#cartInfo {
    margin-top: 10px;
    width: 150px;
    margin-left: 42px;
    float: left;
    background-color: #f7f7f7;
    padding: 10px;
}

.filterName {
    float: left;
    margin-top: 8px;
    width: 90%;
    padding-left: 10%;
    text-transform: uppercase;
    height: fit-content;
    color: #00326C;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

/*.filterName:hover {
    color: #686767;
    font-weight: 500;
}*/

.selectedCatOne {
    color: #999999;
}


.catOneArrow {
    float: right;
    transition: 0.2s transfrom;
    height: 8px;
    width: auto;
    margin-top: 20px;
    margin-right: 5px;
    fill: #999999;
    transform: rotate(270deg);
}

.subfilterName {
    position: relative;
    width: 90%;
    margin-bottom: 1px;
    font-size: 16px;
    line-height: 9px;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    float: left;
    padding-left: 35px;
}

.subfilterName:hover {
    color: #00326C;
    font-weight: 500;
}

.selectedSpec .subfilterName,
.subfilterName:hover {
    font-weight: 500;
    color: #00326C !important;
}

.categoryDiv {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    z-index: 8;
}

.filtersContainer {
    height: 0px;
    /*display: none;*/
}
.filterBoxContainer {
    margin-top: 20px;
}

.openFilters {
    height: fit-content;
    background-color: #f6f5f3;
    margin-top: 55px;
    /* margin-top: 10px; */
    z-index: 8;
}

.catTwoArrow {
    margin-top: 7px;
    cursor: pointer;
}

.catTwoArrow.open {
    transform: rotate(90deg);
}

#category-brandFilterArrow {
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
}

.subcategoryDiv {
    width: 100%;
    height: auto;
}

.categoryName {
    float: left;
    margin-top: 8px;
    width: 90%;
    padding-left: 10%;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    color: #00326C;
    font-weight: 900;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.subfilterName {
    float: left;
    margin-top: 8px;
    width: 90%;
    padding-left: 10%;
    text-transform: capitalize;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #00326C;
}

.catLevelThree {
    float: left;
    margin-top: 8px;
    width: 90%;
    padding-left: 10%;
    text-transform: capitalize;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #00326C;

}

.categoryProducts {
    float: right;
    color: #58595b;
    font-weight: 300;
    font-size: 15px;
}

.subcategoryName {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    float: left;
    width: 90%;
    height: 30px;
    line-height: 30px;
    padding-left: 10%;
}

.subcategoryName{
    font-weight: 900;
    color: #00326C;
}

.subcategoryName:first-letter {
    text-transform: capitalize;
}

.openCategory {
    margin-top: 18px;
    float: right;
    cursor: pointer;
}

.subFilter {
    font-size: 12px;
    font-weight: 300;
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.filter {
    margin-bottom: 10px;
    height: auto;
    float: left;
    width: 100%;
}

.subfilterName:hover{
    font-weight: bolder;
    color: #00326C;
}
.selectedSubfilter{
    background-color: #F2F2F2;
    color: #00326C;
    border-left: 5px solid #00326C;
    font-weight: bolder;
    padding-left: calc(10% - 5px);
}

#rightProductsContent {
    position: relative;
    width: 73%;
    float: right;
    height: auto;
    overflow: hidden;
    /* margin: 0 auto; */
    /* margin-top: 70px; */
    margin-bottom: 30px;
}

.widthContainer {
    width: 95%;
    height: fit-content;
    margin-bottom: 0px;
    top: 30px;
}

.filter {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #918F8F;
    margin-bottom: 23px;
}

.filterNameText {
    line-height: 50px;
    margin-left: 0px;
    color: #918F8F;
}

/* .filterNameText:hover {
    font-weight: 900;
    color: #00326C;
} */

.filterNameArrow {
    position: relative;
    width: 11px;
    float: right;
    bottom: 25px;
    right: 20px;
}

#title{
    width: calc(100% - 35px);
    padding: 30px 0px 0px 35px;
}

#horizontalImage {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

#noProducts {
    position: relative;
    color: #58595b;
    margin-left: 45px;
    width: 54%;
    text-align: center;
}

#priceFilterName {
    font-size: 14px;
    text-indent: 1px;
    height: 30px;
    width: 90%;
}

.whiteContainer {
    background-color: #f6f5f3;
    position: absolute;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.brandDiv {
    background-color: #fafafa;
    height: 20px;
    line-height: 22px;
}

#filterBrandName {
    line-height: 32px;
    text-transform: capitalize;
    text-indent: 12px;
    margin-top: 0px;
    background-color: white;
    margin-bottom: 0px;
    height: 30px;
    font-size: 14px;
}

.catOneArrow.open {
    transform: rotate(0deg);
    transition: 0.2s transfrom;
    fill: #999999;
}

.catOneArrow .open {
    transform: rotate(90deg);
    transition: 0.2s transfrom;
}

#category-priceFilterArrow {
    width: 100%;
    overflow: hidden;
}
.selected{
    color: #00326C;
    font-weight: 700;
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
    .widthContainer {
        min-width: 768px;
        max-width: 1100px;
    }
    #filtersDiv {
    }
    #leftProductsContent {
    }
    #rightProductsContent {
        width: 100%;
        margin-left: 0px;
    }
}

@media screen and (max-width: 768px) {
    #filters {
        /* margin-left: 30px; */
        margin-top: 25px;
        display: none;
    }

    #filtersMobile {
        display: block;
        position: relative;
        height: auto;
    }
    #filtersDiv {
        top: 80px;
        width: 250px;
        position: fixed;
        right: 0px;
        /* height: auto; */
        display: none;
        z-index: 11;
        /* float: right; */
    }

    .imageFilter {
        float: left;
        width: 33.3%;
    }
    .filtersTitle {
        position: relative;
        height: 37px;
        width: 54px;
        float: right;
        line-height: 45px;
        background-color: black;
        color: #c5a362;
        text-align: center;
        letter-spacing: 1px;
        margin-top: 48px;
        /* border-radius: 0px 25px 25px 0px; */
        cursor: pointer;
        transition: border-radius 0.1s ease-out, width 0.1s ease-out;
        -moz-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
        -webkit-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
        -o-transition: border-radius 0.1s ease-out, width 0.1s ease-out;
    }
    .filtersTitle.open {
        /* border-radius: 0px 25px 0px 0px; */
        width: 100%;
    }
    #mobileFiltersIcon {
        position: absolute;
        height: 20px;
        top: 9px;
        float: left;
        left: 12px;
        transition: left 0.1s ease-out;
        -moz-transition: left 0.1s ease-out;
        -webkit-transition: left 0.1s ease-out;
        -o-transition: left 0.1s ease-out;
    }
    .widthContainer {
        min-width: 100px;
        margin-left: 5%;
    }
    #categoryReference {
        margin: auto;
        font-weight: normal;
        margin-bottom: 0px;
        margin-top: 40px;
        font-size: 17px;
        text-align: center;
        width: 85%;
        margin: 40px auto 0px auto;
        /* margin-left: 3.5%; */
        float: none;
    }
    #leftProductsContent {
        position: relative;
        left: 0px;
        background-color: #f2f2f2;
        z-index: 1;
        height: 0px;
        overflow: scroll;
        border-right: 1px solid #ccc;
        width: 249px;
        box-shadow: 2px 1px 8px -4px black;
    }
    #mobileFiltersTitle.open #mobileFiltersIcon {
        left: 200px;
    }
    #rightProductsContent {
        margin-top: 0px;
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
        float: none;
    }
    #noProducts {
        position: relative;
        text-align: center;
        color: #58595b;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 30px;
        line-height: 19px;
    }
    #mobileCloseFilters {
        float: right;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #58595b;
        cursor: pointer;
        margin-top: 5px;
        margin-right: 5px;
    }
    #leftProductsContent.open {
        left: 0px;
    }
    #priceFilterName {
        background-color: #ffffff00;
    }
    .subcategoryDiv {
        margin-left: 10px;
    }
    .bankPriceImg,
    .bankPriceText {
    }
    .bankPriceText {
        /* margin-top: -10px !important; */
    }
    .filterName {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .catOneArrow.open {
        margin-right: 7px;
    }
    .widthContainer {
        width: 100% !important;
        margin-left: 0% !important;
        min-width: unset !important;
        max-width: unset !important;
        top: 0px;
    }
    .filter {
        width: 90%;
        left: 5%;
        margin: 10px auto;
        float: left;
        height: auto;
        background-color: unset;
    }

    .filterBoxContainer.specDiv {
        border: 1px solid black;
        width: 40px;
        height: 40px;
        float: left;
        /* margin: 0 9px; */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .imageFilter img {
        width: 100%;
        height: 10px;
    }
    .filterBoxContainer {
        border: 1px solid black;
        width: 45px;
        height: 45px;
        float: left;
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 5px;
        align-items: center;
    }
    .subfilterName {
        color: black;
        width: 100%;
        margin: 0;
    }

    .secondImg {
        top: -15px !important;
    }
    .filterNameText {
        font-weight: 400;
    }
}
