*, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
body {
    font-size: 1rem;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    line-height: 1.6;
    color: #2c2c2c;
    font-family: Averta CY;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
} 
body, html {
    height: 100%;
}
html {
    scroll-behavior: smooth;
}
body.md-open {
    display: block
}
.white-bg{
    background: #fff;
}

.link-target.hidden{
    display: none;
}
.link-target.not-hidden.hidden {
    display: block;
}
menu, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.block {
    display: block;
}
.rounded-l {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.p-2\.5 {
    padding: 0.625rem;
}
.font-medium {
    font-weight: 550;
}
.text-lg {
    font-size: 18px;
    line-height: 28px;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-1\.5 {
    margin-bottom: 0.375rem;
}
.font-normal {
    font-weight: 400;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.w-full {
    width: 100%;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.columns-2 {
    -moz-columns: 2;
    column-count: 2;
}
.lg\:columns-3 {
    -moz-columns: 3;
    column-count: 3;
}
.p-10 {
    padding: 2.5rem;
}
.overflow-y-auto {
    overflow-y: auto;
}
.justify-between {
    justify-content: space-between;
}
.h-screen {
    height: 100vh;
}
.mt-7 {
    margin-top: 1.75rem;
}
.text-sm {
    font-size: 14px;
    line-height: 20px;
}
.hover\:text-primary-500:hover {
    color: #ffbe1f;
    background-color: #fff;
}
.w-4\/5 {
    width: 80%;
}
.flex {
    display: flex;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.justify-between {
    justify-content: space-between;
}
.overflow-y-auto {
    overflow-y: auto;
}
.rax-view {
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-direction: column;
    flex-shrink: 0;
    align-content: flex-start;
}
.item-feed {
    background: #fff;
    width: 100%;
    border-radius: 18px;
}
.more-link {
    margin-top: 10px;
    align-items: center;
    font-size: 18px;
    margin-left: 5px;
}
.rax-text-v2 {
    box-sizing: border-box;
    display: block;
}
.item-feed .item-feed-header {
    height: 70px;
    flex-direction: row;
    align-items: center;
    padding: 0 15px;
}
.item-feed .item-feed-header .header-title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
a:hover{
    color: #363982;
}
.title-block{
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding: 1rem 0;
}
.content-bottom {
    margin: 20px 0;
}


body.md-open .main-header {
    position: relative
}

body.menu-open {
    display: block
}
.mfp-bg {
    z-index: 10001 !important;
}
.mfp-wrap {
    z-index: 10002 !important;
}

.main-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 100%;
}

.main-wrapper.map {
    padding-top: 0;
    padding-bottom: 0;
    position: relative
}

.main-wrapper.map form {
    margin-bottom: 0;
    position: relative
}

.main-wrapper.map .fixed-basket-wrap {
    display: none
}

body.main .main-wrapper {
    padding-top: 45px
}

.inner-container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.hght-block {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -10
}


.header-content {
    height: 70px
}

.header-content .enter-cab {
    height: 70px;
    line-height: 70px
}

.main-logo {
    max-width: 142px;
    margin: 0;
    border: 0;
    font-size: 20px;
    padding: 11px 0
}

.main-logo.logo_ex_n {
    max-width: 160px;
    margin: 0;
    border: 0;
    font-size: 20px;
    padding: 12px 0 13px 0
}

.main-logo img {
    max-width: 100%
}

.main-logo a {
    display: block
}

.header-phone {
    white-space: nowrap;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    line-height: 22px;
    margin-right: 22px
}

.header-phone .phone a:active, .header-phone .phone a:focus, .header-phone .phone a:hover {
    color: #2c2c2c
}

.header-phone span {
    display: block
}


.header-search .group-icon_left {
    font-size: 19px
}

#header-search-form.focus .md-input-group {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    z-index: 100
}

#header-search-form.focu .search-result {
    opacity: 1;
    visibility: visible
}

#header-search-form.focu .search-input {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.search-result {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    border-top: 1px solid #dedede;
    position: absolute;
    background-color: #fff;
    z-index: 10;
    top: 35px;
    left: 0;
    width: 100%;
    padding: 15px 15px 15px 35px
}

.search-result .search-result_title {
    margin-bottom: 8px;
    height: 20px;
    line-height: 20px;
    line-height: 20px
}

.search-result .search-result_title .row {
    margin: 0
}

.search-result .search-result_title .row .col {
    padding: 0
}

.search-result h5 {
    margin: 0;
    font-size: 18px;
    display: inline-block
}

.search-result ul li a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    border-top: 1px solid #c8c7cc;
    color: #7b7b7b
}

input.search-input {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    width: 100%;
    font-size: 16px;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-decoration: none !important
}

.search-input:focus {
    outline: 0
}

.search-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    z-index: 22;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity ease .3s;
    -moz-transition: opacity ease .3s;
    -ms-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s
}

.search-bg.visible {
    opacity: 1;
    visibility: visible
}

.search-input:not(:valid) ~ .reset-search {
    display: none
}

.search-input:valid ~ .sort-btn {
    display: none
}

.reset-search {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    padding: 0;
    border: 0;
    z-index: 5;
    background-color: transparent !important;
    color: #b2b2b2
}

#sm-search-form .reset-search {
    top: 8px
}

.title-search-result .bx_searche .bx_image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.title-search-result .bx_searche .bx_item_element {
    margin: 0
}

.title-search-result {
    z-index: 99999999;
    background: #fff
}

.profile_id {
    font-size: 16px
}

div.title-search-result {
    border: 0;
    border-radius: 0 0 3px 3px;
    margin-top: -20px !important;
    border: 1px solid #dedede;
    border-top-color: #fff
}

.title-search-result .bx_searche .bx_item_element a {
    display: block;
    color: #7b7b7b;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none !important;
    padding: 0;
    height: 60px;
    line-height: 70px
}

.title-search-result .bx_searche .bx_item_element a:hover {
    text-decoration: none;
    border-bottom-color: #2c2c2c;
    color: #2c2c2c
}

.title-search-result .bx_item_block.all_result:hover {
    opacity: .9
}

.title-search-result .bx_searche .bx_item_block:last-child .bx_item_element {
    border-bottom: 0
}

.title-search-result .bx_searche .bx_item_element {
    border-bottom: 1px solid #ddd;
    padding: 0;
    width: 100%
}

.bx_item_element hr {
    display: none
}

.title-search-result .bx_searche .bx_item_element a:hover {
    text-decoration: none
}

.bx_searche .bx_item_element a:hover, .bx_searche .bx_item_element a:hover b {
    text-decoration: none !important
}

.title-search-result .bx_searche .bx_image {
    height: 50px;
    width: 50px;
    border-radius: 4px
}

.bx_item_block.all_result .bx_img_element {
    display: none
}

.title-search-result .all_result .bx_item_element {
    margin-left: 0 !important;
    background: #333;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    margin-top: 10px
}

.bx_item_block.all_result .all_result_title a, .title-search-result .bx_item_block.all_result .all_result_title {
    height: 50px;
    line-height: 50px;
    padding: 0
}

.bx_item_block.all_result .all_result_title a, .bx_item_block.all_result .all_result_title a:hover {
    color: #fde61d !important;
    border: 0 !important
}

.title-search-result .bx_item_block.all_result .all_result_title a:hover {
    color: #fde61d !important
}

.title-search-result .bx_searche .bx_img_element {
    width: 80px;
    background-color: #fff;
    padding: 15px 10px 0 10px
}

.title-search-result .bx_item_block.others_result {
    padding-bottom: 0
}

.bx_item_block.all_result .all_result_title a {
    color: #2c2c2c;
    padding-right: 20px
}

.bx_item_block.all_result .all_result_title a i {
    font-size: 16px
}

.title-search-result .bx_item_block.all_result .all_result_title {
    padding: 0
}

.bx_item_block.others_result {
    padding: 10px 0
}

.bx_item_block.all_result .all_result_title a:hover {
    color: #2c2c2c !important
}

.bx_searche .bx_item_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.phone, .phone a {
    font-size: 18px;
    text-decoration: none;
    color: #2c2c2c;
    display: inline-block;
    line-height: 16px
}

.enter-cab {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px
}

.enter-cab a {
    color: #2c2c2c;
    margin: 0 6px;
    text-decoration: none;
    outline: 0
}

.enter-cab a:active, .enter-cab a:focus, .enter-cab a:hover {
    color: #2c2c2c
}

.enter-cab a:first-child {
    margin-left: 0;
    margin-right: 0
}

.enter-cab a:last-child {
    position: relative;
    margin-right: 0
}

.enter-cab a:last-child:after {
    content: "";
    width: 2px;
    height: 14px;
    background-color: #2c2c2c;
    position: absolute;
    left: -5px;
    top: 5px
}

.mob-location {
    text-align: center
}

.mob-location a {
    font-family: Averta CY, sans-serif;
    color: #2c2c2c;
    text-decoration: none;
    font-size: 16px
}

.mob-location a i {
    margin-left: 10px
}

.det-search, .mob-location {
    display: none;
    height: 50px;
    line-height: 50px
}

.det-search a, .mob-location a {
    line-height: 50px;
    height: 50px
}

.mob-location a:hover {
    color: #2c2c2c;
    border-bottom-color: #2c2c2c
}

.mob-menu-line {
    display: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    height: 55px;
    line-height: 55px;
    background-color: #2c2c2c;
    position: relative
}

.mob-menu-line .container {
    position: relative
}

.mob-menu-line .mob-menu-link {
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border: 0 !important
}

.mob-menu-line .mob-menu-link i {
    line-height: 55px
}

.mob-menu-line .mob-logo {
    display: block;
    line-height: normal;
    padding: 15px 0
}

.mob-menu-line .mob-logo.logo_ex_n {
    display: block;
    line-height: 0;
    padding: 10px 0;
    border: 0 !important
}

.mob-menu-line .mob-logo.logo_ex_n img {
    max-width: 120px
}

.mob-menu-line .mob-logo img {
    max-width: 95px
}

#sm-search-link {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    left: inherit
}

#sm-search-form {
    position: absolute;
    padding: 0;
    top: 10px;
    width: 100%;
    margin: 0;
    color: #2c2c2c;
    opacity: 0;
    background-color: transparent;
    right: 0;
    width: 0;
    overflow: hidden;
    z-index: 999
}

#sm-search-form.active {
    width: 100%;
    opacity: 1;
    visibility: visible
}

#sm-search-form:after {
    content: "";
    display: block;
    position: absolute;
    left: -10%;
    top: -10%;
    background-color: #2c2c2c;
    width: 120%;
    height: 120%
}

#sm-search-form .md-input-group {
    z-index: 555
}

.ex-side-nav a {
    font-size: 16px;
    color: #2c2c2c
}

.ex-side-nav .user-loc {
    height: 125px;
    background: #2c2c2c;
    padding: 40px 15px;
    color: #fff;
    margin-bottom: 15px;
    position: relative
}

.ex-side-nav ul {
    margin: 0
}

.ex-side-nav .user-loc .profile-block.location .col.l3 {
    padding-right: 0
}

.ex-side-nav .user-loc .profile-block.location .col.l9 {
    padding-left: 10px;
    padding-right: 10px
}

.ex-side-nav .location-icon {
    width: 38px;
    height: 38px;
    line-height: 38px
}

.ex-side-nav .profile-block.location .profile-nm {
    color: #fff !important;
    font-size: 14px;
    line-height: 17px
}

.profile-block .col.l9 {
    padding-left: 12px;
    padding-right: 12px
}

.profile-block.location:hover .profile-nm {
    border-bottom-color: inherit
}

.ex-side-nav .profile-block {
    max-width: none;
    font-size: 14px;
    padding: 0;
    max-height: none;
    position: relative;
    float: none !important;
    text-decoration: none !important;
    border: 0
}

.sm-auth-block .profile-block {
    line-height: 16px;
    margin-bottom: 10px
}

.ex-side-nav .profile-block .col.s3 {
    padding-right: 5px;
    padding-left: 8px;
    width: 20%
}

.ex-side-nav .profile-block .col.l9 {
    padding-left: 0;
    width: 80%
}

.ex-side-nav .sm-auth-block a {
    padding-left: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #2c2c2c;
    border: 0
}

.ex-side-nav .profile-block a span {
    border-bottom: 1px solid transparent
}

.ex-side-nav .profile-block a:active span, .ex-side-nav .profile-block a:focus span, .ex-side-nav .profile-block a:hover span {
    color: #2c2c2c;
    border-bottom-color: #2c2c2c
}

.ex-side-nav .profile-nm:focus span, .ex-side-nav .profile-nm:hover span {
    color: #2c2c2c;
    border-bottom-color: #2c2c2c
}

.ex-side-nav .sm-auth-block a.modal-link {
    padding-left: 10px
}

.ex-side-nav .sm-auth-block a.modal-link:hover {
    color: rgba(0, 0, 0, .05)
}

#header_auth .modal-link {
    color: #2c2c2c !important
}

#header_auth .modal-link span {
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s;
    border-bottom: 1px solid transparent
}

#header_auth .modal-link:hover span {
    border-bottom-color: #2c2c2c
}

.ex-side-nav .profile-block .profile-nm:after {
    content: none
}

.ex-side-nav .profile-img {
    width: 37px;
    height: 37px;
    line-height: 37px
}

.ex-side-nav .profile-img i {
    line-height: 37px
}

.ex-side-nav .profile-block .row {
    margin-left: -15px;
    margin-right: -15px
}

.ex-side-nav .profile-nm .side-loc-und span {
    text-decoration: none;
    display: block;
    margin-top: 15px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -20px;
    left: 0
}

.side-loc-und {
    text-align: center;
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    line-height: 15px;
    height: 15px
}

.sm-auth-block {
    padding: 0 25px;
    height: 50px
}

.sm-auth-block i {
    font-size: 26px;
    vertical-align: middle
}

.sm-auth-block a {
    display: inline-block;
    text-decoration: none;
    padding: 0 10px
}

.sm-menu-list > li > a {
    padding: 0 25px;
    font-size: 16px;
    text-decoration: none;
    border: 0
}

.sm-menu-list > li > a:hover {
    text-decoration: none
}

.sm-menu-list > li > a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.sm-menu-list > li > a:hover span {
    border-bottom-color: inherit
}

.sm-menu-list > li > a i {
    margin-right: 15px;
    font-size: 24px;
    color: #2c2c2c
}

.sm-menu-list > li > a i.icon-ex-ic_food {
    font-size: 18px
}

.sm-menu-list > li > a i.icon-ex-ic_home {
    font-size: 20px
}

.profile-img {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    display: block;
    border: 1px solid #2c2c2c
}

.location-icon {
    font-size: 20px;
    color: #2ac50b;
    width: 38px;
    height: 38px;
    border: 1px solid #2ac50b;
    border-radius: 50%;
    text-align: center;
    line-height: 38px
}

.profile-img i {
    font-size: 26px;
    line-height: 38px
}

.profile-block {
    padding: 16px 0;
    text-decoration: none;
    display: block;
    max-height: 70px;
    width: 100%;
    max-width: 165px;
    cursor: pointer;
    position: relative
}

.profile-block .profile-img {
    overflow: hidden
}

.profile-block .profile-img img {
    width: 38px;
    height: 38px
}

.profile-block .col {
    padding-left: 5px;
    padding-right: 5px
}

.profile-block .row {
    margin-bottom: 0
}

.profile-block.location .profile-nm {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    max-height: 32px;
    overflow: inherit;
    word-wrap: break-word;
    border: 0
}

.profile-block.location .profile-nm span {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    border-bottom: 1px solid transparent
}

.profile-nm:active, .profile-nm:focus, .profile-nm:hover {
    color: #2c2c2c;
    border: 0
}

.profile-block a:hover span, .profile-block.location .profile-nm:hover span {
    color: #7b7b7b;
    text-decoration: none
}

.profile-nm:hover span {
    color: #2c2c2c;
    text-decoration: none;
    border-bottom-color: #2c2c2c
}

.profile-block.location .profile-img {
    border-color: #3dcb21;
    color: #3dcb21
}

.not-check .location-icon {
    border-color: #ef2e2e;
    color: #ef2e2e
}

.profile-nm {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    color: #2c2c2c;
    display: block;
    max-height: 32px;
    overflow: hidden;
    border: 0
}

a.profile-nm:active, a.profile-nm:focus {
    color: #2c2c2c
}

.profile-dropdown {
    top: 65px !important;
    left: inherit !important;
    right: 15px;
    overflow: visible;
    width: 280px !important
}

.profile-dropdown li {
    border-bottom: 1px solid #eee
}

.profile-dropdown li i {
    font-size: 22px;
    margin-right: 15px
}

.profile-dropdown li.active {
    background-color: #f7f7f7
}

.profile-dropdown:after {
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    right: 30px
}

.profile-dropdown:before {
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: rgba(228, 224, 224, .47);
    top: -21px;
    right: 30px
}

.choose_adress_wrapp {
    position: relative
}

.tooltip-address {
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 20px 0;
    border-radius: 5px;
    background-color: red;
    width: 220px;
    height: 90px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    bottom: -90px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s
}

.tooltip-address:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: red;
    top: -20px;
    left: 50%;
    margin-left: -5px
}

.not-check .tooltip-address.visible {
    opacity: 1 !important;
    visibility: visible !important
}

.dismiss {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 11px;
    opacity: .8;
    cursor: pointer;
    transition: all ease .3s
}

.dismiss:hover {
    opacity: 1
}

.breadcrumb-nav {
    height: 25px;
    line-height: inherit;
    margin-bottom: 30px
}

.breadcrumb-nav .breadcrumb {
    color: #dedede;
    text-decoration: none;
    font-size: 16px
}

.breadcrumb-nav .breadcrumb:hover {
    color: #aeacb4;
    border-color: transparent
}

.breadcrumb-nav .breadcrumb:before {
    content: '/';
    color: #c8c7cc;
    font-size: 18px;
    margin: 0 5px 0 5px;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom
}

.breadcrumb-nav .breadcrumb.active {
    color: #2c2c2c
}

nav {
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 18px;
}

nav ul li, nav ul li.active {
    background-color: transparent
}

nav ul a {
    color: #2c2c2c
}

.main-nav {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1);
    position: relative
}

.main-nav:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    clear: both
}

.main-nav .row {
    margin-bottom: 0
}

.main-nav-list {
    text-align: center
}

.main-nav-list li {
    float: none;
    display: inline-block
}

.main-nav-list a {
    line-height: 18px;
    font-size: 16px;
    padding: 3px 0;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 3px solid transparent;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.main-nav-list a.disabled {
    color: #dedede
}

.main-nav-list a.disabled:hover {
    border-color: #dedede
}

.main-nav-list a:focus {
    color: #2c2c2c;
    outline: 0;
    text-decoration: none
}

.main-nav-list a:hover {
    border-bottom-color: #7b7b7b;
    color: #7b7b7b;
    text-decoration: none
}

.main-nav-list li.active a {
    border-bottom-color: #2c2c2c;
    font-weight: 600
}

nav ul a:hover {
    background-color: transparent
}

.mobile-section {
    display: none
}

.mobile-section-nav {
    margin: 0
}

.mobile-section-nav li {
    display: block;
    border-bottom: 1px solid #dedede
}

.mobile-section-nav li a {
    display: block;
    font-size: 16px;
    color: #2c2c2c;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    border-bottom: 0
}

.mobile-section-nav li a:hover {
    text-decoration: none
}

.mobile-section-nav > li > a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.mobile-section-nav > li > a:hover span {
    border-bottom-color: inherit
}

.mobile-section-nav li a i {
    color: #000
}

.mobile-section-nav li a i.right {
    font-size: 14px
}

.mobile-section-nav li a i.left {
    font-size: 24px
}

.mobile-section-nav li a i.icon-ex-ic_food {
    font-size: 18px
}

.mobile-section-nav li:first-child {
    border-top: 1px solid #dedede
}

.section-title {
    font-weight: 600;
    word-spacing: -1px;
    font-size: 30px;
    margin-bottom: 36px;
}

.inner-title.inner-title {
    font-size: 36px;
    margin-bottom: 20px;
    font-family: Averta CY
}

.md-section {
    margin-bottom: 25px;
    padding-bottom: 20px
}

.md-section.last-section {
    margin-bottom: 0
}

.md-section > .row {
    margin-bottom: 0
}

.banners-slider.row {
    margin-left: 0;
    margin-right: 0
}

.banners-slider.owl-carousel.owl-loaded {
    width: auto;
    margin-left: 0;
    margin-right: 0
}

.banners-slider.owl-carousel.owl-loaded .col {
    float: none
}

.banners-slider.row .col {
    padding: 0
}

.banners-slider.owl-carousel .banner-item {
    margin: 5px
}

.banners-slider.owl-carousel.owl-loaded .banner-item {
    max-width: 100%;
    margin: 0
}

.banner-item a {
    display: block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.banners-slider {
    margin-bottom: 30px;
    max-height: 260px;
    overflow: hidden;
    display: block !important
}

.cat-nav-slider {
    margin: 25px 0;
    position: relative;
    display: block;
    /*overflow: hidden;*/
    max-height: 110px;
}

.cat-nav-slider:after {
    z-index: 5;
    content: "";
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -4px;
    /* background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, #fff 20px); */
    /* background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, #fff 20px) */
}

.cat-nav-slider:before {
    z-index: 5;
    content: "";
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -4px;
    /* background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, #fff 20px); */
    /* background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, #fff 20px) */
}

.cat-nav-item {
    text-decoration: none;
    font-size: 16px;
    color: #2c2c2c;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    width: 100px;
    border: 0
}

a.cat-nav-item:focus, a.cat-nav-item:hover {
    color: #2c2c2c
}

a.cat-nav-item span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

a.cat-nav-item:hover span {
    border-bottom-color: inherit
}

.owl-nav > div {
    cursor: pointer
}

.cat-nav-item .cat-nav-item_img {
    width: 72px;
    height: 72px;
    font-size: 72px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 20px;
    border-radius: 10px;
     overflow: hidden;
    margin-bottom: 8px;
    transition: .5s;
}

.cat-nav-item .cat-nav-item_img:hover {
    background: #fde61d;
}

.cat-nav-item[data-is-active="true"]  .cat-nav-item_img {
    background: #fde61d;
}

.cat-nav-item:hover:hover {
    cursor: pointer
}

.cat-nav-name.active {
    border-bottom: 1px solid
}

.cat-nav-slider .owl-stage {
    display: flex
}

.cat-nav-item .cat-nav-item_img img {
    display: block;
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.cat-nav-slider-placeholder {
    margin-bottom: 30px
}

.cat-nav-item-placeholder {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100px;
    border-radius: 15px
}

.cat-nav-item-placeholder::after {
    content: '';
    background-color: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: .6s;
    animation-iteration-count: infinite;
    animation-name: loader-animate;
    animation-timing-function: linear;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, 0) 81%)
}

.cat-nav-item-placeholder__image {
    width: 72px;
    height: 72px;
    background-color: #ededed;
    border-radius: 20px
}

.cat-nav-item-placeholder__name {
    width: 80%;
    height: 15px;
    margin-top: 10px;
    background-color: #ededed
}

.owl-carousel.card-slider {
    display: block
}

.owl-carousel.card-slider.owl-loaded {
    width: auto
}

.owl-carousel.card-slider .card-item {
    float: left;
    max-width: 360px;
    margin-right: 20px
}

.owl-carousel.card-slider.owl-loaded .card-item {
    float: none;
    max-width: 360px;
    margin-right: 0;
    border-radius: 8px;
    /*overflow: hidden;*/
}

.card-slider.slick-initialized .slick-track > .col {
    width: auto !important
}

.owl-item > .col {
    width: auto !important
}

.card-item {
    position: relative;
    margin-bottom: 30px;
}

/*.card-item::before {*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: -3px;*/
/*    right: -3px;*/
/*    bottom: -3px;*/
/*    left: -3px;*/
/*    border: 5px solid white;*/
/*    border-radius: 10px;*/
/*    z-index: 1;*/
/*}*/

.card-item .row {
    margin-bottom: 0
}

.card-content {
    position: relative;
    background-color: #fff
}

.card-item_img {
    max-height: 200px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid transparent;
    transition: border-color ease .3s
}

.blurry-load-container {
    height: 100%
}

.card-item_img .blur-content {
    padding-bottom: 57.666%
}

.blur-content {
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .4s !important
}

@media(max-width: 768px) {
    .blur-content {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }
    .elementor-grid-mobile-2.elementor-grid-4 .elementor-grid {
        grid-template-columns: 50% 0;
    }
}

.blur-content:hover {
    transform: scale(1.09)
}

.card-item_img img {
    -webkit-transition: all ease .3s !important;
    transition: all ease .3s !important
}

.card-slider {
    max-height: 275px;
    overflow: hidden;
    margin-bottom: 0
}

.card-item-placeholder {
    width: 100%;
    min-height: 200px;
    background-color: #f9f9f9;
    border-radius: 5px;
    overflow: hidden
}

.card-item-placeholder__image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    min-height: 200px;
    padding: 10px;
    background-color: #f5f5f5
}

.card-item-placeholder__vendor-info {
    padding: 10px
}

.card-item-placeholder__vendor-logo {
    width: 63px;
    height: 63px;
    border-radius: 5px;
    background-color: #ededed
}

.card-item-placeholder__vendor-name {
    width: 40%;
    height: 15px;
    margin-bottom: 10px;
    background-color: #ededed
}

.card-item-placeholder__vendor-category {
    width: 60%;
    height: 15px;
    background-color: #ededed
}

.card-item-placeholder::after {
    content: '';
    background-color: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: .6s;
    animation-iteration-count: infinite;
    animation-name: loader-animate;
    animation-timing-function: linear;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, 0) 81%)
}

.det-section-list .section-slider {
    margin-bottom: 30px
}

.card-item_img:hover {
    border: 1px solid #2c2c2c
}

.card-item_img:hover img {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09)
}

.card-item_description {
    margin-bottom: 8px;
    height: 20px;
    line-height: 20px
}

.card-item_name {
    font-family: Averta CY, sans-serif;
    color: #2c2c2c;
    margin-right: 5px;
    font-size: 16px;
    line-height: 16px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

.card-item_name:focus, .card-item_name:hover {
    color: #2c2c2c
}

.rating {
    font-size: 14px
}

.rating i {
    padding-right: 3px;
    color: #ffc400
}

.card-item_cat {
    color: #7b7b7b;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    white-space: nowrap;
    min-height: 17px
}

.full-item-link_sm, .full-vnitem-link_sm {
    display: none;
    border: 0 !important;
    color: inherit
}

.card-item_cat a, .card-item_cat span {
    color: #7b7b7b;
    font-size: 14px;
    padding: 0 5px;
    position: relative
}

.card-item_cat a:after, .card-item_cat span:after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 0;
    background-color: #7b7b7b
}

.card-item_cat a:focus, .card-item_cat a:hover {
    color: #7b7b7b
}

.card-item_cat a:first-child, .card-item_cat span:first-child {
    padding-left: 0
}

.card-item_cat a:last-child:after, .card-item_cat span:last-child:after {
    content: none
}

.card-item_price {
    font-size: 14px;
    color: #2c2c2c
}

.card-item_price .vnd-delivery-time {
    margin-bottom: 8px;
    height: 20px;
    line-height: 20px
}

.card-item .card-item_price .vnd-delivery-price, .card-item_cat {
    line-height: 17px
}

.card-item_price i {
    color: #2ac50b;
    font-size: 25px;
    margin-right: 5px;
    vertical-align: middle;
    line-height: 1
}

.card-item-img_block {
    position: relative
}

.card-item-img_block .vendor-logo {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.card-item-img_block .vendor-logo:hover {
    border-color: #d9d9d9
}

.card-items-section .card-item {
    width: 100%;
    min-width: 350px;
    margin-bottom: 0
}

.card-item-img_block .stock-info {
    position: absolute;
    right: 1px;
    top: 20px;
    border-radius: 3px 0 0 3px
}

.vendor-logo {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    width: 65px;
    height: 65px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #d9d9d9;
    text-decoration: none
}

.vendor-logo img {
    display: block;
    max-width: 100%
}

.vendor-logo.closed, .vendor-logo.closed:hover {
    border-color: rgba(0, 0, 0, .69)
}

.partners-item .vendor-logo.closed:hover {
    border-color: rgba(0, 0, 0, .69)
}

.vnd-det-closed {
    line-height: 18px
}

.vnd-det-closed p {
    margin-top: 0;
    margin-bottom: 10px
}

.vendor-logo.closed:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .69);
    opacity: .8
}

.vendor-logo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.closed-text {
    display: none;
    display: block;
    color: #fff;
    position: absolute;
    height: 18px;
    left: 0;
    top: 50%;
    z-index: 2;
    text-align: center;
    width: 100%;
    margin-top: -9px;
    color: #dedede
}

.vendor-logo.closed {
    display: block
}

.vnd-line-closed_text {
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    top: 50%;
    text-align: center;
    height: 20px;
    margin-top: -10px
}

.vnd-close {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .9) 100%);
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .9) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .9) 100%);
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.vnd-close_text {
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto
}

.vnd-close h4 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 16px;
    margin-top: 12px
}

.vnd-close-icon {
    display: inline-block;
    height: 26px;
    width: 22px;
    background-image: url(../img/locked.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 22px 26px
}

.stock-info {
    display: inline-block;
    background-color: #ef2e2e;
    color: #fff;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    min-width: 120px;
    text-align: center
}

.stock-info i {
    margin-right: 5px;
    font-size: 18px;
    vertical-align: middle
}

.section-slider {
    overflow: hidden
}

.slick-slide, .slick-slide a, .slick-slide img {
    outline: 0 !important
}

.slick-arrow {
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 64px;
    font-size: 0;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    background-color: rgba(88, 81, 81, .83) !important;
    border: 0
}

.slick-arrow:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    right: 0
}

.slick-prev:after {
    content: "\f104"
}

.slick-next {
    right: 0;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.slick-next:after {
    content: "\f105"
}

.slick-dots {
    text-align: center;
    position: absolute;
    margin: 0;
    bottom: -15px;
    left: 0;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    padding: 0 5px
}

.slick-dots button {
    width: 35px;
    height: 2px;
    background-color: rgba(169, 169, 169, .83) !important;
    text-indent: -9999px;
    border: 0
}

.slick-dots .slick-active button {
    background-color: #ffc400 !important
}

.catalog-section {
    margin-bottom: 0
}

.mn-catalog-section {
    padding-bottom: 0
}

.catalog-item {
    margin-bottom: 45px
}

.catalog-item .btn {
    height: 30px;
    line-height: 32px;
    font-size: 12px;
    padding: 0;
    width: 85px
}

.catalog-item_img {
    position: relative;
    max-height: 165px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dedede;
    -webkit-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.catalog-item_img .catalog-item-bsk-count {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    background-color: #2c2c2c;
    color: #fde61d;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2
}

.catalog-item_img .blur-content {
    padding-bottom: 66.666%
}

.catalog-item_img img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    max-width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.catalog-item_img .order-block {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 100%;
    background-color: rgba(44, 44, 44, .5);
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    padding: 10px 16px;
    z-index: 0;
    opacity: 0;
    overflow: hidden
}

.catalog-item_img:hover {
    border-color: #2c2c2c
}

.catalog-item_img:hover .order-block {
    opacity: 1;
    overflow: visible
}

.catalog-item[data-available="false"] {
    filter: grayscale(1);
}

.product[data-available="false"] {
    filter: grayscale(1);
}

.catalog-item_not-available-text {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(44, 44, 44, .5);
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    padding: 10px 16px;
    z-index: 10;
    color: white;
}

.catalog-item_name {
    font-family: Averta CY, sans-serif;
    font-size: 16px;
    color: #2c2c2c;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    display: block
}

.catalog-item_name a {
    color: #2c2c2c !important
}

a.catalog-item_name:focus, a.catalog-item_name:hover {
    color: #2c2c2c;
    text-decoration: underline
}

.catalog-item_cat, .catalog-item_desc {
    font-size: 14px;
    color: #7b7b7b;
    text-decoration: none;
    display: block
}

.catalog-item_cat {
    max-height: 41px;
    overflow: hidden
}

.catalog-item_price {
    font-size: 14px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.total_item_price,
.catalog-item_price {
    display: flex;
    flex-wrap: wrap;
}

.catalog-item_price[data-have-discount="true"] > span:first-child{
    text-decoration: line-through;
    margin-right: 10px;
}

.total_item_price[data-have-discount="true"] > span:first-child{
    text-decoration: line-through;
    margin-right: 10px;
}

.catalog-item_img {
    margin-bottom: 10px
}

.catalog-item_cat, .catalog-item_desc, .catalog-item_name {
    margin-bottom: 8px
}

.zoom-hover img {
    -webkit-transition: all ease .4s !important;
    transition: all ease .4s !important
}

.zoom-hover:hover img {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09)
}

.partners-items-section {
    margin-top: 30px
}

.no-main .partners-items-section {
    margin-top: 0
}

.partners-item {
    margin-bottom: 15px;
    position: relative;
    height: 72px;
    overflow: hidden
}

.part-slider .partners-item {
    width: 350px
}

.partners-block .partners-item {
    margin-bottom: 45px;
    max-width: none
}

.partners-item .card-loader {
    height: 70px
}

.partners-item .vendor-logo {
    width: 72px;
    height: 72px;
    min-width: 72px;
    border-radius: 15px;
    position: relative
}

.partners-item .vendor-logo:hover {
    border-bottom-color: #d9d9d9
}

.partners-item_description {
    padding-left: 10px;
    width: -webkit-calc(100% - 72px);
    width: calc(100% - 72px)
}

.partners-item_description .rating {
    margin-left: 5px;
    vertical-align: middle
}

.partners-item_name {
    display: block;
    color: #2c2c2c;
    text-decoration: none;
    font-family: Averta CY, sans-serif;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    max-width: 85%;
    width: 100%;
    line-height: 20px
}

.partners-item_name a {
    vertical-align: middle;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #2c2c2c;
    max-width: 240px
}

.col.l7 .partners-item_name a {
    max-width: 170px
}

.partners-item_name a:active, .partners-item_name a:focus, .partners-item_name a:hover {
    color: #2c2c2c
}

.partners-item_name .rating {
    margin-left: 0
}

.partners-item:after, .partners-item:before {
    content: "";
    display: table;
    clear: both
}

.partners-item_cat {
    font-size: 14px;
    color: #7b7b7b;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding-right: 5px;
    line-height: 14px
}

.col.l7 .partners-item_cat {
    max-width: 165px
}

.partners-item_price {
    font-size: 14px;
    color: #2c2c2c;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.partners-item_price .vnd-delivery-time {
    margin-bottom: 8px
}

.partners-item_price .vnd-delivery-price {
    line-height: 17px;
    word-spacing: -1px
}

.delivery-distance {
    display: block;
    font-size: 14px;
    font-family: Averta CY, sans-serif, Verdana;
    color: #7b7b7b
}

.vnd-delivery-price i {
    color: #2ac50b;
    font-size: 25px;
    vertical-align: middle;
    line-height: 17px
}

.partners-item_price i.md_tld {
    color: #2c2c2c;
    font-size: 14px;
    line-height: 0
}

.vendor-loader {
    background-color: #f9f9f9;
    padding: 0;
    -webkit-border-radius: 2px;
    border-radius: 5px 0 0 5px;
    height: 70px;
    margin: 1px 0;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.partners-item.col .vendor-loader {
    margin: 1px 15px
}

.vendor-loader .line {
    position: absolute;
    left: 80px;
    top: 15px;
    width: 60%;
    height: 15px;
    background-color: #ededed
}

.vendor-loader .line-2 {
    position: absolute;
    left: 80px;
    bottom: 10px;
    width: 75%;
    height: 16px;
    background-color: #ededed
}

.vendor-loader:only-child {
    margin-top: 0
}

.vendor-loader:before {
    content: '';
    height: 70px;
    width: 70px;
    -webkit-border-radius: 15px;
    border-radius: 8px;
    display: block;
    background-color: #ededed
}

.vendor-loader:after {
    content: '';
    background-color: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: loader-animate;
    animation-name: loader-animate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, 0) 81%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, .6)), color-stop(81%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, 0) 81%)
}

.vendor-detail-info {
    margin-bottom: 30px;
    position: relative
}

.vendor-detail-info .row {
    margin-bottom: 0
}

.vendor-det-logo {
    width: 118px;
    min-width: 118px;
    height: 118px;
    border: 1px solid #dedede;
    background-color: #f7f7f7;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-right: 20px
}

.vendor-det-logo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%
}

.vendor-det-description {
    width: calc(100% - 125px)
}

.partners-description {
    display: table;
    width: 100%
}

.partners-description-wrap {
    display: table-row
}

.partners-description-coll {
    display: table-cell;
    line-height: 25px
}

.partners-description-wrap .vnd-delivery-price, .partners-description-wrap .vnd-delivery-time {
    font-size: 16px;
    color: #7b7b7b
}

.partners-description-wrap .vnd-delivery-price span, .partners-description-wrap .vnd-delivery-time span {
    color: #2c2c2c
}

.vendor-det-description .fixed-action-btn {
    float: right;
    right: 0;
    bottom: 5px;
    position: absolute !important;
    z-index: 9;
    width: 28px;
    height: 28px;
    padding: 0;
    line-height: 28px
}

.fixed-action-btn.horizontal ul {
    right: 45px;
    height: 40px
}

.vendor-det-description .fixed-action-btn.horizontal ul li {
    margin-top: 0
}

.vendor-det-description .fixed-action-btn.horizontal ul li:last-child {
    margin-right: 0
}

.partners-name {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.partners-name h1 {
    display: inline-block;
    font-size: 20px;
    margin: 0
}

.partners-cat {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    line-height: 16px
}

.closed {
    line-height: 16px
}

.closed p {
    margin-bottom: 10px
}

.partners-cat a, .partners-cat span {
    color: #7b7b7b;
    font-size: 16px;
    text-decoration: none;
    padding: 0 5px;
    border-left: 1px solid #dedede
}

.partners-cat a:first-child, .partners-cat span:first-child {
    border-left: 0;
    padding-left: 0
}

.partners-price {
    font-size: 16px;
    color: #7b7b7b;
    max-width: 600px
}

.partners-price .vnd-delivery-time {
    float: right;
    margin-right: 15px
}

.partners-price .vnd-delivery-price {
    float: left
}

.partners-price i {
    font-size: 26px;
    vertical-align: middle;
    color: #2ac50b
}

.partners-price span {
    color: #2c2c2c
}

.partners-rating {
    font-size: 16px;
    color: #7b7b7b
}

.partners-rating b {
    color: #2c2c2c
}

.partners-rating span {
    margin-right: 10px
}

.partners-rating .total {
    margin-left: 10px
}

.rating-wrap {
    font-size: 18px;
    margin: 0 5px;
    display: inline-block
}

.rating-wrap span {
    color: #b2b2b2;
    margin-right: 2px
}

.rating-wrap span.checked {
    color: #fde61d
}

.vendor-cat-block {
    position: relative;
    margin-bottom: 40px
}

.vendor-cat-block:before {
    content: "";
    width: 99999px;
    position: absolute;
    top: 0;
    background-color: #c8c7cc;
    height: 1px;
    left: -50%
}

.vendor-cat-block:after {
    content: "";
    width: 99999px;
    position: absolute;
    bottom: 0;
    background-color: #c8c7cc;
    height: 1px;
    left: -50%
}

.vendor-cat-block .row {
    margin-bottom: 0
}

.vendor-cat-list {
    height: 60px;
    line-height: 60px;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.vendor-cat-list li {
    display: inline-block;
    padding: 0 14px
}

.vendor-cat-list li a {
    text-decoration: none;
    color: #2c2c2c;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding: 3px 0
}

.vendor-cat-list li a.active {
    border-bottom-color: #2c2c2c;
    font-weight: 600
}

.vendor-cat-list li a:hover {
    border-bottom-color: #c5c5c5;
    color: #2c2c2c
}

.vendor-cat-list li:first-child {
    padding-left: 0
}

.sm-stock-info {
    color: #ef2e2e;
    font-weight: 600;
    clear: both;
    display: none;
    font-size: 16px
}

.vendor-cat-tab {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    position: relative;
    margin-bottom: 45px
}

.vendor-cat-tab.ui.sticky {
    width: 100% !important
}

.vendor-cat-tab .row {
    margin-bottom: 0
}

.vnd-nav-menu {
    margin: 0;
    overflow: hidden;
    max-height: 60px
}

.vnd-nav-menu > li {
    float: left;
    text-align: center;
    line-height: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

.vnd-nav-menu li a {
    display: block;
    font-weight: 400;
    color: #2c2c2c;
    transition: color ease .3s, font-weight linear .2s;
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
    margin-right: 25px
}

.vnd-nav-menu li a:hover {
    color: #7b7b7b;
    text-decoration: none
}

.vnd-nav-menu li:last-child a {
    margin-right: 0
}

.vnd-nav-menu li a.active {
    color: #2c2c2c;
    font-weight: 600
}

.vendor-cat-tab + .container {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.vendor-cat-tab.ui.fixed.sticky + .container {
    margin-top: 108px
}

body.is_admin .vendor-cat-tab.sticky.fixed {
    top: 39px !important;
    z-index: 2
}

.vnd-section_wrap .catalog-item {
    margin-bottom: 45px
}

.vnd-nav-menu-wrap {
    position: relative
}

.active-marker {
    background: #2c2c2c;
    bottom: 12px;
    display: block;
    height: 4px !important;
    position: absolute;
    left: 0;
    transition: all .2s cubic-bezier(.25, .25, .25, 1.25);
    width: auto
}

.flexMenu-popup {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    padding: 0;
    z-index: 10;
    min-width: 200px;
    right: 0;
    overflow-y: auto
}

.flexMenu-popup:after {
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    right: 20px
}

.flexMenu-popup:before {
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: rgba(228, 224, 224, .47);
    top: -21px;
    right: 20px
}

.flexMenu-popup li a {
    line-height: 18px;
    text-align: left;
    padding: 12px 10px;
    margin: 0;
    border-bottom: 1px solid #f3f3f3;
    width: 100%
}

.flexMenu-popup li {
    width: 100%;
    height: auto
}

.flexMenu-viewMore {
    float: right !important
}

.flexMenu-viewMore a {
    position: relative
}

.flexMenu-viewMore > a:after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-left: 5px
}

.sm-partners-description {
    display: none
}

.sm-delivery-info {
    margin-bottom: 30px
}

.sm-delivery-info .stock-info {
    margin-top: 10px
}

.sm-delivery-info .vnd-delivery-price, .sm-delivery-info .vnd-delivery-time {
    font-size: 16px;
    color: #7b7b7b
}

.sm-delivery-info .vnd-delivery-price span, .sm-delivery-info .vnd-delivery-time span {
    color: #2c2c2c
}

.closed-sm {
    background-color: #ef2e2e;
    color: #fff;
    padding: 15px 0;
    margin-bottom: 10px
}

.sm-vnd-nav-title {
    display: none;
    font-size: 18px;
    font-family: Averta CY, sans-serif
}




@media only screen and (min-width: 601px) {
    .vnd-section_wrap .items-row {
        display: block !important
    }
}

.sm-section-toogle {
    display: none;
    padding-left: .75rem;
    padding-right: .75rem;
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    right: 0;
    top: 50%;
    margin-top: -15px;
    color: #7b7b7b;
    font-size: 16px;
    text-align: right
}

.sm-section-toogle i, .sm-section-toogle span {
    vertical-align: middle
}

.sm-section-toogle i {
    display: inline-block;
    font-size: 14px;
    color: #ddd;
    -webkit-transition: transform ease .3s;
    -moz-transition: transform ease .3s;
    -ms-transition: transform ease .3s;
    -o-transition: transform ease .3s;
    transition: transform ease .3s
}

.sm-section-toogle.active i {
    transform: rotate(90deg)
}

.soc-auth-block {
    font-size: 18px;
    font-family: Averta CY;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
}

.soc-item {
    text-decoration: none;
    font-size: 37px;
    display: inline-block
}

.soc-title {
    margin-right: 10px
}

.edit_profile_avatar {
    width: 100px;
    height: 100px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.edit_profile_avatar .file-upload {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fde61e;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.edit_profile_avatar .file-upload input {
    opacity: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    cursor: pointer
}

.dt-profile_img {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #2c2c2c
}

.dt-profile_img img {
    min-width: 100%
}

.soc-auth-block .soc-item {
    margin: 0 8px;
    text-decoration: none !important
}

.prf-edit-form .row {
    margin-bottom: 15px
}

.prf-edit-form input[type=text]:not(.browser-default) {
    margin-bottom: 0
}

.profile-user-block {
    background-color: #fff
}

.mob-profile-img {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 40px;
    border: 1px solid #ededed;
    overflow: hidden
}

.profile-user-block .mob-profile-img {
    margin-right: 15px
}

.mob-profile-name .name {
    font-family: Averta CY, sans-serif;
    font-size: 18px
}

.profile-user-block {
    padding: 10px 0;
    margin-bottom: 30px
}

.border-block {
    position: relative
}

.border-block:after {
    content: "";
    width: 99999px;
    position: absolute;
    bottom: 0;
    background-color: #dedede;
    height: 1px;
    left: -50%
}

.border-block:before {
    content: "";
    width: 99999px;
    position: absolute;
    top: 0;
    background-color: #dedede;
    height: 1px;
    left: -50%
}

.profile-cat-nav {
    margin: 0;
    margin-bottom: 30px
}

.profile-cat-nav li {
    display: block;
    padding-left: 10px
}

.profile-cat-nav li a {
    display: block;
    text-decoration: none;
    color: #2c2c2c;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    margin-right: -5%;
    padding-right: 5%
}

.profile-cat-nav li a i {
    font-size: 14px;
    color: #dedede;
    line-height: 50px
}

.profile-cat-nav li:last-child a {
    border-bottom: 0
}

.mob-cnt-info {
    color: #b2b2b2;
    text-align: center;
    margin-bottom: 20px
}

.mob-cnt-info a {
    text-decoration: none
}

.mob-full-btn {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 18px;
    text-align: center;
    text-decoration: none
}

.mob-profile-wrap .mob-full-btn {
    margin-bottom: 30px
}

.order-item_name h3 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 0
}

.order-item_wrp {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px
}

.order-item_wrp .collapsible {
    box-shadow: none;
    border: 0;
    margin: 0
}

.order-item_wrp .collapsible-header {
    box-shadow: none;
    border: 0;
    padding: 0
}

.order-item_wrp .collapsible-header i {
    font-size: 16px;
    margin: 0;
    width: 18px;
    text-align: right;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.order-item_wrp .collapsible-body {
    border: 0;
    padding: 0
}

.order-item_wrp .sale-order-detail-order-section {
    border: 0
}

.sale-order-detail-order-item-title {
    max-width: 215px;
    min-width: 150px;
    text-align: left;
    padding: 0
}

.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text, .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title {
    line-height: 16px;
    display: block !important;
    text-align: left;
    padding: 0
}

.sale-order-detail-order-item-td-title {
    width: 100px;
    display: block;
    float: none !important;
    text-align: left !important;
    padding: 0 !important
}

.sale-order-detail-order-item-td-text, .sale-order-detail-order-item-td-title {
    line-height: 16px
}

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-text, .sale-order-detail-order-item-properties .sale-order-detail-order-item-td-title {
    text-align: left;
    padding: 0
}

.sale-order-detail-order-item-td-text, .sale-order-detail-order-item-td-title {
    display: block !important;
    float: left;
    padding: 0 10px
}

.sale-order-detail-order-item-title a {
    color: #2c2c2c !important;
    font-size: 16px;
    font-family: Averta CY;
    font-weight: 400;
    text-align: left;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: inline-block
}

.order-item_wrp .collapsible-header.active i {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.order-item_wrp .collapsible.popout > li {
    margin: 0;
    box-shadow: none
}

.order-item_wrp .order-item_comp {
    width: 100%
}

.order-item_comp > .row {
    line-height: 22px;
    margin-bottom: 10px
}

.order-item_title {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0
}

.order-step-list {
    font-size: 18px;
    margin: 0
}

.order-item_wrp .collapsible, .page-inner-container ul.order-step-list {
    margin: 0;
    list-style: none;
    padding: 0
}

.order-item_wrp .collapsible li, .page-inner-container ul.order-step-list li {
    list-style: none
}

.order-step-list .icon-st {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    z-index: 2
}

.order-step-list li {
    margin-bottom: 20px;
    height: 22px;
    white-space: nowrap
}

.order-step-list li:last-child {
    margin-bottom: 0
}

.order-step-list li .icon-st:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    margin-left: -1px;
    height: 43px;
    border: 1px solid #efefef;
    z-index: -1
}

.order-step-list li:first-child .icon-st:after {
    content: none
}

.icon-ex-circle {
    width: 16px;
    height: 16px;
    border: 1px solid #dedede;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block
}

.cour {
    max-width: 180px;
    font-size: 14px
}

.cour span {
    display: block
}

.cour span .icon-ex-star {
    color: #fde61d
}

.cour-num {
    font-size: 18px;
    font-family: Averta CY
}

.cour-call {
    display: block;
    font-size: 34px;
    color: #2ac50b !important;
    padding: 0 20px;
    border-left: 1px solid #dedede;
    text-align: center;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-decoration: none !important
}

.cour-call i {
    line-height: 55px
}

.order-item_addres, .order-item_comp {
    font-size: 18px
}

.angle-right_link {
    text-decoration: none;
    font-size: 15px;
    color: #cecece
}

.angle-right_link:active, .angle-right_link:focus, .angle-right_link:hover {
    color: #000
}

.ft-btn-block {
    padding-top: 30px;
    text-align: center
}

.bx-soa-pp-company {
    z-index: 20
}

.sale-order-detail-order-item-td {
    vertical-align: middle;
    max-width: 280px
}

.sale-order-detail-order-basket-info {
    clear: both;
    margin-bottom: 15px
}

.sale-order-detail-order-item-col {
    float: left
}

.sale-order-detail-order-item-content-col {
    width: calc(100% - 80px);
    display: table
}

.sale-order-detail-order-item-content, .sale-order-detail-order-item-properties {
    float: none;
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

.sale-order-detail-order-item {
    min-width: 70px;
    max-width: 70px;
    height: 70px;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 10px
}

.sale-order-detail-order-item-imgcontainer {
    border: 0;
    -webkit-background-size: cover;
    background-size: cover
}

.sale-order-detail-order-item-td-text, .sale-order-detail-order-item-td-title {
    font-size: 14px
}

.sale-order-detail-order-item-table {
    margin-bottom: 0
}

.sale-order-detail-order-item-content, .sale-order-detail-order-item-properties {
    float: left
}

.sale-order-detail-order-item-properties {
    float: right
}

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-text, .sale-order-detail-order-item-properties .sale-order-detail-order-item-td-title {
    line-height: 20px;
    display: inline-block !important;
    padding: 2px 5px !important
}

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-text {
    float: right
}

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-title {
    width: auto
}

.sale-order-detail-order-item-table .sale-order-detail-order-basket-info:last-child {
    margin-bottom: 0
}

.mobile-nav {
    line-height: 16px;
    border-top: 1px solid #dedede;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    display: none
}

.nav-top {
    bottom: 0 !important
}

.mobile-nav li {
    float: none;
    display: inline-block
}

.mobile-nav.visible {
    bottom: 0
}

.mobile-nav_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mobile-nav_list li {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mobile-nav_list li a {
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    padding: 9px 15px;
    text-decoration: none
}

.mobile-nav_list li a i {
    height: auto;
    line-height: 22px;
    display: block;
    font-size: 24px
}

.mobile-nav_list li a:active, .mobile-nav_list li a:focus, .mobile-nav_list li a:hover {
    color: #2c2c2c
}

.mobile-nav_list li a.active {
    color: #ff4141
}

.mob-search-slide {
    padding-top: 30px;
    overflow: hidden
}

.mob-search-form {
    border-bottom: 1px solid #dedede;
    padding: 10px 15px 20px
}

.mob-search-form label {
    font-size: 34px;
    font-family: Averta CY;
    margin-bottom: 15px;
    display: block
}

.mob-search-form .mob-search-input {
    width: 100%;
    background-color: #eaebed;
    color: #8f8f93;
    height: 36px;
    border-color: #eaebed !important;
    font-size: 16px;
    border-radius: 10px;
    padding-left: 40px;
    transition: all ease .3s
}

.mob-search-result {
    padding-left: 15px
}

.mob-search-result a {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #dedede;
    text-decoration: none;
    color: #2c2c2c;
    font-size: 18px
}

.mob-search-result a:active, .mob-search-result a:focus, .mob-search-result a:hover {
    text-decoration: underline;
    color: #2c2c2c
}

.mob-search-form {
    position: relative
}

.mob-search-form .md-input-group {
    transition: all ease .3s
}

.md-input-group .reset {
    display: none
}

.md-input-group.focus .reset {
    display: inline-block
}

.md-input-group.focus {
    position: absolute;
    bottom: 0;
    top: 15px;
    width: 100%
}

.reset {
    color: #2c2c2c !important;
    font-size: 14px;
    background-color: transparent !important;
    border: 0
}

.mfp-bg {
    background-color: rgba(0, 0, 0, .5)
}

.mfp-container {
    padding: 0
}

.white-popup-block {
    background: #fff;
    text-align: left;
    max-width: 570px;
    margin: 40px auto;
    position: relative;
    border-radius: 4px
}

.mfp-move-from-top .mfp-content {
    vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all .2s;
    transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}



.modal-content {
    border-radius: 14px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border: 0;
}

.auth-modal, .md-modal {
    max-width: 400px
}

.auth-modal .mfp-close, .md-modal .mfp-close {
    display: none
}

.auth-modal form, .md-modal form {
    margin-bottom: 20px
}

.auth-modal .modal-content, .md-modal .modal-content {
    padding: 20px 20px
}

.modal-title {
    font-size: 34px;
    line-height: 34px;
}

.modal-title ~ p {
    margin-bottom: 20px
}

.modal-footer {
    padding: 20px;
    text-align: center
}

.auth-modal .md-item-link {
    color: #008dff
}

.auth-header {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px
}

.auth-header p {
    margin-bottom: 20px
}

.auth-header .modal-title {
    margin-bottom: 10px;
    margin-top: 10px
}

#modal_reg .modal-title {
    margin-bottom: 25px
}

.auth-modal .btn {
    text-transform: none
}

.auth-modal .primary-btn {
    font-size: 16px
}

.auth-modal .primary-btn i:before {
    color: #fff !important
}

.primary-btn i {
    vertical-align: middle
}

.auth-header a {
    text-decoration: none
}

.reset-filter-btn {
    font-size: 18px;
    font-weight: 600;
    color: #2c2c2c
}

.md-modal a {
    text-decoration: none
}

.md-modal .modal-title {
    font-size: 24px;
    margin: 0
}

.md-modal .modal-header {
    margin-bottom: 10px
}

.md-modal .modal-header .row {
    margin-bottom: 0
}

.filter-modal {
    font-size: 18px;
    max-width: 430px
}

.filter-modal .modal-content {
    padding: 30px
}

.filter-modal .modal-dismiss {
    font-size: 22px;
    display: none
}

.modal-dismiss {
    border: 0
}

.filter-radio-wrap p {
    margin-bottom: 20px
}

.filter-radio-wrap {
    margin-bottom: 30px
}

.filter-radio-wrap p label {
    margin-bottom: 0
}

.mob-title {
    display: none
}

.filter-modal .modal-title {
    margin-top: 0
}

.filter-modal form {
    margin-bottom: 0
}

.filter-modal .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.noUi-horizontal {
    height: 4px
}

.noUi-horizontal .noUi-handle {
    width: 14px;
    height: 24px;
    left: -14px;
    top: -10px
}

.noUi-connect {
    background-color: #fde61d;
    border-radius: 2px;
    box-shadow: none
}

.noUi-target {
    box-shadow: none;
    border: 0;
    background-color: #ddd
}

.noUi-handle {
    box-shadow: none;
    background-color: #2c2c2c;
    border-radius: 5px
}

.noUi-handle:after, .noUi-handle:before {
    content: none
}

#range-slider {
    margin-bottom: 30px
}

#header_map .modal-dismiss {
    font-size: 22px;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    z-index: 999
}

#header_map.white-popup-block {
    max-width: 950px
}

.mobile-map-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

#map_canvas_header {
    height: 80vh !important;
    min-height: 400px
}

#header_map.white-popup-block .modal-content, #header_map.white-popup-block .popup_content {
    border: 0
}

#header_map.white-popup-block .modal-content {
    border-radius: 4px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    overflow: hidden
}

.gm-bundled-control {
    top: initial !important;
    bottom: 200px !important
}

.catalog-item-det-block {
    max-width: 600px;
    position: relative;
    margin: 0 auto
}

.catalog-item-det-block .md-item-slider {
    margin-bottom: 0;
    border: 0
}

.catalog-item-det-block .md-item-title {
    margin-top: 25px;
    margin-bottom: 10px
}

.md-item-vn-title {
    font-size: 16px;
    margin-top: 0;
    font-size: 16px;
    margin-top: 0;
    display: inline-block;
    background: #333;
    color: #fff;
    padding: 3px 10px
}

.md-item-vn-title a {
    color: #fff !important;
    text-decoration: none !important;
    border: 0 !important
}

.md-item-vn-title a:hover {
    color: #fff;
    border-bottom-color: transparent
}

.md-item-vn-title:focus {
    opacity: .8
}

.catalog-item-det-block .md-item-desc-content {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede
}

.catalog-item-det-block .form-group-title {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 15px
}

.catalog-item-det-block .quantity-block .row {
    margin-bottom: 0
}

.catalog-item-det-block .quantity-block p {
    margin: 0
}

.catalog-item-det-block .quantity-block {
    margin-bottom: 30px
}

.catalog-item-modal {
    max-width: 590px;
    overflow: hidden;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3)
}

.catalog-item-modal .loader .circular {
    width: 60px;
    height: 60px
}

.closed-item {
    background-color: #ef2e2e;
    color: #fff;
    padding: 20px 0;
    line-height: 20px;
    font-family: Averta CY
}

.closed-item p {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px
}

.closed-item p:last-child {
    margin-bottom: 0
}

.catalog-item-modal .mfp-close, .catalog-item-modal .modal-dismiss {
    position: absolute;
    padding: 0;
    top: 15px;
    right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    z-index: 10;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity ease .3s;
    -moz-transition: opacity ease .3s;
    -ms-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s;
    text-shadow: 1px 1px 2px #464646, 0 0 1em #464646;
    text-decoration: none !important
}

.catalog-item-modal .modal-dismiss:focus, .catalog-item-modal .modal-dismiss:hover {
    opacity: 1
}

.catalog-item-modal .modal-content {
    padding: 30px 30px;
    box-shadow: none;
    border: 0;
    border-radius: 0
}

.md-item-slider {
    margin: 0;
    position: relative;
    border: 1px solid #dedede;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.detail-item-slider {
    border-radius: 0
}

.md-item-slider:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    top: -10px;
    left: 0;
    z-index: 10;
    box-shadow: -10px -10px 30px 40px rgba(0, 0, 0, .25)
}

.catalog-item-modal .md-item-slider {
    border-radius: 0;
    margin-bottom: 0;
    border: 0
}

.md-item-slider .slick-arrow {
    background-color: transparent !important;
    margin-top: -20px
}

.md-item-slider_img {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center
}

.md-item-title {
    font-size: 36px;
    margin-top: 0
}

.detail-item-content {
    margin-bottom: 20px
}

.md-item-form h4.form-group-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    margin-bottom: 15px
}

.md-item-form .sku-line-block {
    margin-bottom: 10px
}

.sku-line-block ul {
    margin: 0
}

.md-item-form .quantity-block {
    margin-bottom: 30px
}

.md-item-form .quantity-block .btn-info-price {
    margin-left: 20px;
    font-size: 15px !important;
    position: static
}

.product-item-detail-info-container {
    margin: 0
}

.product-item-amount-field {
    font-weight: 400
}

.md-item-desc-text {
    margin-bottom: 30px
}

.md-item-form .row {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px
}

.catalog-item-modal .md-item-title {
    margin-bottom: 20px
}

.md-item-form p {
    margin-top: 0;
    margin-bottom: 20px
}

.btn-info-price {
    position: absolute;
    right: 20px;
    top: 0;
    font-weight: 400;
    font-size: 14px
}

.owl-next, .owl-prev {
    position: absolute;
    margin-top: -20px;
    top: 50%;
    width: 40px;
    height: 40px
}

#recommendationsList .owl-nav {
    display: none;
}

.owl-next {
    right: 0
}

.owl-prev {
    left: 0
}
.cat-nav-slider .owl-prev,
.cat-nav-slider .owl-next {
    --button-size: 50px;

    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: var(--button-size);
    height: var(--button-size);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    border: none;
    transition: all .15s ease-in-out;
    cursor: pointer;
    font-size: 30px;

}

.cat-nav-slider .owl-prev:hover,
.cat-nav-slider .owl-next:hover {
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
}

.cat-nav-slider .owl-prev.disabled,
.cat-nav-slider .owl-next.disabled {
    opacity: 0;
}

.cat-nav-slider .owl-prev {
    padding-right: 8px;
    left: calc((var(--button-size) + var(--button-size) / 2) * -1 + 10px);
}

.cat-nav-slider .owl-next {
    padding-left: 8px;
    right: calc((var(--button-size) + var(--button-size) / 2) * -1 + 10px);
}

/*.cat-nav-slider .owl-next, .cat-nav-slider .owl-prev {*/
/*    top: 36px;*/
/*    font-family: ex-icon-fonts !important;*/
/*    speak: none;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    line-height: inherit;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    height: 40px;*/
/*    width: 40px;*/
/*    font-size: 22px;*/
/*    background-color: #fde61d;*/
/*    border-radius: 50%;*/
/*    line-height: 40px;*/
/*    text-align: center*/
/*}*/

/*.cat-nav-slider .owl-next:after {*/
/*    content: "\e902"*/
/*}*/

/*.cat-nav-slider .owl-prev:after {*/
/*    content: "\e901"*/
/*}*/

/*.cr-next, .cr-prev {*/
/*    height: 40px;*/
/*    width: 40px;*/
/*    font-size: 22px;*/
/*    background-color: #fde61d;*/
/*    border-radius: 50%;*/
/*    line-height: 40px;*/
/*    text-align: center*/
/*}*/

/*.cat-nav-slider .cr-next, .cat-nav-slider .cr-prev {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    margin-top: -25px*/
/*}*/

/*.cat-nav-slider .cr-next, .cat-nav-slider .cr-prev, .cat-nav-slider .owl-next, .cat-nav-slider .owl-prev {*/
/*    opacity: 1;*/
/*    -webkit-transition: opacity ease .3s;*/
/*    -moz-transition: opacity ease .3s;*/
/*    -ms-transition: opacity ease .3s;*/
/*    -o-transition: opacity ease .3s;*/
/*    transition: opacity ease .3s*/
/*}*/

/*!* .cat-nav-slider:hover .cr-next, .cat-nav-slider:hover .cr-prev, .cat-nav-slider:hover .owl-next, .cat-nav-slider:hover .owl-prev {*/
/*    opacity: 1*/
/*} *!*/

/*.cr-next:hover, .cr-prev:hover {*/
/*    opacity: 1*/
/*}*/

.md-item-slider .owl-next, .md-item-slider .owl-prev {
    font-size: 20px;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family: ex-icon-fonts !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .7;
    text-shadow: 1px 1px 2px #464646, 0 0 1em #464646
}

.md-item-slider .owl-next:hover, .md-item-slider .owl-prev:hover {
    opacity: 1
}

.md-item-slider .owl-prev:after {
    content: "\e901"
}

.md-item-slider .owl-next:after {
    content: "\e902"
}

.md-item-slider .owl-next {
    right: 5px
}

.md-item-slider .owl-prev {
    left: 5px
}

.md-item-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%
}

.owl-carousel .owl-dot {
    display: inline-block
}

.owl-dot span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 2px
}

.owl-dot.active span {
    background-color: #fff
}

.catalog-item-bsk {
    max-width: 266px;
    border: 1px solid #dedede;
    padding: 15px
}

.catalog-item-bsk_content {
    position: absolute !important;
    top: 0;
    right: -320px;
    width: 300px
}

.bsk-title {
    margin: 0;
    font-weight: 400;
    font-size: 16px
}

.bsk_pice {
    border-top: 1px solid #bcbbc1;
    padding-top: 20px;
    font-size: 16px
}

.bsk_pice .price {
    font-size: 18px;
    text-align: right;
    font-family: Averta CY
}

input.count-input, input.product-item-amount-field.count-input {
    border: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    max-width: 25px;
    text-align: right;
    height: 16px
}

input.product-item-amount-field {
    border: 0 !important;
    box-shadow: none !important;
    height: 18px !important;
    margin: 0 !important;
    line-height: 10px;
    max-width: 20px;
    vertical-align: text-bottom
}

.bx-soa h3.bx-title {
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #bcbbc1;
    margin-top: 0
}

.bx-authform-social {
    margin-bottom: 30px
}

.bx-authform-social ul {
    margin-bottom: 0;
    padding: 0 !important;
    list-style: none
}

.bx-authform-social ul li {
    list-style: none !important
}

.popup {
    height: 600px;
    max-width: 950px;
    border-radius: 5px;
    overflow: hidden;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999
}

.popup .modal-dismiss {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    display: none
}

.popup #map_canvas, .popup #map_canvas_header {
    height: 600px !important
}

.pac-container {
    z-index: 9999
}

.gm-style-pbt {
    text-align: center
}

#submitButtonBlock {
    left: 50% !important;
    transform: translateX(-50%)
}

#chooseAddressButtonBlock {
    left: 50% !important;
    transform: translateX(-50%)
}

#bx-soa-main-notifications {
    display: none
}

.ord-item-container {
    padding: 20px 0;
}

.ord-item-container .row:last-child {
    margin-bottom: 0
}

.items-container {
    padding: 0;
    margin-bottom: 20px
}

.bx-soa-section {
    margin-bottom: 0
}

.bx-soa-section [type=radio]:checked + label, .bx-soa-section [type=radio]:not(:checked) + label {
    margin-bottom: 20px
}

.bx-soa {
    padding-bottom: 0
}

.bx-soa-section, .bx-soa-section.bx-step-completed {
    border: 0
}

.bx-soa-section .items-block {
    padding: 0;
    overflow: hidden;
    line-height: 22px
}

#bx-soa-order-form {
    position: relative
}

.ord-vendor-name {
    display: block;
    text-decoration: none;
    color: #2c2c2c;
    font-size: 24px;
    font-family: Averta CY;
    margin-bottom: 0
}

.vendor_block_title {
  font-size: 24px;
}

.ord-items-block .row {
    margin-bottom: 5px
}

.total-block {
    padding-top: 0
}

.total-block .row {
    margin-bottom: 10px;
    line-height: 22px
}

.form-group {
    margin-bottom: 0
}

.bx-soa-pp-desc-container {
    display: none
}

.total-block .total-order {
    font-size: 16px
}

.ord-items-block .md-item-title {
    text-transform: none;
    font-size: 18px;
    color: #2c2c2c;
    text-decoration: none;
    line-height: 20px;
    border: 0
}

.bx-soa-section .items-block .ord-item {
    margin-bottom: 10px
}

.ord-items-block .md-item-title {
    padding-left: 5px;
    display: inline-block
}

.ord-items-block .item-price, .total-block .total-order-price {
    font-size: 18px;
    font-family: Averta CY;
    text-align: right
}

.item_old_price {
    font-weight: 400
}

.item_old_price {
    color: #ef2e2e;
    font-size: 14px
}

.total-block .total-order {
    font-size: 18px
}

.bx-soa-item-table {
    display: none
}

.bx_section {
    margin-bottom: 20px
}

.order-item_count {
    font-size: 14px
}

.bx-soa-pp-company-selected strong {
    font-size: 16px
}

strong {
    font-weight: 600
}

.page-inner-container {
    margin-bottom: 25px
}

.page-inner-container ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    padding-left: 40px
}

.page-inner-container ul li {
    display: list-item;
    list-style-type: disc;
    text-align: -webkit-match-parent
}

.bx-soa-section.bx-selected .bx-soa-section-title-container {
    padding: 0
}

.bx-soa-section-content input.bx-soa-customer-input, .bx_soa_location {
    margin-bottom: 0;
    height: auto !important
}

.bx-soa-custom-label .bx-authform-starrequired {
    display: none
}

.bx-soa .bx-soa-customer-label, .bx-soa .form-group label {
    color: #2c2c2c
}

.bx-soa .bx-soa-custom-label {
    color: #7b7b7b;
    font-size: 18px
}

.date-picker {
    margin-bottom: 25px
}

.bx-soa-coupon-input {
    width: 250px;
    margin-bottom: 15px
}

.bx-soa-coupon-input input[type=text].form-control {
    background-color: #f7f7f7;
    border: 1px solid #dedede;
    border-radius: 4px
}

.bx-soa-section-content {
    padding: 0;
    margin-bottom: 10px
}

.bx-soa-location-input-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-top: 1px solid #bcbbc1
}

#order_form_div .bx-soa-location-input-container label, .bx-soa-location-input-container label {
    color: #7b7b7b;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0
}

.bx-soa-customer-input {
    display: block;
    width: 100%;
    border: 0 !important;
    padding: 0 !important;
    font-size: 18px;
    background-color: transparent
}

#bx-soa-region {
    position: relative;
    overflow: hidden
}

.bx-soa-customer {
    margin-bottom: 10px
}

#bx-soa-region .region-select-btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 10;
    text-align: right;
    text-decoration: none;
    font-size: 15px;
    width: 100%;
    height: 100%;
    z-index: 2
}

.bx-soa-coupon-label, .bx-soa-section-title {
    color: #2c2c2c;
    font-family: Averta CY, sans-serif;
    font-size: 24px
}

.bx-soa-section-title {
    margin-top: 0;
    margin-bottom: 20px
}

.bx-soa-section.bx-selected .bx-soa-section-title {
    margin-bottom: 20px
}

.bx-soa-pp-desc-container .bx-soa-pp-company {
    background-color: #f7f7f7;
    border: 1px solid #dedede
}

.bx-soa-pp-company-graf-container {
    border: 2px solid #dedede
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #3dcb21
}

.bx-soa-coupon-input:after {
    border-color: #989494
}

.bx-soa-cart-total-line {
    padding-left: 0;
    padding-right: 0
}

.bx-soa-cart-total-line {
    border: 0;
    margin-bottom: 10px
}

.bx-soa-cart-total {
    border: 1px solid #dedede;
    max-width: 266px;
    border-radius: 0;
    padding: 20px;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    background-color: #fff
}

.sale-personal-section-index-block-link {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dedede;
    display: block;
    color: #2c2c2c;
    border-bottom: 0
}

.sale-personal-section-index-block-link:active, .sale-personal-section-index-block-link:focus, .sale-personal-section-index-block-link:hover {
    color: #2c2c2c
}

.sale-personal-section-index-block-link i {
    font-size: 14px;
    color: #b2b2b2
}

.sale-personal-section-row-flex .col:last-child a {
    border-bottom: 1px solid #dedede
}

.bx-soa-cart-t {
    float: left
}

.bx-soa-cart-d {
    float: right;
    text-align: right
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
    border-bottom: 1px solid #bcbbc1;
    padding-bottom: 10px
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
    font-size: 16px;
    font-weight: 400
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: transparent
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
    font-weight: 400;
    font-family: Averta CY
}

.bx-soa-cart-total .bx-soa-cart-total-line-total {
    margin-bottom: 0
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    font-size: 18px !important;
    font-family: Averta CY
}

.bx-soa-cart-t, .bx-soa-cart-total .bx-soa-cart-d {
    font-size: 16px
}

.form-control {
    background-color: #fff;
    border: 1px solid #dedede;
    box-shadow: none !important
}

#submitAddress {
    background-color: #2c2c2c;
    border: 0;
    color: #fff;
    font-size: 16px;
    height: 50px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 50px;
    border-radius: 5px;
    transition: all ease .3s
}

#submitAddress:hover {
    background-color: #585858
}

#submitAddress:active {
    background-color: #2c2c2c
}

#chooseAddress {
    background-color: #2c2c2c;
    border: 0;
    color: #fff;
    font-size: 16px;
    height: 40px;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 38px;
    border-radius: 5px;
    transition: all ease .3s;
    text-decoration: none;
    display: block;
    cursor: pointer
}

#chooseAddress:hover {
    background-color: #585858
}

#chooseAddress:active {
    background-color: #2c2c2c
}

#searchInputMobile {
    margin-top: 45px;
    width: 100%;
    max-width: 570px;
    position: absolute;
    z-index: 999;
    left: 50%;
    transform: translatex(-50%)
}

#searchInputMobile input {
    padding: 0 50px 0 20px;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    border: 1px solid #dedede;
    border-radius: 5px;
    border-width: 1px !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    width: 100%;
    font-size: 18px;
    margin-top: 0
}

#searchInput i {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #7b7b7b;
    font-size: 18px
}

#searchInput input:focus {
    box-shadow: none;
    border-radius: 5px 5px 0 0
}

#searchInputMobile i {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #7b7b7b;
    font-size: 18px
}

#searchInputMobile input:focus {
    box-shadow: none;
    border-radius: 5px 5px 0 0
}

#currenLocationTextBlock {
    bottom: 90px !important;
    left: 50% !important;
    width: 400px;
    margin-left: -200px;
    text-align: center
}

#currentLocationText {
    width: 100% !important
}

#order_form_div {
    position: relative;
    margin-bottom: 25px
}

#order_form_div.loader .md_loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999
}

.fixed-wrap .md_loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999
}

.oreder-confirm {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
    color: #342f2b;
    padding-top: 120px;
    margin-bottom: 60px
}

.oreder-confirm a {
    color: #3cb1ff
}

.oreder-confirm_icon {
    width: 140px;
    height: 140px;
    background-color: #f8f8f8;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    line-height: 190px;
    text-align: center;
    margin-bottom: 30px
}

.oreder-confirm_icon img {
    max-width: 60px
}

.oreder-confirm_und {
    margin-top: 40px;
    margin-bottom: 110px
}

.oreder-confirm_und p {
    margin-bottom: 6px
}

.order-cancel {
    margin-top: 20px;
    margin-bottom: 50px;
}

.popup_overlay {
    z-index: 99
}

.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {
    font-weight: 400
}

.bx-soa-sidebar {
    max-width: 266px
}

.bx-soa-sidebar.ui.sticky {
    z-index: 2
}

.order-list_title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 25px
}

.order-h-list-block {
    margin-bottom: 30px
}

.order-h-list-block .order-h-list_item:last-child {
    border-bottom: 1px solid #e7e7e7
}

.order-h-list_item .icon-st.red-text i:before {
    color: #ef2e2e
}

.order-h-list_item {
    padding: 30px 0;
    padding-left: 30px;
    border-top: 1px solid #e7e7e7;
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-family: Averta CY, sans-serif;
    color: #2c2c2c;
    border-bottom: 0
}

.order-h-list_item i {
    margin-right: 10px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    line-height: 16px
}

.order-h-list_item:active, .order-h-list_item:focus, .order-h-list_item:hover {
    color: #2c2c2c
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-width: 8px;
    border-color: #2ac50b
}

.bx-soa-pp-company .bx-soa-pp-company-graf-container {
    width: 22px;
    height: 22px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #dedede;
    background-color: #f8f8f8;
    transition: all ease .3s
}

.bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
    float: left;
    margin-right: 15px
}

.bx-soa-pp-company-smalltitle {
    color: #2c2c2c;
    text-align: left;
    font-size: 14px;
    padding: 0;
    line-height: 22px
}

.bx-soa-item-block {
    margin-bottom: 20px
}

.bx-soa-item-block .bx-soa-section-content {
    margin-bottom: 0
}

.ord-border-bottom {
    margin-bottom: 20px;
    padding-bottom: 20px
}

ul.tabs {
    list-style: none;
    padding-left: 0 !important
}

.time-filed {
    margin-top: 20px
}

.time-select-tab .indicator {
    display: none
}

.tabs.time-select-tab {
    height: 60px;
    line-height: 16px;
    margin-bottom: 20px
}

.tabs.time-select-tab .tab {
    height: 60px;
    line-height: 16px;
    margin-right: 5px
}

.tabs.time-select-tab > li > a {
    background-color: #f8f8f8;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    height: 60px;
    padding: 14px 20px;
    text-transform: uppercase
}

.tabs.time-select-tab > li > a span {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin-top: 5px
}

.tabs.time-select-tab > li > a.active, .tabs.time-select-tab > li > a:hover {
    background-color: #fde61d;
    font-weight: 400
}

.tabs.time-select-tab .tab a.active:hover {
    font-weight: 400
}

.ui-timepicker-wrapper {
    width: 152px
}

.time-filed .input-field {
    margin-top: 0;
    margin-left: 20px
}

#bx-soa-delivery .bx-soa-pp-company {
    margin-right: 30px;
    float: left;
    width: 26%
}

#bx-soa-delivery .bx-soa-pp-company:last-child {
    margin-right: 0
}

textarea {
    min-height: 130px;
    resize: none;
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 20px;
    font-size: 18px
}

.bx-soa-reg-block {
    background-color: transparent;
    margin-bottom: 40px;
    border: 1px solid #dedede;
    color: #2c2c2c;
    padding: 20px
}

.bx-soa-reg-block p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px
}

.order-reg-link {
    display: none
}

.search-language-guess {
    font-size: 16px
}

.cards-block .pay-card-item:last-child {
    border-bottom: 1px solid #e7e7e7
}

.pay-card-item_num.btn {
    font-size: 14px;
    min-width: 115px
}

.pay-card-item .pay-card-item_img, .pay-card-item .pay-card-item_num, .pay-card-item .remove-crt-item {
    float: left;
    margin-right: 20px
}

.pay-card-item .pay-card-item_img {
    height: 16px
}

.card-modal .modal-content, .rating-modal .modal-content {
    padding: 30px 30px
}

.md-modal.card-modal, .rating-modal {
    max-width: 440px
}

.card-info {
    padding: 20px 0;
    font-size: 18px;
    text-align: center
}

.card-info b {
    display: block
}

.card-info p {
    text-align: center
}

.rating-modal .modal-title {
    margin-bottom: 20px
}

.rating-modal p {
    font-size: 18px;
    margin: 0
}

.rating-modal .grey-text {
    font-size: 16px
}

.md-rating-block {
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    margin: 20px 0
}

.md-rating-block span {
    color: #dedede
}

.md-rating-block span.checked {
    color: #fde61d
}

.rating-modal form {
    margin-bottom: 0
}

.rating-modal textarea {
    min-height: 65px;
    padding: 10px;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 30px
}

.tag {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    font-size: 16px;
    padding: 0 10px;
    color: #2c2c2c !important;
    border: 1px solid #dedede;
    border-radius: 5px;
    background-color: #f8f8f8
}

.tag:hover {
    text-decoration: underline
}

.tag.active {
    background-color: #2c2c2c;
    color: #fff !important;
    text-decoration: none !important
}

.tag.disabled {
    background-color: #dedede;
    color: #7b7b7b !important;
    text-decoration: none !important
}

.tags-wrap {
    margin-top: 20px;
    margin-bottom: 15px
}

.tags-wrap .tag {
    margin-bottom: 15px;
    margin-right: 10px
}

.bx-soa-empty-cart-desc {
    font-size: 14px
}

.bx_ordercart .bx_sort_container a {
    background-color: #e2e2e2;
    color: #2c2c2c;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    text-decoration: none;
    padding: 0 15px;
    transition: all ease .3s
}

.bx_ordercart .bx_sort_container a:active, .bx_ordercart .bx_sort_container a:hover {
    background-color: #fde61d;
    background-image: none;
    color: #2c2c2c;
    box-shadow: none;
    font-weight: 400;
    text-shadow: none
}

.bx_ordercart .bx_ordercart_order_table_container {
    border-radius: 0
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    padding-bottom: 25px !important;
    padding-top: 25px !important
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:first-child td {
    padding-top: 12px
}

.bx_ordercart .bx_sort_container a.current {
    background-color: #fde61d
}

.bx_ordercart .bx_sort_container a.current:hover {
    background-color: #fde936
}

#basket_items input {
    width: 17px;
    height: 24px;
    border-bottom: none;
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none !important;
    color: #fff;
    z-index: 11;
    text-align: right
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover
}

.basket-count-block {
    position: relative;
    width: 80px;
    float: right
}

.quantity-limit {
    text-align: right;
    color: red;
    position: absolute;
    right: 0;
    bottom: 40px
}

.basket-count-block a {
    display: block;
    float: left;
    width: 40px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #2c2c2c;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    transition: background-color ease .3s;
    color: #2c2c2c
}

.basket-count-block a:focus {
    color: #2c2c2c
}

.basket-count-block a:hover {
    color: #7b7b7b
}

.basket-count-block a.disabled {
    color: #7b7b7b !important;
    background-color: transparent !important
}

.basket-count-block a {
    text-decoration: none !important
}

.basket-count-block a.plus {
    border-radius: 0 3px 3px 0
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: inline-block !important
}

.basket-count-block a.minus {
    border-radius: 3px 0 0 3px;
    border-right: 0
}

.mobile-count {
    display: none;
    float: right
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    text-align: right
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    line-height: 27px;
    color: #2c2c2c;
    font-size: 24px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a span.path1:before {
    color: transparent
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.minus {
    color: #b2b2b2
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a i {
    line-height: 27px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom, .bx_ordercart .bx_ordercart_order_table_container tbody td.item, .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    vertical-align: middle
}

.bx_ordercart .bx_ordercart_coupon span.bad, .bx_ordercart .bx_ordercart_coupon span.disabledCA, .bx_ordercart .bx_ordercart_coupon span.good {
    height: 38px;
    width: 22px;
    text-align: center;
    line-height: 38px;
    background-image: none !important;
    font-size: 22px;
    font-family: ex-icon-fonts !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color ease .3s;
    -moz-transition: color ease .3s;
    -ms-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s;
    float: left
}

.bx_ordercart .bx_ordercart_coupon span.bad:hover, .bx_ordercart .bx_ordercart_coupon span.disabledCA:hover, .bx_ordercart .bx_ordercart_coupon span.good:hover {
    color: #2c2c2c
}

.bx_ordercart .bx_ordercart_coupon span.bad:after, .bx_ordercart .bx_ordercart_coupon span.disabledCA:after, .bx_ordercart .bx_ordercart_coupon span.good:after {
    content: "\e908";
    line-height: 38px
}

.bx_ordercart .bx_ordercart_coupon_notes {
    width: auto;
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: -10px !important;
    top: 50% !important;
    padding: 8px 10px;
    height: auto;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #2c2c2c;
    z-index: 2;
    max-width: 240px;
    line-height: 14px;
    margin: 0 !important;
    position: absolute !important
}

.bx_ordercart .bx_ordercart_coupon input.bad {
    border: 1px solid #ef2e2e
}

.bx_ordercart .bx_ordercart_coupon input.good {
    border: 1px solid #2ac50b
}

.bx_ordercart .bx_ordercart_order_table_container {
    border: 0;
    overflow: hidden
}

.bx_ordercart .bx_ordercart_photo_container {
    border-color: #dedede
}

.bx_ordercart_order_table_container thead {
    border: 0
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    font-size: 16px;
    color: inherit;
    font-weight: 400
}

.bx_ordercart .bx_ordercart_order_pay_center a, .bx_ordercart .bx_ordercart_order_pay_center span {
    line-height: 38px
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    font-size: 18px;
    font-family: Averta CY, sans-serif;
    color: inherit;
    margin-bottom: 8px;
    display: block;
    border: 0
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a:hover {
    text-decoration: none
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a:hover span {
    border-bottom-color: inherit
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    padding: 4% 10px;
    padding-left: 20px;
    padding-right: 0;
    width: 65%
}

.item-vendor_container {
    margin-bottom: 0
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 28%
}

.bx_ordercart_order_table_container .item_vendor {
    font-size: 16px;
    color: #7b7b7b;
    margin-bottom: 10px;
    line-height: 20px;
    display: block
}

.current_price {
    font-size: 14px;
    font-family: Averta CY;
    overflow: hidden
}

.current_price_price {
    float: left
}

.remove-crt-item {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 22px !important;
    display: inline-block;
    text-decoration: none !important;
    color: #b2b2b2;
    transition: all ease .3s;
    border: 0
}

.bx_ordercart_order_table_container .item-props {
    margin-bottom: 8px;
    line-height: 17px;
    max-width: 310px;
    white-space: normal
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    position: relative
}

.bx_ordercart_order_table_container .basket-count-block {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px
}

.remove-crt-item:focus, .remove-crt-item:hover {
    color: #2c2c2c
}

.remove-crt-item.disabled {
    color: #dedede !important
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    color: #b2b2b2
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
    color: #2c2c2c
}

.remove-crt-item i {
    line-height: 22px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a.delay-crt-item {
    font-size: 14px;
    color: #008dff
}

.delay-crt-item {
    margin-bottom: 5px;
    display: inline-block
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control {
    text-align: left;
    padding-left: 1px;
    width: 5%;
    vertical-align: top
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control .remove-crt-item {
    margin-top: 50px
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: 1px solid #e5e5e5
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr td.custom, .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.price {
    display: none
}

.bx_ordercart .bx_ordercart_order_pay {
    padding: 0;
    margin-top: 45px
}

.bx_ordercart .bx_ordercart_order_pay_left {
    float: none;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.bx_ordercart .bx_ordercart_coupon {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    height: 38px
}

.bx_ordercart .bx_ordercart_coupon input, .bx_ordercart .bx_ordercart_coupon input.coupon-input {
    width: calc(100% - 80px);
    max-width: 350px;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow: none;
    height: 38px;
    font-weight: 400;
    margin-right: 10px;
    float: left;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 0
}

.bx_ordercart .bx_ordercart_coupon .btn {
    text-transform: uppercase;
    float: left;
    width: 70px
}

.bx_ordercart .bx_ordercart_order_pay_right {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 0;
    margin-bottom: 10px
}

.bx_ordercart_order_pay_right {
    padding: 10px 0
}

.bx_ordercart .bx_ordercart_order_sum b {
    font-family: Averta CY;
    font-weight: 600
}

.bx_ordercart .bx_ordercart_order_sum tr td {
    padding: 0 0 10px 0
}

.total_text {
    font-family: Averta CY;
    font-weight: 600
}

.bx_ordercart .bx_ordercart_order_sum tr td {
    font-size: 16px
}

.bx_ordercart .bx_ordercart_order_sum tr td:first-child {
    text-align: left
}

.bx_ordercart .bx_ordercart_order_sum .total_text {
    font-size: 18px
}

.bx_ordercart .bx_ordercart_order_sum tr td .crossed-text {
    font-size: 14px
}

.bx_ordercart .bx_ordercart_order_pay_center {
    text-align: center;
    margin-bottom: 20px;
    border: 0
}

.bx_ordercart .bx_ordercart_order_pay_center .btn-large {
    line-height: 50px
}

.ex-bs-photo-container {
    height: 110px;
    width: 170px;
    position: relative
}

.ex-bs-photo {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    top: 0;
    left: 0;
    overflow: hidden
}

.items-cart-count {
    display: inline-block;
    height: 24px;
    background-color: #fff;
    background-color: #ef2e2e;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    padding: 0 10px;
    line-height: 24px;
    position: absolute;
    z-index: 2;
    right: -20px;
    top: -12px
}

.md_order_address h4 {
    font-size: 18px
}

.md_order_address [type=radio]:checked + label, .md_order_address [type=radio]:not(:checked) + label {
    font-size: 16px;
    color: #2c2c2c;
    font-weight: 400
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
    font-family: Averta CY;
    font-size: 18px
}

.empty-bsk-block-wrap {
    position: relative;
    min-height: 350px
}

.empty-bsk-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 22px;
    color: #342f2b;
    text-align: center;
    max-width: 250px;
    max-height: 150px
}

.empty-bsk-img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #f8f8f8;
    line-height: 136px;
    text-align: center;
    font-size: 48px;
    margin-bottom: 20px;
    display: inline-block
}

.basket-info-panel {
    margin: 0 auto;
    width: 600px;
    background-color: #fff;
    z-index: 20;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s;
    bottom: -40px
}

.basket-info-panel a {
    border: 0
}

.basket-info-panel.hidden {
    height: 0
}

.basket-info-panel.fixed {
    position: fixed;
    left: 50% !important;
    margin-left: -300px
}

.product-quantity-mob {
    display: none;
}

.basket-info-panel.visible {
    z-index: 1000 !important;
    bottom: 20px;
    opacity: 1;
    visibility: visible
}

.fixed-basket-wrap.active {
    height: 60px
}

.basket-info-panel .info-panel_text {
    width: 70%;
    float: left;
    padding-left: 30px;
    font-size: 16px
}

.basket-info-panel .info-panel_text a.info-panel_href {
    padding: 0 !important;
    color: #2c2c2c;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.basket-info-panel > a {
    float: right;
    background-color: #fde61d;
    height: 60px;
    text-decoration: none !important;
    padding: 0 35px;
    font-size: 18px;
    color: #262626 !important;
    text-align: center;
    transition: background-color ease .3s !important;
    width: 30%
}

.basket-info-panel a:hover {
    background-color: #fff280
}

.basket-info-panel a i {
    font-size: 24px;
    vertical-align: sub
}

.mob-total-price {
    display: none
}

.user_addresss {
    position: relative
}

.user_addresss .remove-crt-item {
    vertical-align: top;
    margin-left: 15px
}

.basket-info-panel .active-order-info {
    position: absolute;
    left: 10%;
    top: -38px;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    width: 80%;
    font-size: 13px;
    max-width: 600px
}

.basket-info-panel {
    position: relative;
}

.basket-info-panel.fixed {
    position: fixed
}

.basket-info-panel .active-order-info:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #fde61d;
    bottom: -20px;
    left: 50%;
    margin-left: -5px
}

.basket-info-panel .ac-order-btn:hover {
    text-decoration: none;
    background: #fde61d
}

.ac-order-btn i {
    font-size: 14px !important;
    vertical-align: middle !important
}

.active-order-info {
    display: none
}

.active-order-info {
    height: 35px;
    line-height: 35px;
    background: #fde61d;
    text-align: center;
    margin-top: -1px;
    position: relative;
    z-index: 99
}

.ac-order-btn_line {
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 15px;
    color: #232323;
    border: 0 !important
}

.ac-order-btn_line:hover {
    color: #333
}

.ac-order-btn_line i {
    margin-right: 10px;
    margin-right: 8px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #fde61d;
    border-radius: 50%
}

.ac-order-btn_line span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.ac-order-btn_line:hover span {
    border-bottom: 1px solid #333
}

.ac-order-btn {
    color: #232323;
    display: block;
    text-align: center;
    border: 0
}

.ac-order-btn:focus, .ac-order-btn:hover {
    color: #232323
}

.ac-order-btn span {
    border-bottom: 1px solid #333;
    -webkit-transition: border-color ease .3s;
    -moz-transition: border-color ease .3s;
    -ms-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s
}

.ac-order-btn:hover span {
    border-color: transparent
}

.ac-order-btn i {
    margin-right: 10px
}

.shares-list {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto
}

.card-more {
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px;
    border: 0
}

.card-more span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.card-more:hover span {
    border-bottom-color: inherit
}

.card .card-content .card-title {
    line-height: 26px
}

.shares-item .card-action:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -31px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, rgba(255, 255, 255, 1) 20px);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 10px, rgba(255, 255, 255, 1) 20px);
    height: 30px;
    width: 100%;
    z-index: 2
}

.card-more i {
    font-size: 22px;
    margin-left: 10px;
    vertical-align: bottom
}

.shares-item.card.medium {
    max-height: none;
    height: auto;
    overflow: hidden
}

.shares-item.card.show {
    max-height: none;
    height: auto !important
}

.shares-item.card .card-more.hide {
    display: none
}

.shares-item.card.show .card-more {
    display: none
}

.shares-item.card.show .card-more.hide {
    display: block !important
}

.shares-item.card .card-content {
    max-height: none !important;
    font-size: 18px
}

.shares-item.card .card-prev-text {
    margin-bottom: 15px;
    color: #9b9b9b
}

.shares-item.card .card-image {
    max-height: 260px
}

.shares-item.card .card-more-text {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height ease-in .4s;
    -moz-transition: max-height ease-in .4s;
    -ms-transition: max-height ease-in .4s;
    -o-transition: max-height ease-in .4s;
    transition: max-height ease-in .4s
}

.shares-item.card.show .card-more-text {
    max-height: 800px
}

.shares-item.card .card-content {
    padding-bottom: 25px
}

.shares-item.card .card-action {
    position: static
}

.shares-item .card-content {
    font-size: 16px
}

.shares-item .card-content p {
    margin-bottom: 10px
}

.shares-item .card-content a {
    color: #008dff
}

.container .shares-list > .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.shares-col {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%
}

.footer-nav {
    height: auto;
    line-height: inherit;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(255, 255, 255, .14);
    padding-bottom: 25px
}

.footer-nav .row {
    margin-bottom: 0
}

.footer-nav ul li {
    float: none
}

.page-footer {
    background-color: #fff;
    padding: 30px 0 20px 0
}


ul.ft-list li {
    display: block
}

ul.ft-list li a {
    padding: 0;
    margin: 8px 0;
    display: inline-block;
    transition: all ease .3s;
    line-height: 16px
}

ul.ft-list li.active a {
    border-bottom-color: #fff;
    color: #fff
}



.page-footer .big-text {
    line-height: 18px;
    padding: 0;
    display: inline-block
}

.page-footer .sm-footer-list {
    display: none
}

.page-footer .sm-footer-list li a {
    padding: 14px 15px;
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .14)
}

.page-footer .sm-footer-list li:first-child a {
    border-top: 1px solid rgba(255, 255, 255, .14)
}

.page-footer .footer-copyright {
    padding: 30px 0 18px;
    font-size: 12px;
    color: #7b7b7b
}

.page-footer .footer-copyright .row {
    margin-bottom: 0
}

.ft-list {
    margin-bottom: 30px;
    display: block
}

.ft-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Averta CY;
    margin-bottom: 12px
}

.ft-logo {
    max-width: 155px;
    font-size: 42px
}

.ft-logo a {
    text-decoration: none;
    border: 0
}

.soc-list {
    margin: 0 65px 0 0
}

.soc-list li {
    display: inline-block
}

.soc-list a {
    display: block;
    font-size: 20px;
    padding: 5px;
    margin: 0 10px;
    text-decoration: none !important;
    border: 0
}

.soc-list li:first-child a {
    margin-left: 0;
    padding-left: 0
}

.store-dwn {
    margin-left: -10px;
    margin-right: -10px
}

.store-dwn a {
    display: inline-block;
    max-width: 110px;
    padding: 0 5px;
    border: 0
}

.store-dwn a img {
    max-width: 100%
}

#top {
    bottom: 85px;
    right: 30px;
    cursor: pointer;
    display: none;
    font-size: 150%;
    position: fixed;
    width: 50px;
    height: 50px;
    background-color: #2c2c2c;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    z-index: 999
}

#top i {
    line-height: 50px
}

.ui.sticky {
    z-index: 98
}

.gm-svpc {
    display: none
}

#mainMapContainer {
    bottom: 60px !important
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

#searchInput:focus {
    border-color: #4d90fe
}

#search-desktop-block {
    position: relative
}

div.title-search-result {
    width: 100%;
    position: absolute;
    border: 0 !important
}

div.title-search-result .bx_searche .bx_item_block:first-child {
    border-top: 1px solid #dedede
}

#currentLocationText > h5 {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center
}

#chooseAddressButtonBlock, #submitButtonBlock {
    bottom: 25px !important
}

.info_text, .info_text_order_auth, .info_text_order_reg, .info_text_reg, .inner-info_text {
    text-align: center;
    font-size: 17px
}

.info_text_order_auth span {
    font-weight: 600
}

.info_text_order_reg span {
    font-weight: 600
}

.info_text span, .inner-info_text span {
    font-weight: 600
}

.info_text_reg {
    text-align: center;
    font-size: 17px
}

.info_text_reg span {
    font-weight: 600
}

.error-message {
    color: red
}

#get_location {
    margin: 0
}

#currentLocationHeaderText, #currentLocationText {
    width: 100% !important
}

#currentLocationHeaderText h5, #currentLocationText > h5 {
    font-size: 22px;
    font-family: Averta CY;
    text-shadow: 2px 1px 0 #fff;
    color: #2c2c2c;
    font-weight: 400;
    padding: 0
}

.md-map-wrap {
    height: 600px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.md-map-wrap #map_canvas_header {
    height: 600px
}

.md_loader {
    width: 120px
}

.fixed-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .5)
}

#map_canvas_mobile #searchInput {
    margin-top: 30px
}

.sale-personal-section-index-block-link {
    text-decoration: none !important
}

.sale-personal-section-index-block i {
    font-size: 18px;
    margin-right: 15px;
    color: #2c2c2c;
    float: left;
    line-height: 50px
}

.sale-personal-section-index-block i.right {
    font-size: 14px;
    margin-right: 0
}

.main-logo a {
    position: relative;
    color: #2c2c2c !important;
    border: 0
}

.beta-icon {
    top: 0;
    right: 0;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    letter-spacing: -.1px;
    line-height: 18px
}

.main_card, .main_card:active, .main_card:focus, .main_card:hover {
    color: #2c2c2c
}

.feedback-form {
    margin-top: 30px
}

.feedback-form .btn {
    margin-top: 30px
}

.feedback-form div.mf-message textarea {
    width: 100%
}

.error-text p {
    margin: 0
}

.error-text {
    margin-bottom: 20px
}

.bx-404-container {
    padding: 60px 0;
    text-align: center
}

div.mf-captcha, div.mf-email, div.mf-message, div.mf-name {
    width: 100%
}

.sm-map-open {
    display: none
}

.modal-content.add_card {
    padding-bottom: 40px
}

.add_card .payMe-label {
    position: absolute;
    right: 30px;
    width: 155px;
    font-size: 12px;
    text-align: right
}

.add_card .payMe-label img {
    vertical-align: middle;
    margin-left: 5px
}

.ui-timepicker-wrapper {
    width: 152px
}

.partners-item_description .partners-item_price .stock-info {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 12px;
    min-width: 95px;
    padding: 0 5px
}

.partners-item_description .partners-item_price .pd-delivery-price .stock-info {
    right: 15px
}

.vnd-delivery-price .stock-info i {
    margin-right: 0
}

.card-item .partners-item_price .stock-info i {
    color: #2ac50b;
    font-size: 25px
}

.card-item .partners-item_price .vnd-delivery-price .stock-info i {
    color: #fff;
    font-size: 18px
}

.partners-item_price .stock-info i {
    color: #fff;
    font-size: 16px
}

.catalog-item-modal .md-item-vn-title {
    display: none
}

.hd-section-ln a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    border-radius: 4px;
    font-size: 16px;
    color:  #0e0e0e;
    border: 0 !important
}

.hd-section-ln a:focus, .hd-section-ln a:hover {
    color:  #0e0e0e
}

.und-header-line {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1);
    position: relative;
    margin-bottom: 30px;
    padding: 10px 0
}

.und-header-line > .container > .row {
    margin-bottom: 0
}

.und-header-line .breadcrumb-nav {
    margin-bottom: 0;
    height: auto
}

.hd-section-ln a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.hd-section-ln a:hover span {
    border-bottom-color:  #0e0e0e
}

.section-nav-list {
    margin: 0;
    text-align: right
}

.section-nav-list > li {
    display: inline-block
}

.section-nav-list > li > a {
    display: block;
    height: 35px;
    line-height: 35px;
    border: 1px solid #4caf50;
    padding: 0 20px;
    border-radius: 4px;
    font-size: 16px;
    color: #4caf50;
    text-decoration: none !important
}

.section-nav-list > li > a:hover {
    background-color: #4caf50;
    color: #fff
}

.tabs.time-select-tab > li > a {
    border: 0 !important
}

body .product-item-container, body .product-item-container.hover {
    height: auto !important
}

.product-item-container.not-available {
    pointer-events: none;
}

.side-cp-text a {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    color: #ddd;
    text-decoration: underline;
    border-bottom: 0 !important;
    text-decoration: none
}

.loaderArea {
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .9;
    z-index: 100000;
    height: 100%
}

.menu-open .fixed-wrap, .menu-open .loaderArea {
    top: 0 !important
}

.md-open .loaderArea {
    top: 0 !important;
    width: 100%;
    z-index: 9999;
    height: 100%;
    position: fixed
}

.loaderArea .md_loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    padding: 0;
    width: 60px;
    height: 60px
}

.loaderArea .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    padding: 0;
    width: 60px;
    height: 60px
}

.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}

html.loader-start {
    margin-right: 0 !important
}

html.loader-start .loaderArea {
    position: fixed;
    top: 0
}

.is_admin .loaderArea {
    top: 185px
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@-webkit-keyframes color {
    0%, 100% {
        stroke: #fde61d
    }
    40% {
        stroke: #fde61d
    }
    66% {
        stroke: #fde61d
    }
    80%, 90% {
        stroke: #fde61d
    }
}

.bx_ordercart_order_table_container .alert.alert-info {
    line-height: 16px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 10px
}

.bx_ordercart_order_table_container .alert.alert-info i {
    position: absolute;
    left: 12px;
    top: 11px;
    font-size: 14px
}

.md-item-form {
    margin-bottom: 90px
}

.app-dwn_wrapp {
    justify-content: flex-end
}

.map-body .notifi {
    display: none !important
}

.app-dwn-links {
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 15px;
    border: 0 solid #424242;
    border-radius: 4px;
    background-color: #424242
}

.app-dwn-links .nav-app-item {
    font-size: 22px;
    border: 0 !important;
    display: inline-block;
    padding: 0 8px;
    color: #fff;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.app-dwn-links .nav-app-item:hover {
    color: #232323;
    background-color: #fff;
    border-color: #424242
}

.app-dwn-links .nav-app-item.android {
    margin-right: 0
}

.app-dwn-links .nav-app-item.android:hover {
    color: #4caf50
}

.app-dwn-links_title {
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    margin-right: 1px;
    display: inline-block;
    color: #fff
}


.banner-app-section_title {
    font-size: 80px;
    line-height: 80px;
    font-weight: 600;
    color: #fff
}

.banner-app-section_app_links {
    margin: 30px 0
}

.banner-app-section_app_links a {
    border: 0 !important;
    display: inline-block;
    margin-right: 15px
}

.banner-app-section_app_links a img {
    width: 185px
}

.section-nav-list > li > a.nav-app-item {
    border: 1px solid #d9d9d9;
    color: #9c9c9c;
    padding: 0 10px
}

.section-nav-list > li > a.nav-app-item:hover {
    color: #333;
    border-color: #333;
    background-color: transparent
}

@media only screen and (min-width: 600px) {
    #notifi {
        display: none !important
    }
}

.notifi.close {
    display: none
}

.notifi {
    background: #fbfbfb;
    box-shadow: 0 1px 2px rgba(171, 170, 170, .5)
}

.header-content {
    clear: both
}

.notifi-close {
    background: 0 0 !important;
    border: 0 !important;
    width: 30px;
    line-height: 50px;
    color: #333;
    text-align: center;
    outline: 0 !important
}

.notifi, .notifi-close {
    height: 75px;
    line-height: 75px
}

.notifi_app_logo {
    position: relative;
    padding: 13px 0;
    height: 75px;
    display: flex;
    align-items: center;
}

.notifi_app_logo img {
    height: 100%;
}

.notifi_app_logo .rating {
    line-height: 14px;
    font-size: 14px;
    word-spacing: -3px;
    unicode-bidi: bidi-override;
    direction: rtl;
    height: 14px;
    display: flex
}

.rating-wrap-app {
    padding: 0 10px;
}
.rating-wrap-app p {
    margin: 0;
    font-size: 12px;
    white-space: nowrap
}

.notifi .rating span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block
}

.notifi .rating span.star:before {
    content: "\f005";
    padding-right: 5px;
    color: #777
}

.notifi .rating span.star.yellow-text:before {
    color: #fde61d
}

.side-nav {
    z-index: 1000;
}

#inner-auth-form .inner-auth-pass, #inner-auth-form .inner-modal-login, .inner-confirm_code_auth, .inner-confirm_code_auth.btn-block {
    display: none
}

.map-modal {
    position: relative;
    border-radius: 5px;
    height: 80vh !important;
    min-height: 400px;
    width: 100%;
    max-width: 950px
}

.map-modal .modal-dismiss {
    z-index: 10;
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 22px
}

.map__submit-address-btn {
    background-color: #2c2c2c;
    border: 0;
    color: #fff;
    font-size: 16px;
    height: 50px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 50px;
    border-radius: 5px;
    transition: all ease .3s;
    position: absolute;
    z-index: 1;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%)
}

.map__submit-address-btn:focus {
    background-color: #585858 !important
}

@keyframes mapMarkerAnimation {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.map__marker {
    z-index: 1;
    position: absolute;
    top: calc(50% - 24px);
    left: 50%;
    transform: translate(-50%, -50%)
}

.map__marker--is-fetching {
    animation: mapMarkerAnimation .2 infinite
}

.map__current-location-name {
    z-index: 1;
    position: absolute;
    bottom: 145px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-family: Averta CY;
    text-shadow: 2px 1px 0 #fff;
    color: #2c2c2c;
    font-weight: 400;
    padding: 0;
    text-align: center
}

.map__gps {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 125px;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #dedede;
    width: 41px;
    height: 41px;
    border-radius: 23px;
    cursor: pointer;
    margin-right: 10px
}

.map__gps-icon {
    width: 20px;
    height: 20px;
    left: 8px;
    top: 12px;
    position: absolute;
    background-image: url('../img/myLocIconIcon.png');
    background-position: 0 0;
    background-repeat: no-repeat
}

.map__search {
    width: 100% !important;
    max-width: 570px !important;
    position: absolute !important;
    z-index: 999 !important;
    left: 50% !important;
    top: 45px !important;
    transform: translatex(-50%) !important;
    padding: 0 50px 0 20px !important;
    height: 50px !important;
    box-sizing: border-box !important;
    line-height: 50px !important;
    border: 1px solid #dedede !important;
    border-radius: 5px !important;
    border-width: 1px !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15) !important;
    background-color: #fff !important;
    width: 100% !important;
    font-size: 18px !important;
    margin-top: 0 !important
}

.map__mobile-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10
}

.map__mobile-footer > div {
    width: 80%
}

.flex-row {
    display: flex !important;
    flex-wrap: wrap
}

.flex-row > div {
    margin-left: 0 !important
}

.alert.alert-info {
    background-color: #fde61d;
    color: #2c2c2c !important;
    font-size: 13px;
    line-height: 38px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: none;
    padding: 0 20px;
    text-decoration: none !important;
    margin-bottom: 20px;
    width: 100%
}

.bx_ordercart .bx_sort_container {
    margin-bottom: 15px;
    min-height: 32px;
    color: #919191;
    vertical-align: middle;
    font-size: 15px;
    line-height: 32px
}

.bx_ordercart .bx_ordercart_order_table_container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 3px;
    font-size: 14px
}

.bx_ordercart .bx_ordercart_order_table_container table {
    margin: 0;
    padding: 0;
    min-width: 100%;
    border-collapse: collapse
}

.bx_ordercart .bx_ordercart_order_table_container table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
    padding: 0;
    border-bottom: none !important
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    padding: 0 5px;
    min-height: 39px;
    background: #f5f5f5;
    color: #000;
    font-size: 14px;
    line-height: 39px
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    padding: 2% 5px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    padding: 0 1px !important
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 20%
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom, .bx_ordercart .bx_ordercart_order_table_container tbody td.item, .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    text-align: left;
    font-size: 14px;
    line-height: 22px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: none
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    color: #327ab7;
    font-size: 11px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    width: 70%
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    color: #000;
    font-weight: 700;
    font-size: 19px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    color: #b8b8b8;
    text-decoration: line-through;
    font-size: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    font-size: 11px;
    line-height: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
    text-decoration: none
}

.bx_ordercart .bx_ordercart_photo_container {
    position: relative;
    padding-top: 100%;
    min-width: 50px;
    max-width: 100%;
    height: 0;
    border: 1px solid #c0cfda;
    border-radius: 2px
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
    position: relative;
    margin-top: 3%;
    min-width: 50px;
    max-width: 100%;
    border: 1px solid #c0cfda;
    border-radius: 2px;
    line-height: 0
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
    margin: 0;
    padding: 0;
    white-space: normal;
    line-height: 18px;
    font-weight: 700;
    font-size: 14px
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
    margin-bottom: 10px;
    color: #b4b4b4;
    font-size: 13px
}

.bx_ordercart .bx_ordercart_coupon {
    position: relative;
    white-space: nowrap;
    margin-bottom: 4px
}

.bx_ordercart .bx_ordercart_coupon span {
    display: block;
    margin-bottom: 13px;
    color: #7f7f7f;
    font-size: 13px
}

.bx_ordercart .bx_ordercart_coupon span.bad, .bx_ordercart .bx_ordercart_coupon span.disabled, .bx_ordercart .bx_ordercart_coupon span.good {
    display: inline-block;
    width: 22px;
    height: 34px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    cursor: pointer
}

.bx_ordercart .bx_ordercart_coupon span.disabled:hover {
    cursor: pointer
}

.bx_ordercart .bx_ordercart_coupon input.good {
    position: relative;
    border: 1px solid #59a62a;
    background: rgba(89, 166, 42, .16);
    box-shadow: 0 0 2px 0 rgba(89, 166, 42, .8)
}

.bx_ordercart .bx_ordercart_coupon span.good {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC) no-repeat center
}

.bx_ordercart .bx_ordercart_coupon input.bad {
    border: 1px solid #e16565;
    background: rgba(225, 101, 101, .16);
    box-shadow: 0 0 2px 0 rgba(225, 101, 101, .8)
}

.bx_ordercart .bx_ordercart_coupon span.bad, .bx_ordercart .bx_ordercart_coupon span.disabled, .bx_ordercart .bx_ordercart_coupon span.good:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC) no-repeat center
}

.bx_ordercart .bx_ordercart_coupon span.bad:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==) no-repeat center
}

.bx_ordercart .bx_ordercart_coupon input.disabled {
    color: #9a9a9a
}

.bx_ordercart .bx_ordercart_coupon_notes {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    display: block;
    opacity: 1;
    white-space: normal;
    border: 1px solid #ddd;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 270px;
    padding: 10px;
    background: #fff;
    z-index: 1010;
    border-radius: 5px;
    font-size: 13px;
    line-height: 17px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .05)
}

.bx_ordercart .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1
}

.bx-touch .bx_ordercart .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    margin: 10px auto;
    box-shadow: none
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
    width: 80%
}

.bx_ordercart .bx_ordercart_order_pay_center .checkout {
    position: relative;
    top: -9px;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a2df), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -moz-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -ms-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -o-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: linear-gradient(to bottom, #00a2df 0, #006fcb 100%);
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    text-shadow: 0 1px 0 #0075b6;
    font-weight: 700;
    line-height: 36px
}

.bx_ordercart .bx_ordercart_order_pay_center .checkout:hover {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a2df), color-stop(100%, #0a7ddd));
    background: -webkit-linear-gradient(top, #00a2df 0, #0a7ddd 100%);
    background: -moz-linear-gradient(top, #00a2df 0, #0a7ddd 100%);
    background: -ms-linear-gradient(top, #00a2df 0, #0a7ddd 100%);
    background: -o-linear-gradient(top, #00a2df 0, #0a7ddd 100%);
    background: linear-gradient(to bottom, #00a2df 0, #0a7ddd 100%)
}

.bx_ordercart .bx_ordercart_order_pay_center .checkout:active {
    background: #0a7ddd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0a7ddd), color-stop(100%, #00a2df));
    background: -webkit-linear-gradient(top, #0a7ddd 0, #00a2df 100%);
    background: -moz-linear-gradient(top, #0a7ddd 0, #00a2df 100%);
    background: -ms-linear-gradient(top, #0a7ddd 0, #00a2df 100%);
    background: -o-linear-gradient(top, #0a7ddd 0, #00a2df 100%);
    background: linear-gradient(to bottom, #0a7ddd 0, #00a2df 100%);
    box-shadow: inset 0 3px 2px 1px rgba(0, 0, 0, .22)
}

.bx_ordercart .bx_ordercart_order_pay_center .refresh {
    margin-right: 15px
}

.bx_ordercart .bx_bt_button {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    border: none;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer
}

.bx_ordercart .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a2df), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -moz-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -ms-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: -o-linear-gradient(top, #00a2df 0, #006fcb 100%);
    background: linear-gradient(to bottom, #00a2df 0, #006fcb 100%);
    color: #fff;
    text-shadow: 0 1px 0 #006cae
}

.bx_ordercart .bx_bt_button:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #21afe4), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #21afe4 0, #006fcb 100%);
    background: -moz-linear-gradient(top, #21afe4 0, #006fcb 100%);
    background: -ms-linear-gradient(top, #21afe4 0, #006fcb 100%);
    background: -o-linear-gradient(top, #21afe4 0, #006fcb 100%);
    background: linear-gradient(to bottom, #21afe4 0, #006fcb 100%)
}

.bx_ordercart .bx_bt_button:active {
    background: #006fcb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006fcb), color-stop(100%, #00a2df));
    background: -webkit-linear-gradient(top, #006fcb 0, #00a2df 100%);
    background: -moz-linear-gradient(top, #006fcb 0, #00a2df 100%);
    background: -ms-linear-gradient(top, #006fcb 0, #00a2df 100%);
    background: -o-linear-gradient(top, #006fcb 0, #00a2df 100%);
    background: linear-gradient(to bottom, #006fcb 0, #00a2df 100%);
    box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21)
}

.bx_ordercart .bx_small.bx_bt_button {
    display: inline-block;
    min-width: 20px;
    line-height: 20px
}

.bx_ordercart .bx_medium.bx_bt_button {
    padding: 0 13px;
    font-weight: 700;
    height: 27px;
    line-height: 27px
}

.bx_big.bx_bt_button {
    padding: 0 13px;
    font-weight: 700;
    height: 36px;
    line-height: 36px
}

.bx_ordercart .bx_ordercart_order_pay, .bx_ordercart .bx_ordercart_order_pay_center, .bx_ordercart .bx_ordercart_order_pay_center .checkout, .bx_ordercart .bx_ordercart_order_pay_center span, .bx_ordercart .bx_ordercart_order_pay_left, .bx_ordercart .bx_ordercart_order_pay_right, .bx_ordercart .bx_ordercart_order_sum, .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a, .bx_ordercart .bx_ordercart_order_table_container table, .bx_ordercart .bx_ordercart_order_table_container table tbody, .bx_ordercart .bx_ordercart_order_table_container table tbody tr, .bx_ordercart .bx_ordercart_order_table_container table tbody tr td, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px
}

table.counter {
    min-width: 0 !important
}

table.counter td {
    border: none !important;
    vertical-align: middle
}

table.counter tbody tr td#quantity_control {
    text-align: left
}

.basket_quantity_control {
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0
}

.basket_quantity_control a {
    background: url(images/arrows.png) no-repeat scroll 0 0 transparent;
    border: 1px solid #d8d8d8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px
}

.basket_quantity_control a.plus {
    background-position: 0 0;
    border-radius: 5px 5px 0 0
}

.basket_quantity_control a.minus {
    background-position: 0 -20px;
    border-radius: 0 0 5px 5px;
    margin-top: -1px
}

.flat {
    display: inline
}

.centered {
    text-align: center
}

.bt2 {
    color: #3f3f3f;
    font-size: 13px;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .4);
    border-radius: 3px;
    font-weight: 700;
    text-shadow: 0 1px 1px #fff;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0, #eee 100%);
    background: -o-linear-gradient(top, #fff 0, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0, #eee 100%);
    background: linear-gradient(to bottom, #fff 0, #eee 100%)
}

.bt2:hover {
    color: #3f3f3f;
    background: #fbfbfb;
    text-decoration: none !important
}

.bt2:active {
    color: #3f3f3f;
    text-shadow: none;
    text-shadow: 0 2px 1px #fff;
    background: #fbfbfb;
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #fbfbfb), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, #fbfbfb 0, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, #fbfbfb 0, #eaeaea 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fbfbfb 0, #eaeaea 100%);
    background: radial-gradient(ellipse at center, #fbfbfb 0, #eaeaea 100%);
    box-shadow: none;
    padding: 6px 15px;
    border: 1px solid #d2d2d2
}

input.bt2 {
    border: none
}

input.bt2:active {
    border: 1px solid #d2d2d2
}

.bx_ordercart .bx_item_detail_size_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    width: 192px
}

.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px
}

.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px
}

.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size {
    overflow-x: auto
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size ul {
    margin-left: 0 !important
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li {
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 22px
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive ul li a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:hover a {
    border: 1px solid #006cc0
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a, .bx_ordercart .bx_item_detail_size_small_noadaptive ul li:active a {
    border: 2px solid #006cc0
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch
}

.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left, .bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left:hover, .bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {
    opacity: 1
}

.bx_ordercart .bx_item_detail_size_small_noadaptive.full .bx_slide_left, .bx_ordercart .bx_item_detail_size_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer
}

.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: -5%;
    background: url(images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: -5%;
    background: url(images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: 0;
    background: url(images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: 0;
    background: url(images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 193px
}

.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%
}

.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu {
    overflow-x: auto
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    margin-left: 0 !important
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    padding-top: 10%;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff
}

.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
    border: 1px solid #006cc0
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a, .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a {
    padding: 3px;
    border: 2px solid #006cc0
}

.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a span {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img {
    width: auto;
    height: 25px
}

.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left, .bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover, .bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover {
    opacity: 1
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive.full .bx_slide_left, .bx_ordercart .bx_item_detail_scu_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer
}

.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    left: -5%;
    background: url(images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    right: -5%;
    background: url(images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    left: 0;
    background: url(images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    right: 0;
    background: url(images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

#warning_message {
    color: red
}

.bx-touch .quantity_control {
    display: none
}

#basket_items input {
    line-height: normal
}

.item-props {
    font-size: 13px;
    color: #7b7b7b
}

.vendor-cat-tab {
    position: absolute;
    left: 0;
    right: 0
}

.vnd-nav-item {
    position: relative
}

.vnd-nav-item::after {
    position: absolute;
    content: ''
}

.iziToast-wrapper {
    z-index: 99999999999999 !important
}

#intercom-container .intercom-launcher-frame.intercom-launcher-frame-mobile {
    transform: translateY(-50px) !important
}

.footer-links {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-links__item {
    margin-right: 20px
}

.footer-copyrights {
    margin-right: 70px
}

.flex-block {
    display: flex;
    align-items: center
}

.about-us__title {
    font-family: Averta CY, sans-serif;
    font-size: 24px;
    margin-bottom: 40px
}

.rest-block {
    margin-bottom: 20px
}

.rest-block__title {
    font-weight: 700
}

.rest-block-header {
    margin-bottom: 40px
}

.how-it-works {
    margin-bottom: 20px
}

.for-rest {
    margin-bottom: 60px
}

.for-rest-block {
    margin-bottom: 15px
}

.faq-item {
    margin-bottom: 20px
}

.delivery-price__old {
    text-decoration: line-through;
    opacity: .7
}

.delivery-price__old i {
    visibility: hidden
}

.vnd-nav-menu li.active {
    position: relative
}

.vnd-nav-menu li.active::before {
    position: absolute;
    content: '';
    height: 2px;
    bottom: 0;
    left: 0;
    right: 25px;
    background-color: #000
}

.vnd-nav-menu li:last-child::before {
    right: 0
}

.vendor-not-avialable a:hover {
    border-bottom: none;
    cursor: context-menu
}

.vendor-not-avialable a:focus {
    border-bottom: none !important;
    cursor: context-menu
}

.wide-vendor-not-available::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(38, 37, 37, .64);
    content: ''
}

.wide-vendor-not-available__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #d0cdcd;
    z-index: 1;
    font-size: 23px
}

.mobile-apps {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap
}

.mobile-apps__title {
    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #333;
    margin: 0;
    padding: 5px 0
}

.mobile-apps__item {
    margin-right: 15px
}

.mobile-apps__item:last-child {
    margin-right: 0
}

.mobile-apps__img {
    vertical-align: bottom;
    height: 35px
}

.nomargin {
    margin: 0 !important
}

.basket-item-properties {
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0;
    max-height: 30px;
    white-space: pre-wrap;
    line-height: 15px;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.vertical-align-center {
    vertical-align: middle !important
}

.inline-block {
    display: inline-block !important
}

.basket-logo-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.basket-logo-wrapper-party {
    display: flex;
    align-items: center;
}

.basket-logo-wrapper a{
  border: 0;
}

.basket-logo-wrapper .basket-logo-link {
    display: flex;
    align-items: center;
}

.basket-logo-wrapper .vendor-logo {
    width: 72px;
    height: 72px;
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    margin-right: 10px;
}

.basket-vendor-name {
    margin: 0;
    font-size: 16px;
}

.basket-vendor-name a {
    border-bottom: 1px solid;
    color: inherit !important
}

.order-paid-checkbox [type=checkbox].filled-in:checked + label:after {
    background: #ffe619;
    border-color: #ffe619
}

.order-paid-checkbox [type=checkbox].filled-in:checked + label:before {
    border-right-color: #222131;
    border-bottom-color: #222131;
    top: 2px;
    left: 3px;
    width: 8px;
    height: 13px;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent
}

.map-region {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 0 10px;
    z-index: 10;
    bottom: 20px;
    width: 243px !important;
}

.map-region .select-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.map-region .select-dropdown {
    margin: 0 !important;
    border-bottom: none !important;
}

.map-region_mobile {
    position: relative;
}

.map__submit-address-btn[data-disabled="true"] {
    background: #9E9E9E;
    cursor: not-allowed;
}

.map__submit-address-btn[data-disabled="true"]:focus {
    background: #9E9E9E !important;
    cursor: not-allowed;
}

.pre-order-select ul{
    list-style-type: none !important; 
    padding: 0;
}

.pre-order-time-picker {
    width: 150px !important;
}

#navigation-container {
    display: none;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    width: 40px;
    height: 40px;
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0 2px 9px 0 rgb(0 0 0 / 10%);
    border: none;
    transition: all .15s ease-in-out;
    font-size: 20px;
    display: flex;
    justify-content: center;
    color: #000;
    background: #ffc607;
}
.owl-next {
    right: -10px;
}
.owl-prev {
    left: -10px;
}
.owl-next:hover, .owl-prev:hover, .owl-next:hover, .owl-prev:hover {
    box-shadow: 0 2px 4px 2px rgb(0 0 0 / 10%);
}
.cCNGhG {
    text-align: center;
    padding: 8px 10px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.25s ease-in 0s;
    white-space: normal;
    line-height: 1;
}
.cCNGhG.active{
    background-color:#00ba85;
}
.cCNGhG.active a{
    color: #fff;
}
.cCNGhG img{
    border-radius: 50%!important;
    max-width: 100px;
    margin: 0 auto 0.25rem;
}
.vendor-info {
    display: inline-block;
    background-color: #fde61c;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    font-size: 13px;
    transition: 0.3s;
}

.vendor-info:hover {
    background-color: #fff280;
}

.merchant-cat_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.merchant-cat {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    border-radius: 5px;
    transition: 1s;
    overflow: hidden;
}

.merchant-cat_restaurant {
    max-width: 360px;
    min-width: 360px;
    background-size: 125%;
    background-position: center -130px;
}
.merchant-cat_market {
    margin-left: 20px;
}

.merchant-cat-title {
    margin-top: 80px;
    padding: 0 10px;
    background: rgba(18, 18, 18, 0.5);
    font-size: 21px;
    color: white;
    transition: 0.5s;
}

.merchant-cat[data-isActive="true"] .merchant-cat-title {
    background-color: #f7e233;
    color: black;
}

.merchant-cat[data-isActive="true"] .merchant-cat-arrow {
    display: none;
}

.merchant-cat_market {
    width: 100%;
    max-width: 100%;
    transition: 1s;
}
.merchant-cat:hover .merchant-cat-title {
    background-color: #f7e233;
    color: black;
}

.merchant-cat-arrow {
    font-size: 18px;
    color: inherit;
    margin-left: 10px;
}

.mob-side-nav {
    transform: translateX(-100%);
}

.mob-side-nav_open {
    transform: translateX(0px);
}
.w-100 .merchant-cat{
    width: 100%
}
.w-100 .merchant-cat-title{
    margin-top: 160px;
}
.activate-cashback-link {
    max-width: 360px;
    text-align: center;
    padding: 10px;
    font-family: Averta CY, sans-serif;
    border: 1px solid #007bff;
    color: #007bff;
    margin-bottom: 25px;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s;
}

.activate-cashback-link:hover {
    color: #0161c7;
}

.product-close-btn {
    z-index: 100;
    width: 30px;
    height: 30px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15), 0 2px 5px -3px rgba(0, 0, 0, 0.15);
    --icon-size: 22px;
    --icon-stroke-width: 1.4;
  
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 2px;
    border-radius: 50%;
    background-color: #ffffff;
    cursor: pointer;
}

.store-promotions-list > div {
    display: flex;
    margin-bottom: 20px;
}

.store-promotion-item {
    display: flex;
    height: 100%;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 20px;
}

a.store-promotion-item {
    color: #333;
    border: none;
}

a.store-promotion-item:hover,
a.store-promotion-item:focus,
a.store-promotion-item:active {
    text-decoration: none;
    color: #333;
    border: none;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.15);
}

.store-promotion-item-title {
    font-weight: bold;
    font-family: Averta CY;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 15px;
}

#lang-mobile >div > div {
    height: 46px;
}

.promotion-modal {
    width: 340px;
    border-radius: 8px;
    overflow: hidden;
}

.home-promotion-image img {
    width: 100%;
    vertical-align: middle;
}

.home-promotion-content {
    padding: 20px;
}

.home-promotion-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'Averta CY';
}

.home-promotion-button {
    margin-top: 20px;
}

.owl-nav .disabled {
    display: none;
  }
.not-available-popover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .6);
    z-index: 1;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.not-available-popover[data-hide="false"]:hover {
    opacity: 1;
}

.promotions-box {
    margin-bottom: 50px;
}

.promotions-box .owl-stage-outer {
    padding: 3px;
}

.promotions-box .section-title {
    margin-top: 0;
    margin-bottom: 20px;
}

.store-promotions-list {
    width: 100%;
    z-index: 0;
}

.slider-more-about-nav .item__img {
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    cursor: pointer;
    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;
    outline: 0;
}
.mt-32 {
    margin-top: 32px;
}
.mb-40 {
    margin-bottom: 40px;
}

.slider-more-about-for-wrapper {
    background-color: #fff;
    border-radius: 18px;
    text-align: center;
    -webkit-box-shadow: 0px 10px 30px rgb(209 213 223 / 50%);
    box-shadow: 0px 10px 30px rgb(209 213 223 / 50%);
}
.slider-more-about-for-wrapper .item__main-img {
    background: #fff;
    outline: 0;
    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;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.more__about .product__description-title {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #0866ff;
    display: inline-block;
    padding: 23px 0;
}
.more__about-content .button-gr a {
    min-height: 48px;
    font-size: 14px;
    line-height: 20px;
    padding-right: 12px;
    padding-left: 12px;
    border: 1px solid #fe7300;
    color: #fe7300;
    position: relative;
    z-index: 1;
    padding: 14px 20px;
    border-radius: 10px;
}
.more__about-content .button-gr a:hover{
    background-color: #ff8119;
    color: #fff
}
.more__about-content .product-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    word-break: break-word;
    margin-bottom: 8px;
    padding: 0 20px;
}
.more__about-content .text__content-title {
    margin-right: 10px;
    font-size: 16px;
}
.more__about-content .text__content-name {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
}
.more__about-content .social__list{
    list-style: none;
    padding: 0;
    margin: 0;
}
.more__about-content .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 20px;
}
.more__about-content .price-box .price-box_new-price {
    font-size: 24px;
    line-height: 30px;
    color: #d9663b;
    margin-bottom: 10px;
}
.more__about .product__description {
    margin: 0 auto;
    max-width: 820px;
}
.product-info-item {
    align-items: center;
    display: flex;
    margin-top: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
}
.breadcrumbs a, .breadcrumbs i{
    color: #8b8e99;
    text-decoration: none;
    font-size: 14px;
}
.breadcrumbs i{
    margin: 0 2px;
    opacity: .7;
    font-family: Arial;
}
.product-info-item>* {
    align-items: center;
    display: flex;
    line-height: 24px;
    min-width: 100px;
    padding: 0;
}
.info-banner .icons {
    display: flex;
    margin: 8px 0 0;
}
.info-banner .icons .icon{
    height: 36px;
    margin-right: 8px;
    width: 36px;
}
.info-banner .icons .icon svg{
    height: 100%;
    width: 100%;
}
.info-block {
    padding: 20px;
}
.info-block .block-part-title {
    align-items: center;
    color: #1f2026;
    display: flex;
    font-weight: 400;
    line-height: 24px;
}
.info-block .block-part-content {
    margin-top: 8px;
}
.info-block .block-part.short-about ul {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
}
.info-block .block-part.short-about ul li {
    color: #1f2026;
    line-height: 1.25;
    opacity: 0.87;
}
.media-container{
    position: sticky;
    top: 12px;
}
.info-block .block-part.short-about ul li:not(:last-child) {
    margin-bottom: 10px;
}
.info-banner .description{
    color: #595b66;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    text-align: left;
}
.info-banner .title {
    color: #1f2026;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0;
    text-align: left;
}
.info-banner .block {
    padding: 12px 0;
}
.info-banner .block:first-child {
    padding-top: 0;
}
.info-banner .block:not(:last-child) {
    border-bottom: 0.5px solid #36364040;
}
.info-banner{
    background: #fff;
    border: 0.5px solid #36364033;
    border-radius: 20px;
    padding: 16px;
}
.info-block .block-part:not(:last-child) {
    margin-bottom: 24px;
}
.info-block.characteristics {
    margin-top: 24px;
    padding-top: 0;
}
.section-line {
    border-bottom: 1px solid #36364033;
    margin: 24px 0;
}
.description__item img{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}
.description__item ul{
    list-style: inherit;
    padding-left: 2rem;
    margin-bottom: 1rem;
}
.description__item{
    padding: 30px 0;
}
.share__text {
    margin-right: 0.5rem;
}
.social__list li {
    display: inline-block;
    padding: 0px 5px 5px 0;
}
.social__list li a {
    color: #fff !important;
    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;
    text-align: center;
    height: 36px;
    width: 36px;
    font-size: 18px;
    border-radius: 50%;
    overflow: hidden;
}

.social__list li .sc_telegram {
    background: #08c !important;
}
.social__list li .sc_twitter {
    background: #36d8ff !important;
}
.social__list li .sc_facebook {
    background: #3b5998 !important;
}
.u-column1.col-1{
    width: 100%;
}
.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    border-radius: var(--border-radius);
    outline: none;
    padding: 10px 15px;
    transition: all .15s ease-in-out;
    background-color: #363982;
    color: #ffff;
    border: none;
}

.button[data-kind=ghost] {
    background-color: var(--palette-grey);
    border-color: var(--palette-grey)
}

.button[data-kind=primary] {
    background-color: var(--palette-primary);
    border-color: var(--palette-primary)
}
.woocommerce-form-login__submit{
    margin-top: 1rem;
}
.button[data-kind=bubble] {
    z-index: 0;
    position: relative;
    border-color: transparent
}

.button[data-kind=bubble]:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    background: var(--palette-grey);
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform;
    transition: all .15s ease-in-out
}

.button[data-kind=bubble]:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%)
}

.button[data-active-bubble=true]:before,
.button[data-kind=bubble]:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.button[data-active-bubble=true]:before {
    background: var(--palette-primary)
}

.button-inner {
    display: flex;
    align-items: center
}

.button[data-wide=true] {
    width: 100%
}

.button[data-size=tiny] {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400
}

.button[data-size=default] {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400
}

.button[data-size=large] {
    padding: 14px 28px;
    font-size: 18px;
    font-weight: 500
}

.button[data-type=link] {
    color: var(--primary-link-color);
    border: none;
    padding: 0
}

.button:hover {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.button+.button {
    margin-left: 10px
}

.avatar_container__3jO7F {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    background-color: #f5f5f5
}

.avatar_container__3jO7F[data-size=large] {
    width: 100px;
    height: 100px
}

.avatar_image__24ImV {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.row_row__1z646 {
    display: flex;
    flex-wrap: wrap;
    margin: calc(var(--vertical-gutter)*-1/2) calc(var(--horizontal-gutter)*-1/2)
}

@media(max-width:768px) {
    .row_row__1z646 {
        margin: 0
    }
}

.row_row__1z646>* {
    padding: calc(var(--vertical-gutter)/2) calc(var(--horizontal-gutter)/2)
}

.column_column__1Vkn8 {
    width: 100%
}

@media(min-width:0px) {
    .column_column__1Vkn8[data-size="1"] {
        width: 4.16667%
    }

    .column_column__1Vkn8[data-size="2"] {
        width: 8.33333%
    }

    .column_column__1Vkn8[data-size="3"] {
        width: 12.5%
    }

    .column_column__1Vkn8[data-size="4"] {
        width: 16.66667%
    }

    .column_column__1Vkn8[data-size="5"] {
        width: 20.83333%
    }

    .column_column__1Vkn8[data-size="6"] {
        width: 25%
    }

    .column_column__1Vkn8[data-size="7"] {
        width: 29.16668%
    }

    .column_column__1Vkn8[data-size="8"] {
        width: 33.33333%
    }

    .column_column__1Vkn8[data-size="9"] {
        width: 37.49995%
    }

    .column_column__1Vkn8[data-size="10"] {
        width: 41.66667%
    }

    .column_column__1Vkn8[data-size="11"] {
        width: 45.8333%
    }

    .column_column__1Vkn8[data-size="12"] {
        width: 50%
    }

    .column_column__1Vkn8[data-size="13"] {
        width: 54.16678%
    }

    .column_column__1Vkn8[data-size="14"] {
        width: 58.33319%
    }

    .column_column__1Vkn8[data-size="15"] {
        width: 62.5%
    }

    .column_column__1Vkn8[data-size="16"] {
        width: 66.66667%
    }

    .column_column__1Vkn8[data-size="17"] {
        width: 70.83357%
    }

    .column_column__1Vkn8[data-size="18"] {
        width: 75.00019%
    }

    .column_column__1Vkn8[data-size="19"] {
        width: 79.16653%
    }

    .column_column__1Vkn8[data-size="20"] {
        width: 83.33333%
    }

    .column_column__1Vkn8[data-size="21"] {
        width: 87.49978%
    }

    .column_column__1Vkn8[data-size="22"] {
        width: 91.66659%
    }

    .column_column__1Vkn8[data-size="23"] {
        width: 95.83317%
    }

    .column_column__1Vkn8[data-size="24"] {
        width: 100%
    }
}

@media(min-width:576px) {
    .column_column__1Vkn8[data-xs="1"] {
        width: 4.16667%
    }

    .column_column__1Vkn8[data-xs="2"] {
        width: 8.33333%
    }

    .column_column__1Vkn8[data-xs="3"] {
        width: 12.5%
    }

    .column_column__1Vkn8[data-xs="4"] {
        width: 16.66667%
    }

    .column_column__1Vkn8[data-xs="5"] {
        width: 20.83333%
    }

    .column_column__1Vkn8[data-xs="6"] {
        width: 25%
    }

    .column_column__1Vkn8[data-xs="7"] {
        width: 29.16668%
    }

    .column_column__1Vkn8[data-xs="8"] {
        width: 33.33333%
    }

    .column_column__1Vkn8[data-xs="9"] {
        width: 37.49995%
    }

    .column_column__1Vkn8[data-xs="10"] {
        width: 41.66667%
    }

    .column_column__1Vkn8[data-xs="11"] {
        width: 45.8333%
    }

    .column_column__1Vkn8[data-xs="12"] {
        width: 50%
    }

    .column_column__1Vkn8[data-xs="13"] {
        width: 54.16678%
    }

    .column_column__1Vkn8[data-xs="14"] {
        width: 58.33319%
    }

    .column_column__1Vkn8[data-xs="15"] {
        width: 62.5%
    }

    .column_column__1Vkn8[data-xs="16"] {
        width: 66.66667%
    }

    .column_column__1Vkn8[data-xs="17"] {
        width: 70.83357%
    }

    .column_column__1Vkn8[data-xs="18"] {
        width: 75.00019%
    }

    .column_column__1Vkn8[data-xs="19"] {
        width: 79.16653%
    }

    .column_column__1Vkn8[data-xs="20"] {
        width: 83.33333%
    }

    .column_column__1Vkn8[data-xs="21"] {
        width: 87.49978%
    }

    .column_column__1Vkn8[data-xs="22"] {
        width: 91.66659%
    }

    .column_column__1Vkn8[data-xs="23"] {
        width: 95.83317%
    }

    .column_column__1Vkn8[data-xs="24"] {
        width: 100%
    }
}

@media(min-width:768px) {
    .column_column__1Vkn8[data-md="1"] {
        width: 4.16667%
    }

    .column_column__1Vkn8[data-md="2"] {
        width: 8.33333%
    }

    .column_column__1Vkn8[data-md="3"] {
        width: 12.5%
    }

    .column_column__1Vkn8[data-md="4"] {
        width: 16.66667%
    }

    .column_column__1Vkn8[data-md="5"] {
        width: 20.83333%
    }

    .column_column__1Vkn8[data-md="6"] {
        width: 25%
    }

    .column_column__1Vkn8[data-md="7"] {
        width: 29.16668%
    }

    .column_column__1Vkn8[data-md="8"] {
        width: 33.33333%
    }

    .column_column__1Vkn8[data-md="9"] {
        width: 37.49995%
    }

    .column_column__1Vkn8[data-md="10"] {
        width: 41.66667%
    }

    .column_column__1Vkn8[data-md="11"] {
        width: 45.8333%
    }

    .column_column__1Vkn8[data-md="12"] {
        width: 50%
    }

    .column_column__1Vkn8[data-md="13"] {
        width: 54.16678%
    }

    .column_column__1Vkn8[data-md="14"] {
        width: 58.33319%
    }

    .column_column__1Vkn8[data-md="15"] {
        width: 62.5%
    }

    .column_column__1Vkn8[data-md="16"] {
        width: 66.66667%
    }

    .column_column__1Vkn8[data-md="17"] {
        width: 70.83357%
    }

    .column_column__1Vkn8[data-md="18"] {
        width: 75.00019%
    }

    .column_column__1Vkn8[data-md="19"] {
        width: 79.16653%
    }

    .column_column__1Vkn8[data-md="20"] {
        width: 83.33333%
    }

    .column_column__1Vkn8[data-md="21"] {
        width: 87.49978%
    }

    .column_column__1Vkn8[data-md="22"] {
        width: 91.66659%
    }

    .column_column__1Vkn8[data-md="23"] {
        width: 95.83317%
    }

    .column_column__1Vkn8[data-md="24"] {
        width: 100%
    }
}

@media(min-width:992px) {
    .column_column__1Vkn8[data-lg="1"] {
        width: 4.16667%
    }

    .column_column__1Vkn8[data-lg="2"] {
        width: 8.33333%
    }

    .column_column__1Vkn8[data-lg="3"] {
        width: 12.5%
    }

    .column_column__1Vkn8[data-lg="4"] {
        width: 16.66667%
    }

    .column_column__1Vkn8[data-lg="5"] {
        width: 20.83333%
    }

    .column_column__1Vkn8[data-lg="6"] {
        width: 25%
    }

    .column_column__1Vkn8[data-lg="7"] {
        width: 29.16668%
    }

    .column_column__1Vkn8[data-lg="8"] {
        width: 33.33333%
    }

    .column_column__1Vkn8[data-lg="9"] {
        width: 37.49995%
    }

    .column_column__1Vkn8[data-lg="10"] {
        width: 41.66667%
    }

    .column_column__1Vkn8[data-lg="11"] {
        width: 45.8333%
    }

    .column_column__1Vkn8[data-lg="12"] {
        width: 50%
    }

    .column_column__1Vkn8[data-lg="13"] {
        width: 54.16678%
    }

    .column_column__1Vkn8[data-lg="14"] {
        width: 58.33319%
    }

    .column_column__1Vkn8[data-lg="15"] {
        width: 62.5%
    }

    .column_column__1Vkn8[data-lg="16"] {
        width: 66.66667%
    }

    .column_column__1Vkn8[data-lg="17"] {
        width: 70.83357%
    }

    .column_column__1Vkn8[data-lg="18"] {
        width: 75.00019%
    }

    .column_column__1Vkn8[data-lg="19"] {
        width: 79.16653%
    }

    .column_column__1Vkn8[data-lg="20"] {
        width: 83.33333%
    }

    .column_column__1Vkn8[data-lg="21"] {
        width: 87.49978%
    }

    .column_column__1Vkn8[data-lg="22"] {
        width: 91.66659%
    }

    .column_column__1Vkn8[data-lg="23"] {
        width: 95.83317%
    }

    .column_column__1Vkn8[data-lg="24"] {
        width: 100%
    }
}

@media(min-width:1200px) {
    .column_column__1Vkn8[data-xl="1"] {
        width: 4.16667%
    }

    .column_column__1Vkn8[data-xl="2"] {
        width: 8.33333%
    }

    .column_column__1Vkn8[data-xl="3"] {
        width: 12.5%
    }

    .column_column__1Vkn8[data-xl="4"] {
        width: 16.66667%
    }

    .column_column__1Vkn8[data-xl="5"] {
        width: 20.83333%
    }

    .column_column__1Vkn8[data-xl="6"] {
        width: 25%
    }

    .column_column__1Vkn8[data-xl="7"] {
        width: 29.16668%
    }

    .column_column__1Vkn8[data-xl="8"] {
        width: 33.33333%
    }

    .column_column__1Vkn8[data-xl="9"] {
        width: 37.49995%
    }

    .column_column__1Vkn8[data-xl="10"] {
        width: 41.66667%
    }

    .column_column__1Vkn8[data-xl="11"] {
        width: 45.8333%
    }

    .column_column__1Vkn8[data-xl="12"] {
        width: 50%
    }

    .column_column__1Vkn8[data-xl="13"] {
        width: 54.16678%
    }

    .column_column__1Vkn8[data-xl="14"] {
        width: 58.33319%
    }

    .column_column__1Vkn8[data-xl="15"] {
        width: 62.5%
    }

    .column_column__1Vkn8[data-xl="16"] {
        width: 66.66667%
    }

    .column_column__1Vkn8[data-xl="17"] {
        width: 70.83357%
    }

    .column_column__1Vkn8[data-xl="18"] {
        width: 75.00019%
    }

    .column_column__1Vkn8[data-xl="19"] {
        width: 79.16653%
    }

    .column_column__1Vkn8[data-xl="20"] {
        width: 83.33333%
    }

    .column_column__1Vkn8[data-xl="21"] {
        width: 87.49978%
    }

    .column_column__1Vkn8[data-xl="22"] {
        width: 91.66659%
    }

    .column_column__1Vkn8[data-xl="23"] {
        width: 95.83317%
    }

    .column_column__1Vkn8[data-xl="24"] {
        width: 100%
    }
}

.button_button__2iQTU {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 5px;
    background-color: #ffe600
}

.button_button__2iQTU[data-wide=true] {
    width: 100%
}

.button_button__2iQTU[data-size=primary] {
    --spacing: 14px;
    padding: var(--spacing) calc(var(--spacing)*2)
}

.button_button__2iQTU[data-size=primary] .button_icon__1FJSl {
    width: 18px;
    height: 18px;
    margin-right: 12px
}

.button_button__2iQTU[data-loading=true] {
    color: transparent
}

.button_loader__REXPG {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@-webkit-keyframes button_blink__3wB9I {
    0% {
        opacity: .3
    }

    50% {
        opacity: .9
    }

    to {
        opacity: .3
    }
}

@keyframes button_blink__3wB9I {
    0% {
        opacity: .3
    }

    50% {
        opacity: .9
    }

    to {
        opacity: .3
    }
}

.button_loader__REXPG>span {
    width: 7px;
    height: 7px;
    margin: 2px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation: button_blink__3wB9I 1s infinite;
    animation: button_blink__3wB9I 1s infinite
}

.button_loader__REXPG>span:first-child {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.button_loader__REXPG>span:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.button_loader__REXPG>span:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.button_button__2iQTU {
    padding: var(--space) calc(var(--space)*2);
    line-height: var(--icon-size)
}

.button_button__2iQTU .button_icon__1FJSl {
    width: var(--icon-size);
    height: var(--icon-size);
    margin-right: var(--space)
}

.button_button__2iQTU[data-size=small] {
    --space: 8px;
    --icon-size: 16px;
    font-size: 14px
}

.button_button__2iQTU[data-size=primary] {
    --space: 12px;
    --icon-size: 20px;
    font-size: 16px
}

.button_button__2iQTU[data-size=large] {
    --space: 16px;
    --icon-size: 24px;
    font-size: 18px
}

.button_button__2iQTU[data-kind=primary] {
    background-color: #ffe600
}

.button_button__2iQTU[data-kind=danger] {
    background-color: #ff4439;
    color: #fff
}

.button_button__2iQTU[data-kind=default] {
    background-color: #f0f0f0;
    color: #000
}

.button_button__2iQTU[data-kind=link] {
    background-color: transparent;
    color: #2a9cc7
}

.button_button__2iQTU[data-kind=link]:hover {
    background-color: #f7f7f7
}

.page-overlay {
    z-index: 9999;
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px;
    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
    transition: all .15s ease-in-out;
    pointer-events: none;
    overflow: scroll
}

.page-overlay[data-visible=true] {
    opacity: 1;
    pointer-events: all
}

.headline_headline__lyQAs {
    display: flex;
    align-items: center;
    font-weight: 700
}

.headline_headline__lyQAs[data-level="1"] {
    font-size: 32px
}

.headline_headline__lyQAs[data-level="2"] {
    font-size: 28px
}

.headline_headline__lyQAs[data-level="3"] {
    font-size: 24px
}

.headline_headline__lyQAs[data-level="4"] {
    font-size: 20px
}

.headline_headline__lyQAs[data-level="4"] .headline_subtitle__1F7Jx {
    font-size: 12px;
    margin-top: 3px;
    opacity: .6
}

.headline_subtitle__1F7Jx {
    padding: 0 10px;
    opacity: .6
}

.checkbox_checkbox__2O_tt {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.checkbox_checkbox__2O_tt .checkbox_default__2Jd8l:checked~.checkbox_customized__2d8x1 {
    border-color: #29c50a;
    background-color: #29c50a
}

.checkbox_checkbox__2O_tt .checkbox_default__2Jd8l:checked~.checkbox_customized__2d8x1:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1);
    transform: translate(-50%, -50%) rotate(45deg) scale(1)
}

.checkbox_customized__2d8x1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 3px;
    background-color: #fdfdfd;
    border: 1px solid #eaeaea;
    transition: background-color .15s ease-in-out
}

.checkbox_customized__2d8x1:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 12px;
    top: calc(50% - 2px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    transform: translate(-50%, -50%) rotate(45deg) scale(0);
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    border: solid #fff;
    border-width: 0 2px 2px 0
}

.checkbox_default__2Jd8l {
    position: absolute;
    display: none;
    height: 0;
    width: 0
}

.checkbox_default__2Jd8l:checked+.checkbox_customized__2d8x1:before {
    width: 100%;
    height: 100%
}

.checkbox_checkbox__2O_tt[data-disabled=true] {
    cursor: not-allowed
}

.checkbox_checkbox__2O_tt[data-disabled=true] .checkbox_customized__2d8x1 {
    background-color: #dedede
}

.radio_radio__29-LI {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.radio_radio__29-LI:hover .radio_default__2yIXa:not(:checked)+.radio_customized__r_WGE:before {
    width: 50%;
    height: 50%
}

.radio_default__2yIXa {
    display: none
}

.radio_customized__r_WGE {
    position: relative;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    transition: all .15s ease-in-out
}

.radio_customized__r_WGE:after,
.radio_customized__r_WGE:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .15s ease-in-out
}

.radio_customized__r_WGE:after {
    background-color: #fff
}

.radio_customized__r_WGE:before {
    background-color: #2ac509
}

.radio_default__2yIXa:checked+.radio_customized__r_WGE:before {
    width: 100%;
    height: 100%
}

.radio_default__2yIXa:checked+.radio_customized__r_WGE:after {
    width: 50%;
    height: 50%
}

.radio_label__viTza {
    color: red
}

.input_container__19XO- {
    position: relative;
    display: inline-block
}

.input_container__19XO-[data-wide=true] {
    width: 100%
}

.input_postfix__YyDhF,
.input_prefix__3ExTo {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.input_prefix__3ExTo {
    left: 12px
}

.input_postfix__YyDhF {
    right: 12px
}

.input_input__5B2VX {
    width: 100%;
    padding: 12px;
    border: 1px solid #e6e6e6;
    border-radius: 8px
}

.input_input__5B2VX[data-prefix=true] {
    padding-left: 42px
}

.input_input__5B2VX[data-postfix=true] {
    padding-right: 42px
}

.input_input__5B2VX:disabled {
    cursor: not-allowed;
    background: #f9f9f9;
    color: #6d6d6d
}

.icon_icon__3VZld {
    display: block;
    width: 100%;
    height: 100%;
    stroke: #333;
    stroke: var(--icon-stroke-color, #333);
    stroke-width: 1;
    stroke-linecap: square;
    stroke-linejoin: miter;
    fill: none
}

.spinner {
    width: 15px;
    height: 15px;
    margin: 0;
    background: transparent;
    border-top: 2px solid #dcd5d5;
    border-right: 2px solid transparent;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.tag_tag__3Gxzd {
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.tag_tag__3Gxzd[data-color=green] {
    background-color: #2ac50b
}

.tag_tag__3Gxzd[data-color=red] {
    background-color: #ef2e2e
}

.styles_progressLine__2UBAK {
    height: 23px;
    position: relative
}

.styles_line__2KbAH {
    position: relative;
    border-radius: 10px;
    background-color: #e7e7e7;
    overflow: hidden;
    height: 100%
}

.styles_progress__1qyAX {
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #fde61d;
    border-radius: inherit;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.styles_progressIcon__29hKM {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 10px -5px;
    text-align: center
}

.styles_progressIcon__29hKM img {
    height: 100%
}

.styles_progressScale__1eMSX {
    width: 100%;
    height: 23px;
    border-radius: inherit
}

.styles_progressTextBox__1QlFq {
    display: flex;
    margin-top: 12px;
    justify-content: space-between
}

.styles_statusText__1F8wZ {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal
}

.styles_statusText__1F8wZ:last-child {
    color: #afafaf
}

.styles_statusText__1F8wZ[data-is-black=true] {
    color: #000
}

.styles_progress-shine__21Trm {
    position: absolute
}

.styles_progressLineInnerBox__2y__V {
    position: relative;
    height: 100%;
    overflow: hidden
}

.styles_progressShine__Go3qj {
    position: absolute;
    width: 160px;
    height: 100%;
    background: linear-gradient(45deg, hsla(0, 0%, 100%, 0) 14%, #ff0 48%, hsla(0, 0%, 100%, 0) 87%);
    left: 0;
    -webkit-animation-name: styles_translateToRight__yrF7s;
    animation-name: styles_translateToRight__yrF7s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes styles_translateToRight__yrF7s {
    0% {
        left: 0
    }

    70% {
        left: 100%
    }

    to {
        left: 100%
    }
}

@keyframes styles_translateToRight__yrF7s {
    0% {
        left: 0
    }

    70% {
        left: 100%
    }

    to {
        left: 100%
    }
}

.styles_overlay__1EOig {
    z-index: 2000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    pointer-events: none;
    will-change: opacity;
    transition: opacity var(--transition-speed--fast) ease-in-out
}

.styles_overlay__1EOig[data-opened=true] {
    opacity: 1;
    pointer-events: all
}

.styles_container__vqoHq::-webkit-scrollbar {
    width: 0
}

.styles_container__vqoHq {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex: 1 1;
    overflow: scroll;
    padding: 40px
}

.styles_modal__3o54R {
    min-height: 60px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    opacity: .5;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    will-change: transform, opacity;
    transition: all var(--transition-speed--fast) ease-in-out;
    transition: .5s;
    pointer-events: none
}

@media(min-width:320px) and (max-width:480px) {
    .styles_modal__3o54R {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin-bottom: 0;
        border-radius: var(--border-radius--large) var(--border-radius--large) 0 0
    }
}

.styles_modal__3o54R[data-opened=true] {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: all;
    opacity: 1
}

.styles_title__22EGe {
    padding: 15px 20px;
    font-size: 20px
}

.styles_close__1usQp {
    z-index: 1;
    width: 30px;
    height: 30px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15);
    --icon-size: 22px;
    --icon-stroke-width: 1.4;
    position: absolute;
    top: 18px;
    right: 18px;
    padding: 2px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer
}

.styles_body__29u6i:not([data-reset-styles=true]) {
    padding: 20px
}

@-webkit-keyframes styles_fadeIn__2d_UZ {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes styles_fadeIn__2d_UZ {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.button_button__33M7y {
    border: none;
    border-radius: 5px;
    background-color: #ffe600
}

.button_button__33M7y[data-wide=true] {
    width: 100%
}

.button_button__33M7y[data-size=small] {
    --padding-size: 6px;
    font-size: 14px;
    padding: var(--padding-size) calc(var(--padding-size)*2)
}

.button_button__33M7y[data-size=primary] {
    --padding-size: 8px;
    font-size: 16px;
    padding: var(--padding-size) calc(var(--padding-size)*2)
}

.button_button__33M7y[data-size=large] {
    --padding-size: 12px;
    font-size: 18px;
    padding: var(--padding-size) calc(var(--padding-size)*2)
}

.section_section__3wIXB[data-bordered] {
    border: 1px solid #f9f9f9
}

.section_section__3wIXB[data-boxed] {
    padding: 20px 29px 28px;
    background-color: #fff
}

.section_section__3wIXB[data-rounded] {
    border-radius: 8px
}

.section_section__3wIXB[data-kind=child]+.section_section__3wIXB[data-kind=child] {
    margin-top: 40px
}

.section_section__3wIXB[data-kind=child] .section_header__tOQa2 {
    margin-bottom: 10px
}

.section_header__tOQa2 {
    margin-bottom: 20px
}

.payment-card_container__zPBpf {
    display: inline-flex;
    align-items: center
}

.payment-card_container__zPBpf:hover .payment-card_remove__1bf3t {
    opacity: 1
}

.payment-card_card__br3G- {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.payment-card_number__3tFj9 {
    font-size: 16px;
    cursor: default
}

.payment-card_remove__1bf3t {
    width: 23px;
    height: 23px;
    margin-left: 10px;
    padding: 3px;
    background-color: #ffa0a0;
    border-radius: 50%;
    opacity: 0;
    cursor: pointer;
    transition: all .15s ease-in-out
}

.select_container__1Bz5c {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 12px;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 8px;
    cursor: pointer;
    transition: all .15s ease-in-out
}

.select_container__1Bz5c[data-opened=true] {
    border-color: #ffe600
}

.select_container__1Bz5c[data-opened=true] .select_arrow__1LlKJ {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.select_container__1Bz5c[data-opened=true] .select_dropdown__11djj {
    display: block
}

.select_arrow__1LlKJ {
    width: 20px;
    height: 20px;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    will-change: transform
}

.select_dropdown__11djj {
    z-index: 1;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    left: 0;
    display: none;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    overflow: hidden
}

.select_option__2tSId {
    padding: 7px 12px;
    transition: all .15s ease-in-out
}

.select_option__2tSId:hover {
    background-color: #f9f9f9
}

.search-inner {
    position: relative
}

.dropdown-box {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
    width: 100%;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: calc(100% + 5px);
    max-height: 300px;
    overflow: auto
}

.dropdown-box>* {
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5
}

.dropdown-box>:last-child {
    border-bottom: none
}

.styles_banner__3lrCN {
    overflow: hidden;
    margin-bottom: 25px
}

.styles_bannerImage__1FLVD {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    border-radius: 5px
}

.styles_bannerLink__3vAIc {
    display: block;
    -webkit-animation: none 0s ease 0s 1 normal none running;
    animation: none 0s ease 0s 1 normal none running;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    border: none;
    border-collapse: separate;
    border-image: none;
    border-radius: 0;
    border-spacing: 0;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: #000;
    -webkit-columns: auto;
    -webkit-column-count: auto;
    -webkit-column-fill: balance;
    column-fill: balance;
    grid-column-gap: normal;
    -webkit-column-gap: normal;
    column-gap: normal;
    -webkit-column-rule: medium none currentColor;
    column-rule: medium none currentColor;
    -webkit-column-span: 1;
    column-span: 1;
    -webkit-column-width: auto;
    columns: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-weight: 400;
    font-stretch: normal;
    line-height: normal;
    height: auto;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    list-style: disc outside none;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 2;
    outline: medium none invert;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    -webkit-perspective: none;
    perspective: none;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    position: static;
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: left;
    text-align-last: auto;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    transition: none 0s ease 0s;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    all: initial;
    border-radius: 5px
}

.styles_image__6d1qy {
    width: 100%;
    height: 268px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #f4f4f4;
}
.trand-carousel .styles_image__6d1qy{
    height: auto;
}

.styles_image__6d1qy img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.styles_product__172_i {
    position: relative;
    padding-top: 15px
}

.styles_product__name__71XoP {
    font-size: 18px;
    margin: 10px 0 5px;
    height: 44px;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-direction: column;
    flex-shrink: 0;
    align-content: flex-start;
    border: 0 solid #000;
    line-height: 1.15;
}

.styles_price__1Opbu {
    display: flex;
    align-items: flex-end;
    margin: 5px 0;
    line-height: 1
}

.styles_price__current__2CWVb {
    margin-right: 10px;
    font-size: 22px;
    color: #ffc607;
}

.styles_price__old__3Gg_9 {
    position: relative;
    color: #6f6f6f;
    font-size: 13px
}

.styles_price__old__3Gg_9:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1.05) rotate(-2deg);
    transform: translateY(-50%) scale(1.05) rotate(-2deg);
    width: 100%;
    height: 1px;
    display: block;
    background: #f91155
}

.styles_store__1ORji {
    color: #bfbfbf;
    font-size: 13px
}

.styles_logo__tV4bE {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 72px;
    border-radius: 8px;
    overflow: hidden;
    right: 20px
}

.styles_logo__tV4bE img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (max-device-width:499px) {
    .styles_logo__tV4bE {
        display: none
    }

    .styles_image__6d1qy {
        height: 40vmin;
        width: 40vmin
    }
    .styles_container__trend .styles_image__6d1qy {
        height: auto;
        width: 100%
    }
    .styles_container__trend .styles_product__172_i{
        padding-top: 0;
    }
    .styles_container__trend .styles_product__name__71XoP {
        font-size: 11px;
    }

    .styles_product__name__71XoP {
        font-size: 16px;
        font-family: Averta CY;
        height: 43px
    }
}

.styles_merchant__FogTQ {
    --logo-size: 60px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 20px hsla(0, 0%, 90.2%, .65);
    color: var(--text-color-primary);
    transition: -webkit-transform var(--transition-speed-fast) ease-in-out;
    transition: transform var(--transition-speed-fast) ease-in-out;
    transition: transform var(--transition-speed-fast) ease-in-out, -webkit-transform var(--transition-speed-fast) ease-in-out;
    will-change: transform;
    overflow: hidden;
    margin-bottom: 30px
}
.seller_page.styles_merchant__FogTQ .styles_logo__2KZu7{
    width: 100px;
    height: 100px;
}
.seller_page.styles_merchant__FogTQ  .styles_cover__SOC3J{
    height: 250px;
}
.styles_merchant__FogTQ:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.styles_cover__SOC3J {
    --icon-size: 34px;
    --icon-stroke-width: 1px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 165px;
    background-size: contain;
    background-color: #fbfbfb
}

.styles_cover__SOC3J img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.styles_logo__2KZu7 {
    --icon-size: 18px;
    --icon-stroke-width: 1px;
    --base: calc(var(--logo-size)/2);
    position: absolute;
    right: var(--base);
    bottom: calc(var(--base)*-1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--logo-size);
    height: var(--logo-size);
    background-color: #fff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .1);
    border-radius: 8px;
    overflow: hidden
}

.styles_logo__2KZu7 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.styles_details__1hDWh {
    padding: 15px
}

.styles_title__2ceiy {
    width: calc(100% - var(--logo-size)*1.2);
    font-size: 20px;
    font-weight: 700;
    font-family: "Averta CY";
    line-height: 1.3
}

.styles_subCategories__3w77u,
.styles_title__2ceiy {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.styles_subCategories__3w77u {
    height: 20px;
    color: var(--text-color-secondary);
    font-size: 12px
}

.styles_badges__1I_-V {
    display: flex;
    margin-top: 5px
}

.styles_badge__1rbDy {
    display: flex;
    align-items: center;
    margin-right: 15px;
    border-radius: 8px;
    font-size: 12px
}

.styles_badge__1rbDy[data-is-hidden=true] {
    visibility: hidden
}

.styles_badge__1rbDy[data-kind=delivery] {
    padding: 0 6px
}

.styles_badge__1rbDy[data-kind=delivery][data-standard-delivery=true] {
    background-color: #f5f5f5
}

.styles_badge__1rbDy[data-kind=delivery][data-discount-delivery=true] {
    background-color: #8cefbd
}

.styles_badge__1rbDy[data-kind=delivery][data-free-delivery=true] {
    background-color: #fff200
}

.styles_badge__1rbDy[data-kind=discount-delivery] {
    position: relative
}

.styles_badge__1rbDy[data-kind=discount-delivery]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -6%;
    -webkit-transform: translateY(-50%) scale(1.05) rotate(-2deg);
    transform: translateY(-50%) scale(1.05) rotate(-2deg);
    width: 110%;
    height: 1px;
    display: block;
    background: #f91155
}

.styles_badge__icon__2cwCk {
    width: var(--size);
    height: var(--size);
    margin-right: 5px
}

.styles_badge__icon__2cwCk[data-kind=delivery] {
    --size: 24px
}

.styles_badge__icon__2cwCk[data-kind=location] {
    --size: 20px
}

.styles_badge__icon__2cwCk[data-kind=rating] {
    --size: 18px
}

.styles_badge__1rbDy:last-child {
    margin-right: 0
}

.styles_closed__1hB5J {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 32px
}

.styles_disabled__1CUvU {
    pointer-events: none
}

.accordion-item {
    max-height: 3500px;
    transition: max-height 2s linear, opacity .4s linear
}

.accordion-item.collapsed {
    max-height: 0;
    transition: max-height .5s cubic-bezier(.1, 1, 0, 1), opacity .4s linear;
    opacity: 0;
    overflow: hidden
}

.accordion-item.collapsed>div {
    opacity: .5
}

.accordion-item.expanded {
    opacity: 1
}

.chevron {
    transition: all .4s ease-out
}

.chevron.collapsed {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-label {
    justify-content: space-between
}

.accordion-label,
.accordion-label-info {
    display: flex;
    align-items: center
}

.accordion-guest-status {
    margin-left: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px
}

.center {
    border: none !important;
    outline: none !important
}

.back,
.front {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    padding: 2px 10px;
    border-radius: 15px;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear
}

.front {
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
    background: #fde61d
}

.back {
    -webkit-transform: perspective(600px) rotateY(180deg);
    transform: perspective(600px) rotateY(180deg);
    background: #6c6
}

.back-content {
    width: 100%;
    text-align: center;
    color: #333
}

.card[data-is-ready=true]>.front {
    -webkit-transform: perspective(600px) rotateY(-180deg);
    transform: perspective(600px) rotateY(-180deg)
}

.card[data-is-ready=true]>.back {
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg)
}

.accordion-label-sum {
    margin-right: 15px;
    font-size: 16px
}

.accordion-item-wrapper {
    padding: 20px 0;
    width: 100%;
    overflow: hidden
}

.accordion-item-wrapper td {
    border: none !important
}

.accordion-item-wrapper:not(:first-child) {
    border-top: 2px solid #f0f0f0
}

.accordion-wrapper {
    margin-top: 1px
}

.account_button__45u1c button {
    margin: 20px
}

.account_account__3mCnb {
    margin-top: -30px;
    padding: 0 0 40px
}

@media(max-width:768px) {
    .account_account__3mCnb {
        margin: -30px -30px 0
    }
}

.account_account__headline__2BG2D {
    padding: 15px 0 20px
}

@media(max-width:768px) {
    .account_account__headline__2BG2D {
        padding: 30px 25px 15px
    }
}

.account_avatar__3ryq_ {
    display: flex;
    justify-content: center;
    padding: 20px 0
}

.account_phone__1g5qf {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.account_payment_card__2aNQK {
    margin-bottom: 20px
}

.account_cashback_description__1Ry8k {
    margin-bottom: 15px
}

.account_current_balance__fa1ti {
    display: flex;
    align-items: center;
    font-size: 16px
}

.account_current_balance__icon__1LvfI {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.account_current_balance__value__2L_qy span {
    background: #f1f1f1;
    padding: 2px 5px;
    border-radius: 8px
}

.account_empty__7Js5G,
.account_loading__21sim {
    margin-bottom: 20px
}

.account_empty__7Js5G {
    --color: #848484;
    display: flex;
    align-items: center;
    color: var(--color);
    font-size: 16px;
    margin-bottom: 20px
}

.account_empty__icon__1tFie {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.account_empty__icon__1tFie svg {
    stroke: var(--color)
}

.styles_balance__3_UDy {
    display: flex;
    align-items: center
}

.styles_icon__f4AzA {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.styles_current__1epYd {
    font-size: 16px
}

.styles_current__value__MT9N4 {
    font-weight: 700
}

.styles_description__14rMY {
    color: red
}

.styles_levels__QFORF {
    overflow-y: scroll;
    padding: 15px;
    margin: -15px
}

.styles_balance__t61rS,
.styles_levels__QFORF {
    display: flex;
    align-items: center
}

.styles_balance__icon__3g0sO {
    width: 28px;
    height: 28px;
    margin-right: 10px
}

.styles_balance__value__1P51k {
    font-weight: 700
}

.styles_level__2Uo88 {
    width: 125px;
    margin-right: 25px;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .1);
    line-height: 1
}

.styles_level__title__29Mh6 {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.styles_level__icon__2KCc6 {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    --icon-stroke-color: #12b112
}

.styles_level__percent__17Uk- {
    font-size: 18px;
    font-weight: 700
}

.styles_level__2Uo88[data-disabled=true] {
    opacity: .5
}

.styles_disclaimer__2hYNm {
    font-size: 16px;
    padding-top: 10px;
    font-style: italic
}

.styles_image__2nY-w {
    height: 300px
}

.styles_image__2nY-w img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.styles_content__3F0sQ {
    padding: 40px
}

.styles_description__1tWOz {
    margin-bottom: 20px
}

.about-merchant {
    margin-top: 50px
}

.about-merchant__content {
    display: flex;
    flex-wrap: wrap
}

.about-merchant__column {
    width: 50%
}

.about-merchant__section {
    margin-bottom: 20px;
    padding-right: 20px
}

.about-merchant__section-title {
    font-size: 14px;
    margin-bottom: 5px;
    color: #949494
}

.about-merchant__section-content {
    font-size: 16px
}

.about-button {
    display: flex;
    align-items: flex-end
}


@media(max-width:768px) {
    .about-button {
        margin-top: 20px;
        flex-wrap: wrap
    }

    .about-button>* {
        width: 100%
    }

    .about-button button {
        width: 100%;
        margin: 0 0 10px !important
    }

    .about-merchant__column {
        width: 100%
    }
    .ec-header-btn .icon-title{
        display:none;
    }
}

.disable-zoom:hover {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 20px;
    background: #fde61d;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    padding: 14px;
    right: 5%;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .1);
    border: 1px solid #fde61d;
    transition: all .2s ease-in-out;
    opacity: 0;
    cursor: pointer
}

.to-top svg {
    stroke-width: 1.5;
    width: 22px;
    height: 22px
}

.store-promotion-title {
    max-height: 44px;
    white-space: normal
}

.menu-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px
}

.menu-name h2 {
    margin: 0
}

.menu-name .search-box {
    width: 250px
}

@media screen and (max-width:425px) {
    #menu-navigation-box {
        padding: 0 !important
    }

    .menu-name {
        padding-bottom: 10px !important
    }

    .about-button button {
        padding: 10px !important
    }
}

@media screen and (max-width:375px) {
    .about-button button {
        --icon-size: 0px !important;
        padding: 15px !important;
        font-size: 13px !important
    }
}

.catalog-item {
    border: transparent
}

.styles_container__rmBBB {
    cursor: pointer
}

.styles_image__1ArJk {
    border-radius: 8px;
    height: 170px;
    background-color: #fbfbfb;
    overflow: hidden
}

.styles_image__1ArJk img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.styles_product__2Posv {
    position: relative;
    padding-top: 15px;
    cursor: pointer
}

.styles_product__name__2NqDI {
    overflow: hidden;
    font-size: 18px;
    font-family: Averta CY;
    line-height: 1.3;
    height: 50px
}

.styles_price__SqiD8 {
    display: flex;
    align-items: flex-end;
    margin: 5px 0;
    line-height: 1
}

.styles_price__current__3GSMI {
    font-size: 15px;
    margin-right: 10px;
    font-family: Averta CY
}

.styles_price__old__1Mmgy {
    position: relative;
    color: #6f6f6f;
    font-size: 13px
}

.styles_price__old__1Mmgy:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1.05) rotate(-2deg);
    transform: translateY(-50%) scale(1.05) rotate(-2deg);
    width: 100%;
    height: 1px;
    display: block;
    background: #f91155
}

.styles_store__1Rs3g {
    color: #bfbfbf;
    font-size: 13px
}

.styles_logo__3No0- {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 72px;
    border-radius: 8px;
    overflow: hidden;
    right: 20px
}

.styles_logo__3No0- img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (max-device-width:499px) {
    .styles_logo__3No0- {
        display: none
    }

    .styles_image__1ArJk {
        height: 40vmin;
        width: 40vmin
    }

    .styles_product__name__2NqDI {
        font-size: 16px;
        font-family: Averta CY;
        height: 43px
    }
}

.product-modal_product_modal__image__sKIAK {
    width: 100%;
    height: 280px;
    object-fit: cover
}

.product-modal_content__14bcw {
    padding: 20px
}

.product-modal_name__1nDwH {
    font-size: 20px
}

.styles_categories__3biQe {
    border: 1px solid var(--palette-grey);
    border-radius: 5px;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    overflow-y: scroll
}

.styles_categoryItem__1e4Wq {
    cursor: pointer;
    display: flex;
    align-items: center;
    word-break: break-all;
    padding: 12px 10px;
    justify-content: space-between;
    border-bottom: 1px solid var(--palette-grey);
    font-weight: 600
}

.styles_categoryItem__1e4Wq span {
    margin-left: 10px;
    font-family: Averta CY;
    color: #7b7b7b;
    font-weight: 100
}

.styles_categoryItem__1e4Wq[data-is-active=true] {
    background-color: var(--palette-primary);
    border-color: var(--palette-primary)
}

.styles_categoryItem__1e4Wq:last-child {
    border: none
}

.styles_menu__jrl57 {
    background: #fff;
    padding: 10px 0
}

.styles_menuItem__37fla {
    background: var(--palette-grey);
    padding: 10px;
    border-radius: 5px
}

.styles_menuItem__37fla[data-is-active=true] {
    background: var(--palette-primary)
}

.styles_box__be901 {
    border-radius: 5px;
    font-size: 25px;
    line-height: 25px;
    height: 150px;
    font-weight: 700;
    background-color: var(--palette-grey);
    position: relative
}

.styles_name__X4TTL {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px
}

.styles_background__36lCY {
    width: 100%;
    height: 100%;
    object-fit: cover
}

:root {
    --primary-background: #fff;
    --primary-border-color: #f0f0f0;
    --primary-link-color: #2f75ec;
    --border-radius: 8px;
    --palette-primary: #ffe600;
    --palette-content-background: #fff;
    --palette-grey: #f0f0f0;
    --palette-yellow: #ffe600;
    --palette-error: #ff3a3a;
    --text-color-primary: #333;
    --text-color-secondary: #bfbfbf;
    --text-color-light: #fff;
    --transition-speed-fast: .15s
}

.recommendations .owl-stage {
    display: flex;
    padding-left: 0 !important
}

.collections,
.store-collection {
    position: relative;
    margin-bottom: 60px
}

.collections .owl-stage,
.store-collection .owl-stage {
    display: flex;
    padding-left: 0 !important
}

.collections .owl-next,
.collections .owl-prev,
.store-collection .owl-next,
.store-collection .owl-prev {
    --button-size: 50px;
    position: absolute;
    top: 50%;
    width: var(--button-size);
    height: var(--button-size);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    border: none;
    transition: all .15s ease-in-out;
    cursor: pointer;
    font-size: 30px;
    display: flex;
    justify-content: center;
}

.collections .owl-next:hover,
.collections .owl-prev:hover,
.store-collection .owl-next:hover,
.store-collection .owl-prev:hover {
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .1)
}

.collections .owl-next.disabled,
.collections .owl-prev.disabled,
.store-collection .owl-next.disabled,
.store-collection .owl-prev.disabled {
    opacity: 0
}

.collections .owl-prev,
.store-collection .owl-prev {
    left: calc(var(--button-size)*-1 + var(--button-size)/2*-1 + 10px)
}

.collections .owl-next,
.store-collection .owl-next {  
    right: calc(var(--button-size)*-1 + var(--button-size)/2*-1 + 10px)
}

.owl-stage-outer {
    overflow: hidden
}

.root-category-title {
    font-size: 42px;
    font-weight: 400;
    font-family: Averta CY;
    word-spacing: -1px;
    margin: 60px 0 30px
}

.search-results-item {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    line-height: normal;
    width: 100%
}

.search-results-item[data-available=false] {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
    pointer-events: none
}

.search-result-img {
    width: 30px;
    height: 30px
}

.search-result-name {
    margin-left: 10px
}

.search-results-group-name {
    background: #f6f6f6;
    padding: 5px 10px;
    text-align: left;
    line-height: normal
}

.search-result-product {
    display: flex
}

.search-result-product-name {
    flex: 1 1
}

.site-status_wrapper__2Ygqf {
    padding: 5px;
    font-size: 18px;
    background: red;
    color: #fff;
    text-align: center
}

.order-card_card___fmwi {
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-top: 1px solid #e7e7e7;
    font-size: 18px
}

.order-card_order-info__35WO5 {
    margin-left: 10px;
    font-family: Averta CY;
    color: #2c2c2c;
    margin-right: 3px
}

@media only screen and (max-width:600px) {
    .order-card_card___fmwi {
        padding: 15px 0
    }
}

.orders-history_content__2UdXE {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px
}

.orders-history_title__1m9yI {
    font-size: 24px;
    margin-top: 0
}

.orders-history_loader-wrapper__1f-G9 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.map-pin_pin__35ZxU {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: calc(50% - 24px);
    z-index: 1;
    height: 48px
}

.map-search_searchItem__1W4WN {
    padding: 5px 10px;
    transition: .3s
}

.map-search_searchItem__1W4WN:hover {
    background: #f5f5f5
}

.location_wrapper__1gwI7 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);
    background-size: 16px 16px;
    width: 70vw;
    height: 500px
}

.location_gps-icon__2W7Gg {
    height: 120px
}

.location_geolocation-request__19UJc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end
}

.location_geolocation-request__19UJc p {
    font-size: 18px
}

.location_geolocation-request-center__F6HPK {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.location_set-manually-btn__1Dd7H {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-top: 20px;
    max-width: 400px
}

.location_map__3ZmZu {
    position: relative;
    width: 100%;
    height: 100%
}

.location_search-wrapper__3eEdo {
    max-width: 400px;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.location_map-bottom__1W0cA {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 30px;
    z-index: 1;
    pointer-events: none
}

.location_address__2mkh- {
    font-size: 22px;
    font-family: Averta CY;
    margin-bottom: 20px;
    text-align: center
}

.location_regions-wrapper__3tS32,
.location_save-address__1O3F6 {
    max-width: 200px;
    margin: 10px auto 0;
    pointer-events: all
}

@media (max-width:480px) {
    .location_wrapper__1gwI7 {
        width: 100vw;
        max-height: 85vh;
        height: 650px
    }

    .location_map-container__2-jth {
        padding: 20px 0
    }

    .location_search-wrapper__3eEdo {
        max-width: 300px
    }

    .location_map-bottom__1W0cA {
        bottom: 50px
    }
}

.find-me_wrapper__2NiPB {
    position: absolute;
    right: 10px;
    bottom: 200px;
    z-index: 1
}

.find-me_box__kEzfs {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15);
    width: 28px;
    height: 28px;
    padding: 2px;
    background-color: #fff;
    border-radius: 3px;
    cursor: pointer
}

.find-me_gps__3tKwa {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMTIuMjMgMTMuMjdsLTguNDgtMS40MkwxOS4zIDYuMiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0xMi4yMyAxMy4yN2wxLjQyIDguNDhMMTkuMyA2LjIiLz48L2c+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat
}

.promotion-page-title {
    font-family: Averta CY;
    font-size: 40px !important
}

.promotion-page-description {
    font-family: Averta CY;
    font-size: 20px !important;
    max-width: 500px !important;
    margin-bottom: 60px
}

.promotion-page-link {
    margin-top: -46px;
    display: block;
    font-size: 20px
}

.promotion-page-link:active,
.promotion-page-link:focus,
.promotion-page-link:hover {
    text-decoration: none !important;
    border-bottom-color: transparent !important
}

.promotion-mobile-image-cover {
    width: calc(100% + 41px);
    margin: -20px;
    position: relative
}

.promotion-mobile-image-cover img {
    width: 100%;
    margin-top: -5px
}

.back-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 10px;
    padding: 7px;
    font-weight: 700;
    background: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15)
}

.review-wrapper {
    background: #f6f6f6;
    border-radius: 16px;
    margin-bottom: 16px;
    padding: 16px;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.category {
    color: #7b7b7b;
    font-size: 13px;
    text-decoration: none;
    padding: 0 5px;
    border-left: 1px solid #dedede
}

.category:first-child {
    border-left: 0;
    padding-left: 0
}

.categories-wrapper {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    margin-bottom: 10px
}

.page-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px
}

.vendor-review {
    width: 580px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-grow: 1
}

.vendor-rate-icon {
    margin-left: 16px;
    width: 24px;
    height: 24px
}

.vendor-review-logo {
    margin-right: 16px;
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.review-author {
    margin-right: 16px;
    font-size: 15px;
    font-weight: 700
}

.review-date {
    font-size: 13px;
    color: #919399
}

.review-text {
    width: 100%;
    font-size: 12px
}

.vendor-review-answer {
    padding-left: 36px;
    padding-top: 10px;
    margin-top: 10px;
    width: 100%;
    display: flex;
    border-top: 1px solid #efeff3
}

.products {
    width: 100%;
    margin-top: 10px;
    font-size: 11px;
    color: #919399
}

.photo-preview {
    display: flex;
    margin: 15px 0 0;
    width: 100%;
    flex-wrap: wrap
}

.client-date,
.client-review {
    margin-top: 20px
}
@media(max-width:1200px) {
    .vendor-review {
        width: 250px
    }
}

.reviewsInfo {
    display: inline-flex;
    font-size: 16px
}

.reviewsStar {
    margin-right: 5px
}

.reviewsStar svg {
    stroke-linejoin: round
}

.current-address_box__21eBb {
    display: flex;
    align-items: center
}

.current-address_text__34tuE {
    margin-left: 10px
}

.main-menu>.menu-item {
    display: inline-block;
    font-weight: 600;
    color: #222;
    padding: 5px 20px;
}
.main-menu>.menu-item>a {
    font-size: 17px;
    padding: 0 2px;
    display: block;
    position: relative;
    text-decoration: none;
    color: inherit;
}
footer a{
    text-decoration: none;
}
.main-menu>.menu-item>a:before {
    position: absolute;
    display: inline-block;
    content: '';
    left: 50%;
    right: 50%;
    bottom: -2px;
    opacity: 0;
    height: 2px;
    background-color:#fff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.main-menu .menu-item {
    position: relative;
}
.main-menu>.current-menu-item>a:before, .main-menu>.menu-item:hover>a:before {
    left: 0;
    right: 0;
    opacity: 1;
}
ul.social-nav {
    padding: 0;
    margin: 0;
}
.main-menu>.menu-item:first-child {
    padding-left: 0;
}
.menu-list .main-menu>.menu-item:first-child{
    padding-left: 20px;
}
.copyright {
    padding-top: 1rem;
    border-top: 1px solid #7f9799;
}
.ec-header-bottom {
    background-color: transparent;
    padding: 20px 0;
}
.ec-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-logo {
    text-align: left;
    margin-right: 1rem;
}
.header-logo img {
    width: 200px
}
.header-search {
    width: 630px;   
    position: relative;
}
.header-search .form-control, .mobile-search .form-control {
    display: block;
    width: 100%;
    min-height: 45px;
    height: 45px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #777777;
    border-radius: 4px;
    border: 1px solid #36364033;
    letter-spacing: 0.5px;
}

.btn-submit{
    left: auto;
    display: flex;
    -webkit-box-align: center;
    box-shadow: none;
    outline: 0;
    padding: 0;
    border: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 73px;
    height: 43px;
    border-radius: 0 4px 4px 0;
    background: #363982;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.mobile-search .btn-submit{
    right: 8px;
    top: 13px;
}
.iEsZvo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font-family: inherit;
    text-decoration: none;
    text-align: center;
    line-height: normal;
    white-space: nowrap;
    border: 0px;
    outline: 0px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.2s ease 0s;
    border-radius: 4px;
    color: rgb(57, 57, 57);
    background-color: transparent;
    box-shadow: none;
}
.mob-btn-submit{
    position: absolute;
    top: 0;
    left: auto;
    right: 15px;
    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;
    width: 45px;
    height: 100%;
    background: transparent;
    color: #222;
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    padding: 0;
    border: none;
}
.ec-header-bottons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.dropdown {
    position: relative;
}

.ec-header-bottons .ec-header-btn.ec-header-wishlist {
    padding-bottom: 0;
    padding-right: 8px;
    margin-left: 34px;
}
.dropdown>a {
    display: inline-block;
    padding: 10px 10px 10px 40px;
    position: relative;
    color: inherit;
}
.dropdown__image {
    width: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
}
.dropdown>a>i {
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    position: relative;
}
.dropdown p{
    margin:0;
}
.dropdown-nav {
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    max-height: 0;
    overflow: hidden;
    z-index: 3;
    background: #fff;
}
.dropdown:hover .dropdown-nav {
    max-height: 120px;
    box-shadow: 0 7px 15px 5px rgb(0 0 0 / 10%);
}
.dropdown-nav a {
    display: inline-block;
    padding: 10px 10px 10px 40px;
    position: relative;
    opacity: 0;
    color: inherit;
    width: 100%;
    transition: max-height .4s ease, color .2s ease, background-color .2s ease;
}
.dropdown:hover .dropdown-nav a {
    opacity: 1;
}
.ec-header-btn .ec-header-count {
    text-align: center;
    color: #ffffff;
    background-color: #363982;
    border-radius: 2px;
    font-size: .75rem;
    margin-left: 4px;
    padding: 4px 6px;
}
ul.products li.product .button:hover{
    color: #fff;
}
.hp-sec-3__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 15px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: 0.25s, opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.hp-sec-3__item__img {
    display: block;
    margin: auto;
}
.hp-sec-3__item__name {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.5px;
    color: #000;
    text-transform: uppercase;
    height: 40px;
    display: block;
}
.hp-sec-3__item:hover {
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.12);
}
.ec-header-bottom  .ec-flex{
    justify-content: space-around;
}
.ec-header-bottons > * + * {
    padding-right: 9px;
}
.ec-header-bottons .ec-header-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color:#0e0e0e;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.site-header-cart li:first-child{
    height: 100%;
}

.ec-header-bottons .ec-header-btn .header-icon{
    display: flex;
}
.header-icon img{
    width: 18px;
}
.slider-more-about-for .swiper-button-next, .slider-more-about-for .swiper-button-prev, .slider-more-about-for .swiper-container-rtl .swiper-button-next{   
    background: #00000033; 
    opacity: 1;
    transition: background .2s ease;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
}
.slider-more-about-for .swiper-button-prev:after, .slider-more-about-for .swiper-container-rtl .swiper-button-next:after, 
.slider-more-about-for .swiper-button-next:after, .slider-more-about-for .swiper-container-rtl .swiper-button-prev:after{
    font-size: 16px;
}
.slider-more-about-nav .swiper-button-prev, .slider-more-about-nav .swiper-button-next{
    display: none;
} 
.theme-switcher-label {
    font-size: 15px;
    padding-bottom: 0;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.theme-dark{
    background: #101010;
}
body.theme-light label {
    color: black;
}

.theme-switcher-label .theme-switcher {
    display: none;
}
.theme-switcher-label .dark-text {
    visibility: hidden;
    opacity: 0;
}
.theme-switcher-label .switch-handle {
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}
.theme-switcher-label .light-text {
    color:  #0e0e0e;
}
.theme-switcher-label .switch-handle i {
    position: absolute;
    font-size: 22px;
    transition: 0.3s;
}
.theme-dark .theme-switcher-label.active .light-text, .theme-light .theme-switcher-label.active .dark-text {
    visibility: hidden;
    opacity: 0;
}
.theme-dark .theme-switcher-label.active .dark-text, .theme-light .theme-switcher-label.active .light-text{
    visibility: visible;
    opacity: 1;
}
.theme-switcher-label.active {
    background-color: rgba(255, 255, 255, 0.2);
}
.header_svg {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 36px;
    height: 36px;
    fill: #444444;
}
.top-lang {
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 154px;
}
.site-nav {
    z-index: 10000;
    width: 100%;
    background-color: #fff;
}
.top-lang-item {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.lang-icon {
    margin-right: 0.5rem;
    color: #0e0e0e;
    font-size: 18px;
}
.language-menu select {
    border: none;
    color: #000;
    background: transparent;
    font-size: 1rem;
    line-height: 1.5;
}
.header-icon i, .header-icon img{
    font-size: 18px;
    display: flex;
    align-items: center;
}

.widgettitle {
    text-transform: none;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 100%;
}
.social-icon-ft {
    display: flex;
    justify-content: center;
    margin-bottom: 20px!important;
}
.widget ol, .widget ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.widget li {
    font-size: 14px;
}
.social-icon-ft li {
    margin-right: 1rem;
    line-height: 24px;
    color: #494743;
    list-style: none;
}
.social-icon-ft a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #363982;
}
.social-icon-ft a i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -0.0667em;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.offcanvas .menu-list .social-icon-ft a i{
    position: relative;
    height: 50px;
    width: 50px;
    justify-content: center;
    font-size: 1.33333em;
    line-height: .75em;
}


.social-icon-ft a:hover i{
    background: #fff;
}
.main-menu>.current-menu-item>a:before, .main-menu>.menu-item:hover>a:before {
    left: 0;
    right: 0;
    opacity: 1;
}


  .card-style {
    overflow: hidden;
    border-radius: 30px;
    margin: 0 15px 30px;
    border: none;
    box-shadow: rgb(0 0 0 / 3%) 0 20px 25px -5px, rgb(0 0 0 / 2%) 0 10px 10px -5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .shadow-card {
    overflow: visible;
  }


.shadow-card:after {
    transform: scale(.95) translateY(10px) translateZ(-36px);
    filter: blur(12px);
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-color: inherit;
    z-index: -1;
}
.shadow-card-m::after {
    transform: scale(.93) translateY(15px) translateZ(-40px);
    filter: blur(12px);
}

.flex-col {
    flex-direction: column;
}
.vendor_card{
    text-decoration: none;
}
.page-main-content{
    background: #fff;
    padding: 2rem 0;
    border-radius: 10px;
}
a, a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    box-shadow: none;
    font-weight: 500;
}
a{
    color: #222;
}
#footer-bar {
    padding: 0 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .55);
    box-shadow: 0 -5px 5px 0 rgb(0 0 0 / 4%);
    height: 60px;
    height: calc(60px + (env(safe-area-inset-bottom))*1.1);
    display: none;
    text-align: center;
    background-color: rgba(255, 255, 255, .95);
    transition: all 250ms ease;
}
#footer-bar a:not(.btn) {
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
}
#footer-bar a:not(.btn) i {
    margin-top: -2px;
    display: block;
    font-size: 18px;
    position: relative;
    z-index: 2;
}
#footer-bar a:not(.btn) span.text {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 500;
    margin-top: -3px;
    opacity: .7;
}
.modal-backdrop, .offcanvas {
    transition: all .3s ease !important;
}

.offcanvas {
    pointer-events: none;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    min-height: auto !important;
    height: auto;
    display: block;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 -5px 5px 0 rgb(0 0 0 / 4%);
    border: 0;
}
.offcanvas-detached.offcanvas-start {
    left: 10px;
    width: 280px;
    top: calc(10px + env(safe-area-inset-top));
    bottom: calc(10px + env(safe-area-inset-bottom));
}
.mobile_el{
    display: flex;
    height: 55px;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}
.footer-bar .fa{
    font-size: 22px;
}
.footer-bar-detached {
    border-radius: 20px;
    left: 10px !important;
    right: 10px !important;
    bottom: 15px !important;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%) !important;
    height: 60px !important;
}


.logo_image img{
    width: 100px;
}
.eNsSPe{
    display:none;
}
.slider-more-about-nav .swiper-slide-thumb-active .img-fluid{
    box-shadow: 0 0 1px 1px #000;
    border-radius: 2px;
    filter: contrast(1.3);
}
.link-dropdown .count{
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 10px;  
    height: 20px;
    min-width: 20px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    background-color: #ffc607;
    padding: 0 4px;
}
.offcanvas.show {
    pointer-events: all !important;
    transform: none;
}
.rounded-m {
    border-radius: 20px !important;
}
.footer-bottom  .horizontal{
    width: 100%;
    float: left;
}
.card-style {
    overflow: hidden;
    border-radius: 18px!important;
    margin: 0 15px;
    border: none;
    box-shadow: rgb(0 0 0 / 3%) 0 20px 25px -5px, rgb(0 0 0 / 2%) 0 10px 10px -5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.p-3 {
    padding: 1rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.menu-list a {
    display: block;
    position: relative;
    line-height: 48px;
}
.gradient-#363982 {
    border: none;
    background-image: linear-gradient(to bottom, #5d9cec, #4a89dc);
}
.shadow-bg {
    background-size: cover;
    position: relative;
    z-index: 10;
    overflow: visible !important;
}
.menu-list a i:first-child, .menu-list a img:first-child {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    left: 0;
    top: 8px;
}
.shadow-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: -1;
}
.shadow-bg-xs::after {
    transform: scale(.7) translateY(3px) translateZ(0);
    filter: blur(8px);
}
.menu-list a i:last-child {
    position: absolute;
    right: 0;
    color: #6d6d6d;
    height: 45px;
    line-height: 48px;
    font-size: 9px;
}
.menu-list a {
    display: block;
    position: relative;
    line-height: 1.5;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    box-shadow: none;
    color: #020b10;
    font-weight: 500;
}
.fade {
    transition: opacity .15s linear;
}
.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.offcanvas-backdrop.show {
    opacity: .5;
}
.product_categories{
    list-style: none;
    padding: 0;
    position: relative;
}
.product_categories li{
    display: inline-flex;
}
.product_categories li a{
    padding: 0 15px;
    font-weight: 400;
    background-color: #f1f1f7;
    border: 1px solid;
    border-color:#f1f1f7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #222;
}

.bUeoIe{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    background: #fff;
    padding: 1rem;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.product_cat_bar{
    flex: 0 0 auto;
    width: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_cat_bar a{
    padding: 0 15px;
    font-weight: 400;
    background-color: #f1f1f7;
    border: 2px solid #f1f1f7;
    border-color: #f1f1f7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #222;
    height: 100%;
}
.catbar{
    flex: 0 0 auto;
    width: 95%;
    padding: 0;
}
.fixed-bar{
    position: fixed;
    top: 77px;
    z-index: 100;
    left: 0;
    right: 0;
}
.fixed-bar .bUeoIe{
    margin:0
}
.nav-item.active .nav-link{
    background-color: #00c382;
    color: #fff;
}
.vnd-section_wrap{
    padding-top: 20px;
}
.cart-item{
    display: flex;
    justify-content: space-between;
    padding: 1rem;
}
.cart-left{
    display: flex;  
}
.prod-image img{
    border-radius: 8px;
    margin-right: 1rem;
}
.prod-detail{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.prod-title{
    font-weight: 600;
    font-size: 1.15rem;
}
.prod-detail .woocommerce-Price-amount{  
    font-size: 1.15rem;
}
.cart-right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}
.cart-from-item{
    border: 1px solid #eee;
    margin-bottom: 1rem;
}
.prod-remove a{
    font-size: 1.8rem;
    line-height: 1;
}
.quantity {
    min-width: 150px;
}
.quantity .control {
    border-radius: 8px;
    border: 1px solid #36364033;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: space-around;
}
.quantity .btn-number {
    position: absolute;
    z-index: 2;
    font-size: 16px;
    color: #888;
    background: #fff;
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.slider-more-about-nav{
    height: 100vh;
    overflow: hidden;
}
.quantity .btn-number.quantity-minus {
    left: 1rem;
    border-color: #1275ba;
    color: #1275ba;
}
.quantity .btn-number.quantity-plus {
    right: 1rem;
    border-color: #4CAF50;
    color: #4CAF50;
}
 .quantity .input-text {
    width: 100%;
    outline: 0 !important;
    border: none;
    height: 43px;
    font-size: 16px;
    color: #000;
    text-align: center;
    padding: 0 40px;
    border-radius: 4px;
    border: 1px solid #36364033;
}
.cart i {
    color: #013d7b;
}
.wc-proceed-to-checkout .checkout-button {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    border: none;
    background-color: #363982;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 10px;
    justify-content: center; 
}
.woocommerce-cart-form .row .col-md-12:not(:first-child) .cart-item{
border-top: 1px solid #f1f1f7;
}
.max-75 {
    max-width: 75%;
    margin: 0 auto;
    min-height: 70vh;
}
.woocommerce button[name="update_cart"], .woocommerce input[name="update_cart"] {
    display: none;
}
table.shop_table {
    font-size: 100%;
    border: none;
    margin-bottom: 26px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table {
    border: 1px solid #cccccc;
    border-collapse: separate;
    padding: 0;
    background: #fff;
    width: 100%;
}
table.shop_table thead th {
    background-color: #F8F8F8;
    font-weight: 500;
    color: #111111;
    font-size: 16px;
    padding: 15px;
    border: none;
}
.woocommerce-checkout-review-order-table thead th {
    border-bottom: 1px solid #E2E2E2;
    padding: 0 0 10px 0;
}
table.shop_table thead th:first-child {
    padding-left: 30px;
}
.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
}
form.checkout ul {
    list-style-type: none;
}
.woocommerce-checkout-payment .payment_methods {
    padding: 0;
    margin: 0;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method {
    border: 1px solid #cccccc;
    padding: 17px 20px;
    background: #fff;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child) {
    border-bottom: none;
}
.woocommerce-checkout-payment input[type="radio"] {
    display: none;
}
.woocommerce-checkout-payment label {
    font-size: 15px;
    color: #767676;
    cursor: pointer;
}
.woocommerce-checkout-payment input[type="radio"] + label {
    position: relative;
    padding-left: 33px;
    cursor: pointer;
    color: #767676;
    display: flex;
    align-items: center;
}
.woocommerce-checkout-payment input[type="radio"]:checked + label {
    color: #1f1f1f;
}
.woocommerce-checkout-payment input[type="radio"] + label:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce-checkout-payment input[type="radio"]:checked + label:before {
    border-color: #1f1f1f;
    border-width: 1px;
}
.woocommerce-checkout-payment input[type="radio"] + label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    opacity: 0;
    background-color: #1f1f1f;
    border-radius: 50%;
}
.woocommerce-checkout-payment input[type="radio"]:checked + label:after {
    opacity: 1;
}
.woocommerce-checkout-payment .place-order {
    width: 100%;
    padding: 0;
}
form.checkout .form-row {
    margin: 0 0 25px 0;
}
.woocommerce label.woocommerce-form__label-for-checkbox {
    position: relative;
    padding-left: 35px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    color: #525252;
    margin-bottom: 0;
    line-height: 1.5;
}
 .woocommerce-checkout-payment .place-order .form-row {
    width: 100%;
    padding: 0;
    margin-top: 10px;
}
form.checkout .form-row label {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 5px;
}
.woocommerce-checkout-payment .place-order .form-row .woocommerce-form__label {
    font-size: 16px;
}
form.checkout .form-row {
    margin: 0 0 25px 0;
}
form.checkout .form-row label {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 5px;
}
textarea {
    padding: 15px;
    height: 150px;
    color: #1f1f1f;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    font-size: 16px;
    transition: all .1s ease-in-out;
    outline: none;
}
form.checkout .form-row input[type="text"], form.checkout .form-row textarea, form.checkout .form-row input[type="tel"],
form.checkout .form-row input[type="email"] {
    width: 100%;
    color: #1f1f1f;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding: 12px 15px;
    font-size: 16px;
    transition: all .1s ease-in-out;
    outline: none;
}
form.checkout h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    margin-top: 0;
}
form.checkout .form-row {
    margin: 0 0 25px 0;
}
.col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
    padding-right: 15px;
}
.col2-set .form-row-first, .col2-set .form-row-last {
    width: 50%;
}
form.checkout .form-row label {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 5px;
}
form.checkout .woocommerce-account-fields {
    margin-top: 20px;
}
form.checkout .form-row {
    margin: 0 0 25px 0;
}
label.woocommerce-form__label-for-checkbox {
    position: relative;
    padding-left: 35px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    color: #525252;
    margin-bottom: 0;
    line-height: 1.5;
}
form.checkout .form-row label {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 5px;
}

label.woocommerce-form__label-for-checkbox input, #billing_country_field {
    display: none;
}
label.woocommerce-form__label-for-checkbox span:before, label.woocommerce-form__label-for-checkbox span:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-color: #e2e2e2;
    position: absolute;
    left: 0;
    top: 1px;
    transition: 0.4s;
}
label.woocommerce-form__label-for-checkbox span:before {
    border: 1px solid #000;
    background-color: #e2e2e2;
}
label.woocommerce-form__label-for-checkbox span:before,  label.woocommerce-form__label-for-checkbox span:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-color: #e2e2e2;
    position: absolute;
    left: 0;
    top: 1px;
    transition: 0.4s;
}
label.woocommerce-form__label-for-checkbox span:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center;
}
label.woocommerce-form__label-for-checkbox :checked ~ span:before {
    border-color: #1f1f1f;
    background: transparent;
}
label.woocommerce-form__label-for-checkbox :checked ~ span:after {
    opacity: 1;
}
.woocommerce-checkout-payment input[type="radio"]:checked + label:before {
    border-color: #1f1f1f;
    border-width: 1px;
}
.woocommerce-checkout-payment input[type="radio"]:checked + label:after {
    opacity: 1;
}
.woocommerce-checkout-payment .place-order button {
    width: 100%;
    margin-top: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    background-color: #0e0e0e;
    color: #ffffff;
    padding: 0 37px;
    text-align: center;
    transition: ease .3s;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.required {
    color: red;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
form .form-row .required {
    visibility: visible;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    margin-bottom: 20px;
}
label {
    font-weight: 400;
    margin: 0;
}
.woocommerce input[type=email], .woocommerce input[type=password], .woocommerce input[type=search], .woocommerce input[type=tel], 
.woocommerce input[type=text], .woocommerce select, .woocommerce textarea {
    border: 1px solid #9e9e9e;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 9px 20px;
    max-width: 100%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    color: #222;
    margin-bottom: 3px;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select, .woocommerce-page form .form-row .input-text, .woocommerce-page form .form-row select {
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-navigation {
    height: auto;
    width: 100%;
    padding: 10px 20px;
    background-color: #f1f1f1;
}
.woocommerce-MyAccount-navigation ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation .is-active a{
color: #0e0e0e;
font-weight: 900;
}
.product_top{
    background: #fff;
}
h1.product_title{
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.1;
}
.entry-summary .price {
    font-size: 22px;
    color: #111;
    font-weight: 700;
}
.prod_desc{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 1rem;
}
form.cart{
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
}
.cart .quantity{
    margin-bottom: 15px;
    margin-right: 16px;
}
.color-green{
    color: #009c38;
}
.single_add_to_cart_button{
    height: 43px;
    padding: 0 37px;
    width: 100%;
}
.pod-sub {
    float: left;
    width: 100%;
    height: 150px;
    border-radius: 8px;
    transition: box-shadow 0.4s ease-in-out 0s;
    box-shadow: rgb(0 0 0 / 4%) 0px 2px 4px 0px;
}
.pod-image {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: rgb(245, 245, 245);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.cl-a {
    display: flex;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    padding: 25px 15px;
}
.pod-text {
    display: block;
    font-weight: 600;
    line-height: 24px;
    height: 70px;
    width: 60%;
    text-align: left;
    font-size: 1.15rem;
    transition: color 0.4s ease 0s;
    color: #000;
    white-space: break-spaces;
    overflow: hidden;
}
.brand-list .product-thumb {
    margin-bottom: 0;
    border: 1px solid #ececec;
    transition: .3s;
    border-radius: 6px;
    background-color: #fff;
    padding: 15px;
    position: relative;
    text-align: center;
}
.brand-image {
    text-align: center;
    position: relative;
}
.brand-image img {
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    border-radius: 6px;
    max-width: 150px;
    max-height: 150px;
    margin: auto;
}
.brandl-title h4 {
    font-weight: 700;
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
}
.brand-list:hover .product-thumb {
    border: 1px solid #000;
}
.product-thumb{
    border: 1px solid #ececec;
    transition: .3s;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    text-align: center;
    padding: 0px 10px 10px;
}
.product-thumb h4 {
    font-weight: 700;
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    margin: 0;
    font-size: 20px;
}
.product-thumb .price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
    color: #000;
}
.product-thumb .stock{
    margin-bottom: 0;
}
.button-group.wishlist {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    z-index: 5;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    height: 231px;
    overflow: hidden;
}
.status{
    position: absolute; 
    top: 5px;
    left: 0;
    color: #fff;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    z-index: 1;
}
.top {
    background-color: #7c00ff;
}
.salest {
    background-color: red;
}
.newest {
    background-color: green;
}
.favmod .favmod-unset, .favmod.active .favmod-add{
    display: none;
}
.favmod i{
    font-size: 1rem;
}
.favmod.active .favmod-unset{
    display: block;
}
.product-thumb:hover {
    border: none;
    box-shadow: 0px 16px 50px -2px rgba(0, 0, 0, 0.1);

}
.product-thumb:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.product-thumb .price-old {
    position: relative;
}
.product-thumb .price-old:before {
    content: "";
    width: 100%;
    height: 1.3px;
    background: red;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-1deg);
}
.dd{
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
}
.uZATO {
    overflow: hidden;
    position: absolute;
    padding-bottom: 24px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s linear 0s, transform 0.1s linear 0s, visibility 0s linear 0.1s;
    transform: translate3d(0px, -8px, 0px);
}
.XqbgT {
    max-width: 100%;
    min-width: 320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    left: 0;
    right: 0;
    border-radius: 18px;
    top: 100%;
}
.opacity-0 {
    opacity: 0;
}
.bg-grey-900 {
    --tw-bg-opacity: 1;
    background-color: #24272c;
    background-color: rgb(36 39 44/1);
}
.w-full {
    width: 100%;
}
.z-50 {
    z-index: 50;
}
.top-0 {
    top: 0;
}
.bottom-0 {
    bottom: 0;
}
.fixed {
    position: fixed;
}
.invisible {
    visibility: hidden;
}
.pointer-events-none {
    pointer-events: none;
}
.left-0 {
    left: 0;
}
.overflow-hidden {
    overflow: hidden;
}
.translate-y-full {
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.max-h-0 {
    max-height: 0;
}
.left-0 {
    left: 0;
}
.bottom-\[1px\] {
    bottom: 1px;
}
.absolute {
    position: absolute;
}
.to-white {
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.from-grey-50 {
    --tw-gradient-from: #f4f6f7 var(--tw-gradient-from-position);   
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
}
.relative {
    position: relative;
}
.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.duration-300 {
    transition-duration: .3s;
}
.h-full {
    height: 100%;
}
.daPpPm {
    position: relative;
    z-index: 10;
    padding: 20px 0px;
}
.maincategories {
    text-align: left;
}
.catlist-a {
    border: none;
    margin: 0px;
    outline: none;
    margin-right: 1px;
    margin-left: 1px;
    height: 30px;
    padding: 4px 8px;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    background: #f3f3f3;
    color: rgb(51, 51, 51);
    box-shadow: rgb(51 51 51 / 2%) 0px 2px 4px 0px;
    width: 19.8%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.gxEnBn {
    border: none;
    margin: 0px;
    width: auto;
    outline: none;
    overflow: visible;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    font: inherit;
    text-align: center;
    -webkit-font-smoothing: inherit;
    padding: 22px;
    position: relative;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    border-radius: 4px;
    color: #fff;
    background-color:#363982;
    max-height: 45px;
}
.ckFvLy {
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 24px;
    display: flex;
    align-items: center;
}
.sc-eQhwCh{
    margin-right: 1rem;
}
.first-header{
    display: flex;
    align-items: center;
}
.third-header{
    display: flex;
}
.badges-and-price {
    display: flex;
    flex-wrap: wrap;
}
.badges-and-price .block-part-content {
    margin-right: 22px;
    margin-top: 0!important;
}
.block-part.price .block-part-content {
    align-items: center;
    display: flex;
}
.info-block .block-part.price .total-price {
    color: #1f2026;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-right: 13px;
    white-space: nowrap;
}
.block-part.price .old-price {
    color: #8b8e99;
    font-size: 14px;
    line-height: 24px;
    margin-left: 8px;
    text-decoration-line: line-through;
}
.badges {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
}
.badge-container .badge-list .badge {
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    height: 21px;
    margin-right: 2px;
    margin-top: 2px;
    padding: 0 6px;
    display: block;
}
.badge-container .badge-list .badge .text {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 21px;
    overflow: hidden;
    word-break: break-all;
}
.third-header .ec-header-btn{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color: #0e0e0e;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 45px;
    padding: 0 8px;
    margin-left: 0.5rem;
}
.third-header .ec-header-btn:hover{
    border-radius: 4px;
    background: #e6e8ed;
}
.header-icon{
    display: flex;
}
.active.uZATO{
    position: absolute;
    visibility: visible;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    overflow: hidden;
    transition: opacity 0.2s linear 0s, transform 0.2s linear, visibility 0s linear;
    background: #fff;
    box-shadow: rgb(0 0 0 / 8%) 0px 8px 16px 0px !important;
    z-index: 10;
}
.mobile-menu-toggle{
    transition: transform 0.5s;
    width: 30px;
    height: 18px;
}

.mobile-menu-toggle .line-2 {
    margin: 4px 0;
}

.mobile-menu-toggle .line-1, .mobile-menu-toggle .line-2, .mobile-menu-toggle .line-3{
    border-top: 3px solid #fff;
    display: block;
    transition: margin 0.5s, transform 0.5s;
    width: 20px;
}
.eNsSPe .mobile-menu-toggle .line-1, .eNsSPe .mobile-menu-toggle .line-2,.eNsSPe .mobile-menu-toggle .line-3{
    border-top: 3px solid #000; 
}
.active .mobile-menu-toggle{
    padding: 25px 0;
}
.active .mobile-menu-toggle .line-1 {
    transform: rotate(45deg);
}
.active .mobile-menu-toggle .line-2 {
    margin: -3px 0;
    opacity: 0;
}

.active .mobile-menu-toggle .line-3 {
    transform: rotate(-45deg);
}
.maincategories a:hover{
    background: #ffc607;
}
.theme-dark .logo-black{
    display: none;
}
.theme-light .logo-white, .logo-white{
    display: none;
}
.theme-dark h1.page-title, .theme-dark .sc-gacHD a, .theme-dark .more__about-content{
color: #fff;
}
.theme-dark .gxEnBn{
    color: #000;
    background-color: #ffc607;
}
.theme-dark .mobile-menu-toggle .line-1, .theme-dark .mobile-menu-toggle .line-2, .theme-dark .mobile-menu-toggle .line-3{
    border-top: 3px solid #000;
}
.theme-dark .sc-hiola-d .mobile-menu-toggle .line-1, .theme-dark .sc-hiola-d .mobile-menu-toggle .line-2, .theme-dark .sc-hiola-d .mobile-menu-toggle .line-3{
    border-top: 3px solid #fff;
}
.theme-dark .active.uZATO, .theme-dark .eNsSPe{
background: #000;
}
table.variations tr{
    display: block;
}
table.variations .cell {
    display: block;
}
table.variations label {
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 600;
}
table.variations .value {
    width: 100%;
    padding: 0 0 20px 0;
}
table.variations .label>* {
    display: inline-block;
    vertical-align: middle;
}
table.variations ul{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    vertical-align: middle;
    gap: 10px 15px;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}
table.variations ul li{
    border-radius: 8px;
    padding: 0.25rem 1rem;
    border: 1px solid #000;
    line-height: 1.5;
    margin-bottom: 1rem;
}
a.reset_variations {
    display: inline-flex !important;
    align-items: center;
}
.reset_variations:before {
    margin-right: 3px;
    content: "\f00d";
    font-weight: 600;
    font-family: "Font Awesome 6 Pro";
}
table.variations .cell.label{
    margin-bottom: 1rem;
}
table.variations ul li.selected{
    background: #000;
    color: #ffc607;
}
.h-6 {
    height: 1.5rem;
}
.w-6 {
    width: 1.5rem;
}
.cursor-pointer {
    cursor: pointer;  
}
.nuxt-icon.custom-fill [fill] {
    fill: currentColor;
}
.transparent.category-item-link {
    height: auto;
    line-height: 20px;
    padding: 6px 8px;
}
.transparent {
    color: #1f2026;
    font-size: 14px;
    height: 25px;
    line-height: 16px;
    margin-top: 2px;
    opacity: 1;
    padding: 4px 0;
}
.category-item.category-item--parent .category-item-link--parent {
    border-radius: 4px;
    padding-left: 24px;
    padding-right: 8px;
}
.category-item.category-item--parent .category-item-link--parent.category-item-link--current {
    margin-left: 16px;
    padding-left: 8px;
}
.category-item-title--parent:after {
    border: solid #000;
    border-width: 0 1px 1px 0;
    content: "";
    display: block;
    height: 5px;
    left: -10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    width: 5px;
}
.header-title>span {
    color: #1f2026;
    font-size: 1rem;
    line-height: 2.5rem;
}
.category-item-title--parent {
    position: relative;
}
.category-item--child {
    height: auto!important;
    padding-left: 16px;
}
@media screen and (max-width: 780px){
    .mobile-search .btn-submit {
        right: 1px;
        top: 9px;
        color: #fff;
    }
    .slider-more-about-nav{
        display: none;
    }
    .row-cols-5>* {
        width: 50%;
    }
    .item-feed .item-feed-header{
        padding: 0;
    }
    .item-feed .item-feed-header h3{
        width: 50%;
        margin-bottom: 0;
    }
   
}