/* @media only screen and (max-width:991px)  */
.infoPrime {
    display: flex;
    flex-wrap: wrap;
    line-height: 2.5;
    margin-top: 0;
}

.basketProInfo {
    padding: 0;
}

.deleteProBtn {
    left: -7px;
    top: -9px;
}



/* @media only screen and (max-width:991px)  */
.service_img {
    height: 100px;
    width: 100px;
    margin-right: auto;
}

.productImages_slider.owl-carousel .owl-item img {
    width: 145px;
    height: 139px;
}

.showFilter,
.closeFilter {
    display: block;
}

.Filter_Product {
    position: fixed;
    top: 0;
    right: -130%;
    bottom: 0;
    background-color: #fff;
    transition: 0.5s;
    z-index: 1000;
    border-radius: 0;
    padding-top: 40px;
}

.slideFilter {
    right: 0;
    transition: 0.5s;
    height: 100vh;
    overflow: scroll;
    width: 50%;
}

.totalpro_box .col-lg-3 {
    position: initial;
}






.bordered_title::after {
    display: none
}

.bordered_title {
    border-bottom: 1px solid #bec1c0
}


.navbar-brand {
    justify-content: flex-end;
}

.headerMenu,
.navbar-collapse {
    position: initial;
}

/*.collapse:not(.show) {
    display: block !important;
}*/

header .navbar-nav {
    position: fixed;
    background-color: #fff;
    right: -100%;
    width: 100%;
    top: 0;
    border-radius: 0px;
    text-align: right;
    font-size: 13px;
    z-index: 100000;
    height: 100%;
    transition: 0.2s;
    justify-content: flex-start;
    padding: 20px;
}

.navbar-nav .nav-link {
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 !important;
}

header .collapse.show .navbar-nav {
    right: 0;
}

.category_link.nav-link {
    justify-content: space-between;
}




header .navbar {
    position: initial;
}

.headerinfo {
    justify-content: flex-start;
    margin-bottom: 10px;
    flex-direction: column;
}



.menu {
    justify-content: flex-start;
}





.dropTitle {
    width: 280px;
}

.dropItem a {
    pointer-events: none;
}

.selectedContent>div {
    height: 100vh;
    overflow: scroll;
}

.closeSide {
    display: block;
}



/* @media only screen and (max-width:991px) and (min-width:600px)  */
.thumbnails-style-shaded.mz-thumb img {
    width: 70px;
    height: 70px;
}

.magic_big_img img {
    height: 200px !important;
    width: 200px !important;
    max-height: 200px !important;
    max-width: 200px !important;
}

.product_details .product_info_list {
    margin-bottom: 3rem;
}

.product_details .productprice {
    flex-direction: column;
}

.product_details .add_to_basket button {
    width: 100%;
    padding: 12px;
    font-size: 12px;
}

.likeAndcomp {
    width: 100%;
}



/* @media only screen and (max-width:991px) and (min-width:600px)  */
.category_item.dropdown {
    overflow: hidden;
}

.dropDownContent {
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
    transition: 0.5s;
    display: block;
    padding: 0;
}

.dropDownContent_title {
    display: flex;
    width: 100%;
    align-content: center;
    align-items: center;
    /* justify-content: space-between; */
    justify-content: center;
    border-bottom: 1px solid #80808052;
    padding: 20px;
}

.dropTitle {
    width: 280px;
}

.dropItem a {
    pointer-events: none;
}

.selectedContent>div {
    height: 100vh;
    overflow: scroll;
}

.closeSide {
    display: block;
    padding: 0;
}

header {
    padding-bottom: 10px;
}



.special_box .productBox_txt {
    background-color: var(--primary-site);
    height: 50px;
    padding: 10px;
}

.footer_text_info {
    border-bottom: 1px solid rgba(51, 51, 51, 0.418);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.products-boxes .col-lg-3 {
    height: auto;
}

.filtering_item {
    flex-direction: column;
    align-items: flex-start;
}

.Filter_Product h1 {
    border-left: 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.product_filter_item .panel_slide {
    position: static;
    width: 100%;
}

.product_filter_item {
    position: relative;
    width: 100%;
}

.about_img {
    height: 300px;
}

.dropDownContent_body {
    overflow: scroll;
}

.selectedContent {
    overflow: scroll;
}

.dropDownContent_title .navbar-brand {
    margin-right: auto;
    margin-left: auto;
}

.dropDownContent_title {
    position: relative;
}

/* .dropDownContent_title .close_navbar {
    position: absolute;
    left: 20px;
    margin-right: auto!important;
    width: auto!important;
} */
.close_navbar {
    display: flex;
    justify-content: flex-end;
    position: relative;
    left: 0;
    width: 20px;
    justify-content: flex-end;
    margin-right: auto;
    margin-bottom: 10px;
}

/* .dropDownContent_title .closeSide {
    display: block;
    padding: 0;
    position: absolute;
    right: 20px;
} */
/* .close_navbar {
    margin-bottom: 20px;
    margin-right: auto;
    display: flex;
    position: relative;
    left: 0;
    width: 100%;
    width: auto!important;
    display: flex;
    justify-content: flex-end; 
} */

/* .close_navbar {
    margin-bottom: 20px;
    margin-right: auto;
    display: flex;
    position: relative;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
} */