<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.breadcrumb {
    display: none
}

.policy-popup {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.policy-popup__heading {
    margin: 2px 0;
    font-size: 1.125rem
}

.policy-popup__description {
    margin: 0
}

.policy-popup__description-link {
    text-decoration: underline;
    color: #fff
}

.policy-popup__description-link:focus,
.policy-popup__description-link:hover {
    text-decoration: underline;
    color: #fff
}

.policy-popup__close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    cursor: pointer;
    font-size: .75rem;
    margin-right: 0;
    padding: 8px
}

.container--comments {
    max-width: 800px
}

.sales-contract {
    padding-top: 40px
}

.sales-contract__title {
    font-size: 1.5rem;
    color: #185aa3;
    margin-bottom: 20px
}

.sales-contract b,
.sales-contract strong,
.sales-contract__title,
.thanks__campaign b {
    font-weight: 700!important
}

.repeating-visitor {
    text-align: center
}

.repeating-visitor__title {
    font-size: 1.125rem
}

.repeating-visitor__status-img {
    display: block;
    margin: 0 auto
}

.repeating-visitor__status-text {
    font-family: "urge";
    font-size: 1.125rem;
    margin-top: 10px
}

.repeating-visitor__detail {
    font-size: 1rem
}

.repeating-visitor__shipment-url {
    text-decoration: underline;
    font-size: 1rem;
    cursor: pointer;
    margin: 0 0 11px;
    display: block;
    line-height: 1.4rem
}

.repeating-visitor__shipment-url:hover,
label a {
    text-decoration: underline
}

.repeating-visitor__tracking-button:last-child {
    margin-bottom: 10px
}

.btn+.repeating-visitor__title {
    margin-top: 25px;
    border-top: 1px solid #edf1f2;
    padding-top: 20px
}

#supplierCustomProduct {
    border: none
}

label.required-label span {
    top: 0;
    right: -6px
}

.background-banner {
    display: block;
    width: 100%;
    height: 606px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #333
}

.background-banner__mid {
    position: absolute;
    border: 2px solid red;
    top: 10px;
    left: 0;
    right: 0
}

.background-banner__left {
    top: 0;
    left: 0;
    display: none
}

.background-banner__right {
    top: 0;
    right: 0;
    display: none
}

.background-banner__tower {
    position: absolute;
    border: 2px solid red
}

.background-banner__img {
    width: 100%;
    height: auto;
    max-width: 100%
}

.alert-custom-warning {
    position: relative;
    padding: 12px;
    border: 2px solid #e67b2d;
    border-left: 85px solid #e67b2d;
    border-radius: 6px;
    min-height: 67px
}

.alert-custom-warning:before {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: -42px;
    background-color: #e67b2d;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    font-family: Georgia;
    text-shadow: 1px 1px rgba(0, 0, 0, .5)
}

.alert-custom-warning__icon {
    background-color: #e67b2d;
    position: absolute;
    left: 0;
    font-size: 2.5rem;
    top: 50%;
    margin-top: -20px;
    margin-left: -65px
}

.alert-custom-warning__text {
    color: #e67b2d
}

.header {
    background-color: #fff;
    position: relative;
    z-index: 40;
    font-family: "function_probook", sans-serif
}

.header__top {
    display: none;
    margin-left: -10px;
    margin-right: -10px;
    padding: 2px 0
}

.header__top:after,
.header__top:before {
    content: " ";
    display: table
}

.header__top:after {
    clear: both
}

.header__bottom {
    background-color: #9a2121;
    height: 44px
}

.header__bottom.is-sticky {
    width: 100%;
    top: 0;
    position: relative!important
}

.header__bottom.is-sticky .responsive-menu {
    padding-left: 15px
}

.header__bottom.is-sticky .header__district-box {
    display: none
}

.header__logo {
    height: 95px;
    float: left
}

.header .header__theme {
    float: left
}

.header__left-col,
.header__right-col {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.header__right-col {
    width: 66.66666667%;
    height: 95px;
    float: right
}

.top-search-list {
    list-style: none;
    line-height: 26px;
    margin: 0;
    overflow: hidden;
    color: #8e8e8f;
    font-size: .84rem;
    padding: 0 0 0 2px;
    height: 26px;
    position: absolute;
    bottom: 0;
    display: none
}

.top-search-list__item {
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
    float: left;
    padding-right: 3px
}

.top-search-list__item-link {
    cursor: pointer;
    color: #8e8e8f;
    padding: 0 1px
}

.top-search-list__item-link:hover {
    color: #000;
    text-decoration: underline
}

.site-logo {
    margin-top: 6px
}

.site-logo__link {
    display: block
}

.site-logo-responsive {
    display: block;
    width: 120px;
    margin: 0 auto
}

.site-logo-responsive__link {
    display: block
}

.site-logo-responsive__image {
    margin-top: 10px;
    width: 120px;
    height: 26px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block
}

.live-search {
    float: left;
    width: 100%;
    position: relative;
    top: 0
}

.live-search__container.loading .live-search__loader {
    visibility: visible;
    opacity: .4
}

.live-search__container.loaded .live-search__input {
    border-color: #51b549
}

.live-search__container.loaded-with-error .live-search__input {
    border-color: #e64e41
}

.live-search__input {
    height: 44px;
    padding: 6px 85px 6px 12px;
    font-size: 1rem
}

.live-search__loader {
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    top: 50%;
    right: 65px;
    width: 18px;
    height: 15px;
    margin: -8px 0 0;
    background: url(../images/loader.gif);
    background-size: 18px 15px;
    visibility: hidden;
    opacity: 0
}

.live-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 55px;
    text-align: center;
    background-color: #51b549;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.live-search__button-icon {
    margin: 0;
    font-size: 1.25rem;
    color: #fff;
    display: none
}

.live-search__text-find {
    color: #fff;
    display: block
}

.live-search__results-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    z-index: 100;
    -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    border-radius: 0 0 6px 6px
}

.live-search__all-results-title {
    font-size: .875rem;
    text-align: right;
    padding: 5px 10px 0 0
}

.live-search__results {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 500px;
    overflow-y: auto
}

.live-search__result {
    margin-bottom: 5px;
    padding: 5px 10px;
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: box-shadow .5s;
    transition: box-shadow .5s
}

.live-search__result:after,
.live-search__result:before {
    content: " ";
    display: table
}

.live-search__result:after {
    clear: both
}

.live-search__result.is-active {
    background-color: #edf1f2;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .05)
}

.live-search__result--category .live-search__result-link {
    color: #185aa3
}

.live-search__result--category+.live-search__result--product {
    border-top: 1px solid #edf1f2
}

.live-search__result-link {
    display: block
}

.live-search__result-link:after,
.live-search__result-link:before {
    content: " ";
    display: table
}

.live-search__result-link:after {
    clear: both
}

.live-search__result-right-arrow {
    font-size: .625rem;
    color: #185aa3;
    margin: 0 0 0 1px;
    vertical-align: baseline
}

.live-search__result-img {
    max-width: 100px;
    max-height: 100px;
    float: left;
    border-radius: 4px;
    margin-right: 10px
}

.live-search__result-title {
    padding: 20px 0 5px;
    font-size: 1rem;
    margin: 0
}

.live-search__result-title--faq {
    padding: 0;
    margin-top: 15px;
    text-decoration: underline
}

.live-search__result-price {
    float: left;
    margin-right: 8px;
    position: relative;
    height: 30px;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 1px
}

.live-search__result-price--old-price {
    color: #b3b3b3
}

.live-search__result-price--old-price:before {
    width: 100%;
    height: 1px;
    background-color: #b3b3b3;
    content: "";
    position: absolute;
    left: 3px;
    top: 13px
}

.live-search__result-price sup,
.search-box__results-price sup {
    font-size: .75rem;
    vertical-align: super;
    top: -2px
}

.live-search__result-price span,
.search-box__results-price span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .75rem;
    font-weight: 400
}

.live-search__result-price-text {
    font-weight: 700;
    float: left;
    font-size: 2rem;
    margin-right: 8px;
    line-height: 2rem;
    vertical-align: text-top
}

.live-search__showall {
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 75%;
    margin: 15px auto 10px
}

.live-search__showall:hover {
    text-decoration: underline
}

.search-box {
    float: left;
    width: 45%;
    position: relative;
    top: 25px
}

.search-box__input {
    height: 44px;
    border-color: #e2e7e9
}

.search-box__input::-webkit-input-placeholder {
    color: #d4d4d4
}

.search-box__input:-moz-placeholder,
.search-box__input::-moz-placeholder {
    color: #d4d4d4
}

.search-box__input:-ms-input-placeholder {
    color: #d4d4d4
}

.search-box__input:focus {
    background-color: #edf1f2;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #edf1f2
}

.search-box__button {
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    z-index: 50
}

.search-box__icon {
    color: #fff
}

.search-box__results-right-arrow-icon {
    font-size: .625rem;
    color: #185aa3;
    margin: 0 0 0 1px;
    vertical-align: baseline
}

.search-box__all-results-title {
    font-size: .875rem;
    text-align: right;
    padding: 5px 10px 0 0
}

.main-menu__item.open .main-menu__link,
.search-box__category-item {
    color: #185aa3
}

.search-box__category-item+.search-box__product-item {
    border-top: 1px solid #edf1f2
}

.search-box__results-img {
    max-width: 100px;
    max-height: 100px;
    float: left;
    border-radius: 4px;
    margin-right: 10px
}

.search-box__results-title {
    padding: 20px 0 5px;
    font-size: 1rem;
    margin: 0
}

.search-box__results-title--faq {
    padding: 0;
    margin-top: 15px;
    text-decoration: underline
}

.search-box__results-price {
    float: left;
    margin-right: 8px;
    position: relative;
    height: 30px;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 1px
}

.search-box__results-price--old-price {
    color: #b3b3b3
}

.search-box__results-price--old-price:before {
    width: 100%;
    height: 1px;
    background-color: #b3b3b3;
    content: "";
    position: absolute;
    left: 3px;
    top: 13px
}

.search-box__results-price-text {
    font-weight: 700;
    float: left;
    font-size: 2rem;
    margin-right: 8px;
    line-height: 2rem;
    vertical-align: text-top
}

.search-box--showall {
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 75%;
    margin: 15px auto 10px
}

.main-submenu__col--left a:hover,
.main-submenu__col--mid a:hover,
.search-box--showall:hover {
    text-decoration: underline
}

.responsive-search {
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    display: none;
    background-color: #edf1f2;
    padding: 14px 0;
    width: 100%
}

.responsive-search:after,
.responsive-search:before {
    content: " ";
    display: table
}

.responsive-search:after {
    clear: both
}

.responsive-search .search-box {
    float: none;
    top: 0;
    width: 100%;
    height: 44px
}

.responsive-search-trigger {
    display: block;
    float: right;
    line-height: 44px
}

.responsive-search-trigger:hover {
    cursor: pointer
}

.responsive-search-trigger__icon {
    font-size: 1.5rem;
    color: #fff;
    margin: 0 0 2px
}

.responsive-search-trigger__cancel {
    color: #fff;
    display: none;
    border: 1px solid #fff;
    padding: 3px 10px;
    border-radius: 4px
}

.user-menu-container {
    float: right;
    position: relative;
    width: 55%;
    top: 10px
}

.user-menu {
    float: right
}

.user-menu__items {
    margin: 0;
    padding: 0
}

.user-menu__item {
    display: inline-block;
    text-align: center;
    position: relative
}

.user-menu__item--nolink {
    cursor: default;
    padding: 10px
}

.user-menu__item--account,
.user-menu__item--contact {
    display: block
}

.user-menu__item:active {
    background-color: #9a2121;
}

.user-menu__link {
    display: block;
    padding: 8px;
    position: relative;
    z-index: 8
}

.user-menu__link--order.is-active {
    position: relative;
    border-color: #edf1f2;
    border-bottom-color: transparent;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    background: #fff
}

.user-menu__link--order.is-active:after {
    width: 100%;
    display: block;
    content: '';
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 1010;
    left: 0
}

.user-menu__icon {
    font-size: 2rem;
    position: relative
}

.user-menu__icon--account,
.user-menu__icon--cart,
.user-menu__icon--order {
    color: #fff
}

.user-menu__icon--contact {
    font-size: 2rem;
    color: #fff
}

.user-menu__title {
    display: block;
    font-size: .875rem;
    padding-top: 5px
}

.user-menu__cart-quantity {
    position: absolute;
    right: -6px;
    bottom: -7px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #51b549;
    font-size: .6429rem;
    line-height: 20px;
    text-align: center;
    font-family: "function_probook", sans-serif
}

.user-menu__item--log-out {
    margin-left: -10px;
    display: inline-block!important;
    position: absolute;
    top: 59px;
    z-index: 30;
    left: 150px
}

.user-menu__log-out {
    border-radius: 50%;
    background: #edf1f2;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 33px
}

.user-menu__log-out-icon {
    color: #e37c33;
    font-size: 1rem;
    margin: 0;
    vertical-align: baseline
}

.site-emblem {
    float: left;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    max-width: 0;
    height: 51px
}

.container--main-menu {
    position: relative;
    height: 44px
}

.responsive-menu {
    position: fixed;
    left: -280px;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 20;
    width: 280px;
    background-color: #9a2121
}

.responsive-menu:after,
.responsive-menu:before {
    content: " ";
    display: table
}

.responsive-menu:after {
    clear: both
}

.category-order__item label,
.responsive-menu .user-menu-container {
    width: 100%
}

.hamburger,
.responsive-menu .user-menu {
    display: block;
    float: none
}

.responsive-menu .user-menu__items {
    padding: 0
}

.responsive-menu .user-menu__item {
    display: block;
    text-align: left
}

.responsive-menu .user-menu__title {
    color: #fff;
    display: inline-block;
    font-size: 1.125rem
}

.responsive-menu .user-menu__icon {
    min-width: 45px;
    text-align: center
}

.responsive-menu .user-menu__link {
    padding-left: 16px
}

.hamburger {
    float: left;
    height: 44px
}

.hamburger:hover {
    cursor: pointer
}

.hamburger__icon {
    position: relative;
    font-size: 2rem;
    color: #fff;
    top: 6px
}

.main-menu,
.main-menu__item.is-active .main-submenu {
    display: block
}

.main-menu__items {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.main-menu__text-responsive {
    height: 67px;
    display: block
}

.main-menu__text--name {
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
    font-family: "urge";
    font-size: .938rem;
    position: relative;
    top: 9px
}

.main-menu__text--subname {
    position: absolute;
    bottom: 18px;
    line-height: 30px;
    font-size: 1rem
}

.main-menu__item,
.main-submenu__col--left a,
.main-submenu__col--mid a {
    color: #fff
}

.main-menu__item.active {
    background-color: #4681c3
}

.category-order.search-sort [type=radio]+label:before,
.filter__item [type=radio]+label:before,
.main-menu__item.open {
    background-color: #fff
}

.main-menu__item.is-active .main-menu__link-container:before {
    position: absolute;
    content: '';
    left: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    z-index: 10;
    display: block;
    transition: all .075s
}

.main-menu__item.is-active .main-menu__link {
    background-color: #fff;
    color: #185aa3
}

.main-menu__item .main-menu__link-container:before,
.main-menu__item.is-active .main-menu__link:after {
    display: none
}

.main-menu__item.is-active [href="/tip-bayrami"]:before {
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_tip-icon_reverse.png)
}

.main-menu__item.is-active [href="/anneler-gunu"]:before {
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_anneler-gunu.png);
    background-position: 0 -41px
}

.main-menu__item.is-active [href="/babalar-gunu"]:before {
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_babalar-gunu.png);
    background-position: 0 -41px
}

.main-menu__link-container {
    position: relative;
    display: block
}

.main-menu__link,
.main-menu__link-responsive {
    color: #fff;
    line-height: 44px
}

.main-menu__link-responsive:before,
.main-menu__link:before {
    font-size: 2rem;
    display: inline-block;
    vertical-align: bottom;
    font-family: 'icomoon';
    margin-right: 2px
}

.main-menu__link-responsive[href="/cicek"]:before,
.main-menu__link[href="/cicek"]:before {
    content: "\e94d"
}

.main-menu__link-responsive[href="/ogretmenler-gunu"]:before,
.main-menu__link[href="/ogretmenler-gunu"]:before {
    content: "\e97d"
}

.main-menu__link-responsive[href="/kadinlar-gunu"]:before,
.main-menu__link[href="/kadinlar-gunu"]:before {
    content: "\e936"
}

.main-menu__link-responsive[href="/bonnyfood"],
.main-menu__link-responsive[href="/sevgililer-gunu"],
.main-menu__link[href="/bonnyfood"],
.main-menu__link[href="/sevgililer-gunu"] {
    padding-right: 50px
}

.main-menu__link-responsive[href="/sevgililer-gunu"]:before {
    font-size: 2.3rem;
    margin-right: 0
}

.main-menu__link-responsive[href="/bonnyfood"]:before,
.main-menu__link[href="/bonnyfood"]:before {
    content: "\e94f";
    font-size: 2.3rem;
    margin-right: 0
}

.main-menu__link[href="/sevgililer-gunu"]:before {
    font-size: 2.3rem;
    margin-right: 0
}

.main-menu__link-responsive[href="/bonnyfood"] .main-menu__text--name,
.main-menu__link-responsive[href="/sevgililer-gunu"] .main-menu__text--name,
.main-menu__link[href="/bonnyfood"] .main-menu__text--name,
.main-menu__link[href="/sevgililer-gunu"] .main-menu__text--name {
    width: 90px
}

.main-menu__link-responsive[href="/hediye"]:before,
.main-menu__link[href="/hediye"]:before {
    content: "\e94c"
}

.main-menu__link-responsive[href="/butik-cicekciler"]:before,
.main-menu__link[href="/butik-cicekciler"]:before {
    content: "\e94e"
}

.main-menu__link-responsive[href="/kisiye-ozel-hediyeler"],
.main-menu__link[href="/kisiye-ozel-hediyeler"] {
    display: none!important
}

.main-menu__link-responsive[href="/kisiye-ozel-hediyeler"]:before,
.main-menu__link[href="/kisiye-ozel-hediyeler"]:before {
    content: "\e95b";
    font-size: 1.625rem
}

.main-menu__link-responsive[href="/mizu"]:before,
.main-menu__link[href="/mizu"]:before {
    content: "\e94a";
    font-size: 1.875rem
}

.main-menu__link-responsive[href="/mizu"] .main-menu__text--name,
.main-menu__link[href="/mizu"] .main-menu__text--name {
    width: 45px
}

.main-menu__link-responsive[href="/yilbasi"]:before,
.main-menu__link[href="/yilbasi"]:before {
    content: "\e9e3";
    font-size: 2.25rem;
    margin-right: 0
}

.main-menu__link-responsive[href="/anneler-gunu"],
.main-menu__link-responsive[href="/sevgililer-gunu"],
.main-menu__link-responsive[href="/tip-bayrami"],
.main-menu__link[href="/anneler-gunu"],
.main-menu__link[href="/sevgililer-gunu"],
.main-menu__link[href="/tip-bayrami"] {
    position: relative;
    padding-left: 45px
}

.main-menu__link-responsive[href="/sevgililer-gunu"]:before,
.main-menu__link[href="/sevgililer-gunu"]:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 11px;
    width: 30px;
    height: 30px;
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_sgunu-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.main-menu__link-responsive[href="/anneler-gunu"]:before,
.main-menu__link[href="/anneler-gunu"]:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_anneler-gunu.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.main-menu__link-responsive[href="/tip-bayrami"]:before,
.main-menu__link[href="/tip-bayrami"]:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 9px;
    width: 30px;
    height: 30px;
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_tip-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.main-menu__link-responsive[href="/tip-bayrami"]:hover:before,
.main-menu__link[href="/tip-bayrami"]:hover:before {
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_tip-icon_reverse.png)
}

.main-menu__link-responsive[href="/babalar-gunu"],
.main-menu__link[href="/babalar-gunu"] {
    position: relative;
    padding-left: 29px
}

.main-menu__link-responsive[href="/babalar-gunu"]:before,
.main-menu__link[href="/babalar-gunu"]:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 6px;
    width: 30px;
    height: 30px;
    background-image: url(/Themes/Ciceksepeti/Assets/images/navigation_babalar-gunu.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.main-menu__link {
    display: none;
    padding: 0 7px;
    font-size: 16px
}

.main-menu__link--last:after {
    display: none
}

.main-menu__link:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ffa6a6;
    content: '';
    z-index: 0;
    right: -1px
}

.main-menu__link:focus {
    background-color: #fff;
    color: #185aa3;
    box-shadow: none
}

.main-menu__link.is-active+.main-submenu {
    display: block
}

.main-menu__link:hover {
    color: #fff;
    transition: all .075s
}

.main-menu__link-responsive {
    display: block;
    padding: 0 15px;
    cursor: pointer;
    border-bottom: 1px solid #ff8988;
    box-shadow: 0 1px 0 #b50201;
    font-size: 1.125rem
}

.main-menu__link-responsive:hover {
    background-color: transparent;
    color: #fff;
    box-shadow: 0 1px 0 #b50201!important
}

.main-menu__link-responsive.is-active {
    color: #fff;
    background-color: #000
}

.main-menu__link-responsive:focus {
    color: #fff;
    box-shadow: 0 1px 0 #b50201
}

.main-menu__link-responsive .main-menu__text--name {
    top: 21px;
    font-size: 1rem
}

.main-menu__link-responsive .main-menu__text--subname {
    bottom: inherit;
    line-height: 48px;
    font-size: 1.125rem
}

.is-mobile .main-menu__item .main-menu__link:focus,
.is-mobile .main-menu__item .main-menu__link:hover {
    background-color: transparent;
    color: #fff;
    box-shadow: none
}

.is-mobile .main-menu__item.is-active .main-menu__link {
    background-color: #fff;
    color: #185aa3
}

.main-submenu {
    display: none;
    position: relative;
    top: 100%;
    z-index: 8;
    padding: 15px 10px;
    border: none;
    border-radius: 0;
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    left: 0;
    background-color: #9a2121
}

.main-submenu:after,
.main-submenu:before {
    content: " ";
    display: table
}

.main-submenu:after {
    clear: both
}

.main-submenu__inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-submenu__see-all-link {
    border-bottom: 1px solid #d3dbde;
    margin-bottom: 10px;
    padding-bottom: 2px
}

.main-submenu__see-all-icon {
    margin-left: 2px;
    font-size: .75rem;
    vertical-align: middle;
    font-weight: 700
}

.main-submenu__items {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    float: left;
    width: 48%
}

.main-submenu__items+.main-submenu__items {
    margin-left: 4%
}

.main-submenu__item {
    padding: 5px 0
}

.main-submenu__item-link {
    position: relative
}

.main-submenu__col {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.main-submenu__col--left {
    margin-bottom: 30px
}

.main-submenu__col--left a:after,
.main-submenu__col--mid a:after {
    content: "\e601";
    position: absolute;
    bottom: 3px;
    font-size: .5714rem;
    font-family: "icomoon";
    opacity: 0;
    right: -12px
}

.main-submenu__col--left a:hover:after,
.main-submenu__col--mid a:hover:after {
    opacity: 1
}

.main-submenu__col--right {
    margin-left: auto;
    flex-shrink: 1;
    display: none
}

.main-submenu__title {
    color: #fff;
    font-size: 1.125rem;
    text-decoration: underline
}

.main-submenu__title a:after,
.main-submenu__title--blue a:after {
    display: none
}

.main-submenu__title--blue {
    color: #185aa3;
    text-decoration: underline
}

.submenu-product {
    font-size: .875rem;
    background-color: #fff;
    position: relative;
    border-radius: 4px;
    display: none
}

.submenu-product__img {
    width: 100%;
    height: auto;
    background-color: #fff
}

.submenu-product__info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 180px
}

.submenu-product__badge {
    background-color: #000;
    height: 23px;
    color: #fff;
    font-size: 1rem;
    font-family: "urge";
    padding: 0 15px 2px 0;
    position: relative;
    width: 120px
}

.submenu-product__badge:after {
    position: absolute;
    right: -12px;
    top: 0;
    width: 12px;
    height: 23px;
    content: "";
    background: url(../images/badge-after.png) 0 0 no-repeat
}

.submenu-product__badge__icon {
    color: #fff;
    font-size: .7rem;
    margin: -3px 10px 0
}

.submenu-product__title {
    margin-left: 10px;
    margin-bottom: 0;
    font-family: "urge";
    font-size: 1.1rem
}

.submenu-product__old-price {
    margin-bottom: 5px;
    margin-left: 10px;
    text-decoration: line-through;
    color: #99abb2
}

.submenu-product__price {
    font-weight: 700;
    margin-left: 10px;
    margin-bottom: 5px
}

.submenu-product__price-big {
    font-size: 2rem
}

.submenu-product__buy-link {
    display: block;
    font-weight: 700;
    color: #185aa3
}

.submenu-product__buy-link-icon {
    color: #185aa3
}

.order-tracking-form {
    background-color: #cc0302
}

.order-tracking-form.is-active {
    display: block!important
}

.order-tracking-form .field-validation-error {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 5px
}

.order-tracking-form:after,
.order-tracking-form:before {
    content: '';
    display: none;
    width: 150px;
    position: absolute;
    right: 0;
    background-color: #306bac;
    z-index: 0
}

.order-tracking-form:before {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 4px 4px 0 0;
    height: 60px;
    top: -63px
}

.order-tracking-form:after {
    height: 20px;
    top: -5px
}

.order-tracking-form__message {
    float: right;
    position: relative;
    left: 0;
    width: 100%;
    padding: 5px 15px;
    top: 0;
    font-size: 1rem;
    color: #e64e41;
    text-align: left;
    margin: 0;
    display: none;
    background: #fff;
    border-radius: 4px
}

.order-tracking-form__content {
    padding: 10px 15px 0;
    text-align: left
}

.order-tracking-form__content:after,
.order-tracking-form__content:before {
    content: " ";
    display: table
}

.order-tracking-form__content:after {
    clear: both
}

.order-tracking-form__icon {
    position: absolute;
    font-size: 1.25rem;
    left: 10px;
    top: 5px;
    color: inherit!important
}

.order-tracking-form__btn {
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 10px 35px
}

.user-process {
    background-color: #306bac;
    display: block
}

.user-process:after,
.user-process:before {
    content: '';
    display: none;
    width: 95px;
    position: absolute;
    right: 0;
    background-color: #306bac;
    z-index: 0
}

.user-process:before {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 4px 4px 0 0;
    height: 60px;
    top: -63px
}

.user-process:after {
    height: 6px;
    top: -5px
}

.user-process-toggle:hover+.user-process,
.user-process:hover {
    display: block
}

.user-process__content {
    text-align: left
}

.user-process__content:after,
.user-process__content:before {
    content: " ";
    display: table
}

.user-process__content:after {
    clear: both
}

.users-process-list {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.users-process-list:after,
.users-process-list:before {
    content: " ";
    display: table
}

.users-process-list:after {
    clear: both
}

.users-process-list__item {
    font-size: 1.125rem;
    padding: 10px 20px
}

.users-process-list__icon {
    color: #fff;
    font-size: 2rem;
    min-width: 40px;
    text-align: center
}

.users-process-list__btn:hover,
.users-process-list__icon.icon-login:before,
.users-process-list__icon.icon-register .path3:before,
.users-process-list__icon.icon-register span:before {
    color: #fff
}

.users-process-list__btn {
    margin-left: 0;
    display: block;
    color: #fff
}

.search-and-basket.is-open,
.user-process-toggle,
html[data-useragent*='Version/1.5'] .responsive-overlay {
    display: none
}

.search-and-basket,
.sticky-search-box {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.search-and-basket {
    display: none;
    float: right
}

.sticky-search-box {
    float: left;
    min-width: 30px;
    height: 51px;
    vertical-align: top;
    cursor: pointer;
    position: relative
}

.sticky-search-box__icon {
    color: #fff;
    font-size: 1.5rem;
    margin-top: 14px
}

.sticky-search-box__container .sticky-search-box__icon,
.sticky-search-box__input {
    float: left
}

.sticky-search-box__container {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    width: 296px;
    background-color: #fff
}

.sticky-basket {
    float: left;
    width: 40px;
    height: 51px
}

.sticky-basket__icon {
    color: #fff;
    font-size: 1.5rem;
    margin-top: 13px;
    margin-left: 8px;
    position: relative
}

.sticky-basket__cart-quantity {
    position: absolute;
    right: -6px;
    bottom: -7px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: #fff;
    background-color: #51b549;
    font-size: .6429rem;
    line-height: 20px;
    text-align: center;
    font-family: "function_probook", sans-serif
}

.sticky-basket__cart-quantity--hamburger {
    right: -7px;
    top: 0
}

html[data-useragent*='Version/1.5'] .responsive-overlay.is-active {
    display: block
}

.responsive-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 38;
    visibility: hidden
}

.responsive-overlay.is-active {
    opacity: .4;
    visibility: visible
}

.smart-banner {
    width: 100%;
    position: relative;
    background-color: #f0f0f0;
    z-index: 10
}

.smart-banner__wrapper {
    height: 42px
}

.smart-banner__col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0
}

.smart-banner .banner-close {
    width: 40px;
    height: 42px;
    font-size: 1rem;
    line-height: 44px;
    padding-left: 14px;
    color: #787878;
    vertical-align: middle;
    display: inline-block
}

.smart-banner .banner-logo {
    width: 35px;
    vertical-align: middle;
    display: inline-block
}

.smart-banner .banner-logo .just-logo {
    background-image: url(https://ciceksepeticomscdn.akamaized.net/handy/img/svg/just-logo.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position-x: 50%;
    background-size: 80%;
    background-position-y: 50%;
    display: inline-block;
    width: 106%;
    height: 29.79px;
    margin-top: 6.1px;
    border-radius: 8.4px
}

.smart-banner .banner-text {
    height: 42px;
    white-space: nowrap;
    text-align: left;
    margin-left: 8px;
    font-family: arial!important;
    vertical-align: middle;
    display: inline-block
}

.smart-banner .banner-text .banner-bold {
    font-size: 10px;
    white-space: nowrap;
    margin-top: 2px;
    color: #ef453b;
    display: block
}

.smart-banner .banner-text .banner-regular {
    margin-top: 8.4px;
    white-space: nowrap;
    font-size: 12px;
    display: block
}

.smart-banner .banner-open {
    height: 42px;
    float: right;
    text-align: right;
    vertical-align: middle;
    display: inline-block
}

.smart-banner .banner-open a {
    font-size: 14px;
    padding: 10px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    line-height: 42px;
    color: #005397;
    text-align: right
}

.ie8 .main-submenu__col--left,
.ie8 .main-submenu__col--mid,
.lt-ie10 .main-submenu__col--left,
.lt-ie10 .main-submenu__col--mid {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.ie8 .main-submenu__col--right,
.lt-ie10 .main-submenu__col--right {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right!important
}

.ie8 .main-submenu__col--right.is-large,
.lt-ie10 .main-submenu__col--right.is-large {
    width: 66.66666667%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right!important
}

.content {
    margin-left: -10px;
    margin-right: -10px;
    font-size: .875rem
}

.content:after,
.content:before {
    content: " ";
    display: table
}

.content:after {
    clear: both
}

.content__left-col,
.content__right-col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.content__left-col {
    background-color: #edf1f2;
    border-bottom: 1px solid #edf1f2;
    padding-top: 15px
}

.content__right-col {
    padding-top: 20px;
    border-left: 1px solid #edf1f2
}

.content-menu {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.content-menu__item {
    margin-bottom: 10px;
    padding: 0 5px;
    border-radius: 4px
}

.content-menu__item.active {
    background-color: #f45b88
}

.content-menu__item.active .content-menu__link {
    color: #fff
}

.content-menu__link {
    display: block;
    padding: 6px
}

.content-menu-toggle {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 10px;
    background-color: #fff
}

.content-menu-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-right: 0;
    background-color: #c40551
}

.content-menu-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.content-menu-toggle.collapsed .icon-bar {
    background-color: #f45b88
}

.footer {
    padding: 34px 0 50px;
    background-color: #edf1f2
}

.footer__description {
    color: #999;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    font-size: .875rem
}

.footer__description--agreement {
    color: #000
}

.footer__description-link,
.footer__description-link:hover {
    text-decoration: underline
}

.footer-social {
    text-align: center
}

.social {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 30px
}

.social__item {
    margin: 0 10px;
    float: left
}

.social__icon {
    margin: 0;
    vertical-align: middle;
    font-size: 2rem
}

.social__icon--facebook {
    color: #366099
}

.social__icon--twitter {
    color: #6cadde
}

.social__icon--instagram {
    color: #3f729b
}

.social__icon--youtube {
    color: #cd201f
}

.social__icon--blog {
    color: #e37c33
}

.footer-menu {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
    font-size: 1rem;
    display: none
}

.footer-menu:after,
.footer-menu:before {
    content: " ";
    display: table
}

.footer-menu:after {
    clear: both
}

.footer-menu__item {
    margin-bottom: 20px
}

.footer-menu__title {
    padding: 0 15px;
    color: #185aa3;
    font-family: "urge";
    font-size: 1.125rem
}

.footer-menu--global {
    display: block;
    margin-bottom: 25px
}

.footer-submenu {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.footer-submenu:after,
.footer-submenu:before {
    content: " ";
    display: table
}

.footer-submenu:after {
    clear: both
}

.footer-submenu__item {
    padding: 4px 0
}

.footer-submenu-global {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    display: inline-block
}

.footer-submenu-global:after,
.footer-submenu-global:before {
    content: " ";
    display: table
}

.footer-submenu-global:after {
    clear: both
}

.footer-submenu-global__item {
    float: left;
    padding: 4px 10px
}

.footer-submenu-global__flag {
    display: inline-block;
    width: 28px;
    height: 21px;
    stroke-width: 0;
    vertical-align: top
}

.footer-menu-mobile {
    padding: 0;
    list-style: none;
    text-align: left;
    width: 100%;
    margin: 0 auto 30px
}

.footer-menu-mobile:after,
.footer-menu-mobile:before {
    content: " ";
    display: table
}

.footer-menu-mobile:after {
    clear: both
}

.footer-menu-mobile__title {
    display: block;
    position: relative;
    padding: 10px 15px
}

.footer-menu-mobile__title:before {
    position: absolute;
    right: 15px;
    top: 13px;
    content: "\e600";
    font-family: 'icomoon';
    font-size: .75rem
}

.footer-menu-mobile .panel {
    background-color: transparent!important;
    box-shadow: none;
    border: none;
    border-radius: 0
}

.footer-menu-mobile .panel .panel-heading {
    padding: 0
}

.footer-menu-mobile .panel .panel-body {
    border-top: none!important;
    box-shadow: none;
    padding: 10px 15px
}

.footer-menu-mobile .panel.is-active {
    background-color: #f5f9fa!important
}

.footer-menu-mobile .panel.is-active .footer-menu-mobile__title:before {
    content: "\e602"
}

.footer-menu-mobile__item {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.our-apps {
    text-align: center;
    margin: 0 auto 35px
}

.our-apps:after,
.our-apps:before {
    content: " ";
    display: table
}

.our-apps:after {
    clear: both
}

.our-apps__left,
.our-apps__right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.our-apps__left {
    float: left;
    width: 100%
}

.our-apps__right {
    display: table
}

.our-apps__links {
    text-align: center
}

.our-apps__links-item {
    border-right: 1px solid #c0c5c6;
    text-align: center;
    display: inline-block;
    background-color: #c0c5c6;
    padding: 10px;
    border-radius: 4px;
    width: 120px;
    margin: 0 auto
}

.our-apps__links-item+.our-apps__links-item {
    margin-left: 20px
}

.our-apps__qr-code-img-wrapper {
    display: none
}

.our-apps__qr-code-img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.our-apps__qr-text {
    display: none
}

.our-apps__icon {
    color: #fff;
    font-size: 1.75rem;
    margin: 0
}

.our-apps__title {
    font-family: "urge";
    font-size: 1.125rem;
    margin-bottom: 20px;
    margin-top: 0
}

.application-send-form {
    margin: 0 auto;
    clear: both;
    padding-top: 20px;
    display: none
}

.application-send-form:after,
.application-send-form:before {
    content: " ";
    display: table
}

.application-send-form:after {
    clear: both
}

.application-send-form.error .application-send-form__input {
    border-color: #e64e41
}

.application-send-form.error .application-send-form__notification {
    border: none;
    color: #e64e41;
    padding: 10px 20px
}

.application-send-form__input {
    height: 44px;
    width: 220px;
    border: 1px solid #e2e7e9;
    padding: 0 0 0 5px;
    float: left;
    border-radius: 4px 0 0 4px;
    margin-bottom: 13px;
    font-size: 1rem;
    letter-spacing: -.6px
}

.application-send-form__button {
    height: 44px;
    float: left;
    width: 60px;
    background-color: #5e6a76;
    color: #fff;
    border: 1px solid #e2e7e9;
    border-left: none;
    border-radius: 0 4px 4px 0;
    padding: 0
}

.application-send-form__button:focus,
.application-send-form__input:focus {
    outline: none
}

.application-send-form__desc {
    font-family: "function_probook", sans-serif;
    font-size: .875rem;
    color: #000;
    margin-bottom: 10px
}

.application-send-form__form {
    text-align: center;
    display: inline-block
}

.application-send-form__form:after,
.application-send-form__form:before {
    content: " ";
    display: table
}

.application-send-form__form:after {
    clear: both
}

.application-send-form__notification {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #dbdcdd;
    border-radius: 4px
}

.application-send-form__notification:after,
.application-send-form__notification:before {
    content: " ";
    display: table
}

.application-send-form__notification:after {
    clear: both
}

.application-send-form__notification__icon {
    color: #51b549;
    font-size: 2.25rem;
    margin-bottom: 8px
}

.application-send-form__notification__icon--error {
    color: #e64e41
}

.application-send-form__notification p {
    margin-bottom: 0
}

.application-send-form .wrap-placeholder__label {
    left: 25px;
    top: 9px;
    font-size: inherit
}

.footer__copyright {
    text-align: center;
    font-size: .875rem
}

.page-info__title {
    font-size: 1.5rem;
    margin: 0 0 15px
}

.ie8 .application-send-form__input {
    padding-top: 10px;
    padding-bottom: 10px
}

.membership-alert {
    background-color: #fdffd5;
    text-align: center;
    padding: 20px 0 10px;
    font-size: 18px
}

.membership-alert__icon {
    font-size: 24px
}

.membership-form {
    padding: 0;
    width: 535px
}

.membership-form__heading {
    color: #e64e41;
    margin-bottom: 20px
}

.membership-form__description {
    margin-bottom: 20px;
    line-height: 2em
}

.membership-form__placeholder {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 10;
    font-size: 13px;
    color: #999
}

.membership-form__franchise-link {
    text-decoration: underline
}

.membership-form__half-column {
    margin-left: -10px;
    margin-right: -10px
}

.membership-form__half-column:after,
.membership-form__half-column:before {
    content: " ";
    display: table
}

.membership-form__half-column:after {
    clear: both
}

.membership-form__half-column .form-group {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.membership-form__half-column .membership-form__placeholder {
    right: 25px
}

.membership-form__button-wrapper {
    text-align: right
}

.membership-form__forgot-password {
    border: none;
    margin-right: 10px;
    box-shadow: none
}

.membership-form__address {
    min-height: 100px
}

.valid+.membership-form__placeholder,
.valid+span+.membership-form__placeholder {
    color: #51b549
}

.valid+.membership-form__placeholder::after,
.valid+span+.membership-form__placeholder::after {
    font-family: 'icomoon';
    content: "\ea10 ";
    margin-left: 3px
}

.refund-list {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.refund-list:after,
.refund-list:before {
    content: " ";
    display: table
}

.refund-list:after {
    clear: both
}

.refund-list__item {
    display: table;
    width: 100%;
    padding: 10px 10px 10px 0;
    min-height: 90px
}

.refund-list__item+.refund-list__item {
    margin-top: 10px
}

.refund-list__icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5rem;
    color: #51b549;
    width: 50px;
    text-align: center;
    margin: 0;
    border-right: 1px solid #edf1f2
}

.refund-list__detail {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle
}

.refund-list-detail__topic-title {
    color: #51b549;
    margin-bottom: 5px
}

.custom .refund-list__detail {
    font-size: 1rem
}

.category__left {
    float: left;
    width: 100%;
    min-height: 1px;
    margin-bottom: 50px;
    position: absolute;
    z-index: 45;
    padding: 0;
    top: -20px;
    display: none
}

.category__row {
    margin-left: -10px;
    margin-right: -10px
}

.category__right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 0
}

.category__left-inner {
    background-color: #edf1f2;
    border-radius: 4px;
    padding: 10px 10px 30px
}

.category .product-sticker {
    position: absolute;
    z-index: 30;
    width: 70px;
    height: 70px
}

.category .product-sticker.top {
    top: 5px
}

.category .product-sticker.bottom {
    bottom: 5px
}

.category .product-sticker.right {
    right: 5px
}

.category .product-sticker.left {
    left: 5px
}

.category__marketplace {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px
}

.category__slider {
    margin-bottom: 20px;
    border: 1px solid #edf1f2;
    border-radius: 5px;
    height: 100px
}

.category-info {
    background-color: #edf1f2;
    font-size: .875rem;
    word-break: break-word;
    text-align: left
}

.category-info.bottom {
    text-align: left;
    margin-bottom: 30px
}

.category-info__description {
    padding-bottom: 10px
}

.category-info__description h1,
.category-info__description h2,
.city-info__description h1,
.city-info__description h2 {
    font-size: 1.7rem
}

.category-info__description-title {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 8px;
    width: 80%;
    font-family: "urge"
}

.category-info__description-title-icon {
    font-size: 1.25rem;
    margin-bottom: 8px
}

.category-info__description-text {
    margin-bottom: 25px;
    font-size: .875rem
}

.category-info__region-title {
    margin-bottom: 5px;
    padding-top: 10px
}

.category-info__list {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    font-size: .875rem
}

.modal .category-info__list {
    display: block!important
}

.category-banner {
    margin-bottom: 20px
}

.category-banner__img {
    width: 100%;
    height: auto
}

.category-marketplace {
    position: relative;
    padding-top: 0;
    height: auto;
    margin-bottom: 13px;
    overflow: hidden;
    padding-bottom: 10px
}

.category-marketplace__counter {
    display: inline-block;
    color: #000;
    font-size: .875rem
}

.category-marketplace__inner {
    height: 133px
}

.category-marketplace__inner:after,
.category-marketplace__inner:before {
    content: " ";
    display: table
}

.category-marketplace__inner:after {
    clear: both
}

.category-marketplace__inner-left {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

.category-marketplace__inner-full,
.category-marketplace__inner-right {
    float: left;
    width: 66.66666667%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px
}

.category-marketplace__inner-full {
    width: 50%
}

.category-marketplace__logo {
    position: absolute;
    left: 4%;
    top: 18%;
    width: 133px;
    height: 133px
}

.category-marketplace__logo-img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)
}

.category-marketplace__background-img {
    width: 100%;
    border-radius: 4px;
    display: none
}

.category-marketplace__title {
    color: #000;
    font-size: 1.75rem;
    font-family: "urge";
    word-wrap: break-word
}

.category-marketplace__comments-link {
    color: #000;
    float: left;
    text-decoration: underline;
    display: block
}

.category-marketplace__comments-link:hover {
    color: #000;
    text-decoration: underline
}

.category-marketplace__comments-link:focus {
    color: #000;
    text-decoration: underline
}

.category-marketplace__rating .star-rating {
    margin-right: 20px;
    float: left
}

.category-marketplace__social {
    position: absolute;
    right: 15px;
    top: 14px
}

.category-marketplace__social:after,
.category-marketplace__social:before {
    content: " ";
    display: table
}

.category-marketplace__social:after {
    clear: both
}

.category-marketplace__social-list {
    list-style: none;
    float: right;
    margin: 0;
    display: none
}

.category-marketplace__social-list-item {
    margin: 0 8px;
    float: left
}

.category-marketplace__icon {
    margin: 0;
    vertical-align: middle;
    font-size: 2rem
}

.category-marketplace__icon--facebook {
    color: #366099
}

.category-marketplace__icon--twitter {
    color: #6cadde
}

.category-marketplace__icon--google-plus {
    color: #db4437
}

.category-shop-links {
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
    line-height: 25px;
    text-align: center;
    display: block
}

.category-shop-links:after,
.category-shop-links:before {
    content: " ";
    display: table
}

.category-shop-links:after {
    clear: both
}

.category-shop-links__item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.category-shop-links__icon {
    margin-right: 2px;
    vertical-align: bottom;
    margin-bottom: 4px;
    font-size: 1.125rem
}

.category-order {
    list-style: none;
    margin-bottom: 0;
    padding: 10px 0 15px;
    font-size: .875rem;
    line-height: 1.75rem;
    display: none
}

.category-order:after,
.category-order:before {
    content: " ";
    display: table
}

.category-order:after {
    clear: both
}

.category-order.search-sort {
    display: block
}

.category-order__filter {
    display: inline-block;
    float: left
}

.category-order__text {
    display: inline-block;
    float: right
}

.category-order__item {
    font-size: 1rem;
    width: 100%
}

.category-filter {
    font-size: .875rem;
    margin-bottom: 20px
}

.category-filter__title {
    width: 100%;
    display: block;
    font-size: 1rem;
    text-align: left;
    padding: 10px;
    color: #fff;
    line-height: 1.25rem;
    background-color: #51b549;
    border-radius: 4px
}

.category-filter__title:hover {
    color: #fff;
    background-color: #49a342
}

.category-filter__title:focus {
    color: #fff
}

.category-filter__title.collapsed {
    color: #000;
    background-color: #fff
}

.category-filter__title.collapsed .category-filter__icon-about,
.category-filter__title.collapsed .category-filter__icon-arrow,
.category-filter__title.collapsed .category-filter__icon-region,
.category-filter__title.collapsed .category-filter__title-icon {
    color: #000
}

.category-filter__title-text {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    line-height: 1.25rem;
    font-size: 1rem
}

.category-filter__icon-about,
.category-filter__icon-region,
.category-filter__title-icon {
    color: #fff;
    font-size: 1.25rem;
    margin-top: -2px
}

.category-filter__content {
    position: relative;
    z-index: 10
}

.category-filter__icon-arrow {
    float: right;
    color: #fff;
    font-size: .625rem;
    line-height: 1.25rem
}

.category-filter__list-wrapper {
    transition: all .15s;
    padding: 20px 0 10px
}

.category-filter__list-wrapper.is-expanded {
    width: 400px;
    background-color: #fff
}

.category-filter__list-wrapper.is-expanded [type=checkbox]+label:before {
    background-color: #edf1f2
}

.category-filter__about-region {
    transition: all .15s;
    padding: 20px 20px 10px
}

.category-filter__list {
    list-style: none;
    margin-bottom: 0;
    padding: 0 0 0 10px
}

.category-filter__list:after,
.category-filter__list:before {
    content: " ";
    display: table
}

.category-filter__list:after {
    clear: both
}

.category-filter__list-item {
    white-space: nowrap;
    font-size: 1rem
}

.category-filter__region-item {
    font-size: .875rem;
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    line-height: 24px;
    font-weight: 400
}

.category-filter__more {
    position: relative;
    text-align: right;
    padding: 15px 5px
}

.category-filter__more-link {
    position: relative;
    z-index: 20;
    height: 20px;
    display: block;
    font-size: .875rem
}

.category-filter__more-close-icon:hover,
.category-filter__more-link:hover {
    cursor: pointer
}

.category-filter__more-link:before {
    position: absolute;
    content: "Daha Fazla";
    width: 100%;
    right: 0;
    text-decoration: underline
}

.category-filter__more-link[aria-expanded=true]:before {
    content: "Daha Az"
}

.category-filter__more-close-icon {
    position: absolute;
    right: 0;
    top: 10px
}

.category-filter__more-close-icon:hover:before {
    content: '\e60c'
}

.applied-filters {
    padding: 10px 10px 0
}

.applied-filters:after,
.applied-filters:before {
    content: " ";
    display: table
}

.applied-filters:after {
    clear: both
}

.applied-filters__list {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.applied-filters__list-item {
    margin-bottom: 10px;
    margin-right: 15px;
    float: left;
    font-size: 1rem
}

.applied-filters.is-sticky {
    top: 60px;
    z-index: 39
}

.applied-filters__remove {
    text-align: center;
    clear: both;
    float: right;
    font-size: .875rem;
    padding: 15px 0;
    margin-right: -5px
}

.applied-filters__remove-link {
    text-decoration: underline
}

.applied-filters__remove-icon {
    background-color: #51b549;
    color: #fff;
    padding: 7px;
    border-radius: 50%;
    font-size: .5rem;
    vertical-align: top;
    margin: 0
}

.applied-filters__go-top,
.filter {
    width: 100%
}

.filter {
    height: 100%;
    float: none;
    margin: 0 auto
}

.filter__inner {
    padding-bottom: 144px
}

.filter__item {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.filter__item.open .filter__button {
    background-color: #49a342;
    color: #fff
}

.filter__item [type=checkbox]+label {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 10px
}

.filter__button {
    width: 100%;
    text-align: left;
    background-color: #fff;
    padding: 10px 32px 10px 12px
}

.filter__icon-right-arrow {
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 16px
}

.filter__icon-right-sort {
    font-size: 19px;
    position: absolute;
    right: 2px;
    top: 13px
}

.filter__icon-down-arrow {
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 16px
}

.filter__checkbox+label {
    margin-left: 4px
}

.filter__dropdown-list:hover,
.responsive-filter-sort__button:hover .responsive-filter-sort__icon {
    color: #51b549
}

.filter__dropdown-list:hover [type=checkbox]+label:before {
    border-color: #51b549
}

.filter__dropdown-list:hover label {
    width: 100%
}

.filter .is-active {
    box-shadow: none;
    color: #51b549
}

.filter .dropdown-menu {
    padding: 10px;
    min-width: 180px;
    width: 100%
}

.filter__selected {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip
}

.filter__selected:after,
.filter__selected:before {
    content: " ";
    display: table
}

.filter__selected:after {
    clear: both
}

.filter__selected-tag {
    margin-right: 18px
}

.filter__selected-tag-icon {
    background: #edf1f2;
    color: #51b549;
    font-size: .6rem;
    margin: 0 0 0 4px;
    vertical-align: baseline;
    border-radius: 50%;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px
}

.filter__clean-btn {
    position: relative;
    color: #51b549;
    border-radius: 4px;
    border: 1px solid #e2e7e9;
    padding: 4px 12px;
    font-weight: 600!important;
    margin-right: 0;
    margin-left: 10px
}

.filter__clean-btn:hover {
    background-color: #51b549;
    color: #fff;
    border-color: transparent
}

.is-overflow .filter__ellipsis {
    display: inline-block
}

.responsive-filter-sort {
    display: block
}

.responsive-filter-sort__inner {
    border-radius: 4px;
    background-color: #edf1f2;
    margin: 15px 10px
}

.responsive-filter-sort__button {
    width: calc(50% - 15px);
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
    padding: 15px
}

.responsive-filter-sort__button:hover {
    cursor: pointer;
    color: #51b549
}

.responsive-filter-sort__icon {
    vertical-align: top;
    font-size: 1.5rem
}

.responsive-filter {
    font-size: 1.25rem;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 39;
    padding: 0;
    top: -20px;
    display: none
}

.responsive-filter.is-active {
    position: fixed;
    top: 44px;
    width: 100%;
    left: 0;
    height: 100%;
    overflow-x: hidden;
    padding: 10px 10px 30px;
    background-color: #edf1f2;
    z-index: 45
}

.responsive-filter__close-icon {
    margin: 0;
    position: absolute;
    left: 17px;
    top: 15px;
    color: #555;
    font-size: 1.125rem;
    display: block
}

.responsive-filter__close-icon:hover {
    cursor: pointer;
    color: #51b549
}

.responsive-filter__clear-link {
    position: absolute;
    right: 17px;
    top: 15px;
    font-size: 1.125rem;
    display: block
}

.responsive-filter__title {
    z-index: 0;
    font-family: "function_probook", sans-serif;
    margin: 0 0 15px;
    font-size: 1.5rem;
    display: block;
    color: #555;
    text-align: center
}

.responsive-sort {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.responsive-sort .category-order {
    padding: 0;
    display: block
}

.responsive-sort .category-order__item {
    float: none;
    margin: 0;
    font-size: 1rem;
    width: 100%
}

.sticky-filter-button {
    display: block;
    bottom: 0;
    z-index: 50;
    text-align: center;
    padding: 10px;
    background-color: #edf1f2;
    width: 100%;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    position: static;
    left: 0;
    -webkit-backface-visibility: hidden
}

.sticky-filter-button a,
.sticky-filter-button button {
    width: initial
}

.ie8 .category {
    display: block;
    padding-top: 20px
}

.category-list {
    list-style: none;
    margin-bottom: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 0 40px
}

.category-list__item {
    min-width: 25%
}

.category-list__item-inner {
    display: table;
    padding: 25px 10px;
    margin: 0 auto;
    text-align: center
}

.category-list__item-img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    vertical-align: middle;
    display: table-cell
}

.category-list__item-title {
    font-size: 1rem;
    white-space: normal;
    text-align: left;
    margin: 0 10px;
    display: table-cell;
    max-width: 120px;
    vertical-align: middle
}

.category-list-mobile,
.lt-ie10 .category-list {
    list-style: none;
    margin-bottom: 0;
    text-align: center;
    padding: 0 0 10px
}

.category-list-mobile__item {
    display: inline-block;
    width: 32%;
    vertical-align: top
}

.category-list-mobile__item-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 5px 10px 15px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.category-list-mobile__item-img {
    border-radius: 50%;
    -webkit-flex: initial;
    -moz-flex: initial;
    -ms-flex: initial;
    flex: initial;
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    border: 1px solid #edf1f2;
    box-shadow: 0 0 1px rgba(0, 0, 0, .3)
}

.category-list-mobile__item-title {
    width: 100%;
    font-size: 1.125rem;
    white-space: normal;
    text-align: center;
    margin: 5px 0
}

.lt-ie10 .category-list {
    height: 98px;
    padding: 0
}

.lt-ie10 .category-list__item {
    display: inline-block;
    max-width: 25%;
    vertical-align: middle
}

.lt-ie10 .category-list__item-inner {
    align-items: center;
    padding: 15px 10px
}

.lt-ie10 .category-list__item-img {
    border-radius: 50%;
    float: left;
    width: 70px;
    height: 70px
}

.lt-ie10 .category-list__item-title {
    font-size: 1.125rem;
    white-space: normal;
    margin-top: 15px;
    text-align: left;
    margin-left: 80px
}

.city__row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.city__left {
    padding: 0 10px;
    display: table-footer-group
}

.city__right {
    padding: 0 10px;
    z-index: 0
}

.city__right .pagination {
    margin: 0 0 20px
}

.city__left-inner {
    padding: 10px
}

.city__left-inner .city-info {
    background-color: #edf1f2;
    border-radius: 4px;
    padding: 10px
}

.city-info__description {
    font-size: .875rem
}

.city-info__description .link {
    display: inline-block;
    margin: 2px 5px
}

.city-info__description .link span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #51b549;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    position: relative;
    top: 1px
}

.city-info__img {
    width: 100%;
    height: auto
}

.city__select {
    text-align: left;
    font-size: .875rem
}

.city__select__item {
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 5px
}

.city .comments {
    padding-top: 0
}

.city .section-heading,
.city h2 {
    margin-top: 0
}

.city-banner {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.city .row {
    display: table;
    margin-bottom: 20px
}

.city-order {
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid #edf1f2;
    padding: 15px 0 10px;
    font-size: .875rem
}

.city-order:after,
.city-order:before {
    content: " ";
    display: table
}

.city-order:after {
    clear: both
}

.breadcrumb ul li,
.city-order__item {
    float: left
}

.city-order__item+.city-order__item {
    margin-left: 30px
}

.city-filter {
    font-size: .875rem;
    margin-bottom: 20px
}

.city-filter__title {
    width: 100%;
    display: block;
    font-size: 1rem;
    text-align: left;
    padding: 12px;
    color: #fff;
    background-color: #51b549;
    border-radius: 4px
}

.city-filter__title:hover {
    color: #fff;
    background-color: #49a342
}

.city-filter__title:focus {
    color: #fff
}

.city-filter__title.collapsed {
    color: #000;
    background-color: #edf1f2
}

.city-filter__title.collapsed .city-filter__icon-arrow,
.city-filter__title.collapsed .city-filter__title-icon {
    color: #000
}

.city-filter__title-icon {
    color: #fff;
    font-size: 1.5rem;
    margin-top: -2px
}

.city-filter__content {
    position: relative;
    z-index: 10
}

.city-filter__icon-arrow {
    float: right;
    color: #fff;
    font-size: .625rem;
    line-height: 1.5rem
}

.city-filter__list-wrapper {
    transition: all .15s;
    width: 235px;
    padding: 20px 0 10px
}

.city-filter__list-wrapper.is-expanded {
    width: 400px;
    background-color: #fff
}

.city-filter__list-wrapper.is-expanded [type=checkbox]+label:before {
    background-color: #edf1f2
}

.city-filter__list {
    list-style: none;
    margin-bottom: 0;
    padding: 0 0 0 20px
}

.city-filter__list:after,
.city-filter__list:before {
    content: " ";
    display: table
}

.city-filter__list:after {
    clear: both
}

.city-filter__list-item {
    white-space: nowrap
}

.city-filter__more {
    position: relative;
    text-align: right;
    padding: 15px 5px
}

.city-filter__more-link {
    position: relative;
    z-index: 20;
    height: 20px;
    display: block
}

.city-filter__more-close-icon:hover,
.city-filter__more-link:hover {
    cursor: pointer
}

.city-filter__more-link:before {
    position: absolute;
    content: "Daha Fazla";
    width: 100%;
    right: 0;
    text-decoration: underline
}

.city-filter__more-link[aria-expanded=true]:before {
    content: "Daha Az"
}

.city-filter__more-close-icon {
    position: absolute;
    right: 0;
    top: 10px
}

.city-filter__more-close-icon:hover:before {
    content: '\e60c'
}

.membership {
    padding: 30px 0 60px
}

.membership__navigation-left,
.membership__navigation-right,
.membership__row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.membership__navigation-left,
.membership__navigation-right {
    width: 50%
}

.membership__navigation-left {
    border-right: 1px solid #ccc;
    text-align: right
}

.membership__navigation-right {
    text-align: left
}

.membership__top-heading {
    display: inline-block;
    font-size: 2rem;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap;
    color: #c5c8c9
}

.membership__top-heading+.membership__top-heading {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #c5c8c9
}

.membership__top-heading.is-active {
    color: #000
}

.membership__left,
.membership__right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.membership__right {
    display: none
}

.membership-thanks__description p,
.membership__top {
    text-align: center
}

.membership__bottom,
.membership__full {
    text-align: center;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.membership__bottom .login__facebook {
    margin-top: 10px;
    margin-bottom: 15px
}

.membership__bottom-login {
    width: 100%
}

.membership__bottom-text {
    display: none;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap;
    font-size: 1.875rem
}

.membership__required-field-text {
    padding-top: 5px
}

.membership__description {
    list-style: none;
    margin-bottom: 0;
    padding: 0 0 0 80px
}

.membership__description-item {
    font-size: 1.5rem;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap;
    margin-bottom: 25px
}

.membership__required-icon {
    position: relative;
    top: 0;
    left: 0
}

.membership__icon-check {
    font-size: 1rem;
    margin-right: 24px
}

.membership__btn {
    border: none
}

.membership-advantages-title {
    font-size: 1.875rem
}

.membership-advantages {
    margin-left: -10px;
    margin-right: -10px
}

.membership-advantages__left,
.membership-advantages__right {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.membership-advantages__image {
    width: 100%;
    height: auto
}

.membership-advantages__button {
    width: 50%
}

.membership-advantages__button--member-login {
    width: 100%
}

.membership-advantages__text {
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap
}

.membership-thanks {
    padding: 40px 0 150px;
    text-align: center
}

.membership-thanks__intro {
    padding-top: 10px;
    font-style: italic
}

.membership-thanks__icon-balloon {
    width: 83px;
    height: 127px;
    display: inline-block;
    background: url(/Themes/Ciceksepeti/Assets/images/bg_balloon.png) 0 0 no-repeat
}

.membership-thanks__heading {
    font-size: 3rem;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap;
    margin-top: 30px
}

.membership-thanks__heading-text {
    font-size: 1.875rem
}

.membership-thanks__description {
    padding-top: 55px;
    font-size: 1.125rem
}

.membership-thanks__btn {
    padding-top: 65px
}

.login__facebook {
    margin-top: 10px;
    border: none;
    padding: 16px 0;
    position: relative
}

.login__facebook:hover {
    background-color: #114177
}

.login__facebook-icon {
    color: #fff;
    position: absolute;
    left: 10px;
    top: 0;
    padding: 0 10px;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #2763a5
}

.login__facebook-icon:after {
    content: '';
    display: block;
    width: 1px;
    height: 48px;
    position: absolute;
    background-color: #124f92;
    top: 0;
    right: 0
}

.login__heading {
    font-family: "urge";
    font-style: italic;
    font-display: swap;
    font-size: 2.125rem;
    margin: 0 0 20px
}

.login__forgot-password {
    text-decoration: underline;
    line-height: 43px;
    float: left
}

.login__btn {
    width: 50%
}

.form-user-login__action {
    padding-top: 20px
}

.form-password-recovery {
    padding-top: 30px
}

.form-password-recovery__btn {
    border: none;
    float: right;
    margin-top: 10px;
    padding: 10px 55px
}

.password-recovery-result {
    background-color: #e2e7e9;
    padding: 35px 0;
    text-align: center;
    border-radius: 4px
}

.password-recovery-result__icon {
    color: #51b549;
    display: block;
    font-size: 2rem;
    margin-bottom: 15px
}

.breadcrumb {
    padding-top: 15px;
    font-size: .875rem;
    height: 35px
}

.breadcrumb:after,
.breadcrumb:before {
    content: " ";
    display: table
}

.breadcrumb:after {
    clear: both
}

.breadcrumb i {
    font-size: .5rem;
    margin-left: 6px;
    margin-right: 2px;
    margin-top: -1px
}

.breadcrumb h1 {
    font-style: normal;
    display: inline-block;
    margin: 0
}

.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumb h1,
.breadcrumb ul li span {
    font-size: .875rem;
    font-family: "function_probook", sans-serif
}

.breadcrumb p span {
    font-size: 1.063rem
}

.custom .orders,
.ie8 .breadcrumb {
    margin-bottom: 20px
}

.ie8 .breadcrumb i {
    font-size: 8px
}

.ie8 .breadcrumb h1 {
    font-size: 14px
}

.custom {
    font-size: .875rem;
    padding-bottom: 50px
}

.custom:after,
.custom:before {
    content: " ";
    display: table
}

.custom:after {
    clear: both
}

.custom ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.custom .orders {
    padding: 10px
}

.custom .orders__item:last-child {
    margin-bottom: 10px
}

.custom__banner {
    width: 100%
}

.custom__banner img {
    max-width: 100%;
    height: auto;
    border-radius: 5px
}

.custom__row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.custom__row:after,
.custom__row:before {
    content: " ";
    display: table
}

.custom__row:after {
    clear: both
}

.custom__inner,
.custom__row {
    margin-left: -10px;
    margin-right: -10px
}

.custom__inner:after,
.custom__inner:before {
    content: " ";
    display: table
}

.custom__inner:after {
    clear: both
}

.custom__left-col,
.custom__right-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.custom__left-col,
.custom__left-col.is-landing-page {
    display: none
}

.custom__right-col {
    float: left;
    width: 100%
}

.custom__right-col.is-landing-page {
    display: block;
    width: 100%
}

.custom__left-inner {
    padding: 12px 10px;
    background-color: #e2e7e9;
    border-radius: 5px;
    min-height: 800px
}

.custom__right-inner {
    border-radius: 5px;
    background-color: #fff
}

.custom .video-card__showcase:after,
.custom .video-card__showcase:before,
.custom__right-inner:after,
.custom__right-inner:before {
    content: " ";
    display: table
}

.custom .video-card__showcase:after,
.custom__right-inner:after {
    clear: both
}

.custom__right-inner h1 {
    margin: 0;
    font-family: function_probook;
    font-size: 1.25rem;
    padding-bottom: 10px
}

.custom__menu-title {
    font-size: 17px;
    color: #fff;
    padding: 13px 18px;
    border-radius: 5px;
    background-color: #306bac;
    margin-bottom: 15px;
    min-height: 46px
}

.custom__menu-wrapper {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.custom__menu-item {
    padding: 0 5px;
    margin-bottom: 3px;
    border-radius: 3px 0 0 3px
}

.custom__menu-item.active,
.custom__menu-item:hover,
.faq__tab-panel-title li&gt;a:hover {
    background-color: #fff
}

.custom__menu-wrapper li.active{background-color: #fff}
.custom__menu-wrapper li.active a{background-color: #fff}



.custom__menu-item.active .custom__menu-link,
.custom__menu-item:hover .custom__menu-link {
    color: #000;
    position: relative
}

.custom__menu-item.active .custom__menu-link:after,
.custom__menu-item:hover .custom__menu-link:after {
    width: 40px;
    height: 100%;
    content: "";
    background-color: #fff;
    position: absolute;
    left: 100%;
    top: 0
}

.custom__menu-link {
    display: block;
    padding: 9px 6px;
    font-size: 15px
}

.bev-on-presses img,
.custom .video-card,
.custom .video-card__showcase-image img {
    width: 100%
}

.custom .video-card__nav {
    width: 100%;
    text-align: center;
    padding: 15px 0
}

.custom .video-card__nav-mobile {
    display: block
}

.custom .video-card__nav__item {
    position: relative;
    width: 30%;
    display: inline-block;
    padding-top: 30%;
    background: #fff;
    border: 2px solid #51b549;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0 1px
}

.custom .video-card__nav__item-dot {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 16px auto 12px;
    display: block;
    color: #fff;
    background: #51b549;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    font-size: 1rem
}

.custom .video-card__nav__item-arrow {
    position: absolute;
    right: 12px;
    top: 17px;
    font-size: 1.6rem;
    color: #51b549
}

.custom .video-card__nav__item-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.custom .video-card__text {
    font-size: 1rem
}

.custom .video-card__text--center {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.custom .video-card__dot {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.custom .video-card__dot-item {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    background: #51b549;
    font-size: 1.5rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 auto 10px -30px;
    display: none
}

.custom .video-card__dot-item--right {
    float: left;
    margin-top: 140px
}

.custom .video-card__dot-text {
    width: 80%;
    padding-top: 10px;
    margin: 0 auto
}

.custom .video-card__dot-text--left,
.custom .video-card__dot-text--right {
    text-align: center
}

.custom .video-card__dot-text--right p {
    max-width: 500px
}

.custom .video-card__dot-text--left p {
    float: right;
    max-width: 500px
}

.custom .video-card__dot-text--center {
    text-align: center;
    width: 100%
}

.custom .video-card__dot-text--center p {
    font-size: 1rem
}

.custom .video-card__showcase {
    position: relative;
    width: 100%;
    margin: 10px 0
}

.custom .video-card__showcase-image {
    width: 80%;
    float: inherit;
    margin: 0 auto
}

.custom .video-card__showcase-image-mobile {
    display: block
}

.campaign-tab-content,
.campaign-tab-titles,
.custom .video-card__showcase-image-desktop {
    display: none
}

.campaign-dropdown,
.campaign-dropdown-content {
    display: block
}

.advertisement__item {
    border: 1px solid transparent;
    margin-bottom: 15px
}

.advertisement__item:first-child {
    width: 100%
}

.advertisement__item:first-child h2 {
    height: auto;
    text-align: center
}

.advertisement__item:first-child p {
    margin-bottom: 15px
}

.advertisement__item:first-child .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    width: 100%
}

.advertisement__item:first-child .video iframe,
.flowercare .flowervideos li:first-child .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.advertisement__item h2 {
    margin: 0 0 10px;
    height: auto;
    font-family: "function_probook";
    font-size: 1.25rem;
    text-align: left
}

.advertisement__item p {
    font-size: .875rem
}

.advertisement__item .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

.advertisement__item .video iframe,
.flowercare .flowervideos li .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bev-on-presses {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 20px
}

.bev-on-presses:after,
.bev-on-presses:before,
.bev-on-presses__modal .modal-header:after,
.bev-on-presses__modal .modal-header:before {
    content: " ";
    display: table
}

.bev-on-presses:after,
.bev-on-presses__modal .modal-header:after {
    clear: both
}

.bev-on-presses h2 {
    margin: 12px 0 8px;
    font-family: "function_probook";
    font-size: 1rem;
    padding: 0 10px
}

.bev-on-presses__item {
    width: 50%;
    border: 1px solid transparent;
    float: left;
    padding: 10px
}

.bev-on-presses__item h2 {
    font-size: 18px;
    padding: 0;
    height: 40px
}

.bev-on-presses__item p {
    font-size: 16px;
    height: 20px
}

.bev-on-presses__item div iframe {
    max-width: 100%;
    max-height: 100%
}

.bev-on-presses__modal .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none
}

.bev-on-presses__modal .modal-header {
    border: none;
    padding: 5px 15px 0
}

.bev-on-presses__modal .modal-body {
    margin: 5px 15px;
    padding: 0;
    text-align: center;
    background-color: #000
}

.bev-on-presses__modal .modal-body iframe,
.bev-on-presses__modal .modal-body img {
    background-color: #000;
    max-width: 100%;
    margin: auto
}

.bev-on-presses__modal .modal-body .modal-icon,
.ceditor__ready-background-button.is-active .icon-extra-product {
    display: none
}

.affiliate .form-item {
    margin-bottom: 12px
}

.affiliate .form-required-icon {
    position: static
}

.affiliate p img {
    max-width: 100%!important;
    height: auto!important;
    width: auto!important
}

.secretPage {
    padding: 0
}

.secretPage p {
    font-size: .938rem
}

.secretPage span {
    line-height: 1.25!important
}

.form-branch-register {
    padding: 0 10px
}

.form-branch-register .form-control {
    font-size: 1.125rem
}

.custContent {
    padding: 0
}

.container--ceditor {
    border: 2px solid #edf1f2;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px
}

.row--ceditor {
    padding-bottom: 15px
}

.ceditor {
    font-family: "function_promedium"
}

.ceditor__left {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding-bottom: 10px
}

.ceditor__left,
.ceditor__left--4,
.ceditor__left--6,
.ceditor__left--7,
.ceditor__left--8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.ceditor__right {
    float: left;
    width: 100%;
    vertical-align: top
}

.ceditor__right,
.ceditor__right--4,
.ceditor__right--6,
.ceditor__right--7,
.ceditor__right--8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.ceditor__right-inner {
    background-color: #f7f9f8;
    padding: 0 10px
}

.ceditor__controls-wrapper {
    margin: 0 auto
}

.ceditor__add-buttons {
    padding: 10px 0
}

.ceditor__add-button {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.ceditor__ready-background-button.is-active .icon-check {
    display: inline-block;
    color: #51b549
}

.ceditor__seperator {
    border-bottom: 1px solid #edf1f2;
    margin-bottom: 10px
}

.ceditor__controls {
    display: table;
    margin-bottom: 20px
}

.ceditor__controls-cell {
    display: inline-block;
    vertical-align: top;
    padding-right: 12px
}

.ceditor__controls-cell--text {
    display: none;
    padding-right: 0
}

.ceditor__controls-cell--text.is-active {
    display: block
}

.ceditor__objects {
    max-height: 300px;
    overflow-y: auto
}

.ceditor__control-button {
    border: none
}

.ceditor__remove-button {
    position: absolute;
    left: 10px;
    bottom: 0
}

.ceditor__remove-button-icon {
    font-size: .75rem
}

.ceditor__select {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjQgNDEuNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjQgNDEuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiM1NTU1NTU7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTY0LDguMmwtNy41LTcuNUwzMiwyNS4zTDcuNSwwLjhMMCw4LjJsMzIsMzJMNjQsOC4yeiIvPjwvc3ZnPg==);
    background-color: #fff;
    padding: 8px 10px;
    margin-bottom: 5px;
    border: 1px solid #e2e7e9;
    border-radius: 4px;
    width: 120px
}

.ceditor__select[disabled] {
    color: #e2e7e9
}

.ceditor__select--layer-order {
    width: 100px
}

.ceditor-warning-area {
    margin-bottom: 10px
}

.ceditor-warning__icon {
    color: #e64e41
}

.ceditor-warning__message {
    color: #e64e41;
    vertical-align: middle
}

.ready-design {
    list-style: none;
    margin-bottom: 0;
    padding: 10px 0
}

.ready-design:after,
.ready-design:before {
    content: " ";
    display: table
}

.ready-design:after {
    clear: both
}

.ready-design__item {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px
}

.ready-design__link {
    display: block;
    position: relative
}

.ready-design__link.is-chosen:before {
    font-family: 'icomoon';
    content: '\e60c';
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 32px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    color: #333
}

.pad-control {
    width: 90px;
    height: 90px;
    position: relative
}

.pad-control__button {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #e2e7e9;
    padding: 0;
    border-radius: 4px
}

.pad-control__button--left {
    left: 0;
    top: 30px
}

.pad-control__button--up {
    top: 0;
    left: 30px
}

.pad-control__button--right {
    right: 0;
    top: 30px
}

.pad-control__button--down {
    top: 60px;
    left: 30px
}

.pad-control__icon {
    margin: 0;
    line-height: 30px;
    color: #555
}

.zoom-control {
    margin-bottom: 10px
}

.rotate-control__button,
.zoom-control__button {
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
    margin-right: 3px;
    border: 1px solid #e2e7e9;
    border-radius: 50%;
    padding: 0
}

.rotate-control__icon,
.zoom-control__icon {
    margin: 0;
    line-height: 30px;
    font-size: .875rem;
    color: #555
}

div.canvas-props__color,
div.text-control__color {
    background-color: #fff;
    border-radius: 4px;
    padding: 6px;
    border: 1px solid #e2e7e9;
    vertical-align: middle
}

div.canvas-props__color .sp-preview,
div.text-control__color .sp-preview {
    border: 1px solid #e2e7e9;
    margin: 0
}

div.canvas-props__color .sp-dd,
div.text-control__color .sp-dd {
    display: none
}

.colorpicker-container .sp-input {
    background: #fff
}

.colorpicker-container .sp-initial {
    margin-bottom: 5px
}

.canvas-props__colorpicker {
    position: relative;
    height: 60px
}

.canvas-props__colorpicker-label {
    margin: 0;
    vertical-align: middle
}

.canvas-props__colorpicker-clear {
    font-family: "function_probook";
    font-size: .875rem;
    color: #e64e41;
    position: absolute;
    bottom: 0;
    left: 0
}

.customize-button {
    display: block;
    background-color: #e37c33;
    border-radius: 4px;
    color: #fff;
    font-size: 1.5rem;
    padding: 10px 15px;
    margin-bottom: 15px;
    position: relative
}

.customize-button:hover {
    color: #fff;
    cursor: pointer;
    background-color: #de6e1e
}

.customize-button:focus {
    outline: none;
    box-shadow: none;
    color: #fff
}

.customize-button__icon {
    color: #fff
}

.customize-button__icon--arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 30px;
    font-size: .6875rem;
    margin: 0
}

.customize-button__text {
    display: inline-block;
    vertical-align: middle
}

.ceditor-objects {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.ceditor-objects__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 8px 10px;
    border: 1px solid #e2e7e9;
    border-radius: 6px
}

.ceditor-objects__item:hover {
    background-color: #edf1f2;
    cursor: pointer
}

.ceditor-objects__item.is-textarea-open {
    background-color: #e2e7e9
}

.ceditor-objects__item-title {
    display: inline-block
}

.ceditor-objects__item-controls {
    display: inline-block;
    float: right
}

.ceditor-objects__item-text-edit {
    color: #51b549
}

.ceditor-objects__item-icon {
    color: #555
}

.ceditor-objects__item-icon--remove {
    font-size: .5rem;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    text-align: right;
    vertical-align: middle
}

.ceditor-objects__item-textarea {
    width: 100%;
    border: 1px solid #e2e7e9;
    padding: 5px;
    margin-top: 10px;
    font-family: "function_probook";
    resize: vertical
}

.ceditor-objects__item-content {
    vertical-align: middle
}

.is-textarea-open .ceditor-objects__item-textarea {
    display: block
}

.customize-canvas-wrapper {
    border: 1px solid transparent;
    border-radius: 6px;
    background: no-repeat center center;
    background-size: cover;
    text-align: center;
    position: relative;
    margin-bottom: 10px
}

.customize-canvas-controls {
    text-align: right
}

.customize-canvas-background {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.canvas-container {
    position: relative;
    border: 1px dashed #ccc
}

.image-loader {
    display: inline-block;
    padding: 0
}

.image-loader__label {
    margin: 0;
    padding: 8px 10px
}

.image-loader__input {
    position: fixed;
    top: -1000px
}

.product-detail-form {
    margin-bottom: 20px
}

.product__main-info-left,
.product__main-info-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.product__main-info-left:after,
.product__main-info-left:before {
    content: " ";
    display: table
}

.product__main-info-left:after {
    clear: both
}

.product__dates-item.is-active .icon-date,
.product__main-info-right .product-customize {
    display: none
}

.product__title {
    text-align: center;
    font-size: 1.25rem;
    padding: 0 10px 15px;
    margin: 0
}

.product__location-wrapper {
    position: relative;
    padding: 10px;
    background-color: #edf1f2;
    margin-bottom: 10px;
    height: 84px;
    border-radius: 4px
}

.product__location-wrapper-inner {
    background-color: #fff;
    border-radius: 4px;
    min-height: 64px
}

.product__location-wrapper-inner.has-error {
    border: 1px solid #e64e41
}

.product__location input::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.product__location input:-ms-input-placeholder {
    color: #b5b5b5
}

.product__location input::-webkit-input-placeholder {
    color: #b5b5b5
}

.product__price-no-tax {
    margin-bottom: 10px
}

.product__location-remove-icon {
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 28px;
    color: #51b549;
    font-size: .625rem;
    margin: 0;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid
}

.product__location-remove-icon:hover {
    cursor: pointer
}

.product__calendar {
    text-align: right;
    margin-bottom: 10px
}

.product__calendar-icon {
    margin: 0
}

.product__calendar-link {
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline
}

.product__dates {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px;
    display: none
}

.product__dates:after,
.product__dates:before {
    content: " ";
    display: table
}

.product__dates:after {
    clear: both
}

.product__dates-col {
    float: left;
    width: 25%;
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.product__dates-item {
    background-color: #edf1f2;
    border-radius: 4px;
    padding: 10px 1px;
    text-align: center;
    margin-bottom: 2px;
    min-height: 80px;
    font-size: 1.5rem;
    transition: all .075s
}

.product__dates-item.has-error {
    border: 1px solid #e64e41
}

.product__dates-item:focus {
    outline: none;
    box-shadow: none
}

.product__dates-item:hover {
    cursor: pointer
}

.product__dates-item.is-active {
    position: relative
}

.product__dates-item.is-active:after {
    font-family: 'icomoon';
    content: "\e60a";
    color: #51b549;
    position: absolute;
    font-size: .625rem;
    top: 5px;
    left: auto;
    right: 4px
}

.product__dates-item.special-day-container {
    padding: 8px 1px 0
}

.product__dates-item.special-day-container .special-day {
    width: 31px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    vertical-align: middle
}

.product__dates-item.special-day-container .product__dates-item-month {
    margin: 0
}

.product__dates-item.is-disabled {
    background-color: #d2d7d9;
    color: #edf1f2;
    cursor: not-allowed
}

.product__dates-item-specialday {
    display: inline-block;
    font-size: .875rem;
    letter-spacing: -.6px;
    width: 100%
}

.product__dates-item-month {
    display: inline-block;
    font-size: .875rem;
    letter-spacing: -.5px
}

.product__dates-item-day {
    display: block;
    line-height: 1.5rem;
    letter-spacing: -.6px
}

.product__date-item-hours.is-active {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.product__dates-item-day,
.product__dates-item-text {
    margin-bottom: 0;
    font-size: 1rem
}

.product__dates-icon {
    display: block;
    font-size: 1.25rem;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 4px
}

.product__hours {
    margin-left: -5px;
    margin-right: -5px;
    display: block
}

.product__hours:after,
.product__hours:before {
    content: " ";
    display: table
}

.product__hours:after {
    clear: both
}

.product__hours-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.product__hours-item.is-active .product__hours-item-inner:after {
    font-family: 'icomoon';
    content: "\e60a";
    color: #51b549;
    position: absolute;
    right: 10px;
    font-size: .625rem;
    top: 50%;
    transform: translateY(-50%)
}

.product__hours-item-inner {
    border-radius: 4px;
    background-color: #edf1f2;
    margin-bottom: 10px;
    font-size: .875rem;
    text-align: center;
    padding: 8px;
    position: relative
}

.product__hours-item-inner:hover {
    cursor: pointer
}

.product__counter {
    color: #000;
    font-size: .9125rem;
    margin: 0;
    display: block
}

.product__counter-text {
    font-size: 1.25rem!important;
    padding: 7px 12px
}

.product__counter-text:focus,
.product__counter-text:hover {
    background: #fff!important
}

.product__datepicker-container {
    margin: 0;
    border-radius: 4px
}

.product__datepicker-container:focus {
    outline: none;
    box-shadow: none
}

.product__custom-cake-order {
    margin-bottom: 15px;
    border-radius: 4px;
    font-size: .9rem;
    background-color: #e37c33;
    height: auto;
    padding: 10px
}

.product__custom-cake-order-icon {
    margin-left: 6px;
    font-size: 1.875rem;
    color: #fff
}

.product__custom-cake-order-text {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    line-height: inherit
}

.product__customize-area {
    margin: 20px 0
}

.product__customize-wrapper {
    margin-bottom: 15px
}

.product__customize-wrapper:after,
.product__customize-wrapper:before {
    content: " ";
    display: table
}

.product__customize-wrapper:after {
    clear: both
}

.product__customize-wrapper.is-active {
    padding: 0 13px 13px;
    border: 2px solid #edf1f2
}

.product__customize-wrapper.is-active .product__customize {
    margin-top: -2px
}

.product__customize-wrapper.is-active .product__customize-icon--arrow:before {
    content: "\e600"
}

.product__customize-wrapper--border {
    border: 2px solid #edf1f2;
    padding: 15px 15px 10px;
    border-radius: 4px;
    min-height: 132px
}

.product__customize-button {
    display: block;
    border-radius: 4px;
    font-size: 1.25rem;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    text-align: left
}

.product__customize-button.collapsed {
    background-color: #e37c33;
    color: #fff
}

.product__customize-button.collapsed:hover {
    color: #fff;
    cursor: pointer;
    background-color: #de6e1e
}

.product__customize-button.collapsed:focus {
    outline: none;
    box-shadow: none
}

.product__customize-button.collapsed .product__customize-icon {
    color: #fff
}

.product__customize-button:focus {
    box-shadow: none
}

.product__customize-button.has-error {
    border: 1px solid #e64e41
}

.product__customize-title {
    font-size: 1.25rem;
    width: 100%;
    text-align: left;
    margin-bottom: 10px
}

.product__customize-icon {
    font-size: 1.6125rem
}

.product__customize-icon--arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    font-size: 1rem;
    margin: 0
}

.product__confirm-ceditor {
    margin: 10px 0 5px
}

.product__confirm-ceditor .product__confirm-ceditor-label {
    font-size: 1.125rem;
    border-radius: 6px;
    padding: 4px 4px 4px 32px;
    border: 2px solid transparent;
    margin-bottom: 0;
    vertical-align: middle
}

.product__confirm-ceditor .product__confirm-ceditor-label.has-error {
    border-color: #e64e41
}

.product__confirm-ceditor .product__confirm-ceditor-label:before {
    left: 4px
}

.product__confirm-ceditor.is-disabled .product__confirm-ceditor-label {
    color: #c0c5c6
}

.product__confirm-ceditor.is-disabled .product__confirm-ceditor-label:hover {
    cursor: default
}

.product__customize-text {
    display: inline-block;
    vertical-align: middle
}

.product__quickorder {
    margin-bottom: 10px;
    display: none
}

.product__quickorder-label {
    margin-bottom: 0;
    width: 100%;
    border-radius: 4px;
    background-color: #edf1f2
}

.product__quickorder-label:before {
    position: relative!important;
    float: left!important;
    margin-right: 10px!important;
    border: none!important;
    top: 2px
}

.product__quickorder-label.is-active:before {
    background-color: #fff!important;
    color: #51b549!important
}

.product__quickorder-label.is-active .benefits {
    background-color: #fff;
    color: #000
}

.product__quickorder-label--error {
    border: 2px solid #e64e41
}

.product [type=checkbox]+.product__quickorder-label {
    padding: 10px 20px
}

.product__quickorder-price {
    float: right;
    padding: 1px 6px;
    background-color: #fff;
    border-radius: 4px;
    color: #000;
    font-size: .875rem;
    vertical-align: baseline
}

.product__quickorder-price em {
    font-style: normal;
    font-size: .625rem
}

.product__quickorder-text {
    vertical-align: middle;
    font-size: 1rem;
    line-height: normal
}

.product__quickorder-text:focus {
    outline: none;
    box-shadow: none
}

.product__detailMessages {
    display: none;
    background-color: #e37c33;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
    position: relative
}

.product__detailMessages__text {
    color: #fff;
    font-size: 1rem
}

.product__extras-cover {
    padding: 0;
    background-color: #e2e7e9;
    border-radius: 4px;
    margin-bottom: 10px
}

.product__message {
    margin-bottom: 15px
}

.product__messages-wrapper {
    padding: 15px 10px 5px;
    background-color: #edf1f2;
    border-radius: 4px;
    margin-bottom: 10px
}

.product__message-icon {
    font-size: 1.5rem;
    float: left
}

.product__message-text {
    padding-left: 35px;
    margin: 0
}

.product__extras-link {
    text-decoration: underline
}

.product__variants {
    margin-bottom: 10px
}

.product__variants-title {
    margin-bottom: 5px;
    margin-top: 20px
}

.product__action {
    margin-bottom: 10px
}

.product__action:after,
.product__action:before {
    content: " ";
    display: table
}

.product__action:after {
    clear: both
}

.product__action-col {
    width: 50%;
    float: left
}

.product__action-price {
    margin-right: 5px;
    border-radius: 4px;
    height: 80px;
    position: relative;
    padding-left: 5px
}

.product__action-price .price {
    margin: 0;
    font-size: 1rem;
    padding-top: 20px
}

.product__action-price .price__integer-value {
    font-size: 1.75rem;
    line-height: 2.4rem
}

.product__action-price .price__decimal-value-with-currency {
    font-size: .75rem;
    line-height: .75rem;
    position: relative;
    top: 0
}

.product__action-price .price__tax {
    font-size: .75rem;
    line-height: .75rem
}

.product__action-price--discount .price {
    padding-top: 0
}

.product__action-price--discount .price--old {
    line-height: 1rem;
    margin-bottom: 16px;
    color: #333;
    padding-top: 10px
}

.product__action-button {
    position: relative;
    border: none;
    color: #fff;
    font-size: 1.625rem;
    height: 80px;
    width: 100%;
    line-height: 80px;
    padding: 0 10px
}

.product__action-button:focus {
    outline: none;
    box-shadow: none
}

.product__action-button-icon {
    color: #fff;
    margin-right: 0
}

.product__action-button-text {
    vertical-align: middle;
    font-size: 1.25rem
}

.product__badges {
    padding: 10px 0;
    border: 2px solid #edf1f2;
    border-radius: 6px;
    margin-top: 5px;
    clear: both
}

.product__badges:after,
.product__badges:before {
    content: " ";
    display: table
}

.product__badges:after {
    clear: both
}

.product__badges-col {
    width: 33.3%;
    float: left;
    position: relative
}

.product__badges-item {
    border-radius: 4px;
    font-size: 1rem;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
    display: table
}

.product__badges-icon {
    font-size: 2rem;
    margin: 0 0 5px;
    color: #303030
}

.product__badges-text {
    display: block;
    margin: 0 auto;
    width: 65px;
    font-family: "function_promedium";
    color: #303030;
    font-size: .8rem
}

.product__badges-text--refund {
    text-decoration: underline;
    cursor: pointer
}

.product__badges-info-icon {
    font-size: .75rem;
    color: #51b549;
    border: 1px solid #51b549;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2%;
    margin: 0
}

.product__code {
    font-size: 1rem;
    display: inline-block
}

.product__location-label {
    display: none
}

.product__info-box {
    border: 2px solid #edf1f2;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
    clear: both
}

.product__recipe {
    margin-bottom: 10px
}

.product__info-box .price,
.product__recipe-item {
    display: block
}

.product__recipe-title {
    margin-bottom: 7px;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-size: 1.75rem
}

.product__image {
    max-width: 100%;
    height: auto
}

.product__image--popup {
    float: left
}

.product__image-container {
    position: relative;
    margin-bottom: 7px;
    width: 100%;
    border: 1px solid #e2e7e9;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block
}

.product__image-container .zoom-image a {
    width: 100%;
    display: block;
    pointer-events: none
}

.product__thumbs {
    width: 100%;
    display: inline-block;
    float: left
}

.product__thumbs:after,
.product__thumbs:before {
    content: " ";
    display: table
}

.product__thumbs:after {
    clear: both
}

.product__thumbs--popup {
    float: left;
    padding-top: 0;
    margin-left: 0
}

.product__thumbs--popup&gt;div {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px
}

.product__thumbs--popup&gt;div:first-child {
    margin-left: 5px
}

.product__thumbs-text {
    margin-top: 0
}

.product__icon {
    margin: 0
}

.product__thumbs-item {
    width: 20%;
    float: none;
    margin-right: 0;
    display: none;
    border: 2px solid transparent;
    text-align: center;
    border-radius: 4px
}

.product__thumbs-item:last-child {
    margin-right: 0
}

.product__thumbs-item.active,
.product__thumbs-item:hover {
    border-color: #51b549;
    cursor: pointer
}

.product__thumbs-item--see-all {
    background: #edf1f2;
    border: 2px solid #edf1f2;
    padding: 10px;
    margin-right: 0;
    height: 64px;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.product__thumbs-item--see-all:hover {
    border-color: #edf1f2;
    cursor: pointer
}

.product__thumbs-item--popup {
    float: left;
    margin: 0 5px
}

.product__slider-pager {
    width: 100%;
    position: absolute;
    z-index: 101;
    left: 0;
    bottom: 1%;
    display: block
}

.product__thumbs-image {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
    border: 1px solid #edf1f2
}

.product__banner {
    margin: 20px 0
}

.product__banner img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 4px
}

.product__similar-products {
    padding-bottom: 10px
}

.product__description {
    position: relative;
    width: 100%;
    min-height: 1px;
    background: #edf1f2 80% 0 no-repeat;
    transition: all .2s;
    padding: 20px 0;
    float: none
}

.product__description img {
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 10px 0;
    border-radius: 6px
}

.product__description iframe {
    margin: 10px 0
}

.product__description table {
    max-width: 300px
}

.product__description-text {
    font-size: 1rem
}

.product__description-text--left,
.product__description-text--right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.product__description-text--right {
    display: inline-block
}

.product__description-social {
    float: right;
    vertical-align: middle
}

.product__description-extra {
    font-size: 1rem
}

.product__delivery-terms,
.product__recipe,
.product__size {
    display: inline-block
}

.product__size {
    padding-top: 20px
}

.product__delivery-terms {
    padding-top: 20px;
    text-decoration: underline;
    cursor: pointer
}

.product__delivery-terms-description {
    display: none;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    width: 100%
}

.product__delivery-terms-description__close {
    position: absolute;
    right: 20px;
    top: 20px
}

.product #deliveryConditions {
    max-height: 600px;
    overflow-y: auto;
    padding: 15px 0
}

.product__description-image {
    max-width: 630px;
    margin-top: 35px
}

.product__description-read-more {
    text-decoration: underline
}

.product__category-list {
    margin: 20px 0 10px
}

.product__category-list-more {
    font-family: "function_promedium";
    font-size: 1.125rem;
    margin-bottom: 5px
}

.product__category-item-link {
    display: block;
    padding: 2px 0;
    float: left;
    clear: both
}

.product__category-item-text {
    vertical-align: middle;
    text-decoration: underline
}

.product__category-item-icon {
    vertical-align: middle;
    font-size: .75rem;
    margin-right: 2px
}

.product__marketplace-list-link {
    margin: 20px 0 7px;
    display: inline-block
}

.product__marketplace-list-link+.product__category-list {
    margin: 15px 0 7px
}

.product__marketplace-list-link-icon {
    color: #185aa3;
    font-size: .75rem
}

.product__marketplace-list-link-text {
    text-decoration: underline;
    color: #185aa3
}

.product__faq {
    background: #e2e7e9;
    padding: 45px 0 90px
}

.product__faq-heading {
    margin-bottom: 35px
}

.product__faq__icon-arrow {
    float: right;
    font-size: .6rem;
    line-height: 1.25rem
}

.product__faq-item-group {
    width: 680px;
    margin: auto
}

.product__faq-item {
    padding: 0 20px;
    background: 0 0;
    box-shadow: none;
    border: none;
    margin: 0!important
}

.product__faq-item.is-active {
    padding: 0 20px 20px;
    background: #edf1f2;
    border-radius: 0
}

.product__faq-item-question {
    font-size: 1.25rem;
    margin: 0
}

.product__faq-question-link {
    width: 100%;
    display: inline-block;
    padding: 20px 0
}

.product__faq-item-answer {
    margin: 0
}

.product__special-time-select {
    width: 49%
}

.product__special-time-select+.product__special-time-select {
    margin-left: 2%
}

.product__special-delivery {
    margin-bottom: 10px;
    display: none
}

.product__special-delivery:after,
.product__special-delivery:before {
    content: " ";
    display: table
}

.product__special-delivery:after {
    clear: both
}

.product__special-delivery--col {
    width: 50%;
    float: left
}

.product__special-delivery__select {
    width: 98%
}

.product__see-available-products {
    font-size: 1.25rem;
    display: inline-block;
    clear: both;
    margin-bottom: 20px
}

.product__see-available-products-icon {
    color: #fff;
    font-size: .875rem;
    margin: 0
}

.product__error {
    color: #e64e41
}

.product .product-sticker {
    position: absolute;
    z-index: 30
}

.product .product-sticker.top {
    top: 10px
}

.product .product-sticker.bottom {
    bottom: 10px
}

.product .product-sticker.right {
    right: 10px
}

.product .product-sticker.left {
    left: 10px
}

.product-certificate__container {
    display: none
}

.product-certificate__item {
    display: table-cell
}

.product-certificate__item img {
    width: 100%
}

.product__slider-controller {
    position: absolute;
    bottom: 5px;
    width: 40px!important;
    height: 40px!important;
    z-index: 10;
    background-color: rgba(255, 255, 255, .4);
    text-align: center;
    border-radius: 4px;
    display: none
}

.product__slider-controller span {
    color: #51b549;
    font-size: 1.4rem;
    line-height: 40px;
    margin: 0 auto
}

.product__slider-controller--prev {
    left: 5px;
    display: none!important
}

.product__slider-controller--next {
    right: 5px;
    display: none!important
}

.product__slider-controller--next span {
    margin-right: 0
}

.flower-means .flower-means__detail h2,
.product__ceditor-policy {
    font-size: 1.25rem
}

.product__ceditor-policy:hover {
    cursor: pointer
}

.product__icon-medallion {
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 2rem;
    margin: 0;
    z-index: 25
}

.product__not-available {
    position: relative;
    padding: 12px;
    border: 2px solid #e64e41;
    border-left: 63px solid #e64e41;
    border-radius: 6px;
    min-height: 58px;
    max-width: 390px;
    margin-top: 35px
}

.product__not-available:before {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: -42px;
    background-color: #e64e41;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px
}

.product__not-available-icon {
    background-color: #e64e41;
    position: absolute;
    left: 0;
    font-size: 2rem;
    top: 50%;
    margin-top: -20px;
    margin-left: -50px
}

.product__not-available-text {
    color: #e64e41;
    margin: 0
}

.product__not-available-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-top: 20px
}

.product__not-available-link {
    display: block;
    width: 100%;
    padding: 6px;
    border-radius: 6px;
    background: #edf1f2 80% 0 no-repeat;
    margin: 0 0 14px;
    max-width: 390px
}

.product__not-available-title {
    font-size: 1rem;
    vertical-align: text-top;
    margin-right: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 182px
}

.product-popup .zoomWrapper {
    float: left
}

.product-popup .modal-header {
    border: none;
    padding: 5px
}

.product-popup .modal-header .close {
    opacity: 1;
    margin-right: 35px
}

.product-popup .modal-body {
    max-height: 730px
}

.product-popup .modal-content {
    box-shadow: none;
    border: none
}

.product-popup .product__thumbs {
    margin: 0
}

.product-popup .product__thumbs.product-popup__right {
    margin: 10px
}

.product-popup .product__thumbs-item {
    display: inline-block
}

.product-certificate {
    max-width: 1000px
}

.product-certificate__button {
    text-decoration: underline
}

.product-certificate__row {
    display: table;
    width: 100%;
    padding: 0 40px 15px 20px
}

.product-certificate__item {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.sales-inform {
    display: block;
    margin-bottom: 5px
}

.sales-inform:after,
.sales-inform:before {
    content: " ";
    display: table
}

.sales-inform:after {
    clear: both
}

.sales-inform__list {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    float: right
}

.sales-inform__list-item {
    float: left;
    padding: 0 0 5px 10px;
    letter-spacing: -.3px
}

.sales-inform__list-item.sales-inform-item-hide {
    display: none
}

.sales-inform__list-item-icon {
    display: none;
    color: #51b549;
    float: left
}

.sales-inform__list-item-text {
    color: #51b549;
    display: inline-block;
    font-size: .75rem;
    float: left
}

.bank-payment-banner {
    display: none;
    margin: 15px 0;
    width: 100%
}

.bank-payment-banner:after,
.bank-payment-banner:before {
    content: " ";
    display: table
}

.bank-payment-banner:after {
    clear: both
}

.bank-payment-banner__image {
    max-width: 100%;
    height: auto;
    float: right
}

.variants,
.variants--extra {
    padding: 0;
    list-style: none;
    margin: 0
}

.variants:after,
.variants:before {
    content: " ";
    display: table
}

.variants:after {
    clear: both
}

.variants--extra:after,
.variants--extra:before {
    content: " ";
    display: table
}

.variants--extra:after {
    clear: both
}

.variants--extra .price {
    line-height: 24px
}

.variants--extra .price__left,
.variants--extra .price__right {
    font-size: .875rem;
    line-height: .875rem
}

.variants--extra .price__decimal-value-with-currency,
.variants--extra .price__integer-value,
.variants--extra .price__tax {
    top: 0;
    display: inline-block;
    font-size: .875rem;
    left: -2px
}

.variants--extra [type=radio]+.variants__label {
    line-height: 24px;
    height: 44px
}

.variants__item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0
}

.variants__item+.variants__item {
    margin-top: 10px
}

.variants__item-inner {
    position: relative;
    background-color: #edf1f2;
    border-radius: 4px;
    height: 60px
}

.variants__item-inner.is-active .variants__label:after {
    font-family: 'icomoon';
    content: "\e60a";
    color: #51b549;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    font-size: 1rem
}

.variants__image {
    margin-right: 10px
}

.variants__label {
    padding: 10px 50px 10px 10px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

.variants__info {
    font-size: .875rem;
    display: block;
    float: none
}

.variants__info:focus {
    outline: none
}

.variants .variants-info-text {
    top: 2px;
    position: relative;
    display: block;
    float: left
}

.variants__old-price {
    text-decoration: line-through
}

.variants__top-seller {
    background-color: #e37c33;
    color: #fff;
    border-radius: 4px;
    padding: 4px 6px;
    margin-right: 10px;
    text-align: center;
    float: right;
    line-height: 1rem
}

.variants--vase {
    margin-bottom: 10px
}

[type=radio]+.variants__label {
    padding-left: 40px;
    line-height: 24px
}

[type=radio]+.variants__label:before {
    left: 10px;
    background-color: #fff
}

[type=radio]:checked+.variants__label:before {
    background-color: #fff
}

[type=radio]+.variants__label--vase:before {
    top: 20px;
    left: 10px
}

.comments {
    background: #edf1f2;
    padding: 0 0 15px;
    margin-bottom: 30px
}

.comments .slide-list__item {
    background-color: #edf1f2;
    padding: 0 10px;
    vertical-align: top
}

.comments__heading {
    margin-bottom: 10px
}

.comments__title {
    text-align: center;
    margin-bottom: 20px
}

.comments__col,
.comments__item {
    position: relative;
    float: left;
    width: 100%
}

.comments__col {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 150px
}

.comments__item {
    min-height: 1px;
    padding: 15px 0;
    font-size: 1rem
}

.comments__text {
    clear: both;
    white-space: normal
}

.comments__name {
    font-family: "function_promedium"
}

.comments__button {
    font-size: 1rem;
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    padding: 0;
    line-height: 1;
    border-radius: 50%
}

.comments__button[disabled] {
    opacity: .4
}

.comments__button:focus {
    outline: 0
}

.comments__button--prev {
    left: 0;
    top: 40px
}

.comments__button--next {
    right: 0;
    top: 40px
}

.comments__button-icon {
    margin: 0;
    font-size: 1.25rem;
    padding: 5px
}

.comments__stars {
    padding: 0;
    list-style: none;
    float: left;
    margin-bottom: 7px
}

.comments__stars-item {
    float: left
}

.comments__stars-icon {
    color: #51b549;
    font-size: 1rem;
    margin: 0
}

.comments__stars-icon.is-passive {
    color: #e2e7e9
}

.comments__stars-icon--new {
    color: #fff
}

.comments__icon {
    position: absolute;
    top: 50%
}

.comments__icon--prev {
    left: 0;
    z-index: 30
}

.comments__icon--next {
    right: 0;
    z-index: 80
}

.comments__icon--active span {
    color: #185aa3
}

.comments__icon--passive span {
    color: #bbcddf
}

.comments__icon span {
    font-size: 1.563rem
}

.zoomContainer {
    border: none
}

.zoomContainer .zoomWindowContainer div {
    background-color: #fff;
    border: none
}

.modal-customize__dialog {
    width: 900px
}

.modal-customize__content {
    box-shadow: none;
    border: none
}

.modal-customize__header {
    border: none
}

.modal-customize__header:after,
.modal-customize__header:before {
    content: " ";
    display: table
}

.modal-customize__header:after {
    clear: both
}

.modal-customize__header .close {
    opacity: 1
}

.modal-customize__body {
    background-color: #edf1f2;
    border-radius: 5px;
    padding: 0
}

.modal-customize__body:after,
.modal-customize__body:before {
    content: " ";
    display: table
}

.modal-customize__body:after {
    clear: both
}

.modal-customize__left,
.modal-customize__right {
    display: inline-block
}

.modal-customize__left {
    background-color: #fff;
    vertical-align: top;
    border-radius: 5px 0 0 5px;
    padding-top: 15px;
    padding-bottom: 15px
}

.modal-customize__right {
    max-width: 265px;
    padding: 15px
}

.modal-customize__right .btn-primary {
    margin-top: 20px
}

.modal-customize__image {
    width: 50%;
    margin: 20px auto;
    display: block
}

.modal-customize__required {
    font-size: .875rem;
    color: #555
}

.remainingtime {
    margin: 10px auto;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    background: #edf1f2;
    border-radius: 5px
}

.remainingtime .icon-time {
    font-size: 1.5rem;
    margin-right: 6px;
    bottom: 2px
}

.remainingtime-text {
    font-size: 1rem;
    font-family: "function_promedium";
    vertical-align: middle
}

.remainingtime-message {
    margin: 6px 0 4px;
    text-align: center
}

.remainingtime-delivery-message {
    font-size: .875rem;
    text-align: center;
    margin: 0
}

.remainingtime-mask {
    width: 210px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    bottom: 4px;
    margin: 8px auto 0;
    display: block
}

.remainingtime-bar {
    width: 99%;
    margin-right: 1%;
    display: block;
    border-radius: 10px;
    height: 5px;
    background: #4eb449;
    background: -moz-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #4eb449), color-stop(24%, #ac963d), color-stop(53%, #e77a35), color-stop(78%, #e7653a), color-stop(100%, #e73827));
    background: -webkit-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -o-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -ms-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: linear-gradient(to right, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4eb449', endColorstr='#e73827', GradientType=1)
}

.remainingtime-percent {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    display: block;
    z-index: 1;
    height: 5px
}

.remainingtime__right {
    width: 100%
}

.remainingtime__left {
    width: 100%;
    text-align: center
}

.remainingtime__inner {
    height: 100px;
    display: table;
    width: 100%;
    padding: 16px 10px 10px
}

.chocolate {
    display: table;
    border-spacing: 2px;
    background-color: #1a0d05;
    border-radius: 4px;
    margin: 0 auto 10px
}

.chocolate__wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0
}

.chocolate__row {
    display: table-row
}

.chocolate__cell {
    position: relative;
    display: table-cell;
    width: 28px;
    height: 28px;
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #562a12 #3d1e0d #3d1e0d #562a12;
    border-radius: 2px;
    background-color: #633015;
    background: linear-gradient(#633015, #582b12);
    -webkit-box-shadow: inset 0 1px 0 #703714;
    -moz-box-shadow: inset 0 1px 0 #703714;
    box-shadow: inset 0 1px 0 #703714;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    font-weight: 700!important;
    color: #2b1508;
    text-shadow: none;
    font-family: sans-serif
}

.chocolate__buttons {
    padding-top: 5px;
    margin-bottom: 5px
}

.chocolate__buttons-icon,
.flower-means .flower-means__list p {
    margin: 0
}

.chocolate__icon {
    margin: 0;
    font-size: 16px;
    color: #2b1508;
    vertical-align: initial
}

.section-heading--similar-products {
    margin-bottom: 0;
    margin-top: 30px
}

.special-day--24kasim {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/24kasim.png) 0 0 no-repeat;
    text-indent: -9999px
}

.special-day--24kasim.active,
.special-day--24kasim:hover {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/24kasim.png) 0 0 no-repeat!important
}

.special-day--yilbasi {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-yilbasi.png) 0 0 no-repeat;
    text-indent: -9999px
}

.special-day--yilbasi.active,
.special-day--yilbasi:hover {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-yilbasi.png) 0 0 no-repeat!important
}

.special-day--sevgililer-gunu {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-sevgililer-gunu.png) 0 0 no-repeat;
    text-indent: -9999px
}

.special-day--sevgililer-gunu.active,
.special-day--sevgililer-gunu:hover {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-sevgililer-gunu.png) 0 0 no-repeat!important
}

.special-day--dunya-kadinlar-gunu {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-shortcut-kadinlar-gunu.png) top center no-repeat;
    color: #fff
}

.special-day--dunya-kadinlar-gunu.active,
.special-day--dunya-kadinlar-gunu:hover {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-shortcut-kadinlar-gunu.png) top center no-repeat!important
}

.product__dates-item.special-day-container .product__dates-item-month {
    display: inline-block;
    font-size: .875rem;
    letter-spacing: -.6px;
    width: 100%
}

.product__dates-item.special-day-container.is-active .special-day--sevgililer-gunu,
.product__dates-item.special-day-container:hover .special-day--sevgililer-gunu {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-shortcut-sgunu-selected.png) top center no-repeat!important
}

.product__dates-item.special-day-container.is-active .special-day--dunya-kadinlar-gunu,
.product__dates-item.special-day-container:hover .special-day--dunya-kadinlar-gunu {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-dunya-kadinlar-gunu-selected.png) top center no-repeat!important
}

.product__dates-item.special-day-container.is-active .special-day--8-mayıs_anneler-gunu,
.product__dates-item.special-day-container:hover .special-day--8-mayıs_anneler-gunu {
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-annelergunu-selected.png) top center no-repeat!important
}

.product__dates-item .special-day--sevgililer-gunu {
    margin-bottom: 0!important;
    width: 100%!important;
    height: 47px!important;
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-shortcut-sgunu.png) top center no-repeat
}

.product__dates-item .special-day--dunya-kadinlar-gunu {
    margin-bottom: 0!important;
    width: 100%!important;
    height: 47px!important;
    background: url(/Themes/Ciceksepeti/Assets/images/special-day/takvim-dunya-kadinlar-gunu.png) top center no-repeat
}

.custom-image {
    margin-bottom: 10px
}

.custom-image__wrapper {
    margin-top: 20px
}

.custom-image__wrapper:after,
.custom-image__wrapper:before {
    content: " ";
    display: table
}

.custom-image__wrapper:after {
    clear: both
}

.custom-image__upload-button {
    position: relative;
    border: 2px solid #51b549;
    border-radius: 4px;
    color: #51b549;
    width: 80px;
    height: 44px;
    cursor: pointer;
    text-align: center
}

.custom-image__upload-button:after,
.custom-image__upload-button:before,
.ie8 .product__not-available-list:after,
.ie8 .product__not-available-list:before,
.lt-ie10 .product__not-available-list:after,
.lt-ie10 .product__not-available-list:before {
    content: " ";
    display: table
}

.custom-image__upload-button:after,
.ie8 .product__not-available-list:after,
.lt-ie10 .product__not-available-list:after {
    clear: both
}

.custom-image__upload-button active,
.custom-image__upload-button focus,
.custom-image__upload-button:hover {
    color: #41913a;
    border-color: #41913a
}

.custom-image__upload-button.validation-error {
    border: 2px solid #e64e41;
    color: #e64e41
}

.custom-image__input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    font-size: 0
}

.custom-image__img-index {
    width: 80px;
    display: inline-block;
    vertical-align: middle
}

.custom-image__uploaded-image {
    max-height: 44px;
    max-width: 60px;
    margin: 0 auto;
    display: block;
    border-radius: 4px
}

.custom-image__img-name {
    padding-left: 10px;
    vertical-align: middle;
    max-width: 30%;
    overflow: hidden;
    display: none;
    text-overflow: ellipsis;
    max-height: 19px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    min-height: 19px
}

.custom-image__reset-button {
    font-size: .7rem;
    display: inline-block;
    color: #c0c5c6;
    margin-left: 10px;
    border: 2px solid #c0c5c6;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer
}

.custom-image__img-container {
    max-height: 44px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    border-radius: 4px
}

.custom-image__notification {
    float: left;
    width: 100%;
    padding: 15px 10px;
    font-size: .875rem;
    background-color: #edf1f2;
    border-radius: 4px;
    margin: 15px 0 5px;
    display: table
}

.custom-image__notification-icon {
    font-size: 1.5rem;
    float: left;
    vertical-align: middle;
    margin-right: 13px;
    display: table-cell
}

.custom-image__notification-text {
    vertical-align: middle;
    font-size: 1rem;
    line-height: 24px;
    display: table-cell
}

.ie8 .product__location-label,
.lt-ie10 .product__location-label {
    display: block;
    margin-top: 15px
}

.ie8 .product__not-available-link,
.lt-ie10 .product__not-available-link {
    width: 100%;
    float: left;
    padding: 6px;
    border-radius: 6px;
    background: #edf1f2 80% 0 no-repeat;
    margin: 0 0% 2% 0;
    max-width: 390px
}

.abt-green .product__location-wrapper {
    height: 66px
}

.abt-green .product__location-wrapper.is-active,
.abt-green .product__location-wrapper.is-active .product__location-wrapper-inner {
    background-color: #51b549
}

.abt-green .product__location-remove-icon {
    color: #fff;
    top: 20px
}

.abt-green .product__location-remove-icon.toggle {
    color: #51b549
}

.abt-green .product__dates-item.is-active {
    background-color: #51b549;
    color: #fff;
    position: relative;
    transition: all .15s!important
}

.abt-green .product__dates-item.is-active:after,
.abt-green .product__hours-item.is-active .product__hours-item-inner:after {
    content: ''
}

.abt-green .product__date-item-hours .select-gray,
.abt-green .product__dates-item.is-active:hover {
    background-color: #51b549;
    color: #fff
}

.abt-green .product__date-item-hours select {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjU0LjgzM3B4IiBoZWlnaHQ9IjM1LjE4NHB4IiB2aWV3Qm94PSIwIDE1My41MTggNTQuODMzIDM1LjE4NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDE1My41MTggNTQuODMzIDM1LjE4NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNoZXZyb24tcmlnaHQiPjxwb2x5Z29uIGZpbGw9IiNFMkU3RTkiIHBvaW50cz0iNTEuOTc1LDE2Mi44NDggNDYuMTQ4LDE1Ny4wMjEgMjcuMDAzLDE3Ni4xNjUgNy44NTgsMTU3LjAyMSAyLjAzMSwxNjIuODQ4IDI3LjAwMywxODcuODE5ICIvPjwvZz48L2c+PC9zdmc+) no-repeat 95% 50%;
    background-size: 14px
}

.abt-green .product__location-wrapper-inner {
    min-height: 46px
}

.abt-green .product__quickorder-label.is-active:hover {
    background-color: #edf1f2;
    color: #000;
    transition: all .15s
}

.abt-green .product__hours-item-inner:hover,
.abt-green .product__quickorder-label:hover {
    background-color: #d4d7d8;
    color: #000;
    transition: all .15s
}

.abt-green .product__hours-item.is-active .product__hours-item-inner {
    background-color: #51b549;
    transition: all .15s;
    color: #fff
}

.abt-green .selectize-control--location-green,
.abt-green .selectize-control--location-green .selectize-input input {
    height: 46px
}

.abt-green .selectize-control--location-green .selectize-input {
    border-radius: 0;
    height: 46px
}

.abt-green .selectize-control--location-green .selectize-input.full {
    background-color: #51b549;
    color: #fff;
    border-radius: 0
}

.abt-green .selectize-control--location-green .selectize-input.full:before {
    color: #fff
}

.abt-green .selectize-control--location-green .selectize-input.full:after {
    content: ''
}

.abt-green .selectize-control--location-green .selectize-input.input-active {
    background-color: #fff;
    color: #000
}

.abt-green .selectize-control--location-green .selectize-input.input-active:before {
    color: #51b549
}

.abt-green .selectize-control--location-green .selectize-input .item {
    height: 46px;
    line-height: 46px
}

.abt-green .selectize-control--location-green .selectize-dropdown {
    height: auto
}

.abt-green .variants__item-inner.is-active {
    transition: all .15s!important
}

.abt-border .product__dates-item.is-active:after,
.abt-border .product__hours-item.is-active .product__hours-item-inner:after,
.abt-green .variants__item-inner.is-active .variants__label:after {
    content: ''
}

.abt-green .variants__item-inner.is-active:hover {
    background-color: #edf1f2;
    color: #000;
    transition: all .15s
}

.abt-green .variants__label {
    padding: 10px 20px 10px 40px
}

.abt-green .sales-inform__list-item-text {
    color: #303030;
    font-family: "function_promedium";
    font-size: .7rem
}

.abt-green .icon-check-line:before {
    content: "\e60a"
}

.abt-border .product__location-wrapper {
    background: 0 0;
    height: 68px;
    padding: 0;
    border: 2px solid #e2e2e2
}

.abt-border .product__location-wrapper.is-active {
    border: 2px solid #51b549
}

.abt-border .product__location-remove-icon {
    color: #51b549;
    top: 18px
}

.abt-border .product__dates-item {
    border: 2px solid #e2e2e2;
    background-color: #fff
}

.abt-border .product__dates-item.is-active {
    position: relative;
    transition: all .15s
}

.abt-border .product__date-item-hours .select-gray,
.abt-border .product__dates-item.is-active {
    background-color: #fff;
    color: #000;
    border: 2px solid #51b549
}

.abt-border .product__date-item-hours select {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDI0IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPgo8cGF0aCBmaWxsPSIjNTFiNTQ5IiBkPSJNMTAyNCAzMTUuMjMxbC0xMTkuNDY3LTExOS40NjctMzkyLjUzMyAzOTIuNTMzLTM5Mi41MzMtMzkyLjUzMy0xMTkuNDY3IDExOS40NjcgNTEyIDUxMi4wMDN6Ij48L3BhdGg+Cjwvc3ZnPgo=) no-repeat 95% 50%;
    background-size: 14px
}

.abt-border .product__location-wrapper-inner {
    min-height: 64px
}

.abt-border .product__quickorder-label {
    background-color: #fff;
    border: 2px solid #e2e2e2
}

.abt-border .product__quickorder-label.is-active {
    border: 2px solid #51b549
}

.abt-border .product__quickorder-label:before {
    border: 1px solid #e2e2e2!important
}

.abt-border .product__info-box {
    border: 2px solid #e2e2e2
}

.abt-border .product__hours-item.is-active .product__hours-item-inner,
.abt-border .variants__item-inner.is-active {
    border: 2px solid #51b549;
    transition: all .15s
}

.abt-border .product__hours-item-inner,
.abt-border .variants__item-inner {
    background-color: #fff;
    border: 2px solid #e2e2e2
}

.abt-border .selectize-control--location-green .selectize-input.full {
    background-color: #fff;
    color: #000
}

.abt-border .selectize-control--location-green .selectize-input.full:before {
    color: #51b549
}

.abt-border .selectize-control--location-green .selectize-input.full:after,
.abt-border .variants__item-inner.is-active .variants__label:after {
    content: ''
}

.abt-border .selectize-control--location-green .selectize-input.input-active {
    border-radius: 4px
}

.abt-border .variants__label {
    padding: 10px 20px 10px 40px
}

.bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666
}

.bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15)!important;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .15)!important;
    box-shadow: 0 0 4px rgba(0, 0, 0, .15)!important
}

.bx-pager.bx-default-pager a.active {
    background: #333
}

.bx-controls-auto .bx-controls-auto-item,
.bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-pager-item {
    font-size: 0;
    line-height: 0
}

.flowercare h2 {
    text-align: left;
    margin-top: 8px;
    font-size: 1.5rem
}

.flowercare p {
    font-size: .875rem
}

.flowercare .flowervideos {
    margin-left: -10px;
    margin-right: -10px
}

.flower-means:after,
.flower-means:before,
.flowercare .flowervideos:after,
.flowercare .flowervideos:before {
    content: " ";
    display: table
}

.flower-means:after,
.flowercare .flowervideos:after {
    clear: both
}

.flowercare .flowervideos li {
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: none;
    margin-bottom: 24px;
    position: static!important
}

.flowercare .flowervideos li p {
    font-size: 1.25rem;
    margin-bottom: 10px
}

.flowercare .flowervideos li:first-child {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 24px
}

.flowercare .flowervideos li:first-child:hover {
    border-color: gray
}

.flowercare .flowervideos li:first-child .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

.flowercare .flowervideos li .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

.flowercare .mb15 {
    display: inline-block
}

.flowercare .mb15 td {
    font-size: 16px
}

.flower-special-days .mb15 td:first-child,
.flowercare .mb15 td:first-child {
    color: #51b549
}

.flower-means {
    padding-bottom: 64px
}

.flower-means .flower-means__detail {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px
}

.flower-means .flower-means__list,
.flower-special-days ul {
    width: 100%;
    float: left
}

.flower-means .flower-means__list li,
.flower-special-days ul li {
    padding: 12px;
    background-color: #edf1f2;
    position: relative;
    white-space: nowrap
}

.flower-means .flower-means__list li:after,
.flower-special-days ul li:after {
    width: 100%;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    border-bottom: 1px solid #c4cacc
}

.flower-means .flower-means__list li:last-child:after,
.flower-special-days ul li:last-child:after {
    display: block
}

.flower-means .flower-means__list .image {
    width: 85px;
    display: inline-block
}

.flower-means .flower-means__list .flower-name {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle
}

.flower-means .flower-means__list p:first-child {
    font-weight: 700!important
}

.flower-means .flower-means__list p:last-child {
    font-family: Didot;
    font-style: italic
}

.bonnyfood-hiding:after,
.bonnyfood-hiding:before {
    content: " ";
    display: table
}

.bonnyfood-hiding:after {
    clear: both
}

.bonnyfood-hiding .bonnyfood-hiding__detail {
    position: relative;
    float: left;
    width: 100%
}

.bonnyfood-hiding .images {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.bonnyfood-hiding .images img {
    margin-bottom: 20px;
    width: 25%;
    height: auto;
    padding: 0 10px;
    float: left;
    margin-top: 15px
}

.bonnyfood-hiding .texts {
    display: inline-table;
    max-width: 680px;
    padding-left: 0;
    vertical-align: top
}

.bonnyfood-hiding p {
    font-size: .875rem;
    margin-bottom: 24px;
    vertical-align: middle
}

.bonnyfood-hiding p:first-child {
    padding: 0
}

.flower-notes:after,
.flower-notes:before {
    content: " ";
    display: table
}

.flower-notes:after {
    clear: both
}

.flower-notes .notes-list .h2 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.25rem
}

.flower-notes .notes-list__item {
    width: 100%;
    margin-bottom: 20px
}

.flower-notes .notes-list__item div {
    background-color: #edf1f2;
    height: auto;
    overflow: auto;
    padding: 18px 12px
}

.flower-notes .notes-list__item .h3 {
    font-size: 18px;
    font-weight: 700!important;
    margin: 0 0 4px
}

.flower-notes .notes-list__item p {
    padding: 16px 0;
    border-bottom: 1px solid #c4cacc;
    margin: 0
}

.flower-notes .notes-list__item p:last-child {
    border: none
}

.flower-special-days {
    width: 100%
}

.flower-special-days .flower-by-month,
.flower-special-days .h2 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 10px
}

.flower-special-days .h2 {
    font-size: 1.25rem;
    padding-left: 0
}

.flower-special-days ul .image {
    width: 65px;
    display: inline-block
}

.flower-special-days ul .text {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    max-width: 135px;
    white-space: normal;
    word-break: break-word
}

.flower-special-days ul p {
    margin: 0 0 4px
}

.flower-special-days .flower-by-month {
    padding-left: 10px
}

.flower-special-days .mb15 {
    display: inline-block
}

.address p,
.flower-special-days .mb15 td {
    font-size: .938rem
}

.cart {
    padding-bottom: 20px
}

.cart .alert-container {
    margin-bottom: 0
}

.cart .alert-container .alert,
.cart__item--has-no-extra .cart__item-title {
    margin-bottom: 15px
}

.cart__title {
    font-size: 1.75rem;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 10px;
    color: #000
}

.cart__title-icon {
    color: #51b549;
    margin-bottom: 9px;
    margin-top: -2px
}

.cart__left {
    margin-bottom: 20px
}

.cart__left,
.cart__right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.cart__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    background: #edf1f2;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
    padding: 10px 15px
}

.cart__item--has-no-extra .cart__item-col {
    flex: auto
}

.cart__item--has-no-extra .cart__item-details {
    vertical-align: middle
}

.cart__item,
.cart__item--has-extras {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cart__item--has-extras .cart__item-col {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.cart__item--has-extras .cart__item-col-inner {
    display: block
}

.cart__item--has-extras .cart__item-title {
    font-size: 1rem
}

.cart__item--has-extras .cart__item-title__inner {
    padding-bottom: 1px;
    border-bottom: 1px solid #000
}

.cart__item-delete {
    color: #555;
    font-size: .875rem;
    padding: 10px;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.cart__item-delete:hover {
    border-color: #000
}

.cart__item-col {
    position: relative
}

.cart .cart__item-col+.cart__item-col:before {
    content: " ";
    width: 14px;
    height: 14px;
    position: absolute;
    background-color: #edf1f2;
    z-index: 30;
    left: -8px;
    top: 50%;
    font-size: 1rem;
    font-weight: 400;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    border-style: solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    display: none
}

.cart__item-col-heading {
    margin: 10px 0 5px 3px;
    text-align: left;
    font-size: 1.125rem
}

.cart__item-col-inner:after,
.cart__item-col-inner:before {
    content: " ";
    display: table
}

.cart__item-col-inner:after {
    clear: both
}

.cart__item-col-inner--extra-product {
    justify-content: center
}

.cart__item-col-inner--extra-card {
    align-items: center;
    justify-content: center;
    display: block!important
}

.cart__item-image-link:hover {
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important;
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important
}

.cart__item-image {
    background: #fff;
    display: block;
    width: 35%;
    margin-left: auto;
    height: auto;
    border-radius: 4px;
    float: left;
    margin-bottom: 5px
}

.cart__item-details {
    font-size: 1rem;
    width: 65%;
    display: block;
    text-align: left;
    float: left;
    padding-left: 15px
}

.cart__item-location {
    display: block;
    margin-bottom: 5px
}

.cart__item-day,
.cart__item-hours {
    display: block
}

.cart__item-title {
    font-size: 1.25rem;
    display: none
}

.cart__extra-products {
    text-align: left
}

.cart__extra-product {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.cart__extra-product-badge {
    position: absolute;
    right: -6px;
    top: -7px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #51b549;
    font-size: .6429rem;
    line-height: 20px;
    text-align: center;
    font-family: "function_probook", sans-serif
}

.cart__extra-product-image {
    width: 40px;
    margin-bottom: 5px;
    border: 1px solid #cfcfcf;
    border-radius: 4px
}

.cart__extra-product-dots {
    font-size: 1.25rem;
    color: #555;
    margin-left: 5px
}

.cart__extra-card-image {
    width: 40px;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px
}

.cart__extra-card-image-wrapper {
    text-align: left;
    margin-right: 10px
}

.cart__extra-card-message {
    line-height: 1.25rem;
    text-align: center;
    display: none;
    width: 100%;
    margin: 0
}

.cart__extra-card-message-name {
    font-size: .875rem;
    display: none;
    color: #555;
    text-align: center;
    margin-top: 10px
}

.cart__extra-card-added {
    font-family: "urge", sans-serif;
    color: #b7b7b7;
    font-size: .875rem;
    text-align: left;
    display: block;
    margin: 0
}

.cart__item-left,
.cart__item-middle {
    float: left
}

.cart__item-middle {
    padding: 25px 30px;
    max-width: 535px
}

.cart__item-right {
    float: right
}

.cart__left-inner:after,
.cart__left-inner:before {
    content: " ";
    display: table
}

.cart__left-inner:after {
    clear: both
}

.cart__button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    text-decoration: underline;
    font-size: 1.143rem
}

.cart__checkout-button {
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: 0 auto 20px;
    display: block;
    font-size: 1.25rem
}

.cart__button-icon {
    font-size: 1.5rem;
    vertical-align: bottom;
    margin-left: 0
}

.cart__bottom-links {
    padding-top: 5px
}

.cart__continue-shopping,
.orders__item-row a {
    text-decoration: underline
}

.cart__continue-shopping-icon {
    vertical-align: baseline;
    font-size: .75rem
}

.cart__remove-all {
    float: right;
    color: #9da1a2;
    font-size: 1rem;
    text-decoration: underline
}

.cart__inner {
    margin-left: -10px;
    margin-right: -10px
}

.cart__inner:after,
.cart__inner:before {
    content: " ";
    display: table
}

.cart__inner:after {
    clear: both
}

.cart__empty {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 50px
}

.cart__back-link {
    margin-top: 15px;
    font-size: 1.25rem
}

.cart__empty-title {
    font-size: 2rem
}

.cart__empty-icon {
    font-size: 6.5rem;
    color: #51b549
}

.cart__featured-title {
    font-size: 2.25rem;
    width: 100%;
    margin-bottom: 35px
}

.multiple-order-warning {
    margin: 5px 0 15px;
    border-left: 2px solid #fff;
    height: 70px
}

.multiple-order-warning__left {
    float: left;
    width: 15%;
    background-color: #51b549;
    height: 100%;
    text-align: center;
    display: none
}

.multiple-order-warning__right {
    float: left;
    margin: 4px 0
}

.multiple-order-warning--icon {
    font-size: 2.813em;
    color: #fff;
    line-height: 70px;
    display: block;
    text-align: center;
    margin-right: 0
}

.multiple-order-warning-inner {
    border-radius: 4px;
    border: 1px solid #51b549;
    height: 100%
}

.multiple-order-warning-title {
    margin: 5px 20px 0 15px;
    display: inline-block;
    line-height: inherit;
    font-size: .875rem;
    text-align: center
}

.address-delivery-type {
    list-style: none;
    margin-bottom: 0;
    padding: 0 17px 10px
}

.address-delivery-type:after,
.address-delivery-type:before {
    content: " ";
    display: table
}

.address-delivery-type:after {
    clear: both
}

.counter--cart {
    margin: 35px 24px 0 0
}

.counter--cart:after,
.counter--cart:before {
    content: " ";
    display: table
}

.counter--cart:after {
    clear: both
}

.price__integer-value--cart {
    font-size: 1.5rem
}

.discount-remove {
    color: #fff;
    background: #e2e7e9;
    font-size: .75rem;
    line-height: normal;
    padding: 5px;
    margin: 0 10px;
    border-radius: 50%;
    float: right
}

.ie8 .cart__item--has-extras,
.lt-ie10 .cart__item--has-extras {
    display: table;
    width: 100%
}

.ie8 .cart__item--has-extras .cart__item-col,
.lt-ie10 .cart__item--has-extras .cart__item-col {
    display: table-cell;
    width: 100%
}

.ie8 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col,
.lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
    border-top: none
}

.ie8 .cart__item--has-no-extra,
.lt-ie10 .cart__item--has-no-extra {
    display: inline-block;
    width: 100%
}

.ie8 .cart__extra-card-message,
.lt-ie10 .cart__extra-card-message {
    width: 100%
}

.ie8 .cart__item-col-heading,
.lt-ie10 .cart__item-col-heading {
    font-size: 14px
}

.ie8 .cart .cart__item-col+.cart__item-col:before,
.lt-ie10 .cart .cart__item-col+.cart__item-col:before {
    display: none
}

.account__left {
    margin-top: -10px
}

.account__left,
.account__right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.account__inner {
    padding: 0;
    background-color: #fff;
    border-radius: 4px;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.account__inner--comment-service {
    border: 1px solid #edf1f2;
    padding: 10px 0
}

.account__inner-left,
.account__inner-left--comment-service {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.account__inner-left--comment-service {
    width: 54.16666667%;
    max-width: 255px
}

.account__inner-right,
.account__inner-right--comment-service {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.account__inner-right--comment-service {
    width: 45.83333333%
}

.account__section-title {
    padding: 0 10px;
    font-size: 1.5rem
}

.account__section-title-reminder {
    padding: 0 10px;
    font-size: 1.5rem;
    width: 55%;
    display: inline-block
}

.account-banner {
    display: none
}

.account-banner img {
    max-width: 100%
}

.account-menu {
    padding: 0;
    list-style: none;
    margin: 10px 0
}

.account-menu:after,
.account-menu:before {
    content: " ";
    display: table
}

.account-menu:after {
    clear: both
}

.account-menu__item {
    width: 25%;
    float: left;
    border-radius: 4px;
    height: 100%;
    margin-bottom: 7px;
    display: table;
    min-height: 100px
}

.account-menu__item.is-active .account-menu__icon {
    color: #fff
}

.account-menu__item.is-active .account-menu__text {
    color: #fff;
    font-size: .938rem
}

.account-menu__item--tracking {
    display: none
}

.account-menu__item+.account-menu__item {
    padding-left: 7px
}

.account-menu__item:nth-child(1) {
    padding-left: 7px
}

.account-menu__link {
    display: table-cell;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    background-color: #edf1f2;
    vertical-align: middle
}

.account-menu__link.is-active {
    background-color: #51b549;
    color: #fff
}

.account-menu__link:active {
    background-color: #e2e7e9
}

.account-menu__icon {
    font-size: 1.75rem;
    display: block;
    margin-bottom: 2px;
    margin-right: 0;
    padding: 0;
    text-align: center
}

.account-menu__text {
    display: block;
    margin: 0 auto;
    font-size: .938rem;
    vertical-align: middle;
    padding: 0 2px;
    letter-spacing: -.3px
}

.form-account__confirmation {
    padding-top: 5px
}

.form-account .alert {
    margin-bottom: 10px
}

.not-member {
    display: none;
    text-align: center
}

.not-member__title {
    font-weight: 700;
    font-family: "function_promedium"
}

.not-member__description {
    font-size: .875rem
}

.not-member-mobile {
    display: block;
    margin-top: -10px;
    font-size: .875rem
}

.not-member-mobile:after,
.not-member-mobile:before {
    content: " ";
    display: table
}

.not-member-mobile:after {
    clear: both
}

.not-member-mobile__icon {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.25rem;
    background-color: #51b549;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    float: left
}

.not-member-mobile__description {
    float: left
}

.not-member-mobile__link {
    float: right;
    text-decoration: underline;
    font-family: "function_promedium";
    color: #185aa3;
    margin-top: 8px
}

.ie8 .account {
    display: block;
    margin-top: 20px
}

.ie8 .account-menu__item {
    line-height: inherit
}

.orders {
    list-style: none;
    padding: 10px 10px 15px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    border: 1px solid #edf1f2
}

.orders:after,
.orders:before {
    content: " ";
    display: table
}

.orders:after {
    clear: both
}

.orders__item {
    float: left;
    width: 100%;
    position: relative
}

.orders__item:first-child {
    border: none;
    padding-top: 0
}

.orders__item+.orders__item {
    margin-top: 15px
}

.orders__faq {
    color: #51b549;
    text-decoration: underline;
    cursor: pointer;
    font-size: 1rem;
    font-family: "function_promedium"
}

.orders__faq-icon {
    font-size: .75rem;
    color: #51b549
}

.orders__item-left {
    float: left;
    margin: 0 15px 10px 0;
    width: 55%
}

.orders__item-left--update {
    width: 70%
}

.orders__item-mid {
    float: left;
    position: relative
}

.orders__item-right {
    width: 100%;
    float: right;
    display: block;
    padding: 10px 0
}

.orders__item-image {
    height: auto;
    max-width: 255px;
    width: 100%
}

.orders__item-image-update {
    display: block;
    max-width: 100%;
    height: auto
}

.orders__item-row {
    margin-bottom: 7px;
    margin-top: 0
}

.orders__item-row:first-child {
    margin-top: 5px
}

.orders__item-order-no {
    font-size: 1rem;
    font-family: "function_probook"
}

.orders__extra-item-row {
    margin-top: 10px
}

.orders__extra-item-row-responsive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    float: left;
    max-width: 48%;
    display: none
}

.orders__item-row-title {
    padding-top: 0;
    margin-bottom: 10px;
    font-size: 1rem;
    font-family: "function_promedium"
}

.orders__item-name {
    font-size: 1rem;
    margin-top: -10px
}

.orders__item-no {
    padding-top: 5px;
    font-size: 1rem
}

.orders__item-price {
    font-size: 1rem;
    font-family: "function_probook"
}

.orders__item-date {
    font-size: 1rem
}

.orders__extra-products {
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
    max-width: 332px
}

.orders__extra-products:after,
.orders__extra-products:before {
    content: " ";
    display: table
}

.orders__extra-products:after {
    clear: both
}

.orders__extra-products-item {
    float: left;
    width: 22%
}

.orders__extra-products-item:last-child {
    padding-right: 0
}

.orders__extra-products-item+.orders__extra-products-item {
    margin-left: 8px
}

.orders__extra-products-item--update {
    margin: 0 15px 20px 0;
    width: 180px
}

.orders__extra-products-item--update+.orders__extra-products-item--update {
    margin-left: 0
}

.orders__image-wrapper {
    width: 60px;
    float: left;
    position: relative
}

.orders__extra-products-image {
    border-radius: 4px;
    border: 1px solid #edf1f2;
    height: auto;
    max-width: 100%
}

.orders__extra-products-info {
    float: left;
    width: 100px;
    margin-left: 15px
}

.orders__extra-products-name {
    font-size: .875rem;
    width: 100%;
    float: left
}

.orders__extra-products-price {
    margin-top: 15px;
    width: 100%;
    float: left
}

.orders__item-status {
    min-height: 85px;
    width: 70px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    padding-top: 5px
}

.orders__item-status-icon {
    font-size: 1.5rem;
    color: #51b549;
    margin-right: 0
}

.orders__item-status-text {
    margin: 5px 0 0;
    font-size: .875rem
}

.orders__chat-link-wrapper {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    width: 100%
}

.orders__chat-link {
    display: inline-block;
    padding: 8px;
    position: relative;
    vertical-align: middle;
    width: 100%
}

.orders__chat-icon {
    font-size: 1.5rem;
    margin-right: 2px
}

.orders__chat-button-text {
    display: inline-block;
    vertical-align: middle
}

.orders__chat-count {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #fff;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #e37c33;
    color: #fff;
    width: 27px;
    height: 27px;
    line-height: 25px
}

.orders__item-details:link {
    float: left;
    text-decoration: underline;
    padding: 7px 0;
    margin-top: 15px;
    font-size: 1rem
}

.orders__item-details--responsive:link {
    display: none;
    text-align: center;
    text-decoration: underline;
    padding: 7px 0;
    float: right;
    font-size: .938rem
}

.orders__item-update {
    text-align: center;
    vertical-align: top
}

.orders__item-pay,
.orders__item-update {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.orders__item-cancel-order {
    display: block
}

.orders__item-bill,
.orders__item-contract,
.orders__item-hide-order {
    text-decoration: underline;
    font-size: 1rem;
    display: block;
    padding: 5px 0
}

.orders__item-track-cargo {
    margin-bottom: 10px;
    margin-right: 6px
}

.orders__item-status-icon-cargo {
    color: #185aa3
}

.orders__item-status-icon-dots {
    color: #e37c33;
    font-size: 1.5rem
}

.orders__item-track-map {
    padding: 10px;
    border: 1px solid #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    margin-top: 10px
}

.orders__item-track-map-icon {
    font-size: 1.25rem;
    color: #000
}

.orders__item-awaiting-payment-icon {
    color: #51b549
}

.orders__item-collapse {
    clear: left;
    float: left;
    width: 100%;
    font-size: .938rem
}

.orders__track-map-pop-up .modal-dialog {
    margin-top: 50px
}

.orders__track-map-pop-up .modal-header {
    border: 0
}

.orders__track-map-pop-up .modal-header .close {
    margin-top: -55px;
    opacity: 1
}

.orders__track-map-pop-up .modal-footer {
    position: relative;
    border: 0
}

.orders__track-map-pop-up-text {
    text-align: left;
    position: absolute;
    top: 40px;
    color: #fff
}

.orders__icon-close-line {
    font-size: 2rem
}

.orders__icon-close-line:before {
    color: #fff
}

.extra-product-slider {
    display: block;
    margin-bottom: 10px;
    max-width: 390px!important
}

.extra-product-slider__viewport {
    display: inline-block;
    vertical-align: middle;
    width: 85%!important
}

.extra-product-slider__controls {
    display: inline-block;
    vertical-align: middle;
    width: 10%
}

.extra-product-slider__button {
    font-size: 1rem;
    background: 0 0;
    border: none;
    z-index: 20;
    padding: 0;
    line-height: 1;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: block
}

.extra-product-slider__button:focus {
    outline: 0
}

.extra-product-slider__button-icon {
    margin: 0;
    font-size: 1rem
}

.order-detail-table {
    list-style: none;
    margin-bottom: 0;
    display: table;
    width: 100%;
    padding: 10px 0 0;
    border-spacing: 0 10px;
    font-size: 1rem
}

.order-detail-table__textarea {
    resize: none;
    text-align: left;
    border: none;
    vertical-align: top;
    width: 156px;
    height: 19px;
    padding: 0
}

.order-detail-table__textarea:focus,
.order-detail-table__textarea:hover {
    outline: none
}

.order-detail-table__row {
    display: table-row
}

.order-detail-table__cell {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    word-wrap: break-word
}

.order-detail-table__cell:first-child {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    word-break: unset;
    font-family: "function_promedium"
}

.order-detail-table__cell:nth-child(3) {
    margin-bottom: 5px
}

.order-detail-table__colon {
    display: none;
    float: left;
    font-family: "function_promedium"
}

.order-buttons {
    list-style: none;
    margin-bottom: 0;
    padding: 0 10px
}

.order-buttons:after,
.order-buttons:before {
    content: " ";
    display: table
}

.order-buttons:after {
    clear: both
}

.faq-popup-modal .modal-title {
    font-size: 1.5rem
}

.faq-popup-modal .modal-footer {
    text-align: center
}

.faq-popup-modal .icon-close-line {
    float: right;
    padding: 9px;
    margin: 0
}

.order-detail__item-row {
    margin-bottom: 10px
}

.order-detail__extra-products {
    margin-top: 25px
}

.order-detail__item-price {
    font-size: 1rem
}

.order-detail__back-link:link {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-decoration: underline
}

.order-detail__remove-icon-wrapper {
    padding: 0 6px;
    position: absolute;
    z-index: 2;
    right: -12px;
    top: -12px;
    background: #000;
    border: 1px solid #fff;
    border-radius: 24px
}

.order-detail__remove-icon {
    color: #fff;
    margin: -2px 0 0;
    font-size: .5rem
}

.form-update-order {
    margin-top: -10px;
    padding-top: 40px;
    border-top: 1px solid #edf1f2
}

.form-update-order__left,
.form-update-order__right {
    padding: 0 20px;
    width: 100%;
    float: left
}

.form-update-order__btn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 35px
}

.form-update-order--white-select-box {
    height: 55px
}

.select-box-paper-icon .selectize-input:before,
.select-box-pin-icon .selectize-input:before {
    font-family: 'icomoon';
    color: #51b549;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    float: left;
    content: "\e61d"
}

.select-box-paper-icon .selectize-input:before {
    content: "\e61a"
}

.form-update-password__btn-wrapper {
    margin-top: 20px
}

.password-confirm {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px
}

.password-confirm:after,
.password-confirm:before {
    content: " ";
    display: table
}

.password-confirm:after {
    clear: both
}

.password-confirm__center {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.user-info__form-wrapper {
    margin: 0 0 30px
}

.user-info__btn-wrapper {
    margin-top: 25px
}

.user-info__required {
    float: right;
    margin: 15px 5px 0 0
}

.user-info__btn {
    float: right
}

.user-info__no-send {
    margin-top: 40px
}

.form-required-icon--user-info {
    position: relative;
    top: 0;
    right: 0
}

.my-discounts {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.my-discounts__item {
    background: #fff;
    margin: 20px 0;
    border-bottom: 1px solid #e2e7e9;
    width: 100%
}

.my-discounts__item:after,
.my-discounts__item:before {
    content: " ";
    display: table
}

.my-discounts__item:after {
    clear: both
}

.my-discounts__item-left {
    float: left;
    text-align: center;
    width: 30%
}

.my-discounts__item-mid {
    float: left;
    width: 70%;
    padding-left: 3%
}

.my-discounts__item-right {
    float: right;
    width: 30%;
    clear: both
}

.my-discounts__item-right-button {
    display: none
}

.my-discounts__item-badge {
    padding: 15% 8px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: .938rem;
    color: #51b549;
    margin-bottom: 15px;
    border: 2px dotted #e2e7e9;
    width: 100%;
    max-width: 120px
}

.my-discounts__item-badge-icon {
    color: #51b549;
    font-size: 1.75rem;
    display: block;
    margin: 0 0 2px
}

.my-discounts__item-details-link,
.my-discounts__item-order-no-link {
    text-decoration: underline;
    display: block;
    margin: 25px 0;
    text-align: center
}

.my-discounts__item-details-responsive {
    float: right;
    margin: 0 10px 25px 0;
    text-decoration: underline
}

.my-discounts__item-detail {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.my-discounts__item-detail-inner {
    border-radius: 4px;
    background-color: #fff;
    padding-bottom: 20px
}

.my-discounts__item-detail-inner:after,
.my-discounts__item-detail-inner:before {
    content: " ";
    display: table
}

.my-discounts__item-detail-inner:after {
    clear: both
}

.my-discounts__item-detail-left {
    width: 90px;
    margin-right: 30px;
    float: left
}

.my-discounts__item-detail-right {
    float: left
}

.my-discounts__item-title {
    font-size: 1.25rem;
    color: #51b549;
    word-break: break-word;
    margin-bottom: 5px;
    width: 100%
}

.my-discounts__item-image {
    width: 255px;
    height: 280px;
    border-radius: 4px;
    overflow: hidden
}

.my-discounts__item-info {
    width: 100%;
    clear: both
}

.my-discounts__item-info-title {
    font-size: .875rem;
    margin-bottom: 0;
    color: #000
}

.my-discounts__item-info-code {
    float: left;
    line-height: 1.25rem;
    color: #51b549;
    font-weight: 600!important;
    width: 100%;
    word-break: break-all;
    margin-bottom: 10px
}

.my-discounts__item-info-start-date {
    margin-bottom: 10px
}

.my-discounts__item-info-end-date,
.my-discounts__item-info-start-date {
    float: left;
    line-height: 1.25rem;
    font-weight: 600!important;
    width: 100%
}

.my-discounts__item-status-badge {
    padding: 20px 10px;
    min-height: 100px;
    background: #edf1f2;
    border-radius: 4px;
    width: 100px;
    margin: auto;
    text-align: center
}

.my-discounts__item-status-badge--ended {
    color: #000
}

.my-discounts__item-status-badge-icon {
    color: #51b549;
    font-size: 2rem;
    display: block;
    margin: 0 0 20px
}

.my-discounts__item-status-badge-icon--ended {
    color: #000
}

.my-discounts__icon-text {
    font-size: 1.125rem;
    line-height: 1rem
}

.my-discounts__item-description {
    word-break: break-word;
    width: 100%;
    font-size: 1rem
}

.my-discounts__btn-toggle-responsive {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 1.25rem
}

.customer-cards__col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.registered-card {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.registered-card__item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-bottom: 10px;
    padding: 10px;
    border: 2px solid #e2e7e9;
    border-radius: 4px
}

.registered-card__item:after,
.registered-card__item:before {
    content: " ";
    display: table
}

.registered-card__item:after {
    clear: both
}

.registered-card__left {
    display: none
}

.registered-card__center,
.registered-card__left {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.registered-card__right {
    position: static!important;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 0
}

.registered-card__icon {
    color: #51b549;
    font-size: 28px;
    margin-top: 5px
}

.registered-card__form {
    display: none
}

.registered-card__name {
    margin-bottom: 0;
    font-size: 1.125rem
}

.registered-card__number {
    margin-bottom: 0;
    font-size: .875rem
}

.registered-card__remove {
    float: right;
    margin-top: 10px;
    position: relative;
    right: 0;
    top: 0
}

.registered-card__remove-icon {
    border: 2px solid #e2e7e9;
    border-radius: 50%;
    padding: 8px;
    font-size: .7rem;
    color: #e2e7e9
}

.registered-card__edit-icon {
    font-size: 1rem;
    margin-left: 10px
}

.registered-card__edit-icon:before {
    position: relative;
    top: -4px
}

.registered-card__button,
.registered-card__input {
    padding: 5px;
    border: 1px solid #e2e7e9;
    border-radius: 4px;
    font-size: 1rem;
    width: 90%;
    margin-bottom: 10px
}

.registered-card__button {
    background-color: #51b549;
    padding: 5px 10px;
    border: none;
    color: #fff;
    width: 50%
}

.registered-card__cancel {
    text-decoration: underline;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 50%
}

.reminder__date {
    margin-left: -10px;
    margin-right: -10px
}

.reminder__date:after,
.reminder__date:before {
    content: " ";
    display: table
}

.reminder__date:after {
    clear: both
}

.reminder__date-left,
.reminder__date-right {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.reminder__date-text {
    color: #a9adaf;
    font-size: 1rem;
    line-height: 55px
}

.reminder__date-selectbox .selectize-input:before,
.reminder__special-day-selectbox .selectize-input:before {
    content: "\e611";
    font-family: 'icomoon';
    color: #51b549;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    float: left
}

.reminder__confirmation {
    padding-top: 20px
}

.reminder__btn-wrapper {
    text-align: center;
    padding-top: 20px
}

.reminder__special-day-selectbox .selectize-input:before {
    content: "\e623"
}

.form-reminder-add,
.form-reminder-edit {
    width: 100%;
    padding: 0 10px
}

.saved {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.saved__item {
    width: 100%;
    float: left;
    padding: 10px 5px;
    position: relative
}

.saved__item:after {
    position: absolute;
    width: 98%;
    left: 0;
    bottom: 0;
    content: "";
    border-bottom: 1px solid #edf1f2
}

.saved__item.is-active {
    background: #fff;
    border-radius: 4px
}

.saved__item-icon {
    float: left;
    color: #51b549;
    font-size: 1.5rem;
    margin-right: 10px;
    line-height: 32px
}

.saved__item-text {
    float: left;
    line-height: 1
}

.saved__item-action,
.saved__item-add {
    float: right;
    line-height: 32px;
    font-size: 1rem
}

.saved__item-add {
    width: 45%;
    line-height: 24px;
    margin: 11px 0;
    display: inline-block
}

.saved__item-add a {
    padding-right: 5px;
    float: right
}

.saved__item-name {
    margin: 0 0 4px
}

.saved__item-info {
    margin: 0;
    font-size: .875rem
}

.saved__item-add-new,
.saved__item-update {
    text-decoration: underline
}

.saved__item-add-new:before,
.saved__item-back:before {
    content: '\ea0a';
    font-family: 'icomoon';
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    color: #000;
    margin-right: 6px;
    display: inline-block;
    font-size: 12px
}

.saved__item-back,
.saved__item-remove {
    text-decoration: underline;
    font-size: .938rem
}

.saved__item-remove {
    line-height: 48px;
    float: left
}

.saved__item-back {
    padding: 0 10px;
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.saved__item-back:before {
    content: '\e62d'
}

.saved__pagination {
    list-style: none;
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding: 15px 10px 0;
    margin-left: 33.33333333%
}

.saved__pagination-item {
    float: left;
    margin-right: 5px
}

.saved__pagination-next,
.saved__pagination-prev {
    padding: 15px;
    border-radius: 4px;
    background: #fff;
    font-size: .75rem;
    display: inline-block
}

.saved__pagination-icon {
    margin: 0
}

.saved__pagination-icon.is-passive {
    color: #b2b5b5
}

.address-reminder {
    float: left;
    width: 100%
}

.address-reminder__title {
    margin-bottom: 20px;
    font-family: "function_probook", sans-serif
}

.address-reminder__row {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px
}

.address-reminder__cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 55px
}

.address-reminder__selectbox {
    width: 100%;
    float: left
}

.address-reminder__selectbox .selectize-input,
.address-reminder__selectbox .selectize-input input {
    padding-left: 0!important
}

.address-reminder__date {
    padding-left: 45px
}

.address-reminder__confirmation {
    width: 100%;
    float: left
}

.address-reminder__btn-wrapper {
    width: 100%;
    float: left;
    padding-top: 15px;
    text-align: center
}

.address-reminder__add-new {
    margin-top: 30px;
    display: block;
    padding: 0
}

.address-reminder__btn-resize {
    width: 39%;
    margin: 0 auto;
    padding: 10px 12px
}

.address-reminder .selectize-control .selectize-input input {
    padding-right: 0!important;
    padding-left: 10px!important
}

.form-comment-service {
    clear: both;
    padding: 20px 10px;
    max-width: 700px
}

.form-comment-service__select {
    margin-top: 20px
}

.comment-service__info-cell {
    padding-bottom: 10px
}

.comment-service__title {
    margin-bottom: 0
}

.comment-service__order-no {
    font-size: 1.25rem
}

.comment-service__status {
    clear: both;
    padding: 10px
}

.starWrap {
    display: block;
    border: 2px solid transparent;
    padding: 0;
    border-radius: 4px;
    margin-left: -2px;
    max-width: 440px;
    color: #fff
}

.starWrap:after,
.starWrap:before {
    content: " ";
    display: table
}

.starWrap:after {
    clear: both
}

.starWrap.input-validation-error {
    border-color: #e64e41
}

.starWrap__info-wrapper:after,
.starWrap__info-wrapper:before {
    content: " ";
    display: table
}

.starWrap__info-wrapper:after {
    clear: both
}

.starWrap__info {
    font-size: 1rem;
    color: #777979;
    margin-top: 10px
}

.starWrap__info--left {
    float: left
}

.starWrap__info--right {
    float: right;
    margin-right: 10px
}

.stars,
.stars__item {
    position: relative
}

.stars__item {
    display: inline-block;
    text-align: center;
    margin-right: 0;
    width: 21px;
    height: 21px
}

.stars__item--ten .stars__value {
    left: 9px
}

.stars__item-count {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-left: -6px;
    margin-top: -3px;
    line-height: 10px;
    font-size: .6rem;
    text-align: center
}

.corporate-branch-nominee__row--images .corporate-branch-nominee__col img,
.stars__item img {
    width: 100%
}

.stars__value {
    position: absolute;
    font-size: 9px;
    left: 13px;
    top: 11px;
    color: #fff;
    z-index: 0
}

.unsubscribe {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 40px
}

.unsubscribe:after,
.unsubscribe:before {
    content: " ";
    display: table
}

.unsubscribe:after {
    clear: both
}

.unsubscribe__col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.unsubscribe__row {
    margin-left: -10px;
    margin-right: -10px
}

.unsubscribe__textBox {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.unsubscribe h1 {
    font-family: "function_probook", sans-serif
}

.unsubscribe .form-group {
    margin: 0
}

.refund,
.refund__product-info {
    margin-bottom: 20px
}

.refund__btn-contract {
    background: #a8aeb0;
    color: #fff
}

.refund__btn-contract:focus,
.refund__btn-contract:hover {
    color: #fff
}

.boutique .midline-title h2,
.cadde__brand-item a,
.refund__row-select,
.refund__row-title {
    display: inline-block
}

.refund__row-select {
    width: 300px;
    margin-left: 10px
}

.corporate-branch-nominee #g-recaptcha-RecaptchaCorporateBranchNominee,
.refund__btn-abort {
    float: left
}

.refund__btn-send-request {
    float: right
}

.refund__contract-wrapper {
    float: right;
    padding-top: 10px;
    margin-right: 20px
}

.refund-result__title {
    font-size: 1.75rem;
    text-align: center
}

.refund-result__check-icon {
    font-size: 3rem;
    display: block;
    text-align: center;
    padding-bottom: 10px
}

.refund-result__description {
    font-size: 1.2rem;
    display: block;
    text-align: center
}

.refund-result__description strong {
    font-size: 1.3rem
}

.refund-result__my-orders {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 35px
}

.brand-nominee-img {
    margin-bottom: 5px;
    max-width: 100%;
    height: auto
}

.brand-nominee .paragraph,
.corporate-branch-nominee p {
    font-size: .938rem;
    text-align: center
}

.brand-nominee__row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.brand-nominee__inner {
    padding: 10px;
    border: 1px solid #e7e7e7
}

.bonnyfood-nominee__inner h2,
.brand-nominee__inner h2 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 1.5rem
}

.bonnyfood-nominee .small .form-required-icon,
.brand-nominee .small .form-required-icon {
    position: relative;
    top: 0
}

.bonnyfood-nominee-img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto
}

.bonnyfood-nominee .paragraph {
    font-size: 1rem
}

.bonnyfood-nominee__inner {
    padding: 10px 20px;
    border: 1px solid #e7e7e7
}

.bonnyfood-nominee__inner .selectize-input&gt;input {
    font-size: 1.125rem
}

.address__map {
    width: 100%;
    height: 255px;
    margin-bottom: 2px
}

.address h2 {
    font-size: 1.25rem
}

.corporate-branch-nominee h2 {
    margin: 0 0 15px;
    font-size: 1.25rem;
    text-align: center
}

.corporate-branch-nominee h5 {
    margin: 10px 0 20px;
    font-size: 1rem
}

.corporate-branch-nominee p {
    margin-bottom: 15px
}

.corporate-branch-nominee__row {
    margin-left: -10px;
    margin-right: -10px
}

.corporate-branch-nominee__row:after,
.corporate-branch-nominee__row:before {
    content: " ";
    display: table
}

.corporate-branch-nominee__row:after {
    clear: both
}

.corporate-branch-nominee__row--images {
    margin-bottom: 15px
}

.corporate-branch-nominee__row--images .corporate-branch-nominee__col {
    float: left;
    width: 25%;
    position: relative;
    min-height: 1px;
    padding: 0
}

.corporate-branch-nominee__row--form {
    margin-bottom: 30px
}

.corporate-branch-nominee__row--form .corporate-branch-nominee__col {
    position: relative;
    float: left;
    width: 66.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    left: 16.66666667%
}

.corporate-branch-nominee__row--form .corporate-branch-nominee__col .btn {
    display: block;
    margin: 15px auto 0
}

.corporate-branch-nominee__row--form .corporate-branch-nominee__col .form-control {
    height: 42px;
    font-size: 1rem;
    padding: 0 20px 0 50px
}

.corporate-branch-nominee__row--form .corporate-branch-nominee__col .form-icon {
    top: 12px;
    font-size: 1.25rem
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.corporate-branch-nominee__row--bottom-button,
.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item {
    text-align: center
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item h3 {
    font-size: 1rem;
    margin: 10px 0 15px
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item .icon-desc {
    font-size: 2.875rem
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item [class*=" icon-"],
.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item [class^=icon-] {
    margin: 0
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
    border: 2px solid #e2e7e9;
    border-radius: 4px;
    padding: 30px 20px;
    min-height: 380px
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item p,
.faq__search-desc p {
    font-size: .938rem;
    text-align: left
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--red .icon-desc,
.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--red h3 {
    color: #e64e41
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--green .icon-desc,
.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--green h3,
.faq__item-list .is-active a {
    color: #51b549
}

.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--blue .icon-desc,
.corporate-branch-nominee__row--description .corporate-branch-nominee__col .item--blue h3 {
    color: #185aa3
}

.corporate-branch-nominee__row--bottom-button .btn-lg {
    padding: 10px 12px;
    font-size: 1rem
}

.corporate-branch-nominee__col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.corporate-branch-nominee__thanks {
    text-align: center;
    padding: 30px 0
}

.corporate-branch-nominee__thanks .icon {
    font-size: 6rem;
    color: #51b549
}

.corporate-branch-nominee__thanks h2 {
    margin-bottom: 10px
}

.faq-search-button,
.faq-search-container {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding: 0
}

.faq-search-container:after,
.faq-search-container:before {
    content: " ";
    display: table
}

.faq-search-container:after {
    clear: both
}

.faq-search-button {
    height: 44px;
    text-align: left;
    border-radius: 6px;
    border: 2px solid #e2e7e9;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZGYxZjIiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: linear-gradient(to top, #edf1f2 0%, #fff 100%);
    padding: 0 15px;
    outline: none
}

.faq-search-button__text {
    font-size: 1.125rem;
    line-height: 44px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    width: 75%;
    white-space: nowrap;
    overflow: hidden
}

.faq-search-button__icon--faq {
    margin: 0 4px 0 0;
    line-height: 42px;
    font-size: 1.75rem
}

.faq-search-button.is-active .faq-search-button__icon--arrow,
.faq-search-button__icon--arrow {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: -webkit-transform .2s linear, -moz-transform .2s linear, -o-transform .2s linear, transform .2s linear
}

.faq-search-button__icon--arrow {
    float: right;
    font-size: .875rem;
    position: absolute;
    right: 10px;
    line-height: 44px;
    top: 0;
    z-index: 35;
    transform: rotate(0deg)
}

.faq-search-button.is-active {
    background-color: #edf1f2;
    background-image: none;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.faq-search-button.is-active .faq-search-button__icon--arrow {
    transform: rotate(180deg)
}

.faq-dropdown {
    width: 100%;
    position: absolute;
    top: 44px;
    text-align: left;
    background-color: #edf1f2;
    overflow: hidden;
    border: 2px solid #e2e7e9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    z-index: 35;
    padding: 0 10px
}

.faq-search-result__item {
    cursor: pointer;
    overflow: hidden;
    padding: 7px 12px!important
}

.faq-search-result__title {
    padding: 0;
    margin: 0
}

.faq {
    margin-left: -10px;
    margin-right: -10px
}

.faq:after,
.faq:before {
    content: " ";
    display: table
}

.faq:after {
    clear: both
}

.faq__search {
    margin-bottom: 0;
    padding: 0 10px
}

.faq__search:after,
.faq__search:before {
    content: " ";
    display: table
}

.faq__search:after {
    clear: both
}

.faq__search-desc {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.faq__search-desc:after,
.faq__search-desc:before {
    content: " ";
    display: table
}

.faq__search-desc:after {
    clear: both
}

.faq__search-desc p {
    color: #acb0b2;
    margin: 0;
    line-height: 34px
}

.faq__search-box {
    padding-bottom: 5px
}

.faq__introduction {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-top: 5px
}

.faq__introduction-title {
    font-family: "function_promedium"
}

.faq__introduction-content {
    padding: 15px 0
}

.faq__tab-panel {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px
}

.faq__tab-panel:after,
.faq__tab-panel:before {
    content: " ";
    display: table
}

.faq__tab-panel:after {
    clear: both
}

.faq__tab-panel .tab-content {
    padding-top: 0
}

.faq__tab-panel-title {
    font-family: "urge";
    font-size: 1rem
}

.faq__tab-panel-title li&gt;a {
    background-color: #fff;
    padding: 0;
    color: #185aa3;
    margin-bottom: 10px;
    max-height: 30px
}

.faq__tab-panel-title li.active a {
    background-color: #fff!important;
    color: #51b549!important;
    border-bottom: 2px solid #51b549;
    padding: 0;
    margin-bottom: 8px
}

.faq__tab-panel-title li {
    margin-right: 20px
}

.faq__list:after,
.faq__list:before {
    content: " ";
    display: table
}

.faq__list:after {
    clear: both
}

.faq__detail:after,
.faq__detail:before {
    content: " ";
    display: table
}

.faq__detail:after {
    clear: both
}

.faq__answer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.faq__answer:after,
.faq__answer:before {
    content: " ";
    display: table
}

.faq__answer:after {
    clear: both
}

.faq__answer p {
    font-size: 1.071rem
}

.faq__tab-pane {
    margin-bottom: 20px
}

.faq__tab-pane:after,
.faq__tab-pane:before {
    content: " ";
    display: table
}

.faq__tab-pane:after {
    clear: both
}

.faq__tab-pane-inner {
    background-color: #fff;
    padding: 0;
    position: relative;
    margin-top: 10px
}

.faq__tab-pane-title {
    font-size: 1.25rem;
    margin-top: 15px;
    font-family: "urge"
}

.faq__accordion {
    padding: 8px 10px
}

.faq__accordion-inner {
    padding: 5px 5px 5px 20px;
    font-size: 1rem;
    line-height: 1.5rem
}

.faq__right-arrow-icon {
    vertical-align: baseline;
    font-size: .6125rem;
    margin-right: 10px
}

.faq__item-list {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.faq__item-list .is-active {
    background-color: #fff
}

.faq__item-list li a {
    color: #000;
    font-size: 1rem
}

.faq__contactus {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .938rem
}

.contactus {
    margin-left: -10px;
    margin-right: -10px
}

.contactus:after,
.contactus:before {
    content: " ";
    display: table
}

.contactus:after {
    clear: both
}

.contactus__inner {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.contactus__inner:after,
.contactus__inner:before,
.contactus__inner__form .form-group:after,
.contactus__inner__form .form-group:before {
    content: " ";
    display: table
}

.contactus__inner:after,
.contactus__inner__form .form-group:after {
    clear: both
}

.contactus__inner p {
    font-size: 1rem
}

.contactus__inner--title {
    color: #000;
    font-size: 1.286rem;
    display: none;
    margin-bottom: 0
}

.contactus__inner--text {
    display: none
}

.contactus__inner--title-wrapper {
    width: 100%;
    display: none
}

.contactus__inner--icon {
    float: left;
    width: 18%
}

.contactus__inner--icon-cargo-info {
    font-size: 2.5rem
}

.contactus__inner--icon-cargo,
.contactus__inner--icon-event {
    font-size: 2.143rem;
    color: #e64e41;
    margin-right: 20px
}

.contactus__inner--icon-event {
    color: #185aa3
}

.contactus__inner .small {
    color: #000
}

.contactus__inner .h2 {
    margin-top: 0
}

.contactus__inner .phone {
    text-decoration: underline
}

.contactus__inner-form {
    position: relative;
    min-height: 1px;
    padding: 20px 20px 0;
    border: 2px solid #edf1f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px
}

.livechat__wrapper {
    width: 100%
}

.livechat__livechat-open {
    width: 100%;
    margin-bottom: 30px
}

.btn--livechat {
    background-color: #185aa3;
    color: #fff;
    font-size: 1.071rem;
    padding-right: 75px
}

.btn--livechat .text,
.thanks__inner {
    position: relative
}

.btn--livechat .text:after {
    font-family: "icomoon";
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -9px;
    content: "\e601";
    font-size: .8rem
}

.btn--livechat:hover {
    color: #fff
}

.btn--livechat .icon-event {
    font-size: 2.143rem;
    color: #fff;
    margin-right: 20px
}

.thanks__inner {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    text-align: center
}

.thanks__banner {
    margin: 20px 0
}

.ie8 .mobile-category-menu__item img,
.thanks__banner img {
    width: 100%;
    height: auto
}

.thanks__message {
    text-align: center
}

.thanks__message-icon {
    font-size: 2rem;
    padding: 10px;
    color: #51b549;
    margin: 0;
    border-radius: 50%;
    border: 6px solid #51b549
}

.thanks__message-title {
    font-size: 2rem;
    line-height: 1;
    margin: 20px 0 0
}

.thanks__message-text {
    font-size: 1.25rem;
    line-height: 1;
    margin: 5px 0 0
}

.thanks__order-info {
    text-align: center;
    margin-top: 15px
}

.thanks__order-description {
    margin-bottom: 15px;
    font-size: 1rem;
    text-align: center
}

.thanks__order-number {
    font-size: 1.25rem
}

.thanks__btn {
    padding: 10px 0;
    text-align: center
}

.thanks__membership {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: initial;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 80px
}

.thanks__membership-title {
    text-align: center;
    color: #51b549;
    font-size: 2rem;
    font-style: normal;
    font-family: "function_probook";
    margin-bottom: 0
}

.thanks__membership-description {
    color: #51b549;
    text-align: center;
    font-size: 1.125rem;
    margin-bottom: 20px
}

.thanks__membership-btn {
    margin: 20px 0 10px
}

.thanks__campaign {
    margin: 10px 0 40px;
    border: 1px solid #aaa
}

.thanks__campaign:last-child {
    margin-bottom: 60px
}

.thanks__campaign-banner {
    margin-bottom: 30px;
    width: 100%;
    height: auto
}

.thanks__campaign-info {
    text-align: center
}

.thanks__campaign-link {
    text-decoration: underline;
    font-weight: 700!important
}

.thanks__campaign-code {
    font-style: italic;
    font-weight: 700!important
}

.thanks__video-message:after,
.thanks__video-message:before {
    content: " ";
    display: table
}

.thanks__video-message:after {
    clear: both
}

.thanks__video-message-col--left,
.thanks__video-message-col--right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.thanks__video-message-title {
    text-align: center;
    line-height: 2rem;
    font-family: "urge"
}

.thanks__video-message-title--big {
    color: #e63e41;
    font-size: 2rem
}

.thanks__video-message-title--small {
    color: #e63e41;
    font-size: 1.75rem
}

.thanks__video-message-content {
    font-size: 1.125rem;
    display: inline-block;
    margin: 10px auto 20px;
    padding: 0 20px
}

.thanks__video-message-content-item {
    text-align: left
}

.thanks__video-message-badge {
    max-width: 400px;
    margin: 0 auto
}

.thanks__video-message-badge:after,
.thanks__video-message-badge:before {
    content: " ";
    display: table
}

.thanks__video-message-badge:after {
    clear: both
}

.thanks__video-message-badge-item {
    display: inline-block;
    padding: 5px 10px;
    width: 50%;
    float: left
}

.thanks__video-message-badge-item img,
.thanks__video-message-image img {
    height: auto;
    max-width: 100%
}

.thanks__video-message-image {
    margin-top: 0
}

.thanks__reminder {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 50px
}

.thanks__reminder:after,
.thanks__reminder:before {
    content: " ";
    display: table
}

.thanks__reminder:after {
    clear: both
}

.thanks__reminder-inner {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.thanks__reminder-title {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 10px
}

.thanks__reminder-spot {
    display: table;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px
}

.thanks__reminder-spot-item {
    display: inline-block;
    width: 120px;
    height: 100px
}

.thanks__reminder-spot-item .icon {
    color: #51b549;
    float: none;
    font-size: 2rem;
    margin-right: 0;
    margin-bottom: 5px
}

.thanks__reminder-spot-item-text {
    display: block;
    float: none;
    text-align: center
}

.thanks__multiple {
    width: 100%;
    margin: 0
}

.thanks__multiple-wrapper:after,
.thanks__multiple-wrapper:before {
    content: " ";
    display: table
}

.thanks__multiple-wrapper:after {
    clear: both
}

.thanks__multiple-left {
    width: 100%
}

.thanks__multiple-right {
    display: none;
    width: 100%;
    float: left
}

.thanks__multiple .thanks__order-info,
.thanks__multiple .thanks__order-info .thanks__order-description {
    text-align: left
}

.thanks__multiple .thanks__message-icon {
    float: left;
    margin-right: 10px
}

.thanks__multiple .thanks__message-text,
.thanks__multiple .thanks__message-title {
    text-align: left
}

.thanks__multiple .thanks__multiple-left {
    border: none;
    width: 100%;
    float: left;
    padding-right: 0
}

.thanks__multiple .thanks__membership {
    margin-left: 0;
    width: 100%;
    padding-left: 0
}

.thanks__multiple .thanks__multiple-right {
    display: block
}

.thanks__multiple .membership__left {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.form-thanks-membership__btn {
    position: relative;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    border: none
}

.reminder-notitication {
    position: fixed;
    z-index: 35;
    left: 10px;
    bottom: 30px;
    width: 250px;
    height: auto;
    border-radius: 4px;
    background-color: #edf1f2;
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)
}

.reminder-notitication__title {
    font-size: 1.25rem
}

.reminder-notitication__spot {
    display: table;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px
}

.reminder-notitication__spot-item {
    float: left;
    width: 70px;
    height: 90px;
    text-align: center
}

.reminder-notitication__spot-item .icon {
    display: block;
    color: #51b549;
    font-size: 2rem
}

.reminder-notitication__spot-item-text {
    font-size: .875rem
}

.home {
    position: relative;
    padding-top: 10px;
    margin-top: 0
}

.home__top-banner {
    display: none;
    text-align: center
}

.home__top-banner-img {
    width: 100%;
    position: relative;
    z-index: 10
}

.home__col {
    vertical-align: top
}

.home__left,
.home__right {
    display: none;
    width: 10%;
    text-align: center
}

.home__banner-img {
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
    z-index: 10
}

.home.is-page-skin-active {
    font-size: 0;
    text-align: center
}

.home.is-page-skin-active .container {
    display: inline-block;
    width: 100%;
    max-width: 1500px
}

.mizu {
    position: relative;
    margin-top: -10px
}

.mizu .products--landing-page .products__item:last-child {
    display: block
}

.product-sticker {
    position: absolute;
    z-index: 30;
    width: 70px;
    height: 70px
}

.product-sticker.top {
    top: 5px
}

.product-sticker.bottom {
    bottom: 5px
}

.product-sticker.right {
    right: 5px
}

.product-sticker.left {
    left: 5px
}

.mobile-category-menu {
    display: block;
    margin-left: -4px;
    margin-right: -4px;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    margin-bottom: 10px
}

.mobile-category-menu:after,
.mobile-category-menu:before {
    content: " ";
    display: table
}

.mobile-category-menu:after {
    clear: both
}

.mobile-category-menu__item {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    color: #185aa3;
    font-size: 1rem;
    text-align: center
}

.mobile-category-menu__item:focus,
.mobile-category-menu__item:hover {
    color: #185aa3
}

.mobile-category-menu__item-inner {
    background-color: #edf1f2;
    border-radius: 4px;
    padding: 5px
}

.mobile-category-menu__item-inner:active {
    background-color: #e2e7e9;
    color: #185aa3
}

.mobile-category-menu__icon {
    color: #185aa3;
    font-size: 1.375rem;
    margin: 0;
    vertical-align: bottom;
    display: block
}

.mobile-category-menu__image {
    display: block;
    width: 100%;
    height: auto;
    transition: all .1s;
    border-radius: 4px;
    max-height: 103px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.page-skin-background {
    display: none;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.featured {
    margin-bottom: 7px
}

.featured:after,
.featured:before {
    content: " ";
    display: table
}

.featured:after {
    clear: both
}

.featured--landing-page .main-banner__link {
    margin-bottom: 8px
}

.main-banner__row {
    margin-top: 20px;
    margin-left: -4px;
    margin-right: -4px
}

.main-banner__row:first-child {
    margin-top: 0
}

.main-banner__col--1,
.main-banner__col--2,
.main-banner__col--3,
.main-banner__col--3 .main-banner__col-inner-col,
.main-banner__col--4 {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.main-banner__col--2,
.main-banner__col--3,
.main-banner__col--4 {
    width: 50%
}

.main-banner__col--3 .main-banner__optional-banner {
    display: none
}

.main-banner__col--3 .main-banner__col-inner {
    margin-left: -4px;
    margin-right: -4px
}

.main-banner__col--4 {
    display: none;
    width: 25%
}

.main-banner__image {
    display: block;
    width: 100%;
    height: auto;
    transition: all .1s;
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.main-banner__link {
    display: block;
    margin-bottom: 8px
}

.main-banner__link:focus {
    outline: none;
    box-shadow: none
}

.main-banner__link:first-child {
    margin-top: 0
}

.main-banner__full-banner {
    display: none;
    width: 100%;
    margin-bottom: 20px
}

.main-banner__full-banner img {
    border-radius: 4px;
    display: block;
    max-width: 100%;
    height: auto
}

.quart-banner {
    margin-left: -10px;
    margin-right: -10px
}

.quart-banner:after,
.quart-banner:before {
    content: " ";
    display: table
}

.quart-banner:after {
    clear: both
}

.quart-banner__item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.quart-banner__item:nth-child(2n) {
    padding-left: 4px
}

.quart-banner__item:nth-child(2n+1) {
    padding-right: 4px
}

.quart-banner__item img {
    border-radius: 4px
}

.ie8 .mobile-category-menu {
    padding-top: 0
}

.ie8 .mobile-category-menu__item {
    font-size: 0;
    padding: 0 5px
}

.homepage-visilabs-menu {
    padding: 0;
    margin: 0 auto
}

.homepage-visilabs-menu__item {
    list-style: none;
    display: inline-block
}

.homepage-visilabs-menu__link {
    padding: 0 4px;
    font-size: .875rem;
    position: relative
}

.homepage-visilabs-menu__link:focus {
    box-shadow: none
}

.homepage-visilabs-menu__link.active span {
    border-bottom: 1px solid #3e3e3e
}

.homepage-visilabs-menu__link.active:before {
    content: "\e600";
    color: #3e3e3e;
    position: absolute;
    bottom: -12px;
    left: 46%;
    font-family: 'icomoon';
    font-size: .5rem
}

.page404 {
    width: 100%;
    margin: 10px auto 30px
}

.page404__inner {
    width: 80%;
    margin: auto;
    text-align: center
}

.page404__top {
    width: 100%;
    display: inline-block;
    position: relative
}

.page404__top::before {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    border-bottom: 2px solid transparent
}

.page404__top img {
    width: 30%
}

.page404__text-error,
.page404__title {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    margin: 15px 0;
    display: inline-block
}

.page404__text-error {
    height: 28px;
    font-size: 1.75rem;
    margin: auto;
    background: #edf1f2;
    position: relative;
    z-index: 2
}

.page404__bottom {
    width: 100%;
    display: inline-block;
    margin-top: 15px
}

.page404__text,
.page404__text--info {
    text-align: center;
    font-size: 1.25rem;
    margin: 0;
    font-family: "urge", Georgia, "Times New Roman", Times, serif;
    font-display: swap
}

.page404__text--info {
    font-size: 1.5rem;
    font-weight: 500!important
}

.page404__back-link {
    margin-top: 20px
}

.digital-message__row {
    margin-left: -10px;
    margin-right: -10px
}

.digital-message__col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.digital-message__text,
.digital-message__title {
    text-align: center
}

.digital-message__item {
    margin-bottom: 20px
}

.digital-message__item:after,
.digital-message__item:before {
    content: " ";
    display: table
}

.digital-message__item:after {
    clear: both
}

.digital-message__content {
    text-align: center
}

.digital-message__image {
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

.appeal__introduction .logo a,
.digital-message__error {
    text-align: center
}

.digital-message-verification {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding: 70px 10px
}

.digital-message-verification__row {
    margin-left: -10px;
    margin-right: -10px
}

.digital-message-verification__col {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

.digital-message-verification__label {
    width: 50%;
    float: left;
    line-height: 44px;
    font-size: 1.429rem;
    text-align: right;
    margin-right: 10px
}

.digital-message-verification__input {
    width: 100px;
    float: left;
    height: 43px;
    padding-right: 0;
    border-color: #c5cfd3
}

.cadde&gt;.container {
    padding: 0
}

.cadde__inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cadde__banner {
    margin-bottom: 30px;
    padding: 0!important
}

.cadde__title {
    margin: 0 0 10px;
    font-size: 1.786em;
    padding: 0!important
}

.cadde__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.cadde__list {
    margin: -10px -10px 20px
}

.cadde__item-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px
}

.cadde__inner-content {
    padding: 25px;
    border: 1px solid #e2e7e9;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cadde__brand-image {
    width: 137px;
    height: 137px;
    border: 2px solid #edf1f2;
    overflow: hidden;
    border-radius: 50%
}

.cadde__brand-name {
    font-size: 1.714em
}

.cadde__brand-info {
    font-size: 1rem
}

.cadde__bottom,
.cadde__top {
    margin-bottom: 20px
}

.cadde__top:after,
.cadde__top:before {
    content: " ";
    display: table
}

.cadde__top:after {
    clear: both
}

.cadde__bottom:after,
.cadde__bottom:before {
    content: " ";
    display: table
}

.cadde__bottom:after {
    clear: both
}

.cadde__brand-items {
    float: left;
    margin-bottom: 15px
}

.cadde__brand-items:after,
.cadde__brand-items:before {
    content: " ";
    display: table
}

.cadde__brand-items:after {
    clear: both
}

.cadde__brand-item {
    float: left;
    width: 45%;
    margin-right: 10px;
    padding: 8px;
    border: 1px solid #edf1f2
}

.cadde__brand-item img {
    width: 100%
}

.cadde__icon {
    margin-top: -7px
}

.cadde__icon:before {
    font-size: 1.25rem
}

.cadde__information {
    margin-bottom: 0
}

.cadde__information--red,
.cadde__information--red [class*=" icon-"] {
    color: #e64e41
}

.cadde__information--green,
.cadde__information--green [class*=" icon-"] {
    color: #51b549
}

.cadde__information strong {
    font-weight: 700!important
}

.ie8 .cadde__inner,
.lt-ie10 .cadde__inner {
    margin-left: -10px;
    margin-right: -10px
}

.ie8 .cadde__item,
.lt-ie10 .cadde__item {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.ie8 .cadde__brand-image,
.lt-ie10 .cadde__brand-image {
    width: 139px;
    height: 139px
}

.search-not-found {
    margin-bottom: 20px
}

.search-not-found__img {
    width: 100%
}

.gift {
    margin-left: -10px;
    margin-right: -10px
}

.gift__item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px
}

.gift__item:first-child {
    margin-top: 0
}

.gift__link {
    float: left;
    display: inline-block;
    margin-left: 20px
}

.gift__link:first-child {
    margin-left: 0
}

.gift__description,
.gift__title {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px
}

.gift__title {
    text-align: center;
    margin: 0;
    padding: 50px 10px 20px
}

.gift__description {
    margin-top: 50px;
    padding: 50px 80px;
    border-radius: 4px;
    background-color: #e2e7e9
}

.gift__description-title {
    margin: 0 0 15px;
    font-size: 1.25rem;
    font-family: "function_probook", sans-serif;
    font-style: normal
}

.gift__links {
    width: 315px;
    height: 250px;
    float: right;
    margin-left: 20px;
    position: relative
}

.gift__links-item {
    clear: left;
    float: left;
    text-decoration: underline
}

.gift__links-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 2px solid #fff
}

.gift__links-btn:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    content: "\e604";
    float: right;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 3px
}

.general-table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px
}

.general-table__row {
    background: #edf1f2;
    display: table-row
}

.general-table__cell {
    display: table-cell;
    border: 1px solid #e2e7e9;
    border-right: 0;
    text-align: center;
    width: 14%;
    padding: 5px 0
}

.general-table__cell:last-child {
    border-right: 1px solid #e2e7e9
}

.general-table__cell--text-left {
    text-align: left;
    padding-left: 10px
}

.general-table__heading,
.general-table__text {
    font-size: 1rem;
    text-align: center;
    word-break: break-all
}

.general-table__text {
    font-size: .85rem;
    display: block
}

.marketplace .options .upload-images a img,
.marketplace .transition {
    -moz-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    -o-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    -webkit-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    transition: all .5s cubic-bezier(.365, .795, .12, .785)
}

.marketplace .actions button {
    margin-left: 119px
}

.marketplace .upload-logo .actions button {
    margin-left: 90px
}

.marketplace .upload-banner .actions button {
    margin-left: 560px
}

.marketplace .container {
    width: 100%!important;
    max-width: 1100px!important
}

.marketplace .selectize-control .selectize-input input {
    min-width: inherit;
    padding-right: 0!important;
    left: 0!important;
    text-indent: 3px!important
}

.marketplace .selectize-control.plugin-remove_button [data-value] .remove {
    border: 0;
    right: 3px
}

.marketplace .selectize-control .selectize-input {
    height: 100%;
    min-height: 59px;
    max-height: 112px;
    overflow-y: auto
}

.marketplace [type=radio]+label:before {
    left: -4px;
    top: -2px;
    border: 2px solid #51b549;
    padding-right: 24px;
    padding-bottom: 23px
}

.marketplace .mr-s {
    margin-right: 10px
}

.marketplace .status {
    color: #fff;
    border-radius: 4px;
    padding: 4px 6px;
    text-align: center
}

.marketplace .imageCenter {
    display: table;
    margin: 0 auto
}

.marketplace .orders__item-image,
.marketplace .orders__item-left {
    width: 150px;
    height: 155px
}

.marketplace .orders__item-mid,
.marketplace .orders__item-no {
    padding-top: 0
}

.marketplace .orders__item-info-text {
    text-align: right
}

.marketplace .icon-products {
    color: #fff;
    position: relative;
    top: -4px;
    left: 9px
}

.marketplace__prev a {
    padding: 8px 4px 8px 12px!important
}

.marketplace__prev span {
    padding-right: 15px
}

.marketplace__right {
    float: right
}

.marketplace__left {
    float: left
}

.marketplace__submitted {
    float: none
}

.marketplace__center {
    display: block;
    margin: 0 auto
}

.marketplace__content {
    margin-left: -10px;
    margin-right: -10px;
    padding: 12px 10px;
    border-radius: 5px;
    min-height: 800px
}

.marketplace__price {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 4px
}

.marketplace__price .orders__item-row-title {
    text-align: center;
    font-size: 1rem
}

.marketplace__price .orders__item-price {
    font-size: 1.25rem;
    text-align: center;
    margin: 0
}

.marketplace .orders__item-row-info {
    color: gray
}

.marketplace .orders__item-status {
    padding: 0 10px 5px 0;
    min-height: inherit;
    right: 19px
}

.marketplace .marketplace__price {
    float: right
}

.marketplace .orders__item-details:link {
    margin-bottom: 0;
    margin-top: 0
}

.marketplace .orders__item-status-icon {
    font-size: 1.6rem
}

.marketplace .orders__item-status-text {
    font-size: .9rem
}

.marketplace__header {
    margin: 0 0 20px
}

.marketplace__header--list {
    padding: 0;
    list-style: none
}

.marketplace__header--item {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

.marketplace__header--item .btn {
    width: 100%;
    padding: 17px 55px;
    color: #000
}

.marketplace__header--item .btn:hover {
    border-color: #e37c33
}

.marketplace__header--item:last-child {
    margin-right: 0
}

.marketplace__header .mActive {
    background-color: #e37c33;
    color: #fff;
    position: relative
}

.marketplace__header .mActive:before {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    left: 50%;
    border-color: #e37c33 transparent transparent transparent;
    border-width: 10px;
    margin-left: -10px
}

.marketplace__inner {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 500px
}

.marketplace__inner--title {
    color: #000;
    font-size: 1.286rem;
    margin: 20px 0 8px
}

.marketplace .product__inner--full,
.marketplace .product__inner--left,
.marketplace .product__inner--right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.boutique:after,
.boutique:before,
.marketplace .product__inner--right:after,
.marketplace .product__inner--right:before {
    content: " ";
    display: table
}

.boutique:after,
.marketplace .product__inner--right:after {
    clear: both
}

.marketplace .product__inner--title,
.marketplace--title {
    margin: 16px 0 11px;
    color: #000;
    font-size: 1.286rem
}

.marketplace .product__inner--smalltext {
    font-size: .7em
}

.marketplace .product .filter-search {
    width: 300px;
    margin: 0 0 10px;
    padding: 4px;
    border: none;
    border-radius: 4px
}

.marketplace .product .dual-multiple:focus,
.marketplace .product .filter-search:focus {
    outline: none
}

.marketplace .product .dual-multiple {
    width: 300px;
    margin: 0 0 10px;
    height: 300px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    padding: 2px
}

.marketplace .product .dual-multiple option:nth-child(odd) {
    background-color: #ebe9e9
}

.marketplace .product .btn-dual-list {
    margin-right: 35px
}

.marketplace .product .productGroup {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative
}

.marketplace .product .productGroup--selectBox {
    margin-bottom: 15px;
    position: absolute;
    left: 0
}

.marketplace .product__action-btn,
.marketplace .product__action-text {
    padding: 10px 0;
    text-align: right
}

.marketplace .product__list-item-btn {
    text-align: right;
    margin-bottom: 10px
}

.marketplace .product__list-item-text {
    text-align: right;
    margin-bottom: 5px
}

.marketplace .product__action--info {
    text-align: center;
    border: none;
    border-radius: 4px
}

.marketplace .product__action--info .info {
    color: #51b549
}

.marketplace .product__action--info .info__value {
    font-size: 1rem
}

.marketplace .product__action--info .product__message-icon {
    font-size: 1.5rem;
    float: none;
    text-align: center;
    position: relative;
    bottom: 3px;
    color: #51b549
}

.marketplace .product .preparation .info__value {
    font-size: 1rem;
    color: #000
}

.marketplace .product .product-status-2 {
    color: #e37c33
}

.marketplace .product .product-status-1 {
    color: #185aa3
}

.marketplace .product .product-status-5 {
    color: #968e8e
}

.marketplace .product .product-status-3 {
    color: #51b549
}

.marketplace .product .product-status-4 {
    color: #e64e41
}

.marketplace .product .product__district-box-arrow {
    float: right;
    color: #fff;
    font-size: .75rem;
    margin-right: 0;
    line-height: 23px;
    padding-left: 8px
}

.marketplace .product__dynamic-property-select-wrapper {
    width: 80%;
    float: left;
    position: relative
}

.marketplace .product__dynamic-property-select-wrapper .product__location-remove-icon {
    top: 17px;
    right: 34px
}

.marketplace .product__dynamic-property-input-wrapper {
    width: 18%;
    float: right
}

.marketplace .product__dynamic-value-input {
    padding: 0;
    height: 60px;
    font-size: 1rem;
    text-align: center
}

.marketplace .summary .borderBottom {
    border-bottom: 1px solid #e8e7e7
}

.marketplace .summary__inner {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px
}

.marketplace .summary__full,
.marketplace .summary__left,
.marketplace .summary__right {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .summary__full {
    width: 100%
}

.marketplace .summary__text {
    font-family: function_probook
}

.marketplace .summary__title {
    font-family: "urge";
    font-size: 1.45rem
}

.marketplace .summary__btn {
    font-size: 1.25rem;
    line-height: 1.3333333;
    border-radius: 6px;
    background-color: #fff;
    min-width: 176px
}

.marketplace .summary__btn:hover {
    background-color: #e37c33
}

.marketplace .summary__btn:hover .text,
.marketplace .summary__btn:hover [class*=" icon-"],
.marketplace .summary__btn:hover [class^=icon-] {
    color: #fff
}

.marketplace .summary__btn [class*=" icon-"],
.marketplace .summary__btn [class^=icon-] {
    font-size: 2.4rem;
    vertical-align: initial;
    float: left;
    margin-top: 12px
}

.marketplace .summary__btn .text {
    font-size: 48px;
    font-family: "urge";
    min-width: 54px;
    display: inline-block;
    color: #e37c33
}

.marketplace .summary--text {
    font-family: "urge";
    font-size: 1.25rem;
    line-height: 1.3333333;
    margin-left: 12px
}

.marketplace .summary--center {
    text-align: center;
    margin: 40px 0
}

.marketplace .options {
    margin-left: -10px;
    margin-right: -10px
}

.marketplace .options__left {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 2px solid #edf1f2
}

.marketplace .options__nav {
    border-bottom: 2px solid #51b549
}

.marketplace .options__nav li&gt;a {
    background-color: #e2e7e9
}

.marketplace .options__nav li.active&gt;a,
.marketplace .options__nav&gt;li.active&gt;a:focus,
.marketplace .options__nav&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: #51b549
}

.marketplace .options__right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .options__full {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0
}

.marketplace .options__full-left {
    margin-top: 10px
}

.marketplace .options__full-left,
.marketplace .options__full-right {
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 2px solid #edf1f2;
    padding: 0 10px 10px
}

.marketplace .options--title {
    margin: 16px 0 11px;
    color: #000;
    font-size: 1.286rem
}

.marketplace .options--logo {
    width: 160px;
    display: block
}

.marketplace .options .upload-images a:hover img {
    -moz-transform: scale(1.05) rotate(0);
    -ms-transform: scale(1.05) rotate(0);
    -o-transform: scale(1.05) rotate(0);
    -webkit-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0)
}

.marketplace .options .upload-options-banner-result,
.marketplace .options .upload-options-result {
    display: none;
    margin: 0 auto 10px
}

.marketplace .options__selected-region-label {
    vertical-align: top;
    padding: 0;
    width: 24px;
    margin: 0 5px 25px 0
}

.marketplace .options__region-select {
    padding-right: 25px;
    padding-left: 5px
}

.marketplace .options__branch-btn-wrapper {
    text-align: right;
    padding: 10px 0
}

.marketplace .options__branch-row {
    background: 0 0
}

.marketplace .options__branch-cell {
    position: relative;
    border: none
}

.marketplace .options__branch-cell .options__filter-regions {
    width: 100%
}

.marketplace .options__search-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -8px
}

.marketplace .options__region-wrapper {
    float: left;
    width: 100%;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 2px solid #edf1f2;
    margin-top: 10px
}

.marketplace .options__region-inner,
.marketplace .options__region-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .options__region-distance {
    margin-left: -10px;
    margin-right: -10px
}

.marketplace .options__region-distance-left,
.marketplace .options__region-distance-right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .options__region-distance-right {
    padding-top: 0
}

.marketplace .options__region-list {
    max-height: 300px;
    overflow-y: auto
}

.marketplace .options__region-date {
    margin-left: -10px;
    margin-right: -10px
}

.marketplace .options__region-date-left {
    margin-bottom: 5px
}

.marketplace .options__region-date-left,
.marketplace .options__region-date-right {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .options #bootstrap-duallistbox-nonselected-list_RegionIds,
.marketplace .options #bootstrap-duallistbox-selected-list_RegionIds {
    background: 0 0;
    height: 305px!important;
    border-radius: 6px
}

.marketplace .options__update-button:first-child {
    margin-bottom: 5px
}

.marketplace .options__upload-banner-image,
.marketplace .options__upload-logo-image {
    max-width: 100%
}

.marketplace #img-logo {
    border: 4px solid #e37c33;
    border-radius: 100%
}

.marketplace #img-banner {
    border: 4px solid #e37c33;
    width: 645px;
    border-radius: 4px
}

.marketplace .orderProduct__inner-full {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .orderProduct__inner-five,
.marketplace .orderProduct__inner-four,
.marketplace .orderProduct__inner-three {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .orderProduct__inner-five,
.marketplace .orderProduct__inner-three {
    width: 20%
}

.marketplace .orderProduct__inner-three {
    width: 33.33333333%
}

.marketplace .orderProduct__inner-left,
.marketplace .orderProduct__inner-nine,
.marketplace .orderProduct__inner-right {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .orderProduct__inner-left,
.marketplace .orderProduct__inner-right {
    width: 50%
}

.marketplace .orderProduct .order-bottom {
    padding: 10px;
    background: #edf1f2;
    border-radius: 4px;
    border: 2px solid #fff
}

.marketplace .orderProduct .order-bottom .orderProduct__inner-nine {
    border-right: 3px solid #fff
}

.marketplace .orderProduct .orders {
    position: relative
}

.marketplace .orderProduct .orders .btn {
    padding: 14.5px 12px;
    margin-top: 2px
}

.marketplace .orderProduct .orders--curtain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.marketplace .orderProduct .orders--curtain:after,
.marketplace .orderProduct .orders--curtain:before {
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #453d3d;
    z-index: 1;
    opacity: 0
}

.marketplace .orderProduct .orders--curtain:after {
    left: -50%
}

.marketplace .orderProduct .orders--curtain:before {
    right: -50%
}

.marketplace .orderProduct .orders .hanging:after,
.marketplace .orderProduct .orders .hanging:before {
    opacity: .9;
    -moz-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    -o-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    -webkit-transition: all .5s cubic-bezier(.365, .795, .12, .785);
    transition: all .5s cubic-bezier(.365, .795, .12, .785);
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.marketplace .orderProduct .orders .hanging:after {
    left: 0!important
}

.marketplace .orderProduct .orders .hanging:before {
    right: 0!important
}

.marketplace .orderProduct .marketplace .selectize-control .selectize-input {
    height: 100%;
    min-height: inherit;
    max-height: 53px;
    overflow-y: visible
}

.marketplace .products__row {
    margin-left: -10px;
    margin-right: -10px
}

.marketplace .products__inner-full,
.marketplace .products__inner-left,
.marketplace .products__inner-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .products__inner-left,
.marketplace .products__inner-right {
    width: 33.33333333%
}

.marketplace .products__inner-right {
    width: 66.66666667%
}

.marketplace .products__btn {
    padding: 12.5px 30px;
    margin: 10px 0
}

.marketplace .products__inner--1,
.marketplace .products__inner--2 {
    border-radius: 4px;
    padding: 4px 6px;
    text-align: center;
    color: #e37c33
}

.marketplace .products__inner--1 {
    color: #185aa3
}

.marketplace .products__inner--3,
.marketplace .products__inner--5 {
    border-radius: 4px;
    padding: 4px 6px;
    text-align: center;
    color: #968e8e
}

.marketplace .products__inner--3 {
    color: #51b549
}

.marketplace .products__inner--4,
.marketplace .products__inner--7 {
    border-radius: 4px;
    padding: 4px 6px;
    text-align: center;
    color: #e64e41
}

.marketplace .products__inner--7 {
    color: #51b549
}

.marketplace .products .pagination__icon {
    color: #fff;
    margin-top: -2px;
    font-size: .7rem;
    margin-right: 2px;
    margin-left: 4px
}

.marketplace .products .orders__item-left {
    width: 100px;
    height: 110px
}

.marketplace .products .orders__item-right {
    position: absolute;
    top: 0;
    right: 0;
    width: initial;
    padding-top: 0
}

.marketplace .gray-checkbox {
    margin-right: 15px
}

.marketplace__increase {
    margin: 10px 0 10px 5px;
    float: right
}

.marketplace__increase [class*=" icon-"],
.marketplace__increase [class^=icon-] {
    color: #fff;
    vertical-align: initial;
    left: 3px;
    position: relative;
    top: 2px
}

.marketplace__feature {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 3px
}

.marketplace__feature--new-product {
    position: relative;
    min-height: 1px;
    padding: 0
}

.marketplace__feature-left,
.marketplace__feature-right {
    float: left;
    width: 100%
}

.marketplace__eight,
.marketplace__four,
.marketplace__full {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 3px
}

.marketplace__newProduct {
    padding: 17px 47px;
    font-size: 1.25rem;
    line-height: 1.3333333
}

.marketplace__item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace .imagesList {
    position: relative;
    width: 150px;
    height: 184px;
    margin: 0 13px 5px 0;
    float: left
}

.marketplace .imagesList .form-group {
    margin-top: 10px;
    display: none
}

.marketplace .imagesList:hover&gt;.form-group {
    display: block
}

.marketplace .imagesList img {
    width: 150px;
    height: 147px;
    border: 2px solid #e37c33;
    border-radius: 4px
}

.marketplace #upload-images {
    clear: both;
    display: block;
    width: 100%;
    height: 100%
}

.marketplace .pagination li a {
    cursor: pointer
}

.marketplace .pagination&gt;.active&gt;a {
    cursor: default
}

.marketplace .pagination__icon,
.marketplace .upload-file .actions .file-btn {
    padding-left: 0
}

.marketplace__notification {
    font-family: "urge";
    font-size: 1.25rem;
    margin-bottom: 14px
}

.marketplace .upload-msg {
    position: relative;
    width: 150px;
    height: 148px;
    margin: 0 13px 5px 0;
    float: left;
    border: none;
    font-size: 1.2rem;
    padding: 32px 23px;
    line-height: 26px;
    color: #fff;
    background-color: #e37c33;
    border-radius: 4px
}

.marketplace .upload-banner .upload-msg,
.marketplace .upload-logo .upload-msg {
    position: relative;
    width: 244px;
    height: 42px;
    margin: 0;
    float: none;
    border: none;
    color: #fff;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    background-color: #51b549
}

.district-dropdown__menu li:hover a,
.marketplace .upload-banner .icon-pencil,
.marketplace .upload-logo .icon-pencil {
    color: #fff
}

.marketplace .upload-file .actions {
    margin: 0;
    padding-left: 0
}

.marketplace #upload-logo-image,
.marketplace .upload-banner-image {
    margin: 30px 0
}

.marketplace .upload-banner-croppie {
    width: 100%;
    max-width: 745px
}

.marketplace .croppie-container {
    float: left;
    padding: 0;
    margin-top: 51px;
    max-width: 100%
}

.marketplace .image-wrap {
    padding-bottom: 20px;
    border: none
}

.marketplace .actions {
    margin: 20px;
    float: left
}

.marketplace .upload-image-file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

.marketplace--h1 {
    margin: 0 0 18px;
    font-family: function_probook;
    font-size: 2rem
}

.marketplace .reminder__down-arrow-selectbox .selectize-input:before {
    content: "\e600";
    font-family: 'icomoon';
    color: #51b549;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    float: right
}

.marketplace .btn-print {
    float: right;
    margin-top: 20px!important
}

.marketplace .orders {
    background: #edf1f2
}

.marketplace__supplier {
    width: 100%;
    float: left;
    position: relative
}

.marketplace__supplier-btn {
    margin-top: 10px
}

.marketplace__supplier-btn:first-child {
    margin-left: 0
}

.marketplace__btn-refund {
    margin-right: 5px
}

.marketplace__requests {
    min-height: unset
}

.marketplace__actions {
    position: relative;
    text-align: right;
    padding-bottom: 20px
}

.marketplace__actions-btn {
    padding: 10px 12px!important;
    margin-top: 5px!important
}

.marketplace__actions-btn.file-btn {
    padding: 0!important
}

.marketplace__actions-btn span {
    padding: 10px 12px!important;
    margin: 0!important
}

.marketplace__actions-btn.is-hidden {
    display: none!important
}

.marketplace__new-request-btn-wrapper {
    text-align: right
}

.marketplace__new-request-form-wrapper {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding-top: 10px;
    opacity: 0;
    visibility: hidden;
    height: 0
}

.marketplace__new-request-form-wrapper.is-active {
    opacity: 1;
    visibility: visible;
    height: auto
}

.marketplace__new-request-form-wrapper.is-active .marketplace__new-request-form {
    display: block
}

.marketplace__new-request-form,
.subheader__district-full .subheader__district-inner-right.is-active .subheader__filter {
    display: none
}

.marketplace__new-request-form-btn-wrapper {
    text-align: right
}

.marketplace__request-table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px
}

.marketplace__request-row {
    background: #edf1f2;
    display: table-row
}

.marketplace__request-cell {
    display: table-cell;
    border: 1px solid #e2e7e9;
    border-right: 0;
    text-align: center;
    width: 14%
}

.marketplace__request-cell:last-child {
    border-right: 1px solid #e2e7e9
}

.marketplace__request-heading,
.marketplace__request-text {
    font-size: 1rem;
    text-align: center;
    word-break: break-all
}

.marketplace__request-text {
    font-size: .85rem;
    display: block
}

.marketplace__request-btn-delete {
    padding: 0 12px;
    margin: 5px 0;
    font-size: .85rem
}

.marketplace__disabledtext {
    background: #edf1f2!important;
    cursor: not-allowed
}

.marketplace-orders .orders {
    border: 1px solid #c5cfd3
}

.marketplace-orders .orderProduct__inner-full {
    padding: 0
}

.marketplace-orders .orderProduct__inner-four {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace-orders .orderProduct .form-control {
    background-color: #fff;
    border: 1px solid #c5cfd3
}

.marketplace-orders .orderProduct .order-detail-table,
.marketplace-orders .orderProduct .orderProduct__inner-four {
    padding: 0
}

.appeal .container {
    position: relative;
    overflow: hidden;
    max-width: 1100px!important;
    width: 100%!important
}

.appeal__content {
    background: url(../images/marketplace/marketplace_bg.jpg) no-repeat #fff;
    min-height: 1581px;
    width: 100%
}

.appeal__introduction .logo {
    display: block;
    margin: 0 auto 29px;
    width: 203px;
    height: 94px;
    padding-top: 41px;
    position: relative
}

.appeal__introduction .logo:after {
    content: "";
    position: absolute;
    background: #f9fcfe;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 20px;
    z-index: 1;
    opacity: 0;
    -moz-animation-name: cadde;
    -o-animation-name: cadde;
    -webkit-animation-name: cadde;
    animation-name: cadde;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.appeal__introduction .icon {
    display: block;
    margin: 51px auto 0;
    width: 201px;
    height: 114px
}

.appeal__introduction .icon img {
    width: auto;
    max-width: 100%;
    height: auto
}

.appeal__introduction .text h1 {
    color: #185ba6;
    font-style: italic;
    text-align: center;
    margin-top: 27px
}

.appeal__introduction .text p {
    text-align: center;
    color: #185ba6;
    padding: 0 182px;
    line-height: 1.5rem
}

.appeal__information {
    position: relative;
    margin: 70px 34px
}

.appeal__information .floral .information__img {
    width: 204px;
    height: 167px;
    background-position: -2px 0!important;
    margin-left: 19px
}

.appeal__information .designer .information__img {
    width: 204px;
    height: 192px;
    background-position: -228px -3px!important;
    margin-right: -13px
}

.appeal__information .gift {
    margin-left: 0
}

.appeal__information .gift .information__img {
    width: 157px;
    height: 131px;
    background-position: -452px 0!important
}

.appeal__information .gourmet .information__img {
    width: 170px;
    height: 190px;
    background-position: -647px 0!important;
    margin-right: -26px
}

.appeal__information .organization .information__text {
    margin-right: 3px
}

.appeal__information .organization .information__img {
    width: 154px;
    height: 127px;
    background-position: -870px 0!important;
    margin-left: 26px;
    margin-top: 10px
}

.appeal__information h2 {
    font-size: 1.7rem;
    font-weight: 700!important;
    background: url(../images/marketplace/mpSprite.png) no-repeat no-repeat;
    background-position: 0 -194px;
    padding-left: 12px;
    min-height: 38px;
    padding-top: 4px
}

.appeal__information p {
    font-weight: 700!important;
    line-height: 24px;
    padding-left: 12px
}

.appeal-link {
    font-size: 1.25rem;
    text-align: center;
    display: block;
    margin: 30px auto 0;
    width: 198px
}

.appeal .information__content {
    display: block;
    width: 100%;
    margin-bottom: 6px
}

.appeal .information__img {
    background: url(../images/marketplace/mpSprite.png) no-repeat;
    position: relative
}

.appeal .information__text {
    width: 725px
}

.appeal__left .information__img {
    float: left
}

.appeal__left .information__text,
.appeal__right .information__img {
    float: right
}

.appeal__right .information__text {
    float: left
}

.appeal__resort {
    position: relative
}

.appeal__resort .point {
    position: absolute;
    width: 300px;
    height: 10px;
    background: url(../images/marketplace/point.png) repeat-x;
    top: 18px
}

.appeal__resort .right {
    right: 50px
}

.appeal__resort .left {
    left: 50px
}

.appeal__resort h3 {
    color: #4db64a;
    font-size: 2.5rem
}

.appeal__bottom {
    width: 498px;
    margin: 77px auto;
    padding-bottom: 114px;
    overflow: hidden
}

.appeal__bottom,
.appeal__form {
    position: relative
}

.appeal__resort h3,
.appeal__thanx h3,
.appeal__thanx p {
    text-align: center;
    font-weight: 700!important
}

.appeal__thanx h3 {
    color: #4db64a;
    margin-bottom: 26px
}

.appeal__thanx p {
    font-size: 1.4rem;
    line-height: 30px
}

.appeal .icon-appeal {
    text-align: center;
    color: #4db64a;
    font-size: 100px;
    display: block;
    margin: 0 auto
}

.appeal .small .form-required-icon {
    position: relative;
    top: 0;
    left: 0
}

.bootstrap-duallistbox-container .buttons {
    min-height: 50px
}

@-moz-keyframes cadde {
    0%,
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes cadde {
    0%,
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes cadde {
    0%,
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.boutique {
    padding-top: 0
}

.boutique .midline-title h2 img {
    max-width: 80%
}

.boutique .products__item-link--next-page {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGFkYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UwZTFlMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom left, #dadbdd 50%, #e0e1e3 50%);
    background-image: -moz-linear-gradient(bottom left, #dadbdd 50%, #e0e1e3 50%);
    background-image: -o-linear-gradient(bottom left, #dadbdd 50%, #e0e1e3 50%);
    background-image: linear-gradient(to top left, #dadbdd 50%, #e0e1e3 50%);
    height: 450px;
    position: relative
}

.boutique .products__item-link-text--next-page {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    font-size: 1.8rem;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.boutique .products__item-link-text--next-page:after {
    content: "\e601";
    font-family: "icomoon";
    line-height: normal;
    margin-left: 2px;
    margin-top: -16px;
    position: absolute;
    top: 50%
}

.surveyPage .form {
    padding: 30px 0
}

.surveyPage .form__inner {
    max-width: 95%;
    margin: 0 auto;
    text-align: center
}

.surveyPage .form__inner textarea {
    height: 260px;
    margin: 0 auto;
    padding: 20px
}

.surveyPage .form-comment-icon {
    font-size: 3.5rem
}

.surveyPage .form-title {
    font-size: 2rem;
    font-family: "urge";
    margin: 20px 0 30px
}

.thanks__survey,
.thanks__survey-info {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.thanks__survey {
    margin-top: 100px;
    margin-bottom: 50px
}

.thanks__survey-info {
    font-size: 1.275rem;
    text-align: left
}

.thanks__survey-info .our-apps__links {
    display: block!important
}

.thanks__survey-info .our-apps__links-mobile-item img {
    width: 100%;
    max-width: 165px
}

.thanks__survey-info--title {
    font-size: 2.5rem;
    color: #e55047;
    font-family: "urge";
    margin-bottom: 40px
}

.thanks__survey-info--title span {
    font-size: 2rem;
    display: block
}

.thanks__survey-info--list {
    margin-bottom: 10px
}

.thanks__survey-info--list li {
    margin-bottom: 25px
}

.thanks__survey-image {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-top: 30px
}

.thanks__survey-image img {
    width: 100%;
    max-width: 456px
}

.thanks__message-warning {
    color: #000;
    margin: 0;
    border-radius: 50%;
    border: 6px solid #000;
    font-size: 3rem;
    padding: 20px
}

.sitemap__items {
    padding: 0;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.sitemap__description {
    font-size: 1rem;
    margin-bottom: 35px
}

.sitemap__item {
    width: 100%;
    display: inline-block;
    border: 3px solid #e2e7e9;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px
}

.sitemap__item-title {
    margin: 0 0 25px;
    padding-bottom: 5px;
    font-size: 1.571rem;
    border-bottom: 1px solid #51b549;
    color: #51b549
}

.sitemap__item-description {
    font-size: 1rem;
    margin-bottom: 20px
}

.sitemap__list {
    float: left;
    width: 100%
}

.sitemap__list--half {
    width: 48%;
    margin-right: 2%
}

.sitemap__list-item,
.subheader {
    font-size: 1rem
}

.subheader {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px
}

.subheader:after,
.subheader:before {
    content: " ";
    display: table
}

.subheader:after {
    clear: both
}

.subheader__filter {
    display: inline-block;
    width: 12%;
    text-align: center;
    line-height: 22px;
    margin: 0 2%;
    cursor: pointer
}

.subheader__filter-icon {
    display: block;
    font-size: 24px;
    margin: 0 auto
}

.subheader__district {
    z-index: 35
}

.subheader__district,
.subheader__district-full {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.subheader__district-full .subheader__district-inner-left {
    width: 50%;
    display: none;
    vertical-align: middle;
    text-align: left
}

.subheader__district-full .subheader__district-inner-right {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px
}

.subheader__district-full .subheader__district-inner-right.is-active .district-container {
    width: 100%
}

.subheader__district-inner {
    background-color: #edf1f2;
    border-radius: 5px;
    display: block;
    width: 100%;
    height: 64px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.subheader__district-inner:after,
.subheader__district-inner:before {
    content: " ";
    display: table
}

.subheader__district-inner:after {
    clear: both
}

.subheader__district-inner-left {
    width: 50%;
    display: none;
    vertical-align: middle;
    text-align: left
}

.subheader__district-inner-right {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px
}

.subheader__info-image-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    float: none;
    width: 74px;
    height: 74px
}

.subheader__info-image {
    width: 74px;
    height: 74px;
    display: table-cell;
    text-align: center;
    background-color: #51b549;
    color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.subheader__info-text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap
}

.subheader__info-text p {
    margin-bottom: 5px
}

.subheader__info-text--overlay {
    text-align: center;
    width: 100%;
    color: #fff;
    position: absolute;
    font-size: 1.125rem;
    top: 130px;
    z-index: -1;
    margin-left: -10px
}

.subheader__badges {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    display: none
}

.subheader__badges-inner {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    background-color: #fff;
    height: 110px;
    width: 100%;
    display: table
}

.subheader__badges-inner:after,
.subheader__badges-inner:before {
    content: " ";
    display: table
}

.subheader__badges-inner:after {
    clear: both
}

.subheader__badges-item {
    display: inline-block;
    width: 33.3%;
    vertical-align: middle;
    padding: 17px 10px;
    text-align: center
}

.subheader__badges-icon {
    font-size: 1.875rem;
    float: none;
    margin: 0 0 4px
}

.subheader__badges-icon--cargo {
    font-size: 2.25rem;
    margin-bottom: -1px
}

.subheader__badges-text {
    width: 100%;
    display: inline-block;
    font-size: .875rem
}

.subheader__remainingtime {
    margin-top: 10px;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left
}

.subheader__remainingtime .icon-time {
    font-size: 1.5rem;
    margin-right: 6px;
    bottom: 2px
}

.subheader__remainingtime-text {
    font-size: 1rem;
    font-family: "function_promedium";
    vertical-align: middle
}

.subheader__remainingtime-message {
    font-size: .875rem;
    margin: 6px 0 4px;
    text-align: center
}

.subheader__remainingtime-delivery-message {
    font-size: .875rem;
    text-align: center;
    margin: 0
}

.subheader__remainingtime-mask {
    width: 210px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    bottom: 4px;
    margin: 8px auto 0;
    display: block
}

.subheader__remainingtime-bar {
    width: 99%;
    margin-right: 1%;
    display: block;
    border-radius: 10px;
    height: 5px;
    background: #4eb449;
    background: -moz-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #4eb449), color-stop(24%, #ac963d), color-stop(53%, #e77a35), color-stop(78%, #e7653a), color-stop(100%, #e73827));
    background: -webkit-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -o-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: -ms-linear-gradient(left, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    background: linear-gradient(to right, #4eb449 0, #ac963d 24%, #e77a35 53%, #e7653a 78%, #e73827 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4eb449', endColorstr='#e73827', GradientType=1)
}

.subheader__remainingtime-percent {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    display: block;
    z-index: 1;
    height: 5px
}

.subheader__remainingtime-right {
    width: 100%
}

.subheader__remainingtime-left {
    width: 100%;
    text-align: center
}

.subheader__remainingtime-inner {
    border-radius: 5px;
    height: 100px;
    background: #edf1f2;
    display: table;
    width: 100%;
    padding: 10px
}

.subheader-container {
    padding-top: 10px
}

.subheader-container .subheader {
    margin-bottom: 0
}

.subheader-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 48;
    top: 0;
    display: none
}

.subheader-close {
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: -40px;
    right: 10px;
    z-index: 35
}

.subheader-close span {
    display: block;
    padding: 5px;
    margin-right: 0;
    color: #fff;
    font-size: 1rem
}

.district-dropdown {
    width: 100%;
    position: absolute;
    top: 5px;
    text-align: left;
    background-color: #edf1f2;
    overflow: hidden;
    border: 2px solid #e2e7e9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    z-index: 50;
    pointer-events: none
}

.district-dropdown__menu {
    height: auto;
    position: relative;
    border-radius: 0 0 5px 5px;
    border-top-width: 0;
    padding: 0 15px;
    -webkit-overflow-scrolling: touch;
    pointer-events: all
}

.district-dropdown__menu li:hover {
    background-color: #185aa3
}

.district-dropdown__title {
    font-family: "function_promedium";
    font-size: 1.125rem;
    margin: 0 0 5px
}

.district-dropdown__title-icon {
    font-size: 1.75rem
}

.district-menu {
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.district-menu__back-link,
.district-menu__link {
    display: block;
    padding: 7px 15px 7px 30px
}

.district-menu__link-title {
    vertical-align: middle
}

.district-menu__link-icon {
    font-size: .75rem
}

.district-menu-all-container {
    background-color: #ddd;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(-100%);
    transition: .5s all;
    width: 100%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.district-menu-all-container.is-active,
.district-submenu-container.is-active {
    transform: translateX(0);
    background-color: #edf1f2;
    box-shadow: none
}

.district-menu-all {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 205px;
    height: 205px;
    overflow-y: auto
}

.district-menu-all-backlink {
    display: block;
    padding: 5px 0 15px
}

.district-menu-all-backlink__text {
    vertical-align: middle
}

.district-menu-container__inner {
    max-height: 240px;
    overflow-y: auto;
    margin-bottom: 10px
}

.district-submenu-container {
    background-color: #ddd;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(-100%);
    transition: .5s all;
    width: 100%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.district-submenu-backlink {
    display: block;
    padding: 5px 0 15px
}

.district-submenu-backlink__text {
    vertical-align: middle
}

.district-submenu {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 205px;
    height: 205px;
    overflow-y: auto
}

.district-submenu__link {
    display: block;
    padding: 7px 15px 7px 30px
}

.adresses-menu {
    padding: 0;
    list-style: none;
    margin-bottom: 10px
}

.adresses-menu__item {
    position: relative;
    cursor: pointer
}

.adresses-menu__item:hover {
    background-color: #185aa3;
    color: #fff
}

.adresses-menu__link {
    display: block;
    padding: 7px 15px 7px 30px
}

.adresses-menu__link-icon {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 10px
}

.easyzoom {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    width: 100%
}

.easyzoom&gt;a {
    display: block;
    cursor: url(/Themes/Ciceksepeti/Assets/images/cursor-zoom-in.cur), default
}

.easyzoom img {
    vertical-align: bottom
}

.easyzoom.is-loading img {
    cursor: progress
}

.easyzoom.is-error img {
    cursor: default
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #888;
    display: none
}

.easyzoom-flyout {
    position: absolute;
    z-index: 20;
    overflow: hidden;
    background: #fff;
    cursor: url(/Themes/Ciceksepeti/Assets/images/cursor-zoom-out.cur), default
}

.easyzoom--overlay .easyzoom-flyout,
.easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px
}


/*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */

.jp-audio :focus,
.jp-audio-stream :focus,
.jp-video :focus {
    outline: none
}

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
    border: 0
}

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #51b549;
    background-color: #eee
}

.jp-audio {
    width: 100%;
    max-width: 420px;
    margin: 0 auto
}

.jp-audio-stream {
    width: 182px
}

.jp-video-270p {
    width: 480px
}

.jp-video-360p {
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static!important
}

.jp-video-full div div {
    z-index: 1000
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed!important;
    overflow: hidden
}

.jp-video-full .jp-gui {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001
}

.jp-video-full .jp-interface {
    position: absolute!important;
    bottom: 0;
    left: 0
}

.jp-interface {
    position: relative;
    background-color: #eee;
    width: 100%
}

.jp-audio .jp-interface,
.jp-audio-stream .jp-interface {
    height: 80px
}

.jp-video .jp-interface {
    border-top: 1px solid #51b549
}

.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px
}

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.jp-audio .jp-controls {
    width: auto;
    padding: 26px 20px 0
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px
}

.jp-video .jp-type-single .jp-controls {
    width: 78px;
    margin-left: 200px
}

.jp-video .jp-type-playlist .jp-controls {
    width: 134px;
    margin-left: 172px
}

.jp-video .jp-controls {
    float: left
}

.jp-controls button {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-play {
    width: 40px;
    height: 40px;
    background: url(../images/jplayer.blue.monday.jpg) 0 0 no-repeat
}

.jp-play:focus {
    background: url(../images/jplayer.blue.monday.jpg) -41px 0 no-repeat
}

.jp-state-playing .jp-play {
    background: url(../images/jplayer.blue.monday.jpg) 0 -42px no-repeat
}

.jp-state-playing .jp-play:focus {
    background: url(../images/jplayer.blue.monday.jpg) -41px -42px no-repeat
}

.jp-next,
.jp-previous,
.jp-stop {
    width: 28px;
    height: 28px;
    margin-top: 6px
}

.jp-stop {
    background: url(../images/jplayer.blue.monday.jpg) 0 -83px no-repeat;
    margin-left: 10px;
    padding: 0
}

.jp-stop:focus {
    background: url(../images/jplayer.blue.monday.jpg) -29px -83px no-repeat
}

.jp-previous {
    background: url(../images/jplayer.blue.monday.jpg) 0 -112px no-repeat
}

.jp-previous:focus {
    background: url(../images/jplayer.blue.monday.jpg) -29px -112px no-repeat
}

.jp-next {
    background: url(../images/jplayer.blue.monday.jpg) 0 -141px no-repeat
}

.jp-next:focus {
    background: url(../images/jplayer.blue.monday.jpg) -29px -141px no-repeat
}

.jp-progress {
    overflow: hidden;
    background-color: #ddd
}

.jp-audio .jp-progress {
    position: absolute;
    top: 0;
    height: 15px
}

.jp-audio .jp-type-single .jp-progress {
    left: 0;
    width: 100%
}

.jp-audio .jp-type-playlist .jp-progress {
    left: 166px;
    width: 130px
}

.jp-video .jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px
}

.jp-seek-bar {
    background: url(../images/jplayer.blue.monday.jpg) 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer
}

.jp-play-bar {
    background: url(../images/jplayer.blue.monday.jpg) 0 -218px repeat-x;
    width: 0;
    height: 100%
}

.jp-seeking-bg {
    background: url(../images/jplayer.blue.monday.seeking.gif)
}

.jp-state-no-volume .jp-volume-controls {
    display: none
}

.jp-state-no-volume .jp-type-single .jp-controls {
    margin: 0 auto;
    float: none;
    width: 105px
}

.jp-state-no-volume .jp-controls-holder {
    width: auto
}

.jp-audio.jp-state-no-volume .jp-type-single .jp-controls {
    width: 135px;
    float: left
}

.jp-volume-controls {
    position: absolute;
    top: 32px;
    left: 308px;
    width: 200px
}

.jp-audio-stream .jp-volume-controls {
    left: 70px
}

.jp-video .jp-volume-controls {
    top: 12px;
    left: 50px
}

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-mute,
.jp-volume-max {
    width: 18px;
    height: 15px
}

.jp-volume-max {
    left: 74px
}

.jp-mute {
    background: url(../images/jplayer.blue.monday.jpg) 0 -170px no-repeat
}

.jp-mute:focus {
    background: url(../images/jplayer.blue.monday.jpg) -19px -170px no-repeat
}

.jp-state-muted .jp-mute {
    background: url(../images/jplayer.blue.monday.jpg) -60px -170px no-repeat
}

.jp-state-muted .jp-mute:focus {
    background: url(../images/jplayer.blue.monday.jpg) -79px -170px no-repeat
}

.jp-volume-max {
    background: url(../images/jplayer.blue.monday.jpg) 0 -186px no-repeat
}

.jp-volume-max:focus {
    background: url(../images/jplayer.blue.monday.jpg) -19px -186px no-repeat
}

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url(../images/jplayer.blue.monday.jpg) 0 -250px repeat-x;
    top: 5px;
    left: 22px;
    width: 46px;
    height: 5px;
    cursor: pointer
}

.jp-volume-bar-value {
    background: url(../images/jplayer.blue.monday.jpg) 0 -256px repeat-x;
    width: 0;
    height: 5px
}

.jp-audio .jp-time-holder {
    position: absolute;
    top: 32px
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 130px;
    width: 120px
}

.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 130px
}

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique;
    float: left;
    display: inline;
    cursor: default
}

.jp-duration {
    float: right;
    text-align: right;
    cursor: pointer
}

.jp-video .jp-current-time {
    margin-left: 20px
}

.jp-video .jp-duration {
    margin-right: 20px
}

.jp-details {
    font-weight: 700;
    text-align: center;
    cursor: default
}

.jp-details,
.jp-playlist {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #51b549
}

.jp-type-playlist .jp-details,
.jp-type-single .jp-details {
    border-top: none
}

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: 700
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee
}

.jp-playlist li div {
    display: inline
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px
}

div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current,
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover,
div.jp-type-playlist div.jp-playlist a:hover,
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #51b549
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666
}

span.jp-artist {
    font-size: .8em;
    color: #666
}

.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent
}

.jp-video-270p .jp-video-play {
    margin-top: -270px;
    height: 270px
}

.jp-video-360p .jp-video-play {
    margin-top: -360px;
    height: 360px
}

.jp-video-full .jp-video-play {
    height: 100%
}

.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url(../images/jplayer.blue.monday.video.play.png) 0 0 no-repeat;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-video-play-icon:focus {
    background: url(../images/jplayer.blue.monday.video.play.png) 0 -100px no-repeat
}

.jp-jplayer,
.jp-jplayer audio {
    width: 0;
    height: 0
}

.jp-jplayer {
    background-color: #000
}

.jp-toggles {
    padding: 0;
    margin: 0 auto
}

.jp-toggles,
.jp-type-single {
    overflow: hidden
}

.jp-audio .jp-type-single .jp-toggles {
    width: 25px
}

.jp-audio .jp-type-playlist .jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px
}

.jp-video .jp-toggles {
    position: absolute;
    right: 16px;
    margin: 10px 0 0;
    width: 100px
}

.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    border: none;
    cursor: pointer
}

.jp-full-screen {
    background: url(../images/jplayer.blue.monday.jpg) 0 -310px no-repeat;
    margin-left: 20px
}

.jp-full-screen:focus {
    background: url(../images/jplayer.blue.monday.jpg) -30px -310px no-repeat
}

.jp-state-full-screen .jp-full-screen {
    background: url(../images/jplayer.blue.monday.jpg) -60px -310px no-repeat
}

.jp-state-full-screen .jp-full-screen:focus {
    background: url(../images/jplayer.blue.monday.jpg) -90px -310px no-repeat
}

.jp-repeat {
    background: url(../images/jplayer.blue.monday.jpg) 0 -290px no-repeat
}

.jp-repeat:focus {
    background: url(../images/jplayer.blue.monday.jpg) -30px -290px no-repeat
}

.jp-state-looped .jp-repeat {
    background: url(../images/jplayer.blue.monday.jpg) -60px -290px no-repeat
}

.jp-state-looped .jp-repeat:focus {
    background: url(../images/jplayer.blue.monday.jpg) -90px -290px no-repeat
}

.jp-shuffle {
    background: url(../images/jplayer.blue.monday.jpg) 0 -270px no-repeat;
    margin-left: 5px
}

.jp-shuffle:focus {
    background: url(../images/jplayer.blue.monday.jpg) -30px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle {
    background: url(../images/jplayer.blue.monday.jpg) -60px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle:focus {
    background: url(../images/jplayer.blue.monday.jpg) -90px -270px no-repeat
}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #51b549;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700
}

.sp-container {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 9999994;
    overflow: hidden
}

.sp-container.sp-flat {
    position: relative
}

.sp-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.sp-top {
    position: relative;
    width: 100%;
    display: inline-block
}

.sp-color,
.sp-hue,
.sp-top-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.sp-color,
.sp-hue {
    right: 20%
}

.sp-hue {
    right: 0;
    left: 84%;
    height: 100%
}

.sp-clear-enabled .sp-hue {
    top: 33px;
    height: 77.5%
}

.sp-fill {
    padding-top: 80%
}

.sp-sat,
.sp-val {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px
}

.sp-alpha-enabled .sp-alpha {
    display: block
}

.sp-alpha-handle {
    position: absolute;
    top: -4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}

.sp-alpha {
    display: none;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px
}

.sp-alpha-inner {
    border: solid 1px #333
}

.sp-clear {
    display: none
}

.sp-clear.sp-clear-display {
    background-position: center
}

.sp-clear-enabled .sp-clear {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 84%;
    height: 28px
}

.sp-alpha,
.sp-alpha-handle,
.sp-clear,
.sp-container,
.sp-container button,
.sp-container.sp-dragging .sp-input,
.sp-dragger,
.sp-preview,
.sp-replacer,
.sp-slider {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none
}

.sp-container.sp-buttons-disabled .sp-button-container,
.sp-container.sp-input-disabled .sp-input-container,
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,
.sp-initial-disabled .sp-initial,
.sp-palette-disabled .sp-palette-container,
.sp-palette-only .sp-picker-container {
    display: none
}

.sp-sat {
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#fff), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81')
}

.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000')
}

.sp-hue {
    background: -moz-linear-gradient(top, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -ms-linear-gradient(top, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -o-linear-gradient(top, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(.17, #ff0), color-stop(.33, #0f0), color-stop(.5, #0ff), color-stop(.67, #00f), color-stop(.83, #f0f), to(red));
    background: -webkit-linear-gradient(top, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: linear-gradient(to bottom, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%)
}

.sp-1 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')
}

.sp-2 {
    height: 16%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')
}

.sp-3 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')
}

.sp-4 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')
}

.sp-5 {
    height: 16%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')
}

.sp-6 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')
}

.sp-hidden {
    display: none!important
}

.sp-cf:after,
.sp-cf:before {
    content: "";
    display: table
}

.sp-cf:after {
    clear: both
}

.sp-cf {
    *zoom: 1
}

.sp-dragger,
.sp-slider {
    position: absolute;
    top: 0;
    cursor: pointer
}

.sp-dragger {
    border-radius: 5px;
    width: 5px;
    background: #000;
    height: 5px;
    border: 1px solid #fff;
    left: 0
}

.sp-slider {
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}

.sp-container {
    border-radius: 0;
    background-color: #ececec;
    border: solid 1px #f0c49b;
    padding: 0
}

.sp-clear,
.sp-color,
.sp-container,
.sp-container button,
.sp-container input,
.sp-hue {
    font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sp-top {
    margin-bottom: 3px
}

.sp-clear,
.sp-color,
.sp-hue {
    border: solid 1px #666
}

.sp-input-container {
    float: right;
    width: 100px;
    margin-bottom: 4px
}

.sp-initial-disabled .sp-input-container,
.sp-input {
    width: 100%
}

.sp-input {
    font-size: 12px!important;
    border: 1px inset;
    padding: 4px 5px;
    margin: 0;
    background: 0 0;
    border-radius: 3px;
    color: #222
}

.sp-input:focus {
    border: 1px solid orange
}

.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd
}

.sp-palette-container,
.sp-picker-container {
    float: left;
    position: relative;
    padding: 10px 10px 300px;
    margin-bottom: -290px
}

.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff
}

.sp-palette-container {
    border-right: solid 1px #ccc
}

.sp-palette-only .sp-palette-container {
    border: 0
}

.sp-palette .sp-thumb-el {
    display: block;
    position: relative;
    float: left;
    cursor: pointer
}

.sp-palette .sp-thumb-el.sp-thumb-active,
.sp-palette .sp-thumb-el:hover {
    border-color: orange
}

.sp-initial {
    float: left;
    border: solid 1px #333
}

.sp-initial span {
    width: 30px;
    height: 25px;
    border: none;
    display: block;
    float: left;
    margin: 0
}

.sp-initial .sp-clear-display {
    background-position: center
}

.sp-button-container,
.sp-palette-button-container {
    float: right
}

.sp-replacer {
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    padding: 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle
}

.sp-replacer.sp-active,
.sp-replacer:hover {
    border-color: #f0c49b;
    color: #111
}

.sp-replacer.sp-disabled {
    cursor: default;
    border-color: silver;
    color: silver
}

.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 10px
}

.sp-preview {
    width: 25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float: left;
    z-index: 0
}

.sp-palette {
    *width: 220px;
    max-width: 220px
}

.sp-palette .sp-thumb-el {
    width: 16px;
    height: 16px;
    margin: 2px 1px;
    border: solid 1px #d0d0d0
}

.sp-container {
    padding-bottom: 0
}

.sp-container button {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #eee, #ccc);
    background-image: -moz-linear-gradient(top, #eee, #ccc);
    background-image: -ms-linear-gradient(top, #eee, #ccc);
    background-image: -o-linear-gradient(top, #eee, #ccc);
    background-image: linear-gradient(to bottom, #eee, #ccc);
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 5px 4px;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
    vertical-align: middle
}

.sp-container button:hover {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #ddd, #bbb);
    background-image: -moz-linear-gradient(top, #ddd, #bbb);
    background-image: -ms-linear-gradient(top, #ddd, #bbb);
    background-image: -o-linear-gradient(top, #ddd, #bbb);
    background-image: linear-gradient(to bottom, #ddd, #bbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd
}

.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee
}

.sp-cancel {
    font-size: 11px;
    color: #d93f3f!important;
    padding: 2px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    text-decoration: none
}

.sp-cancel:hover {
    color: #d93f3f!important;
    text-decoration: underline
}

.sp-palette span.sp-thumb-active,
.sp-palette span:hover {
    border-color: #000
}

.sp-alpha,
.sp-preview,
.sp-thumb-el {
    position: relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-alpha-inner,
.sp-preview-inner,
.sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.sp-clear-display,
.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}

.sp-clear-display {
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}

.product-search {
    width: 100%;
    position: relative;
    top: 0
}

.product-search__container.loading .product-search__loader {
    visibility: visible;
    opacity: .4
}

.product-search__container.loading .product-search__remove-button {
    display: none;
    visibility: hidden;
    opacity: 0
}

.product-search__container.loaded .product-search__input {
    border-color: #51b549
}

.product-search__container.loaded .product-search__remove-button {
    display: block
}

.product-search__container.loaded-with-error .product-search__input {
    border-color: #e64e41
}

.product-search__input {
    padding: 0 85px 0 12px;
    height: 44px;
    line-height: 44px;
    font-size: 1rem;
    border: 2px solid #e2e7e9
}

.product-search__loader {
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    top: 50%;
    right: 65px;
    width: 18px;
    height: 15px;
    margin: -8px 0 0;
    background: url(../images/loader.gif);
    background-size: 18px 15px;
    visibility: hidden;
    opacity: 0
}

.product-search__remove-button {
    position: absolute;
    top: 50%;
    right: 62px;
    width: 23px;
    height: 23px;
    background: #edf1f2;
    border-radius: 50%;
    text-align: center;
    margin-top: -12px;
    display: none;
    cursor: pointer
}

.product-search__remove-button-icon {
    font-size: .7rem;
    margin-right: 0;
    color: #555
}

.product-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 55px;
    text-align: center;
    background-color: #9a2121;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.product-search__button-icon {
    margin: 0;
    font-size: 1.25rem;
    color: #fff;
    display: none
}

.product-search__text-find {
    color: #fff;
    display: block
}

.product-search__results-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    z-index: 100;
    -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    border-radius: 0 0 6px 6px
}

.product-search__all-results-title {
    font-size: .875rem;
    text-align: left;
    margin-top: 5px
}

.product-search__results {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 300px;
    overflow-y: auto
}

.product-search__result {
    padding: 5px 10px;
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: box-shadow .5s;
    transition: box-shadow .5s
}

.product-search__result:after,
.product-search__result:before {
    content: " ";
    display: table
}

.product-search__result:after {
    clear: both
}

.product-search__result.is-active {
    background-color: #edf1f2;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .05)
}

.product-search__result--category .product-search__result-link {
    color: #185aa3
}

.product-search__result--category+.product-search__result--product {
    border-top: 10px solid #fff
}

.product-search__result-link {
    display: table
}

.product-search__result-link:after,
.product-search__result-link:before {
    content: " ";
    display: table
}

.product-search__result-link:after {
    clear: both
}

.product-search__result-right-arrow {
    font-size: .625rem;
    color: #185aa3;
    margin: 0 0 0 1px;
    vertical-align: baseline
}

.product-search__result-img {
    max-width: 100px;
    max-height: 100px;
    float: left;
    border-radius: 4px;
    margin-right: 10px;
    display: table-cell
}

.product-search__result-title {
    font-size: 1rem;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 45px
}

.product-search__result-title--faq {
    padding: 0;
    margin-top: 15px;
    text-decoration: underline
}

.product-search__result-price {
    float: left;
    margin-right: 8px;
    position: relative;
    height: 30px;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 1px
}

.product-search__result-price--old-price {
    color: #b3b3b3
}

.product-search__result-price--old-price:before {
    width: 100%;
    height: 1px;
    background-color: #b3b3b3;
    content: "";
    position: absolute;
    left: 3px;
    top: 13px
}

.marketplace-search__result-price sup,
.product-search__result-price sup {
    font-size: .75rem;
    vertical-align: super;
    top: -2px
}

.marketplace-search__result-price span,
.product-search__result-price span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .75rem;
    font-weight: 400
}

.product-search__result-price-text {
    font-weight: 700;
    float: left;
    font-size: 2rem;
    margin-right: 8px;
    line-height: 2rem;
    vertical-align: text-top
}

.product-search__showall {
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 75%;
    margin: 15px auto 0
}

.product-search__showall:hover {
    text-decoration: underline
}

.product-search__recent-search-wrapper {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    z-index: 100;
    -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    border-radius: 0 0 6px 6px
}

.product-search__recent-search-wrapper .midline-title:after {
    width: 96%
}

.product-search__midline-title {
    padding: 0 15px;
    background-color: #fff;
    margin-bottom: 0
}

.product-search__midline-title--clear {
    display: inline-block;
    float: right;
    text-align: center
}

.product-search__clear-button {
    border: 1px solid #edf1f2;
    border-radius: 4px;
    padding: 5px 10px;
    color: #51b549;
    cursor: pointer;
    font-family: "function_probook", Georgia, "Times New Roman", Times, serif;
    font-size: 1rem
}

.product-search__history-result {
    padding: 5px 15px;
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: box-shadow .5s;
    transition: box-shadow .5s;
    margin-bottom: 0;
    cursor: pointer
}

.product-search__history-result:after,
.product-search__history-result:before {
    content: " ";
    display: table
}

.product-search__history-result:after {
    clear: both
}

.product-search__history-result:hover {
    background-color: #edf1f2;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .05)
}

.product-search__history-list {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 321px;
    overflow-y: auto
}

.chat-page {
    margin-left: -10px;
    margin-right: -10px
}

.chat-page__inner {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 60px
}

.chat-page__back-link {
    text-decoration: underline;
    display: block;
    padding-bottom: 10px
}

.chat-page__back-icon {
    font-size: .75rem
}

.chat-page__message-wrapper:after,
.chat-page__message-wrapper:before {
    content: " ";
    display: table
}

.chat-page__message-wrapper:after {
    clear: both
}

.chat-page__message {
    float: left;
    width: 100%;
    min-height: 1px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 25px;
    position: relative
}

.chat-page__message--authorized {
    background: #51b549;
    color: #fff
}

.chat-page__message--user {
    border: 1px solid #edf1f2
}

.chat-page__message-arrow {
    display: none;
    position: absolute;
    font-size: 1.5rem;
    top: 50%
}

.chat-page__message-arrow--user {
    background: #fff;
    right: -18px;
    color: #edf1f2;
    height: 20px;
    margin-top: -10px
}

.chat-page__message-arrow--authorized {
    left: -18px;
    margin-top: -12px;
    color: #51b549
}

.chat-page__message-inner {
    margin-left: -10px;
    margin-right: -10px
}

.chat-page__message-date,
.chat-page__message-heading {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "urge"
}

.chat-page__message-heading {
    padding-bottom: 20px;
    font-size: 1.25rem
}

.chat-page__message-date {
    font-size: .9rem;
    text-align: right
}

.chat-page__message-description,
.chat-page__message-status {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.chat-page__message-description {
    word-break: break-all
}

.chat-page__message-status {
    text-align: right
}

.chat-page__message-status-icon {
    margin: 0;
    font-size: .75rem;
    color: #e2e7e9
}

.chat-page__message-status-icon--read {
    color: #51b549
}

.chat-page__send-message {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.chat-page__send-message-text-area {
    padding-left: 20px
}

.chat-page__send-message-btn-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 10px
}

.chat-page__send-message-btn-full,
.chat-page__send-message-btn-left {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.chat-page__send-message-btn-full {
    margin-top: 20px
}

.chat-page__send-message-thumb {
    float: left
}

.chat-page__send-message-btn-right {
    margin-top: 20px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right
}

.chat-page__send-message-description {
    font-family: "urge";
    margin-left: 50px;
    display: block
}

.chat-page__send-message-description strong {
    font-family: "urge";
    text-decoration: underline;
    font-size: 1.4rem
}

.district-container {
    position: relative;
    width: 84%;
    float: left
}

.district-container--full {
    width: 100%
}

.district-search {
    width: 92%;
    position: relative;
    top: 0;
    padding: 10px 15px 15px;
    z-index: 130;
    pointer-events: all
}

.district-search__container.loaded .district-search__input {
    border-color: #51b549
}

.district-search__container.loaded-with-error .district-search__input {
    border-color: #e64e41
}

.district-search__input {
    height: 44px;
    padding: 6px 20% 6px 12px;
    font-size: 1rem
}

.district-search__input::-webkit-input-placeholder {
    letter-spacing: -1px
}

.district-search__input:-ms-input-placeholder {
    letter-spacing: -1px
}

.district-search__input:-moz-placeholder,
.district-search__input::-moz-placeholder {
    letter-spacing: -1px
}

.district-search__loader {
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    top: 34px;
    right: 30px;
    width: 18px;
    height: 15px;
    margin: -8px 0 0;
    background: url(../images/loader.gif);
    background-size: 18px 15px;
    visibility: hidden;
    opacity: 0
}

.district-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 55px;
    text-align: center;
    background-color: #51b549;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.district-search__button-icon {
    margin: 0;
    font-size: 1.25rem;
    color: #fff;
    display: none
}

.district-search__text-find {
    color: #fff;
    display: block
}

.district-search__link {
    display: block;
    padding: 7px 15px 7px 30px
}

.district-search__results-wrapper {
    display: none;
    position: relative;
    left: 0;
    top: 100%;
    width: 100%;
    background: #edf1f2;
    padding-top: 10px;
    z-index: 100
}

.district-search__all-results-title {
    display: none;
    font-size: .875rem;
    text-align: right;
    padding: 5px 10px 0 0
}

.district-search__results {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 230px;
    overflow-y: auto
}

.district-search__result:after,
.district-search__result:before {
    content: " ";
    display: table
}

.district-search__result:after {
    clear: both
}

.district-search__result.is-active {
    background-color: #185aa3
}

.district-search__result.is-active .district-search__link {
    color: #fff
}

.district-search__result-link {
    display: block
}

.district-search__result-link:after,
.district-search__result-link:before {
    content: " ";
    display: table
}

.district-search__result-link:after {
    clear: both
}

.district-search__result-right-arrow {
    font-size: .625rem;
    color: #185aa3;
    margin: 0 0 0 1px;
    vertical-align: baseline
}

.district-search__result-img {
    max-width: 100px;
    max-height: 100px;
    float: left;
    border-radius: 4px;
    margin-right: 10px
}

.district-search__result-title {
    padding: 20px 0 5px;
    font-size: 1rem;
    margin: 0
}

.district-search__result-title--faq {
    padding: 0;
    margin-top: 15px;
    text-decoration: underline
}

.district-search__showall {
    display: none;
    text-align: center;
    padding: 10px 0;
    width: 75%;
    margin: 15px auto 0
}

.district-search__showall:hover {
    text-decoration: underline
}

.district-search__delete-button {
    background: #e2e7e9;
    color: #fff;
    position: absolute;
    z-index: 150;
    right: 16%;
    top: 18px;
    font-size: .75rem;
    line-height: normal;
    padding: 8px;
    margin: 0;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    pointer-events: all
}

.district-search-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 35;
    top: 0;
    display: none
}

.district-search-button {
    width: 100%;
    height: 44px;
    text-align: left;
    border-radius: 6px;
    border: 2px solid #e2e7e9;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZGYxZjIiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #edf1f2 0%, #fff 100%);
    background-image: linear-gradient(to top, #edf1f2 0%, #fff 100%);
    position: relative;
    padding: 0 15px;
    outline: none
}

.district-search-button__text {
    font-size: 1.125rem;
    line-height: 44px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    width: 75%;
    white-space: nowrap;
    overflow: hidden
}

.district-search-button__icon--pin {
    font-size: 1.5rem;
    margin: 0;
    line-height: 42px
}

.district-search-button__icon--arrow {
    float: right;
    font-size: .875rem;
    position: absolute;
    right: 10px;
    line-height: 42px;
    top: 4px;
    z-index: 120;
    transform: rotate(0deg);
    transition: transform .2s linear
}

.district-search-button.is-active {
    background-color: #edf1f2;
    background-image: none;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.district-search-button.is-active .not-empty {
    display: none
}

.district-search-button.is-active .district-search-button__icon--arrow {
    transform: rotate(180deg);
    transition: transform .2s linear
}

.slider {
    color: #444;
    position: relative
}

.slider--category {
    display: none
}

.slider__slides,
.slider__viewport {
    position: relative;
    width: 100%;
    height: 100%
}

.slider__viewport {
    overflow: hidden;
    border-radius: 5px
}

.slider__slides {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-size: 0;
    white-space: nowrap;
    line-height: normal;
    z-index: 10
}

.slider__button {
    font-size: 1rem;
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    padding: 0;
    line-height: 1;
    border-radius: 50%;
    width: 32px;
    height: 32px
}

.slider__button:focus {
    outline: 0
}

.slider__button--prev {
    left: 10px
}

.slider__button--next {
    right: 10px
}

.slider__button-icon {
    margin: 0
}

.slider__controls--category button {
    background-color: rgba(255, 255, 255, .5)
}

.slide-list__item {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: left .4s;
    -moz-transition: left .4s;
    -o-transition: left .4s;
    transition: left .4s;
    background-color: #fff
}

.slide-list__content-area,
.slider-pager {
    position: absolute;
    text-align: center;
    width: 100%
}

.slide-list__content-area {
    top: 0;
    left: 0;
    height: 100%;
    box-sizing: border-box;
    font-size: 1rem
}

.slider-pager {
    bottom: -50px
}

.slider-pager__item {
    border: none;
    border-radius: 50%;
    width: 2rem;
    line-height: 2rem;
    padding: 0;
    margin: 0 5px;
    background-color: #fff
}

.marketplace-search {
    float: left;
    width: 95%;
    position: relative;
    top: 0;
    left: 20px
}

.marketplace-search__remove-button-icon {
    display: none
}

.marketplace-search__container.loading .marketplace-search__loader {
    visibility: visible;
    opacity: .4
}

.marketplace-search__container.loaded .marketplace-search__input {
    border-color: #51b549
}

.marketplace-search__container.loaded-with-error .marketplace-search__input {
    border-color: #e64e41
}

.marketplace-search__input {
    height: 53px;
    line-height: 53px;
    padding: 6px 85px 6px 12px;
    font-size: 1rem
}

.marketplace-search__loader {
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    top: 50%;
    right: 65px;
    width: 18px;
    height: 15px;
    margin: -8px 0 0;
    background: url(../images/loader.gif);
    background-size: 18px 15px;
    visibility: hidden;
    opacity: 0
}

.marketplace-search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 53px;
    width: 55px;
    text-align: center;
    background-color: #51b549;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.marketplace-search__button-icon {
    margin: 0;
    font-size: 1.25rem;
    color: #fff;
    display: none
}

.marketplace-search__text-find {
    color: #fff;
    display: block
}

.marketplace-search__results-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    z-index: 100;
    -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
    border-radius: 0 0 6px 6px
}

.marketplace-search__all-results-title {
    font-size: .875rem;
    text-align: right;
    padding: 5px 10px 0 0
}

.marketplace-search__results {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    max-height: 500px;
    overflow-y: auto
}

.marketplace-search__result {
    margin-bottom: 5px;
    padding: 5px 10px;
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: box-shadow .5s;
    transition: box-shadow .5s
}

.marketplace-search__result:after,
.marketplace-search__result:before {
    content: " ";
    display: table
}

.marketplace-search__result:after {
    clear: both
}

.marketplace-search__result.is-active {
    background-color: #edf1f2;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .05)
}

.marketplace-search__result--category .marketplace-search__result-link {
    color: #185aa3
}

.marketplace-search__result--category+.marketplace-search__result--marketplace {
    border-top: 1px solid #edf1f2
}

.marketplace-search__result-link {
    display: block
}

.marketplace-search__result-link:after,
.marketplace-search__result-link:before {
    content: " ";
    display: table
}

.marketplace-search__result-link:after {
    clear: both
}

.marketplace-search__result-right-arrow {
    font-size: .625rem;
    color: #185aa3;
    margin: 0 0 0 1px;
    vertical-align: baseline
}

.marketplace-search__result-img {
    max-width: 100px;
    max-height: 100px;
    float: left;
    border-radius: 4px;
    margin-right: 10px
}

.marketplace-search__result-title {
    padding: 20px 0 5px;
    font-size: 1rem;
    margin: 0
}

.marketplace-search__result-title--faq {
    padding: 0;
    margin-top: 15px;
    text-decoration: underline
}

.marketplace-search__result-price {
    float: left;
    margin-right: 8px;
    position: relative;
    height: 30px;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 1px
}

.marketplace-search__result-price--old-price {
    color: #b3b3b3
}

.marketplace-search__result-price--old-price:before {
    width: 100%;
    height: 1px;
    background-color: #b3b3b3;
    content: "";
    position: absolute;
    left: 3px;
    top: 13px
}

.marketplace-search__result-price-text {
    font-weight: 700;
    float: left;
    font-size: 2rem;
    margin-right: 8px;
    line-height: 2rem;
    vertical-align: text-top
}

.marketplace-search__showall {
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 75%;
    margin: 15px auto 10px
}

.marketplace-search__showall:hover {
    text-decoration: underline
}

@media (min-width:320px) {
    .mobile-category-menu__item-inner {
        padding: 5px 7px
    }
}

@media (min-width:321px) {
    .category-list-mobile__item-title {
        margin: 5px 10px
    }
}

@media (min-width:350px) {
    .my-discounts__item-badge-icon {
        margin: 0 0 5px;
        font-size: 2rem
    }
    .my-discounts__icon-text {
        font-size: 1.25rem
    }
}

@media (min-width:360px) {
    .product__not-available-title {
        width: 222px
    }
    .abt-green .sales-inform__list-item-text {
        font-size: .75rem
    }
}

@media (min-width:375px) {
    .product__badges-info-icon {
        right: 8%
    }
    .main-banner__link {
        margin-bottom: 8px
    }
}

@media (min-width:380px) {
    .product__dates-item.is-active:after {
        font-size: .75rem
    }
    .product__dates-item.special-day-container {
        padding: 6px 1px 0
    }
    .product__dates-item-specialday,
    .product__dates-item.special-day-container .product__dates-item-month {
        font-size: 1rem;
        letter-spacing: normal
    }
    .product__dates-item-month {
        font-size: .9375rem;
        letter-spacing: normal
    }
    .product__dates-item-day {
        letter-spacing: normal
    }
    .product__hours-item.is-active .product__hours-item-inner:after {
        font-size: .75rem;
        right: 15px
    }
    .product__action-price .price__integer-value {
        font-size: 2.4rem
    }
    .product__action-price .price__decimal-value-with-currency,
    .product__action-price .price__tax {
        font-size: .875rem;
        line-height: 1rem
    }
    .product__action-button-icon {
        margin-right: 5px
    }
    .account-menu__item {
        margin-bottom: 10px
    }
    .district-search__input::-webkit-input-placeholder {
        letter-spacing: normal
    }
    .district-search__input:-ms-input-placeholder {
        letter-spacing: normal
    }
    .district-search__input:-moz-placeholder,
    .district-search__input::-moz-placeholder {
        letter-spacing: normal
    }
    .district-search__delete-button {
        right: 14%
    }
}

@media (min-width:400px) {
    .footer-menu-mobile {
        width: 80%
    }
    .sales-inform__list-item {
        padding: 0 0 5px 15px;
        letter-spacing: normal
    }
    .sales-inform__list-item-icon {
        display: inline-block
    }
    .abt-green .sales-inform__list-item-icon {
        font-size: .875rem;
        margin-right: 4px
    }
}

@media (min-width:414px) {
    .product__not-available-title {
        width: 267px
    }
}

@media (min-width:415px) {
    .boutique .midline-title h2 img {
        max-width: 100%
    }
}

@media (min-width:421px) {
    .mobile-category-menu__item-inner {
        padding: 10px 7px
    }
    .mobile-category-menu__icon {
        display: inline-block
    }
}

@media (min-width:427px) {
    .marketplace .options__update-button:first-child {
        margin-bottom: 0
    }
}

@media (min-width:480px) {
    .live-search__result-price,
    .live-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .live-search__showall {
        padding: 10px 0
    }
    .search-box__results-price,
    .search-box__results-price-text {
        font-size: 2rem;
        height: 30px
    }
    .search-box--showall {
        padding: 10px 0
    }
    .content__left-col {
        float: left;
        width: 25%
    }
    .content__right-col {
        float: left;
        width: 75%
    }
    .content-menu-toggle {
        display: none!important
    }
    .content-menu-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .container--footer {
        padding: 0 40px
    }
    .footer-menu {
        margin-bottom: 25px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
    .footer-menu__item {
        -webkit-flex: 0 0 45%;
        -moz-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        min-height: 150px;
        padding-left: 10px;
        padding-right: 10px
    }
    .footer-menu__item-global {
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .footer-menu--global {
        margin-top: -60px
    }
    .footer-menu-mobile {
        display: none
    }
    .application-send-form__input {
        padding: 0 0 0 15px;
        width: 260px;
        letter-spacing: normal
    }
    .application-send-form__button {
        width: 80px
    }
    .refund-list__icon {
        font-size: 2rem;
        width: 70px
    }
    .refund-list__detail {
        padding-left: 15px
    }
    .ie8 .footer-menu,
    .lt-ie10 .footer-menu {
        display: block;
        text-align: center
    }
    .ie8 .footer-menu__item,
    .lt-ie10 .footer-menu__item {
        display: inline-block;
        vertical-align: top;
        width: 49%
    }
    .category-list-mobile__item-img {
        border: none;
        box-shadow: none
    }
    .city .row {
        margin-bottom: 20px
    }
    .membership__right {
        display: block!important
    }
    .membership__right--register {
        padding: 65px 40px 0 30px
    }
    .membership__bottom,
    .membership__full {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
    .membership__bottom-text {
        display: block!important
    }
    .membership-advantages__button {
        min-width: 160px;
        width: inherit
    }
    .membership-advantages__button--member-login {
        min-width: 355px;
        width: inherit;
        margin-top: 20px
    }
    .login__facebook-icon {
        padding: 0 18px
    }
    .login__forgot-password {
        line-height: 48px
    }
    .custom {
        padding-bottom: 120px
    }
    .custom__banner {
        margin-bottom: 20px
    }
    .custom .video-card__nav__item {
        width: 22%;
        padding-top: 22%
    }
    .advertisement__item {
        width: 50%;
        padding: 0 10px;
        float: left;
        min-height: 310px
    }
    .advertisement__item:first-child h2 {
        width: 100%;
        margin: 15px auto 8px
    }
    .advertisement__item:first-child p {
        margin-bottom: 15px;
        padding: 0 15px;
        text-align: center
    }
    .advertisement__item p {
        font-size: 1rem
    }
    .advertisement__item .video {
        margin: 20px auto 0
    }
    .bev-on-presses__item {
        width: 50%
    }
    .product__title {
        font-size: 1.5rem
    }
    .product__dates-item.special-day-container {
        padding: 5px 5px 0
    }
    .product__dates-item-specialday,
    .product__dates-item.special-day-container .product__dates-item-month {
        font-size: 1.125rem
    }
    .product__date-item-hours.is-active {
        opacity: 1;
        visibility: visible;
        height: auto
    }
    .product__dates-icon {
        margin-bottom: 2px
    }
    .product__hours {
        display: none!important
    }
    .product__message-text {
        padding-left: 40px
    }
    .product__action-price {
        padding-left: 15px
    }
    .product__badges {
        padding: 15px 0
    }
    .product__badges-info-icon {
        right: 15%
    }
    .product__info-box {
        padding: 10px 22px
    }
    .sales-inform__list-item-text {
        font-size: .875rem
    }
    .variants__item-inner {
        height: 44px
    }
    .variants__info {
        float: right
    }
    .variants__top-seller {
        float: left
    }
    .comments__icon--prev {
        left: -30px
    }
    .comments__icon--next {
        right: -30px
    }
    .chocolate__cell {
        width: 17px;
        height: 17px;
        border-width: 0;
        border-radius: 0;
        font-size: 16px
    }
    .chocolate__cell,
    .chocolate__icon {
        color: #000;
        text-shadow: none
    }
    .custom-image__notification-icon {
        margin-right: 17px
    }
    .bonnyfood-hiding .images img {
        margin-top: 0;
        padding: 0 20px
    }
    .cart__left,
    .cart__right {
        float: left;
        width: 100%
    }
    .cart__item--has-extras .cart__item-col+.cart__item-col {
        -webkit-flex: 1 1 33%;
        -moz-flex: 1 1 33%;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%
    }
    .account-menu__item+.account-menu__item,
    .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        padding-left: 10px
    }
    .cart__item-image {
        width: 70px
    }
    .cart__empty-title {
        font-size: 2.25rem
    }
    .cart__featured-title {
        font-size: 2.5rem
    }
    .multiple-order-warning__left {
        display: block
    }
    .multiple-order-warning__right {
        width: 85%;
        margin: 14px 0
    }
    .multiple-order-warning-title {
        text-align: left;
        margin: 5px 15px 0
    }
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col,
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        display: table-cell;
        width: 33.3%
    }
    .account-menu__item:nth-child(1) {
        padding-left: 10px
    }
    .account-menu__icon {
        margin-bottom: 5px
    }
    .account-menu__text {
        font-size: .938rem;
        letter-spacing: normal
    }
    .orders__item-left {
        width: 25%;
        max-width: 257px
    }
    .orders__item-left--update {
        width: 40%
    }
    .orders__item-mid {
        max-width: 52%
    }
    .orders__item-mid--update {
        width: 70%;
        max-width: 70%
    }
    .orders__extra-item-row {
        width: 100%
    }
    .orders__item-name,
    .orders__item-row-title {
        font-size: 1rem
    }
    .orders__item-no {
        font-size: 1rem;
        padding-top: 0
    }
    .orders__extra-products-item {
        width: 21.5%
    }
    .orders__extra-products-item--update {
        width: auto!important
    }
    .orders__item-details:link {
        font-size: 1rem;
        padding: 10px 0
    }
    .orders__item-details--responsive:link {
        font-size: .875rem;
        padding: 10px 0
    }
    .orders__item-collapse {
        font-size: 1rem
    }
    .user-info__required {
        margin: 15px 20px 0 0
    }
    .my-discounts__item-left {
        width: 25%
    }
    .my-discounts__item-mid {
        width: 75%
    }
    .my-discounts__item-right {
        width: 17%
    }
    .my-discounts__item-badge {
        font-size: 1rem;
        padding: 15% 18px;
        max-width: 155px
    }
    .my-discounts__item-info-code {
        width: 28%
    }
    .my-discounts__item-info-end-date,
    .my-discounts__item-info-start-date {
        padding: 0 2%;
        width: 35%
    }
    .registered-card__left {
        float: left;
        width: 16.66666667%;
        display: block!important
    }
    .registered-card__center {
        float: left;
        width: 66.66666667%
    }
    .registered-card__right {
        float: left;
        width: 16.66666667%
    }
    .saved__item {
        padding: 10px
    }
    .saved__item-icon {
        margin-right: 20px
    }
    .saved__item-add a {
        padding-right: 10px
    }
    .saved__item-name {
        font-size: 1rem
    }
    .saved__item-add-new,
    .saved__item-update {
        margin-right: 10px
    }
    .saved__item-back,
    .saved__item-remove {
        font-size: 1rem
    }
    .address-reminder__btn-resize {
        padding: 10px 55px;
        width: initial
    }
    .comment-service__info-cell {
        padding-bottom: 20px
    }
    .starWrap {
        padding: 5px
    }
    .stars__item {
        width: auto;
        height: auto;
        margin-right: 5px
    }
    .stars__item-count {
        left: 50%;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-left: -10px;
        margin-top: -8px;
        line-height: 20px;
        font-size: .8rem;
        font-weight: 700
    }
    .brand-nominee__inner {
        padding: 20px 60px
    }
    .bonnyfood-nominee__inner {
        padding: 20px 100px
    }
    .corporate-branch-nominee__row--form .corporate-branch-nominee__col .btn {
        width: 190px;
        display: block;
        margin: 15px auto 0
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
        min-height: 300px
    }
    .faq__search-desc {
        width: initial
    }
    .contactus__inner--icon-cargo-info {
        font-size: 1rem
    }
    .thanks__reminder-spot-item+.thanks__reminder-spot-item {
        margin-left: 20px
    }
    .home__top-banner {
        display: block!important
    }
    .mizu .products--landing-page .products__item:last-child {
        display: none
    }
    .mobile-category-menu {
        display: none!important
    }
    .page-skin-background {
        display: block!important;
        height: 440px
    }
    .featured {
        margin-bottom: 0
    }
    .featured--landing-page .main-banner__link {
        margin-bottom: 18px
    }
    .main-banner__row {
        margin-left: -10px;
        margin-right: -10px
    }
    .main-banner__col--1 {
        float: left;
        width: 66.66666667%
    }
    .main-banner__col--2,
    .main-banner__col--3 {
        float: left;
        width: 33.33333333%;
        display: block
    }
    .main-banner__col--3 {
        width: 100%
    }
    .main-banner__col--3 .main-banner__col-inner-col {
        float: left;
        width: 50%
    }
    .main-banner__col--3 .main-banner__col-inner {
        margin-left: -10px;
        margin-right: -10px
    }
    .main-banner__image {
        border: none;
        box-shadow: none
    }
    .main-banner__link {
        margin-bottom: 18px
    }
    .quart-banner__item {
        margin-bottom: 20px
    }
    .quart-banner__item:nth-child(2n) {
        padding-left: 10px
    }
    .quart-banner__item:nth-child(2n+1) {
        padding-right: 10px
    }
    .homepage-visilabs-menu__link {
        padding: 0 10px;
        font-size: 1rem
    }
    .homepage-visilabs-menu__link.active:before {
        bottom: -18px;
        font-size: .8rem
    }
    .page404__top img {
        width: 23%
    }
    .thanks__survey-info .our-apps__links-mobile-item {
        width: auto
    }
    .subheader__district-inner {
        box-shadow: none
    }
    .subheader-close {
        right: 5px;
        top: -35px;
        position: absolute
    }
    .product-search__result-price,
    .product-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .product-search__showall {
        padding: 10px 0
    }
    .district-search {
        width: 96%
    }
    .district-search__showall {
        padding: 10px 0
    }
    .district-search__delete-button {
        right: 9%
    }
    .marketplace-search__result-price,
    .marketplace-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .marketplace-search__showall {
        padding: 10px 0
    }
}

@media (min-width:600px) {
    .custom .video-card__nav__item-dot {
        width: 44px;
        height: 44px;
        line-height: 44px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        border-radius: 22px
    }
    .product__main-info-left {
        width: 40%;
        float: left;
        min-height: 80px
    }
    .product__main-info-right {
        width: 60%;
        float: left
    }
    .product__title {
        width: 60%;
        float: right;
        text-align: left;
        font-size: 2rem
    }
    .product__dates-item.special-day-container {
        padding: 6px 2px 0
    }
    .product__dates-item-specialday {
        font-size: 1rem;
        letter-spacing: -.6px
    }
    .product__action-price {
        padding-left: 3px
    }
    .product__action-price .price__integer-value {
        font-size: 1.75rem
    }
    .product__action-price .price__decimal-value-with-currency,
    .product__action-price .price__tax {
        font-size: .75rem;
        line-height: .75rem
    }
    .product__action-button-icon {
        margin-right: 0
    }
    .product__badges-info-icon {
        right: 5%
    }
    .product__thumbs {
        padding-bottom: 5px
    }
    .product__thumbs-item {
        display: inline-block
    }
    .product__slider-pager {
        display: none
    }
    .product__icon-medallion {
        font-size: 1.75rem
    }
    .product__not-available-title {
        width: 222px
    }
    .product-popup__left,
    .product-popup__right {
        width: 50%
    }
    .product-popup .product__thumbs.product__thumbs {
        margin: 0
    }
    .sales-inform__list-item {
        padding: 0 0 10px 10px;
        letter-spacing: -.5px
    }
    .sales-inform__list-item-text {
        font-size: .75rem
    }
    .variants--extra .variants__info {
        float: right
    }
    .variants__item-inner {
        height: 60px
    }
    .variants__info {
        float: none
    }
    .variants__top-seller {
        float: right
    }
    .product__dates-item.special-day-container .product__dates-item-month {
        font-size: 1rem;
        letter-spacing: -.6px
    }
}

@media (min-width:768px) and (min-width:768px) {
    .order-tracking-form,
    .user-process {
        top: 72px
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .order-tracking-form,
    .user-process {
        top: 64px
    }
}

@media only screen and (min-width:768px) {
    .hamburger {
        display: none
    }
}

@media (min-width:768px) {
    .breadcrumb {
        display: block!important
    }
    .policy-popup {
        -webkit-border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 4px;
        -moz-background-clip: padding;
        border-radius: 4px;
        background-clip: padding-box;
        bottom: 16px;
        left: 16px;
        width: 300px
    }
    .background-banner__mid {
        width: 728px;
        left: 50%;
        transform: translateX(-50%)
    }
    .alert-custom-warning {
        padding: 23px 16px
    }
    .header__top {
        display: block!important
    }
    .header__bottom {
        height: 51px
    }
    .header__bottom.is-sticky {
        left: 0!important;
        position: fixed!important
    }
    .header__left-col {
        width: 30%
    }
    .header__right-col {
        width: 70%
    }
    .site-logo-responsive {
        display: none!important
    }
    .live-search {
        width: 50%;
        top: 25px
    }
    .live-search__button-icon {
        display: block
    }
    .live-search__text-find {
        display: none
    }
    .live-search__result-img {
        margin-right: 10px
    }
    .live-search__result-title {
        padding: 10px 0 5px
    }
    .live-search__result-price {
        font-size: 1.5rem;
        height: 22px;
        margin-right: 8px
    }
    .live-search__result-price-text {
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 22px
    }
    .search-box {
        width: 50%
    }
    .search-box__results-img {
        margin-right: 10px
    }
    .search-box__results-title {
        padding: 10px 0 5px
    }
    .search-box__results-price {
        font-size: 1.5rem;
        height: 22px;
        margin-right: 8px
    }
    .search-box__results-price-text {
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 22px
    }
    .responsive-search,
    .responsive-search-trigger {
        display: none!important
    }
    .user-menu-container {
        width: 50%
    }
    .user-menu__item--account {
        display: inline-block!important
    }
    .user-menu__item--contact {
        display: none
    }
    .user-menu__item:active {
        background-color: initial
    }
    .user-menu__link {
        z-index: 20;
        padding: 10px 6px
    }
    .user-menu__icon {
        margin-right: 0
    }
    .user-menu__icon--order {
        color: #e4697e
    }
    .user-menu__icon--account,
    .users-process-list__icon.icon-register .path3:before {
        color: #e37c33
    }
    .user-menu__icon--cart,
    .user-menu__icon--contact,
    .users-process-list__icon.icon-login:before,
    .users-process-list__icon.icon-register span:before {
        color: #51b549
    }
    .user-menu__item--log-out {
        margin-left: -7px;
        display: inline-block!important;
        position: relative;
        right: 0;
        left: auto;
        bottom: auto;
        top: 0
    }
    .user-menu__log-out {
        width: 24px;
        height: 24px;
        line-height: 24px
    }
    .user-menu__log-out-icon {
        font-size: .7rem
    }
    .site-emblem.is-open {
        max-width: 35px
    }
    .container--main-menu {
        height: 51px
    }
    .responsive-menu {
        position: static;
        left: 0!important;
        float: left;
        width: auto;
        height: 51px;
        background-color: #9a2121;
        overflow: visible
    }
    .responsive-menu .user-menu {
        display: none!important
    }
    .main-menu {
        float: left;
        border-left: 1px solid #ffa6a6;
        border-right: 1px solid #ffa6a6
    }
    .main-menu__item {
        float: left
    }
    .main-menu__link,
    .main-menu__link-responsive {
        line-height: 51px;
        height: 51px
    }
    .main-menu__link {
        display: block!important
    }
    .main-menu__link-responsive {
        display: none!important
    }
    .main-submenu {
        z-index: -1;
        position: absolute;
        min-height: 320px;
        background-color: #fff;
        left: 10px;
        right: 10px;
        -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
        box-shadow: 0 2px 7px rgba(0, 0, 0, .2)
    }
    .main-submenu__items {
        max-width: none
    }
    .main-submenu__col {
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .main-submenu__col--left {
        margin-bottom: 0;
        padding: 0;
        width: 40%;
        margin-left: 5px
    }
    .main-submenu__col--left a {
        color: #000
    }
    .main-submenu__col--mid {
        padding: 0;
        width: 40%;
        margin-left: 20px
    }
    .main-submenu__col--mid a {
        color: #185aa3
    }
    .main-submenu__title {
        font-size: 1.2rem;
        text-decoration: none;
        color: #000
    }
    .main-submenu__title--blue {
        min-height: 22px
    }
    .submenu-product {
        display: block!important
    }
    .order-tracking-form {
        min-width: 440px;
        font-size: .875rem;
        position: absolute;
        top: 64px;
        right: 0;
        z-index: 10;
        list-style: none;
        background-color: #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        line-height: 1.42857143
    }
    .order-tracking-form .field-validation-error,
    .order-tracking-form__message {
        background-color: transparent;
        border-radius: 0;
        margin-top: 0
    }
    .order-tracking-form:after,
    .order-tracking-form:before {
        display: block;
        background-color: #fff;
        width: 90px
    }
    .order-tracking-form__content {
        padding: 20px
    }
    .order-tracking-form__btn {
        padding: 10px 55px
    }
    .user-process {
        display: none;
        min-width: 200px;
        font-size: .875rem;
        position: absolute;
        top: 64px;
        right: 0;
        z-index: 10;
        list-style: none;
        background-color: #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        line-height: 1.42857143
    }
    .user-process:after,
    .user-process:before {
        display: block;
        background-color: #fff;
        width: 45px
    }
    .flowercare p,
    .product__dates-item.is-active:after,
    .product__hours-item.is-active .product__hours-item-inner:after,
    .users-process-list__item {
        font-size: 1rem
    }
    .users-process-list__item:first-child {
        border-bottom: 1px solid #e2e7e9
    }
    .users-process-list__icon {
        text-align: left;
        min-widht: auto
    }
    .users-process-list__btn:hover {
        color: #000
    }
    .users-process-list__btn {
        margin-left: 20px;
        color: #000;
        padding: 4px 0
    }
    .search-and-basket.is-open,
    .user-process-toggle {
        display: block!important
    }
    .responsive-overlay.is-active {
        opacity: 0;
        visibility: hidden
    }
    .ie8 .main-submenu__col--left,
    .ie8 .main-submenu__col--mid,
    .lt-ie10 .main-submenu__col--left,
    .lt-ie10 .main-submenu__col--mid {
        float: left;
        width: 33.33333333%
    }
    .ie8 .main-submenu__col--right,
    .lt-ie10 .main-submenu__col--right {
        display: block!important;
        float: left;
        width: 33.33333333%
    }
    .container--footer {
        padding: 0 80px
    }
    .footer-menu__item {
        -webkit-flex: 0 0 30%;
        -moz-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
    .footer-menu--global {
        margin-top: -20px
    }
    .our-apps {
        width: 450px
    }
    .our-apps__left,
    .our-apps__right {
        float: left;
        width: 50%;
        height: 114px
    }
    .our-apps__links {
        border-right: 1px solid #c0c5c6
    }
    .our-apps__links-item {
        width: 160px
    }
    .our-apps__links-item+.our-apps__links-item {
        margin-top: 10px;
        margin-left: 0
    }
    .our-apps__qr-code-img-wrapper,
    .our-apps__qr-text {
        display: table-cell;
        vertical-align: middle
    }
    .our-apps__qr-text {
        font-size: .875rem;
        max-width: 125px;
        padding: 15px
    }
    .our-apps__icon {
        font-size: 2rem
    }
    .application-send-form,
    .category__left {
        display: block!important
    }
    .ie8 .footer-menu__item,
    .lt-ie10 .footer-menu__item {
        width: 32%
    }
    .category__left {
        float: left;
        width: 25%;
        position: static
    }
    .category__row {
        margin-left: auto;
        margin-right: auto
    }
    .category__right {
        float: left;
        width: 75%;
        position: static
    }
    .category-marketplace__counter {
        color: #fff
    }
    .category-marketplace__inner {
        border: 2px solid #edf1f2;
        border-radius: 4px;
        height: inherit
    }
    .category-marketplace__inner-left {
        float: left;
        width: 25%
    }
    .category-marketplace__inner-right {
        float: left;
        width: 75%
    }
    .category-marketplace__inner-full {
        float: left;
        width: 100%
    }
    .category-marketplace__logo {
        width: 9%;
        height: inherit
    }
    .category-marketplace__logo-img {
        -webkit-box-shadow: inherit;
        -moz-box-shadow: inherit;
        box-shadow: inherit
    }
    .category-marketplace__background-img {
        display: block!important
    }
    .category-marketplace__title {
        font-size: 1.75rem;
        font-family: "function_probook", sans-serif;
        margin-left: 8px;
        display: inline-block;
        float: left
    }
    .category-marketplace__rating {
        margin-bottom: 10px;
        margin-left: 18px;
        display: inline-block;
        float: left;
        margin-top: 10px;
        text-align: center
    }
    .category-marketplace__social-list {
        display: block!important
    }
    .category-shop-links {
        display: none!important
    }
    .category-order {
        display: block
    }
    .category-order.search-sort [type=radio]+label:before {
        background-color: #e2e7e9
    }
    .category-order__item {
        float: left;
        font-size: .875rem;
        width: auto
    }
    .category-order__item+.category-order__item {
        float: left;
        margin-left: 20px
    }
    .category-filter__list-item {
        font-size: .875rem
    }
    .applied-filters__list-item {
        float: none
    }
    .applied-filters.is-sticky {
        width: 22%
    }
    .filter__inner {
        padding-bottom: 0
    }
    .filter__item.open .filter__button {
        background-color: #edf1f2;
        color: #000
    }
    .filter__item {
        display: inline-block;
        margin-bottom: 6px
    }
    .filter__item [type=checkbox]+label {
        line-height: 16px;
        padding-left: 24px
    }
    .filter__item [type=checkbox]+label:before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        border-width: 2px
    }
    .filter__item [type=radio]+label {
        font-size: .875rem
    }
    .filter__item [type=radio]+label:before {
        width: 20px;
        height: 20px;
        line-height: 18px;
        font-size: 18px;
        background-color: #edf1f2;
        text-indent: 0
    }
    .filter__item--checkbox {
        width: inherit;
        margin: 0 5px;
        max-width: 170px
    }
    .filter__button {
        background-color: #edf1f2
    }
    .filter__button:hover {
        color: #51b549
    }
    .filter__dropdown {
        max-height: 187px;
        overflow-y: auto;
        z-index: 39
    }
    .filter .dropdown-menu {
        width: inherit
    }
    .filter__selected {
        max-width: 540px
    }
    .responsive-filter-sort {
        display: none!important
    }
    .responsive-filter {
        z-index: 39;
        position: static;
        display: block!important;
        box-shadow: none
    }
    .responsive-filter.is-active {
        z-index: 39;
        overflow: visible;
        background-color: transparent;
        padding: 0;
        position: relative;
        top: 0;
        height: auto
    }
    .responsive-filter__clear-link,
    .responsive-filter__close-icon,
    .responsive-filter__title,
    .responsive-sort,
    .responsive-sort .category-order,
    .sticky-filter-button {
        display: none!important
    }
    .category-list-mobile {
        display: none
    }
    .city__right .pagination {
        margin: 25px auto 45px
    }
    .city__left-inner .city-info {
        padding: 20px
    }
    .membership {
        padding: 40px 0 150px
    }
    .membership__left,
    .membership__right {
        float: left;
        width: 50%;
        margin-top: 0;
        padding: 40px 20px 0
    }
    .membership__full {
        margin-left: 20.83333333%;
        float: left;
        width: 58.33333333%
    }
    .membership__bottom {
        margin-left: 25%;
        float: left;
        width: 50%
    }
    .membership-advantages__left {
        float: left;
        width: 58.33333333%
    }
    .membership-advantages__right {
        float: left;
        width: 41.66666667%
    }
    .membership-advantages__text {
        bottom: 42px
    }
    .login__facebook {
        margin-top: 40px;
        text-align: center;
        position: relative
    }
    .login__heading {
        text-align: center;
        font-size: 3rem;
        margin: 0 0 40px
    }
    .login__btn {
        width: inherit
    }
    .form-user-login {
        margin-top: 80px
    }
    .form-password-recovery {
        padding-top: 40px
    }
    .form-user {
        padding: 0;
        width: 80%
    }
    .custom .orders {
        padding: 20px;
        margin-bottom: 30px
    }
    .custom__left-col {
        float: left;
        width: 25%;
        display: block
    }
    .custom__right-col {
        float: left;
        width: 75%
    }
    .custom__right-inner {
        padding: 8px
    }
    .custom__right-inner h1 {
        font-size: 1.5rem
    }
    .custom .video-card__nav-mobile {
        display: none
    }
    .custom .video-card__text--center {
        width: 100%
    }
    .custom .video-card__dot {
        padding-top: 85px
    }
    .custom .video-card__dot-item {
        display: block
    }
    .custom .video-card__dot-text {
        position: relative;
        width: 50%;
        padding-top: 70px
    }
    .custom .video-card__dot-text--right {
        text-align: left;
        float: right;
        left: -30px;
        margin-top: 160px
    }
    .custom .video-card__dot-text--left {
        text-align: right;
        float: left;
        right: -30px;
        margin-top: 20px
    }
    .custom .video-card__showcase-image {
        width: 40%
    }
    .custom .video-card__showcase-image--left {
        float: left
    }
    .custom .video-card__showcase-image--right {
        float: right;
        margin: -100px 0 20px
    }
    .custom .video-card__showcase-image-mobile {
        display: none
    }
    .custom .video-card__showcase-image-desktop {
        display: block
    }
    .campaign-tab-content,
    .campaign-tab-titles {
        display: block!important
    }
    .campaign-dropdown,
    .campaign-dropdown-content {
        display: none!important
    }
    .advertisement__item {
        min-height: 250px
    }
    .advertisement__item:first-child h2 {
        text-align: left
    }
    .advertisement__item:first-child p {
        width: 100%;
        text-align: left;
        padding: 0
    }
    .bev-on-presses h2 {
        font-size: 1.5rem
    }
    .form-branch-register .form-control {
        font-size: 1.25rem
    }
    .ceditor__controls-cell {
        display: table-cell
    }
    .ceditor__remove-button {
        left: inherit;
        bottom: inherit;
        top: 10px;
        right: 15px
    }
    .product-detail-form {
        margin-bottom: 40px
    }
    .product__title {
        font-size: 2.25rem
    }
    .product__location-remove-icon {
        font-size: .75rem
    }
    .product__dates-col {
        float: left;
        width: 25%
    }
    .product__dates-item.special-day-container {
        padding: 6px 5px 0
    }
    .product__dates-item-specialday {
        font-size: 1.125rem;
        letter-spacing: normal
    }
    .product__customize-area {
        margin: 40px 0
    }
    .product__customize-wrapper--border {
        padding: 20px 20px 10px;
        min-height: 144px
    }
    .product__customize-button {
        font-size: 1.5rem
    }
    .product__customize-icon--arrow {
        right: 30px
    }
    .product__action-button-icon {
        margin-right: 5px
    }
    .product__badges-info-icon {
        right: 15%
    }
    .product__image-container {
        margin-bottom: 7px
    }
    .product__image-container .zoom-image a {
        pointer-events: auto
    }
    .product__description {
        padding: 30px 0
    }
    .product__delivery-terms-description {
        width: 320px;
        padding: 40px;
        left: 0;
        z-index: 10;
        position: absolute;
        top: 40px
    }
    .product__slider-controller {
        display: none!important
    }
    .product__not-available-title {
        width: 270px
    }
    .sales-inform__list-item {
        letter-spacing: normal
    }
    .sales-inform__list-item-text {
        font-size: .875rem
    }
    .bank-payment-banner {
        display: block
    }
    .variants__item-inner {
        height: 44px
    }
    .variants__info {
        float: right
    }
    .variants__top-seller {
        float: left
    }
    .comments {
        margin-bottom: 40px
    }
    .comments__icon--prev {
        left: -75px
    }
    .comments__icon--next {
        right: -75px
    }
    .remainingtime-message {
        margin: 0 0 4px
    }
    .remainingtime-mask {
        margin-top: 6px;
        margin-left: 10px;
        display: inline-block
    }
    .chocolate__cell {
        width: 26px;
        height: 26px;
        border-width: 1px;
        border-radius: 0;
        font-weight: 400!important
    }
    .chocolate__cell,
    .chocolate__icon {
        font-size: 18px;
        color: #3b1e0c;
        text-shadow: -1px -1px 0 #703714, 0 0 0 #6b361b, 1px 2px 0 #261309, 0 2px 6px rgba(0, 0, 0, .1), 0 3px 10px rgba(0, 0, 0, .4)
    }
    .section-heading--similar-products {
        margin-top: 40px
    }
    .product__dates-item.special-day-container .product__dates-item-month {
        font-size: 1.0625rem;
        letter-spacing: normal;
        line-height: normal
    }
    .abt-green .selectize-control--location-green .selectize-input:before {
        font-size: 1.75rem
    }
    .flower-means .flower-means__list {
        width: 50%;
        padding: 0 10px
    }
    .flower-means .flower-means__list:last-child {
        width: 100%
    }
    .flower-means .flower-means__list:last-child li {
        width: 48%;
        padding: 12px;
        float: left
    }
    .flower-means .flower-means__list:last-child li:nth-child(2n-1) {
        margin-right: 20px
    }
    .bonnyfood-hiding .images img {
        padding: 0 25px
    }
    .cart {
        padding-bottom: 100px
    }
    .cart__left {
        float: left;
        width: 66.66666667%
    }
    .cart__right {
        float: left;
        width: 33.33333333%
    }
    .cart__item--has-extras .cart__item-col,
    .cart__item--has-extras .cart__item-col+.cart__item-col {
        -webkit-flex: 1 1 33%;
        -moz-flex: 1 1 33%;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%
    }
    .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        padding-left: 0;
        margin-top: 10px;
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border-top: 2px solid #fff;
        border-left: none
    }
    .cart__item-col+.cart__item-col {
        border-left: 2px solid #fff
    }
    .cart__extra-card-content {
        padding: 0 10px
    }
    .cart__extra-products,
    .cart__item-col-heading {
        text-align: center
    }
    .cart__extra-product {
        margin-right: 0;
        margin-left: 5px
    }
    .cart__extra-product-image {
        width: 45px;
        margin-bottom: 10px
    }
    .cart__extra-card-image {
        width: 45px;
        margin-left: 5px;
        margin-right: 0
    }
    .cart__extra-card-image-wrapper {
        text-align: center
    }
    .cart__extra-card-message {
        display: block
    }
    .cart__extra-card-message-name {
        display: block!important
    }
    .cart__extra-card-added {
        display: none;
        text-align: center
    }
    .cart__bottom-links {
        padding-top: 15px
    }
    .cart__empty {
        margin-bottom: 70px
    }
    .cart__empty-title {
        font-size: 2.5rem
    }
    .cart__empty-icon {
        font-size: 7.188rem
    }
    .cart__featured-title {
        font-size: 2.875rem
    }
    .multiple-order-warning-title {
        margin: 6px 0 0 30px
    }
    .ie8 .cart__item--has-extras,
    .lt-ie10 .cart__item--has-extras {
        display: inline-block
    }
    .ie8 .cart__item--has-extras .cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col {
        display: inline-block;
        width: 50%;
        float: left
    }
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col {
        border-left: none;
        display: inline-block;
        width: 50%;
        float: left
    }
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        border-left: none;
        display: inline-block;
        width: 100%
    }
    .ie8 .cart__item-col-heading,
    .lt-ie10 .cart__item-col-heading {
        font-size: 24px
    }
    .account__left {
        float: left;
        width: 25%;
        margin-top: auto;
        padding-left: 10px;
        border-right: 1px solid #edf1f2
    }
    .account__right {
        float: left;
        width: 75%
    }
    .account__inner {
        padding: 0 15px
    }
    .account__inner--comment-service {
        padding: 20px 10px
    }
    .account__inner-left--comment-service {
        float: left;
        width: 41.66666667%
    }
    .account__inner-right--comment-service {
        float: left;
        width: 58.33333333%
    }
    .account__section-title,
    .account__section-title-reminder {
        font-size: 1.5rem;
        margin-bottom: 20px
    }
    .account-banner {
        display: block
    }
    .account-menu {
        margin-bottom: 30px
    }
    .account-menu__item {
        background-color: #fff;
        width: 100%;
        float: none;
        line-height: 1.75rem;
        height: auto;
        margin: 0;
        min-height: 1px
    }
    .account-menu__item.is-active:before {
        font-family: 'icomoon';
        content: "\e601";
        font-size: 12px;
        color: #fff;
        float: right;
        padding: 12px 5px 0 0
    }
    .account-menu__item.is-active .account-menu__icon {
        display: inline-block
    }
    .account-menu__item.is-active .account-menu__text {
        display: inline-block;
        font-size: .875rem
    }
    .account-menu__item--tracking {
        display: block
    }
    .account-menu__item+.account-menu__item {
        padding-left: 0
    }
    .account-menu__item:nth-child(1) {
        padding-left: 0
    }
    .account-menu__link {
        text-align: left;
        padding: 10px 5px;
        background-color: #fff;
        min-height: 1px;
        display: block
    }
    .account-menu__link.is-active {
        display: block
    }
    .account-menu__link:active {
        background-color: initial
    }
    .account-menu__icon {
        display: inline-block;
        font-size: 1.25rem;
        min-width: 30px;
        margin-bottom: 2px
    }
    .account-menu__text {
        display: inline-block;
        width: auto;
        word-break: inherit;
        margin: 0;
        font-size: .875rem;
        letter-spacing: -.5px;
        vertical-align: middle;
        padding: 0
    }
    .not-member {
        display: block!important
    }
    .not-member-mobile {
        display: none!important
    }
    .orders {
        padding: 15px
    }
    .orders__item-left {
        margin-bottom: 15px
    }
    .orders__item-left--update {
        width: 39%;
        max-width: 51%
    }
    .orders__item-mid {
        width: 50%
    }
    .orders__item-mid--update {
        width: 70%;
        max-width: 70%
    }
    .orders__item-order-no {
        font-size: 1.125rem
    }
    .orders__item-row-title {
        font-size: 1rem
    }
    .orders__item-name,
    .orders__item-no,
    .orders__item-price {
        font-size: 1.125rem
    }
    .orders__extra-products-item {
        width: 22%
    }
    .orders__item-status-icon {
        font-size: 2rem
    }
    .orders__item-status-text {
        font-size: .938rem
    }
    .orders__item-details:link {
        margin-top: 20px
    }
    .orders__item-bill,
    .orders__item-contract,
    .orders__item-hide-order {
        padding: 8px 10px
    }
    .extra-product-slider__button {
        width: 30px;
        height: 30px
    }
    .order-detail-table {
        padding: 10px;
        border: 1px solid #edf1f2;
        margin-bottom: 20px;
        border-radius: 4px
    }
    .order-detail-table__textarea {
        width: 96%
    }
    .order-detail-table__cell {
        float: left;
        width: 58.33333333%
    }
    .order-detail-table__cell:first-child {
        float: left;
        width: 37.5%
    }
    .order-detail-table__cell:nth-child(3) {
        margin-bottom: 0
    }
    .order-detail-table__colon {
        display: block
    }
    .order-buttons__item {
        float: left;
        margin-right: 10px;
        display: inline-block
    }
    .form-update-order__left,
    .form-update-order__right {
        width: 50%
    }
    .form-update-password {
        padding: 0;
        width: 80%
    }
    .password-confirm__center {
        float: left;
        width: 50%;
        left: 25%
    }
    .my-discounts__item-left {
        width: 25%
    }
    .my-discounts__item-mid {
        width: 75%;
        padding: 0
    }
    .my-discounts__item-right {
        width: 17%;
        clear: none
    }
    .my-discounts__item-right-button {
        display: block
    }
    .my-discounts__item-badge {
        width: 110px;
        height: 110px;
        margin-bottom: 45px;
        font-size: 1.25rem;
        padding: 10px;
        max-width: none
    }
    .my-discounts__item-title {
        font-size: 1.75rem;
        width: 70%
    }
    .my-discounts__item-info-code {
        width: 20%
    }
    .my-discounts__item-info-end-date,
    .my-discounts__item-info-start-date {
        padding: 0 2%;
        width: 30%
    }
    .my-discounts__icon-text {
        font-size: 1.5rem
    }
    .my-discounts__item-description {
        font-size: 1rem;
        width: 70%
    }
    .my-discounts__btn-toggle-responsive {
        display: none
    }
    .registered-card__right {
        position: relative!important;
        padding-right: 10px;
        float: right
    }
    .registered-card__button,
    .registered-card__cancel {
        width: auto
    }
    .bonnyfood-nominee__inner .selectize-input&gt;input,
    .reminder__date-text {
        font-size: 1.25rem
    }
    .form-reminder-add,
    .form-reminder-edit {
        padding: 15px 75px
    }
    .saved__item-add {
        margin: 11px 0 20px
    }
    .address-reminder__add-new {
        padding: 0 15px
    }
    .brand-nominee .paragraph {
        text-align: initial
    }
    .bonnyfood-nominee__inner h2,
    .brand-nominee__inner h2 {
        font-size: 1.75rem;
        margin: 0 0 40px
    }
    .address h2 {
        font-size: 1.5rem
    }
    .corporate-branch-nominee h2 {
        font-size: 1.5rem;
        margin: 10px 0 35px
    }
    .corporate-branch-nominee p {
        margin-bottom: 25px
    }
    .corporate-branch-nominee__row--images {
        margin-bottom: 40px
    }
    .corporate-branch-nominee__row--images .corporate-branch-nominee__col {
        float: left;
        width: 25%
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col {
        float: left;
        width: 33.33333333%
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
        min-height: 640px
    }
    .faq-search-container {
        float: left;
        width: 50%
    }
    .faq-search-button {
        height: 54px
    }
    .faq-search-button__icon--arrow {
        line-height: 54px
    }
    .faq-dropdown {
        top: 54px
    }
    .faq-search-result__item {
        padding: 7px 20px!important
    }
    .faq__search {
        margin-bottom: 15px
    }
    .faq__search-desc {
        float: left;
        width: 50%
    }
    .faq__search-desc p {
        line-height: 54px;
        font-size: .938rem;
        padding-left: 20px
    }
    .faq__introduction {
        float: left;
        width: 100%;
        display: block
    }
    .faq__answer {
        float: left;
        width: 66.66666667%
    }
    .faq__tab-pane-inner {
        padding: 4px 5px
    }
    .contactus__inner {
        float: left;
        width: 66.66666667%
    }
    .contactus__inner--text,
    .contactus__inner--title,
    .contactus__inner--title-wrapper {
        display: block
    }
    .contactus__inner--icon-cargo-info {
        font-size: 3.2rem
    }
    .contactus__inner-form {
        float: left;
        width: 75%;
        padding: 20px 30px 10px
    }
    .livechat__livechat-open {
        width: 75%
    }
    .thanks__inner {
        padding-top: 30px
    }
    .thanks__message-icon {
        font-size: 3rem
    }
    .thanks__message-title {
        font-size: 2.75rem;
        margin: 30px 0 0
    }
    .thanks__message-text {
        font-size: 1.5rem
    }
    .thanks__btn {
        padding: 20px 0
    }
    .thanks__membership {
        margin-left: 16.66666667%;
        float: left;
        width: 66.66666667%
    }
    .thanks__membership-btn {
        margin: 20px 0 10px
    }
    .thanks__campaign {
        margin: 10px 0 40px
    }
    .thanks__video-message-col--left,
    .thanks__video-message-col--right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px
    }
    .thanks__video-message-title {
        margin-top: 70px
    }
    .thanks__video-message-title--big {
        font-size: 2.25rem
    }
    .thanks__video-message-title--small {
        font-size: 2rem
    }
    .thanks__video-message-content-item {
        padding: 5px 0
    }
    .thanks__reminder-inner {
        float: left;
        width: 66.66666667%;
        left: 16.66666667%
    }
    .thanks__reminder-title {
        margin-bottom: 40px
    }
    .thanks__reminder-spot-item {
        width: 120px;
        height: 60px
    }
    .thanks__multiple-right {
        width: 50%
    }
    .thanks__multiple .thanks__multiple-left {
        border-right: 1px solid #ccc;
        width: 50%;
        padding-right: 9%
    }
    .thanks__multiple .thanks__membership {
        padding-left: 16.66666667%
    }
    .reminder-notitication {
        left: auto;
        right: 20px;
        bottom: 100px;
        width: 320px;
        height: 280px;
        padding: 30px 15px
    }
    .reminder-notitication__spot-item {
        width: 95px;
        height: 90px
    }
    .reminder-notitication__spot-item .icon {
        font-size: 2.75rem
    }
    .home {
        padding-top: 15px
    }
    .home__top-banner-img {
        width: auto
    }
    .mizu {
        margin-top: 0
    }
    .mizu .products--landing-page .products__item:last-child {
        display: block
    }
    .page-skin-background {
        height: 213px
    }
    .main-banner__col--1 {
        float: left;
        width: 50%
    }
    .main-banner__col--2,
    .main-banner__col--3 {
        float: left;
        width: 25%
    }
    .main-banner__col--3 .main-banner__col-inner-col {
        float: left;
        width: 100%
    }
    .main-banner__full-banner {
        display: block
    }
    .quart-banner__item {
        margin-bottom: 10px
    }
    .page404 {
        margin: 50px auto
    }
    .page404__top img {
        width: initial
    }
    .page404__title {
        margin: 35px 0;
        font-size: 2rem
    }
    .page404__text-error {
        width: 270px
    }
    .page404__bottom {
        margin-top: 35px
    }
    .page404__text {
        font-size: 1.5rem
    }
    .page404__text--info {
        font-size: 2rem
    }
    .page404__back-link {
        margin-top: 50px
    }
    .digital-message-verification {
        float: left;
        width: 66.66666667%;
        left: 16.66666667%
    }
    .digital-message-verification__col {
        float: left;
        width: 50%
    }
    .cadde__item {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .ie8 .cadde__inner-content,
    .lt-ie10 .cadde__inner-content {
        min-height: 600px
    }
    .ie8 .cadde__item,
    .lt-ie10 .cadde__item {
        float: left;
        width: 50%
    }
    .marketplace__header--item {
        float: left;
        width: 25%;
        margin: 0
    }
    .marketplace__inner {
        padding: 24px
    }
    .marketplace .product__inner--left {
        float: left;
        width: 66.66666667%
    }
    .marketplace .product__inner--right {
        float: left;
        width: 33.33333333%
    }
    .marketplace .options__left {
        float: left;
        width: 66.66666667%
    }
    .marketplace .options__right {
        float: left;
        width: 33.33333333%
    }
    .marketplace .options__region-date-left {
        float: left;
        width: 50%;
        margin-bottom: 0
    }
    .marketplace .options__region-date-right {
        float: left;
        width: 50%
    }
    .marketplace__supplier-btn {
        margin-left: 5px
    }
    .marketplace__supplier-btn:first-child {
        margin-left: 5px
    }
    .marketplace__actions-btn {
        margin: 0 0 5px!important
    }
    .surveyPage .form__inner {
        max-width: 550px
    }
    .thanks__survey-info {
        float: left;
        width: 50%
    }
    .thanks__survey-info .our-apps__links-mobile-item {
        width: 50%
    }
    .thanks__survey-info--list {
        margin-bottom: 100px
    }
    .thanks__survey-image {
        float: left;
        width: 50%;
        margin-top: 0
    }
    .sitemap__items {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .subheader__filter {
        display: none
    }
    .subheader__district {
        float: left;
        width: 50%
    }
    .subheader__district-full {
        float: left;
        width: 100%
    }
    .subheader__district-full .subheader__district-inner-left {
        padding: 13px 0 13px 15px;
        width: 12%;
        display: inline-block;
        float: left
    }
    .subheader__district-full .subheader__district-inner-right {
        width: 88%;
        padding: 23px 20px 23px 10px
    }
    .subheader__district-inner {
        height: 100px
    }
    .subheader__district-inner-left {
        padding: 13px 0 13px 15px;
        width: 25%;
        display: inline-block;
        float: left
    }
    .subheader__district-inner-right {
        width: 75%;
        padding: 23px 20px 23px 10px
    }
    .subheader__info-image-container {
        margin-top: 3px
    }
    .subheader__info-image {
        width: 64px;
        height: 64px
    }
    .subheader__info-text {
        display: none;
        width: 185px
    }
    .subheader__info-text--overlay {
        display: none
    }
    .subheader__remainingtime {
        float: left;
        width: 50%;
        display: block;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 0
    }
    .subheader__remainingtime-message {
        margin: 0 0 4px
    }
    .subheader__remainingtime-mask {
        margin-top: 6px;
        margin-left: 10px;
        display: inline-block
    }
    .product-search {
        width: 50%;
        top: 25px;
        float: left
    }
    .product-search__input {
        border: 2px solid #edf1f2
    }
    .product-search__button-icon {
        display: block
    }
    .product-search__text-find {
        display: none
    }
    .product-search__result-img {
        margin-right: 10px
    }
    .product-search__result-price {
        font-size: 1.5rem;
        height: 22px;
        margin-right: 8px
    }
    .product-search__result-price-text {
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 22px
    }
    .chat-page__message--user {
        float: right!important
    }
    .chat-page__message-arrow {
        display: inline-block
    }
    .chat-page__send-message-btn-left {
        float: left;
        width: 75%
    }
    .chat-page__send-message-btn-full,
    .chat-page__send-message-btn-right {
        margin-top: inherit
    }
    .chat-page__send-message-btn-right {
        float: left;
        width: 25%
    }
    .district-container {
        width: 100%;
        float: none
    }
    .district-search {
        width: 96%
    }
    .district-search__button-icon {
        display: block
    }
    .district-search__text-find {
        display: none
    }
    .district-search__result-img {
        margin-right: 10px
    }
    .district-search__result-title {
        padding: 10px 0 5px
    }
    .district-search__delete-button {
        right: 8%
    }
    .district-search-button {
        height: 54px
    }
    .slider--category {
        display: block
    }
    .marketplace-search {
        width: 96%
    }
    .marketplace-search__button-icon {
        display: block
    }
    .marketplace-search__text-find {
        display: none
    }
    .marketplace-search__result-img {
        margin-right: 10px
    }
    .marketplace-search__result-title {
        padding: 10px 0 5px
    }
    .marketplace-search__result-price {
        font-size: 1.5rem;
        height: 22px;
        margin-right: 8px
    }
    .marketplace-search__result-price-text {
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 22px
    }
}

@media screen and (min-width:768px) {
    .cart__title {
        margin: 0 10px 10px 0;
        vertical-align: baseline
    }
}

@media (min-width:780px) {
    .product__action-price {
        padding-left: 15px
    }
    .product__action-price .price__integer-value {
        font-size: 2.4rem
    }
    .product__action-price .price__decimal-value-with-currency,
    .product__action-price .price__tax {
        font-size: .875rem;
        line-height: 1rem
    }
}

@media screen and (min-width:992px) {
    .cart__title {
        margin: 10px 10px 10px 0;
        vertical-align: baseline
    }
}

@media (min-width:992px) {
    html {
        overflow-y: scroll
    }
    .container--visilabs {
        width: auto;
        max-width: 2000px
    }
    .top-search-list {
        max-width: 55%;
        display: block
    }
    .live-search {
        width: 55%
    }
    .live-search__result-img {
        margin-right: 18px
    }
    .live-search__result-title {
        padding: 22px 0 5px 110px
    }
    .live-search__result-price {
        font-size: 2rem;
        height: 30px;
        margin-right: 18px
    }
    .live-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .live-search__showall {
        width: 60%
    }
    .search-box {
        width: 55%
    }
    .search-box__results-img {
        margin-right: 18px
    }
    .search-box__results-title {
        padding: 22px 0 5px 110px
    }
    .search-box__results-price {
        font-size: 2rem;
        height: 30px;
        margin-right: 18px
    }
    .search-box__results-price-text {
        font-size: 2rem;
        height: 30px
    }
    .search-box--showall {
        width: 60%
    }
    .user-menu-container {
        width: 45%
    }
    .user-menu__items {
        margin-left: 15px
    }
    .user-menu__item {
        margin-left: 10px
    }
    .user-menu__item--log-out {
        margin-left: -7px
    }
    .main-menu__link-responsive:before,
    .main-menu__link:before {
        margin-right: 4px
    }
    .main-menu__link-responsive[href="/kisiye-ozel-hediyeler"],
    .main-menu__link[href="/kisiye-ozel-hediyeler"] {
        display: block!important
    }
    .main-menu__link {
        padding: 0 7px
    }
    .main-submenu {
        padding: 20px 17px 15px
    }
    .main-submenu__col--left {
        width: 40%;
        margin-left: 0
    }
    .main-submenu__col--mid {
        width: 30%
    }
    .main-submenu__col--right {
        display: block!important
    }
    .content__left-col {
        float: left;
        width: 16.66666667%
    }
    .content__right-col {
        float: left;
        width: 83.33333333%
    }
    .footer {
        padding: 34px 0 70px
    }
    .footer__description {
        margin-bottom: 50px;
        font-size: 1rem
    }
    .container--footer {
        padding: 0 20px
    }
    .footer-menu {
        font-size: 1rem
    }
    .footer-menu__item {
        -webkit-flex: 0 0 17%;
        -moz-flex: 0 0 17%;
        -ms-flex: 0 0 17%;
        flex: 0 0 17%
    }
    .our-apps__title {
        margin-bottom: 20px;
        margin-top: 15px;
        font-size: 1.25rem
    }
    .application-send-form__input {
        width: 350px;
        margin-bottom: 0;
        padding: 0 0 0 25px
    }
    .application-send-form__button {
        width: 100px
    }
    .footer__copyright {
        font-size: 1rem
    }
    .ie8 .footer-menu__item,
    .lt-ie10 .footer-menu__item {
        width: 19%
    }
    .category__left {
        padding-right: 10px
    }
    .bonnyfood-hiding p,
    .category-info,
    .flower-notes .notes-list__item p,
    .product__description-text div,
    .product__description-text p,
    .product__description-text span {
        font-size: 1rem
    }
    .category-info.bottom {
        text-align: center
    }
    .category-order__item+.category-order__item {
        margin-left: 30px
    }
    .category-filter__title {
        font-size: 1rem;
        line-height: 1.5rem;
        padding: 12px
    }
    .category-filter__icon-about,
    .category-filter__icon-region,
    .category-filter__title-icon {
        font-size: 1.5rem
    }
    .category-filter__icon-arrow {
        line-height: 1.5rem
    }
    .category-filter__list {
        padding: 0 0 0 20px
    }
    .applied-filters.is-sticky {
        width: 17%
    }
    .filter__item--checkbox [type=checkbox]+label {
        width: auto;
        line-height: 24px;
        padding-left: 30px
    }
    .filter__item--checkbox [type=checkbox]+label:before {
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-width: 2px
    }
    .filter__selected {
        max-width: 740px
    }
    .category-list__item-inner {
        padding: 15px 10px
    }
    .category-list__item-img {
        width: 70px;
        height: 70px
    }
    .category-list__item-title {
        font-size: 1.125rem;
        max-width: 150px
    }
    .membership__left {
        padding: 40px 30px 0 40px
    }
    .membership__right {
        padding: 40px 40px 0 30px
    }
    .membership__full {
        margin-left: 20.83333333%;
        float: left;
        width: 58.33333333%
    }
    .membership__bottom {
        margin-left: 33.33333333%;
        float: left;
        width: 33.33333333%
    }
    .advertisement__item {
        min-height: 290px
    }
    .advertisement__item .video {
        padding-bottom: 45%
    }
    .bev-on-presses__item {
        width: 33.3%
    }
    .ceditor__left {
        padding-bottom: 0
    }
    .ceditor__left,
    .ceditor__right {
        float: left;
        width: 50%
    }
    .ceditor__add-button {
        margin-bottom: 0
    }
    .ceditor__controls-cell--text.is-active {
        display: table-cell
    }
    .ceditor__select {
        display: block
    }
    .customize-button:focus,
    .product__dates-item:focus {
        box-shadow: 0 2px 0 #96d391
    }
    .product__main-info-left,
    .product__main-info-right,
    .product__title {
        width: 50%
    }
    .product__dates-item.special-day-container {
        padding: 6px 5px 0
    }
    .product__dates-item-day {
        font-size: 1.5rem;
        line-height: 1.5rem
    }
    .product__dates-item-text {
        font-size: 1.5rem
    }
    .product__dates-icon {
        margin-top: 4px
    }
    .product__action-button:focus,
    .product__customize-button.collapsed:focus,
    .product__datepicker-container:focus,
    .product__quickorder-text:focus {
        box-shadow: 0 2px 0 #96d391
    }
    .product__messages-wrapper {
        padding: 20px 20px 5px
    }
    .product__badges-icon {
        display: table-cell;
        padding-right: 10px;
        margin: 0
    }
    .product__badges-text {
        display: table-cell;
        vertical-align: middle;
        text-align: left
    }
    .product__badges-info-icon {
        right: 20px
    }
    .product__thumbs-item {
        width: 68px;
        margin-right: 10px
    }
    .product__thumbs-item--see-all {
        display: inline-block;
        width: 70px;
        float: right;
        height: 72px;
        padding: 0 10px
    }
    .product__description-text--left {
        float: left;
        width: 66.66666667%
    }
    .product__description-text--right {
        margin-left: 4.16666667%;
        float: left;
        width: 29.16666667%
    }
    .product__delivery-terms-description {
        width: 435px
    }
    .product__category-list,
    .product__marketplace-list-link {
        margin: 7px 0
    }
    .comments .slide-list__item {
        min-height: 470px
    }
    .comments__button--prev {
        left: -50px;
        top: 270px
    }
    .comments__button--next {
        right: -50px;
        top: 270px
    }
    .comments__button-icon {
        font-size: 1.5rem;
        padding: 15px
    }
    .comments__button-icon:hover {
        transform: scale(1.1)
    }
    .chocolate__cell {
        width: 30px;
        height: 30px;
        border-width: 2px;
        font-size: 24px
    }
    .chocolate__icon {
        font-size: 24px
    }
    .custom-image__img-index {
        width: 100px
    }
    .custom-image__img-name {
        display: inline-block
    }
    .custom-image__notification {
        padding: 15px 20px
    }
    .abt-green .product__dates-item:hover,
    .abt-green .variants__item-inner:hover {
        background-color: #d4d7d8;
        color: #000;
        transition: all .15s
    }
    .flowercare .flowervideos li {
        width: 50%;
        float: left
    }
    .flower-means .flower-means__list:last-child li {
        width: 48.44%
    }
    .bonnyfood-hiding .images img {
        padding: 0 40px
    }
    .flower-notes .notes-list__item {
        width: 50%;
        padding: 0 10px;
        float: left
    }
    .flower-notes .notes-list__item div {
        height: 925px
    }
    .flower-special-days ul {
        width: 33.3%;
        padding: 0 10px
    }
    .cart__left {
        float: left;
        width: 75%
    }
    .cart__right {
        float: left;
        width: 25%
    }
    .cart__item--has-extras .cart__item-col,
    .cart__item--has-extras .cart__item-col+.cart__item-col {
        -webkit-flex: 1 1 33%;
        -moz-flex: 1 1 33%;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%
    }
    .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        -webkit-flex: 1 1 33%;
        -moz-flex: 1 1 33%;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%;
        border-top: none;
        border-left: 2px solid #fff;
        margin-top: 0
    }
    .cart__item--has-extras .cart__item-col-inner {
        display: flex
    }
    .cart .cart__item-col+.cart__item-col:before {
        display: none
    }
    .cart__item-col-heading {
        font-size: 1.5rem;
        margin: 5px 0 0
    }
    .cart__item-col-inner {
        padding: 20px 10px
    }
    .cart__item-image {
        width: 100px;
        height: 110px;
        margin-bottom: 0;
        margin-left: 0
    }
    .cart__item-details,
    .cart__item-image {
        display: inline-block
    }
    .cart__item-location {
        margin-bottom: 10px;
        font-size: .9375rem
    }
    .cart__item-day,
    .cart__item-hours {
        font-size: .9375rem
    }
    .cart__item-title {
        display: block;
        margin-bottom: 10px
    }
    .cart__extra-card-message {
        width: 100%;
        margin-top: 0
    }
    .multiple-order-warning__left {
        max-width: 76px
    }
    .multiple-order-warning__right {
        width: inherit;
        margin: 0
    }
    .multiple-order-warning-title {
        line-height: 70px;
        margin: 0 0 0 30px
    }
    .ie8 .cart__item--has-extras .cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col {
        display: table-cell;
        width: 33.3%;
        float: none
    }
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col {
        border-left: 2px solid #fff;
        display: table-cell;
        width: 33.3%;
        float: none
    }
    .ie8 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col,
    .lt-ie10 .cart__item--has-extras .cart__item-col+.cart__item-col+.cart__item-col {
        border-left: 2px solid #fff;
        display: table-cell;
        width: 33.3%
    }
    .account-menu__item.is-active:before {
        padding: 17px 15px 15px
    }
    .account-menu__item.is-active .account-menu__text {
        font-size: .938rem
    }
    .account-menu__link {
        padding: 15px
    }
    .account-menu__icon {
        font-size: 1.75rem;
        min-width: 45px
    }
    .account-menu__text {
        font-size: .938rem;
        letter-spacing: normal
    }
    .orders__item-right {
        max-width: 20%;
        padding: 0
    }
    .orders__item-status {
        position: relative;
        min-height: 80px;
        width: 100%;
        text-align: center;
        padding-top: 0
    }
    .order-detail-table__cell {
        float: left;
        width: 66.66666667%
    }
    .order-detail-table__cell:first-child {
        float: left;
        width: 29.16666667%
    }
    .my-discounts__item {
        width: 90%
    }
    .my-discounts__item-right {
        width: 15.5%
    }
    .my-discounts__item-badge {
        width: 135px;
        height: 135px;
        margin-bottom: 20px
    }
    .my-discounts__item-badge-icon {
        font-size: 3rem;
        margin: 0 0 10px
    }
    .my-discounts__item-info-end-date {
        padding: 0 2%;
        width: 25%
    }
    .my-discounts__icon-text {
        font-size: 1.75rem;
        line-height: 1.5rem
    }
    .registered-card__left {
        float: left;
        width: 8.33333333%
    }
    .registered-card__center {
        float: left;
        width: 75%
    }
    .registered-card__right {
        float: left;
        width: 16.66666667%
    }
    .registered-card__input {
        width: 250px
    }
    .address-reminder__add-new {
        padding: 0 25px
    }
    .comment-service__status {
        display: inline-block;
        padding: 0 10px
    }
    .unsubscribe__textBox {
        float: left;
        width: 33.33333333%
    }
    .brand-nominee-img {
        margin-bottom: 15px
    }
    .bonnyfood-nominee-img {
        margin-bottom: 35px
    }
    .corporate-branch-nominee h2 {
        margin: 10px 0 30px
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
        min-height: 500px
    }
    .faq__tab-panel-title {
        font-size: 1.125rem
    }
    .faq__tab-pane-title {
        margin-top: 20px
    }
    .contactus__inner {
        float: left;
        width: 54.16666667%
    }
    .contactus__inner .phone {
        cursor: text;
        text-decoration: none
    }
    .contactus__inner-form {
        float: left;
        width: 66.66666667%
    }
    .livechat__livechat-open,
    .thanks__inner {
        width: 66.66666667%
    }
    .thanks__inner {
        margin-left: 16.66666667%;
        float: left;
        text-align: left
    }
    .thanks__order-info {
        margin-top: 35px
    }
    .thanks__video-message {
        margin-bottom: 10px
    }
    .thanks__video-message-col--left {
        padding-left: 20px;
        padding-right: 0
    }
    .thanks__video-message-title {
        text-align: left;
        margin-top: 30px
    }
    .thanks__reminder-inner {
        float: left;
        width: 83.33333333%;
        left: 8.33333333%
    }
    .thanks__reminder-spot {
        margin-bottom: 20px
    }
    .thanks__reminder-spot-item {
        width: 190px;
        height: 60px
    }
    .thanks__reminder-spot-item .icon {
        display: inline-block;
        margin-right: 10px;
        font-size: 2.25rem;
        margin-bottom: 0
    }
    .thanks__reminder-spot-item-text {
        text-align: left;
        display: inline-block;
        vertical-align: middle
    }
    .thanks__multiple {
        width: 100%;
        margin: 0
    }
    .home__left,
    .home__right {
        display: inline-block
    }
    .home.is-page-skin-active {
        padding: 0
    }
    .home.is-page-skin-active .container {
        width: 80%!important;
        padding: 0
    }
    .page-skin-background {
        height: 493px
    }
    .main-banner__link:focus {
        box-shadow: 0 2px 0 #96d391
    }
    .quart-banner {
        margin-bottom: 10px
    }
    .quart-banner__item {
        float: left;
        width: 25%
    }
    .homepage-visilabs-menu__link {
        font-size: 1.25rem
    }
    .digital-message-verification {
        float: left;
        width: 66.66666667%;
        left: 16.66666667%
    }
    .cadde__brand-image {
        float: left;
        margin-right: 20px
    }
    .ie8 .cadde__inner-content,
    .lt-ie10 .cadde__inner-content {
        min-height: 500px
    }
    .marketplace .options__branch-cell .options__filter-regions {
        width: 30%
    }
    .marketplace .options__region-inner {
        float: left;
        width: 100%
    }
    .marketplace .options__region-distance-left,
    .marketplace .options__region-distance-right,
    .marketplace__feature {
        float: left;
        width: 50%
    }
    .marketplace .options__region-distance-right {
        padding-top: 30px
    }
    .marketplace .products__btn {
        margin: 0
    }
    .marketplace__feature--new-product {
        float: left;
        width: 100%
    }
    .marketplace__feature-left {
        width: 49%
    }
    .marketplace__feature-right {
        width: 49%;
        margin-left: 2%
    }
    .marketplace__full {
        float: left;
        width: 100%
    }
    .marketplace__four {
        float: left;
        width: 33.33333333%
    }
    .marketplace__eight {
        float: left;
        width: 66.66666667%
    }
    .marketplace__item {
        float: left;
        width: 83.33333333%
    }
    .marketplace__supplier {
        width: 50%
    }
    .marketplace__supplier-btn {
        margin-top: 5px
    }
    .marketplace__actions {
        position: absolute;
        right: 0;
        top: 135px;
        padding: 0
    }
    .marketplace-orders .orderProduct__inner-four {
        float: left;
        width: 58.33333333%
    }
    .thanks__survey {
        margin-left: 16.66666667%;
        float: left;
        width: 75%
    }
    .sitemap__items {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .subheader__district {
        float: left;
        width: 50%
    }
    .subheader__district-full .subheader__district-inner-left,
    .subheader__district-inner-left {
        width: 25%
    }
    .subheader__district-full .subheader__district-inner-right,
    .subheader__district-inner-right {
        width: 75%
    }
    .subheader__info-image-container {
        float: left;
        margin-top: 0
    }
    .subheader__info-image {
        width: 74px;
        height: 74px
    }
    .subheader__info-text--overlay {
        display: none
    }
    .subheader__badges {
        float: left;
        width: 50%;
        display: block
    }
    .subheader__badges-inner {
        height: 100px
    }
    .subheader__badges-item {
        padding: 12px 10px;
        display: table-cell;
        vertical-align: middle
    }
    .subheader__remainingtime {
        float: left;
        width: 50%
    }
    .subheader-close {
        right: -20px;
        top: -25px
    }
    .product-search {
        width: 55%
    }
    .product-search__result-img {
        margin-right: 12px
    }
    .product-search__result-price {
        font-size: 2rem;
        height: 30px;
        margin-right: 18px
    }
    .product-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .product-search__showall {
        width: 60%
    }
    .chat-page__inner {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
    .chat-page__message {
        float: left;
        width: 83.33333333%
    }
    .district-search {
        width: 93%
    }
    .district-search__result-img {
        margin-right: 18px
    }
    .district-search__result-title {
        padding: 22px 0 5px 110px
    }
    .district-search__showall {
        width: 60%
    }
    .district-search__delete-button {
        right: 15%
    }
    .marketplace-search {
        width: 55%
    }
    .marketplace-search__result-img {
        margin-right: 18px
    }
    .marketplace-search__result-title {
        padding: 22px 0 5px 110px
    }
    .marketplace-search__result-price {
        font-size: 2rem;
        height: 30px;
        margin-right: 18px
    }
    .marketplace-search__result-price-text {
        font-size: 2rem;
        height: 30px
    }
    .marketplace-search__showall {
        width: 60%
    }
}

@media only screen and (min-width:1024px) {
    .main-banner__image:hover {
        -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
        -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
        box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)
    }
}

@media (min-width:1084px) {
    .background-banner__left {
        left: 10px;
        display: block
    }
    .background-banner__right {
        right: 10px;
        display: block
    }
}

@media (min-width:1200px) {
    .visible-lg,
    .visible-lg-block {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
    .header__bottom.is-sticky .header__district-box {
        display: block
    }
    .header__left-col {
        float: left;
        width: 25%
    }
    .header__right-col {
        float: left;
        width: 75%
    }
    .top-search-list {
        max-width: 55%
    }
    .live-search,
    .search-box {
        width: 45%
    }
    .user-menu__link {
        padding: 10px
    }
    .user-menu__item--log-out {
        margin-left: -10px
    }
    .main-menu__link {
        padding: 0 10px;
        font-size: 1rem
    }
    .main-submenu__col--left,
    .main-submenu__col--mid {
        width: 28%
    }
    .order-tracking-form:after,
    .order-tracking-form:before {
        width: 90px
    }
    .user-process:after,
    .user-process:before {
        width: 55px
    }
    .ie8 .main-submenu__col--left,
    .ie8 .main-submenu__col--mid,
    .lt-ie10 .main-submenu__col--left,
    .lt-ie10 .main-submenu__col--mid {
        float: left;
        width: 33.33333333%
    }
    .ie8 .main-submenu__col--right.is-large,
    .lt-ie10 .main-submenu__col--right.is-large {
        float: left;
        width: 66.66666667%
    }
    .container--footer {
        padding: 0 40px
    }
    .social {
        margin-bottom: 70px
    }
    .our-apps__title {
        font-size: 1.25rem
    }
    .page-info__title {
        margin: 15px 0;
        font-size: 1.75rem
    }
    .category__left {
        padding-right: 20px
    }
    .category-marketplace__inner-left {
        float: left;
        width: 16.66666667%
    }
    .category-marketplace__inner-right {
        float: left;
        width: 83.33333333%
    }
    .category-marketplace__inner-full {
        float: left;
        width: 100%
    }
    .applied-filters.is-sticky {
        width: 15%
    }
    .applied-filters__remove {
        margin-bottom: 10px
    }
    .filter__dropdown {
        max-height: 242px
    }
    .category-list__item {
        min-width: 19%
    }
    .category-list__item-title {
        font-size: 1.25rem
    }
    .membership-advantages__left {
        float: left;
        width: 41.66666667%
    }
    .membership-advantages__right {
        float: left;
        width: 58.33333333%
    }
    .custom__right-inner {
        padding: 24px
    }
    .custom__right-inner h1 {
        margin: 0 0 18px;
        font-size: 1.75rem;
        padding-bottom: 0
    }
    .advertisement__item {
        margin-bottom: 0;
        padding: 0 10px;
        min-height: 280px
    }
    .advertisement__item:first-child {
        padding: 0 10px;
        margin: 20px auto 30px
    }
    .advertisement__item:first-child .video {
        width: 60%;
        padding-bottom: 33.75%
    }
    .advertisement__item .video {
        width: 60%;
        padding-bottom: 33.75%
    }
    .flower-special-days .mb15 td,
    .secretPage p {
        font-size: 1rem
    }
    .container--ceditor {
        width: 1080px
    }
    .ceditor__left {
        float: left;
        width: 58.33333333%
    }
    .ceditor__left--4,
    .ceditor__left--6,
    .ceditor__left--7,
    .ceditor__left--8,
    .ceditor__right {
        float: left;
        width: 41.66666667%
    }
    .ceditor__right--4,
    .ceditor__right--6,
    .ceditor__right--7,
    .ceditor__right--8 {
        float: left;
        width: 58.33333333%
    }
    .ceditor__controls-cell {
        padding-right: 20px
    }
    .product__dates-item.is-active:after {
        top: 5px;
        left: auto;
        right: 5px
    }
    .product__dates-item.special-day-container {
        padding: 6px 10px 0
    }
    .product__dates-item-specialday {
        font-size: 1.125rem
    }
    .product__action-button {
        padding: 0 30px
    }
    .flower-means .flower-means__detail h2,
    .flowercare .flowervideos li p,
    .product__action-button-text {
        font-size: 1.5rem
    }
    .product__badges-info-icon {
        right: 30px
    }
    .product__thumbs-item {
        width: 18%;
        margin-right: 13px
    }
    .product__thumbs-item:last-child {
        margin-left: 1px
    }
    .product__thumbs-item--see-all {
        height: 84px;
        width: 82px;
        padding: 10px
    }
    .product__description-text--right {
        margin-left: 8.33333333%;
        float: left;
        width: 25%
    }
    .product__delivery-terms-description {
        width: 500px
    }
    .product__icon-medallion {
        font-size: 2.25rem;
        top: 10px;
        right: 10px
    }
    .product__not-available-link {
        margin: 0 2% 14px 0;
        max-width: inherit;
        float: left;
        width: 46%
    }
    .product__not-available-title {
        width: 125px
    }
    .product-popup .modal-dialog {
        width: 1020px
    }
    .sales-inform__list-item.sales-inform-item-hide {
        display: block
    }
    .sales-inform__list-item-text {
        font-size: .75rem
    }
    .remainingtime .icon-time {
        font-size: 2.5rem;
        float: left;
        position: static;
        margin-top: 2px;
        margin-right: 11px
    }
    .remainingtime-text--green {
        color: #51b549;
        display: block
    }
    .remainingtime-delivery-message,
    .remainingtime-message {
        text-align: left
    }
    .remainingtime-mask {
        margin-left: 48px;
        display: block;
        bottom: 0
    }
    .remainingtime__left,
    .remainingtime__right {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }
    .remainingtime__right {
        padding-right: 20px
    }
    .remainingtime__left {
        text-align: left
    }
    .remainingtime__inner {
        padding: 0
    }
    .chocolate__cell {
        width: 35px;
        height: 35px;
        border-width: 3px
    }
    .custom-image__img-name {
        max-width: 40%
    }
    .ie8 .product__not-available-link,
    .lt-ie10 .product__not-available-link {
        margin: 0 2% 2% 0;
        max-width: inherit;
        float: left;
        width: 46%
    }
    .abt-green .sales-inform__list-item-text {
        font-size: .8rem
    }
    .flowercare h2 {
        font-size: 2rem
    }
    .flower-means .flower-means__list {
        width: 33.3%;
        padding: 0 10px
    }
    .flower-means .flower-means__list:last-child {
        width33.3%;
        padding: 0 10px
    }
    .flower-means .flower-means__list:last-child li {
        width: 232px
    }
    .flower-means .flower-means__list:last-child li:nth-child(2n-1) {
        margin-right: 0
    }
    .flower-means .flower-means__list li:last-child:after,
    .flower-special-days ul li:last-child:after {
        display: none
    }
    .bonnyfood-hiding .images {
        display: inline-block;
        width: 70px;
        vertical-align: top
    }
    .bonnyfood-hiding .images img {
        margin-bottom: 25px;
        height: auto;
        padding: 0;
        float: none;
        margin-top: 0;
        width: auto
    }
    .bonnyfood-hiding .texts {
        padding-left: 28px;
        width: 85%
    }
    .bonnyfood-hiding p {
        padding: 24px 0 0;
        min-height: 70px
    }
    .bonnyfood-hiding p:first-child {
        padding: 5px 0 0
    }
    .flower-notes .notes-list__item {
        width: 33.3%;
        padding: 0 10px;
        float: left
    }
    .flower-notes .notes-list .h2,
    .flower-special-days .h2 {
        font-size: 1.5rem
    }
    .cart__item--has-extras .cart__item-col-inner {
        padding: 15px 10px
    }
    .multiple-order-warning-title {
        font-size: 1.05rem
    }
    .account__inner {
        padding: 0 25px
    }
    .account__section-title,
    .account__section-title-reminder {
        padding: 0;
        font-size: 2rem
    }
    .account-menu__item.is-active .account-menu__text {
        font-size: 1rem
    }
    .account-menu__text {
        font-size: 1rem;
        vertical-align: middle
    }
    .orders {
        padding: 20px
    }
    .orders__item-left {
        margin: 0 20px 10px 0
    }
    .orders__item-left--update {
        width: initial;
        max-width: initial
    }
    .orders__extra-products-item {
        width: 22.5%
    }
    .orders__image-wrapper {
        width: 91px
    }
    .orders__item-status-icon {
        font-size: 2.25rem
    }
    .orders__item-status-text {
        font-size: 1rem
    }
    .orders__item-details:link {
        font-size: 1rem;
        padding: 10px 0
    }
    .orders__item-details--responsive:link {
        font-size: 1rem;
        padding: 10px 0;
        display: none
    }
    .order-detail-table__cell {
        float: left;
        width: 70.83333333%
    }
    .order-detail-table__cell:first-child {
        float: left;
        width: 25%
    }
    .order-detail__extra-products {
        margin-top: 40px
    }
    .password-confirm__center {
        float: left;
        width: 33.33333333%;
        left: 33.33333333%
    }
    .my-discounts__item {
        width: 80%
    }
    .my-discounts__item-left {
        width: 30%
    }
    .my-discounts__item-mid {
        width: 70%
    }
    .my-discounts__item-right {
        width: 15%
    }
    .my-discounts__item-badge {
        width: 160px;
        height: 150px;
        padding: 20px
    }
    .my-discounts__item-info-start-date {
        width: 30%
    }
    .form-reminder-add,
    .form-reminder-edit {
        padding: 15px 165px
    }
    .brand-nominee__inner h2,
    .saved__item-icon {
        font-size: 2rem
    }
    .saved__item-add {
        line-height: 35px
    }
    .saved__item-name {
        font-size: 1.25rem
    }
    .saved__item-back {
        padding: 0
    }
    .address p,
    .brand-nominee .paragraph,
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item p {
        font-size: 1rem
    }
    .bonnyfood-nominee__inner,
    .brand-nominee__inner {
        padding: 20px 40px
    }
    .bonnyfood-nominee__inner h2 {
        font-size: 2rem;
        padding: 20px 40px
    }
    .address h2,
    .corporate-branch-nominee h2 {
        font-size: 1.75rem
    }
    .corporate-branch-nominee h5 {
        margin: 30px 0 40px;
        font-size: 1.25rem;
        text-align: center
    }
    .corporate-branch-nominee p {
        margin-bottom: 30px;
        font-size: 1rem
    }
    .corporate-branch-nominee__row--form {
        margin-bottom: 40px
    }
    .corporate-branch-nominee__row--form .corporate-branch-nominee__col .form-control {
        font-size: 1.25rem;
        height: 55px;
        padding: 0 20px 0 60px
    }
    .corporate-branch-nominee__row--form .corporate-branch-nominee__col .form-icon {
        font-size: 1.5rem
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item h3 {
        margin-bottom: 30px;
        font-size: 1.2rem
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item .icon-desc {
        font-size: 3.875rem
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
        min-height: 530px
    }
    .corporate-branch-nominee__row--bottom-button .btn-lg {
        padding: 10px 55px;
        font-size: 1.25rem
    }
    .faq-search-button__text {
        font-size: 1.125rem
    }
    .faq__search-desc p {
        font-size: 1rem
    }
    .faq__tab-panel {
        margin-top: 15px
    }
    .faq__tab-pane-inner {
        margin-top: 20px;
        padding: 4px 5px
    }
    .faq__accordion {
        padding: 8px 15px
    }
    .faq__accordion-inner {
        padding: 5px 25px
    }
    .faq__right-arrow-icon {
        margin-right: 15px
    }
    .contactus__inner--icon-cargo-info {
        font-size: 3.5rem
    }
    .contactus__inner-form {
        float: left;
        width: 58.33333333%
    }
    .livechat__livechat-open {
        width: 58.33333333%
    }
    .thanks__video-message-title {
        margin-top: 60px
    }
    .thanks__video-message-content {
        line-height: 2
    }
    .thanks__video-message-content-item {
        padding: 0
    }
    .thanks__reminder-inner {
        float: left;
        width: 66.66666667%;
        left: 16.66666667%
    }
    .home.is-page-skin-active .products__installment {
        font-size: 14px!important
    }
    .page-skin-background {
        height: 552px
    }
    .main-banner__full-banner+.products {
        margin-top: 30px
    }
    .digital-message-verification {
        float: left;
        width: 50%;
        left: 25%
    }
    .cadde__brand-image {
        margin-right: 30px
    }
    .cadde__bottom {
        margin-bottom: 0
    }
    .cadde__btn {
        margin-top: 55px
    }
    .ie8 .cadde__inner-content,
    .lt-ie10 .cadde__inner-content {
        min-height: 425px
    }
    .thanks__survey-info .our-apps__links-mobile-item {
        width: auto
    }
    .sitemap__items {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .subheader__district {
        float: left;
        width: 60%
    }
    .subheader__district-full .subheader__district-inner-left,
    .subheader__district-inner-left {
        width: 55%
    }
    .subheader__district-full .subheader__district-inner-right,
    .subheader__district-inner-right {
        width: 45%;
        padding: 23px 20px 23px 0
    }
    .subheader__info-image-container {
        float: none
    }
    .subheader__info-text {
        display: inline-block;
        width: 250px
    }
    .is-page-skin-active .subheader__info-image-container,
    .subheader__info-text--overlay {
        display: none
    }
    .subheader__badges {
        float: left;
        width: 40%
    }
    .subheader__badges-item {
        padding: 12px 15px
    }
    .subheader__badges-text {
        font-size: .875rem
    }
    .subheader__remainingtime {
        float: left;
        width: 40%
    }
    .is-page-skin-active .subheader__district-inner-left {
        width: 47%;
        padding: 13px 0 13px 20px
    }
    .is-page-skin-active .subheader__district-inner-right {
        width: 53%
    }
    .product-search {
        width: 55%
    }
    .chat-page__message {
        float: left;
        width: 66.66666667%
    }
    .district-search {
        width: 90%
    }
    .district-search__input::-webkit-input-placeholder {
        letter-spacing: -1px
    }
    .district-search__input:-ms-input-placeholder {
        letter-spacing: -1px
    }
    .district-search__input:-moz-placeholder,
    .district-search__input::-moz-placeholder {
        letter-spacing: -1px
    }
    .district-search__delete-button {
        right: 19%
    }
    .district-search-button__text {
        font-size: 1.125rem
    }
    .marketplace-search {
        width: 60%
    }
}

@media (min-width:1300px) {
    .filter__selected {
        max-width: 880px
    }
}

@media (min-width:1600px) {
    .live-search__showall,
    .search-box--showall {
        width: 50%
    }
    .user-menu-container {
        width: 45%;
        top: 19px
    }
    .user-menu__link {
        padding: 10px 7px
    }
    .user-menu__icon {
        margin-right: 6px
    }
    .user-menu__title {
        display: inline-block;
        font-size: 1rem;
        padding-top: 0;
        vertical-align: middle
    }
    .user-menu__item--log-out {
        margin-left: -5px;
        top: 2px
    }
    .main-menu__link {
        padding: 0 15px
    }
    .main-submenu__col--left {
        width: 23%;
        margin-left: 10px
    }
    .main-submenu__col--mid {
        width: 23%
    }
    .submenu-product__img {
        max-width: 100%
    }
    .order-tracking-form:after,
    .order-tracking-form:before {
        width: 150px
    }
    .user-process:after,
    .user-process:before {
        width: 95px
    }
    .ie8 .main-submenu__col--left,
    .ie8 .main-submenu__col--mid,
    .lt-ie10 .main-submenu__col--left,
    .lt-ie10 .main-submenu__col--mid {
        float: left;
        width: 25%
    }
    .ie8 .main-submenu__col--right,
    .lt-ie10 .main-submenu__col--right {
        float: left;
        width: 20%
    }
    .ie8 .main-submenu__col--right.is-large,
    .lt-ie10 .main-submenu__col--right.is-large {
        float: left;
        width: 41.66666667%
    }
    .container--footer {
        padding: 0 90px
    }
    .applied-filters.is-sticky {
        width: 18%
    }
    .filter__selected {
        max-width: 1280px
    }
    .membership__full {
        margin-left: 29.16666667%;
        float: left;
        width: 41.66666667%
    }
    .membership__bottom {
        margin-left: 37.5%;
        float: left;
        width: 25%
    }
    .membership-advantages__text {
        bottom: 88px
    }
    .advertisement__item {
        margin: 0 auto;
        min-height: 325px
    }
    .advertisement__item:first-child {
        margin: 20px auto 30px
    }
    .bev-on-presses__item {
        width: 25%
    }
    .container--ceditor {
        width: 1480px
    }
    .ceditor__controls-wrapper {
        width: 580px
    }
    .ceditor__controls-cell {
        padding-right: 30px
    }
    .product__dates-item.is-active:after {
        top: 7px;
        right: 7px
    }
    .product__dates-item.special-day-container {
        padding: 10px
    }
    .product__dates-item-specialday,
    .product__dates-item.special-day-container .product__dates-item-month {
        font-size: 1.25rem
    }
    .product__badges-info-icon {
        right: 60px
    }
    .product__image-container {
        width: 80%
    }
    .product__thumbs {
        padding-top: 0;
        padding-right: 25px;
        width: 130px
    }
    .product__thumbs-text {
        margin-top: 10px
    }
    .product__thumbs-item {
        float: none;
        margin-bottom: 17px;
        width: 105px;
        display: block;
        margin-right: 0
    }
    .product__thumbs-item:last-child {
        margin-left: 0
    }
    .product__thumbs-item--see-all {
        float: none;
        width: 100%;
        height: 104px;
        padding: 20px 10px;
        margin-bottom: 25px
    }
    .product__thumbs-image {
        width: 101px;
        height: auto
    }
    .product__delivery-terms-description {
        width: 600px
    }
    .product__not-available-title {
        width: 217px
    }
    .sales-inform__list-item-text {
        font-size: .875rem
    }
    .comments__button--prev {
        left: -80px
    }
    .comments__button--next {
        right: -80px
    }
    .remainingtime-message {
        text-align: center
    }
    .remainingtime-mask {
        margin-left: 52px
    }
    .remainingtime__left,
    .remainingtime__right {
        padding: 0 50px
    }
    .chocolate__cell {
        width: 50px;
        height: 50px;
        border-width: 4px;
        font-size: 42px
    }
    .chocolate__icon {
        font-size: 42px
    }
    .custom-image__img-name {
        max-width: 50%
    }
    .flowercare .flowervideos li {
        width: 33.3%;
        float: left
    }
    .flower-means .flower-means__list:last-child li {
        width: 331.97px
    }
    .flower-notes .notes-list__item div {
        height: 388px
    }
    .orders__item-right {
        padding: 10px
    }
    .my-discounts__item-left {
        width: 22%
    }
    .my-discounts__item-mid {
        width: 78%
    }
    .my-discounts__item-right {
        width: 10%
    }
    .my-discounts__item-info-start-date {
        width: 25%
    }
    .corporate-branch-nominee__row--description .corporate-branch-nominee__col .item__container {
        min-height: 450px
    }
    .faq-search-button__text {
        font-size: 1.25rem;
        width: 80%
    }
    .contactus__inner-form {
        float: left;
        width: 45.83333333%
    }
    .livechat__livechat-open {
        width: 45.83333333%
    }
    .thanks__video-message-col--left {
        padding-left: 80px;
        padding-right: 0
    }
    .thanks__video-message-title {
        margin-top: 70px
    }
    .thanks__video-message-badge {
        max-width: none
    }
    .thanks__video-message-badge-item {
        padding: 5px
    }
    .thanks__reminder-inner {
        float: left;
        width: 50%;
        left: 25%
    }
    .home__banner-img {
        width: auto;
        max-width: 100%
    }
    .home.is-page-skin-active .subheader__badges-item {
        padding: 29px 15px
    }
    .home.is-page-skin-active .subheader__district-inner-right {
        width: 55%
    }
    .home.is-page-skin-active .subheader__district-inner-left {
        width: 45%
    }
    .home.is-page-skin-active .subheader__info-text {
        width: 235px
    }
    .mizu .products--landing-page .products__item:last-child {
        display: none
    }
    .page-skin-background {
        height: 574px
    }
    .main-banner__col--1 {
        float: left;
        width: 40%
    }
    .main-banner__col--2,
    .main-banner__col--3,
    .main-banner__col--4 {
        float: left;
        width: 20%
    }
    .main-banner__col--4 {
        display: block
    }
    .thanks__survey-info--title {
        font-size: 3.5rem
    }
    .thanks__survey-info--title span {
        font-size: 3rem
    }
    .subheader__district-full .subheader__district-inner-left,
    .subheader__district-inner-left {
        width: 40%
    }
    .subheader__district-full .subheader__district-inner-right,
    .subheader__district-inner-right {
        width: 60%
    }
    .subheader__badges-item {
        padding: 29px 24px;
        text-align: left
    }
    .subheader__badges-icon {
        float: left;
        margin-right: 10px;
        margin-bottom: 0
    }
    .subheader__badges-text {
        width: auto
    }
    .subheader__remainingtime .icon-time {
        font-size: 2.5rem;
        float: left;
        position: static;
        margin-top: 2px;
        margin-right: 11px
    }
    .subheader__remainingtime-text--green {
        color: #51b549;
        display: block
    }
    .subheader__remainingtime-delivery-message,
    .subheader__remainingtime-message {
        text-align: left
    }
    .subheader__remainingtime-mask {
        display: block;
        bottom: 0;
        margin-left: 52px
    }
    .subheader__remainingtime-left,
    .subheader__remainingtime-right {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }
    .subheader__remainingtime-right {
        padding-right: 20px
    }
    .subheader__remainingtime-left {
        text-align: left
    }
    .subheader__remainingtime-inner {
        padding: 0
    }
    .is-page-skin-active .subheader__info-image-container {
        display: inline-block
    }
    .is-page-skin-active .subheader__district-inner-left {
        padding: 13px 0 13px 15px
    }
    .product-search__showall {
        width: 50%
    }
    .district-search {
        width: 95%
    }
    .district-search__input::-webkit-input-placeholder {
        letter-spacing: normal
    }
    .district-search__input:-ms-input-placeholder {
        letter-spacing: normal
    }
    .district-search__input:-moz-placeholder,
    .district-search__input::-moz-placeholder {
        letter-spacing: normal
    }
    .district-search__showall {
        width: 50%
    }
    .district-search__delete-button {
        right: 10%;
        font-size: .75rem
    }
    .district-search-button__text {
        font-size: 1.25rem;
        width: 80%
    }
    .marketplace-search__showall {
        width: 50%
    }
}

@media (max-width:1200px) {
    .submenu-product__img {
        max-width: 580px
    }
    .boutique .products__item-link-text--next-page {
        font-size: 1.5rem
    }
}

@media only screen and (max-width:1100px) {
    .appeal .information__text {
        width: 73%
    }
}

@media (max-width:992px) {
    .boutique .products__item-link--next-page {
        height: 380px
    }
    .boutique .products__item-link-text--next-page {
        font-size: 1rem
    }
    .boutique .products__item-link-text--next-page:after {
        margin-top: -8px
    }
}

@media only screen and (max-width:960px) {
    .appeal__introduction .text p {
        padding: 10px
    }
    .appeal__introduction .text {
        padding: 0 20px
    }
    .appeal .information__text {
        width: 70%
    }
    .appeal__resort .point {
        display: none
    }
    .appeal__bottom {
        width: 90%
    }
}

@media only screen and (max-width:850px) {
    .appeal .information__text {
        width: 60%
    }
}

@media (max-width:768px) {
    .main-submenu.is-active {
        display: block
    }
    .membership__tabs {
        margin-right: 0;
        display: table;
        width: 100%;
        font-size: 1.25rem
    }
    .membership__tabs li {
        display: table-cell;
        width: 50%
    }
    .membership__tabs li a {
        text-align: center
    }
    .chocolate {
        border-spacing: 1px;
        border-radius: 2px
    }
    .boutique .products__item-link--next-page {
        height: 371px
    }
    .slider__button--prev {
        left: 0
    }
    .slider__button--next {
        right: 0
    }
}

@media (max-width:767px) {
    .visible-xs,
    .visible-xs-block {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
    .hidden-xs {
        display: none!important
    }
}

@media only screen and (max-width:667px) {
    .appeal__content {
        background-size: cover
    }
    .appeal__information h2 {
        font-size: 1.4rem
    }
    .appeal .information__content {
        margin-bottom: 40px
    }
    .appeal .information__img {
        float: none!important;
        display: block;
        margin: 0 auto!important
    }
    .appeal .information__text {
        display: block;
        width: 100%;
        margin: 0 auto
    }
    .appeal__bottom {
        margin: 20px auto
    }
}

@media (max-width:480px) {
    .main-banner__col--1,
    .main-banner__col--2,
    .main-banner__col--3,
    .main-banner__col--3 .main-banner__col-inner-col {
        padding-left: 4px;
        padding-right: 4px
    }
    .boutique .products__item-link--next-page {
        height: 343px
    }
    .digital-message__item--audio .jp-video .jp-toggles,
    .digital-message__item--audio .jp-volume-controls {
        display: none
    }
    .digital-message__item--audio .jp-video .jp-type-single .jp-controls {
        margin: 0 auto;
        float: none
    }
    .digital-message__item--audio .jp-controls-holder {
        width: auto
    }
}

@media only screen and (max-width:374px) {
    .remainingtime-text,
    .subheader__remainingtime-text {
        font-size: .8rem
    }
}

@media (max-width:320px) {
    .custom .video-card__nav__item-dot {
        margin: 8px auto
    }
    .custom .video-card__nav__item-arrow {
        top: 9px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm,
    .visible-sm-block {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md,
    .visible-md-block {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
    .hidden-md {
        display: none!important
    }
}

@media print {
    .visible-print,
    .visible-print-block {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .visible-print-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

@media screen and (min-height:768px) {
    .cart__title {
        font-size: 2rem
    }
}

@media (max-device-width:480px) {
    .sp-color {
        right: 40%
    }
    .sp-hue {
        left: 63%
    }
    .sp-fill {
        padding-top: 60%
    }
}

.main-menu {
    font-size: 1rem;
}


.manuicon1:before {
    content: "\e94d"
}
.manuicon2:before {
    content: "\e94c"
}
.manuicon3:before {
    content: "\e616"
}
.manuicon4:before {
    content: "\e90f"
}
.manuicon5:before {
    content: "\e914"
}

.borderyok{border: 0px solid #e2e7e9}

.js-region-selectize{display: none!important; border: 0px solid #e2e7e9}


ul,ol{list-style:none;margin:0;padding:0}</pre></body></html>