﻿.bwizard {
    position: relative;
    padding: 0px;
}

    .bwizard .pager .next > a,
    .bwizard .pager .next > span,
    .bwizard .pager .previous > a,
    .bwizard .pager .previous > span {
        background-color: #399a2d;
        color: white;
    }

    .bwizard .pager .disabled > a,
    .bwizard .pager .disabled > a:hover,
    .bwizard .pager .disabled > a:focus,
    .bwizard .pager .disabled > span {
        background-color: #DBDBDB;
    }

    .bwizard .well {
        margin: 3px 0;
        background-color: #fff;
        border: 0;
        border-top: 1px solid #ddd;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 15px 15px;
    }

.bwizard-steps {
    margin: 0;
    padding: 0;
    display: inline-block;
    background: #fff;
}

    .bwizard-steps li {
        display: inline-block;
        position: relative;
        margin-left: 5px;
        line-height: 18px;
        list-style: none;
        padding: 12px 30px 10px 17px;
        background: #efefef;
        zoom: 1;
        *display: inline;
        *padding-right: 17px;
        font-size: 13px;
        font-family: yekan;
    }

        .bwizard-steps li:first-child {
            -moz-border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
            padding-right: 12px;
        }

            .bwizard-steps li:first-child:before {
                border: none;
            }

        .bwizard-steps li:last-child {
            -moz-border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
            margin-left: 0;
        }

            .bwizard-steps li:last-child:after {
                border: none;
            }

        .bwizard-steps li:before {
            position: absolute;
            right: 0;
            top: 0;
            height: 0;
            width: 0;
            border-bottom: 20px inset transparent;
            border-right: 20px solid #fff;
            border-top: 20px inset transparent;
            content: "";
        }

        .bwizard-steps li:after {
            position: absolute;
            left: -19px;
            top: 0;
            height: 0;
            width: 0;
            border-bottom: 20px inset transparent;
            border-right: 20px solid #efefef;
            border-top: 20px inset transparent;
            content: "";
            z-index: 2;
        }



    .bwizard-steps .label {
        margin: 0 0 0 5px;
        padding: 1px 5px 2px;
        position: relative;
        top: -1px;
        float: right;
        font-size: 14px;
        font-weight: normal;
        color: black;
    }

    .bwizard-steps .active {
        color: #fff;
        background: #25c6ac;
    }

        .bwizard-steps .active:after {
            border-right-color: #25c6ac;
        }

    .bwizard-steps a {
        color: #333;
        text-decoration: none;
    }

    .bwizard-steps li a:active {
        text-decoration: none;
        border: 0;
    }

    .bwizard-steps .active a {
        color: #fff;
        cursor: default;
        text-decoration: none;
    }

    .bwizard-steps .active .label {
        color: white;
        border-color: white;
    }



    .bwizard-steps a:hover {
        text-decoration: none;
    }

    .bwizard-steps.clickable li:not(.active) {
        cursor: pointer;
    }

    .bwizard-steps.clickable li:hover:not(.active) {
        background: #ccc;
    }

        .bwizard-steps.clickable li:hover:not(.active) a {
            color: #08c;
        }

        .bwizard-steps.clickable li:hover:not(.active):after {
            border-right-color: #ccc;
        }


.return_to_shop {
    background: red;
    width: 220px;
    height: 40px;
    display: block;
    clear: both;
    margin-bottom: 30px;
    background: url(/scripts/interface/Images/sabade-kharid-tbns.png) no-repeat right top;
    background-size: auto 40px;
}

.cart-login > li > a {
    padding: 9px 20px !important;
}

.factor {
    width: 100%;
    background-color: #E2E2E2;
}

    .factor tr {
        border-bottom: 3px solid #fff;
    }

        .factor tr td {
            padding: 5px;
            vertical-align: middle;
            display: block;
            width: 100%;
            border-bottom: 1px solid #f2f2f2;
            text-align: center;
        }

    .factor thead tr {
        background-color: #c7c7c7;
    }

    .factor tbody tr td:first-child {
        position: relative;
    }

        .factor tbody tr td:first-child img {
            width: 100px;
            height: auto;
            display: block;
            margin: 0 auto;
            /*-moz-border-radius: 30px;
            -webkit-border-radius: 30px;*/
            /*border-radius: 30px;*/
        }

    .factor tbody tr td:last-child {
        vertical-align: top;
    }

    .factor tbody tr td textarea {
        min-height: 50px;
        max-height: 50px;
        margin-bottom: 5px;
    }

    .factor .btn-xs, .btn-group-xs > .btn {
        padding: 3px 20px;
    }

    .factor .btn-group > .btn:first-child {
        /*margin-left: 2px;*/
    }

    .factor .btn-group > .btn:last-child {
        /*margin-right: 2px;*/
    }

    .factor tfoot tr td:first-child {
        background: linear-gradient(180deg, #11b8a3, #2887a3);
        color: #fff;
        vertical-align: middle;
    }

    .factor tfoot tr td:last-child {
        font-size: 14px;
    }

    .factor tfoot .score {
        background: linear-gradient(180deg, #f15f5c, #2887a3);
    }

    .factor thead {
        display: none;
    }

.factor-main-part thead {
    display: none;
}

.giftCard div span:last-child {
    font-size: 13px;
}

.mobile_label {
    margin: 0 15px;
    font-size: 12px;
    color: #727174;
}

.list-view-gallery {
    height: auto;
}

    .list-view-gallery li {
        height: auto;
        width: 100%;
    }

        .list-view-gallery li img {
            height: auto;
            cursor: pointer;
            display: inline-block;
            text-align: center;
        }

            .list-view-gallery li img:hover {
                border: 3px #337AB7 solid;
            }

.cart {
    position: relative;
    clear: both;
}

    .cart .banner {
        text-align: center;
        right: 35%;
        bottom: -85px;
    }

    .cart .btn-success {
        min-height: 31px;
    }

.factor .btn-success {
    min-height: 28px;
}

.cart .help {
    position: absolute;
    width: 32%;
    left: 25px;
    top: -12px;
}

.cart .btn {
    padding: 5px 20px;
}

.cart .btn-success {
    vertical-align: inherit;
}

    .cart .btn-success i {
        margin-left: -18px;
        padding-right: 3px;
        margin-top: 2px;
    }

.cart .btn-primary i {
    float: right;
    padding-top: 2px;
    padding-left: 3px;
    margin-right: -19px;
}

.cart .delete {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.cart .scoreCheck {
    display: none;
}

.checkbox label {
    padding-left: 50px;
    font-size: 16px;
}

.guest {
    font-weight: bold;
    color: white;
    background: #0ba078;
    width: 190px;
}

.rightBorder {
    border-right: 1px solid gray;
    height: 100%;
}

    .rightBorder input {
        margin-top: 30px;
    }

.login input {
    width: 140px;
}

.login .btn-info {
    margin-top: -8px;
}

input[type="radio"] {
    width: 15px;
    height: 15px;
}

.login .txtInput {
    width: 75%;
}

.btn-forgot {
    margin-top: 8px;
}
/*=========================================================== Address ======================================*/


.address .form-control {
    vertical-align: top;
    display: inline;
}

.address .validation {
    position: absolute;
    margin-top: -7px;
    margin-right: -10px;
    font-size: 18px;
}

.address div p {
    margin: 5px 0;
}

    .address div p > label {
        width: 100px;
        font-size: 15px;
    }
/*===========================================================Address end ======================================*/




/*===========================================================Delivery ======================================*/
.shippingOption [class^="col"] {
    padding-left: 1px;
    padding-right: 1px;
}

.delivery {
    width: 100%;
}

    .delivery tr {
        border-bottom: 1px solid #DDD;
        background: #f7f7f7;
        transition: all .3s linear;
        -moz-transition: all .3s linear; /* firefox */
        -webkit-transition: all .3s linear; /* safari and chrome */
        -o-transition: all .3s linear; /* opera */
        -ms-transition: all .3s linear;
    }

        .delivery tr:hover {
            background: #dae2e9;
            cursor: pointer;
        }

    .delivery .selected {
        background: #D8E4D7;
        border: 1px solid #C3E4BE;
        border-left: none;
        border-right: none;
    }

    .delivery tr td {
        display: block;
        width: 100%;
        padding: 5px 15px;
        vertical-align: middle;
    }

        .delivery tr td.nemad {
            background: #f7f7f7;
            text-align: center;
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            width: 27%;
        }

            .delivery tr td.nemad img {
                display: block;
                margin: 0 auto;
                width: 90px;
                height: 140px;
            }

    .delivery tr:nth-child(1) td {
        background: #337ab7;
        color: white;
        font-weight: bold;
    }

    .delivery tr:nth-child(5) td {
        background: #ddd;
    }

    .delivery .post-icon {
        width: 50px;
        height: 40px;
        background: url(/scripts/interface/Images/post-icon.png) no-repeat top left;
        display: inline-block;
        margin-left: 5px;
    }


        .delivery .post-icon.express {
            background-position: 0 -39px;
        }


        .delivery .post-icon.tipax {
            background-position: 0 -76px;
        }

    .delivery td.total {
        background: #F0F0F0;
        vertical-align: top;
        border-left: none !important;
        width: 27%;
    }

/*===========================Payment===============================*/

.payment {
    width: 100%;
}

    .payment tr {
        border-bottom: 1px solid #DDD;
        background: #f7f7f7;
        transition: all .3s linear;
        -moz-transition: all .3s linear; /* firefox */
        -webkit-transition: all .3s linear; /* safari and chrome */
        -o-transition: all .3s linear; /* opera */
        -ms-transition: all .3s linear;
    }

        .payment tr:hover {
            background: #dae2e9;
            cursor: pointer;
        }

    .payment .selected {
        background: #D8E4D7;
        border: 1px solid #C3E4BE;
        border-left: none;
        border-right: none;
    }

    .payment tr td {
        display: block;
        width: 100%;
        padding: 5px 15px;
        vertical-align: middle;
    }

        .payment tr td.nemad {
            background: #f7f7f7;
            text-align: center;
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            width: 27%;
        }

            .payment tr td.nemad img {
                display: block;
                margin: 0 auto;
                width: 90px;
                height: 140px;
            }

    .payment tr:nth-child(1) td {
        background: #337ab7;
        color: white;
        font-weight: bold;
    }

    .payment tr:nth-child(5) td {
        background: #ddd;
    }

    .payment .post-icon {
        width: 50px;
        height: 40px;
        background: url(/scripts/interface/Images/post-icon.png) no-repeat top left;
        display: inline-block;
        margin-left: 5px;
    }


        .payment .post-icon.express {
            background-position: 0 -39px;
        }


        .payment .post-icon.tipax {
            background-position: 0 -76px;
        }

    .payment td.total {
        background: #F0F0F0;
        vertical-align: top;
        border-left: none !important;
        width: 27%;
    }
/*===================================== Summary ========================================*/
.summary .jumbotron {
    background: #f7f7f7;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 30px;
}

.summary .bank-logos img {
    width: 120px;
    height: 120px;
    margin: 10px;
    cursor: pointer;
}

.summary .bank-logos .bank-div {
    text-align: center;
    display: inline-block;
    margin: 10px;
}

.en-text {
    font-family: Tahoma;
    direction: ltr;
}

.factor-top-part {
    width: 100%;
    margin-bottom: 10px;
}

    .factor-top-part tr td {
        display: block;
        width: 100%;
        font-weight: bold;
        padding: 7px 15px;
        border: 1px solid #ddd;
        font-size: 15px;
    }

        .factor-top-part tr td .btn {
            padding: 5px 15px;
            display: none;
        }

.factor-main-part {
    width: 100%;
}

    .factor-main-part tr td {
        display: block;
        width: 100%;
        padding: 3px 5px;
        text-align: center;
        vertical-align: middle;
        border-bottom: 1px solid #eee;
    }

    .factor-main-part thead tr {
        background: #8ecce6;
    }

        .factor-main-part thead tr td {
            color: #000;
            border-bottom: 1px solid #87c2db !important;
            padding: 6px;
            font-size: 15px;
        }

    .factor-main-part tbody tr:nth-child(2n+1) {
        background-color: #fafafa;
    }

    .factor-main-part tbody tr:nth-child(2n) {
        background-color: #eef4f7;
    }

.factor-footer-part {
    width: 100%;
    margin-top: 10px;
}

    .factor-footer-part tr td {
        display: block;
        width: 100%;
        padding: 5px 15px;
        background: white;
        font-size: 15px;
        border: 1px solid #ddd;
        vertical-align: middle;
    }




.total_and_nemad {
    width: 100%;
    margin: 15px auto;
}

    .total_and_nemad tr td {
        width: 100%;
        display: block;
        vertical-align: middle;
        text-align: center;
        padding: 15px;
        border: 1px solid #ddd;
    }

    .total_and_nemad tr:first-child td {
        background: #eee;
        text-align: right;
        padding: 15px 3px;
        color: black;
    }



.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: right !important;
}


.img-thumbnail{
    max-width:145px;
}

.jumbotron {
    padding: 20px;
}

    .jumbotron p {
        font-size: 19px;
    }

.enamad {
    margin-right: 0;
    margin-left: 0;
}
.mobileBtn{
    padding: 12px 16px !important;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    z-index:3 !important;
}
.social-float-parent{
    opacity:0.9;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group{
    z-index:0;
}
/*===========================================================Delivery end======================================*/
@media (max-width: 480px) {
    .copyright{
        display:none;
    }

    /*badges only on small screens*/
    .bwizard-steps li,
    .bwizard-steps li.active,
    .bwizard-steps li:first-child,
    .bwizard-steps li:last-child {
        background-color: transparent;
        padding: 0;
        margin-left: 0;
    }

        .bwizard-steps li:after,
        .bwizard-steps li:before {
            border: none;
        }

    .bwizard-steps .active .label {
        color: blue;
        background: #ddd;
    }

    .factor .btn-group .btn-danger {
        width: 28%;
        margin-top: 0;
    }
}

@media (min-width:480px) {
    .cart .help {
        top: 3px;
    }

    .btn-forgot {
        margin-top: -8px;
    }
}

@media (min-width:768px) {
    .cart .help {
        width: 19.5%;
        top: 0;
    }

    .bwizard {
        padding: 0 15px;
    }

    .factor tr td {
        display: table-cell;
        width: auto;
        border-bottom: 0;
        border-left: 1px solid #f2f2f2;
    }

        .factor tr td:nth-child(1) {
            width: 8%;
        }

        .factor tr td:nth-child(2) {
            width: 25%;
        }

        .factor tr td:nth-child(3) {
            width: 7%;
        }

        .factor tr td:nth-child(4) {
            width: 10%;
        }

        .factor tr td:nth-child(5) {
            width: 10%;
        }

        .factor tr td:nth-child(6) {
            width: 10%;
        }

        .factor tr td:nth-child(7) {
            width: 30%;
        }


    .factor select.dropdown {
        padding: 1px;
    }

    .factor tfoot tr td:first-child label {
        display: inline;
    }

    .factor tfoot tr td:first-child {
        text-align: right;
        padding: 15px;
    }

        .factor tfoot tr td:first-child label {
            font-size: 16px;
        }

        .factor tfoot tr td:first-child .form-control {
            display: inline;
            width: 300px;
            height: 28px;
            line-height: 28px;
            direction: ltr;
            font-size: 17px;
        }

    .factor tfoot tr td:last-child {
        vertical-align: top;
        text-align: right;
        padding-right: 15px;
        padding-left: 15px;
    }


    .delivery tr td {
        display: table-cell;
        width: auto;
    }

    .delivery tr:nth-child(2) td:first-child {
        width: 30px;
    }

    .delivery tr:nth-child(3) td:first-child {
        width: 30px;
    }

    .delivery tr:nth-child(4) td:first-child {
        width: 30px;
    }

    .delivery tr:nth-child(6) td:first-child {
        width: 30px;
    }

    .delivery tr:nth-child(7) td:first-child {
        width: 30px;
    }

    .delivery td.total {
        background: #F0F0F0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }


    .payment tr td {
        display: table-cell;
        width: auto;
    }

    .payment tr:nth-child(2) td:first-child {
        width: 30px;
    }

    .payment tr:nth-child(3) td:first-child {
        width: 30px;
    }

    .payment tr:nth-child(4) td:first-child {
        width: 30px;
    }

    .payment tr:nth-child(6) td:first-child {
        width: 30px;
    }

    .payment tr:nth-child(7) td:first-child {
        width: 30px;
    }

    .payment td.total {
        background: #F0F0F0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }


    .factor-top-part tr td {
        display: table-cell;
        width: 33.33333333%;
    }

        .factor-top-part tr td:nth-child(3) {
            text-align: left;
        }


    .factor-main-part tr td {
        display: table-cell;
        width: auto;
        padding: 10px;
        font-size: 15px;
    }

        .factor-main-part tr td:nth-child(1) {
            width: 5%;
        }

        .factor-main-part tr td:nth-child(2) {
            width: 10%;
        }

        .factor-main-part tr td:nth-child(3) {
            width: 30%;
        }

        .factor-main-part tr td:nth-child(4) {
            width: 5%;
        }

        .factor-main-part tr td:nth-child(5) {
            width: 10%;
        }

        .factor-main-part tr td:nth-child(6) {
            width: 5%;
        }

        .factor-main-part tr td:nth-child(7) {
            width: 5%;
        }

        .factor-main-part tr td:nth-child(8) {
            width: 10%;
        }

        .factor-main-part tr td:nth-child(9) {
            width: 5%;
        }

        .factor-main-part tr td:nth-child(10) {
            width: 15%;
        }

    .factor-footer-part tr td {
        display: table-cell;
        width: 50%;
    }

    .factor tfoot tr td:first-child .form-control {
        width: 285px;
    }

    .factor .btn-group {
        text-align: center;
    }

        .factor .btn-group .btn-danger {
            width: 90%;
            border-radius: 3px;
            margin-top: 2px;
        }


    .factor thead {
        display: table-header-group;
    }

    .factor-main-part thead {
        display: table-header-group;
    }

    .mobile_label {
        display: none;
    }

    .cart .banner {
        position: absolute;
    }
}

@media (min-width:992px) {
     .copyright{
        display:block;
    }
    .well {
        min-height: 550px;
    }

    .factor tfoot tr td:first-child .form-control {
        width: 300px;
    }

    .factor .btn-group .btn-danger {
        width: 29%;
        margin-top: 0;
    }

    .total_and_nemad {
        width: 100%;
        margin: 0px auto;
    }

    .factor-top-part tr td .btn {
        display: initial;
    }

    .cart .help {
        top: 3px;
        left: 20px;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .cart .banner {
        bottom: -175px;
    }
}

/*@media (min-width:1024px) {
    .login .border-left {
        border-left: 1px solid #d7d7d7;
    }
    .modal-content{
          width: 150%;
    margin-right: -200px;
    }
}*/

@media (min-width:1200px) {
    .btn-forgot {
        margin-top: -8px;
    }

    .btn-group.btn-group-xs {
        width: 100%;
        text-align: center;
        padding-right: 15px;
    }

    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }

    .bwizard {
        min-height: 490px;
    }

    .cart .banner {
        position: absolute;
        bottom: -75px;
        right: 15px;
    }

        .cart .banner img {
            /*width: 265px;*/
        }

    .cart .help {
        right: 15px;
        top: 15px;
    }

    .bwizard-steps .active {
        background: #29baa0 !important;
    }

        .bwizard-steps .active:after {
            border-top-color: #29baa0 !important;
        }


    .cart .btn {
        font-size: 16px;
    }

    .bwizard-steps {
        float: right;
        width: 20%;
       /*  margin-top: 67px;*/
    }

    .bwizard .well {
        float: right;
        width: 80%;
       /*   padding: 15px;*/
        margin: 0;
        border-top: 0;
    }

    .bwizard-steps li {
        text-align: center;
        display: block;
        width: 100%;
        padding: 15px;
        margin-bottom: 3px;
    }


        .bwizard-steps li:before {
            position: absolute;
            right: 50%;
            margin-right: -40px;
            top: 0;
            height: 0;
            width: 0;
            border-left: 40px solid transparent;
            border-right: 40px solid transparent;
            border-top: 8px solid white;
            content: "";
        }

        .bwizard-steps li:after {
            position: absolute;
            right: 50%;
            margin-right: -40px;
            top: 100%;
            height: 0;
            width: 0;
            border-left: 40px solid transparent;
            border-right: 40px solid transparent;
            border-top: 8px solid #EFEFEF;
            content: "";
        }

        .bwizard-steps li.even {
            background: lightgray;
        }

            .bwizard-steps li.even:after {
                border-top: 8px solid lightGray;
            }

    .bwizard-steps .active:after {
        border-right-color: transparent;
        border-top-color: #007ACC;
    }

    .bwizard-steps li:first-child {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding-right: 12px;
    }

    .bwizard-steps li span {
        font-size: 17px;
    }

        .bwizard-steps li span.label {
            border: 1px solid black;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }
}
