*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    direction: rtl;
    overflow-x: hidden;
}
a{
    text-decoration: none !important;
}
p{
    color: #121212;
}
button[type="submit"]{
    background: #1EB8C0;
    border-radius: 4px;
    color: #fff;
    border: none;
    width: 100%;
    padding: 7px;
    margin-top: 5px;
}
/* ============== Contacts ============== */
.contacts{
    background: #1EB8C0;
    font-size: 15px;
}
.contacts a{
    color:#fff;
    text-decoration: none;
}
.contacts a:hover{
    text-decoration: underline;
    color: #fff;
}
.contacts .ul-contact{
    margin-bottom: 0;
    padding: 5px 0;
}
.ul-contact .img-icon{
    margin-left: 2px;
    width: 23px;
}
.ul-contact .list-inline-item:not(:last-child){
    margin-left: 1.8rem;
}
.col-right{
    display: flex;
    justify-content: space-between
}
.work-li{
    margin-left: 2rem;
    margin-right: 0;
}
.li-lang .dropdown-toggle::after {
    vertical-align: 0.15em;
    margin-left: 10px;
}
.li-lang .dropdown-menu{
    box-shadow: 0 0 5px #ccc;
    border: none;
    margin-top: 7px !important;
    padding: 15px;
    text-align: right;
}
.dropdown-item{
    text-align: right !important;
}
.dropdown-menu.arrow-top:after {
    content: " ";
    position: absolute;
    right: 60%;
    top: -10px;
    border-top: none;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 10px solid #fff;
}
.lang-title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    font-weight: bold;
}
.dropdown-item{
    padding: 0 !important;
    color: #000 !important;
    margin-bottom: 10px;
}
.dropdown-item img{
    width: 20px;
    margin-right: 5px;
}
.li-lang .submit{
    width: 100%;
    background: #1EB8C0;
    color: #fff;
    border: none;
    padding: 3px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 11px;
}
@media (max-width:992px) {
    .ul-contact .list-inline-item:not(:last-child){
        margin-right: 0.2rem;
    }
    .work-li{
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width:600px) {
.contacts{
    display: none;
}
}
.nav-bg.sticky{
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
/* ==============end Contacts============== */

/* ============== Home ================= */
.home{
    background: url(../images/home/Background.png) no-repeat;
    background-position:left bottom;
    background-size: cover;
    height: auto;
}
/* Header */
.navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
}
.navbar-light .navbar-nav .nav-link{
    color: #000 !important;
    font-weight: 500;
    font-size: 15px;
}
#button-ad{
    background: #1EB8C0;
    color: #fff !important;
    text-decoration: none;
    padding: 5px 10px !important;
    border-radius: 5px;
    margin-right: 22px;
}
.li-icon{
    width: 24px;
}
.ic-middle{
    margin: 0 20px;
}
header .dropdown-menu{
    border: none;
    padding: 15px;
    box-shadow: 0 0 10px #ccc;
    text-transform: capitalize;
}
header .btn-more.arrow-top:after{
    right: 85% !important;
}
header .btn-ad.arrow-top:after{
    right: 50% !important;
}
.btn-ad.dropdown-menu[data-bs-popper] {
    left: 21px !important;
    margin-top: 7px;
}
#button-ad.dropdown-toggle::after{
    content: none;
}
.span-plus{
    background: #1eb8c0;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    width: 19px;
    font-size: 10px;
    height: 19px;
    line-height: 20px;
    display: inline-block;
    margin-right: 5px;
}
.user-icon .dropdown-menu[data-bs-popper]{
    margin-top: 10px;
    width: 205px;
}
.user-icon .dropdown-toggle::after{
    content: none;
}
.user-icon .dropdown-menu.arrow-top:after{
    right: 78%;
}
.user-img{
    width: 50px;
}
.user-mail{
    font-size: 14px;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
        display: flex;
        justify-content: space-between;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}
@media (max-width: 992px){
    header .btn-more.arrow-top:after{
        top: 30px;
        right: 95% !important;
    }
    header .btn-ad.arrow-top:after{
        top: 45px;
        right: 95% !important;
    }
    .user-icon .dropdown-menu[data-bs-popper]{
        left: 0;
        right: unset;
    }
    .user-icon .dropdown-menu.arrow-top:after {
        right: 85%;
    }
    #button-ad{
        width: 145px;
        margin-left: 0;
        margin-top: 10px;
    }
}
@media (max-width:600px) {
    .img-mob{
        width: 85%;
    }
    .store-img{
        width: 137px;
    }
}
/* ==============end header================= */
/* ================Home content============= */
.home-body{
    height: 90%;
}
h1{
    font-weight: 700 !important;
}
.gopets{
    color: #1EB8C0;
}
.home-txt{
    color: #505D68;
    margin: 1rem 0;
}
/* =================end home================ */
/* ================About==================== */
.about{
    color: #fff;
    background: url(../images/about/shape.png) right bottom no-repeat,
                url(../images/about/shape2.png) left top no-repeat,
                linear-gradient(#1EB8C0, #1EB8C0)
}
.about-text img{
    transform: rotate(180deg);
    margin-right: 10px;
    margin-left: 0;
}
.about p{
    color: #fff;
}
.about a{
    color: #fff;
}
.about a:hover{
    color: #fff;
}
/* ================end about=============== */
.services{
    background: #F2F7FFB2;
}
.services-items{
    display: flex;
    justify-content: space-between;
}
.serv-item{
    background: #fff;
    padding: 20px 40px;
    box-shadow: 0px 4px 32px rgb(0 0 0 / 4%);
    border-radius: 7px;
    text-align: center;
}
.serv-item img{
    margin: 30px 0;
}
@media (min-width:1024px) {
    .serv-item{
        width: 95%;
        margin: auto;
    }
}
@media (max-width:600px) {
    .serv-item{
        width: 80%;
        margin: auto;
    }
}
/* ===========end services=============== */

/* ===========sell & buy=============== */
.sell-buy{
    background: url(../images/sell-buy/shape1.png) right bottom no-repeat,
                url(../images/sell-buy/shape2.png) left top no-repeat;
}
.head-sec{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.see-more{
    background: #1EB8C0;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    padding: 8px 20px;
}
.date-txt , .address-txt{
    color: #AEB2B8;
    font-size: 13px;
    display: block;
}
.sell-card p , .shop-card p{
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}
.card-price{
    color: #1eb8c0;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}
.crd-img{
    position: relative;
}
.special-prod {
    position: absolute;
    bottom: 0;
    right: 0;
}
.sell-buy .owl-next , .sell-buy .owl-prev,
.shop .owl-next , .shop .owl-prev{
    position: absolute;
    width: 45px;
    height: 45px;
    background: #fff !important;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 12%);
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
}
.sell-buy .owl-next,
.shop .owl-next{
    right: -17px;
    top: 23%;
}
.sell-buy .owl-prev,
.shop .owl-prev{
    left: -17px;
    top: 23%;
}
.sell-buy .owl-next span , .sell-buy .owl-prev span,
.shop .owl-next span , .shop .owl-prev span{
    font-size:25px ;
    vertical-align: middle;
}
.sell-buy .owl-next.disabled , .sell-buy .owl-prev.disabled,
.shop .owl-next.disabled , .shop .owl-prev.disabled{
    display: none;
}

.load-more{
    text-align: left;
}
.load-more img{
    transform: rotate(180deg);
    margin: 0 5px;
}
/* ===========end sell & buy=============== */

/* ===============Shop ==================== */
.shop{
    background: #F6FAFF;
}
.favorite-prod{
    position: absolute;
    top: 15px;
    left: 30px;
}
.shop-card p{
    margin-top: 10px;
}
.add-cart{
    background: rgba(30, 184, 192, 0.2);
    border-radius: 4px;
    display: block;
    width: 100%;
    margin: auto;
    border: none;
    color: #1eb8c0;
    padding: 7px 0;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
}
.add-cart img{
    display: inline-block !important;
    margin-right: 5px ;
    width: 25px !important;
}
/* =============== end Shop =============== */


/* ===========dowenload==================== */
.download{
    background: url(../images/dowenload/shape.png) top right no-repeat;
}
.download-div{
    width: 80%;
    margin: 70px auto 40px;
    padding: 80px 55px;
    color: #fff;
    background: #1EB8C0;
    box-shadow: 0px 40px 92px -16px rgb(0 177 185 / 30%);
    border-radius: 8px;
    position: relative;
}
.top-dots{
    position: absolute;
    top: -49px;
    left: 30px;
}
.bottom-dots{
    position: absolute;
    bottom: -49px;
    right: -30px;
}
.top-dots img, .bottom-dots img{
    width: 100px;
}
.dowen-form input{
    border: none;
    border-radius: 8px;
    width: 70%;
    padding: 10px;
    font-size: 15px;
    outline: none;
}
.dowen-form button[type="submit"]{
    background: #EBB74D;
    border-radius: 8px;
    padding: 10px 18px;
    border: none;
    color: #fff;
    font-size: 15px;
    width: 20%;
    font-weight: bold;
}
@media (max-width:768px) {
    .download-div{
        width: 95%;
        padding: 80px 0px;
    }
    .bottom-dots {
        right: 30px;
    }
    .dowen-form button[type="submit"]{
        display: block;
        margin: auto;
        width: 50%;
    }
}
/* ===========end dowenload================ */

/* ===============footer links============= */
.foot-links{
    color: #fff;
    background: url(../images/footer/Shape.png) right bottom no-repeat,
                url(../images/footer/Shape-1.png) left top no-repeat,
                linear-gradient(#1EB8C0, #1EB8C0);
}
.foot-links li{
    margin-bottom: 10px;
}
.foot-links a{
    color: #fff;
}
.copy-right p{
    font-size: 14px;
}
.tech-soft{
    color: #EBB74D;
    font-weight: 600;
}
.btn-business{
    background: #EBB74D;
    border-radius: 5px;
    color: #fff;
    padding: 7px 17px;
    font-weight: 600;
    border:none
}
/*================= end footer ==================*/
.no-content {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.border-btm{
    border-bottom: 1px solid #DFE2E5;
}
@media (min-width:1000px) {
    .p-txt{
        width: 80%;
        margin-bottom: 200px;
    }
}
/* ==================Login Page ================== */
.login-page{
    height: 100vh;
    overflow: hidden;
}
.log-page,  .logo-part, .form-part{
    display: flex;
    justify-content: center;
    height: 100%;
}
.logo-part{
    width: 40%;
    background: url(../images/login/image.png) bottom center no-repeat,
                linear-gradient(#FDF8EF,#FDF8EF);
}
.logo-part img{
    margin-top: 5rem;
}
.form-part{
    width: 60%;
    align-items: center;
}
.form-part form{
    width: 285px;
}
.form-part form input{
    width: 100%;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 6px;
    font-size: 14px;
    margin-bottom: 10px;
}

.pass-input{
    position: relative;
}
.pass-eye{
    position: absolute;
    left:5px;
    top: 5px;
}
.forget-pass{
    color: #1eb8c0;
    text-align: center;
    display: block;
}
.link-social button{
    display: inline-block;
    width: 48%;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 3px;
    border: none;
    outline: none;
}
.btn-google{
    background: #EFF0F0;
    color: #454555;
    margin-right: 5px;
}
.btn-facebook{
    background: #3A559F;
    color: #fff;
}
.insert-img-div{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.span-user{
    width: 20%;
    margin-bottom: 10px;
    position: relative;
}
.ic-camera{
    position: absolute;
    bottom: 0;
    left: 0;
}
.insert-img-div input{
    width: 75% !important;
}
.insert-mobile{
    position: relative;
}
.insert-mobile input{
    padding-right: 75px !important;
}
.contry-code{
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 14px;
    font-weight: 600;
}
.policy-txt{
    font-size: 14px;
}
.policy-link{
    color: #EBB74D;
    display: block;
}
@media (min-width:1580px) {
    .logo-part img{
        margin-top: 20rem;
    }
}
@media (max-width:991px) {
    .log-page{
        background: url(../images/login/image.png) bottom center no-repeat,
                    linear-gradient(#FDF8EF ,#FDF8EF );
    }
    .logo-part{
        display: none;
    }
}
/* =======Forget password=============== */
.forget-pass-page{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background:  #E5E5E5;
}
.tem-card{
    width: 311px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}
.tem-card p{
    font-size: 14px;
    line-height: 17px;
    margin-top: 3px;
}
.tem-card input{
    display: inline-block;
    padding: 7px 5px;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #E6E6E6;
}
.enter-code{
    display: flex;
    justify-content: space-between;
    margin: 10px 0 25px 0;
}
.enter-code input{
    width: 50px;
    height: 50px;
    padding: 10px;
}
/* ==============Contact Us================ */
.social-lnks a{
    display: inline-block;
    margin-left: 15px;
}
.send-msg{
    width: 70%;
    margin-bottom: 20px;
}
@media (max-width:991px) {
    .send-msg{
        width: 100%;
    }
}
/* ====================== chat page============== */
.chat-header{
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 8%);
    padding: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    position: relative;
}
.chat-header img{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-left: 15px;
}
.chat-header p{
    display: inline-block;
    font-size: 14px;
}
.chat-header .view-details{
    position: absolute;
    left: 10px;
    color: #05728f;
    font-size: 14px;
    font-weight: 600;
    top: 15px;
}
.inbox_people {
    float: left;
    overflow: hidden;
    width: 40%;
    border-right:1px solid #dfe2e5;
}
.inbox_msg {
    border: 1px solid #dfe2e5;
    clear: both;
    overflow: hidden;
}
.top_spac{
    margin: 20px 0 0;
}
.recent_heading {
    float: left;
    width:40%;
}
.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
}
.headind_srch{
    padding:10px 29px 10px 20px;
    overflow:hidden;
    border-bottom:1px solid #dfe2e5;
}
.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}
.chat-page img{
    max-width: 100%;
}
p.date{
    position: absolute;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}
.chat_ib h5{
    font-size:15px;
    color:#464646;
    margin:0 0 8px 0;
    font-weight: bold;
}
.chat_ib h5 span{
    font-size:13px;
    float:right;
}
.chat_ib p{
    font-size:14px;
    color:#989898;
    margin:auto
}
.chat_img {
    float: right;
    width: 15%;
}
.chat_img img{
    border-radius: 50%;
}
.chat_ib {
    float: left;
    padding: 0 0 0 10px;
    width: 82%;
}
.chat_people{
    overflow:hidden;
    clear:both;
    display: flex;
    align-items: center;
    position: relative;
}
.chat_people.unread h5,
.chat_people.unread p{
    font-weight: bold !important;
    color: #000;
}
.chat_list {
    border-bottom: 1px solid #dfe2e5;
    margin: 0;
    padding: 18px 16px;
    position: relative;
}
.inbox_chat {
    height: 700px;
    overflow-y: scroll;
}
.active_chat{
    background-color: #1eb8c030;
    border-right: 4px solid #1EB8C0;
}
.incoming_msg{
    direction: ltr;
}
.incoming_msg_img {
    display: inline-block;
    width: 7%;
}
.received_msg {
    display: inline-block;
    vertical-align: top;
    width: 85%;
}
.received_withd_msg p {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 20px;
    border-top-left-radius:0 ;
    color: #121212;
    font-size: 14px;
    margin: 0;
    padding:10px;
    width: 100%;
}
.time_date {
    color: #aeb2b8;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}
.received_withd_msg {
    width: 47%;
    padding:10px ;
}
.mesgs {
    float: left;
    width: 60%;
}
.sent_msg p {
    background: #1EB8C0;
    border-radius: 20px;
    font-size: 14px;
    margin: 0; color:#fff;
    padding:10px;
    width:100%;
    border-top-right-radius:0 ;
}
.outgoing_msg{
    overflow:hidden;
    margin:26px 0 26px;
}
.sent_msg {
    width: 47%;
    padding: 10px;
    margin-left: auto;
}
.input_msg_write input {
    color: #a0a3a7;
    font-size: 15px;
    min-height: 48px;
    width: 70%;
    border-radius: 4px;
    padding: 5px 10px;
    border: none;
    outline: none;
}
.type_msg {
    position: relative;
    padding: 17px;
    border-top: 1px solid #DFE2E5;
}
.msg_send_btn {
    background: #1eb8c0;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.messaging {
    padding: 0 0 50px 0;
}
.input_msg_write form{
    display: flex;
    justify-content: space-between;
}
.msg_history {
    height: 528px;
    padding: 17px;
    overflow-y: auto;
}
.unread-msg{
    position: absolute;
    background: #05728f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 40%;
    left: 20px;
}
@media (max-width:600px) {
    .received_withd_msg ,
    .sent_msg {
        width: 100%;
    }
}
/* ============ Sell & Buy page============== */
.header-page{
    background: url(../images/sell-buy/Vector.png) left center no-repeat,
                url(../images/sell-buy/shape.png) right center no-repeat,
                linear-gradient(#1EB8C0, #1EB8C0);
    height: 130px;
    color: #FFF;
    display: flex;
    align-items: center;
}
.sell-page{
    font-size: 14px;
}
.col-title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #DFE2E5;
    margin-bottom: 40px;
}
.col-title button{
    background: none;
    border: none;
}
.input-search{
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    color: #B7B7BA;
    padding: 10px 10px 10px 37px;
    width: 100%;
    display: inline-block;
}
.search-ic{
    position: absolute;
    left: 4px;
    top: 10px;
}
.city-filter select{
    color: #B7B7BA;
}
.all-checks{
    border: 1px solid #E6E6E6;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
}
.all-checks .form-check-input:checked{
    background: #1EB8C0;
}
.sort-by{
    width: 170px !important;
    margin-left: 5px;
}
.ad-item, .trainer-item{
    display: flex;
    font-size: 14px;
    margin-bottom: 25px;
    position: relative;
}
.ad-image{
    position: relative;
    margin-left: 15px;
}
.ad-image .img {
    height: 120px;
    border-radius: 5px;
}
.ad-decribtion{
    border-bottom: 1px solid #DFE2E5;
    flex: 1;
}
.prev , .next{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
}
.prev{
    border: 2px solid #1EB8C0;
    background: #fff;
    color: #1EB8C0;
}
.next{
    border: 2px solid #fff;
    background: #1EB8C0;
    color: #fff;
}
/* ============= Special Trainer ===================*/
.img-trainer{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-left: 10px;
}
.trainer-item{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.rates{
    color: #ebb74d;
}
.unrate{
    color: #ebb64d56;
}
/* ============ Sell & Buy Details page============== */
.sell-details-slide{
    display: flex;
    justify-content: space-between;
}
.img-height{
    width: 100%;
    border-radius: 5px;
}
.cursor{
    width: 95%;
    border-radius: 5px;
}
.ad-detail-desc span{
    font-size: 13px;
}
.ad-detail-desc .card-price{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
}
.description-ad{
    border-top: 1px solid #DFE2E5;
}
.advertiser{
    text-align: center;
    border: 1px solid #DFE2E5;
    padding: 20px;
    border-radius: 4px;
}
.adv-img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 5px 0;
}
.ads-num{
    font-size: 13px;
    text-align: center;
    display: block;
}
.lnk-ads{
    font-weight: 600;
    color: #1eb8c0;
    display: block;
    margin-bottom: 20px;
}
.advertiser textarea{
    font-size: 13px;
    color: #B7B7BA;
}
.line{
    border-top: 1px solid #DFE2E5;
}
@media (min-width:991px) {
    .advertiser{
        margin-right: 40px;
    }
}
/* ===========shop details============ */
.btns-actions{
    display: flex;
    justify-content: space-between;
}
.btns-actions button{
    display: inline-block;
}
.btns-actions .add-cart{
    width: 60%;
    margin: 0;
}
.share-btn , .fav-btn{
    width: 18%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;

}
.rate-result{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DFE2E5;
    padding-bottom: 15px;
}
.rate-num , .rate-pogress{
    flex: 1;
}
.big-num{
    font-size: 35px;
}
.reviews{
    font-size: 18px;
    margin-bottom: 15px;
}
.status-rate div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.revu-item{
    position: relative;
}
.rate-box{
    position: absolute;
    left: 0;
}
@media (max-width:600px) {
    .rate-result{
        display: block;
    }
}
/* ===========shopping cart========== */
.all-orders{
    border: 1px solid #DFE2E5;
    border-radius: 4px;
}
.order-item{
    display: flex;
    position: relative;
    padding: 10px 0;
}
.order-img{
    width: 96px;
    border-radius: 10px;
    margin-left: 10px;
}
.minus , .plus{
    width: 30px;
    height: 30px;
    background: #ccc;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    border-radius: 5px;
}
.num-ord{
    width: 20px;
    border: none;
    text-align: center;
}
.cancel-ord{
    position: absolute;
    left: 0;
    border: none;
    background: no-repeat;
    color: #A1A2A3;
    bottom: 10px;
}
.dlivery-address{
    border: 1px solid #E6E6E6;
    padding: 15px;
    margin-left: 40px;
    border-radius: 4px;
    font-size: 14px;
}
.add-area select{
    width: 48%;
}
.coupon input{
    width: 65%;
}
.coupon button{
    width: 32%;
    background: #1eb8c0;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 4px;
}
.dlivery-address input , .dlivery-address select{
    font-size: 14px;
    color: #B7B7BA;
}
@media (max-width:991px) {
    .dlivery-address{
        margin-left:0 !important;
    }
}
/* =========done payment============ */
.track-ord{
    background: #1eb8c0;
    color: #fff;
    display: block;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
}
.contain-shopping{
    color: #DDA126;
    font-size: 14px;
    font-weight: 600;
}
/* ========= speciatl Trainer Detailsl========== */
.trainer-details .trainer-item{
    border-bottom: none;
    margin-bottom: 0;
}
.about-trainer{
    border-top: 1px solid #ccc;
    margin-left: 70px;
}
.about-trainer p , .about-trainer table{
    font-size: 14px;
    width: 60%;
    color: #4D4D4D;
}
@media (max-width:600px) {
    .about-trainer{
        margin-left: 0;
    }
    .about-trainer p , .about-trainer table{
        width: 100%;
    }
}
.service-item{
    background: #fff;
    border: 1px solid #E6E6E6;
    padding: 4px 8px;
    display: inline-block;
    margin-right: 10px;
}
.service-item span{
    color: #1EB8C0;
}
/* ========================place an add sell&buy=========== */
.subscribe{
    background: #dda02617;
}
.subscribe p{
    font-size: 14px;
}
.ad-details{
    width: 55%;
    margin: auto;
}.image-input input {
    display: none;
}
.image-input label {
    display: block;
    position: relative;
    color: #e3e4e6;
    border-radius: 4px;
    border: solid 2px #e3e4e6;
    background-color: #fafafa;
    height: 500px;
    padding: 0.3rem 0.6rem;
    cursor: pointer;
}
.image-input label:hover i {
    animation: shake 0.35s;
}
.image-button i{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* .image-input{
    width: 120px;
} */
.image-input img {
    width: 100%;
    border: dotted 3px #e3e4e6;
    display: none;
}
.image-input span {
    display: none;
    text-align: center;
    cursor: pointer;
}
.small-input{
    display: flex;
    justify-content: space-between;
}
.small-input .image-input label{
    width:100%;
    height: 100px;
    background: #fff;
}
.ad-information form{
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: 4px;
}
.form-ad , .form-ad-eidt{
    position: relative;
    padding-right: 30px;
}
.form-ad > :last-child{
    border: none;
    border-bottom: 1px solid #DFE2E5;
    border-radius: 0;
    padding-left: 0;
    font-size: 13px;
    color: #121212 !important;
}
.form-select{
    padding: 0.375rem 0.75rem 0.375rem  2.25rem !important;
    background-position: left 0.75rem center !important;
}
.ic-form{
    position: absolute;
    top: 4px;
    right: 4px;
}
.ic-form img{
    width: 20px;
}
.ad-information button{
    width: 50%;
    margin: auto;
    display: block;
    margin-top: 25px;
}
@media (max-width:600px) {
    .ad-details{
        width: 100%;
    }
}
/* ========== Subscribe Backage=========== */
.subs-backage{
    display: flex;
    justify-content: space-between;
    border: 2px solid #E6E6E6;
    padding: 7px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.subs-backage.selected{
    border-color: #1EB8C0;
}
.subs-backage h6{
    color: #1EB8C0;
}
.subs-backage .form-check-label,
.subs-backage p{
    font-size: 14px;
}
.subs-backage span{
    font-size: 12px;
}
.subs-backage
.form-check-input[type=checkbox]{
    border-radius: 50%;
}
/* ================== Favorite Page========== */
.user-details{
    border-left: 1px solid #DFE2E5;
    border-bottom: 1px solid #dfe2e5;
    padding: 15px 0;
}
.user-details li{
    margin: 10px 0;
    padding: 5px 15px ;
}
.user-details li a{
    color: #000;
}
.fav-content .nav-link{
    border: 1px solid #dfe2e5 !important;
    color: #777779;
    padding: 6px 13px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.fav-content .nav-link.active{
    background-color: #1EB8C0 !important;
}
.fav-train{
    position: absolute;
    top: 35%;
    left: 0px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 5px;
}
.order-info div{
    font-size: 14px;
}
.order-info span{
    font-size: 12px;
}
.personal-info form{
    width: 50%;
}
.personal-info button{
    width: 50%;
    margin-bottom: 25px;
}

.avatar-upload {
    position: relative;
    max-width: 72px;
}
.avatar-upload .avatar-edit {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #DDA126;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 12%);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:after {
    content: "\f030";
    font-family: 'fontAwesome';
    color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.avatar-upload .avatar-preview {
    width: 72px;
    height: 72px;
    position: relative;
    border-radius: 50%;
}
.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cancel {
    display: block;
    background: none;
    border: none;
    text-align: center;
    margin: auto;
    color: #EA5252;
    font-size: 14px;
    font-weight: 600;
}
.ad-img-div{
    display: flex;
}
.img-selected{
    position: relative;
}
.img-selected .add-img{
    width: 120px;
    height: 120px;
}
.not-select{
    position: absolute;
    top: 0;
    left: 0;
}
.not-select img{
    width: 19px;
}
@media (max-width:780px) {
    .personal-info form{
        width: 100%;
    }
    .ad-img-div{
        display: block;
    }
    .ad-img-div .img-selected{
        width: 32%;
        display: inline-block;
    }
}
@media (max-width:376px) {
    .ad-img-div .img-selected{
        width: 48%;
        display: inline-block;
    }
}
@media (min-width:992px) {
    .col-personal-details{
        padding: 0 3rem 0 0;
    }
}
.ad-item .dropdown-toggle{
    outline: none;
}
.ad-item .dropdown-toggle::after{
    border: 0;
}
.btn-check:focus+.btn, .btn:focus{
    box-shadow: none !important;
}
/* ============= my orders================ */
.order-details{
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    padding: 10px;
    font-size: 14px;
}
.order-id-date span{
    font-size: 12px;
}
.order-id-date div{
    margin-right: 30px;
}
.track {
    position: relative;
    background-color: #ddd;
    height: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    margin-top: 26px;
}
.track .step:not(:last-child) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 33%;
    text-align: right;
    position: relative;
}
.track .step:last-child{
text-align: left;
}
.track .step.active:before {
    background: #DDA126;
}

.track .step::before  {
    height: 3px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 0px;
}
.track .step.active .icon {
    background: #DDA126;
}
.track .under-check .icon{
    background-color: #ebb74d;
}
.track .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: relative;
    border-radius: 100%;
    z-index: 100;
    font-size: 9px;
    top: -12px;
    background: #ddd;
    color: #fff;
    text-align: center;
}
.track .step.active .text {
    font-weight: 400;
    color: #000
}
.track .text {
    display: block;
    margin-top: -7px;
    font-size:10px
}
.order-desc-img{
    width: 55px;
    height: 60px;
    border-radius: 4px;
    margin-left: 10px;
}
.p-money{
    color: #868686;
    font-size: 12px;
    text-align: right;
}
.view-order{
    display: block;
    padding: 8px 0;
    margin-top: 5px;
    color: #1eb8c0;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.view-order i{
    transform: rotate(180deg);
}
.prog-base{
    position: relative;
    background: #f8e6c3;
    width: 80%;
    height: 6px;
    border-radius: 0.25rem;
}
.prog-value{
    position: absolute;
    background:#ebb74d;
    height: 6px;
    border-radius: 0.25rem;
    top: 0;
    left: 0;
    bottom: 0;
}
.tab-content .dropdown .dropdown-menu.show{
    padding: 15px 20px;
    border: none;
}
.boost-ad .subs-backage.selected{
    border-color: #ebb74d;
}
.boost-ad .subs-backage h6{
    color: #ebb74d;
}
.boost-ad .form-check-input:checked{
    background-color: #ebb74d;
    border-color: #ebb74d;
}
.form-check {
    padding-right: 1.5em;
    padding-left: 0;
}
.form-check .form-check-input {
    float: right !important;
    margin-right: -1.5em !important;
}
.dropdownnn {
    display: inline-block;
    position: relative;
}

.dd-button {
    display: inline-block;
    cursor: pointer;
}
.dd-input {
    display: none;
}
.dd-menu {
    position: absolute;
    top: 23px;
    right: 0;
    padding: 20px 40px 20px 20px;
    background-color: #ffffff;
    list-style-type: none;
    border-radius: 8px;
    z-index: 100;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
}

.dd-menu li {
    padding: 5px 0;
    cursor: pointer;
    white-space: nowrap;
}

.dd-menu li:hover {
    background-color: #f6f6f6;
}

.dd-menu li.divider{
    padding: 0;
    border-bottom: 1px solid #cccccc;
}
.dd-menu a{
    color: #000;
}
.dd-menu .btn{
    padding: 0px 60px 0 0;
}

#cartSpan {
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    margin-right: -9px;
    margin-top: -6px;
    color: white;
    /* align-content: center; */
    text-align: center;
    vertical-align: center;
    /* display: table-cell; */
    border-radius: 60%;
    height: 23px;
    padding-left: 0px;
    /* margin-left: 116%; */
    width: 24px;
    background: #1eb8c0;
}

@media (min-width: 100px) {
    .textlanggo {
        display: none;
    }

}
@media (max-width: 700px) {
    .textlanggo {
        display: block;
    }

}

