#panel {
    direction: rtl;
    text-align: right;
}
#panel .page {
    margin-top: 17px;
}

article, aside, footer, header, nav, section {
    display: block;
}

#panel .profile-page .page-row {
    margin: 0;
}

#panel .fmcg-page:after, #panel .promotion-page:after, #panel .page-aside {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0;
    margin-bottom: 13px;
    z-index: 12;
}

#panel .profile-page .fmcg-page:after, #panel .profile-page .promotion-page:after, #panel .profile-page .page-aside {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 19px;
    flex: 0 0 20%;
    max-width: 20%;
}

#panel .profile-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    top: 78px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

#panel .profile-box {
    margin-bottom: 21px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
}

#panel .profile-box-header {
    position: relative;
    background-color: #99CD2B;
    height: 47px;
}

#panel .profile-box-username {
    padding: 23px 20px 19px;
    text-align: center;
    font-size: 18px;
    line-height: 1.158;
    font-weight: 500;
    letter-spacing: -.5px;
}

#panel a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 12px;
}

#panel .profile-box-digiclub {
    display: flex;
    min-height: 47px;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.833;
    position: relative;
    white-space: nowrap;
}
#panel a {
    color: #4a5f73;
    text-decoration: none;
}

#panel .btn.checkout-contact-btn-edit:hover {
    color: #fff;
}

#panel .profile-box-avatar {
    width: 54px;
    height: 54px;
    background: #fff;
    background-size: contain;
    box-shadow: 0 0 0 4px hsla(0,0%,100%,.61);
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
}

#panel .profile-box-btn-edit {
    width: 16px;
    height: 16px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: 60%;
    margin-left: -52px;
    background: #fff;
}

#panel [type=reset], #panel [type=submit], #panel button, html [type=button] {
    -webkit-appearance: button;
}

#panel .profile-box-btn-edit:before {
    content: '';
    background-image: url(../img/edit.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    background-size: 9px;
    font-size: 9px;
    color: #909090;
    position: absolute;
    left: 3px;
    top: 3px;
}

#panel .profile-box-digipoint-inactive {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
}
#panel .profile-box-digipoint {
    border: 1px solid #faa300;
    border-radius: 18px;
    font-weight: 700;
    color: #000;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.571;
    text-align: center;
    min-width: 50px;
}

#panel .profile-box-tabs {
    border-top: 1px solid #f1f1f1;
    background-color: #fcfcfc;
    display: flex;
    min-height: 47px;
    text-align: center;
}

#panel .profile-box-tab:first-child {
    border-left: 1px solid #ebebeb;
}
#panel .profile-box-tab {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 23px 10px 0;
    font-weight: 500;
    letter-spacing: -.3px;
    font-size: 12px;
    line-height: 1.833;
    color: #7b7b7b;
    position: relative;
}

#panel .profile-box-tab-access:before {
    content: '';
    background-image: url("../images/password.png");
    background-repeat: no-repeat;
    font-size: 15px;
    width: 16px;
    height: 16px;
    background-size:16px;
    top: 10px;
}
#panel .profile-box-tab:before {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

#panel .profile-box-tab {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 23px 10px 0;
    font-weight: 500;
    letter-spacing: -.3px;
    font-size: 12px;
    line-height: 1.833;
    color: #7b7b7b;
    position: relative;
}

#panel .profile-box-tab-sign-out:before {
    content: '';
    background-image: url("../images/logout.png");
    background-repeat: no-repeat;
    font-size: 15px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    top: 10px;
}
#panel .profile-box-tab:before {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

#panel .profile-menu {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 21px;
}

#panel .profile-menu-header {
    padding: 18px 39px 18px 0;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 700;
    letter-spacing: .2px;
    color: #535353;
    font-size: 12px;
    line-height: 1.692;
}

#panel .profile-menu-items {
    list-style: none;
    font-size: 13px;
    line-height: 1.571;
    font-weight: 500;
    letter-spacing: -.3px;
}

#panel .profile-menu-url.is-active, .profile-menu-url:hover {
    background-color: #f6ffff;
    color: #cd2b9a;
}

#panel .profile-menu-url {
    position: relative;
    padding: 12px 53px 12px 0;
    color: #5b5b5b;
    display: flex;
    align-items: center;
}

#panel .profile-menu-url.is-active:before, #panel .profile-menu-url:hover:before {
    color: inherit;
}
#panel .profile-menu-url-dashboard:before {
    content: '';
    background-image: url("../images/user.png");
    background-repeat: no-repeat;
    font-size: 15px;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 14px;
    right: 22px;
}
#panel .profile-menu-url-orders:before {
    content: '';
    background-image: url("../images/basket.png");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 13px;
    right: 23px;
}

#panel .profile-menu-url-return:before {
    content: '';
    background-image: url("../images/return.png");
    background-repeat: no-repeat;
    font-size: 15px;
    width: 21px;
    height: 21px;
    background-size: 21px;
    top: 13px;
    right: 21px;
}

#panel .profile-menu-url-wishlist:before {
    content: '';
    background-image: url("../images/star.png");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 13px;
    right: 23px;
}

#panel .profile-menu-url-address:before {
    content: '';
    background-image: url("../images/address.png");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 13px;
    right: 23px;
}

#panel .profile-menu-url-notification:before {
    content: '';
    background-image: url("../images/envelope.png");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 13px;
    right: 23px;
}

#panel .profile-menu-url-personal:before {
    content: '';
    background-image: url("../images/card.png");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    top: 13px;
    right: 23px;
}

#panel .profile-menu-url:before {
    position: absolute;
    color: #c7c7c7;
}

#panel .profile-page .page-content {
    padding-left: 0;
    padding-right: 22px;
    flex: 0 0 79%;
    max-width: 79%;
}

#panel .page-content {
    position: relative;
    /*width: 100%;*/
    min-height: 1px;
    padding-right: 10px;
    /*flex: 0 0 75%;*/
    /*max-width: 75%;*/
    padding-left: 0;
}

#panel .headline-profile {
    padding-left: 0;
    align-items: flex-end;
    color: #858585;
    margin: 10px 0 15px;
    justify-content: space-between;
}

#panel .headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    position: relative;
    display: flex;
    align-items: center;
}

#panel .headline>h2, #panel .headline>span {
    color: inherit;
    font-size: 14px;
    line-height: 31px;
    font-weight: 700;
}

#panel .headline-profile>span {
    color: inherit;
    font-weight: 400;
}

#panel .table-orders {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    border-top: 0px;
    border-left: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 5px;
    margin-left: 20px;
}

#panel .table-orders-head-highlighted {
    margin-top: 15px;
}

#panel .table-orders-row {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f2f2f2;
}

#panel .table-orders-head .table-orders-row {
    border-bottom: none;
}

#panel .table-orders-cell-id {
    flex-basis: 12%;
}
#panel .table-orders-cell {
    display: flex;
    flex-flow: row nowrap;
    flex-grow: 1;
    flex-basis: 0;
    padding: 15px 10px;
    min-height: 104px;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 12px;
    line-height: 1.467;
    letter-spacing: -.5px;
    color: #7e7e7e;
}

#panel .table-orders-head-highlighted .table-orders-cell {
    background-color: #00bfd6;
    border-right-color: #00bfd6;
    border-bottom: none;
    font-weight: 700;
    letter-spacing: .2px;
    font-size: 12px;
    line-height: 1.692;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 45px;
}

#panel .profile-stats {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
    padding-bottom: 43px;
    height: calc(100% - 68px);
    margin-left: 20px;
}

#panel .profile-stats-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #f1f1f1;
}

#panel .profile-stats-col:first-child {
    border-right: none;
}

#panel .profile-stats-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 20px 30px;
}

#panel .profile-stats-col p {
    font-size: 15px;
    line-height: 1.158;
    letter-spacing: -.5px;
    color: #939393;
}

#panel .profile-stats-col p span {
    display: block;
    font-size: 12px;
    line-height: 1.692;
    letter-spacing: -.3px;
    margin-bottom: 4px;
    color: #bababa;
}

#panel .profile-stats-action {
    padding: 14px 30px 17px;
    text-align: center;
    /*border-top: 1px solid #f1f1f1;*/
    font-size: 12px;
    line-height: 1.833;
    position: absolute;
    bottom: 14px;
    height: 54px;
    left: 0;
    right: 0;
    margin-top: -1px;
}

#panel .btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}

#panel .table-orders-show-more {
    font-size: 13px;
    line-height: 45px;
    letter-spacing: -.4px;
    color: #535353;
    width: 100%;
    border-radius: 0 0 5px 5px;
    background-color: #fafafa;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    display: block;
    transition: background-color .3s ease-in-out;
}

#panel .table-orders-row:nth-child(2n) {
    background: #fbfbfb;
}

#panel .page-content {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    margin-bottom: 30px;
}

#panel .profile-page .page-content {
    padding-left: 0;
    padding-right: 22px;
    flex: 0 0 79%;
    max-width: 79%;
}

#panel .profile-page .description {
    margin-top: 30px;
    padding: 0px 10px;
}

#panel .description ul li {
    margin-bottom: 5px;
    padding-right: 11px;
    font-size: 11px;
    position: relative;
    color: #fff;
    list-style: none;
}

#panel .description ul li a{
    color: #fff;
}

#panel .modal-header h6 {
    font-size: 13px !important;
    margin-top: 4px;
}

#panel .modal-header .close {
    margin-top: 2px;
}

#panel .checkout-contact {
    position: relative;
}
/* Hide the browser's default radio button */
#panel .checkout-contact input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 200px;
    height: 50px;
    margin-top: -20px;
    right: -30px;
}


/* Create a custom radio button */
#panel .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 39px;
    width: 39px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
#panel .checkout-contact:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
#panel .checkout-contact input:checked ~ .checkmark {
    background-color: #99CD2B;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
#panel .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
#panel .checkout-contact input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
#panel .checkout-contact .checkmark:after {
    top: 12px;
    left: 12px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
}

#panel .checkout-contact {
    position: relative;
}


.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-top: 150px;
    margin-bottom: 20px;
}

/*.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);
}


#panel .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;
}

#panel a.nav-link i.fa-payment {
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-image: url(../img/payment.png);

}

#panel .icon-payment {
    padding-top: 10px;
}


#panel a.nav-link i {
    display: inline-block;
    vertical-align: middle;
}

#panel .ml-auto, .mx-auto {
    margin-right: auto !important;
}
#panel .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: 500;
}

#panel .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 10px 0px 10px 20px;
}

#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: middle;
    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: 12px;
}

#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;
    padding: 7px;
    font-size: 85%;
}

#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;
}

#panel .dropdown-item {
    color: #898989;
}
#panel .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;
}

#panel .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

#panel .avatar-md {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
}
#panel .brround {
    border-radius: 50%;
}
#panel .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;
}

#panel .text-white {
    color: #fff !important;
}

#panel .nav-link, #panel .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;
}
#panel .leading-none {
    line-height: 1 !important;
}
#panel .nav-link {
    padding: 0.2rem 0.9rem;
}

#panel .country-selector{
    margin-top: 15px !important;
    margin-right: 20px;
}
#panel .country-profile{
    margin-top: 15px !important;
}

#panel .float-left {
    float: left;
}

#panel .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}

#panel .text-center {
    text-align: center !important;
}

#panel .mt-4, #panel .my-4 {
    margin-top: 1rem !important;
}

#panel .card-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 500;
}
#panel .card-title {
    margin-bottom: 1.5rem;
    color: #000;
}

#panel{
    min-height: 600px;
    margin-top: 80px;
}

#panel .isoqati-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: 13px;
    color: #898989;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    height: 40px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#panel input[type=file].file-loading {
    width: 300px !important;
    height: 35px !important;
}

#panel .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;
}

#panel .isoqati-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;
    height: 30px;
    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;
}

#panel .nav-unread {
    position: absolute;
    top: 1rem;
    right: 1.4rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}
#panel .bg-danger {
    background-color: #c21a1a !important;
}

#panel .inbox-message ul {
    padding: 0;
    margin: 0;
}

#panel.inbox-message ul li:hover, #panel .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;
}

#panel .inbox-message .message-avatar {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

#panel .message-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

#panel .inbox-message .message-body {
    margin-right: 85px;
    font-size: 13px;
    color: #999999;
}

#panel .message-body-heading h5 {
    font-weight: 600;
    display: inline-block;
    color: #999999;
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 13px !important;
}

#panel .message-body h5 span.unread {
    background: #07b107;
}
#panel .message-body h5 span {
    border-radius: 50px;
    line-height: 14px;
    font-size: 11px;
    color: #fff;
    font-style: normal;
    padding: 4px 10px;
    margin-right: 5px;
}

#panel .message-body-heading span {
    float: left;
    font-size: 13px;
}

#panel .message-body p {
    font-size: 12px;
}


#panel .text-danger strong {
    color: #9f181c;
}
#panel .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;
}
#panel .receipt-main p {
    color: #000;
    line-height: 1.7;
}
#panel .receipt-footer h1 {
    font-size: 13px;
    font-weight: 400 !important;
    margin: 0 20px 0!important;
}
#panel .receipt-main::after {
    background: #414143 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: -13px;
}
#panel .receipt-main thead {
    background: #414143 none repeat scroll 0 0;
}
#panel .receipt-main thead th {
    color:#fff;
}
#panel .receipt-right h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 7px 0;
}
#panel .receipt-right p {
    font-size: 12px;
    margin: 0px;
}
#panel .receipt-right p i {
    text-align: center;
    width: 18px;
}
.receipt-main td {
    padding: 9px 20px !important;
}
#panel .receipt-main th {
    padding: 13px 20px !important;
}
#panel .receipt-main td {
    font-size: 13px;
    font-weight: initial !important;
}
#panel .receipt-main td p:last-child {
    margin: 0;
    padding: 0;
}
#panel .receipt-main td h2 {
    font-size: 14px;
    font-weight: 900;
    margin: 0;
}
#panel .receipt-header-mid .receipt-left h1 {
    font-weight: 100;
    margin: 20px 0 0;
    text-align: right;
}
#panel .receipt-header-mid {
    margin: 15px 0;
    overflow: hidden;
}

#container {
    background-color: #dcdcdc;
}

.left {
    float: left !important;
}

#panel .receipt-main .table > thead:first-child > tr:first-child > th{
    color: #fff;
}

/* Profile container */
#panel .profile {
    margin: 20px 0;
}

/* Profile sidebar */
#panel .profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

#panel .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;
}

#panel .profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

#panel .profile-usertitle-name {
    color: #5a7391;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 7px;
}

#panel .profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

#panel .profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

#panel .profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 15px;
    margin-right: 5px;
    width: 110px;
}

#panel .profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

#panel .profile-usermenu {
    margin-top: 30px;
}

#panel .profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

#panel .profile-usermenu ul li:last-child {
    border-bottom: none;
}

#panel .profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 12px;
    font-weight: 400;
}

#panel .profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 20px;
}

#panel .profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #14A485;
}

#panel .profile-usermenu ul li.active {
    border-bottom: none;
}

#panel .profile-usermenu ul li.active a {
    color: #14A485;
    background-color: #f6f9fb;
    border-right: 2px solid #14A485;
    margin-right: -2px;
}

/* Profile Content */
#panel .profile-content {
    padding: 20px;
    background: #fff;
}

#panel .well-primary {
    margin-top: 10px;
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
    border-color: rgb(53, 126, 189);
}

#panel .well-primary p {
    font-size: 12px;
}



#panel .icons-passrecovery,#panel .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;
}

#panel .track_order #track_order:after {
    position: absolute;
    bottom: 23px;
    left: 20px;
    z-index: 0;
}

#panel .track_order #track_order {
    background: #fff;
    border: 1px solid #ECECEC;
    padding: 50px 40px 110px;
    text-align: center;
    position: relative;
}

#panel .track_order #track_order p {
    margin-bottom: 35px;
    line-height: 26px;
    position: relative;
    z-index: 2;
}

#panel .track_order #track_order .track_order_form {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

#panel .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;
}

#panel .track_order #track_order .track_order_form .track_order_btn {
    margin-right: auto;
    margin-left: auto;
    float: none;
    display: block;
    width: 140px;
    height: 40px;
}

#panel .cart-head {
    margin-top: 20px;
    padding: 10px;
    font-size: 13px;
    line-height: 35px;
}

#panel .cart-head h4{
    margin-right: 5px;
    float: right;
    font-size: 13px
}

#panel .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;
}

#panel .cart-head .btn-cart {
    float: left;
    margin-left: 30px;
}

#panel .show-cart {
    background-color: #fff;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

#panel .show-cart .table{
    font-size: 12px;
    margin: 20px 27px;
    float: right;
    width: 95%;
    border: 1px solid #ddd;
}

#panel .table > tbody > tr > td{
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
}

#panel .show-cart .table > thead > tr > th {
    background-color: #f7f9fa !important;
    text-align: center !important;
}

#panel .show-cart .table tr td {
    padding: 0px 10px;
    vertical-align: middle !important;
    text-align: center;
}

#panel .show-cart .table tr td:nth-child(1) {
    width: 300px;
}

#panel .show-cart .table tr td .image > img {
    max-width: 60px;
    max-height: 60px;
    vertical-align:middle
}

#panel .show-cart .table tr td .title-product span {
    font-size: 12px;
    padding-right: 10px;
    float: right;
    line-height: 45px;
}

#panel .show-cart .table tr td .spinner {
    margin: 0 auto;
}

#panel .show-cart .table tr td .price {
    margin: 0 auto;
}

.text-success {
    color: #4caf50 !important;
}

.text-danger {
    color: #ff5252 !important;
}

.text-info {
    color: #cd2b9a !important;
}

.text-bold {
    font-weight: bold;
}

#panel .show-cart .final-price {
    font-size: 13px;
    border: 1px solid #ddd;
    /*box-shadow: 1px 1px 3px #ddd;*/
    padding: 0px;
    width: 100%;
}

#panel .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;
}

#panel .show-cart .final-price .total-price span:nth-child(1),
#panel .show-cart .final-price .discunt-price span:nth-child(1),
#panel .show-cart .final-price .benefit-price span:nth-child(1),
#panel .show-cart .final-price .payment-price span:nth-child(1){
    float: right;
    font-size: 12px;
    color: #66585b;
    padding: 10px;
}
#panel .show-cart .final-price .total-price span:nth-child(2),
#panel .show-cart .final-price .discunt-price span:nth-child(2),
#panel .show-cart .final-price .benefit-price span:nth-child(2),
#panel .show-cart .final-price .payment-price span:nth-child(2){
    float: left;
    font-size: 10px;
    color: #66585b;
    padding: 10px 10px;

}
#panel .show-cart .final-price .total-price span:nth-child(3),
#panel .show-cart .final-price .discunt-price span:nth-child(3),
#panel .show-cart .final-price .benefit-price span:nth-child(3),
#panel .show-cart .final-price .payment-price span:nth-child(3){
    float: left;
    color: #66585b;
    margin-right: 10px;
    padding: 10px 0;
}

#panel .show-cart .final-price .total-price,
#panel .show-cart .final-price .benefit-price,
#panel .show-cart .final-price .discunt-price,
#panel .show-cart .final-price .payment-price {
    clear: both;
    width: 100%;
    /*border-bottom: 1px solid #ddd;*/
}

#panel .show-cart .final-price .payment-price{
    background-color: #F3FBF1;
    display: block;
    float: right;
}
#panel .show-cart .final-price .benefit-price{
    color: #cd2b9a;
    display: block;
    float: right;
}

#panel .order-steps {
    height: 100px;
}

#panel .order-steps ul{
    position: relative;
    top: 30px;
    right: 25%;
    width: 800px;
}

#panel .order-steps ul li{
    display: block;
    float: right;
    height: 1px;
    position: relative;
    width: 180px;
}

#panel .order-steps ul li .circle{
    width: 25px;
    height: 25px;
    display: block;
    border: 3px solid #ccc;
    border-radius: 50%;
    position: absolute;
}

#panel .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;
}

#panel .order-steps ul li .line {
    width: 128px;
    height: 2px;
    display: block;
    background: #ccc;
    position: absolute;
    right: 36px;
    top: 15px;
}

#panel .order-steps ul li.active .line {
    background: #36be2b;
}

#panel .order-steps ul li .title {
    font-size: 12px;
    color: #aaa;
    position: absolute;
    right: -24px;
    top: 27px;
    width: 100px;
}

#panel .order-steps ul li.active .title {
    color: #36be2b;
}

#panel .send-order .address {
    margin: 10px 50px 20px;
}

#panel .send-order .time {
    margin: 30px 50px 20px;
}

#panel .panel-box-toolbar {
    height: 48px;
    padding: 0 16px;
    border-bottom: 1px solid #ebeced;
    background: transparent;
    width: 100%;
}

#panel .panel-box-toolbar .panel-title {
    font-size: 13px;
    color: #212121;
    margin: 0;
    float: right;
    overflow: hidden;
    height: 48px;
    line-height: 40px;
}

#panel .panel-box-toolbar .panel-action {
    float: left;
    padding-top: 10px;
}

#panel .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;
}

#panel .button-success {
    background-color: #7cb342;
    color: #fff;
    border-color: #77ac3f;
}

#panel .button-gray {
    background-color: #939697;
    color: #fff;
    border-color: #939697;
}

#panel .button:not(:disabled) {
    cursor: pointer;
}

#panel .button-small {
    min-height: 27px;
    min-width: 30px;
    padding: 0 10px;
    line-height: 27px !important;
    font-size: .9rem;
}

#panel .send-order {
    background-color: #fff;
}

#panel .send-order .address-detail .table {
    direction: rtl;
    margin-top: 20px;
}

#panel .send-order .address-detail .table tr:nth-child(1) td:nth-child(1) {
    width: 60px !important;
}

#panel .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;
}

#panel .send-order .address-detail .table tr:nth-child(1) td:nth-child(3) {
    width: 60px !important;
}

#panel .send-order .address-detail .table tr:nth-child(2) td:nth-child(2) {
    width: 250px !important;
}

#panel .send-order .address-detail .table tr:nth-child(2) td{
    text-align: right;
}
#panel .send-order .address-detail .table tr:nth-child(3) td{
    text-align: right;
}

#panel .send-order .table{
    font-size: 12px;
    margin: 20px 27px 0;
    float: right;
    width: 95%;
    border: 1px solid #ddd;
}

#panel .send-order .table:last-child{
    margin-bottom: 20px;
}

/*.send-order .table tr:first-child td{*/
/*background-color: #f7f9fa;*/
/*text-align: center !important;*/
/*}*/

#panel .send-order .table tr td {
    padding: 10px;
    vertical-align: middle !important;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
}

#panel .fa2x {
    font-size: 18px;
}

#panel .text-gray {
    color: #939697;
}

#panel .send-order .address-detail .table.active tr:nth-child(1) td:nth-child(1) {
    background: #f7fff7 none repeat scroll 0 0;
}

#panel .send-order .address-detail .table.active tr:nth-child(1) td:nth-child(3) {
    background: #f7fff7 none repeat scroll 0 0;
}

#panel .send-order .table.active .circle{
    border: 5px solid #36be2b;
    background: #36be2b;
}

#panel .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;
}

#panel .send-order .table.active tr td {
    border: 1px solid #229118;
}

#panel .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;
}

#panel .send-order .table.active .circle::after{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    top: 4px;
    right: 4px;
}

#panel .button-flat {
    color: #212121;
    border-color: transparent !important;
    background: none;
}

#panel .spinner input {
    text-align: center;
}

#panel .input-group.spinner {
    width: 100px;
}

#panel .number {
    /*position: relative;*/
    /*white-space: nowrap;*/

    /*vertical-align: middle;*/
    /*display: table-cell;*/
}

#panel .spinner .number > .plus {
    width: 18px !important;
    height: 18px !important;
    background-color: #fff;
    border-color: #ccc;
    background-image: none;
    border-right: 0;
}

#panel .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;
}

#panel .spinner .number > .plus:first-child {
    border-top-left-radius: 4px !important;
    border: 1px solid #ccc;
    width: 20px;
}

#panel .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 2px 20px;
    position: relative;
    color: #6d6d6d;
}

.checkout-contact-content:before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #cdbf2b;
    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: -62px;
    top: -50px;
    -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: #99CD2B;
}

.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: #99CD2B;
    border: none;
    border-bottom: 1px dashed #99CD2B;
    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: #99CD2B;
}
.checkout-paymethod-item:before {
    content: "";
    display: inline-block;
    background-image: url("../images/credit-card.png");
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    background-size: 65px;
    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: #99CD2B;
    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;
    line-height: 1.048;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.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;
    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: 15px;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d;
    font-weight: bold;
}

.profile-empty {
    font-size: 25px;
    line-height: 1.76;
    padding-top: 37px;
    padding-bottom: 50px;
}

.profile-empty {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    padding: 15px 15px 20px;
    min-height: 337px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 21px;
    line-height: 1.048;
    color: #c8c8c8;
    letter-spacing: .4px;
    margin-left: 20px;
}

.profile-wishlist {
    line-height: 22px;
}

.profile-wishlist .profile-navbar {
    align-items: center;
}
.profile-navbar {
    display: flex;
    align-items: center;
    margin: 20px 0 20px;
}

.pager-items, .pager-tabs {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    list-style: none;
}

.pager-tab.is-active {
    font-size: 18px;
    line-height: 34px;
    color: #323232;
}
.pager-items li, .pager-tabs li {
    display: inline-block;
}
.pager-tab {
    /*border-left: 1px solid #ccc;*/
    padding: 0 13px;
}

.profile-return-section-title {
    color: #858585;
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    padding: 0;
    margin: 24px 24px 8px;
}

.profile-return {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 40px;
}

.profile-return-box {
    padding: 16px 16px 24px;
    margin-bottom: 16px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    box-shadow: 0 3px 12px -2px rgba(0,0,0,.14);
}

.profile-return-message {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 8px;
}

.profile-return-row-center {
    text-align: center;
}

.profile-return-btn, .profile-return-link {
    font-size: 13px;
    line-height: 28px;
}

.profile-return-link {
    display: inline-block;
    color: #99CD2B;
    font-weight: 700;
    border-bottom: 2px dashed #99CD2B;
}

.profile-return-box {
    padding: 16px 16px 24px;
    margin-bottom: 16px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    box-shadow: 0 3px 12px -2px rgba(0,0,0,.14);
}

.profile-return-message {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 8px;
}

.profile-return-row-center {
    text-align: center;
}

.profile-notifications-empty {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    padding: 15px;
    min-height: 363px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 25px;
    line-height: 1.517;
    color: #a7a7a7;
    margin-left: 20px;
}

.checkout-group {
    background: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
}

.checkout-header-express {
    color: #ef394e;
    border-bottom-color: #ef394e;
}

.checkout-header {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 16px;
    padding: 12px 24px 12px 0;
    border-bottom: 1px solid #ef394e;
}

.checkout-body {
    background-color: #fff;
}

.checkout-items {
    padding: 0;
    list-style: none;
}

.checkout-item:first-child {
    border-top: none;
}

.checkout-row, .checkout-row.is-incredible {
    position: relative;
}
.checkout-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-left: 10px;
}

.checkout-col-thumb {
    flex: 0 0 19%;
    max-width: 19%;
    padding-right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.checkout-col {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.checkout-col-thumb a {
    position: relative;
}

.checkout-col-thumb img:not(.product-box-fmcg-symbol) {
    max-width: 90%;
    max-height: 100%;
    position: relative;
}
.checkout-col-thumb a img {
    overflow: hidden;
}

.checkout-col-thumb a img[alt]:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background: #fff url(../files/7af476b5.png) no-repeat 50%;
    background-size: contain;
    width: 100%;
}

.checkout-btn-remove {
    position: absolute;
    width: 26px;
    height: 26px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999;
    background: #f5f5f5;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.checkout-btn-remove:before {
    content: '';
    background-image: url(../images/remove.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    top: 2px;
    background-size: 15px;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block;
}

.checkout-col-desc {
    flex: 0 0 35%;
    max-width: 35%;
    font-size: 14px;
    line-height: 1.67;
    margin-top: 25px;
    margin-bottom: 7.5px;
}
.checkout-col {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.checkout-title {
    font-size: 13px;
    line-height: 1.88;
    margin-bottom: 15px;
}

.checkout-dealer {
    font-size: 13px;
    line-height: 1.692;
    margin: 7px 0;
}

.checkout-guarantee, .checkout-special-deal {
    font-size: 12px;
    line-height: 1.833;
    margin: 7px 0;
}

.checkout-guarantee, .checkout-special-deal {
    font-size: 12px;
    line-height: 1.833;
    margin: 7px 0;
}

.checkout-variant {
    font-size: 13px;
    line-height: 1.692;
    margin: 7px 0;
}

.checkout-save-for-later {
    text-align: right;
    color: #cd2b9a;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.833;
    margin-right: 40px;
}

.checkout-col-information, .checkout-col-message {
    flex: 0 0 46%;
    max-width: 46%;
    display: flex;
    flex-direction: column;
}
.checkout-col-information {
    justify-content: space-around;
    margin-bottom: 8px;
}

.checkout-row-inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.checkout-col-counter {
    flex: 0 0 52%;
    max-width: 52%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.checkout-col {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.selectrihide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.checkout-col-counter .ui-select {
    width: auto;
    min-width: 73px;
    height: 32px;
    font-size: 15px;
    padding-right: 10px;
}
.selectrihide-select select {
    position: absolute;
    left: -100%;
}

.selectric {
    border: 1px solid #c8c8d6;
    border-radius: 5px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 18px 0 43px;
    font-size: 14px;
    line-height: 43px;
    color: #6f6f6f;
    height: 43px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectriitems {
    border-radius: 0 0 4px 4px;
}

.selectriitems {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ababc0;
    border-top: none;
    box-shadow: 0 0 10px -6px;
    margin-top: -1px;
    z-index: 3;
}

.selectriitems li, .selectriitems ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px;
}

.checkout .selectriitems ul li:not(:last-of-type) {
    border-bottom: 1px solid #acacac;
}
.checkout .selectriitems ul li {
    text-align: center;
}
.selectriitems li.highlighted, .selectriitems li.selected, .selectriitems li:hover {
    background: #f1f1f1;
    color: #6f6f6f;
}
.selectriitems li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}
.selectriitems li, .selectriitems ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px;
}

.checkout-col-price {
    flex: 0 0 47%;
    max-width: 47%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.checkout-col {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.checkout-col-price {
    flex: 0 0 47%;
    max-width: 47%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.checkout-col {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.checkout-price:first-child, .checkout-price:nth-child(3) {
    padding-right: 47px;
}
.checkout-price-del {
    font-size: 13px;
    line-height: 1.692;
    text-decoration: line-through;
    color: #a0a0a0;
}

.checkout-price-discount {
    font-size: 12px;
    line-height: 1.833;
    color: #a0a0a0;
}
.checkout-price {
    font-size: 17px;
    line-height: 1.294;
    margin: 2px 0;
}

.checkout-price:first-child, .checkout-price:nth-child(3) {
    padding-right: 47px;
}
.checkout-price {
    font-size: 17px;
    line-height: 1.294;
    margin: 2px 0;
}

.checkout-pages .fmcg-page:after, .checkout-pages .promotion-page:after, .checkout-pages .page-aside {
    flex: 0 0 28.5%;
    max-width: 28.5%;
    padding-left: 0;
    padding-right: 10px;
}
.fmcg-page:after, .promotion-page:after, .page-aside {
    position: relative;
    width: 100%;
    min-height: 1px;
    /*padding-left: 10px;*/
    /*flex: 0 0 25%;*/
    /*max-width: 25%;*/
    /*padding-right: 15px !important;*/
    margin-bottom: 13px;
    z-index: 12;
}

body.navi-is-visible:not(.t-header-light) .checkout-aside {
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
}
.cart-page .checkout-aside {
    margin-bottom: 83px;
    margin-top: 0!important;
}
.checkout-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    margin-bottom: 23px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    top: 78px;
}

.checkout-summary {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    line-height: 22px;
}

.checkout-summary-summary {
    list-style: none;
    padding: 15px 10px;
}

.checkout-summary-summary li {
    padding-bottom: 5px;
    display: flex;
    margin: 5px 0;
    font-size: 11px;
}

.checkout-summary-summary li span:last-child {
    margin-right: auto;
}

.checkout-summary-summary li {
    padding-bottom: 5px;
    display: flex;
    margin: 5px 0;
}

.checkout-summary-discount {
    font-size: 14px;
    line-height: 1.571;
    color: #cd2b9a;
    font-weight: bold;
}

.checkout-summary-summary li {
    padding-bottom: 5px;
    display: flex;
    margin: 5px 0;
}

.checkout-summary-summary .wiki:last-of-type {
    margin-right: 5px;
}
.checkout-summary-summary .wiki:first-of-type {
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 31px;
    letter-spacing: -.4;
    text-align: right;
    direction: rtl;
    color: #777676;
}

.wiki-sign {
    cursor: pointer;
    position: relative;
    margin-right: 5px;
    width: 22px;
    height: 100%;
    display: block;
    margin-top: -4px;
}

.checkout-summary-summary li span:last-child {
    margin-right: auto;
}

.btn-checkout:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}
.checkout-summary-content .btn-checkout {
    width: 100%;
    text-align: center;
    margin-top: 2px;
    font-weight: 700;
}
.btn-checkout {
    font-size: 13px;
    line-height: 25px;
    padding: 7px 15px 7px 15px;
    border-radius: 8px;
    background-color: #99CD2B;
    border: 1px solid #92b449;
    color: #fff;
    overflow: hidden;
    text-align: center;
    letter-spacing: -.6px;
    width: 100%;
}

.btn-checkout:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    -webkit-transform: unset;
    transform: unset;
}
.btn-checkout:not(.disabled):not(.is-inactive):not([disabled]):before {
    transition: all .3s ease-in-out;
}

.btn-checkout:after {
    position: absolute;
    right: 21px;
    top: 14px;
    font-size: 21px;
}
.btn-checkout:after {
    content: "\E036\00FE0E";
}

.checkout-summary-content div:last-child {
    padding-right: 5px;
    line-height: 2;
    margin-top: 9px;
}

.checkout-summary-content .wiki:last-of-type {
    margin-right: 5px;
}
.checkout-summary-content .wiki {
    line-height: 32px;
}
.wiki-holder {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.checkout-feature-aside {
    box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: -.2px;
    font-size: 11px;
    line-height: 1.73;
    color: #aaa;
    font-weight: 500;
}

.checkout-feature-aside-item-guarantee {
    background: url(../files/a8d65c7a.svg) 100% 50% no-repeat;
    background-size: 22px auto;
}
.checkout-feature-aside-item {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.692;
    margin-bottom: 10px;
    padding: 0 27px 0 20px;
}

.checkout-item {
    border-top: 1px solid #eaeaea;
}

.checkout-header-express:before {
    content: "\E01D\00FE0E";
}
.checkout-header:before {
    font-size: 24px;
    position: absolute;
    right: 0;
}

.checkout-header {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 16px;
    padding: 12px 24px 12px 0;
    border-bottom: 1px solid #fff;
}

.checkout-header-express:before {
    content: "\E01D\00FE0E";
}
.checkout-header:before {
    font-size: 24px;
    position: absolute;
    right: 0;
}

.checkout-summary-devider div {
    width: 100%;
    height: 4px;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-left: none;
}

.checkout-price-discount {
    font-size: 12px;
    line-height: 1.833;
    color: #a0a0a0;
}

.checkout-summary-content {
    padding: 15px;
    color: #a0a0a0;
    font-size: 11px;
    line-height: 2;
}

.checkout-summary-price-title {
    text-align: center;
    color: #676767;
    font-size: 15px;
    line-height: normal;
}

.checkout-summary-price-value {
    text-align: center;
    font-size: 15px;
    line-height: normal;
    color: #fb3449;
}

.checkout-summary-price-value-amount {
    font-size: 18px;
    line-height: 2;
    font-weight: 700;
}

.product-box-compact {
    padding: 10px;
}

.product-box {
    display: block;
    background: #fff;
    height: 100%;
    position: relative;
    transition: box-shadow .2s cubibezier(.4,0,1,1),-webkit-transform .2s cubibezier(.4,0,1,1);
    transition: box-shadow .2s cubibezier(.4,0,1,1),transform .2s cubibezier(.4,0,1,1);
    transition: box-shadow .2s cubibezier(.4,0,1,1),transform .2s cubibezier(.4,0,1,1),-webkit-transform .2s cubibezier(.4,0,1,1);
    padding: 30px 12px 46px;
}

.checkout-pack-row .swiper {
    box-shadow: none;
}
.checkout-pack-row .swiper-products-compact {
    padding-bottom: 0;
}
.swiper-products-compact {
    padding: 10px 15px;
    width: 100%;
}
.swiper {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.box:first-child {
    margin-top: 0;
}
.box {
    background-color: #fff;
    position: relative;
}


.box .swiper-container {
    position: unset;
    padding-top: 3px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper .swiper-wrapper {
    transition: -webkit-transform .5s cubibezier(.3,0,.9,1)!important;
    transition: transform .5s cubibezier(.3,0,.9,1)!important;
    transition: transform .5s cubibezier(.3,0,.9,1),-webkit-transform .5s cubibezier(.3,0,.9,1)!important;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

.product-box-compact .product-box-img {
    height: 90px;
    padding: 0 10px 5px;
}

.product-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    position: relative;
}

.product-box-compact .product-box-img img {
    max-width: 100%;
    max-height: 100%;
}
.product-box-img img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.product-box-img img {
    overflow: hidden;
}

.product-box-img img[alt]:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background: #fff url(../files/7af476b5.png) no-repeat 50%;
    background-size: contain;
    width: 100%;
}

.checkout-pack-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    overflow: visible;
}

.checkout-time-table {
    padding: 18px;
    width: 100%;
}

.checkout-time-table-title-bar {
    font-size: 14px;
    line-height: 2;
    letter-spacing: -.3px;
    color: #858585;
}

.checkout-time-table-subtitle-bar {
    font-size: 11px;
    line-height: 2;
    letter-spacing: -.2px;
    color: #a2a2a2;
    display: flex;
    list-style: none;
}

.checkout-time-table-subtitle-bar>:not(:last-child) {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #e0e0e0;
}

.checkout-time-table-shipping-cost {
    color: #000;
    font-size: 12px;
    line-height: 24px;
}

.checkout-time-table-table {
    position: relative;
    padding-top: 30px;
}

.checkout-time-table-table-header-container {
    /*position: absolute;*/
    /*top: 19px;*/
    width: 100%;
}

.checkout-pack-row .swiper {
    box-shadow: none;
}
.swiper-time-table-days {
    position: relative;
}
.swiper {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.checkout-invoice {
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 25px 40px;
    margin-bottom: 29px;
}

.checkout-invoice-headline {
    display: flex;
}

.ui-checkbox-primary {
    width: 22px;
    height: 21px;
}
.ui-checkbox {
    width: 19px;
    height: 18px;
    display: inline-block;
    position: relative;
}

.ui-checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.ui-checkbox-primary .ui-checkbox-check {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
}
.checkout-invoice-headline span {
    margin-right: 10px;
    font-size: 13px;
    line-height: 1.467;
    color: #5e5e5e;
}
.ui-checkbox-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d8d8d8;
}

.checkout-invoice-headline span {
    margin-right: 10px;
    font-size: 12px;
    line-height: 1.467;
    color: #5e5e5e;
}

.checkout-actions {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    margin-top: 15px;
    width: 100%;
}

.btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}

.disabled {
    opacity: .5;
    cursor: default!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.checkout-pack-header {
    width: 100%;
    padding: 16px 16px 5px;
    color: #030a16;
    font-size: 13px;
    line-height: 1.375;
    font-weight: 700;
}

.checkout-time-table-shipping-lead-time {
    color: #81858b;
    font-size: 12px;
    line-height: 24px;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #a2a2a2;
}

.checkout-time-table-shipping-type-express {
    color: #ef394e;
}
.checkout-time-table-shipping-type {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    padding: 10px 18px;
    position: relative;
}

.checkout-time-table-shipping-type-express:before {
    content: '';
    background-image: url(../images/delivery-truck.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px;
}
.checkout-time-table-shipping-type:before {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 8px;
}

.headline-checkout {
    padding-left: 0;
    align-items: flex-end;
    color: #858585;
    margin-top: 20px;
    margin-bottom: 10px;
    justify-content: space-between;
}
.headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    position: relative;
    display: flex;
    align-items: center;
}

.shipment-page .checkout-aside {
    margin-bottom: 70px;
    margin-top: 77px;
}

.product-box-compact .product-box-price, .product-box-compact .product-box-title {
    margin-top: 0;
    font-size: 11px;
    line-height: 22px;
    letter-spacing: -.3px;
    position: relative;
    text-align: center;
}

.checkout-paymethod {
    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-item.is-select-mode {
    background-color: #fbffff;
}
.checkout-paymethod-item {
    position: relative;
    padding: 30px 158px 38px 90px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.checkout-paymethod-item.is-select-mode:before {
    color: #99CD2B;
}


.checkout-paymethod-item .ui-radio {
    position: absolute;
    top: 41px;
    right: 40px;
}

.ui-radio input[type=radio] {
    visibility: hidden;
    position: absolute;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.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: 15px;
    height: 15px;
}
.ui-radio input[type=radio]:checked+.ui-radio-check:before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 21px;
    height: 21px;
    background: #99CD2B;
    border-radius: inherit;
}

.checkout-paymethod-title span {
    font-size: 13px;
    line-height: 1.571;
    font-weight: 700;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0;
}

.checkout-order-summary {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    /*border: 1px solid #e7e7e7;*/
    padding: 15px 20px;
    margin-bottom: 29px;
    max-width: 950px;
}

.checkout-order-summary-item:first-child {
    margin-top: 0;
}
.checkout-order-summary-item {
    /*border: 1px solid #e7e7e7;*/
    border-radius: 6px;
}

.checkout-order-summary-header {
    border-radius: 6px;
    background-color: #fcfcfc;
    padding: 9px 25px 9px 50px;
    position: relative;
    cursor: pointer;
}

.checkout-order-summary-header .checkout-order-summary-row {
    align-items: baseline;
}
.checkout-order-summary-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.checkout-order-summary-col-post-time {
    font-size: 14px;
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.7px;
    color: #858585;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.checkout-order-summary-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 20%;
    max-width: 20%;
    flex-grow: 1;
    max-width: unset;
}

.checkout-order-summary-col-how-to-send, .checkout-order-summary-col-send-by, .checkout-order-summary-col-shipping-cost {
    font-size: 14px;
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.4px;
    color: #858585;
}
.checkout-order-summary-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 20%;
    max-width: 20%;
    flex-grow: 1;
    max-width: unset;
}

.checkout-order-summary-col span {
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
    display: block;
    color: #919191;
}

/*.checkout-order-summary-header:after {*/
    /*content: "\E013\00FE0E";*/
    /*position: absolute;*/
    /*left: 30px;*/
    /*top: 50%;*/
    /*-webkit-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    /*color: #c6c6c6;*/
    /*font-size: 20px;*/
    /*cursor: pointer;*/
/*}*/

.checkout-paymethod-item-cdelivery:before {
    content: '';
    background-image: url(../images/payment-method.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    background-size: 65px;
    position: absolute;
    top: 26px;
    right: 82px;
    color: #c6c6c6;
    font-size: 51px;
}

.checkout-order-summary-img {
    height: 145px;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
}

.checkout-order-summary-img img {
    max-width: 100%;
    max-height: 100%;
}
.checkout-order-summary-img img {
    overflow: hidden;
}

.checkout-order-summary-img img[alt]:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background: #fff url(../files/7af476b5.png) no-repeat 50%;
    background-size: contain;
    width: 100%;
}

.checkout-order-summary-title {
    font-size: 12px;
    line-height: 1.692;
    /*font-weight: 700;*/
    letter-spacing: -.4px;
    color: #858585;
}

.checkout-order-summary-tagline {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    letter-spacing: -.4px;
    color: #b9b9b9;
}

.checkout-order-summary-tagline span {
    display: block;
}

.swiper-order-summary .swiper-slide {
    text-align: center;
    padding: 0 10px;
    /*max-width: 25%;*/
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

#address-section {
    padding-right: 20px!important;
}

.btn-info {
    color: #fff !important;
    background-color: #cd2b9a !important;
    border-color: #1b6d85;
    height: 30px !important;
    padding: 3px 10px !important;
}

.profile-address-add {
    display: flex;
    background: none;
    border: 4px dashed #b8b8b8;
    height: 200px;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 23px;
    line-height: 1.913;
    font-weight: 700;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #989898;
    margin-bottom: 25px;
}

.profile-address-add:before {
    content: '';
    background-image: url(../images/address.png);
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    background-size: 64px;
    color: #8f8f8f;
    font-size: 75px;
    margin-bottom: 5px;
}


/* Tabs panel */
.tabbable-panel {
    border:1px solid #eee;
    padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #cd2b9a;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #cd2b9a;
}
.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.nav-tabs > li {
    float: right;
}

.checkout-time-table-hour-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 1px;
}

.checkout-time-table-hour-container {
    display: flex;
    justify-content: space-between;
    padding: 10px 25px;
}

.checkout-time-table-hour {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    color: #555;
    display: flex;
}

.ui-radio-label-around {
    width: unset;
    height: unset;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ui-radio input[type=radio] {
    visibility: hidden;
    position: absolute;
}

.ui-radio-label-around .ui-radio-check {
    width: 14px;
    height: 14px;
    right: 0;
    left: unset;
    margin-left: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.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-label-around input[type=radio]+.ui-radio-check:before {
    content: "";
    position: absolute;
    background: #99CD2B;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.ui-radio-label-around .ui-radio-check {
    width: 14px;
    height: 14px;
    right: 0;
    left: unset;
    margin-left: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.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-label-around input[type=radio]:checked+.ui-radio-check:before {
    opacity: 1;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ui-radio input[type=radio]:checked+.ui-radio-check:before {
    content: "";
    position: absolute;
    left: 6px;
    top: 6px;
    width: 10px;
    height: 10px;
    background: #99CD2B;
    border-radius: inherit;
}
.ui-radio-label-around input[type=radio]+.ui-radio-check:before {
    content: "";
    position: absolute;
    background: #99CD2B;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

#panel .checkout-time-table-hour-container:nth-child(2n) {
    background: #fcf9f9;
}

#panel .checkout-shipment {
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    background: #fff;
    /*padding: 20px 35px;*/
    margin-bottom: 25px;
    margin-top: 30px;
}

#panel .checkout-shipment-options-ul {
    list-style: none;
    padding: 20px 20px 5px;
    font-size: 14px;
    line-height: 1.571;
    color: #3b3b3b;
}

#panel .checkout-shipment-options-li {
    margin-bottom: 20px;
    position: relative;
}

#panel .checkout-shipment-label {
    display: block;
    padding-right: 25px;
    cursor: pointer;
    font-size: 12px;
}

#panel .checkout-shipment-options-li .ui-radio {
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
}

#panel .checkout-shipment-options-li .ui-radio-check {
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
}

input, label, select, textarea {
    direction: rtl;
    font-size: 13px;
    margin-bottom: 10px;
}

#panel .checkout-shipment-options-li .ui-radio {
    position: absolute;
    right: 0;
    top: 3px;
}

#panel .checkout-shipment-options-li .ui-radio input[type=radio]:checked+.ui-radio-check:before {
    content: "";
    position: absolute;
    left: 1px !important;
    top: 1px !important;
    width: 10px;
    height: 10px;
    background: #99CD2B;
    border-radius: inherit;
}

#panel .checkout-time-table-shipping-type-fresh {
    color: #39ae00;
}

#panel .disabled {
    opacity: .5;
    cursor: default!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
#panel .btn-link-spoiler {
    color: #2bcd94;
    padding: 0;
    line-height: 2;
    background: none;
    border: none;
}

[type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

.checkout-feature-aside-item-cash {
    background: url(../files/3e2ec4e5.svg) 100% 50% no-repeat;
    background-size: 22px auto;
}

#panel .checkout-contact-item-message, .checkout-contact-item-mobile {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.571;
}

#panel .checkout-contact-item-mobile {
    padding-left: 10px;
    border-left: 1px solid #e4e4e4;
}

#panel .checkout-contact-item-message {
    margin-right: 10px;
}


#panel .checkout-paymethod-item .ui-radio input[type=radio]:checked+.ui-radio-check:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: 16px;
    height: 16px;
    background: #99CD2B;
    border-radius: inherit;
}

.profile-navbar-alignment, .profile-navbar-back-alignment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.profile-navbar-has-btn, .profile-navbar-alignment {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.profile-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}

.profile-navbar h4 {
    font-size: 21px;
    line-height: 1.048;
    color: #858585;
}

.profile-navbar h4 span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    letter-spacing: -.3px;
    margin-top: 5px;
    margin-bottom: -5px;
    color: #acacac;
}

.profile-order-address {
    background-color: #fff;
    -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 #dedede;
    margin-bottom: 23px;
}

.profile-order-address {
    background-color: #fff;
    -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 #dedede;
    margin-bottom: 23px;
}

.profile-order-address-row:first-child {
    border-top: none;
}
.profile-order-address-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #f1f1f1;
}

.profile-order-address-col:first-child {
    border-right: none;
}
.profile-order-address-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 15px 40px;
}

.profile-order-address-value {
    font-size: 14px;
    line-height: 1.375;
    letter-spacing: -.3px;
    color: #505050;
}

.profile-order-address-label, .profile-order-address-more-info {
    font-size: 13px;
    line-height: 1.692;
    color: #bababa;
}
.profile-order-address-label {
    display: block;
    margin-bottom: 4px;
}

.btn-modify-disabled {
    cursor: default;
    position: relative;
}
.btn-modify {
    background-color: #fff;
    color: grey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1.833;
    border: 1px solid #c4c4c4;
    padding: 8px 21px;
    border-radius: 8px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: unset!important;
}

.btn-modify-disabled:hover {
    color: grey;
    background-color: #fff;
}
.btn-modify:hover {
    background-color: #e5e5e5;
    color: grey;
}
.btn-modify-disabled {
    cursor: default;
    position: relative;
}
.btn-modify {
    background-color: #fff;
    color: grey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1.833;
    border: 1px solid #c4c4c4;
    padding: 5px 10px;
    border-radius: 8px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: unset!important;
}

.headline-profile {
    padding-left: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #858585;
    margin: 10px 0 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile-order {
    background-color: #fff;
    -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 #e8e8e8;
    padding: 0 20px 57px;
    margin-bottom: 30px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}

.profile-order-steps-note {
    background-color: #fcfef5;
    border: 1px solid #cfe3bb;
    color: #b1d58b;
    font-size: 15px;
    line-height: 1.467;
    padding: 16px 24px;
    margin-top: -1px;
    margin-bottom: 28px;
    width: calc(100% + 42px);
    margin-right: -21px;
}

.profile-order-steps-note {
    background-color: #fcfef5;
    border: 1px solid #cfe3bb;
    color: #b1d58b;
    font-size: 15px;
    line-height: 1.467;
    padding: 16px 24px;
    margin-top: -1px;
    margin-bottom: 28px;
    width: calc(100% + 42px);
    margin-right: -21px;
}

.profile-order .table-draught {
    margin-bottom: 26px;
}

.table-order {
    border: 1px solid #e7e7e7;
}

.table-order-head {
    /*margin-top: 8px;*/
}

.table-order-head .table-order-row {
    border-bottom: none;
}
.table-order-cell, .table-order-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.table-order-row {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}

.table-order-head .table-order-cell {
    font-weight: 700;
    color: #fff;
    min-height: 45px;
    background-color: #85b3be;
    border-right-color: #85b3be;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
}
.table-order-cell:first-child {
    border-right: none;
}
.table-order-cell-number {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%;
    width: 4%;
    max-width: 4%;
}
.table-order-cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 15px;
    min-height: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #7e7e7e;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.table-order-cell, .table-order-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.table-order-head .table-order-cell {
    font-weight: 700;
    color: #fff;
    min-height: 45px;
    background-color: #85b3be;
    border-right-color: #85b3be;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    line-height: 1.833;
}

.table-order-cell-product-name {
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
    width: 27%;
    max-width: 27%;
}
.table-order-cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 15px;
    min-height: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 12px;
    line-height: 1.692;
    color: #7e7e7e;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.table-order-cell, .table-order-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.table-order-cell-value {
    -ms-flex-preferred-size: 7.5%;
    flex-basis: 7.5%;
    width: 7.5%;
    max-width: 7.5%;
}

.table-order-cell-price-total, .table-order-cell-price-value {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}

.table-order-cell-price-total, .table-order-cell-price-value {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}

.table-order-cell-discount {
    -ms-flex-preferred-size: 11.5%;
    flex-basis: 11.5%;
    width: 11.5%;
    max-width: 11.5%;
}

.table-order-cell-action, .table-order-cell-price-final {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}

.table-order-cell-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.table-order-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-order-product figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    max-width: 72px;
    margin: 0 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
figure {
    margin: 1em 40px;
}

.table-order-product h5 {
    font-size: 13px;
    font-size: .929rem;
    line-height: 2;
    letter-spacing: -.7px;
    display: block;
    text-overflow: ellipsis;
    max-width: calc(100% - 82px);
    overflow: hidden;
}

.table-order-product h5 span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    color: #acacac;
    letter-spacing: 0;
}

.table-order-cell-action .btn-cart:hover, .table-order-cell-action .btn-primary:hover {
    border-color: #c4c4c4;
    background-color: #e5e5e5;
    color: grey;
}
.table-order-cell-action .btn-cart, .table-order-cell-action .btn-primary {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    padding: 5px 0;
    margin: 0;
    background-color: transparent;
    color: #a9a9a9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    width: 80px;
    text-align: center;
}
.btn-cart, .btn-primary {
    font-size: 13px;
    font-size: 1.071rem;
}

.profile-order-address-col:first-child {
    border-right: none;
}
.profile-order-address-col-has-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 15px;
}
.profile-order-address-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 15px 40px;
}

.profile-order-cancel-button {
    color: #fb3449!important;
    border-bottom: 1px dashed #fb3449;
    margin-left: 10px;
    cursor: pointer;
}

/*.profile-order-steps-note {*/
/*    background-color: #fcfef5;*/
/*    border: 1px solid #cfe3bb;*/
/*    color: #b1d58b;*/
/*    font-size: 13px;*/
/*    line-height: 40px;*/
/*    padding: 16px 24px;*/
/*    height: 40px;*/
/*}*/

.remove-address-btn {
    border-radius: 5px;
    background-color: #e3e3e3 !important;
    font-size: 13px;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
}

.edit-address-btn:hover,.remove-address-btn:hover{
    color: #fff !important;
}

.edit-address-btn {
    border-radius: 5px;
    background-color: #e3e3e3 !important;
    font-size: 13px;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
}

#panel .btn-checked {
    font-size: 13px;
    line-height: 1.222;
    padding: 10px 20px 10px 20px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 25px;
}

.login-register-wrapper {
    margin-top: 50px;
    direction: rtl;
    margin-bottom: 50px;
}

.login-register-tab-list {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.login-form-container {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    /*box-shadow: 0 0 6px rgb(0 0 0 / 10%);*/
    padding: 0px 50px;
    text-align: right;
    font-size: 13px;
    direction: rtl;
}

.login-input-box input {
    border: 1px solid #999999;
    color: #000;
    background-color: rgb(232, 240, 254) !important;
    margin-top: 15px;
    padding: 8px 12px;
    width: 100%;
    height: 38px;
    font-size: 12px;
}

.login-form-container p {
    font-size: 12px;
    direction: rtl;
    line-height: 10px;
}

.login-form-container a {
    font-size: 12px;
}

.login-form-container input {
    background: #fff;
    border: 0;
    height: 50px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 12px;
    color: #7a7a7a;
    width: 100%;
    /*border-radius: 0 25px 25px 0;*/
}

.login-form-container .login-btn, .login-form-container .register-btn {
    margin-top: 20px;
    padding: 4px 60px;
    height: 35px;
    font-size: 13px;
    background-color: #00bfd6;
    color: #fff;
    line-height: 0px;
    margin-bottom: 30px;
}

.login-input-box a {
    color: #000;
    /*margin-top: 30px;*/
}

.login-input-box {
    direction: rtl;
    text-align: right;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}

.about_page .row, .lagin-and-register-page .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.register_page {
    margin-bottom: 0;
    min-height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.register_page #register_page {
    background: #F7F7F7;
    /* height: 510px; */
    width: 840px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 0 30px 0 30px;
    -webkit-border-radius: 0;
    border-radius: 0 30px 0 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.register_page #register_page .register_page_form {
    padding-right: 40px;
    padding-left: 40px;
    clear: both;
    /* width: 100%; */
    overflow: hidden;
    padding-bottom: 30px;
}

.help-block {
    font-size: 13px;
}

.register_page #register_page .register_page_title {
    padding-left: 40px;
    padding-right: 40px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
    font-size: 17px;
}

.register_page #register_page .register_page_form ul {
    width: 370px;
    float: right;
}

.register_page #register_page .register_page_ft {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 23px;
    background: #F7F7F7;
    padding-bottom: 23px;
    overflow: hidden;
}

.register_page #register_page .register_page_form ul li {
    width: 320px;
    /* float: right; */
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.register_page #register_page .register_page_form ul li .register_page_btn {
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    width: 160px;
    height: 40px;
    line-height: 35px;
    background-color: #00bfd6;
    color: #fff;
}



.register_page #register_page .register_page_form ul li .login_inp .form_inp {
    border: none;
    border: 2px solid #DCDCDC;
    height: 37px;
    width: 275px;
    line-height: 36px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    font-size: 12px;
    z-index: 1;
    padding-right: 10px;
    padding-left: 35px;
    /* direction: ltr; */
    /* text-align: left; */
}

li {
    list-style: none;
}

.register_page #register_page .register_page_form ul li {
    width: 320px;
    /* float: right; */
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.main-content-wrap2 {
    text-align: right;
    direction: rtl;
    line-height: 28px;
    font-size: 13px;
}

.register_page #register_page .register_page_ft p {
    float: right;
    font-size: 12px;
    margin-bottom: 0px;
}

.register_page #register_page .register_page_ft .return_to_shop {
    font-size: 11px;
    float: left;
}

.register_page #register_page .register_page_ft {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 23px;
    background: #F7F7F7;
    padding-bottom: 23px;
    overflow: hidden;
}

.register_page #register_page .register_page_ft p a {
    color: #B00937;
}

.register_page #register_page .register_page_ft .return_to_shop {
    color: #363F4D;
}
