#shop .container .row .shop-left .shop-left-main .shop-main-inner .row .shop-main-item .card .card-img-top {
    width: 70%;
    padding: 14px;
    margin: auto;
    display: block;
    height: 200px;
}
#blog .container .blog-inner .row .blog-item .card figure img {
    display: block;
    margin: auto;
    width: 100%;
    height: 170px;
}
#shop .container .row .shop-left .shop-left-main .shop-main-inner .row .shop-main-item .card {
    position: relative;
    padding: 1.2rem 0;
    background-color: #fff;
    border-color: #f1f1f1;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
    height: 350px;
}
#shop .container .row .shop-left .shop-left-main .shop-main-inner .row .shop-main-item .card .card-body .inner .main-price {
    margin-bottom: 0;
    margin-top: 10px;
    font-family: iranyekanBold;
    position: absolute;
    left: 25px;
    bottom: 10px;
    font-size: 15px;
}

.guide_size::before {
    transform: rotate(180deg);
    content: '\e044';
    font-size: 40px;
    font-weight: normal;
    vertical-align: middle;
    color: #515151;
}
#product .container .row .pro-left .pro-left-box .pro-exist .delivery-state {
    margin-top: 10px;
    margin-right: 5px;
    font-size: 12px;
}

#frm_search {
    position: relative;
}

#searchProducts {
    background: #f7f7f7;
    padding: 10px;
    position: absolute;
    border-radius: 10px;
    top: 48px;
    overflow-y: scroll;
    height: auto;
    width: 100%;
    font-size: 12px;
    z-index: 999;
    display: none;
}
.text-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.search_img {
    width: 45px;
    border-radius: 10px;
}
#profile .container .profile-inner .row .profile-list .profile-list-items .nav .nav-item .nav-link {
    margin-top: 8px;
    display: block;
    width: 100%;
    font-size: 13px;
    border-radius: 8px;
    border: none;
    padding: 10px 11px;
    transition: 0.2s;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main .orders-nav .nav-item .nav-link {
    font-size: 13px;
    background-color: #fff;
    border: none;
    color: #7e7e7e;
}

.toman_icon::before {
    content: "\E1FC";
    font-size: 25px;
    font-weight: normal;
    vertical-align: middle;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #current-orders .current-order-inner {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    padding: 15px;
    margin-top: 10px;
}

#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-product .pro-item img {
    width: 70px;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-details {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    margin-top: 1rem;
    font-size: 12px;
    color: #7e7e7e;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    padding: 15px;
    margin-top: 10px;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-details .item {
    margin-left: 15px;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-state {
    font-size: 11px;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-state .state {
    font-weight: bold;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-state.complete:after {
    content: "";
    font-size: 14px;
    font-weight: normal;
    vertical-align: sub;
    padding-right: 5px;
    color: #0cbb1b;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-score {
    margin-top: 1rem;
    font-size: 12px;
    color: #7e7e7e;
    display: flex;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #wait-for-payment .sent-order-inner .sent-order-top .order-score::before {
    content: "";
    font-size: 13px;
    font-weight: normal;
    vertical-align: sub;
    padding-left: 5px;
    color: #f6aa1d;
}
.post_ir {
    margin-left: 15px;
    padding: 4px 1px;
    border-bottom: 1px dashed #ae6d03;
    font-size: 11px;
    color: #ae6d03;
    cursor: pointer;
}
#profile .container .profile-inner .row .profile-content #profile-tab-content #profile-orders .orders-inner .orders-main #orders-tab-content #current-orders .current-order-inner .current-order-bottom .order-bottom-details .bottom-details .order-type .type {
    display: inline-block;
    color: #000000;
}
.sent-order-product ,.current-order-product , .sent-order-product,.cencelled-order-image {
    display: flex;
    flex-direction: row;
}
.pro-item {
    display: flex;
    flex-direction: column;
    margin: 0 5px;
    font-size: 12px;
}
.pro-item img {
    width: 50px;
    height: 50px;
}
 .order-state.not_complete span.failed-icon:after {
    content: "\e024";
    font-size: 1.2rem;
    font-weight: normal;
    vertical-align: sub;
    padding-right: 5px;
    color: #ed9a06;
}
.repay_btn {
    display: flex;
    justify-content: end;
}
.repay_btn_c {
    color: #fff;
    background: #f18601;
    margin: 0 10px;
    border-radius: 10px;
}
.cancel-details {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    margin-top: 1rem;
    font-size: 12px;
    color: #7e7e7e;
}
.cancel-details span {
    font-family: iranyekanBold;
    color: #181818;
}
.cancel-details .item {
    margin-left:5px ;
    margin-right:5px ;
}
.form-control {
    font-size: 18px;
}
 .form-control {
    font-size: 15px;
}
.address-bottom p {
    font-size: 12px;
    color: #6e6e6e;
    margin-top: 0;
}
.address-bottom {
    gap: 5px;
}
.form-group select {
    height: 40px;
    background-color: #fff;
    font-size: 14px;
}
 .form-control {
    font-size: 14px;
}
#cart .container .cart-nav-main .tab-content #cart-tab .row .cart-right .cart-right-inner .cart-right-content .cart-item .cart-pro-item .pro-info .item.pro-send-way {
     margin-right: 0;
    font-size: 11px;
}
.count-box button{
    background: transparent;
    border: none;
}
#row-two .container .row .row-two-item figure img {
    width: 100%;
    height: 160px;
    border-radius: 6px;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem 0 -1rem;
}
span.special_sell {
    position: absolute;
    top: 0;
    right: 0;
}
.special_sell_bx{
    position: relative;
}

span.special_sell::before {
    content: "\e009";
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    color: rgb(246, 170, 29);
}
.post-social {
    font-size: 13px;
}
.post-social li:after {
    content: " | ";
    color: #c3c3c3;
    padding: 0 10px;
}
.blog-detail img {
    width: 100%;
}
.blog-advance img {
    width: 50%;
    margin: 10px 0;
}
.blog-advance h2,h3,h4,h5,h6 {
    margin: 10px 0;
    font-size: 1.3rem;
    font-weight: bold;
}

.blog-advance p {
    margin: 5px 0;
}
.form-group-pass {
    position: relative;
}

#pass-show-icon::before , #pass-show-icon-repeat::before {
    content: "";
    font-weight: normal;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 50%;
    color: rgb(145, 145, 145);
    font-size: 20px;
    cursor: pointer;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    text-align: right;
}
.alert {
    font-size: 14px;
}
.form-group {
    margin-bottom: 1rem;
    text-align: right;
    width: 100%;
}
.form-group label.required::after {
    content: " *";
    color: red;
    font-weight: bold;
    margin-right: 3px;
}
