/* @media only screen and (max-width: 575px)  */
.blog_box_top .special_card {
    flex-direction: column;
}

.last_news_img_item {
    max-height: 350px;
    max-width: 100%;
}

.news_detail_box {
    padding: 15px 0;
}

.last_news_info {
    flex-direction: unset;
    align-items: center;
}

.news_seen {
    padding: 5px 0;
}

.news_continue {
    margin-right: 12px;
}



/* @media only screen and (max-width:500px) */
.profileBox>div {
    width: 100%;
}



/* @media (min-width: 576px)  */
.suggestionModal .modal-dialog {
    max-width: 850px;
}





/* @media only screen and (max-width: 450px) */
header .line {
    display: none;
}

.navbar-toggler {
    position: absolute;
    top: 20px;
    right: 0px;
    ;
}

.header_icon.header_basket_icon {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 0;
}

.header_icon.header_like_icon {
    position: absolute;
    right: 0px;
    top: 73px;
}

.header_icon.header_login_icon,
.userProfile_icon {
    position: absolute;
    right: 40px;
    top: 73px;
}

/*.userProfile>a {
    right: 140px
}
*/
.profile_items {
    display: none;
    position: absolute;
    background-color: #fff;
    top: 113px;
    right: 40px;
    text-align: right;
    padding: 10px 22px;
    z-index: 100;
    border: 1px solid;
    width: 150px;
}

.float_contact_content {
    position: fixed;
    right: -70%;
    top: 0;
    width: 70%;
    background-color: #fff;
    z-index: 100;
    height: 100%;
    overflow: hidden;
    transition: 0.5s;
}


.footer_menu {
    display: none
}

.show_contact {
    right: 0;
}

header .navbar {
    padding: 0;
    padding-bottom: 10px;
}

.navbar-brand img,
.deafult_header .navbar-brand img {
    max-height: 80px;
}

/*.category_link{
     margin-top: -107px;
    border: 1px solid #3333335c;
    border-radius: 5px;
} */


/* .header_search .site_contact{
    font-size: 14px;
    margin-top: -115px;
    border-right: 0;
    position: absolute;
    left: 0;
} */


.header_search_box .toggle_saerch {
    display: none;
}

header .searchBox {
    width: 100%;
}

.header_search_box {
    width: 100%;
    margin-left: 0;
}

/* header .navbar-nav{
        top: 70px;
    } */
.sliderNavigation .btn .bi {
    font-size: 31px;
}



.sliderNavigation .btn {
    top: 40%;
}

.proCat_txt .primary_btn {
    margin: auto;
}

.evenCat_cover {
    width: 100%;
    height: 40%;
}

.footer_links {
    border-bottom: 1px solid rgba(51, 51, 51, 0.418);
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.news_letter_footer .footer_social_media {
    margin-top: 20px;
}

.namad_box {
    justify-content: center;
}

.home_category::after,
.newProducts::after,
.newProducts::before {
    right: 0;
    left: 0;
}

.float_contact_btn {
    bottom: 125px;
    right: 0px;
}

.loginBox.loginForm {
    border-right: 0;
    padding-right: 0px;
    margin-right: 0px;
}

.contact_img {
    height: 200px;
}

.page_cover {
    height: 200px;
}

.question .question_search {
    width: 100%;
}

.magic_options img {
    padding: 2px;
    width: 60px;
    height: 60px;
}

.lastItem>button {
    position: static;
    width: 100%;
    margin-top: 10px;
}

.lastBlog .blogItemImage {
    height: 250px;
}

/* add in 1400-9-10 by daniyal */
header .searchBox {
    opacity: 1;
}

header .searchForm {

    width: 100%;
    border: 1px solid #333;

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.searchBox input {
    padding: 0 !important;
    width: 100%;
    overflow: hidden;
    margin-right: 15px;
}

header .searchBox {
    overflow: visible;
}

.about_txt {
    margin:  0;
}

.userProfile>a {
/*    width: auto;*/
    margin-right: 5px;
}
.certificates_item{
    padding:5px;
    font-size:12px
}