.panel .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

.panel .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

@media (min-width: 768px) {
    .mb-md-5, .my-md-5 {
        margin-bottom: 1.5rem !important;
    }
}

@media (min-width: 1280px) {
    .panel .container {
        max-width: 1200px;
    }
}

.panel .row-cards > .col, .panel .row-cards > [class*='col-'] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 992px) {
    .panel .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .panel .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
}

.bg-danger {
    background-color: #c21a1a !important;
}

.bg-primary {
    background-color: #17B794 !important;
}

.bg-warning {
    background-color: #ecb403 !important;
}

.bg-success {
    background-color: #4ecc48 !important;
}

.panel .card {
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
}

.panel .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
}

.panel .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}

.panel .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem;
}

.panel .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.panel .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.panel .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.panel .p-0 {
    padding: 0 !important;
}

.panel .col-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}

.panel .widgets-cards .wrp.icon-circle {
    width: 73px;
    height: 73px;
    border-radius: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    margin-right: 15px;
}

.panel .bg-success {
    background-color: #4ecc48 !important;
}

.panel .widgets-cards .wrp.icon-circle i {
    font-size: 3.6rem;
    color: #fff;
}

.panel .si {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel .si-basket-loaded:before {
    content: "\e04d";
}

.panel .card-body > :last-child {
    margin-bottom: 0;
}

.p-0 {
    padding: 0 !important;
}

.panel .col-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}

.panel .widgets-cards .wrp p:first-child {
    font-weight: 600;
    font-size: 22px;
}

.panel .widgets-cards .wrp p {
    line-height: 1;
    margin-bottom: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.panel .text-dark {
    color: #707070 !important;
}

.panel .mt-1, .my-1 {
    margin-top: 0.25rem !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.panel .page-main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 20px;
}

.panel .btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    font-family: 'iransans';
}

.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

/*.pb-1, .py-1 {*/
/*padding-bottom: 17px !important;*/
/*}*/
/*.pt-1, .py-1 {*/
/*padding-top: 17px !important;*/
/*}*/

.panel .header {
    padding-top: 5px;
    padding-bottom: 5px;
    background: linear-gradient(to left, #17B794, #14A485);
}

.header-brand {
    color: inherit;
    margin-right: 1rem;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    transition: .3s opacity;
    line-height: 2.9rem;
}

a.nav-link i.fa-payment {
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-image: url(../img/payment.png);

}

.icon-payment {
    padding-top: 10px;
}

a.nav-link i {
    display: inline-block;
    vertical-align: middle;
}

.ml-auto, .mx-auto {
    margin-right: auto !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.panel .card-header:first-child {
    border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}

.panel .card-header {
    background: none;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
}

.panel .card-header {
    margin-bottom: 0;
    border-bottom: 1px solid #eaeaea;
}

.panel .card-title:only-child {
    margin-bottom: 0;
}

.panel .card-title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 10px;
    color: #86bc42;
}

.logo-teh {
    max-width: 240px;
    max-height: 60px;
}

.panel .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 10px 10px 0;
}

.panel .border-top {
    border-top: 1px solid #eaeaea !important;
}

.panel .card-table {
    margin-bottom: 0;
}

.panel .table, .panel .text-wrap table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.panel table {
    border-collapse: collapse;
}

.panel .card-table tr td:first-child, .panel .card-table tr th:first-child {
    padding-left: 1.5rem;
}

.panel .card-table tr:first-child td, .panel .card-table tr:first-child th {
    border-top: 0;
}

.panel .pricing-table:hover > .panel > .panel-body-landing > .table > tbody > tr > td, .panel .table > tbody > tr > th, .panel .table > tfoot > tr > td, .panel .table > tfoot > tr > th, .panel .table > thead > tr > td, .panel .table > thead > tr > th {
    font-weight: 700;
    -webkit-transition: all .3s ease;
}

.panel .table thead th, .panel .text-wrap table thead th {
    border-bottom-width: 1px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.panel .table thead th, .panel .text-wrap table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #eaeaea;
}

.panel table thead tr {
    border-bottom: 1px solid #eaeaea;
}

.panel .table th, .panel .text-wrap table th {
    color: #2e3138;
    font-size: 12px;
}

.panel .table th, .panel .text-wrap table th, .panel .text-wrap table td {
    padding: 0.75rem;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: transparent;
}

.panel .card-table tr td:first-child, .panel .card-table tr th:first-child {
    padding-left: 1.5rem;
}

.panel .card-table tr:first-child td, .panel .card-table tr:first-child th {
    border-top: 0;
}

.panel .table-vcenter td, .panel .table-vcenter th {
    vertical-align: middle;
}

.panel .table td {
    padding: 5px 3px;
    font-size: 11px;
}

.panel .table-striped tbody tr:nth-of-type(even) {
    background-color: #f6f6f6;
}

.panel .card-table tr td:first-child, .panel .card-table tr th:first-child {
    padding-left: 1.5rem;
}

.panel .table-vcenter td, .panel .table-vcenter th {
    vertical-align: middle;
    border-bottom: 1px solid #eaeaea;
}

.panel .nav-link.icon {
    margin: 5px;
    padding: 1px 15px;
    width: 2.5rem;
    text-align: center;
    height: 2.5rem;
    font-size: 24px;
    position: relative;
}

.panel .nav-link.icon i {
    color: #fff;
}

.panel .icon i {
    vertical-align: -6px;
}

.panel .fe {
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel .floating {
    animation: floating 3s ease infinite;
    will-change: transform;
}

.panel .fe-mail:before {
    content: "\e988";
}

.panel .fe-bell:before {
    content: "\e91d";
}

.panel .header .nav-link .badge, .panel .header .nav-item .badge {
    position: absolute;
    top: 0;
    right: -6px;
    padding: .2rem .25rem;
    min-width: 1rem;
    font-size: 13px;
}

.panel .nav-unread.badge {
    text-align: center;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}

.panel .badge {
    display: inline-block;
    font-weight: 300;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
}

.panel .header .nav-link .badge, .header .nav-item .badge {
    position: absolute;
    top: 7px;
    right: 5px;
    padding: .4rem .25rem;
    min-width: 1rem;
    font-size: 13px;
}

.panel .nav-unread.badge {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.panel .badge-warning {
    color: #fff;
    background-color: #ecb403;
}

.panel .header .dropdown-menu {
    margin-top: 0;
}

.panel .dropdown-menu.show {
    display: block;
    margin: 0;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.2);
}

.panel .dropdown-menu[x-placement^="top"], .panel .dropdown-menu[x-placement^="right"], .panel .dropdown-menu[x-placement^="bottom"], .panel .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.panel .dropdown-menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    min-width: 16rem;
}

.panel .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.dropdown-item {
    color: #898989;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: right;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.avatar-md {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
}

.brround {
    border-radius: 50%;
}

.avatar {
    display: inline-block;
    background: #ff7088 no-repeat center/cover;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 600;
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.text-white {
    color: #fff !important;
}

.nav-link, .nav-item {
    min-width: 2rem;
    transition: .3s color;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
}

.leading-none {
    line-height: 1 !important;
}

.nav-link {
    padding: 0.2rem 0.9rem;
}

.country-selector {
    margin-top: 15px !important;
    margin-right: 20px;
}

.country-profile {
    margin-top: 15px !important;
}

.float-left {
    float: left;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}

.text-center {
    text-align: center !important;
}

.mt-4, .my-4 {
    margin-top: 1rem !important;
}

.card-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 500;
}

.card-title {
    margin-bottom: 1.5rem;
    color: #000;
}

#panel {
    min-height: 600px;
}

.panel .shahinkerman-error-transparent {
    top: 210px !important;
    height: 450px !important;
}

.panel .text-muted {
    color: #797f7e !important;
    text-align: justify;
    font-size: 12px;
}

.text-title {
    font-size: 13px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    color: #000;
}

p, ul, ol, blockquote {
    margin-bottom: 1em;
}

.panel .form-group {
    display: block;
}

.panel .form-group {
    margin-bottom: 1.2rem !important;
}

.panel .form-label {
    display: block;
    margin-bottom: .375rem;
    font-weight: 600;
    font-size: 12px;
}

.panel .form-control {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #898989;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input[type=file].file-loading {
    width: 300px !important;
    height: 35px !important;
}

.file-loading:before {
    float: left;
    content: " Loading...";
    display: inline-block;
    padding-left: 20px;
    line-height: 16px;
    font-size: 13px;
    font-variant: small-caps;
    color: #999;
}

.panel .form-footer {
    margin-top: 2rem;
}

.panel .btn-primary {
    color: #fff;
    background-color: #17B794;
    border-color: #17B794;
}

.shahinkerman-shop-grid section > .price-cart {
    color: #17B794 !important;
}

.panel .card-body > :last-child {
    margin-bottom: 0;
}

.panel .text-center {
    text-align: center !important;
}

.mt-3, .my-3 {
    margin-top: 0.75rem !important;
}

.panel .btn {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    border: 1px solid transparent;
    padding: 1px 0.75rem;
    line-height: 1.84615385;
    border-radius: 3px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

.panel .card-footer:last-child {
    border-radius: 0 0 calc(3px - 1px) calc(3px - 1px);
}

.panel .text-right {
    text-align: right;
}

.panel .card-footer {
    border-top: 1px solid #eaeaea;
    color: #6e7687;
}

.panel .card-footer, .card-bottom {
    padding: 1rem 1.5rem;
    background: none;
}

.panel .btn-pill {
    border-radius: 10rem !important;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.nav-unread {
    position: absolute;
    top: 1rem;
    right: 1.4rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}

.bg-danger {
    background-color: #c21a1a !important;
}

.inbox-message ul {
    padding: 0;
    margin: 0;
}

.inbox-message ul li:hover, .inbox-message ul li:focus {
    background: #eeeeee;
}

.inbox-message ul li {
    list-style: none;
    position: relative;
    padding: 15px 20px;
    border-bottom: 1px solid #eaeaea;
}

a:focus, a:hover, a:active {
    outline: 0;
    text-decoration: none;
}

a:hover {
    color: #17B794;
}

.inbox-message .message-avatar {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.message-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

.inbox-message .message-body {
    margin-right: 85px;
    font-size: 13px;
    color: #999999;
}

.message-body-heading h5 {
    font-weight: 600;
    display: inline-block;
    color: #999999;
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 13px !important;
}

.message-body h5 span.unread {
    background: #07b107;
}

.message-body h5 span {
    border-radius: 50px;
    line-height: 14px;
    font-size: 11px;
    color: #fff;
    font-style: normal;
    padding: 4px 10px;
    margin-right: 5px;
}

.message-body-heading span {
    float: left;
    font-size: 13px;
}

.message-body p {
    font-size: 12px;
}

.text-danger strong {
    color: #9f181c;
}

.receipt-main {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 12px solid #333333;
    border-top: 12px solid #9f181c;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 40px 30px !important;
    position: relative;
    box-shadow: 0 1px 21px #acacac;
    color: #333333;
}

.receipt-main p {
    color: #000;
    line-height: 1.7;
}

.receipt-footer h1 {
    font-size: 13px;
    font-weight: 400 !important;
    margin: 0 20px 0 !important;
}

.receipt-main::after {
    background: #414143 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: -13px;
}

.receipt-main thead {
    background: #414143 none repeat scroll 0 0;
}

.receipt-main thead th {
    color: #fff;
}

.receipt-right h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 7px 0;
}

.receipt-right p {
    font-size: 12px;
    margin: 0px;
}

.receipt-right p i {
    text-align: center;
    width: 18px;
}

.receipt-main td {
    padding: 9px 20px !important;
}

.receipt-main th {
    padding: 13px 20px !important;
}

.receipt-main td {
    font-size: 13px;
    font-weight: initial !important;
}

.receipt-main td p:last-child {
    margin: 0;
    padding: 0;
}

.receipt-main td h2 {
    font-size: 14px;
    font-weight: 900;
    margin: 0;
}

.receipt-header-mid .receipt-left h1 {
    font-weight: 100;
    margin: 20px 0 0;
    text-align: right;
}

.receipt-header-mid {
    margin: 15px 0;
    overflow: hidden;
}

#container {
    background-color: #dcdcdc;
}

.left {
    float: left !important;
}

.receipt-main .table > thead:first-child > tr:first-child > th {
    color: #fff;
}

/* Profile container */
.profile {
    margin: 0;
    direction: rtl !important;
}

.right {
    float: right !important;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
    width: 110px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 12px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 20px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #14A485;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #14A485;
    background-color: #f6f9fb;
    border-right: 2px solid #14A485;
    margin-right: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
}

.well-primary {
    margin-top: 10px;
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
    border-color: rgb(53, 126, 189);
}

.well-primary p {
    font-size: 12px;
}

.icons-passrecovery, .track_order #track_order.track_order_form_recovery:after {
    background-position: 0 -3157px;
    height: 130px;
    width: 145px;
    background-image: url(../img/icons.png);
    background-repeat: no-repeat;
    display: block;
    content: "";
    background-position: 0 -3157px;
    height: 130px;
    width: 145px;
}

.track_order #track_order:after {
    position: absolute;
    bottom: 23px;
    left: 20px;
    z-index: 0;
}

.track_order #track_order {
    background: #fff;
    border: 1px solid #ECECEC;
    padding: 50px 40px 110px;
    text-align: center;
    position: relative;
}

.track_order #track_order p {
    margin-bottom: 35px;
    line-height: 26px;
    position: relative;
    z-index: 2;
}

.track_order #track_order .track_order_form {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.track_order #track_order .track_order_form .track_order_inp {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #DCDCDC;
    padding-right: 10px;
    padding-left: 10px;
    height: 38px;
    margin-bottom: 30px;
    width: 100%;
    font-size: 13px;
}

.track_order #track_order .track_order_form .track_order_btn {
    margin-right: auto;
    margin-left: auto;
    float: none;
    display: block;
    width: 140px;
    height: 40px;
}

.cart-head {
    margin-top: 20px;
    padding: 10px;
    font-size: 13px;
    line-height: 35px;
}

.cart-head h4 {
    margin-right: 5px;
    float: right;
    font-size: 13px
}

.btn-cart {
    display: block;
    width: 170px;
    height: 35px;
    background-color: #36be2b;
    box-shadow: 1px 1px 3px #ccc;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    line-height: 35px;
}

.cart-head .btn-cart {
    float: left;
    margin-left: 30px;
}

.show-cart {
    background-color: #fff;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.show-cart .table {
    font-size: 12px;
    margin: 20px 27px;
    float: right;
    width: 95%;
    border: 1px solid #ddd;
}

.table > tbody > tr > td {
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
}

.show-cart .table > thead > tr > th {
    background-color: #f7f9fa !important;
    text-align: center !important;
}

.show-cart .table tr td {
    padding: 0px 10px;
    vertical-align: middle !important;
    text-align: center;
}

.show-cart .table tr td:nth-child(1) {
    width: 300px;
}

.show-cart .table tr td .image > img {
    max-width: 60px;
    max-height: 60px;
    vertical-align: middle
}

.show-cart .table tr td .title-product span {
    font-size: 12px;
    padding-right: 10px;
    float: right;
    line-height: 45px;
}

.show-cart .table tr td .spinner {
    margin: 0 auto;
}

.show-cart .table tr td .price {
    margin: 0 auto;
}

.text-success {
    color: #4caf50 !important;
}

.text-danger {
    color: #ff5252 !important;
}

.text-info {
    color: #009ec9 !important;
}

.text-bold {
    font-weight: bold;
}

.show-cart .final-price {
    font-size: 13px;
    border: 1px solid #ddd;
    /*box-shadow: 1px 1px 3px #ddd;*/
    padding: 0px;
    width: 100%;
}

.checkout-pack {
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.show-cart .final-price .total-price span:nth-child(1),
.show-cart .final-price .discunt-price span:nth-child(1),
.show-cart .final-price .benefit-price span:nth-child(1),
.show-cart .final-price .payment-price span:nth-child(1) {
    float: right;
    font-size: 12px;
    color: #66585b;
    padding: 10px;
}

.show-cart .final-price .total-price span:nth-child(2),
.show-cart .final-price .discunt-price span:nth-child(2),
.show-cart .final-price .benefit-price span:nth-child(2),
.show-cart .final-price .payment-price span:nth-child(2) {
    float: left;
    font-size: 10px;
    color: #66585b;
    padding: 10px 10px;

}

.show-cart .final-price .total-price span:nth-child(3),
.show-cart .final-price .discunt-price span:nth-child(3),
.show-cart .final-price .benefit-price span:nth-child(3),
.show-cart .final-price .payment-price span:nth-child(3) {
    float: left;
    color: #66585b;
    margin-right: 10px;
    padding: 10px 0;
}

.show-cart .final-price .total-price,
.show-cart .final-price .benefit-price,
.show-cart .final-price .discunt-price,
.show-cart .final-price .payment-price {
    clear: both;
    width: 100%;
    /*border-bottom: 1px solid #ddd;*/
}

.show-cart .final-price .payment-price {
    background-color: #F3FBF1;
    display: block;
    float: right;
}

.show-cart .final-price .benefit-price {
    color: #009ec9;
    display: block;
    float: right;
}

.order-steps {
    height: 100px;
}

.order-steps ul {
    position: relative;
    top: 30px;
    right: 25%;
    width: 800px;
}

.order-steps ul li {
    display: block;
    float: right;
    height: 1px;
    position: relative;
    width: 180px;
}

.order-steps ul li .circle {
    width: 25px;
    height: 25px;
    display: block;
    border: 3px solid #ccc;
    border-radius: 50%;
    position: absolute;
}

.order-steps ul li.active .circle {
    border: 3px solid #36be2b;
    background-color: #36be2b;
    background-image: url("../img/mark.png");
    background-size: 18px;
    border-radius: 50%;
    position: absolute;
}

.order-steps ul li .line {
    width: 128px;
    height: 2px;
    display: block;
    background: #ccc;
    position: absolute;
    right: 36px;
    top: 15px;
}

.order-steps ul li.active .line {
    background: #36be2b;
}

.order-steps ul li .title {
    font-size: 12px;
    color: #aaa;
    position: absolute;
    right: -24px;
    top: 27px;
    width: 100px;
}

.order-steps ul li.active .title {
    color: #36be2b;
}

.send-order .address {
    margin: 10px 50px 20px;
}

.send-order .time {
    margin: 30px 50px 20px;
}

.panel-box-toolbar {
    height: 48px;
    padding: 0 16px;
    border-bottom: 1px solid #ebeced;
    background: transparent;
    width: 100%;
}

.panel-box-toolbar .panel-title {
    font-size: 13px;
    color: #212121;
    margin: 0;
    float: right;
    overflow: hidden;
    height: 48px;
    line-height: 40px;
}

.panel-box-toolbar .panel-action {
    float: left;
    padding-top: 10px;
}

.button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 12px;
    background: #17a2b8;
    vertical-align: middle;
    line-height: 35px;
    min-height: 35px;
    min-width: 70px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
}

.button-success {
    background-color: #7cb342;
    color: #fff;
    border-color: #77ac3f;
}

.button-gray {
    background-color: #939697;
    color: #fff;
    border-color: #939697;
}

.button:not(:disabled) {
    cursor: pointer;
}

.button-small {
    min-height: 27px;
    min-width: 30px;
    padding: 0 10px;
    line-height: 27px !important;
    font-size: .9rem;
}

.send-order {
    background-color: #fff;
}

.send-order .address-detail .table {
    direction: rtl;
    margin-top: 20px;
}

.send-order .address-detail .table tr:nth-child(1) td:nth-child(1) {
    width: 60px !important;
}

.send-order .address-detail .table tr:nth-child(1) td:nth-child(1) .circle {
    width: 17px;
    height: 17px;
    border: 1px solid #ccc;
    border-radius: 50%;
    position: relative;
    display: block;
    margin: auto;
}

.send-order .address-detail .table tr:nth-child(1) td:nth-child(3) {
    width: 60px !important;
}

.send-order .address-detail .table tr:nth-child(2) td:nth-child(2) {
    width: 250px !important;
}

.send-order .address-detail .table tr:nth-child(2) td {
    text-align: right;
}

.send-order .address-detail .table tr:nth-child(3) td {
    text-align: right;
}

.send-order .table {
    font-size: 12px;
    margin: 20px 27px 0;
    float: right;
    width: 95%;
    border: 1px solid #ddd;
}

.send-order .table:last-child {
    margin-bottom: 20px;
}

/*.send-order .table tr:first-child td{*/
/*background-color: #f7f9fa;*/
/*text-align: center !important;*/
/*}*/

.send-order .table tr td {
    padding: 10px;
    vertical-align: middle !important;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
}

.fa2x {
    font-size: 18px;
}

.text-gray {
    color: #939697;
}

.send-order .address-detail .table.active tr:nth-child(1) td:nth-child(1) {
    background: #f7fff7 none repeat scroll 0 0;
}

.send-order .address-detail .table.active tr:nth-child(1) td:nth-child(3) {
    background: #f7fff7 none repeat scroll 0 0;
}

.send-order .table.active .circle {
    border: 5px solid #36be2b;
    background: #36be2b;
}

.send-order .table.active .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 42px 42px 0;
    border-color: transparent #35be2b transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
}

.send-order .table.active tr td {
    border: 1px solid #229118;
}

.send-order .table.active .mark {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    width: 17px;
    height: 17px;
    z-index: 20;
    background-image: url("../img/mark.png");
    background-repeat: no-repeat;
    background-color: #35be2b;
    background-size: 16px;
}

.send-order .table.active .circle::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    top: 4px;
    right: 4px;
}

.button-flat {
    color: #212121;
    border-color: transparent !important;
    background: none;
}

.spinner input {
    text-align: center;
}

.input-group.spinner {
    width: 100px;
}

.number {
    /*position: relative;*/
    /*white-space: nowrap;*/

    /*vertical-align: middle;*/
    /*display: table-cell;*/
}

.spinner .number > .plus {
    width: 18px !important;
    height: 18px !important;
    background-color: #fff;
    border-color: #ccc;
    background-image: none;
    border-right: 0;
}

.spinner .number > .plus {
    display: block;
    /*float: none;*/
    width: 18px;
    max-width: 18px;
    /*padding: 8px;*/
    /*margin-left: -1px;*/
    position: relative;
    border-radius: 0;
    border-bottom-color: #fff;
}

.spinner .number > .plus:first-child {
    border-top-left-radius: 4px !important;
    border: 1px solid #ccc;
    width: 20px;
}

.spinner .number > .plus:last-child {
    margin-top: -2px;
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px !important;
    width: 20px;
}

.spinner .number i {
    position: absolute;
    top: 0;
    left: -1px;
    width: 18px;
}

.input-group .form-control:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4px;
    width: 80px;
    height: 34px;
    float: right;
    border: 1px solid #ccc;
}

.right {
    margin: auto 0 auto auto;
}

.right {
    float: right;
}

.isDisabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

.headline--checkout {
    padding-left: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #858585;
    margin-top: 20px;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.checkout-contact-content {
    padding: 20px 43px 22px 20px;
    position: relative;
    color: #6d6d6d;
}

.checkout-contact-content:before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #8dd4dc;
    content: "";
}

.checkout-contact.is-completed .checkout-contact-badge {
    width: 41px;
    height: 41px;
    /*background-color: #f3feff;*/
    -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .05);
    border: 1px solid #8dd4dd;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-size: 30px;
    text-align: center;
    /*background-repeat: no-repeat;*/
    /*background-image: url(../img/mark.png);*/
}

.checkout-contact.is-completed .checkout-contact-badge:before {
    content: "";
    font-size: 11px;
    position: absolute;
    top: 20px;
    left: 13px;
    color: #00bfd6;
}

.checkout-contact-items {
    padding: 0;
    list-style: none;
}

.checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: 5px;
}

.checkout-contact-item-username {

    line-height: 1.467;
    font-weight: 700;
}

.checkout-contact-item {
    position: relative;
}

.checkout-contact-btn-edit {
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    position: relative;
    color: #00bfd6;
    border: none;
    border-bottom: 1px dashed #00bfd6;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
}

.checkout-contact {
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

.checkout-contact-location {
    padding: 3px 10px 4px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 25px;
    background-color: #ededed;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 5px;
    color: #6d6d6d;
    cursor: pointer;
}

.checkout-pack-row:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
}

.checkout-pack-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    overflow: visible;
}

.checkout-paymethod {
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    list-style: none;
    padding: 0;
    position: relative;
}

.checkout-paymethod > li:first-child {
    border-top: none;
}

.checkout-paymethod > li {
    border-top: 1px solid #efefef;
}

.checkout-paymethod-item.is-select-mode {
    background-color: #fbffff;
}

.checkout-paymethod-item {
    position: relative;
    padding: 30px 158px 30px 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-paymethod-item.is-select-mode:before {
    color: #00bfd6;
}

.checkout-paymethod-item:before {
    content: "";
    display: inline-block;
    background-image: url("../img/credit-card.png");
    background-size: 34px;
    width: 34px;
    height: 32px;
    position: absolute;
    top: 38px;
    right: 86px;
    color: #c6c6c6;
    font-size: 30px;
}

.checkout-paymethod-item .ui-radio {
    position: absolute;
    top: 42px;
    right: 40px;
}

.ui-radio-primary {
    width: 19px;
    height: 19px;
}

.ui-radio {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
}

.checkout-paymethod-title {
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    font-weight: 700;
    letter-spacing: -.7px;
}

.ui-radio-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
}

.ui-radio-primary input[type=radio]:checked + .ui-radio-check:before {
    width: 20px;
    height: 20px;
}

.ui-radio input[type=radio]:checked + .ui-radio-check:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: 16px;
    height: 16px;
    background: #00bfd6;
    border-radius: inherit;
}

.wiki-holder {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.wiki-sign {
    cursor: pointer;
    position: relative;
    margin-right: 5px;
    width: 22px;
    height: 100%;
    display: block;
    margin-top: -4px;
}

.wiki-text {
    font-size: 11px;
}

.wiki-sign:after {
    content: "\E0EB\00FE0E";
    color: #ababab;
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.048;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.alert {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 8px 35px 8px 15px;
    margin-bottom: 10px;
    display: block;
    position: relative
}

.alert h2,
.alert p,
.alert strong {
    font-size: 12px;
    line-height: 20.4px;
    margin: 0;
    color: #000
}

.alert a {
    font-weight: 500;
    text-decoration: underline
}

.alert i {
    color: #222
}

.alert small {
    color: #4a4a4a
}

.alert .close {
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 10px
}

.alert p.fa:before {
    margin-right: 10px
}

.alert.alert-callout {
    background-color: #f9f9f9
}

.alert.alert-callout.alert-callout-left:after {
    content: "";
    border-style: solid;
    border-color: transparent transparent transparent #f9f9f9;
    border-width: 14px;
    height: 0;
    width: 0;
    right: -25px;
    top: 50%;
    margin-top: -14px;
    display: block;
    position: absolute
}

.alert.alert-error {
    background-color: #faa8a8
}

.alert.alert-error .fa {
    filter: alpha(Opacity=90);
    opacity: .9
}

.alert.alert-error .fa:before {
    color: #9a0909;
    font-size: 20px;
    vertical-align: sub
}

.alert.alert-error h3,
.alert.alert-error i,
.alert.alert-error p {
    filter: alpha(Opacity=90);
    opacity: .9;
    color: #9a0909
}

.alert.alert-error a,
.alert.alert-error b,
.alert.alert-error strong {
    color: #9a0909
}

.alert.alert-info,
.alert.alert-sol {
    background-color: #faebcc
}

.alert.alert-info .fa:before,
.alert.alert-sol .fa:before {
    filter: alpha(Opacity=90);
    opacity: .9;
    color: #f18a36;
    font-size: 20px;
    vertical-align: sub
}

.alert.alert-info p,
.alert.alert-info small,
.alert.alert-info strong,
.alert.alert-sol p,
.alert.alert-sol small,
.alert.alert-sol strong {
    color: #875f0d
}

.alert.alert-success {
    background-color: #dbf7d5
}

.alert.alert-success i,
.alert.alert-success p {
    color: #5dad4a;
    vertical-align: middle
}

.alert.alert-success b,
.alert.alert-success strong {
    color: inherit
}

.alert.alert-success .fa:before {
    filter: alpha(Opacity=90);
    opacity: .9;
    color: #5dad4a;
    font-size: 20px;
    vertical-align: middle
}

.alert.alert-success .fa.fa-check:before {
    margin-top: -3px
}

.alert.alert-success a.btn-fb,
.alert.alert-success a.btn-fb i,
.alert.alert-success a.btn-gplus,
.alert.alert-success a.btn-gplus i,
.alert.alert-success a.btn-twitter,
.alert.alert-success a.btn-twitter i {
    text-decoration: none;
    color: #fff
}

.alert.alert-success.contest-alert a {
    color: #539b42
}

.alert.alert-success .alert-success-link {
    color: #5dad4a
}

.alert.alert-success.alert-success-login-wedsites {
    padding: 8px 15px
}

.alert.alert-success.alert-success-login-wedsites:before {
    margin-right: 5px
}

.alert.alert-success-cross {
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    background-color: #dbf7d5;
    border: 1px solid #bcdfb3;
    padding: 15px;
    margin-bottom: 20px
}

.alert.alert-success-cross i,
.alert.alert-success-cross p {
    color: #5dad4a;
    font-size: 14px;
    vertical-align: middle
}

.alert.alert-success-cross b,
.alert.alert-success-cross strong {
    color: inherit
}

.alert.alert-success-cross .fa:before {
    filter: alpha(Opacity=90);
    opacity: .9;
    color: #5dad4a;
    font-size: 30px;
    margin-right: 15px;
    vertical-align: middle
}

.alert.alert-advice {
    background: #E8F3F8
}

.alert.alert-advice .fa:before {
    filter: alpha(Opacity=90);
    opacity: .9;
    color: #3587ac;
    font-size: 20px;
    vertical-align: sub
}

.alert.alert-advice h2,
.alert.alert-advice i,
.alert.alert-advice p,
.alert.alert-advice strong {
    font-size: 13px;
    line-height: 22.1px;
    color: #505050
}

.alert.alert-banner {
    background-color: #fffbf2
}

.alert.alert-sent {
    background-color: #dbf7d5;
    padding: 7px 10px;
    font-size: 12px;
    color: #3c763d;
    font-weight: 500;
    display: block;
    text-align: center
}

.alert.alert-sent i {
    color: #3c763d;
    margin: 0;
    font-size: 12px
}

.alert.alert-sol {
    padding: 10px 15px;
    color: #875f0d;
    background: #FCEBB6
}

.alert.alert-sol:hover,
.alert.alert-sol:hover strong {
    color: #f76c6f
}

.alert.alert-sol i,
.alert.alert-sol strong {
    color: #875f0d
}

.alert.alert-sol i {
    font-size: 15px
}

.alert.alert-advice-2nd {
    font-size: 13px;
    line-height: 22.1px;
    background: #E8F3F8
}

.alert.alert-advice-2nd p,
.alert.alert-advice-2nd strong {
    font-size: 13px;
    line-height: 22.1px;
    color: #505050
}

.alert.alert-info-2nd {
    font-size: 13px;
    line-height: 22.1px;
    background-color: #fdf8ed;
    border: 1px solid #f8e2b5
}

.alert.alert-info-2nd p,
.alert.alert-info-2nd strong {
    font-size: 13px;
    line-height: 19.1px;
    color: #875f0d
}

.alert.alert-info-2nd .fa-exclamation-circle {
    color: #f18a36;
    font-size: 21px
}

.alert.alert-info-3nd {
    font-size: 13px;
    line-height: 22.1px;
    background-color: #fdf8ed
}

.alert.alert-info-3nd p,
.alert.alert-info-3nd strong {
    font-size: 13px;
    line-height: 19.1px;
    color: #875f0d
}

.alert.alert-info-3nd .fa-exclamation-circle {
    color: #f18a36;
    font-size: 32px;
    margin-right: 10px
}

.alert.alert-info-4th {
    font-size: 13px;
    line-height: 22.1px;
    background-color: #d5f5f7
}

.alert.alert-info-4th p,
.alert.alert-info-4th strong {
    font-size: 13px;
    line-height: 19.1px;
    color: #505050
}

.alert.alert-info-4th p {
    margin-left: 26px
}

.alert.alert-info-4th .fa-exclamation-circle {
    color: #f76c6f;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle
}

.alert.alert-advice-form {
    background: #f9f9f9;
    padding: 15px;
    border: darkent(#f9f9f9, 10%);
    margin-left: 10px
}

.alert.alert-advice-form p b {
    font-size: 14px;
    line-height: 23.8px;
    color: #444
}

.alert.alert-advice-form i {
    vertical-align: top;
    font-size: 18px;
    margin-top: 3px;
    color: #5abce2;
    margin-right: 5px
}

.alert.alert-advice-form p {
    font-size: 12px;
    line-height: 20.4px;
    color: #959595;
    margin-bottom: 10px
}

.alert.alert-advice-form p:first-child {
    margin-bottom: 5px
}

.alert.alert-advice-form small {
    color: #959595
}

.alert.alert-advice-form a {
    color: #f76c6f
}

.alert.alert-login {
    border: 1px solid #d9d9d9
}

.alert.alert-login a {
    color: #f76c6f;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none
}

.alert.alert-big {
    padding: 14px 35px 14px 15px
}

.alert.alert-big p {
    font-size: 18px
}

.alert.alert-big p:before {
    vertical-align: middle!important
}

.alert.alert-alta-redirect {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #d1fbdf;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9
}

.alert.alert-alta-redirect p {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    font-size: 14px;
    line-height: 23.8px;
    font-family: "iransans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 0
}

.alert.alert-alta-redirect span {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: -5px 20px 0 -5px;
    width: 60px;
    height: 60px;
    background: #fff;
    position: relative;
    font-size: 40px;
    line-height: 65px;
    color: #dcdcdc;
    text-align: center
}

.alert.alert-alta-redirect i {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    background-image: url(../images/sprite_flags.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 12px;
    position: absolute;
    top: 35px;
    left: 25px
}

.alert.alert-alta-redirect i.redirect-flags-es {
    background-position: 8px 0
}

.alert.alert-alta-redirect i.redirect-flags-it {
    background-position: 8px -20px
}

.alert.alert-alta-redirect i.redirect-flags-fr {
    background-position: 8px -39px
}

.alert.alert-alta-redirect i.redirect-flags-uk {
    background-position: 8px -58px
}

.alert.alert-alta-redirect i.redirect-flags-mx {
    background-position: 8px -78px
}

.alert.alert-alta-redirect i.redirect-flags-pt {
    background-position: 8px -97px
}

.alert.alert-alta-redirect i.redirect-flags-ar {
    background-position: 8px -120px
}

.alert.alert-alta-redirect i.redirect-flags-cl {
    background-position: 8px -145px
}

.alert.alert-alta-redirect i.redirect-flags-br {
    background-position: 8px -168px
}

.alert.alert-alta-redirect i.redirect-flags-co {
    background-position: 8px -192px
}

.alert.alert-alta-redirect i.redirect-flags-pe {
    background-position: 8px -218px
}

.alert.alert-alta-redirect i.redirect-flags-uy {
    background-position: 8px -244px
}

.alert.alert-alta-redirect i.footer-flags-usa {
    background-position: 8px -270px
}

.alert.alert-alta-redirect i.footer-flags-ca {
    background-position: 8px -297px
}

.alert.alert-alta-redirect i.footer-flags-in {
    background-position: 8px -323px
}

.alert .btn {
    text-decoration: none
}

.alert-top {
    padding: 0 15px;
    font-weight: 400;
    display: block
}

.alert-top .wrapper {
    padding: 10px 0
}

.alert-top a {
    text-decoration: underline
}

.alert-top p {
    font-size: 12px;
    line-height: 20.4px;
    padding: 0;
    margin: 0
}

.alert-top p.title {
    font-size: 14px;
    margin-top: 0
}

.alert-top .big {
    font-size: 45px;
    margin-right: 15px
}

.alert-top .big.fa-envelope-o {
    font-size: 35px
}

.alert-top .btn-alert-mail {
    border-radius: 3px;
    font-family: "iransans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 5px 8px 3px;
    float: right;
    text-decoration: none;
    border: 1px solid #fff
}

.alert-top .btn-alert-mail i {
    margin-right: 5px;
    font-size: 14px;
    line-height: 18px
}

.alert-top.alert-error {
    background-color: #f2dede
}

.alert-top.alert-error a,
.alert-top.alert-error i,
.alert-top.alert-error p,
.alert-top.alert-error span,
.alert-top.alert-error strong {
    color: #a94442
}

.alert-top.alert-error .btn-alert-mail {
    border: 1px solid #a94442
}

.alert-top.alert-info {
    background-color: #fcf8e3
}

.alert-top.alert-info i,
.alert-top.alert-info p,
.alert-top.alert-info span,
.alert-top.alert-info strong,
.alert-top.alert-info+a {
    color: #8a6d3b
}

.alert-top.alert-info .btn-alert-mail {
    border: 1px solid #8a6d3b
}

.alert-top.alert-success {
    background-color: #dff0d8
}

.alert-top.alert-success a,
.alert-top.alert-success i,
.alert-top.alert-success p,
.alert-top.alert-success span,
.alert-top.alert-success strong {
    color: #3c763d
}

.alert-top.alert-success .btn-alert-mail {
    border: 1px solid #3c763d
}

.alert-top.alert-success-cross {
    background-color: #dff0d8
}

.alert-top.alert-success-cross p {
    font-family: "iransans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3c763d
}

.alert-top.alert-success-cross p:before {
    font-size: 25px;
    margin-right: 15px;
    vertical-align: middle
}

.alert-top.alert-advice {
    background-color: #d9edf7
}

.alert-top.alert-advice a,
.alert-top.alert-advice i,
.alert-top.alert-advice p,
.alert-top.alert-advice span,
.alert-top.alert-advice strong {
    color: #31708f
}

.alert-top.alert-advice .btn-alert-mail {
    border: 1px solid #31708f
}

.btn-note:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}

.profile-address-card .btn-note {
    margin-right: 6px;
    font-size: 13px;
}

.btn-note {
    border-radius: 5px;
    background-color: #e3e3e3;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
}

.btn-note:not(.disabled):not(.is-inactive):not([disabled]):after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 200%;
    height: 200%;
    position: absolute;
    right: -50%;
    top: -50%;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.remove-address-btn {
    margin-left: 15px;
}

.profile-address-card h4 {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d;
    font-weight: bold;
}

.column-blog {
    background: #F4F4F4;
    padding: 20px;
    font-family: 'iransans';
    border: 0.5px solid #e4e4e4;
    border-bottom: 0px;
}
.gateway-clas {
    text-align: center;
}

.gateway-btn {
    border-radius: 5px;
    font-family: 'iransans';
    padding: 10px 20px;
    margin-top: 10px;
}

p.title-or {
    color: #777777;
    font-size: 10px;
}

.panel .nav {
    padding-right: 0;
}

.blogInfo {
    display: inline-table;
    margin-right: 30px;
    color: #666666;
    font-size: 12px;
}

.paginate {
    text-align: center;
    direction: ltr;
}

.table-responsive h1 {
    font-size: 16px;
}

.table {
    direction: rtl;
}

/*.table tr th {*/
    /*text-align: center;*/
/*}*/

.table > thead > tr > th {
    text-align: right;
}
.table > tbody > tr > td {
    text-align: right;
    padding: 5px 5px !important;
}

.btn:hover, .btn:focus {
    text-decoration: none;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(194, 197, 199, 0.25);
}
.btn.disabled, .btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}
a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #17B794;
    border-color: #17B794;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2EBE9E;
    border-color: #2EBE9E;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgb(70,221,173,0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #17B794;
    border-color: #17B794;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #24987E;
    border-color: #47d2b3;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.1);
}
.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #00a0cc;
    border-color: #00a0cc;
}
.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.1);
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.1);
}
.btn-success {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-success:hover {
    color: #fff;
    background-color: #4b9400;
    border-color: #448700;
}
.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.1);
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #448700;
    border-color: #3e7a00;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.1);
}
.btn-info {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-info:hover {
    color: #fff;
    background-color: #219af0;
    border-color: #1594ef;
}
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.1);
}
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1594ef;
    border-color: #108ee7;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.1);
}
.btn-warning {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-warning:hover {
    color: #fff;
    background-color: #cea70c;
    border-color: #c29d0b;
}
.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-warning.disabled, .btn-warning:disabled {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c29d0b;
    border-color: #b6940b;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-danger {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-danger:hover {
    color: #fff;
    background-color: #ac1b1a;
    border-color: #a11918;
}
.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #a11918;
    border-color: #961717;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-light {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #495057;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-light.disabled, .btn-light:disabled {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {
    color: #495057;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-outline-primary {
    color: #17B794;
    background-color: transparent;
    background-image: none;
    border-color: #17B794;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #17B794;
    border-color: #4eceb2;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.1);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #17B794;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #17B794;
    border-color: #17B794;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.1);
}
.btn-outline-secondary {
    color: #1643A3;
    background-color: transparent;
    background-image: none;
    border-color: #1643A3;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #1643A3;
    border-color: #1643A3;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.1);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #1643A3;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1643A3;
    border-color: #1643A3;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.1);
}
.btn-outline-success {
    color: #4ecc48;
    background-color: transparent;
    background-image: none;
    border-color: #4ecc48;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.1);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #4ecc48;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.1);
}
.btn-outline-info {
    color: #45aaf2;
    background-color: transparent;
    background-image: none;
    border-color: #45aaf2;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.1);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #45aaf2;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.1);
}
.btn-outline-warning {
    color: #ecb403;
    background-color: transparent;
    background-image: none;
    border-color: #ecb403;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ecb403;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-outline-danger {
    color: #c21a1a;
    background-color: transparent;
    background-image: none;
    border-color: #c21a1a;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #c21a1a;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show>.btn-outline-light.dropdown-toggle {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-link {
    font-weight: 400;
    color: #17B794;
    background-color: transparent;
}
.btn-link:hover {
    color: #295a9f;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
    color: #868e96;
    pointer-events: none;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.625;
    border-radius: 3px;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.33333333;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block+.btn-block {
    margin-top: 0.5rem;
}

.modal-header {
    direction: rtl ;
}

.close {
    float: left;
}