.about_img {
 width: 100%;
 position: initial;
}

.about_devider {
 display: none;
}



.invoiceProducts .basketpro_titles {
 display: block;
}

.invoice .productprice,
.invoice .productCount,
.invoice .pro_total {
 justify-content: center;
}

.discountCode {
 width: 100%;
 flex-direction: column;
}




.basket .nav_tabs {
 font-size: 11px;
}

.user_address_item {
 flex-direction: column;
}

.deleteProBtn {
 left: -15px;
 top: -135px;
}

.basketOrders .basketpro_titles {
 display: none;
}

.mobile_title {
 display: block;
}

.basket .tab_content {
 padding: 5px;
}

.productprice {
 font-size: 13px;
 justify-content: flex-start;
}

.pro_total {
 width: 100%;
 display: flex;
}

.productCount {
 justify-content: flex-end;
}

.address_title {
 padding: 0;
 font-size: 13px;
}

.userAddress_card {
    padding: 10px;
}





.service_title {
 position: absolute;
 top: -50%;
 left: 40%;
 right: 5%;
 height: 100px;
 overflow: hidden;
}

.service_txt p {
 max-height: 117px;
 height: auto;
}

.service_info {
 height: 220px;
}







.slideFilter {
 width: 70%;
}

.sort strong {
 display: none;
}








.add_to_basket,
.proDetail_part {
 text-align: center
}

.proDetail_part {
 margin-top: 30px;
}

.proDetail_line {
 justify-content: center
}



.variety {
 border-top: 1px solid #3333
}

.likeAndcomp {
 width: 100%;
 justify-content: space-around;
}

.likeAndcomp>.btn {
 margin: 10px 5px;
}

.pro-seller-detail {
 display: flex;
 align-items: center;
 justify-content: flex-start !important;
 height: 60px;
}

.pro-seller-detail .btn-basket {
 width: 100%;
 justify-content: center
}

.pro-seller-detail>div:first-child,
.btn-basket>div:first-child {
 transform: scale(0.7);
}

.specialOption {
 right: 35%;
 margin-top: 4px;
}

.product_explainations .nav-link {
 padding: 4px 4px;
}

.specification_one {
 flex-direction: column
}

.specification_one>div {
 width: 100% !important;
}


.header_btns {
 justify-content: space-between;
}

.header_btns .btn {
 margin: 5px 0;
}




.loginForm {
 border-top: 1px solid rgba(180, 177, 177, 0.623);
 margin-top: 50px;

}
.register_img{
    display: none;
}



