.my_acc_cst_mobile {
    display: none;
}

@media only screen and (max-width: 500px) {
    .line-menu {
        background: #fff
    }
    .sb-menu ul li>a {
        color: #fff
    }
    .ad-post-btn,
    .ad-post-btn a {
        width: 100%;
    }
    ul.list-sign-in li.register-me,
    ul.list-sign-in li.login-me {
        width: 49%;
        text-align: center;
    }
    .heart-icons-1 {
        right: 20px !important;
    }
    .detail-btn-1 {
        width: calc(100% - 40px);
    }
    .detail-btn-1 a {
        width: 100%;
    }
    .great-product-content i.fa-eye {
        display: none
    }
    .review-comment {
        background: #fff;
        margin-left: 40px;
        padding: 20px;
        display: flex;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .ad-detail-2-details .review-content-item {
        margin-left: 0
    }
    .comment-heading {
        margin: auto 0px;
    }
    .package-pricing {
        text-align: center;
    }
    .elementor-element-49b0b71,
    .contact-us-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contactInfo {
        margin-top: 50px;
    }
    .wel-register-heading div#register-user-img img {
        padding: 0;
        margin-top: -50px;
    }
    .sign-in-account {
        margin-top: 0;
    }
    input#sb_user_profile_update {
        font-weight: 400;
        margin-left: 15px;
        width: calc(100% - 30px);
    }
    .sb-header.sb-header-1 .sign-in-up {
        position: relative;
        /* left: 10px; */
        width: 100%;
        text-align: center;
    }
    #ad_post_form a.btn.btn-warranty,
    #ad_post_form a.btn.btn-condition,
    #ad_post_form a.btn.btn-type {
        width: 100%;
        margin-bottom: 15px;
    }
    #ad_post_form .submit-button,
    #ad_post_form .submit-button input {
        width: 100%
    }
    .my_acc_cst_mobile {
        color: #fff;
        line-height: 25px;
        margin-left: 5px;
        font-size: 15px;
        display: initial;
    }
	
	.tab-content input.btn.btn_cust_actions,
    .btn.btn_cust_actions {
        width: 100%;
        margin-bottom: 15px;
        background: #ffcc00;
    }
	select.custom-select.order_by{
			color:#000;
	}
	
	.ad-detail-2:before{
		background-size: 100% 100%;
	}
	
	.btn_rearanjeaza_pozele{
		display: none;
	}
	
	.profile-page .write-review{
		width: calc(100%);
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 20px;
	}
	
	.woocommerce-checkout .elementor-element-253e6e24,
	.woocommerce-cart .hentry{
		width: calc(100% - 30px);
		margin-left: 15px;
	}
	
	.woocommerce ul.order_details li{
		margin-bottom:15px;
	}
	
	ul.list-sign-in li {
		padding-top: 0;
	}
}