.page-builder .home-structure.search {
    margin: 15px 1% 0 !important;
}
.page-builder .home-structure.search .search-box {
    position: relative;
    top: -77px;
}
.section-box.topbg.size-full {
    margin-top: -6px;
    border-radius: 0px !important;
}
.item-wraper.home-structure.content.banner-third {
    text-align: center;
    position: relative;
    top: -5px;
    color: #8387aa;
}
.signup .image-continer img {
    margin-top: 0px !important;
}
.login-page button.btn.btn-positive.login-btn {
    color: transparent !important;
}
button.btn.btn-positive.login-btn:after {
    content: "ورود به لوله آنلاین";
    color: #082760;
    margin-right: -60px;;
}
.item, .item h1, .item h2, .item h3, .item h4, .item h5, .item h6, .item p, .item-content, .item-content h1, .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6, .item-content p {
    white-space: normal;
}

.Ecart .simpleCart_totals .coupon_price td:first-child {
    font-size: 0;
}
.Ecart .simpleCart_totals .coupon_price td:first-child::after {
    font-size: 15px;
    content: "سودشما ازخرید:";
    font-weight: bold;
}
.eCommerce .item p {
    text-align: left !important; 
}
.eCommerce .no-image .inline-add {
    left: unset !important;
    right: 24px;
}
.eCommerce .item-thumbnail-right .inline-add {
    right: 36%;
    left: unset;
}
.product-modal .bar-footer .p0,
.eCommerce p.price.p0 {
    font-size: 0;
}
.product-modal .bar-footer .p0::after,
.eCommerce p.price.p0::after {
    content: ' تماس بگیرید ';
    font-size: 13px;
}
.product-modal .bar-footer .icon ion-android-cart {
    font-size: 17px;
}
.Ecart .simpleCart_totals.padding.item-contact::after {
    content: 'هزینه حمل بر عهده مشتری می باشد';
    color: #f44336;
    font-weight: bold;
    margin-top: 8px;
    display: inline-block;
}