.rightBar {
    position: fixed;
    width: 350px;
    height: 100%;
    background: white;
    right: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0 0px 39px #00000059;
    transition: .3s;
    transform: translateX(100%);
}
input#inputgroup {
    float: left;
    margin-right: 10px;
}label.inputgroup {
    margin: -1px;
    float: right;
    margin-right: 10px;
}
.rightBar.opened{
    transition: .3s;
    transform: translateX(0%);
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1250px !important;
}.product-box.col-xl-2.col-lg-3.col-sm-4.col-6 {
    box-shadow: 0 0 15px #ececec;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 12px;
    margin:5px;
}span#timeUp {
    font-size: 40px;
    margin-top: 23px;
    display: block;
}.product-box.col-xl-3.col-lg-3.col-sm-4.col-6 {
    box-shadow: 0 0 15px #ececec;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 12px;
    margin:5px;
}.col-xl-2 {
    flex: 0 0 auto;
    width: 15.666667% !important;
}.col-xl-3 {
    flex: 0 0 auto;
    width: 23% !important;
}.two-sided {
    align-items: center;
    display: flex;
    gap: 10px;
}.two-sided .left {
    color: #888;
    min-width: 150px;
    width: 150px;
    margin-bottom: 10px;
}.right {
    justify-content: flex-end;
    margin-bottom: 10px;
    margin-left: 3rem;
}.img-wrap img {
    width: 100%;
    margin-bottom: 30px;
}.slider_container{
    max-width: 1315px !important;
}.flex {
    display: flex;
    justify-content: space-between;
}.flex.sided a {
    margin: 0px 10px;
    color: #fff;
    text-decoration: none;
    position: relative;
}button.dropdown {
    border:none;
    outline: none;
    background: #280758;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    color:#fff;
    height: 45px;
}.botMenu {
    height: 45px;
    padding-left: 12px;
    background: #320870;
    line-height: 45px;
}.category-tile-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px;
}.category-tile-wrapper .category-tile {
    margin-bottom: 20px;
    padding: 0 10px;
    text-align: center;
    width: 14.28%;
}.img-wrapper {
    padding-bottom: 5px;
    position: relative;
}.img-wrapper img {
    width: 80%;
}ul.brand_list li {
    display: block;
    margin: 8px;
}ul.brand_list li input {
    float: left;
    margin: 5px 10px;
}.dropdownMenu {
    position: absolute;
    background: white;
    z-index: 99;
    width: 220px;
    left: 0;
    box-shadow: 0 0 15px #333;
    visibility: hidden;
    opacity: 0;
}.dropdownMenu a {
    color: #333 !important;
    display: block;
    text-align: left;
    line-height: 35px;
}.dropdown:hover .dropdownMenu{
    visibility: visible;
    opacity: 1;
    transition: .2s;
}.dropdown:hover #bar{
    transform: rotate(90deg);
    transition: .2s;
}#bar{
    transform: rotate(0deg);
    transition: .2s;
}ul.dropdown_li li {
    display: block;
    position: relative;
}ul.subdropdown,
ul.subdropdown_m {
    background: #f7f7f7;
    top: 0;
}ul.subdropdown li {
    padding-left: 11px;
}.subdropdown,
.subdropdown_m{
    display: none;
}i.fa-solid.fa-chevron-down {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 10px;
}li.onhover-div.mobile-cart {
    position: relative;
}li.onhover-div.mobile-cart span {
    position: absolute;
    left: 35px;
    top: 20px;
}.countPrice {
    float: right;
    margin-left: 20px;
    font-size: 16px;
    text-decoration: underline;
}.countPrice a {
    color:#333;
}input#inputgroupAge {
    -webkit-appearance: none;
    appearance: none;
}
.rightFilter__box_content {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 460px;
    right: 0;
    height: 100%;
}.filter__box {
    height: 100%;
}.card-body.form-control {
    border-radius: 5px;
}
.filter__box .col {
    width: 100% !important;
    flex: auto;
}
.form-group.mb-3 {
    /* background: #f5f4f426; */
    padding: 7px;
    /* border: 1px solid #d3d3d36b; */
    border-radius: 8px;
}.filterCard {
    border: none;
    background-color: #fff !important;
    margin-top: 5px;
}.product-header {
    background: #ececec;
    height: 45px;
    line-height: 45px;
}div#back_link {
    height: 50px;
}i.fa-solid.fa-angles-right {
    font-size: 8px;
    margin-left: 5px;
    margin-right: 5px;
}.searchResponse {
    background: white;
    width: 120%;
    position: absolute;
    top: 100%;
    padding: 10px;
    z-index: 999;
    box-shadow: 0px 7px 6px;
    display: none;
    left:-75px
}.cardContent strong{
    display: block;
}.cardImg{
    width: 60px;
    height: 80px;
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    line-height: 75px;
}.cardImg img{
    width: 100%;
}

#for_mob{display: none;}
.mob_brand_header{display: none;}
.mob_header{display: none;}
.openedMenu{display: none;}
.filterMenu{display: none;}
@media screen and (max-width:1000px) {
    .mob_brand_header{display: block;}
    .mob_header{display: block;}
    .openedMenu{display: block;}
    .filterMenu{display: block;}

    #for_mob{display: block;}
    .product-box.col-xl-2.col-lg-3.col-sm-4.col-6 {
        flex: 0 0 47%;
    }
    ul.subdropdown,
    ul.subdropdown_m {
        background: #f7f7f7;
        top: 0;
        margin-right: 10px;
    }
    .filterMenu {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        background: #fff;
        height: 100%;
        z-index: 99999;
        transition: .3s;
        transform: translateX(100%);
        overflow: auto;
    }.showFiltrMenu{
        transition: .3s;
        transform: translateX(0);
    }.filterMenu .opened_body {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .botMenu {
        display: none;
    }header.header-tools.marketplace {
        display: none;
    }.carousel {
        margin-top:1rem
    }.col-lg-3.col-md-6 {
        margin-bottom: 1rem;
    }.mob_header {
        height: 60px;
        background: #3a0674;
    }div#bar {
        float: left;
        width: 60px;
        height: 60px;
        color: #fff;
        font-size: 25px;
        text-align: center;
        line-height: 60px;
        background: #55208f;
        cursor: pointer;
    }.mob_head_menu a {
        width: 60px;
        height: 60px;
        display: inline-block;
        color: #fff;
        line-height: 60px;
        text-align: center;
        font-size: 20px;
    }.mob_head_menu {
        float: right;
    }.mob_brand_header img {
        width: 60%;
    }.searchResponse {
        left: 0;
        width: 100%;
    }.openedMenu {
        position: fixed;
        z-index: 9999999999;
        background: #fff;
        width: 100%;
        height: 100%;
        transition: .3s;
        transform: translateX(-100%);
    }.openedMenu.showOpened {
        transform: translateX(0);
    }.opened_header {
        height: 60px;
        background: #3c1163;
    }.lft_title {
        float: left;
        color: #fff;
        font-size: 21px;
        line-height: 55px;
        padding-left: 10px;
    }.rtl_btn {
        float: right;
        width: 60px;
        height: 60px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        line-height: 60px;
        background: #2b0c47;
        cursor: pointer;
    }ul.opened_body_li li {
        display: block;
        line-height: 45px;
        padding-left: 10px;
        position: relative;
    }ul.opened_body_li li a {
        color:#333;
        text-decoration: none;
    }ul.opened_body_li li a i {
        font-size: 14px !important;
        transform: rotate(-90deg);
        margin-right: 15px;
    }
    .col-3.left_filter {
        display: none;
    }
    .col-9.list_filter_cats {
        flex: 100%;
    }.row.game-product.grid-products .col-6{
        flex: 0 0 47%;
    }
}