.product-grid-item > a{
    color: inherit !important;
    text-decoration: none;
}
.product_prices{
    margin-top: 20px !important;
}

.product_prices > b{
    font-size: 15px !important;
    color: green !important;
}

.product_prices > b > span{
    font-size: 12px !important;
    color: red !important;
    text-decoration: line-through !important;
    margin-right: 5px;
}
.product_name > p{
    margin: 10px 0 !important;
    font-size: 12px !important;
}
.product-grid-item{
    background-color: #fff !important;
}
.product__image > img{
    width: 100%;
    display: block;
    border-radius: 5px;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
    mix-blend-mode: multiply;
}
.product__image {
    border: 6px solid #fff;
    position: relative;
    overflow: hidden;
    background: #efeff0;
}
.product__description {
    padding: 15px;
    padding-top: 5px;
    height: 150px !important;
}
div.product_prices span {
    margin-right: 5px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    /* display: inline-block !important; */
}
.grid-item-col{
    margin-bottom: 20px;
}
.reg-price{
    margin-top: 15px !important;
    color: red !important;
}
.produt-img-box{
    text-align: center !important;
    margin-bottom: 22px;
    margin-top: 22px;
}
.produt-img-box > img{
    width: 100% !important;
    border-radius: 4px !important;
}
.prod-description__body > p{
    line-height: 2.2;
    margin-bottom: 0 !important;
}
.sale-price{
    display: block;
    width: 100%;
    text-align: center;
}
.sale-price > span,
.reg-price > span{
    font-size: 14px !important;
    margin-right: 8px;
}
.mt50{
    margin-top: 50px !important;
}
.mt20{
    margin-top: 20px !important;
}
#cu-btn-b{
    width: 180px;
    display: inline-block;
    margin-top: 40px;
}
#cu-btn-b > div{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.err-404-d{
    font-size: 22px !important;
    margin-bottom: 15px !important;
}
div.page-container.basket div.page-section.checkout-cart div.checkout-cart-layout div.checkout-cart-layout__content div.checkout-base div.checkout-basket div.checkout-basket__body div.cart-items-list div.cart-item div.cart-item__info div.cart-item__image{
    width: 100px !important;
    height: 100px !important;
}
div.page-container.basket{
    margin-top: 0 !important;
}
a:hover,
a:active,
a:visited
a{
    text-decoration: none !important;
}

.cart-reg-price {
    text-decoration:line-through;
    font-size: 18px !important;
    display: block !important;
    text-align:center;
}
.cart-sale-price{
    font-size: 18px !important;
}
.info-line__label,
.info-line__value {
    font-size: 16px !important;
}
.t-red{
    color: #FF0000 !important;
}
.t-green{
    color: #008001 !important;
}
.t-blue{
    color: #047AFF !important;
}
.check-code-btn{
    position: absolute !important;
    left: 4px !important;
    top: 4px !important;
    bottom: 4px !important;
    padding: 0 10px !important;
    text-align: center !important;
    width: 30% !important;
    height: auto !important;
    background: #202333 !important;
    color: #fff !important;
    border-radius: 2px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
}
.text-label,
.text-value {
    font-size: 16px !important;
}
.rm-code{
    color: #FF0000 !important;
    font-size: 13px !important;
    display: none;
}
.order-icon{
    margin-left: 5px !important;
}
.order-date__topline > span > a{
    margin-right: 5px !important;
}
div.page-container.profile div.page-section.orders div.orders__list div.orders__list-item div.order-item__body div.order-item__total div.order-item__total-topline b{
    font-size: 18px !important;
}
.order-item__total-botline > span{
    margin-top: 15px !important;
}
.order-item__num{
    margin-bottom: 15px !important;
}
div.placeholder-message p{
    line-height: 2 !important;
}
.trns-badge-s{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background: #3cab3c !important;
}
.trns-badge-d {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background: #ff1d1d !important;
}
span.badge.badge-lg{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
#menu-cat-title {
    color: #fff;
    margin-left: 10px;
    margin-top: 2px;
    font-size: 14px;
}
header.main-header-section div.main-header-section__midline div.flex-item:nth-child(4) div.user-nav-items a.nav-item span.nav-item__btn small.count-ind{
    height: 18px !important;
    width: 18px !important;
    top: 5px !important;
    right: 5px !important;
    color: #fff !important;
    padding: 4px 6px !important;
    font-size: 12px ;
}
div.count-ind{
    width: 18px;
    height: 18px;
    background-color: red;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 9px;
    font-size: 12px;
    padding: 2px;
    text-align: center;
    line-height: 1.5;
}
div.count-ind p{
    margin-bottom: 0;
}
.c-baners{
    margin: 12px 0;
}
div.page-container.home div.page-section.features div.site-features{
    background-color: transparent !important;
    border: none !important;
}
.footer-call{
    font-size: 14px;
    color: rgba(32, 35, 51, .7);
    padding: 0;
    text-decoration: none;
    margin-top: 15px;
    display: inline-block !important;
}
.footer-ul-c{
    padding: 0;
    list-style: none;
}
.footer-ul-c>li{
    width: 100%;
    height: 100%;
    display: block;
}
.footer-ul-c > li > a{
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: rgba(32, 35, 51, .7);
}
.license-link{
    text-decoration: none;
    margin: 0 8px;
}
.license{
    width: 120px;
    height: 120px;
    display: inline-block;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 10px;
    margin: 10px auto;
}
.license > img{
    width: 100%;
}
#row-footer-2{
    margin-top: 40px;
}
.footer-social-box{
    display: inline-block;
    padding: 10px;
    background-color: #F9F9F9;
    border-radius: 4px;
}
#show-tabriz-post{
    margin: 0 0 30px 0 !important;
    display: none;
}
div.form-check.tos-agreement label.form-check-label{
    margin-right: 10px !important;
}
div.page-container.profile div.page-section.orders div.orders__details div.order-item div.order-item__body div.order-item-layout div.order-item-layout__content div.details-group div.details-group__body div.order-consist div.order-goods__item div.item-info div.item-info__image{
    width: 90px !important;
    height: 90px !important;
    border-radius: 4px !important;
    overflow: hidden;
}
div.feedback-alert{
    background-color: #fff !important;
    border: 2px solid #f5f5f5 !important;
}
div.feedback-alert span.feedback-alert__text{
    font-size: 14px !important;
    line-height: 2 !important;
}
div.page-container.profile div.page-section.orders div.orders__details div.order-item div.order-item__body div.order-item-layout div.order-item-layout__content div.details-group div.details-group__body div.info-text{
    font-size: 14px !important;
    line-height: 2 !important;
}
div.page-container.profile div.page-section.orders div.orders__details div.order-item div.order-item__body div.order-item-layout div.order-item-layout__content div.details-group div.details-group__header div.text{
    width: 100% !important;
}
div.page-container.profile div.page-section.orders div.orders__details div.order-item div.order-item__body div.order-item-layout div.order-item-layout__content div.details-group div.details-group__header div.text b{
    display: inline-block !important;
    margin-left: 5px !important;
}
.trns-badge-s > a{
    color: #fff !important;
    text-decoration: none !important;
    font-size: 13px !important;
}










@media (max-width:767.98px) {
    .m-mt-10{
        margin: 10px 0 !important;
    }
    div.page-container.profile div.page-section.addresses div.addresses__list div.addresses__list-item {
        margin-bottom: 0 !important;
        padding-top: 5px !important;
        padding-bottom: 15px !important;
    }
    #menu-cat-title{
        display: none;
    }
    #row-footer-2{
        margin-top: 30px;
    }
    div.page-container.profile div.page-section.orders div.orders__list div.orders__list-item div.order-item__body div.order-item__num div.order-status span.badge{
        width: auto !important;
        display: inline-block !important;
        float: left !important;
        margin: 20px 0 30px 0 !important;
    }
    div.page-container.profile div.page-section.orders div.orders__details div.order-item div.order-item__body div.order-item-layout div.order-item-layout__content div.details-group div.details-group__body div.order-consist div.order-goods__item div.item-price {
        margin-right: 105px !important;
    }
}

@media (max-width:991.98px) {
    #menu-cat-title {
        display: none;
    }
}
@media (max-width:1199.98px) {
    #menu-cat-title {
        display: none;
    }
}