﻿#addressModal .modal-content {
    /*height: 500px;
    overflow-y: scroll;*/
}

.btn-gostep1 {
    display: none;
}

#step2 {
    display: none;
}

.row-shipment {
    border-bottom: solid 1px #ddd;
    padding: 5px 0px;
}

    .row-shipment:nth-child(2n+1) {
        background-color: #f0f0f0;
    }

.box-summ {
    margin-top: 0px;
    line-height: 27px;
}

.row-factor {
    text-align: right;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0px 10px;
}

.box-discount {
    border: solid 1px #ddd;
    margin: 15px;
    border-radius: 4px;
    padding-bottom: 20px;
}

.box-row1 {
    border: solid 1px #ddd;
    padding: 15px;
}

.steps {
}

#summary-shiping {
    padding: 0px 10px;
}

.summary-order {
    border: solid 1px #ccc;
    line-height: 25px;
}

    .summary-order h5 {
        font-size: 16px;
        display: inline-block;
        border-bottom: solid 1px #ccc;
        width: 100%;
        padding: 7px;
    }

#mapAddress {
    height: 310px;
}

select.err-validate, input.err-validate, textarea.err-validate {
    border: solid 1px #df280a;
}

#temp-address, #temp-shipment {
    display: none;
}

.addr-select {
    border-right: solid 7px #00bfd6;
    /*background-image: url(/theme/images/true.png);*/
    background-repeat: no-repeat;
    background-position: 10px 53px;
    background-color: #eee;
}

#btn-ok {
    padding: 10px;
    width: 165px;
}

.act-txt {
    color: #00bfd6;
    font-weight: bold;
}

#wrp-shipment {
    border: solid 1px #ddd;
    padding: 0px 15px;
    border-radius: 4px;
    margin: 10px;
}

.hed01 {
    background-color:#eee;
    padding:10px;
    margin:10px 0px;
    width:100%;
}

.active-mnu a {
    color: #ed6663;
    font-weight: bold;
}

i.fa {
    margin-left: 10px;
}

.wrp-pf-mnu {
    margin-top: 20px;
}

.bdy-prof {
    background-color: #f5f5f5;
}

.pf-img {
    background-color: #bd2222;
    text-align: center;
    padding: 10px;
    position: absolute;
    width: 100%;
    height: 41px;
}

    .pf-img img {
        border: solid 1px #000;
        border-radius: 26px;
        padding: 5px;
        width: 54px;
        height: 54px;
    }

.clear {
    clear: both;
}

.brd {
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
}

.nav-profile-menu li {
    width: 178px;
}

.lnk-pf-img {
    position: absolute;
    margin-top: 0px;
    z-index: 999;
    margin-right: 6px;
    cursor: pointer;
}

.btnUploads {
    margin-top: 5px;
    display: none;
    z-index: 9999999;
    position: absolute;
    width: 20px;
    left: -52px;
    margin-top: 27px;
    border: solid 1px #4cae4c;
    padding: -1px;
    background-color: #5cb85c;
    color: #fff;
    height: 21px;
    cursor: pointer;
}

#currentProfilePic {
    width: 64px !important;
    height: 64px !important;
    border: solid 2px #fff;
    border-radius: 44px;
}

#wrp-imgprof {
    display: none;
}

.wrp-chg-avatar {
    text-align: center;
}
.paymod-box {
    /*border: 1px solid #c7c7c7;*/
    font-size: 15px;
    color: #fff;
    background: #bd2222;
    padding: 10px 0;
    font-weight: 700;
    /*border-radius: 4px;*/
}

.c-eee {
    background-color: #eee;
}

.payment {
    background-image: url(/theme/images/pay32.png);
    background-position: right;
    background-repeat: no-repeat;
    padding: 3px 37px 3px 0px;
}
.go-step {
    padding: 10px;
    font-size: 16px;
    color: #888;
    border-bottom: solid 2px #ccc;
    margin-top:50px;
    min-height:63px;
}

.mini-cart .btn-remove1 {
    left: 14px !important
}
.box-rows, .box-info {
    border: solid 1px #ddd;
    padding: 15px 5px;
    margin-top: 10px
}

.act-step {
    border-bottom: solid 2px #00bfd6;
    color: #00bfd6;
    font-weight: bold
}

.cart-row {
    margin-bottom: 10px !important;
    min-height: 70px;
}

#wrp-factor .cart-row, #summary-factor .cart-row{
    margin-bottom: 10px !important;
    min-height: 110px !important;
}


.txt-hed1 {
    font-size: 17px;
    line-height: 2;
    font-weight: 700;
    color: #bd2222
}
.user-addrs {
    border: solid 1px #ddd;
    padding: 5px;
    margin: 10px;
    line-height: 25px;
    border-radius: 4px
}
.addr-select {
    border-right: solid 7px #00bfd6;
    background-repeat: no-repeat;
    background-position: 10px 53px;
    background-color: #eee
}
.row-shipment {
    border-bottom: solid 1px #ddd;
    padding: 5px 0
}

    .row-shipment:nth-child(2n+1) {
        background-color: #f0f0f0
    }
.main-container {
    overflow-x:hidden;
}
@media (max-width: 767px) {
    .lnk-pf-img {
        margin-right: -30px;
    }
}


.del-lst-price {
    margin-left: 15px;
    font-family: 'IRANSans', sans-serif;
}