@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Playfair+Display:400,700);
@font-face {
    font-family: wineshopasia;
    src: url(../../fonts/wine-shop-asia/fonts/wineshopasia.eot?alcmvv);
    src: url(../../fonts/wine-shop-asia/fonts/wineshopasia.eot?alcmvv#iefix) format('embedded-opentype'), url(../../fonts/wine-shop-asia/fonts/wineshopasia.ttf?alcmvv) format('truetype'), url(../../fonts/wine-shop-asia/fonts/wineshopasia.woff?alcmvv) format('woff'), url(../../fonts/wine-shop-asia/fonts/wineshopasia.svg?alcmvv#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: wineshopasia !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-add-to-chart:before {
    content: "\e904"
}

.icon-add-to-favorite:before {
    content: "\e905"
}

.icon-brands:before {
    content: "\e906"
}

.icon-favorite:before {
    content: "\e907"
}

.icon-party:before {
    content: "\e908"
}

.icon-regions:before {
    content: "\e909"
}

.icon-varietals:before {
    content: "\e90a"
}

.icon-wedding:before {
    content: "\e90b"
}

.icon-wine:before {
    content: "\e90c"
}

.icon-corporate:before {
    content: "\e900"
}

.icon-gift:before {
    content: "\e901"
}

.icon-men:before {
    content: "\e902"
}

.icon-women:before {
    content: "\e903"
}

lesshat-selector {
    -lh-property: 0
}

@-webkit-keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    100% {
        opacity: 1
    }
}

[not-existing] {
    zoom: 1
}

lesshat-selector {
    -lh-property: 0
}

@-webkit-keyframes moveUp {
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes moveUp {
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes moveUp {
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes moveUp {
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

[not-existing] {
    zoom: 1
}

lesshat-selector {
    -lh-property: 0
}

@-webkit-keyframes slideInMenu {
    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideInMenu {
    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes slideInMenu {
    100% {
        -o-transform: translateX(0)
    }
}

@keyframes slideInMenu {
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

[not-existing] {
    zoom: 1
}

lesshat-selector {
    -lh-property: 0
}

@-webkit-keyframes slideOutMenu {
    0% {
        -webkit-transform: translateX(0)
    }
    ,
    100% {
        -webkit-transform: translateX(-313px)
    }
}

@-moz-keyframes slideOutMenu {
    0% {
        -moz-transform: translateX(0)
    }
    ,
    100% {
        -moz-transform: translateX(-313px)
    }
}

@-o-keyframes slideOutMenu {
    0% {
        -o-transform: translateX(0)
    }
    ,
    100% {
        -o-transform: translateX(-313px)
    }
}

@keyframes slideOutMenu {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    ,
    100% {
        -webkit-transform: translateX(-313px);
        -moz-transform: translateX(-313px);
        -ms-transform: translateX(-313px);
        transform: translateX(-313px)
    }
}

[not-existing] {
    zoom: 1
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.pos-fixed {
    position: fixed
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.v-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.h-middle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.inline {
    display: inline-block
}

.block {
    display: block
}

.font-thin {
    font-weight: 300
}

.font-medium {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.f1 {
    width: 8.33333333%;
    float: left
}

.f2 {
    width: 16.66666667%;
    float: left
}

.f3 {
    width: 25%;
    float: left
}

.f4 {
    width: 33.33333333%;
    float: left
}

.f5 {
    width: 41.66666667%;
    float: left
}

.f6 {
    width: 50%;
    float: left
}

.f7 {
    width: 58.33333333%;
    float: left
}

.f8 {
    width: 66.66666667%;
    float: left
}

.f9 {
    width: 75%;
    float: left
}

.f10 {
    width: 83.33333333%;
    float: left
}

.f11 {
    width: 91.66666667%;
    float: left
}

.f12 {
    width: 100%;
    float: left
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-family: "Open Sans", 'Microsoft JhengHei', 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #1A1A1A;
    text-rendering: optimizeLegibility;
    background: #FFF
}

@media only screen and (max-width:1024px) {
    body {
        font-size: 14px;
        line-height: 26px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    color: #1A1A1A
}

p {
    text-indent: 0;
    direction: ltr
}

ol,
ul {
    list-style: none
}

input {
    font-family: "Open Sans", Arial, sans-serif;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

input[type=number],
input[type=text] {
    padding: 0 5px
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input:focus {
    outline: 0
}

input:hover {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

select {
    min-width: 60px;
    display: inline-block
}

select:active,
select:focus,
select:hover {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

select:active option,
select:focus option,
select:hover option {
    background: #FFF;
    color: #1A1A1A;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

textarea {
    font-family: "Open Sans", Arial, sans-serif
}

textarea:focus {
    outline: 0
}

textarea:hover {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

input.error-msg,
select.error-msg,
textarea.error-msg {
    border: 1px solid #9C1D31 !important
}

a {
    display: inline-block;
    vertical-align: top;
    color: #1A1A1A;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover {
    color: #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header a {
    vertical-align: middle
}

nav a {
    text-transform: uppercase
}

.slash {
    font-size: inherit;
    color: #666
}

img {
    width: 100%;
    height: auto
}

@media only screen and (max-width:1024px) {
    header {
        box-shadow: 0 0 2px rgba(0, 0, 0, .2)
    }
}

footer {
    background: #E8E8E8;
    min-width: 355px;
}

.brown {
    color: #B8845B
}

.blue {
    color: #132B5A
}

.red {
    color: #9C1D31
}

.ck-major-title-black {
    font-size: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #1A1A1A;
    padding: 13px 0
}

.ck-major-title-black a {
    text-transform: none
}

@media only screen and (max-width:1024px) {
    .ck-major-title-black {
        font-size: 18px;
        line-height: 26px
    }
}

.ck-major-content-black {
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 26px;
    color: #1A1A1A
}

.ck-major-content-black+p {
    margin: 15px 0
}

.ck-major-content-black:last-child {
    margin-bottom: 30px
}

@media only screen and (max-width:1024px) {
    .ck-major-content-black {
        font-size: 14px;
        line-height: 24px
    }
}

.select-hidden {
    display: inline;
    visibility: hidden;
    padding-right: 10px
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: grey;
    width: 158px;
    height: 28px
}

.select-styled {
    position: absolute;
    top: -1px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #1A1A1A;
    border: 1px solid #DEDEDE;
    padding: 0 15px
}

.select-styled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #DEDEDE;
    width: 27px;
    height: 27px;
    background: #DEDEDE
}

.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: grey transparent transparent transparent;
    position: absolute;
    top: 11px;
    right: 8px
}

.select-styled:hover {
    background-color: #fafafa
}

.select-styled.active,
.select-styled:active {
    background-color: #f2f2f2
}

.select-styled.active:after,
.select-styled:active:after {
    border-color: transparent transparent grey transparent;
    top: 6px
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f2f2f2
}

.select-options li {
    margin: 0;
    padding: 0;
    text-indent: 15px;
    border-top: 1px solid #e6e6e6;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.select-options li:hover {
    color: #FFF;
    background: grey
}

.select-options li[rel=hide] {
    display: none
}

.loading-gif {
    text-align: center;
    padding: 45px 0
}

.loading-gif img {
    width: auto !important;
    display: inline-block
}

.is-active {
    color: #9C1D31 !important
}

.is-hidden {
    display: none !important
}

.is-visually-hidden {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important
}

.status-menu {
    color: #666;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

@media only screen and (max-width:1600px) {
    .status-menu {
        font-size: 12px
    }
}

.status-menu__left-options a {
    color: inherit
}

.status-menu__left-options a:hover {
    color: #9C1D31
}

.status-menu__call {
    vertical-align: middle
}

.status-menu__call:before {
    content: "\f095";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700
}

.status-menu__email {
    display: inline-block;
    position: relative
}

.status-menu__email a:before {
    content: "\f0e0";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    vertical-align: top
}

.status-menu__facebook a:before {
    content: "\f230";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
    color: #3A5A97
}

.status-menu__instagram a:before {
    content: "\f16d";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
    color: #cf4040;
}


.status-menu__total {
    display: none;
    width: auto;
    position: absolute;
    right: 0;
    padding: 0 10px 0 0
}

.status-menu__user-link {
    color: #9C1D31;
    margin: 0 15px;
    display: inline-block;
    position: relative
}

.status-menu__user-link:hover {
    color: #9C1D31
}

@media only screen and (max-width:1600px) {
    .status-menu__user-link {
        margin: 0 5px
    }
}

.status-menu__user-link--login:hover,
.status-menu__user-link--logout:hover {
    text-decoration: underline
}

.status-menu__user-link--login:before,
.status-menu__user-link--logout:before {
    content: "\f007";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 16px;
    vertical-align: baseline
}

.status-menu__user-link--shopping-cart:before {
    content: "\f07a";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 16px;
    vertical-align: baseline
}

.status-menu__search {
    margin: 0 15px
}

.status-menu__search label {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important
}

.status-menu__search input {
    background: #FFF;
    font-size: 14px;
    padding: 0 5px;
    border: none
}

.status-menu__search-submit {
    cursor: pointer
}

.status-menu__search-submit:before {
    content: "\f002";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    vertical-align: top;
    font-size: 20px;
    color: #132B5A
}

.status-menu__page-link {
    height: 22px;
    line-height: 22px;
    padding: 0 22px;
    margin: 0 15px
}

@media only screen and (max-width:1600px) {
    .status-menu__page-link {
        margin: 0 5px;
        padding: 0 12px
    }
}

.status-menu__page-link--red {
    color: #FFF;
    background: #9C1D31;
    border: 1px solid #9C1D31;
    margin-left: 0
}

.status-menu__page-link--red:hover {
    color: #9C1D31;
    background: 0 0
}

.status-menu__page-link--blue {
    color: #FFF;
    background: #132B5A;
    border: 1px solid #132B5A
}

.status-menu__page-link--blue:hover {
    color: #132B5A;
    background: 0 0
}

.status-menu .slash {
    vertical-align: middle
}

.nav-menu {
    padding: 24px 0 2px 10px;
    font-size: 18px
}

.nav-menu__site-logo {
    display: inline-block;
    width: 360px;
    height: 62px
}

.nav-menu__site-logo img {
    width: auto;
    height: auto;
    margin: -16px 0 0 -10px
}

@media only screen and (max-width:1200px) {
    .nav-menu__site-logo img {
        max-width: 310px
    }
}

.nav-menu__links>li.is-show .nav-menu__sub-menu,
.nav-menu__links>li:hover .nav-menu__sub-menu {
    display: table;
    -webkit-animation: fadeIn .3s linear forwards;
    -moz-animation: fadeIn .3s linear forwards;
    -o-animation: fadeIn .3s linear forwards;
    animation: fadeIn .3s linear forwards
}

.nav-menu__link {
    line-height: 62px;
    padding: 0 30px;
    position: relative
}

@media only screen and (max-width:1600px) {
    .nav-menu__link {
        padding: 0 12px
    }
}

.nav-menu__link:after {
    content: "";
    height: 2px;
    width: calc(100% - 60px);
    position: absolute;
    bottom: 15px;
    left: 30px;
    background: #9C1D31;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width:1600px) {
    .nav-menu__link:after {
        left: 17px;
        width: calc(100% - 32px)
    }
}

.nav-menu__link.is-active,
.nav-menu__link:hover {
    position: relative
}

.nav-menu__link.is-active:after,
.nav-menu__link:hover:after {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.nav-menu .slash {
    color: #B2B2B2
}

.nav-menu__sub-menu {
    border: 1px solid #DEDEDE;
    background: #FFF;
    padding: 35px 0;
    display: none;
    opacity: 0;
    width: 1200px
}

@media only screen and (max-width:1600px) {
    .nav-menu__sub-menu {
        padding: 15px 0
    }
}

@media only screen and (max-width:1210px) {
    .nav-menu__sub-menu {
        width: 100%
    }
}

.nav-menu__sub-menu__group {
    display: table-cell;
    padding: 0 30px;
    text-align: left;
    vertical-align: top;
    position: relative;
    height: 100%
}

@media only screen and (max-width:1600px) {
    .nav-menu__sub-menu__group {
        padding: 0 20px
    }
}

.nav-menu__sub-menu__group:not(:last-child):after {
    content: "";
    background: #DEDEDE;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0
}

.nav-menu__sub-menu__group>li {
    display: block
}

.nav-menu__sub-menu__group>li:first-child {
    padding: 0 0 10px
}

.nav-menu__sub-menu__group a {
    text-transform: none;
    font-weight: 300
}

.nav-menu__sub-menu__group a:hover {
    text-decoration: underline
}

.nav-menu__sub-menu__title {
    font-weight: 700;
    text-transform: none
}

.mobile-header {
    display: none;
    background: #FFF;
    text-align: center;
    padding: 35px 0 33px
}

@media only screen and (max-width:1024px) {
    .mobile-header {
        display: block
    }
}

@media only screen and (max-width:750px) {
    .mobile-header {
        padding: 18px 0 15px
    }
}

.mobile-header__bars {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 45px;
    left: 20px;
    color: #797979;
    font-size: 38px;
    cursor: pointer
}

@media only screen and (max-width:750px) {
    .mobile-header__bars {
        width: 25px;
        height: 25px;
        top: 28px;
        left: 10px
    }
}

.mobile-header__bars span {
    display: inline-block;
    width: 40px;
    background: #797979;
    height: 3px;
    position: absolute;
    left: 0;
    top: 13px
}

@media only screen and (max-width:750px) {
    .mobile-header__bars span {
        width: 25px
    }
}

.mobile-header__bars span:first-child {
    top: 3px
}

@media only screen and (max-width:750px) {
    .mobile-header__bars span:first-child {
        top: 6px
    }
}

.mobile-header__bars span:last-child {
    top: 24px
}

@media only screen and (max-width:750px) {
    .mobile-header__bars span:last-child {
        top: 20px
    }
}

.mobile-header__site-logo {
    display: inline-block;
    max-width: 500px
}

@media only screen and (max-width:750px) {
    .mobile-header__site-logo {
        max-width: 250px
    }
}

.header-menu.is-show-menu {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

@media only screen and (max-width:1024px) {
    .header-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 313px;
        background: #F2F2F2;
        z-index: 100;
        overflow-y: auto;
        -webkit-transform: translateX(-313px);
        -moz-transform: translateX(-313px);
        -ms-transform: translateX(-313px);
        -o-transform: translateX(-313px);
        transform: translateX(-313px);
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    .header-menu .wrapper {
        min-width: 0
    }
    .header-menu .status-menu {
        padding: 0
    }
    .header-menu .status-menu .slash {
        display: none
    }
    .header-menu .status-menu__left-options {
        display: none
    }
    .header-menu .status-menu__user-links {
        text-align: left;
        padding: 10px 0 0 62px
    }
    .header-menu .status-menu__group-account {
        position: absolute;
        top: 64.5px;
        left: 0;
        width: 100%;
        height: 46px;
        background: #666;
        color: #FFF
    }
    .header-menu .status-menu__group-account .status-menu__total {
        display: inline-block;
        vertical-align: bottom;
        width: 150px;
        text-align: right;
        font-size: 16px;
        font-weight: 700
    }
    .header-menu .status-menu__group-account .status-menu__total span {
        font-size: 12px;
        font-weight: 400;
        padding: 0 4px
    }
    .header-menu .status-menu__group-account .status-menu__user-link {
        color: #FFF;
        font-size: 14px
    }
    .header-menu .status-menu__group-account .status-menu__user-link:before {
        padding: 0 5px
    }
    .header-menu .status-menu__group-search {
        position: absolute;
        top: 10px;
        left: -4px
    }
    .header-menu .status-menu__group-search:after {
        content: "";
        display: inline-block;
        background: #9F9F9F;
        height: 14.5px;
        width: 1px;
        position: absolute;
        top: 15px;
        right: 0
    }
    .header-menu .status-menu__group-search #search-site {
        display: none
    }
    .header-menu .status-menu__group-search .status-menu__search-submit:before {
        color: #132B5A
    }
    .header-menu .status-menu__page-link--blue,
    .header-menu .status-menu__page-link--red {
        padding: 0 10px;
        line-height: 25px;
        font-weight: 700;
        height: auto
    }
    .header-menu .nav-menu {
        display: none
    }
    .header-menu .nav-mobile-menu {
        display: block;
        padding: 46px 0 0;
        color: #1A1A1A
    }
    .header-menu .nav-mobile-menu__main-links,
    .header-menu .nav-mobile-menu__site-links {
        padding: 12.5px 0
    }
    .header-menu .nav-mobile-menu__main-links {
        background: #FFF
    }
    .header-menu .nav-mobile-menu a {
        display: block;
        line-height: 37.5px;
        font-size: inherit;
        padding: 0 10px;
        color: inherit
    }
    .header-menu .nav-mobile-menu a.is-state-active,
    .header-menu .nav-mobile-menu a:hover {
        background: #9C1D31;
        color: #FFF
    }
}

.nav-mobile-menu {
    display: none
}

@media only screen and (max-width:1024px) {
    .header-menu-overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #1A1A1A;
        z-index: -5;
        opacity: 0;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        visibility: hidden;
    }
}

.header-menu-overlay.is-show-overlay {
    z-index: 50;
    opacity: .9;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    visibility: visible;
}

.banner-btn {
    padding: 0 57px 0 25px;
    line-height: 32px;
    position: relative
}

@media only screen and (max-width:750px) {
    .banner-btn {
        font-size: 12px;
        line-height: 1.8;
        padding: 0 50px 0 20px
    }
}

.banner-btn:after {
    content: "\f0da";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    width: 32px;
    height: 34px;
    position: absolute;
    top: -1px;
    right: 0
}

@media only screen and (max-width:750px) {
    .banner-btn:after {
        height: 23px;
        width: 23px;
        line-height: 1;
        right: -1px
    }
}

.banner-btn:hover:after {
    color: #9C1D31;
    background: 0 0;
    border: 1px solid #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.banner-btn--red {
    color: #FFF;
    background: #9C1D31;
    border: 1px solid #9C1D31
}

.banner-btn--red:hover {
    color: #9C1D31;
    background: 0 0
}

.banner-btn--red:after {
    color: #666;
    background: #FFF;
    border: 1px solid #FFF;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.banner-btn--white {
    border: 1px solid #FFF;
    color: #FFF;
    background: 0 0
}

.banner-btn--white:after {
    border: 1px solid #FFF;
    color: #FFF;
    background: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.banner-btn--white:hover {
    border: 1px solid #9C1D31;
    color: #9C1D31
}

.main-banner__slide {
    margin: 0 0 40px
}

@media only screen and (max-width:750px) {
    .main-banner__slide-bg {
        min-height: 207px
    }
}

@media only screen and (max-width:1600px) {
    .main-banner__slide-content {
        padding: 105px 45% 0 10%
    }
}

@media only screen and (max-width:1130px) {
    .main-banner__slide-content {
        padding: 85px 35% 0 10%
    }
}

@media only screen and (max-width:960px) {
    .main-banner__slide-content {
        padding: 45px 25% 0 10%
    }
}

@media only screen and (max-width:800px) {
    .main-banner__slide-content {
        padding: 24px 20% 0 10%
    }
}

.main-banner__slide-title {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 56px;
    color: #FFF;
    padding: 0 0 30px;
    margin: 0 0 30px;
    position: relative
}

@media only screen and (max-width:1600px) {
    .main-banner__slide-title {
        font-size: 38px
    }
}

@media only screen and (max-width:1130px) {
    .main-banner__slide-title {
        line-height: 1.2
    }
}

@media only screen and (max-width:750px) {
    .main-banner__slide-title {
        font-size: 22px;
        margin: 0 0 15px
    }
}

.main-banner__slide-title:after {
    content: "";
    background: #FFF;
    height: 2px;
    width: 70px;
    position: absolute;
    bottom: 0;
    left: 0
}

.main-banner .slick-slider .slick-prev {
    left: 8px;
    z-index: 5
}

.main-banner .slick-slider .slick-next {
    right: 24px;
    z-index: 5
}

.main-banner .slick-slider .slick-next:before,
.main-banner .slick-slider .slick-prev:before {
    position: absolute;
    top: -50px;
    left: 0;
    color: #FFF;
    font-size: 78px
}

@media only screen and (max-width:750px) {
    .main-banner .slick-slider .slick-next:before,
    .main-banner .slick-slider .slick-prev:before {
        font-size: 35px;
        position: absolute;
        top: -20px;
        left: 0
    }
}

.t-hkd:before {
    content: "HKD";
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    padding: 0 8px 0 0
}

.item-slider--hot-selling {
    background-image: url(../../img/background/leaves-background.png);
    background-repeat: no-repeat;
    background-position: left 15px
}

.item-slider--new-arrival {
    background: #F2F2F2
}

.item-slider__slider {
    min-width: 0;
    min-height: 0;
    width: 100%;
    max-width: 1330px;
    text-align: left;
}

.item-slider__slide {
    width: 312px;
    height: auto;
    background: #FFF;
    border: 1px solid #E8E8E8;
    margin: 8px 8px;
    padding: 15px 10px
}

.item-slider__slide>a {
    display: inline;
    outline: 0
}

.item-slider__slide-logo {
    width: auto;
    width: 69px;
    height: auto;
    max-width: 87px;
    max-height: 335px;
    display: inline-block;
    vertical-align: top;
    padding: 45px 0 0 0;
    margin-right: 15px
}

@media only screen and (min-width:1025px) {
    .item-slider__slide-logo {
        max-width: 87px
    }
}

.item-slider__slide-content {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    min-width: 175px;
    width: calc(100% - 105px);
    height: 100%;
}

.item-slider__tag-image {
    width: 60px;
    margin: 25px 0 0
}

.item-slider__tag-image.accessories {
    width: 100px;
}

.item-slider__slide-title {
    font-family: "Open Sans", Arial, sans-serif;
    margin: 10px 0 6px;
    font-size: 18px;
    line-height: 1.2;
    /* height: 4.8em */
}

.item-slider__slide-title a {
    text-transform: none
}

.item-slider__tag-id {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px
}

.item-slider__tag-id:before {
    content: "#";
    display: inline-block;
    padding: 0
}

.item-slider__country {
    font-weight: 700;
    font-size: 14px
}

.item-slider__country:before {
    content: "Country";
    font-weight: 400;
    padding: 0 5px 0 0
}

.item-slider__type-text {
    font-weight: 700;
    font-size: 14px
}

.item-slider__type-text:before {
    content: "Type";
    font-weight: 400;
    padding: 0 5px 0 0
}

.item-slider__moq {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 20px
}

.item-slider__moq:before {
    content: "MOQ";
    font-weight: 400;
    padding: 0 5px 0 0
}

.item-slider__price {
    color: #1A1A1A;
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 8px;
    padding-top: 10.4px
}

.item-slider__price .new-price,
.item-slider__price .old-price {
    line-height: 1
}

.item-slider__price .new-price>span,
.item-slider__price .old-price>span {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1
}

.item-slider__price .old-price {
    color: #B2B2B2;
    position: absolute;
    top: 0;
    left: 0
}

.item-slider__price .old-price:before {
    top: 20px
}

.item-slider__price .old-price>.price {
    font-size: 20px
}

.item-slider__price .old-price>span {
    font-size: 12px
}

.item-slider__price .new-price {
    color: #9C1D31
}

.item-slider__price .new-price>.price {
    font-size: 24px
}

.item-slider__price .new-price>span {
    font-size: 14px
}

.item-slider__price .reg-price {
    color: #1A1A1A
}

.item-slider__price .reg-price>.price {
    font-size: 20px
}

.item-slider__price .reg-price>span {
    font-size: 12px
}

.item-slider__control a {
    margin: 0 0 4px
}

.item-slider__add-cart,
.item-slider__go-detail {
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B;
    font-size: 14px;
    padding: 0 14px;
    line-height: 26px
}

.item-slider__add-cart:hover,
.item-slider__go-detail:hover {
    color: #B8845B;
    background: 0 0
}

.item-slider__like {
    cursor: pointer;
}

.item-slider__like:before {
    content: "\f08a";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    display: inline-block;
    width: 27px;
    background: grey;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    vertical-align: top;
    height: 28px
}

/* .item-slider__like:not(.selected):hover:before {
    content: "\f004";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    vertical-align: top
} */

.item-slider__like--is-true:before {
    content: "\f004";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    vertical-align: top;
    height: 28px;
    line-height: 28px
}

.card-delete.item-slider__like--is-true:before {
    content: "\f00d";
}

.item-slider__special-offer {
    background-image: url(../../img/special-offers.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 150px;
    height: 35px
}

.item-slider .item-slider__slide-logo {
    display: inline-block
}

.section-title {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 32px;
    /* line-height: 114px; */
    background-image: url(../../img/background/title-background.png);
    background-repeat: no-repeat;
    background-position: left 15px;
    text-transform: uppercase;
    max-width: none;
    background: 0 0;
    text-align: center;
    padding: 50px 0;
}

.section-title span {
    width: auto;
    position: relative;
    display: inline-block;
    text-align: left;
    margin-left: 10px;
}

.section-title span:before {
    content: "";
    background-image: url(../../img/background/title-circle.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    width: 94px;
    height: 96px;
    position: absolute;
    background-size: 88px auto;
    top: -26px;
    left: -35px
}

.section-title span span {
    width: auto;
    text-align: center;
    display: block;
    max-width: 100%;
}

.section-title span span:before {
    content: none;
}

.page-news .section-title,
.page-special-offers .section-title {
    margin: 42px auto 40px
}

@media only screen and (max-width:1600px) {
    .section-title {
        font-size: 32px;
        text-transform: uppercase;
        background-size: 400px auto;
        background-position: 48px 20px
    }
}

@media only screen and (max-width:750px) {
    .section-title {
        font-size: 26px;
        background-position: 15px 20px
    }
}

.event-promo {
    background-image: url(../../img/background/grapes-background.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    padding: 60px 0 54px
}

@media only screen and (max-width:1600px) {
    .event-promo {
        padding: 60px 10px 0
    }
}

.event-promo:before {
    content: "";
    background-image: url(../../img/background/leaves-background.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 673px;
    height: 528px;
    position: absolute;
    right: -359px;
    bottom: -74px;
    z-index: -1
}

.event-promo__col {
    margin: 0 14px 18px 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    position: relative;
    height: 251px;
    text-align: center
}

@media only screen and (max-width:750px) {
    .event-promo__col {
        height: 172px;
        margin: 0 0 10px
    }
}

.event-promo__col:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1A1A1A;
    opacity: .5;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__col:hover:before {
    opacity: .7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__col:hover .event-promo__block-title {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__col:last-child {
    margin: 0 0 18px
}

@media only screen and (max-width:1350px) {
    .event-promo__col:last-child {
        margin: 0 14px 0 0
    }
}

@media only screen and (max-width:750px) {
    .event-promo__col:last-child {
        margin: 0
    }
}

@media only screen and (max-width:750px) {
    .event-promo__col--small {
        width: calc(100% - 20px)
    }
}

@media only screen and (max-width:735px) {
    .event-promo__col--small {
        width: calc(50% - 11px);
        vertical-align: top
    }
}

@media only screen and (max-width:440px) {
    .event-promo__col--small {
        width: calc(100% - 20px)
    }
}

@media only screen and (max-width:1098px) {
    .event-promo__col--medium {
        max-width: 694px
    }
}

@media only screen and (max-width:1350px) {
    .event-promo__col--medium {
        max-width: 691px
    }
}

@media only screen and (max-width:750px) {
    .event-promo__col--medium {
        width: calc(100% - 20px)
    }
}

@media only screen and (max-width:1098px) {
    .event-promo__col--wide {
        background-size: 100%;
        max-width: 694px
    }
}

@media only screen and (max-width:1350px) {
    .event-promo__col--wide {
        background-size: 100%;
        max-width: 691px
    }
}

@media only screen and (max-width:750px) {
    .event-promo__col--wide {
        width: calc(100% - 20px)
    }
}

.event-promo__col--wide:before {
    content: none
}

.event-promo__col.gift-ideas {
    background-image: url(../../img/event-promo/gift-ideas.png)
}

.event-promo__col.brand-info {
    background-image: url(../../img/event-promo/brand-info.png)
}

.event-promo__col.events {
    background-image: url(../../img/event-promo/events.png)
}

.event-promo__col.varietals {
    background-image: url(../../img/event-promo/varietals.png)
}

.event-promo__col.vintage-chart {
    background-image: url(../../img/event-promo/vintage-chart.png)
}

.event-promo__col.wine-map {
    background-image: url(../../img/event-promo/wine-map.png)
}

.event-promo__col.now-banner {
    background-image: url(../../img/event-promo/now-available-banner.png)
}

@media only screen and (max-width:640px) {
    .event-promo__col.now-banner {
        background-image: url(../../img/event-promo/now-available-banner-mobile.png);
        background-size: cover;
        min-height: 389px
    }
}

.event-promo__col.now-banner>.event-promo__block-title {
    margin: 58px 100px 26px 861px;
    font-size: 25.5px;
    text-align: left;
    line-height: 30px
}

.event-promo__block-link,
.event-promo__block-title {
    position: relative;
    z-index: 1
}

.event-promo__block-title {
    color: #FFF;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.5;
    margin: 90px 0 26px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media only screen and (max-width:750px) {
    .event-promo__block-title {
        margin: 50px 0 20px
    }
}

@media only screen and (max-width:520px) {
    .event-promo__block-title {
        line-height: 1
    }
}

.event-promo__block-link {
    position: relative
}

.event-promo__block-link--white {
    padding: 0 57px 0 25px;
    line-height: 32px;
    position: relative;
    border: 1px solid #FFF;
    color: #FFF;
    background: 0 0;
    font-size: 14px;
    line-height: 27px
}

@media only screen and (max-width:750px) {
    .event-promo__block-link--white {
        font-size: 12px;
        line-height: 1.8;
        padding: 0 50px 0 20px
    }
}

.event-promo__block-link--white:after {
    content: "\f0da";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    width: 32px;
    height: 34px;
    position: absolute;
    top: -1px;
    right: 0
}

@media only screen and (max-width:750px) {
    .event-promo__block-link--white:after {
        height: 23px;
        width: 23px;
        line-height: 1;
        right: -1px
    }
}

.event-promo__block-link--white:hover:after {
    color: #9C1D31;
    background: 0 0;
    border: 1px solid #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--white:after {
    border: 1px solid #FFF;
    color: #FFF;
    background: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--white:hover {
    border: 1px solid #9C1D31;
    color: #9C1D31
}

.event-promo__block-link--white:after {
    line-height: 27px;
    font-size: 16px;
    height: 29px
}

@media only screen and (max-width:750px) {
    .event-promo__block-link--white:after {
        width: 23px;
        height: 23px;
        line-height: 23px
    }
}

.event-promo__block-link--red {
    padding: 0 57px 0 25px;
    line-height: 32px;
    position: relative;
    color: #FFF;
    background: #9C1D31;
    border: 1px solid #9C1D31;
    position: absolute;
    right: 336px;
    top: 155px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 18px
}

@media only screen and (max-width:750px) {
    .event-promo__block-link--red {
        font-size: 12px;
        line-height: 1.8;
        padding: 0 50px 0 20px
    }
}

.event-promo__block-link--red:after {
    content: "\f0da";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    width: 32px;
    height: 34px;
    position: absolute;
    top: -1px;
    right: 0
}

@media only screen and (max-width:750px) {
    .event-promo__block-link--red:after {
        height: 23px;
        width: 23px;
        line-height: 1;
        right: -1px
    }
}

.event-promo__block-link--red:hover:after {
    color: #9C1D31;
    background: 0 0;
    border: 1px solid #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--red:hover {
    color: #9C1D31;
    background: 0 0
}

.event-promo__block-link--red:after {
    color: #666;
    background: #FFF;
    border: 1px solid #FFF;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--red:after {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    right: -22px
}

.event-promo__block-link--circle:after {
    content: "\f04b";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 14px;
    color: #FFF;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--circle:before {
    content: "";
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #FFF;
    display: block;
    position: absolute;
    top: -8px;
    left: -14px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--circle:hover:after {
    color: #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo__block-link--circle:hover:before {
    border: 1px solid #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-promo .section-title {
    display: none
}

.event-promo .section-content {
    max-width: 1315px;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

@media only screen and (max-width:1486px) {
    .event-promo .section-content {
        text-align: center
    }
}

.footer-menu {
    padding: 35px 0 10px
}

@media only screen and (max-width:1600px) {
    .footer-menu {
        padding: 35px 10px 10px
    }
}

@media only screen and (max-width:750px) {
    .footer-menu {
        padding: 25px 0 15px
    }
}

.footer-menu__links {
    text-align: center;
    width: 100%
}

.footer-menu__link-group {
    padding: 0 18px
}

@media only screen and (max-width:1024px) {
    .footer-menu__link-group {
        display: none
    }
}

.footer-menu__link-group .footer-menu__link {
    font-weight: 400;
    padding: 0 6px
}

.footer-menu__link-group .footer-menu__link.bold {
    font-weight: 700
}

.footer-menu__link {
    padding: 0 25px;
    line-height: 30px;
    font-weight: 700;
    vertical-align: middle
}

@media only screen and (max-width:1600px) {
    .footer-menu__link {
        padding: 0 5px
    }
}

@media only screen and (max-width:1024px) {
    .footer-menu__link {
        display: none
    }
}

.footer-menu__payment-icons {
    display: inline-block;
    padding: 10px 18px;
    vertical-align: middle
}

.footer-menu__payment-icons img {
    height: 24px;
    width: auto
}

@media only screen and (max-width:1024px) {
    .footer-menu .slash {
        display: none
    }
}

.copyright {
    color: #666;
    font-size: 14px;
    text-align: center;
    padding: 0 0 25px
}

.copyright span {
    padding: 0 8px
}

@media only screen and (max-width:1024px) {
    .copyright span {
        display: block;
        font-size: 12px;
        line-height: 1.3
    }
}

.slick-slider .slick-prev:before {
    content: "\f104";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle
}

.slick-slider .slick-next:before {
    content: "\f105";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle
}

.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
    font-size: 60px;
    color: #666
}

.slick-slider .slick-next {
    right: -18px;
    z-index: 5
}

.slick-slider .slick-track {
    display: flex;
    align-items: center;
}

.now-available {
    width: 8%;
    max-width: 79px;
    height: 72px;
    display: inline-block;
    background-image: url(../../img/now-available.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 4%
}

@media only screen and (max-width:1300px) {
    .now-available {
        width: 50px;
        background-size: 100%
    }
}

.article-list .wrapper {
    padding: 0 0 160px;
    background-image: url(../../img/dots.png);
    background-repeat: no-repeat;
    background-position: center bottom 125px
}

.article-year {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    color: #B8845B;
    font-size: 38px;
    line-height: 92px;
    text-align: center;
    border-top: 1px solid #E8E8E8;
    cursor: pointer
}

.article-list-detail {
    max-height: none;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.article-type-long,
.article-type-short {
    padding: 0 16px
}

@media only screen and (max-width:950px) {
    .article-type-long,
    .article-type-short {
        margin: 0 15px
    }
}

.article-type-long {
    margin: 18px 0 0;
    border: 1px solid #E8E8E8
}

@media only screen and (max-width:950px) {
    .article-type-long {
        margin: 18px 15px 0
    }
}

.article-type-short {
    border: 1px solid #E8E8E8
}

.article-type-full {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto
}

@media only screen and (max-width:1300px) {
    .article-type-full {
        padding: 25px 30px 0;
    }
}

@media only screen and (max-width:750px) {
    .article-type-full {
        padding: 25px 15px 0;
    }
}

.article-type-short .article-content-left {
    width: 226px;
    line-height: 22px;
    text-align: center
}

.article-content-left a {
    width: 100%;
    max-width: 443px;
    max-height: 296px
}

.article-content-left a img {
    width: 443px;
    max-height: 296px;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

.article-content-right {
    padding: 22px 34px
}

.article-content-right p {
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 26px;
    color: #1A1A1A
}

.article-content-right p+p {
    margin: 15px 0
}

.article-content-right p:last-child {
    margin-bottom: 30px
}

@media only screen and (max-width:1024px) {
    .article-content-right p {
        font-size: 14px;
        line-height: 24px
    }
}

.post-date {
    color: #B8845B
}

.article-content-left .post-date {
    margin: 30px 0;
    border-right: 1px solid #E8E8E8
}

@media only screen and (max-width:950px) {
    .article-content-left .post-date {
        border-right: none;
        text-align: left;
        margin: 0
    }
}

.article-title {
    font-size: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #1A1A1A;
    padding: 13px 0
}

.article-title a {
    text-transform: none
}

@media only screen and (max-width:1024px) {
    .article-title {
        font-size: 18px;
        line-height: 26px
    }
}

.article-type-short .article-title {
    padding: 3px 0
}

.article-actions {
    text-align: right;
    margin: 15px 0 0
}

.more-btn,
.reg-btn {
    display: inline-block;
    text-transform: none;
    font-size: 14px;
    padding: 0 18px;
    line-height: 20px;
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.more-btn:hover,
.reg-btn:hover {
    color: #B8845B;
    background: #FFF;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.more-btn {
    float: left
}

.reg-btn {
    background: #132B5A;
    border: 1px solid #132B5A
}

.reg-btn:hover {
    color: #132B5A
}

.article-detail {
    margin: 40px 0 0
}

@media only screen and (max-width:468px) {
    .article-detail {
        margin: 20px 0 0;
    }
}

.article-detail .share {
    top: -2em
}

.article-content p {
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 26px;
    color: #1A1A1A
}

.article-content p+p {
    margin: 15px 0
}

.article-content p:last-child {
    margin-bottom: 30px
}

@media only screen and (max-width:1024px) {
    .article-content p {
        font-size: 14px;
        line-height: 24px
    }
}

.article-content p:last-of-type:after {
    content: "";
    display: block;
    clear: both
}

.related-wines .slick-slide img {
    display: inline
}

.related-wines .item-slider__slider {
    text-align: left
}

@media only screen and (max-width:1200px) {
    .related-wines .item-slider__slider {
        text-align: center
    }
}

.related-wines .item-slider__slide {
    max-width: 400px;
    /* width: 33%; */
    min-height: 365px;
    margin: 0 0 10px
}



@media only screen and (max-width:980px) {
    .related-wines .item-slider__slide {
        width: 49%
    }
}

@media only screen and (max-width:650px) {
    .related-wines .item-slider__slide {
        width: 99%
    }
}

.related-wines .item-slider__slide .item-slider__slide-logo {
    max-width: 100px
}

.related-wines .item-slider__slide .item-slider__slide-content {
    max-width: 260px;
    width: calc(100% - 120px)
}

.related-wines .item-slider__slide .item-slider__slide-title {
    padding: 0;
    font-size: 18px
}

.related-wines .item-slider__slide .item-slider__country,
.related-wines .item-slider__slide .item-slider__tag-id {
    font-size: 12px
}

.related-wines .item-slider__slide .item-slider__country {
    margin: 0 0 28px
}

.related-wines .item-slider__slide .item-slider__add-cart,
.related-wines .item-slider__slide .item-slider__go-detail {
    padding: 0 10px
}

.related-wines .item-slider__slide .item-slider__special-offer {
    width: 143px;
    height: 32px
}

.preview-images {
    padding: 35px 0 146px;
    font-size: 0
}

@media only screen and (max-width:1200px) {
    .preview-images {
        text-align: center
    }
}

.preview-image {
    margin: 2px;
    display: inline-block;
    position: relative
}

.preview-image a {
    display: inline
}

.preview-image img {
    display: block;
    width: 236px;
    height: 205px;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.preview-image:after {
    content: "\f067";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    display: block;
    width: 36px;
    height: 36px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    pointer-events: none
}

.preview-box {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.preview-box.not-show {
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.preview-box__overlay {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%
}

.preview-box__content {
    width: 100%;
    height: 100%;
    background: 0 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preview-box .img-content {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preview-box .img-content img {
    height: 100%;
    width: auto
}

.preview-box .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.preview-box .close-btn:before {
    content: "\f00d";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    margin: 25px;
    display: block;
    cursor: pointer
}

.preview-box .next-btn.is-not-show {
    display: none
}

.preview-box .next-btn:before {
    content: "\f105";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 50px;
    top: 50%;
    right: 15px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    color: white;
    z-index: 5;
    font-size: 100px;
}

.preview-box .prev-btn.is-not-show {
    display: none
}

.preview-box .prev-btn:before {
    content: "\f104";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 50px;
    top: 50%;
    left: 15px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    color: white;
    z-index: 5;
    font-size: 100px;
}

.world-country-map {
    background-image: url(../../img/background/grapes-and-leaves-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 545px auto;
    max-width: 1920px;
    margin: 0 auto;
    text-align: center
}

@media only screen and (max-width:1024px) {
    .world-country-map {
        background-image: none
    }
}

.world-country-map__country {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 10px 25px 145px;
    width: 100%;
    cursor: pointer
}

@media only screen and (max-width:1600px) {
    .world-country-map__country {
        margin: 10px 60px 145px
    }
}

@media only screen and (max-width:1024px) {
    .world-country-map__country {
        margin: 10px 55px 145px
    }
}

@media only screen and (max-width:700px) {
    .world-country-map__country {
        margin: 10px 30px 145px
    }

    .preview-box .next-btn:before {
        right: 8px;
        font-size: 50px;
    }

    .preview-box .prev-btn:before {
        left: 8px;
        font-size: 50px;
    }
}

.world-country-map__country.argentina,
.world-country-map__country.chile,
.world-country-map__country.france,
.world-country-map__country.new-zealand,
.world-country-map__country.south-africa {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__country.chile {
    background-image: url(../../img/wine-map/chile.png);
    height: 367px;
    max-width: 137px
}

.world-country-map__country.chile .world-country-map__title {
    width: 137px;
    left: -20px
}

.world-country-map__country.chile:hover {
    background-image: url(../../img/wine-map/chile-blue.png);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__country.argentina {
    background-image: url(../../img/wine-map/argentina.png);
    height: 383px;
    max-width: 236px
}

.world-country-map__country.argentina .world-country-map__title {
    width: 236px;
    left: -10px
}

.world-country-map__country.argentina:hover {
    background-image: url(../../img/wine-map/argentina-blue.png);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__country.france {
    background-image: url(../../img/wine-map/france.png);
    height: 322px;
    max-width: 313px
}

.world-country-map__country.france .world-country-map__title {
    width: 313px;
    left: 28px
}

.world-country-map__country.france:hover {
    background-image: url(../../img/wine-map/france-blue.png);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__country.south-africa {
    background-image: url(../../img/wine-map/south-africa.png);
    height: 303px;
    max-width: 350px
}

.world-country-map__country.south-africa .world-country-map__title {
    width: 350px;
    left: -10px
}

.world-country-map__country.south-africa:hover {
    background-image: url(../../img/wine-map/south-africa-blue.png);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__country.new-zealand {
    background-image: url(../../img/wine-map/new-zealand.png);
    height: 303px;
    max-width: 278px
}

.world-country-map__country.new-zealand .world-country-map__title {
    width: 278px;
    left: 10px
}

.world-country-map__country.new-zealand:hover {
    background-image: url(../../img/wine-map/new-zealand-blue.png);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.world-country-map__title {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 55px;
    display: inline-block;
    text-align: center;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 150px
}

.gift-idea-group {
    position: relative;
    margin: 0 0 142px
}

@media only screen and (max-width:1024px) {
    .gift-idea-group {
        margin: 0 0 55px
    }
}

.gift-idea-group__list {
    text-align: center
}

@media only screen and (max-width:1024px) {
    .gift-idea-group__list {
        padding: 0 10px
    }
}

.gift-idea-group__box {
    width: 100%;
    max-width: 385px;
    max-height: 551px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 2px 10px
}

@media only screen and (max-width:1600px) {
    .gift-idea-group__box {
        margin: 0 70px 10px
    }
}

@media only screen and (max-width:1100px) {
    .gift-idea-group__box {
        margin: 0 35px 10px
    }
}

@media only screen and (max-width:1024px) {
    .gift-idea-group__box {
        margin: 0 15px 10px;
        max-height: 388px
    }
}

.gift-idea-group__box:hover:before {
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gift-idea-group__box:hover:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-shadow: 0 0 3px #FFF !important
}

.gift-idea-group__box:hover .gift-idea-group__name span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-shadow: 0 0 3px #FFF
}

.gift-idea-group__box:hover .gift-idea-group__button {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 0 4px 0 #FFF;
    -moz-box-shadow: 0 0 4px 0 #FFF;
    box-shadow: 0 0 4px 0 #FFF
}

.gift-idea-group__box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: 2
}

.gift-idea-group__box.corporate-gifting:after,
.gift-idea-group__box.for-men:after,
.gift-idea-group__box.for-women:after,
.gift-idea-group__box.gift-exchanging:after {
    font-family: wineshopasia;
    color: #FFF;
    font-size: 108px;
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media only screen and (max-width:1024px) {
    .gift-idea-group__box.corporate-gifting:after,
    .gift-idea-group__box.for-men:after,
    .gift-idea-group__box.for-women:after,
    .gift-idea-group__box.gift-exchanging:after {
        top: 24%
    }
}

.gift-idea-group__box.for-men .gift-idea-group__name span {
    width: 108px
}

.gift-idea-group__box.for-men:after {
    content: "\e902"
}

.gift-idea-group__box.for-women .gift-idea-group__name span {
    width: 171px
}

.gift-idea-group__box.for-women:after {
    content: "\e903"
}

.gift-idea-group__box.corporate-gifting .gift-idea-group__name span {
    width: 244px
}

.gift-idea-group__box.corporate-gifting:after {
    content: "\e900"
}

.gift-idea-group__box.gift-exchanging .gift-idea-group__name span {
    width: 263px
}

.gift-idea-group__box.gift-exchanging:after {
    content: "\e901"
}

.gift-idea-group__name {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    z-index: 2
}

.gift-idea-group__name span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-shadow: none;
    display: inline-block;
    padding: 80% 0 0
}

@media only screen and (max-width:1024px) {
    .gift-idea-group__name span {
        padding: 52% 0 0
    }
}

.gift-idea-group__button {
    padding: 0 57px 0 25px;
    line-height: 32px;
    position: relative;
    border: 1px solid #FFF;
    background: 0 0;
    position: absolute;
    top: 75%;
    left: 50%;
    z-index: 3;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media only screen and (max-width:750px) {
    .gift-idea-group__button {
        font-size: 12px;
        line-height: 1.8;
        padding: 0 50px 0 20px
    }
}

.gift-idea-group__button:after {
    content: "\f0da";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    width: 32px;
    height: 34px;
    position: absolute;
    top: -1px;
    right: 0
}

@media only screen and (max-width:750px) {
    .gift-idea-group__button:after {
        height: 23px;
        width: 23px;
        line-height: 1;
        right: -1px
    }
}

.gift-idea-group__button:hover:after {
    color: #9C1D31;
    background: 0 0;
    border: 1px solid #9C1D31;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gift-idea-group__button:after {
    border: 1px solid #FFF;
    color: #FFF;
    background: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gift-idea-group__button:hover {
    border: 1px solid #9C1D31;
    color: #9C1D31
}

.gift-idea-group__button:hover {
    color: #9C1D31;
    -webkit-box-shadow: 0 0 4px 0 #9C1D31 !important;
    -moz-box-shadow: 0 0 4px 0 #9C1D31 !important;
    box-shadow: 0 0 4px 0 #9C1D31 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gift-idea-group img {
    width: 385px;
    height: 551px;
    z-index: 1
}

@media only screen and (max-width:1024px) {
    .gift-idea-group img {
        max-height: 388px;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }
}

.page-list .section-content.main-content,
.page-products .section-content.main-content {
    min-height: calc(100vh - 498px)
}

@media only screen and (max-width:1600px) {
    .page-products .section-col {
        padding: 0 0 0 300px
    }
}

@media only screen and (max-width:1024px) {
    .page-products .section-col {
        padding: 0 10px
    }
}

@media only screen and (max-width:1600px) {
    .page-products .section-col.filter-left {
        padding: 0 0 0 10px;
        width: 272px
    }
}

.page-products .section-col .main-content .filters {
    display: block
}

.page-products .section-col .main-content .filters ul.filter {
    display: inline-block;
    padding: 0
}

.page-products .section-col .main-content .filters ul.filter li.filter-item {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: .125em .5em;
    margin: 0 .5em 1em 0
}

.page-products .section-col .main-content .filters ul.filter li.filter-item>.close {
    display: inline-block;
    color: #B8845B;
    width: .5em;
    margin-left: .5em;
    cursor: pointer;
    float: right
}

.product-list {
    margin: 0 0 80px
}

@media only screen and (max-width:1024px) {
    .product-list {
        margin: 0 0 50px
    }
}


.product-list .section-content {
    margin: 0
}

.product-list .section-col .brand_logo {
    display: block;
    width: 20%;
    margin: 0 auto
}

.product-list a,
.product-list span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-transform: none
}

.product-list a[type="rating"] {
    width: 65px;
    padding: 0 0 0 25px;
}

input[type=text].rating-span {
    width: 16px;
    border:0; 
    color:#f6931f; 
    font-weight:bold;
    padding: 0px;
}

.section-title span {
    max-width: 91%;
    width: auto;
}
.normal-filter {
    margin: 0 0 10px;
    background: #FFF
}

.normal-filter__main>li {
    border: 1px solid #F2F2F2
}

.normal-filter__main>li:not(:first-child) {
    border-top: none
}

.normal-filter__first-level {
    background: grey;
    color: #FFF;
    width: 100%;
    padding: 0 35px;
    line-height: 60px;
    position: relative;
    font-weight: 700
}

.normal-filter__first-level:before {
    content: "\f107";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 10px;
    font-size: 22px
}

.normal-filter__first-level.is-expanded:before {
    content: "\f106";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle
}

.normal-filter__first-level~.normal-filter__third-main {
    padding: 25px 12px
}

.normal-filter__second-main {
    padding: 25px 12px
}

.normal-filter__second-level, .normal-filter__second-level-group {
    position: relative;
    padding: 0 18px;
    font-weight: 700
}

.normal-filter__second-level.has-items:after,
.normal-filter__second-level.is-expanded:after,
.normal-filter__second-level-group.has-items:after,
.normal-filter__second-level-group.is-expanded:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    margin: 9px 0 0;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    font-weight: 400;
    line-height: 11px
}

.normal-filter__second-level.has-items:after,
.normal-filter__second-level.is-expanded:after,
.normal-filter__second-level-group.has-items:after,
.normal-filter__second-level-group.is-expanded:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    margin: 9px 0 0;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    font-weight: 400;
    line-height: 11px
}


.normal-filter__second-level.has-items:after,
.normal-filter__second-level-group.has-items:after {
    content: "+";
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 0 2px;
    line-height: 11px
}

.normal-filter__second-level.is-expanded:after,
.normal-filter__second-level-group.is-expanded:after {
    content: "-";
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 0 2px;
    line-height: 7px
}

.normal-filter__second-level:before,
.normal-filter__second-level-group:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: #9C1D31;
    position: absolute;
    top: 0;
    left: 0;
    margin: 9px 0 0
}

.normal-filter__second-level>span,
.normal-filter__second-level-group>span {
    width: auto;
    color: #9C1D31
}

.normal-filter__third-main {
    font-weight: 400
}

.normal-filter__third-level {
    position: relative;
    padding: 0 25px
}

.normal-filter__third-level:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: 0 0;
    border: 1px solid #8c8c8c;
    position: absolute;
    top: 0;
    left: 0;
    margin: 9px 0 0 7px
}

.normal-filter__third-level.is-grey:before {
    background: #8c8c8c
}

.normal-filter__third-level>span {
    width: auto;
    color: #9C1D31
}

.normal-filter .more {
    display: none
}

.normal-filter .more.button {
    display: inline-block;
    margin-left: 25px;
    /* border: 1px solid #9C1D31;
    background-color: #9C1D31; */
    /* color: #FFF; */
    color: #9C1D31;
    font-weight: bold;
    cursor: pointer
}

.normal-filter .more.button:hover {
    /* background-color: #FFF;
    color: #9C1D31;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s */
}

.special-filter {
    background: #B8845B;
    color: #FFF;
    font-weight: 700;
    margin: 25px 0;
    position: relative
}

.special-filter__arrow-up {
    display: none !important;
    text-align: center;
    background: grey;
    border: 1px solid transparent;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0
}

.special-filter__arrow-up:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5.5px 6px 5.5px;
    border-color: transparent transparent #FFF transparent;
    position: absolute;
    top: 4px
}

.special-filter__main {
    padding: 0
}

.special-filter__main>li {
    border-top: 1px solid #C39C7B;
    border-bottom: 1px solid #C39C7B
}

.special-filter__main>li:not(first-child) {
    border-top: none
}

.special-filter__first-level {
    color: #FFF;
    min-height: 60px;
    position: relative;
    line-height: 60px;
    padding: 0 30px 0 82px
}

.special-filter__first-level.business:before,
.special-filter__first-level.party:before,
.special-filter__first-level.popular-brands:before,
.special-filter__first-level.popular-regions:before,
.special-filter__first-level.popular-varietals:before,
.special-filter__first-level.popular-wine:before,
.special-filter__first-level.wedding:before,
.special-filter__first-level img
 {
    content: "";
    font-family: wineshopasia;
    position: absolute;
    top: 0;
    left: 18px;
    font-size: 34px;
    line-height: 60px
}

.special-filter__first-level img {
    top: 5px;
    width: 50px;
    height: 50px;
}

/* .special-filter__first-level.wedding:before {
    content: "\e90b"
}

.special-filter__first-level.party:before {
    content: "\e908"
} */

/* .special-filter__first-level.business:before,
.special-filter__first-level.popular-varietals:before {
    content: "\e90a"
} */

.special-filter__first-level.business:before,
.special-filter__first-level.popular-varietals:before {
    font-size: 42px
}

.special-filter__first-level.popular-regions:before {
    content: "\e909"
}

.special-filter__first-level.popular-brands:before {
    content: "\e906"
}

.special-filter__first-level.popular-wine:before {
    content: "\e90c"
}

.special-filter__first-level.popular-wine:before {
    font-size: 46px
}

.special-filter__first-level:after {
    content: "\f107";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 11px;
    line-height: 60px
}

.special-filter__first-level-content {
    background: #E8E8E8
}

.special-filter .special-filter__amount-tips {
    color: #FFF;
    background: #9C1D31;
    border: 1px solid #9C1D31;
    margin: 15px 26px 22px;
    position: relative;
    text-align: center;
    font-weight: 400;
    width: calc(100% - 52px)
}

.special-filter .special-filter__amount-tips:hover {
    color: #9C1D31;
    background: 0 0
}

.special-filter .special-filter__amount-tips:before {
    content: "";
    position: absolute;
    top: -16px;
    left: 50%;
    height: 1px;
    width: 74px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #C9C9C9
}

.special-filter__second-main {
    padding: 22px 26px 15px
}

.special-filter__second-main>li {
    line-height: 30px
}

.special-filter__second-level span {
    width: auto;
    font-size: 15px
}

.special-filter__favorites-title {
    min-height: 60px;
    padding: 24px 54px 10px 74px;
    line-height: 20px;
    position: relative
}

.special-filter__favorites-title:before {
    content: "\e907"
}

.special-filter__favorites-title:before {
    font-family: wineshopasia;
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 18px;
    line-height: 60px
}

.special-filter__slide-footer {
    text-align: center;
    font-weight: 700;
    font-size: 22px
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-footer {
        text-align: left
    }
}

.special-filter__slide-footer span {
    width: auto;
    font-size: 15px;
    font-weight: 400
}

.special-filter__slide-footer .add-to-cart {
    width: auto;
    color: #FFF;
    font-size: 16px;
    font-weight: 400
}

.special-filter__slide-footer .add-to-cart:before {
    content: "\e904"
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-footer .add-to-cart {
        padding: 0 12px;
        line-height: 26px;
        background: #FFF;
        color: #B8845B
    }
}

.special-filter__slide-footer .add-to-cart:before {
    font-family: wineshopasia
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-footer .add-to-cart:before {
        content: "ADD TO CART";
        font-family: "Open Sans", Arial, sans-serif
    }
}

.special-filter__slide-footer .add-to-favorite {
    width: auto;
    color: #FFF;
    font-size: 16px;
    font-weight: 400
}

.special-filter__slide-footer .add-to-favorite:before {
    content: "\e905"
}

.special-filter__slide-footer .add-to-favorite:before {
    font-family: wineshopasia
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-footer .add-to-favorite:before {
        content: "\f08a";
        font-family: fontAwesome;
        padding: 0 4px;
        vertical-align: middle;
        color: #B8845B;
        background: #fff;
        line-height: 26px;
        display: inline-block;
        vertical-align: top
    }
}

.special-filter__slider {
    text-align: center;
    z-index: 1
}

.special-filter__slider .slick-next,
.special-filter__slider .slick-prev {
    z-index: 1
}

.special-filter__slider .slick-next:before,
.special-filter__slider .slick-prev:before {
    font-size: 25px;
    color: #FFF
}

.special-filter__slider .slick-prev {
    left: 0
}

.special-filter__slider .slick-next {
    right: 0
}

.special-filter__slide {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

@media only screen and (max-width:1024px) {
    .special-filter__slide {
        padding: 0 0 24px
    }
}

.special-filter__slide img {
    display: inline-block;
    vertical-align: top;
    max-width: 146px
}

.special-filter__slide a {
    outline: 0
}

.special-filter__slide-content {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 20px;
    width: 100%
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-content {
        width: auto;
        padding: 16px 0 0 13px
    }
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-content .slash {
        display: block;
        opacity: 0
    }
}

.special-filter__slide-name {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    max-width: 146px;
    display: block;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .special-filter__slide-name {
        font-size: 16px;
        text-align: left;
        margin: 0 0 20px
    }
}

.special-filter__slide-name a {
    color: #FFF
}

.arrow-right:after {
    content: "\f105";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    position: absolute
}

.amount-tips-form {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 438px;
    margin: 0;
    background: #EBEBEB;
    color: #1A1A1A;
    font-weight: 400;
    opacity: 0;
    left: -175px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.amount-tips-form.active {
    opacity: 1;
    z-index: 5;
    height: auto;
    min-height: 100%;
    -webkit-transform: translateX(438px);
    -moz-transform: translateX(438px);
    -ms-transform: translateX(438px);
    -o-transform: translateX(438px);
    transform: translateX(438px);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.special-filter.active .amount-tips-form.active {
    width: 100%;
    -webkit-transform: translateX(175px);
    -moz-transform: translateX(175px);
    -ms-transform: translateX(175px);
    -o-transform: translateX(175px);
    transform: translateX(175px)
}

.amount-tips-form__form {
    padding: 32px 16px
}

.amount-tips-form__form:after,
.amount-tips-form__form:before {
    display: table;
    line-height: 0;
    content: ""
}

.amount-tips-form__form:after {
    clear: both
}

.amount-tips-form__form:after,
.amount-tips-form__form:before {
    display: table;
    line-height: 0;
    content: ""
}

.amount-tips-form__form:after {
    clear: both
}

.amount-tips-form__col {
    float: left;
    width: 50%;
    padding: 0 16px
}

.amount-tips-form__col input[type=number] {
    line-height: 25px;
    width: 100%
}

@media only screen and (max-width:376px) {
    .amount-tips-form__col {
        width: 100%;
        margin-bottom: 22px
    }
}

.amount-tips-form__row {
    float: left;
    width: 100%;
    margin: 0 0 22px
}

.amount-tips-form__row:last-child {
    margin: 18px 0 10px;
    text-align: right;
    padding: 0 16px
}

@media only screen and (max-width:376px) {
    .amount-tips-form__row {
        margin-bottom: 0
    }
}

.amount-tips-form__col-title {
    font-weight: 700
}

.amount-tips-form input[type=submit] {
    font-size: 14px
}

@media only screen and (max-width:376px) {
    .amount-tips-form input[type=submit] {
        max-width: 160px
    }
}

label {
    display: block;
    position: relative;
    padding: 0 0 0 20px;
    cursor: pointer
}

label>label {
    position: relative;
    top: 0;
    left: 0
}

label .check-checkbox,
label .check-checkbox-take,
label .check-radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 11px;
    background-color: transparent;
    border: 1px solid #8c8c8c;
    margin: 7px 0 0
}

label .check-radio {
    border-radius: 50%
}

label input[type=checkbox],
label input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

label input[type=checkbox]:checked~.check-radio,
label input[type=radio]:checked~.check-radio {
    background-color: #B8845B;
    border: 1px solid #B8845B
}

label input[type=checkbox]:checked~.check-checkbox,
label input[type=radio]:checked~.check-checkbox {
    background-color: #B8845B;
    border: 1px solid #B8845B
}

label input[type=checkbox]:checked~.check-checkbox-take,
label input[type=radio]:checked~.check-checkbox-take {
    border: 1px solid #B8845B
}

label input[type=checkbox].error-msg~.check-checkbox,
label input[type=checkbox].error-msg~.check-checkbox-take,
label input[type=checkbox].error-msg~.check-radio,
label input[type=radio].error-msg~.check-checkbox,
label input[type=radio].error-msg~.check-checkbox-take,
label input[type=radio].error-msg~.check-radio {
    border: 1px solid #9C1D31;
    box-shadow: 0 0 5px 1px rgba(156, 29, 49, .5)
}

label:hover input~.check-checkbox {
    background-color: #ccc
}

.btn-submit {
    border: 1px solid #B8845B;
    background: #B8845B;
    color: #FFF;
    width: 125px;
    height: 26px;
    line-height: 1;
    text-align: center;
    font-weight: 700
}

.btn-submit:hover {
    background: 0 0;
    color: #B8845B
}

.error,
.error-msg {
    color: #9C1D31;
    line-height: 1.2;
    font-size: 16px;
    margin: 10px 10px 0
}

.profile-form .error-msg,
.profile-name-form .error-msg,
.profile-pwd-form .error-msg,
.profile-ship-form .error-msg,
.checkout-billing-form .error-msg,
.register-form .error-msg {
    margin: 0
}

.sort-filter {
    margin: 0 0 10px
}

@media only screen and (max-width:1024px) {
    .sort-filter {
        text-align: center;
        margin: 0 0 30px
    }
}

.sort-filter__group {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 0 0
}

@media only screen and (max-width:1130px) {
    .sort-filter__group {
        margin: 0 16px 0 0;
        font-size: 14px
    }
}

@media only screen and (max-width:440px) {
    .sort-filter__group select {
        width: auto;
        min-width: 0;
        max-width: 65px
    }
}

.sort-filter__group.sort-page {
    width: 110px
}

@media only screen and (max-width:1024px) {
    .sort-filter__group.sort-name,
    .sort-filter__group.sort-price,
    .sort-filter__group.sort-region,
    .sort-filter__group.sort-type,
    .sort-filter__group.sort-varietal,
    .sort-filter__group.sort-vintage {
        display: none
    }
}

.sort-filter__group.sort-all {
    display: none;
    margin: 0
}

@media only screen and (max-width:1024px) {
    .sort-filter__group.sort-all {
        display: inline-block
    }
}

.sort-filter__group.sort-all select {
    width: 146px
}

.sort-filter label {
    padding: 0 5px 0 0;
    display: inline-block
}

.sort-filter span {
    width: auto;
    vertical-align: top;
    padding: 0 12px
}

.sort-filter .sort-value {
    font-weight: 700;
    color: #1A1A1A;
    position: relative;
    padding: 0 14px 0 0
}

.sort-filter .sort-value:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #1A1A1A transparent;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.sort-filter .sort-value.is-desc,
.sort-filter .sort-value:hover {
    color: #B8845B
}

.sort-filter .sort-value.is-desc:before,
.sort-filter .sort-value:hover:before {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-width: 5px 4px 0 4px;
    border-color: #B8845B transparent transparent transparent
}

.wine-banner.brand .wine-banner__image {
    width: 100%;
    text-align: center;
    padding-bottom: 1em
}

.wine-banner.brand .wine-banner__image img {
    display: none;
    width: 20%;
    vertical-align: top;
    float: left
}

.wine-banner.brand .wine-banner__image:after {
    content: "";
    float: none;
    clear: both
}

.wine-banner__intro,
.wine-banner__title {
    display: none
}

.wine-banner.brand .wine-banner__title {
    display: inline-block;
    width: 100%;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 32px;
    line-height: 1.2em;
    vertical-align: baseline;
    white-space: nowrap
}

.wine-banner.brand .wine-banner__intro {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    vertical-align: baseline;
    text-align: left
}

.wine-card {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly
}

@media only screen and (max-width:1024px) {
    .wine-card {
        text-align: center
    }
}

.wine-card__one {
    width: 625px;
    height: 292px;
    border: 1px solid #E8E8E8;
    padding: 12px 30px;
    margin: 0 16px 22px 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    min-width: 330px;
    background: #FFF
}

.offers-accessory .wine-card__one {
    width: 312px;
    min-width: unset;
}

@media only screen and (max-width:1620px) {
    .wine-card__one {
        width: 46%;
        height: auto
    }
}

@media only screen and (max-width:700px) {
    .wine-card__one {
        width: 80%
    }
}

@media only screen and (max-width:650px) {
    .wine-card__one {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .wine-card__one:nth-child(2n+1) {
        margin: 0 12px 12px 0
    }
}

@media only screen and (max-width:700px) {
    .wine-card__one:nth-child(2n+1) {
        margin: 0 0 12px
    }
}

@media only screen and (max-width:1024px) {
    .wine-card__one:nth-child(2n) {
        margin: 0 0 12px 0
    }
}

.wine-card__one img {
    width: auto;
    height: auto;
    max-width: 83px;
    max-height: 229px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 15px 30px
}

.wine-card__one.hidden {
    border: 0 none;
    padding: 0;
    height: 0;
    visibility: hidden
}

.wine-card__content {
    padding: 0 0 0 112px
}

.wine-card__content:after,
.wine-card__content:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__content:after {
    clear: both
}

.wine-card__content:after,
.wine-card__content:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__content:after {
    clear: both
}

.wine-card__col {
    float: left;
    width: 50%
}

.wine-card__col.right {
    float: right
}

@media only screen and (max-width:1530px) {
    .wine-card__col.right {
        margin: 13px 0 0
    }
}

@media only screen and (max-width:1530px) {
    .wine-card__col {
        width: 100%;
        max-width: 100%
    }
}

.wine-card__col:first-child {
    width: 70%;
    min-width: 200px;
    max-width: 100%
}

@media only screen and (max-width:1530px) {
    .wine-card__col:first-child {
        width: 100%;
        min-width: 0
    }
}

.wine-card__name {
    /* font-family: "Open Sans", Arial, sans-serif; */
    font-size: 22px;
    line-height: 1.2;
    margin: 0
}

@media only screen and (max-width:1530px) {
    .wine-card__name {
        margin: 0
    }
}

.wine-card__tag-id {
    font-size: 13px;
    font-weight: 700
}

.wine-card__tag-id:before {
    content: "#";
    display: inline-block;
    padding: 0 4px 0 0
}

.wine-card__price {
    font-size: 24px;
    font-weight: 700;
    margin: 38px 0 0;
    line-height: 1;
    position: relative;
    padding-top: 24px
}

@media only screen and (max-width:1530px) {
    .wine-card__price {
        margin: 0
    }
}

.wine-card__price span {
    width: auto;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    vertical-align: bottom
}

.wine-card__price .old-price {
    display: inline-block;
    padding: 0 10px 0 0;
    font-size: 20px;
    color: #A6A6A6;
    position: absolute;
    top: 0;
    left: 0
}

.old-price.row2 {
    top: -20px;
    left: -5px;
}

.wine-card__price .old-price span {
    font-size: 12px
}

.wine-card__price .new-price {
    color: #1A1A1A
}

.wine-card__price .old-price+.new-price {
    color: #9C1D31
}

.wine-card__info {
    line-height: 18px;
    display: flex;
}

.wine-card__info:first-child {
    margin: 18px 0 0
}

@media only screen and (max-width:1530px) {
    .wine-card__info:first-child {
        margin: 0
    }
}

.wine-card__info span.wine-card__info-ans {
    width: auto
}

.wine-card__info-ques {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    max-width: 65px
}

.wine-card__info-ans {
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-size: 14px
}

.wine-card__row {
    float: left;
    width: 100%;
    margin: 8px 0 0
}

.wine-card__row:after,
.wine-card__row:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__row:after {
    clear: both
}

.wine-card__row:after,
.wine-card__row:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__row:after {
    clear: both
}

@media only screen and (max-width:1530px) {
    .wine-card__row {
        margin: 6px 0 0
    }
}

.wine-card__ranks {
    float: left;
    width: 50%
}

@media only screen and (max-width:1530px) {
    .wine-card__ranks {
        float: left;
        width: 100%;
        padding: 8px 0 0
    }
}

.wine-card__ranks span {
    max-width: 30px;
    text-align: center;
    font-size: 14px
}

.wine-card__rank {
    display: inline-block;
    max-width: 30px;
    margin: 0 2px;
    line-height: 1.2;
    font-size: 0
}

.wine-card__rank.landscape {
    max-width: none;
    width: 62px
}

.wine-card__rank.landscape:after,
.wine-card__rank.landscape:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__rank.landscape:after {
    clear: both
}

.wine-card__rank.landscape:after,
.wine-card__rank.landscape:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-card__rank.landscape:after {
    clear: both
}

.wine-card__rank.landscape .wine-card__rank-mark,
.wine-card__rank.landscape .wine-card__rank-name {
    float: left
}

.wine-card__rank.landscape .wine-card__rank-name {
    border-right: none
}

.wine-card__rank.landscape .wine-card__rank-mark {
    border-left: none
}

.wine-card__rank-mark,
.wine-card__rank-name {
    width: 30px !important;
    font-size: 16px;
    line-height: 1.4
}

.wine-card__rank-name {
    background: #9C1D31;
    color: #FFF;
    border: 1px solid #BEBEBE
}

.wine-card__rank-mark {
    border: 1px solid #BEBEBE
}

.wine-card__controls {
    float: right;
    width: 50%;
    padding: 0 20px 0 0
}

@media only screen and (max-width:1530px) {
    .wine-card__controls {
        width: 295px;
        padding: 0
    }
}

.wine-card__controls .item-slider__add-cart,
.wine-card__controls .item-slider__go-detail {
    width: 118px
}

.wine-card__controls .item-slider__like {
    width: auto
}

.wine-card__controls .item-slider__special-offer {
    width: 150px
}

.wine-card .item-slider__add-cart,
.wine-card .item-slider__go-detail {
    margin: 8px 0
}

.wine-card .item-slider__like {
    margin: 8px 0
}

.wine-card__info span.wine-card__info-ans {
    width: 62%;
    word-break: break-all
}

.wine-card__info span.wine-card__info-ques {
    width: 30%
}

@media only screen and (max-width:1530px) {
    .wine-card__info span.wine-card__info-ques {
        min-width: 65px
    }
}

.old-price {
    position: relative;
    padding: 0 10px 0 0
}

.old-price:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9C1D31;
    position: absolute;
    top: 13px;
    left: -5px
}

.section-pager__pages {
    text-align: right
}

@media only screen and (min-width:1025px) {
    .section-pager__pages {
        padding: 0 20px
    }
}

@media only screen and (max-width:1620px) {
    .section-pager__pages {
        max-width: 95%
    }
}

@media only screen and (max-width:1024px) and (min-width:377px) {
    .section-pager__pages {
        max-width: 96%;
        padding: 0
    }
}

@media only screen and (max-width:736px) {
    .section-pager__pages {
        max-width: 100%
    }
}

@media only screen and (max-width:700px) {
    .section-pager__pages {
        text-align: center
    }
}

.section-pager__page {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px
}

.section-pager__page.active a,
.section-pager__page.active span,
.section-pager__page:hover a,
.section-pager__page:hover span {
    text-decoration: underline;
    color: #9C1D31
}

@media only screen and (max-width:600px) {
    .section-pager__page--hide {
        display: none
    }
}

.filter-buttons {
    text-align: center;
    display: none
}

@media only screen and (max-width:1024px) {
    .filter-buttons {
        display: block
    }
}

.filter-buttons a {
    margin: 0 4px 14px
}

.btn-grey,
.btn-red {
    color: #FFF;
    text-align: center;
    max-width: 174px;
    line-height: 26px
}

@media only screen and (max-width:440px) {
    .btn-grey,
    .btn-red {
        max-width: 46%
    }
}

.btn-grey {
    background: grey;
    border: 1px solid grey
}

.btn-grey:hover {
    color: grey;
    background: 0 0
}

.btn-red {
    background: #9C1D31;
    border: 1px solid #9C1D31
}

.btn-red:hover {
    background: 0 0
}

.addthis_inline_share_toolbox_p3ru a,
.addthis_inline_share_toolbox_p3ru span {
    width: auto
}

@media only screen and (max-width:1650px) {
    .page-products-detail .section-content {
        padding: 0 32px
    }
}

@media only screen and (max-width:1300px) {
    .page-products-detail .section-content {
        padding: 0 10px
    }
}

@media only screen and (max-width:1650px) {
    .page-products-detail .filter-left .section-content {
        padding: 0
    }
}

@media only screen and (max-width:1300px) {
    .page-products-detail .filter-left .section-content {
        padding: 0 0 0 10px
    }
}

.page-products-detail .item-slider__slider {
    /* text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch */
}

.page-products-detail .item-slider__slide {
    width: 310px;
    margin: 0 4px 5px;
    padding: 15px 10px
}

@media only screen and (max-width:1650px) {
    .page-products-detail .item-slider__slide {
        /* width: calc(33% - 10px);
        min-width: 304px */
    }
}

@media only screen and (max-width:1465px) {
    .page-products-detail .item-slider__slide {
        /* width: calc(50% - 10px) */
    }
}

@media only screen and (max-width:700px) {
    .page-products-detail .item-slider__slide {
        /* width: 100%;
        text-align: center */
    }
}

.page-products-detail .item-slider__slide .item-slider__control,
.page-products-detail .item-slider__slide .item-slider__price {
    /* width: 100% */
}

.wine-info {
    position: relative;
    min-height: 600px
}

.wine-info__addthis {
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (max-width:1300px) {
    .wine-info__addthis {
        width: 100%;
        padding: 0 0 0 365px
    }
}

@media only screen and (max-width:750px) {
    .wine-info__addthis {
        width: auto;
        padding: 0
    }
}

.wine-info__addthis-left,
.wine-info__addthis-right {
    display: inline-block;
    vertical-align: middle
}

.wine-info__addthis-right {
    margin: 0 0 0 15px
}

.wine-info__addthis .btn-email,
.wine-info__addthis .btn-print {
    width: auto;
    font-size: 12px;
    margin: 0
}

.wine-info__addthis .at-resp-share-element .at-share-btn {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    margin: 0 -4px
}

.wine-info__addthis .at-resp-share-element .at-share-btn:hover {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.wine-info__gallery {
    width: 345px;
    position: absolute;
    top: 0;
    left: 0
}

.wine-info__gallery:after,
.wine-info__gallery:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-info__gallery:after {
    clear: both
}

.wine-info__gallery:after,
.wine-info__gallery:before {
    display: table;
    line-height: 0;
    content: ""
}

.wine-info__gallery:after {
    clear: both
}

@media only screen and (max-width:750px) {
    .wine-info__gallery {
        position: static;
        width: 100%;
        padding: 42px 0 0
    }
}

.wine-info__gallery a.btn-email,
.wine-info__gallery a.btn-print {
    font-size: 12px;
    width: auto
}

@media only screen and (max-width:750px) {
    .wine-info__gallery a.btn-email {
        position: absolute;
        right: 0;
        bottom: -48px
    }
}

@media only screen and (max-width:1024px) {
    .wine-info__gallery a.btn-print {
        display: none !important
    }
}

.wine-info__gallery-full {
    margin: 0 0 8px
}

@media only screen and (max-width:750px) {
    .wine-info__gallery-full {
        position: relative
    }
}

.wine-info__gallery-full .wine-info__gallery-full-container {
    margin-bottom: 20px
}

@media only screen and (max-width:750px) {
    .wine-info__gallery-full-container {
        margin-right: 120px;
        max-width: 550px;
        position: static
    }
}

.wine-info__gallery-full-container .slick-list {
    border: 1px solid #E2E2E2
}

.wine-info__gallery-full-container .slick-dots {
    position: relative;
    bottom: auto;
    text-align: left
}

@media only screen and (max-width:750px) {
    .wine-info__gallery-full-container .slick-dots {
        position: absolute;
        top: 0;
        right: 0;
        width: 120px;
        text-align: right;
    }
}

.wine-info__gallery-full-container .slick-dots li {
    width: 109px;
    height: 109px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #E2E2E2;
    margin: 15px 5px 0 0;
    background: #FFF;
    overflow: hidden
}

@media only screen and (max-width:750px) {
    .wine-info__gallery-full-container .slick-dots li {
        margin: 0 0 10px
    }
}

.wine-info__gallery-full-container .slick-dots li.slick-active {
    border: 1px solid #9C1D31
}

.wine-info__gallery-full-container .slick-dots li a,
.wine-info__gallery-full-container .slick-dots li img,
.wine-info__gallery-full-container .slick-dots li span {
    height: auto;
    width: auto;
    max-width: 98%;
    max-height: 100%
}

.wine-info__gallery-full-container .slick-dots li a,
.wine-info__gallery-full-container .slick-dots li span {
    display: inline
}

.wine-info__gallery-full-container .slick-dots li a:after,
.wine-info__gallery-full-container .slick-dots li span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    opacity: 0
}

.wine-info__gallery-full-container .slick-dots li a img,
.wine-info__gallery-full-container .slick-dots li span img {
    display: inline-block;
    vertical-align: middle
}

.wine-info__gallery-full-slide {
    text-align: center;
    max-height: 520px;
    height: 520px;
    overflow: hidden;
    background: #FFF;
    outline: 0
}

@media only screen and (max-width:400px) {
    .wine-info__gallery-full-slide {
        height: 380px
    }
}

.wine-info__gallery-full-slide:after {
    content: "";
    height: 100%;
    width: 1px;
    display: inline-block;
    vertical-align: middle
}

.wine-info__gallery-full-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: "object-fit: contain;";
    max-width: 250px;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:400px) {
    .wine-info__gallery-full-slide img {
        max-width: 96%
    }
}

.wine-info__detail {
    padding: 0 45px 0 415px;
    min-height: 586px
}

@media only screen and (max-width:1300px) {
    .wine-info__detail {
        padding: 50px 0 0 365px;
        min-height: unset
    }
}

@media only screen and (max-width:750px) {
    .wine-info__detail {
        padding: 0;
        margin-top: 35px
    }
}

.wine-info__detail-table {
    width: 100%
}

.wine-info__detail-table tr {
    position: relative
}

.wine-info__detail-table td {
    /* height: 45px; */
    padding: 0 0 15px;
    vertical-align: top
}

@media only screen and (max-width:1300px) {
    .wine-info__detail-table td {
        line-height: 1.5;
        /* height: 36px; */
        padding: 0 0 10px;
    }
}

.wine-info__detail-table a,
.wine-info__detail-table span {
    width: auto
}

.wine-info__wine-card>div {
    font-size: 16px;
    text-align: center
}

.wine-info input[type=number] {
    width: 65px;
    height: 28px;
    vertical-align: top
}

@media only screen and (max-width:1050px) {
    .wine-info input[type=number] {
        width: 100%;
        margin: 0 5px 5px 0
    }
}

@media only screen and (max-width:750px) {
    .wine-info input[type=number] {
        width: 65px;
        margin: 0 0 5px
    }
}

@media only screen and (max-width:380px) {
    .wine-info input[type=number] {
        width: 100%;
        margin: 0 5px 5px 0
    }
}

.attr-label {
    width: 130px;
    padding: 0 10px 0 0
}

.attr-value {
    font-weight: 700
}

@media only screen and (max-width:1300px) {
    .attr-value {
        padding-bottom: 5px
    }
}

.attr-value p {
    max-width: 610px;
    margin-bottom: 25px
}

@media only screen and (max-width:1300px) {
    .attr-value p {
        margin-bottom: 15px
    }
}

.in-stock {
    position: relative;
    margin: 0 10px 0 0;
    padding: 0 25px 0 0;
    color: #006938
}

.in-stock span {
    position: absolute;
    top: 7px;
    right: 22px
}

.in-stock span:before {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.in-stock span:after {
    content: "";
    border-radius: 50%;
    background: #006938;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    height: 15px
}

.out-stock {
    position: relative;
    padding: 0 25px 0 0;
    color: #9C1D31
}

.out-stock:after {
    content: "";
    background: #9C1D31;
    border-radius: 50%;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 4px
}

.out-stock span {
    position: absolute;
    top: 9px;
    right: 28px;
    z-index: 1
}

.out-stock span:after,
.out-stock span:before {
    content: "";
    position: absolute;
    left: 15px;
    height: 11px;
    width: 2px;
    background-color: #FFF
}

.out-stock span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.out-stock span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.delivery-info {
    font-size: 14px;
    text-align: left;
    position: relative
}

@media only screen and (max-width:1300px) {
    .delivery-info {
        margin: 20px 0 0
    }
}

@media only screen and (max-width:750px) {
    .delivery-info {
        text-align: left
    }
}

.delivery-info__text {
    display: inline-block;
    position: relative;
    cursor: pointer
}

@media only screen and (max-width:1200px) {
    .delivery-info__text {
        position: static
    }
}

.delivery-info__text:before {
    content: "\f06a";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    vertical-align: top;
    font-size: 16px
}

.delivery-info__text:after {
    content: "\f077";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    vertical-align: top;
    font-size: 12px
}

.delivery-info__text.active>.delivery-info__detail,
.delivery-info__text:hover>.delivery-info__detail {
    opacity: 1;
    z-index: 1
}

@media only screen and (max-width:1200px) {
    .delivery-info__text.active>.delivery-info__detail,
    .delivery-info__text:hover>.delivery-info__detail {
        right: 0;
        left: auto;
        transform: none;
        top: auto;
        transition: none
    }
}

.delivery-info__detail {
    text-align: left;
    position: absolute;
    width: 540px;
    left: 50%;
    top: 30px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    padding: 8px 15px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    cursor: auto;
    opacity: 0;
    z-index: -1
}

@media only screen and (max-width:750px) {
    .delivery-info__detail {
        width: 100%
    }
}

.delivery-info__title {
    font-weight: 700
}

.delivery-info p {
    margin: 0 0 15px;
    line-height: 1.5
}

.delivery-info span {
    width: auto
}

.tasting-notes {
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding: 20px 0 25px;
    margin: 25px 0
}

@media only screen and (max-width:1300px) {
    .tasting-notes {
        margin: 20px 0
    }
}

.tasting-notes__title {
    font-weight: 700
}

.product-list .other-wines .other-wines__content a,
.product-list .related-items .related-items__content a,
.product-list .related-items .related-items__content span,
.product-list .wine-reviews .wine-reviews__content a,
.product-list .wine-reviews .wine-reviews__content span {
    width: auto
}

.product-list .other-wines .other-wines__content .item-slider__slide-content {
    width: calc(100% - 105px);
}

.product-list .other-wines .other-wines__content span.wine-card__info-ques {
    width: 65px;
}


.product-list .other-wines .other-wines__content .item-slider__slide>a,
.product-list .related-items .related-items__content .item-slider__slide>a,
.product-list .wine-reviews .wine-reviews__content .item-slider__slide>a {
    display: inline
}

/* .product-list .other-wines .other-wines__content .item-slider__slide-content, */
.product-list .related-items .related-items__content .item-slider__slide-content,
.product-list .wine-reviews .wine-reviews__content .item-slider__slide-content {
    width: 154px;
    width: calc(100% - 170px)
}

.product-list .other-wines .other-wines__content .item-slider__special-offer,
.product-list .related-items .related-items__content .item-slider__special-offer,
.product-list .wine-reviews .wine-reviews__content .item-slider__special-offer {
    width: 136px
}

.product-list .slick-slide img {
    display: inline-block
}

.other-wines__title,
.related-items__title,
.wine-reviews__title {
    font-weight: 700
}

.other-wines__content,
.related-items__content {
    border-bottom: 1px solid #CFCFCF;
    padding: 0 0 25px;
    margin: 25px 0
}

.wine-reviews__content {
    padding: 0 0 25px
}

.wine-reviews__content .btn-login,
.wine-reviews__content .btn-register {
    font-weight: 700
}

.wine-reviews__content .btn-login:hover,
.wine-reviews__content .btn-register:hover {
    text-decoration: underline
}

.brown {
    color: #B8845B !important
}

.btn-email {
    margin: 0 20px 0 0
}

.btn-email:before {
    content: "\f0e0";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 14px;
    vertical-align: top
}

.btn-print:before {
    content: "\f02f";
    font-family: fontAwesome;
    padding: 0 4px;
    vertical-align: middle;
    font-size: 14px;
    vertical-align: top
}

.share {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-right: 20px;
}

.share .button {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    margin: 0 .25em;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 1.5em
}
@media only screen and (max-width:1024px) {
    .share .button {
        width: 1.6em;
        height: 1.6em;
        display: inline-block;
        margin: 0 0.5em;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 1.6em;
    }
    /* .btn-red:hover {
        background: #9C1D31;
    } */
}

.share .button.print {
    background-image: url(../../img/print.png)
}

.share .button.email {
    background-image: url(../../img/envelop.svg)
}

.share .button.facebook {
    background-image: url(../../img/Icon_Facebook.svg)
}

.share .button.twitter {
    background-image: url(../../img/Twitter_Bird.svg)
}

.share .button.pinterest {
    background-image: url(../../img/pinterest.svg)
}

.share .button.whatsapp {
    background-image: url(../../img/WhatsApp.png);
    margin: 1px .25em 0;
}

.price-tag {
    color: #9C1D31;
    font-size: 28px;
    position: relative;
}

.price-tag.diagonal-strikethrough {
    color: #9E9E9E;
}

.price-tag.diagonal-strikethrough:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: #1A1A1A;
    width: 110%;
    height: 1px;
    margin-left: -5%;
    -webkit-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -moz-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -ms-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -o-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
}

.price-tag span {
    vertical-align: baseline
}

.price-tag span:first-child {
    font-size: 16px
}

.mark-zero {
    display: none
}

.brand-list__country {
    font-size: 14px;
    margin: 0 0 45px
}

.brand-list__country a {
    width: auto
}

.brand-list__country-heading {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    font-weight: 700
}

.brand-list__country-flag {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 10px
}

/* .brand-list__country-flag.active .brand-list__country-name,
.brand-list__country-flag:hover .brand-list__country-name {
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
} */

.brand-list__country-flag:hover .brand-list__country-name {
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

/* .brand-list__country-flag img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.brand-list__country-flag.active img, .brand-list__country-flag.all.active ~ .brand-list__country-flag img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
} */

.brand-list__country-flag .brand-list__country-flag-inner {
    position: relative;
    display: inline-flex;
}

.brand-list__country-flag .brand-list__country-flag-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}

.brand-list__country-flag.active .brand-list__country-flag-overlay, .brand-list__country-flag.all.active ~ .brand-list__country-flag .brand-list__country-flag-overlay {
    opacity: 0;
}

/* a.brand-list__country-flag.all:hover~.brand-list__country-flag .brand-list__country-name {
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
} */

.brand-list__country-flag img {
    width: auto
}

.brand-list__country-name {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    line-height: 1.3;
    text-align: center;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.brand-list__brands {
    font-size: 0
}

.brand-list__brands a {
    width: auto
}

.brand-list__brands .brand-list__btn {
    width: 135px
}

.brand-list__brand {
    width: 310px;
    height: 332px;
    display: inline-block;
    border: 1px solid #d9d9d9;
    text-align: center;
    font-size: 14px;
    margin: 0 14px 14px 0;
    padding: 15px 15px 0;
    background: #FFF
}

.brand-list__brand:nth-child(4n+4) {
    margin-right: 0
}

.brand-list__brand img {
    width: auto;
    max-height: 112px;
    margin: 0 0 10px
}

.brand-list__row {
    text-align: left
}

.brand-list__row-ttl {
    margin: 5px 0 0;
    line-height: 1
}

.brand-list__row-val {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 12px
}

.brand-list__row--brand-buttons {
    margin: 18px 0 0;
    text-align: center
}

.brand-list__btn {
    color: #FFF;
    background: #A6A6A6;
    border: #A6A6A6;
    text-align: center;
    line-height: 1.3;
    padding: 5px 0
}

.brand-list__btn:hover {
    background: silver
}

.brand-list__btn:first-child {
    margin-right: 4px
}

#cboxLoadedContent img {
    width: auto;
    max-width: 500px;
    height: auto
}

@media only screen and (max-width:1024px) {
    #cboxLoadedContent img {
        width: 100%
    }
}

#cboxLoadedContent .hide-content {
    display: block
}

.hide-content {
    display: none
}

.add-cart-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.add-cart-popup.active {
    opacity: 1;
    z-index: 5;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.add-cart-popup.active .add-cart-content {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.add-cart-content {
    max-width: 786px;
    max-height: 100%;
    width: 100%;
    height: 676px;
    background: #FFF;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: auto;
}

@media only screen and (max-width:1024px) {
    .add-cart-content {
        width: 95%;
        height: 95%;
    }
}

.add-cart-content .loading-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cart-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    margin: 18px 20px;
    cursor: pointer;
    z-index: 1;
}

.cart-close:after,
.cart-close:before {
    content: "";
    width: 21px;
    background: grey;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 5px
}

.cart-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cart-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.add-cart-main {
    padding: 10px 0 35px;
    text-align: center;
    height: 100%;
    overflow: auto
}

.add-cart-main .item-slider__slide {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0
}

.add-cart-main .item-slider__slide>a {
    width: 40%;
    display: inline-block
}

.add-cart-main .item-slider__slide>a>img {
    max-width: none;
    max-height: none;
    width: 100%
}

.add-cart-main .item-slider__tag-id {
    line-height: 28px
}

.add-cart-main .item-slider__slide-title {
    font-size: 22px;
    margin: 12px 0
}

.add-cart-main .item-slider__slide-content {
    width: 56%
}

.add-cart-main .item-slider__country {
    margin: 0
}

.add-cart-main .item-slider__price {
    position: static;
    padding: 12px 0 45px;
    width: 100%
}

.add-cart-main .item-slider__price .new-price>span {
    font-size: 28px;
    font-weight: 400
}

.add-cart-main .item-slider__price .new-price>.price {
    font-size: 42px;
    font-weight: 700;
    padding: 0 5px
}

.add-cart-main .attr-label,
.add-cart-main .attr-value {
    padding: 0;
    vertical-align: top;
    padding: 0 0 15px
}

@media only screen and (max-width:1024px) {
    .add-cart-main .attr-label,
    .add-cart-main .attr-value {
        display: table-row;
        width: 100%
    }
}

.add-cart-main input[type=number] {
    border: 1px solid #DEDEDE;
    max-width: 68px;
    font-size: 16px;
    color: #1A1A1A;
    padding: 2px 2px 2px 15px;
    width: 100%
}

.btn-brown {
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 2px 32px;
    cursor: pointer
}

.btn-brown:hover {
    color: #B8845B;
    background: 0 0
}

.redeem-history__list {
    overflow: auto
}

.redeem-history__container {
    font-size: 0;
    margin: 0 auto 112px
}

@media only screen and (max-width:1600px) {
    .redeem-history__container {
        width: 100%;
        max-width: 1060px;
        text-align: center
    }
}

@media only screen and (max-width:768px) {
    .redeem-history__container {
        padding: 0 15px;
        margin-bottom: 60px
    }
    .item-slider__slider {
        text-align: center;
    }
}

.redeem-history__item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 100%;
    max-width: 514px;
    min-height: 222px;
    border: 1px solid #EAEAEA;
    margin: 0 28px 30px 0;
    padding: 14px 35px;
    background: #FFF
}

@media only screen and (max-width:1600px) {
    .redeem-history__item {
        margin: 0 15px 15px 0;
        max-width: 485px
    }
}

@media only screen and (max-width:768px) {
    .redeem-history__item {
        margin: 0 0 15px;
        padding: 14px 15px
    }
}

.redeem-history__item:nth-child(3n+3) {
    margin-right: 0
}

@media only screen and (max-width:1600px) {
    .redeem-history__item:nth-child(3n+3) {
        margin-right: 15px
    }
}

@media only screen and (max-width:768px) {
    .redeem-history__item:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (max-width:1600px) {
    .redeem-history__item:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (max-width:1024px) {
    .redeem-history__item:nth-child(2n+2) {
        margin-right: 15px
    }
}

@media only screen and (max-width:768px) {
    .redeem-history__item:nth-child(2n+2) {
        margin-right: 0
    }
}

.redeem-history__img {
    float: left;
    width: 100%;
    max-width: 140px;
    max-height: 190px;
    margin: 0 10px 0 0
}

@media only screen and (max-width:1600px) {
    .redeem-history__img {
        max-width: 30%;
        margin-right: 2%
    }
}

.redeem-history__content {
    float: left;
    width: 100%;
    max-width: 290px;
    text-align: left
}

@media only screen and (max-width:1600px) {
    .redeem-history__content {
        max-width: 68%
    }
}

.redeem-history__title {
    font-size: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333
}

.redeem-history__tag {
    color: #1A1A1A
}

.redeem-history__tag:before {
    content: "#";
    display: inline;
    padding: 0 5px 0 0
}

.redeem-history__point {
    font-size: 18px;
    color: #9C1D31;
    margin: 20px 0 15px
}

.redeem-history__point span {
    font-weight: 700
}

.redeem-history__link {
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B;
    padding: 0 35px
}

.redeem-history__link:hover {
    color: #B8845B;
    background: 0 0
}

.status-menu__user-link--logout {
    display: inline-block;
    max-width: 125px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px
}

.status-menu__user-link--logout:hover~.user-profile-menu {
    z-index: 5;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media only screen and (max-width:1024px) {
    .status-menu__user-link--logout:hover~.user-profile-menu {
        z-index: -2;
        opacity: 0;
        pointer-events: none
    }
    .order-history-item__content .f6 {
        width: 100%;
    }
}

.user-profile-menu {
    opacity: 0;
    z-index: -2;
    top: 45px;
    text-align: center;
    position: absolute;
    top: 47px;
    left: 0;
    background: #FFF;
    pointer-events: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2)
}

@media only screen and (max-width:1024px) {
    .user-profile-menu {
        width: 100%
    }
}

.user-profile-menu.active,
.user-profile-menu:hover {
    opacity: 1;
    z-index: 5;
    pointer-events: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media only screen and (max-width:1024px) {
    .user-profile-menu.active {
        opacity: 1 !important;
        z-index: 5 !important;
        pointer-events: auto !important
    }
}

.user-profile-menu__link {
    margin: 0 15px;
    border-bottom: 2px solid #EAEAEA
}

.user-profile-menu__link:last-child {
    border-bottom: none
}

.user-profile-menu>li>a {
    width: 100%;
    font-size: 16px
}

.user-profile {
    padding: 22px 15px;
    background: #B8845B;
    color: #FFF;
    text-align: left;
}

.point_content {
    /* width: 250px; */
    text-align: left;
}

.user-profile__credit {
    line-height: 1;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
}

.user-profile__credit.right {
    border-left: 2px solid #C39C7B;
}

.user-profile__credit span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5
}

.user-profile__credit-list {
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    padding: 12px 0 0
}

.user-profile__credit-list:last-child {
    padding-bottom: 20px
}

.user-profile__credit-point {
    font-weight: 700
}

.form-row:after,
.form-row:before {
    display: table;
    line-height: 0;
    content: ""
}

.form-row:after {
    clear: both
}

.form-row:after,
.form-row:before {
    display: table;
    line-height: 0;
    content: ""
}

.form-row:after {
    clear: both
}

.form-row__title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px
}

.form-row>.form-field {
    margin: 0 0 20px
}

.form-rowspacing {
    padding: 0 0 30px
}

input:disabled {
    cursor: not-allowed
}

.form-field {
    font-size: 0
}

.form-field.center {
    margin: 0 auto 20px;
    text-align: center;
}

.f21 {
    width: 70px;
    float: initial;
}

.f20 {
    width: 300px;
    float: initial;
}

.form-field:after,
.form-field:before {
    display: table;
    line-height: 0;
    content: ""
}

.form-field:after {
    clear: both
}

.form-field:after,
.form-field:before {
    display: table;
    line-height: 0;
    content: ""
}

.form-field:after {
    clear: both
}

@media only screen and (max-width:768px) {
    .form-field {
        margin: 0 0 25px;
        padding: 0
    }
    .order-history-item__content .form-field {
        margin: 0 0 0px;
        padding: 0;
    }
}

.form-field>label {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    padding: 0 15px 0 0
}

.page-register .form-field>label {
    text-align: left;
}

@media only screen and (max-width:1024px) {
    .page-register .form-field>label {
        text-align: left
    }
    .user-profile__credit.right {
        border-left: 0px solid #C39C7B;
        border-top: 2px solid #C39C7B;
    }
    .user-profile__credit {
        display: block;
    }
}

.page-register #register-form .form__content .form-row .form-field:first-of-type>label {
    padding-left: 0
}

.form-field>.select,
.form-field>input,
.form-field>textarea {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 3px 15px
}

@media only screen and (max-width:768px) {
    .form-field>.select,
    .form-field>input,
    .form-field>textarea {
        margin: 0 auto
    }
}

.form-field>input,
.form-field>textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #E8E8E8
}

.form-field>textarea {
    padding: 10px 15px
}

.form-field .select-styled {
    width: 100%
}

.form-field .select-options {
    width: 100%;
    overflow: auto
}

.form-field__msg {
    font-size: 14px;
    color: #4D4D4D;
    line-height: 20px;
    margin: 15px 0;
    float: left
}

@media only screen and (min-width:1025px) {
    .form-field.f12 {
        padding-left: 7px;
    }
    .order-history-item .form-field.f12 {
        padding-left: unset;
    }
    .profile__details .form-field.f12{
        padding-left: 0px;
    }
    .checkout-billing__details .form-field.f12 {
        padding-left: 0px;
    }

    .register-email {
        margin-left: 0px;
    }
}

.form-select {
    line-height: 1
}

.form {
    margin: 0 0 110px
}

@media only screen and (max-width:1024px) {
    .form {
        margin: 0 0 15px;
        padding: 0 15px
    }
}

.form__title {
    font-size: 26px;
    font-weight: 700;
    color: #B8845B;
    text-align: center;
    margin: 50px 32px
}

@media only screen and (max-width:1024px) {
    .form__title {
        margin: 50px 32px 15px
    }
}

.form__content {
    width: 100%;
    margin: 0 0 65px
}

@media only screen and (max-width:1024px) {
    .form__content {
        margin: 0 0 35px
    }
}

.form__error .error-container {
    padding: 10px;
    margin: 0 0 30px 16.66666667%
}

@media only screen and (max-width:1024px) {
    .form__error .error-container {
        margin: 15px 0;
        padding: 0
    }
}

.form__error .error-container>div {
    margin: 5px 0
}

.form textarea {
    resize: vertical
}

.form .select {
    width: 100%;
    max-width: none;
    line-height: 28px
}

.form .select-options {
    max-height: 135px
}

.form .select-options>li {
    text-indent: 0;
    padding: 2px 15px;
    line-height: 1.3
}

.form .select-styled {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30px
}

.form .select-styled.disabled {
    background-color: #ebebe4;
    cursor: not-allowed
}

.form .check-option {
    padding: 0 20px
}

.form .check-option .check-checkbox,
.form .check-option .check-checkbox-take,
.form .check-option .check-radio {
    height: 15px;
    width: 15px
}

.form .check-option input[type=checkbox],
.form .check-option input[type=radio] {
    top: 5px;
    left: -3px
}

.form .check-option input[type=checkbox]:checked~.check-checkbox,
.form .check-option input[type=checkbox]:checked~.check-checkbox-take,
.form .check-option input[type=checkbox]:checked~.check-radio,
.form .check-option input[type=radio]:checked~.check-checkbox,
.form .check-option input[type=radio]:checked~.check-checkbox-take,
.form .check-option input[type=radio]:checked~.check-radio {
    background: 0 0
}

.form .check-option input[type=checkbox]:checked~.check-checkbox-take:before,
.form .check-option input[type=checkbox]:checked~.check-checkbox:before,
.form .check-option input[type=checkbox]:checked~.check-radio:before,
.form .check-option input[type=radio]:checked~.check-checkbox-take:before,
.form .check-option input[type=radio]:checked~.check-checkbox:before,
.form .check-option input[type=radio]:checked~.check-radio:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #132B5A;
    position: absolute;
    top: 2px;
    left: 2px
}

.form .check-option input[type=checkbox]:checked~.check-checkbox:before,
.form .check-option input[type=radio]:checked~.check-checkbox:before {
    border-radius: 0
}

.form .check-option input[type=checkbox]:checked~.check-checkbox-take:before,
.form .check-option input[type=radio]:checked~.check-checkbox-take:before {
    border-radius: 0;
    content: "\f00c";
    font-family: fontAwesome;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    top: 0;
    left: 1px;
    background: 0 0
}

.form .check-option a {
    text-transform: none
}

.form .check-option a:hover {
    text-decoration: underline
}

.form__agreement {
    margin: 0 0 35px
}

.form__agreement .form-field {
    margin: 0;
    text-align: left;
    padding-left: 16.66666667%
}

@media only screen and (max-width:1024px) {
    .form__agreement .form-field {
        padding-left: 8px
    }
}

.form__agreement .form-field .upper {
    text-transform: uppercase
}

.form__actions {
    padding: 0 0 35px;
    text-align: right
}

@media only screen and (max-width:1024px) {
    .form__actions {
        text-align: center
    }
}

@media only screen and (max-width:1024px) {
    .form label {
        text-align: left;
        margin: 0 0 8px
    }
    .form .f1,
    .form .f10,
    .form .f11,
    .form .f12,
    .form .f2,
    .form .f3,
    .form .f4,
    .form .f5,
    .form .f6,
    .form .f7,
    .form .f8,
    .form .f9 {
        width: 100%
    }
}

.check-option b {
    font-weight: 700
}

.frm-tune-country>.select {
    margin-left: 6px
}

@media only screen and (max-width:1024px) {
    .frm-tune-country>.select {
        margin-left: 0
    }
}

.order-history-list__content,
.register-form {
    max-width: 880px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .5)
}

.blue-btn {
    color: #FFF;
    background: #132B5A;
    border: 1px solid #132B5A
}

.blue-btn:hover {
    color: #132B5A;
    background: 0 0
}

.brown-btn {
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B
}

.brown-btn:hover {
    color: #B8845B;
    background: 0 0
}

.form-btn {
    margin: 0 10px 0 0;
    padding: 5px 45px;
    font-size: 14px;
    line-height: 1.3;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.radio-group {
    margin: 0 0 30px
}

.radio-group .form-field {
    margin: 0
}

@media only screen and (max-width:1024px) {
    .birthday>.form-field:not(:last-child) {
        margin: 0
    }
}

.confirm-order,
.form,
.order-history-item,
.order-history-list,
.redeem-history {
    background: url(../../img/background/long-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom
}

@media only screen and (max-width:1024px) {
    .confirm-order,
    .form,
    .order-history-item,
    .order-history-list,
    .redeem-history {
        background: 0 0
    }
}

.shopping-cart-item {
    background: url(../../img/background/long-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom
}

@media only screen and (max-width:1024px) {
    .shopping-cart-item {
        background: 0 0
    }
}

@media only screen and (max-width:1500px) {
    .checkout-progressbar>.wrapper {
        padding: 0 15px 0 0
    }
}

.checkout-progressbar__progress {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    min-height: 86px;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.checkout-progressbar__progress:after,
.checkout-progressbar__progress:before {
    display: table;
    line-height: 0;
    content: ""
}

.checkout-progressbar__progress:after {
    clear: both
}

.checkout-progressbar__progress:after,
.checkout-progressbar__progress:before {
    display: table;
    line-height: 0;
    content: ""
}

.checkout-progressbar__progress:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .checkout-progressbar__progress {
        max-width: 880px
    }
}

.checkout-progressbar__step {
    position: relative;
    float: left;
    width: 50%;
    padding: 15px 0 0;
    text-align: center;
    color: #A8A8A8
}

.checkout-progressbar__step:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #A8A8A8;
    position: absolute;
    top: 13px;
    left: 0
}

.checkout-progressbar__step.active,
.checkout-progressbar__step:hover {
    color: #B8845B
}

.checkout-progressbar__step.active span:after,
.checkout-progressbar__step:hover span:after {
    background: #B8845B;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.checkout-progressbar__step:last-child:after {
    content: none
}

.checkout-progressbar__step>span {
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.checkout-progressbar__step>span:after {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: -7px;
    left: 0;
    z-index: 1;
    color: #FFF;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    background: #A8A8A8;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.checkout-progressbar__step>span:before {
    font-family: fontAwesome;
    font-weight: 300;
    font-size: 21px;
    position: absolute;
    z-index: 5;
    color: #FFF;
    width: 39px;
    left: 0
}

.checkout-progressbar__step>span>span {
    display: inline-block;
    width: 200px;
    top: 35px;
    padding: 0 0 0 48px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width:600px) {
    .checkout-progressbar__step>span>span {
        line-height: 18px;
        margin: 5px 0 0;
        width: 120px
    }
}

@media only screen and (max-width:1500px) {
    .checkout-progressbar__step.cart>span>span {
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 0;
        text-align: left
    }
}

.checkout-progressbar__step.cart>span:before {
    content: "\f07a"
}

.checkout-progressbar__step.truck>span:before {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    content: "\f0d1"
}

.checkout-progressbar__step.dollar>span:before {
    content: "\f155"
}

.checkout-progressbar__step.check {
    position: absolute;
    top: 0;
    right: 0;
    width: 39px
}

@media only screen and (max-width:1500px) {
    .checkout-progressbar__step.check>span>span {
        left: auto;
        right: -40px;
        text-align: right;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.checkout-progressbar__step.check>span:before {
    content: "\f00c"
}

.checkout-billing-form {
    margin-right: 478px;
    padding: 0 35px 0 0;
    overflow: hidden
}

@media only screen and (max-width:1500px) {
    .checkout-billing-form {
        margin-right: 0;
        padding: 0
    }
}

.checkout-billing-form .form-title {
    margin: 50px 32px 0
}

.checkout-billing {
    background: url(../../img/background/long-bg.png);
    background-repeat: no-repeat;
    background-position: right -102px bottom;
    margin: 0;
    padding: 0 0 126px
}

.checkout-billing>.wrapper {
    max-width: 1380px
}

.checkout-billing>.wrapper:after,
.checkout-billing>.wrapper:before {
    display: table;
    line-height: 0;
    content: ""
}

.checkout-billing>.wrapper:after {
    clear: both
}

.checkout-billing>.wrapper:after,
.checkout-billing>.wrapper:before {
    display: table;
    line-height: 0;
    content: ""
}

.checkout-billing>.wrapper:after {
    clear: both
}

@media only screen and (max-width:1500px) {
    .checkout-billing>.wrapper {
        padding: 0 15px
    }
}

.checkout-billing__details,
.checkout-billing__shipping {
    border-bottom: 1px solid #E8E8E8
}

.checkout-billing__details.no-bb,
.checkout-billing__shipping.no-bb {
    border-bottom: none
}

.checkout-billing__shipping {
    margin: 0 0 65px
}

.checkout-billing .form-row:last-child .form-field {
    margin: 0
}

.new-delivery {
    margin: 55px 0 30px;
    display: none
}

.new-delivery.active {
    display: block
}

.additional-info>label {
    padding: 0 0 0 25px;
    font-size: 16px
}

.additional-info>.input {
    margin: 0 5px
}

.additional-info.text {
    font-size: 16px;
    padding: 0 0 0 25px
}

.additional-info b {
    font-weight: 700
}

.cheque-note {
    font-size: 14px
}

.your-order {
    float: right;
    width: 478px;
    border: 1px solid #1A1A1A;
    margin: 50px 0
}

@media only screen and (max-width:1500px) {
    .your-order {
        float: none;
        width: 100%
    }
}

.your-order__title {
    font-weight: 600;
    background: #DEDEDE;
    line-height: 1;
    padding: 12px 15px
}

.your-order__items {
    padding: 0 15px
}

.your-order__item.item-row {
    border-bottom: 1px solid #DEDEDE;
    padding: 22px 0 24px
}

.your-order__item.item-row:after,
.your-order__item.item-row:before {
    display: table;
    line-height: 0;
    content: ""
}

.your-order__item.item-row:after {
    clear: both
}

.your-order__item.item-row:after,
.your-order__item.item-row:before {
    display: table;
    line-height: 0;
    content: ""
}

.your-order__item.item-row:after {
    clear: both
}

.your-order__item.item-row:last-child {
    border-bottom: none
}

.your-order__item.item-title {
    padding: 22px 0 16px
}

.your-order__item>div {
    float: left;
    font-weight: 600
}

.your-order__item>div span {
    font-weight: 400
}

.your-order__item-col {
    float: left
}

.your-order__item-col.item {
    width: 68%;
    padding: 0 5px 0 0
}

.your-order__item-col.item:after,
.your-order__item-col.item:before {
    display: table;
    line-height: 0;
    content: ""
}

.your-order__item-col.item:after {
    clear: both
}

.your-order__item-col.item:after,
.your-order__item-col.item:before {
    display: table;
    line-height: 0;
    content: ""
}

.your-order__item-col.item:after {
    clear: both
}

.your-order__item-col.item img {
    max-width: 50px;
    float: left
}

.your-order__item-col.qty {
    width: 7%;
    text-align: center;
}

.your-order__item-col.price {
    width: 25%;
    text-align: right;
    padding: 0 0 0 5px
}

.your-order__item-col.price b {
    font-size: 18px
}

.item-content__detail-price {
    font-size: 14px;
    font-weight: 700;
}

.item-content__detail-price>div {
    display: inline-block;
}

.normal-price-line {
    text-align: right;
    margin-right: 5px;
}

.normal-price-line>div {
    display: inline-block;
    position: relative;
    padding: 0 10px;
}

.normal-price-line>div:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9C1D31;
    position: absolute;
    top: 13px;
    left: 0;
    transform: rotate(7deg);
}

.your-order b {
    font-weight: 700
}

.your-order__total {
    padding: 20px 15px;
    background: #ECECEC
}

.item-content {
    float: left;
    width: calc(100% - 50px);
    padding: 0 0 0 20px
}

.item-content__title {
    font-family: "Open Sans", Arial, sans-serif
}

.item-content__detail {
    font-weight: 400;
    color: #666
}

.ttl {
    border-top: 1px solid #E1E1E1;
    padding: 15px 0 0;
    margin: 15px 0 0
}

.ttl b {
    font-size: 22px
}

.ttl.subtotal {
    border-top: none;
    padding: 0;
    margin: 0
}

.ttl.subtotal b {
    font-size: 18px
}

.ttl.total .ttl__price {
    font-size: 18px
}

.ttl__title {
    float: left;
    font-weight: 700
}

.item-content_qty,
.item-content_price{
    display: none;

}

@media only screen and (max-width:420px) {
    .ttl__title {
        float: none
    }
    .your-order__item-col.qty,
    .your-order__item-col.price{
        display: none;
    }
    .your-order__item-col.item{
        width: 100%;
    }
    .item-content_qty,
    .item-content_price{
        display: block;
        margin: 5px 0px;
    }
}

.ttl__content {
    margin: 0 0 0 120px;
    text-align: right
}

.ttl__content2 {
    text-align: right;
    margin-top: 10px;
}

@media only screen and (max-width:420px) {
    .ttl__content {
        margin: 10px 0 0;
        text-align: left
    }
}

.ttl__options label:after,
.ttl__options label:before {
    content: "";
    border-radius: 50%;
    position: absolute
}

.ttl__options label:before {
    border: 1px solid #CFCFCF;
    width: 14px;
    height: 14px;
    z-index: 1;
    top: 8px;
    left: -4px
}

.ttl__options label:after {
    background: #132B5A;
    border: 1px solid #132B5A;
    width: 8px;
    height: 8px;
    z-index: 2;
    top: 11px;
    left: -1px;
    opacity: 0
}

.toggle {
    position: relative;
    display: inline-block
}

.toggle input[type=checkbox],
.toggle input[type=radio] {
    opacity: 0;
    position: absolute;
    top: 6px;
    left: -7px
}

.toggle input[type=checkbox]:checked~label:after,
.toggle input[type=radio]:checked~label:after {
    opacity: 1
}

.toggle input[type=checkbox]:checked~label:before,
.toggle input[type=radio]:checked~label:before {
    border: 1px solid #B8845B
}

.no-data {
    text-align: center;
    min-height: 300px
}

.order-history-list {
    padding: 0 0 142px
}

@media only screen and (max-width:768px) {
    .order-history-list {
        padding: 0 0 40px
    }
}

.order-history-list__content {
    max-width: 1186px;
    padding: 0 15px
}

.order-history-list__item {
    border-top: 1px solid #ECECEC;
    padding: 45px 0
}

@media only screen and (max-width:540px) {
    .order-history-list__item {
        padding: 25px 0
    }
}

.order-history-list__item:last-child {
    border-bottom: 1px solid #ECECEC
}

.order-history-list__bottom:after,
.order-history-list__bottom:before,
.order-history-list__top:after,
.order-history-list__top:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-list__bottom:after,
.order-history-list__top:after {
    clear: both
}

.order-history-list__bottom:after,
.order-history-list__bottom:before,
.order-history-list__top:after,
.order-history-list__top:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-list__bottom:after,
.order-history-list__top:after {
    clear: both
}

.order-history-list__top {
    margin: 0 0 35px
}

@media only screen and (max-width:540px) {
    .order-history-list__top {
        margin: 0 0 15px
    }
}

.order-history-list__left {
    float: left;
    width: 80%
}

.order-history-list__left:after,
.order-history-list__left:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-list__left:after {
    clear: both
}

.order-history-list__left:after,
.order-history-list__left:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-list__left:after {
    clear: both
}

@media only screen and (max-width:768px) {
    .order-history-list__left {
        width: 60%
    }
}

@media only screen and (max-width:540px) {
    .order-history-list__left {
        text-align: left
    }
}

.order-history-list__left .history-btn {
    max-width: 155px
}

.order-history-list__right {
    float: left;
    width: 20%;
    padding: 0 15px 0 0;
    text-align: right
}

@media only screen and (max-width:768px) {
    .order-history-list__right {
        width: 40%
    }
}

@media only screen and (max-width:540px) {
    .order-history-list__right {
        text-align: right
    }
}

.order-history-list__right .history-btn {
    width: 145px;
    text-align: center
}

@media only screen and (max-width:768px) {
    .order-history-list__right .history-btn {
        width: 100%;
        max-width: 145px
    }
}

@media only screen and (max-width:540px) {
    .order-history-list__left,
    .order-history-list__right {
        width: 50%
    }
}

.order-history-list__info-detail {
    max-width: 690px
}

.order-history-list__info {
    float: left;
    width: 33.33%
}

@media only screen and (max-width:768px) {
    .order-history-list__info {
        width: 100%
    }
}

@media only screen and (max-width:540px) {
    .order-history-list__info {
        margin: 0 0 10px
    }
}

.order-history-list__info-title,
.order-history-list__info-value {
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:1024px) {
    .order-history-list__info-title,
    .order-history-list__info-value {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .order-history-list__info-title,
    .order-history-list__info-value {
        display: inline-block;
        width: 48%
    }
}

@media only screen and (max-width:540px) {
    .order-history-list__info-title,
    .order-history-list__info-value {
        display: block;
        width: 100%
    }
}

.order-history-list__info-title {
    padding: 0 5px 0 0
}

@media only screen and (max-width:540px) {
    .order-history-list__info-title {
        line-height: 1
    }
}

.order-history-list__info-value {
    font-weight: 700
}

.order-history-list__status {
    color: #C20C2B;
    font-weight: 700
}

.order-history-list__status:before {
    content: "";
    display: inline-block;
    margin: 0 5px;
    width: 13px;
    height: 13px;
    background: #C20C2B;
    border-radius: 50%
}

.order-history-list__status.delivered {
    color: #369117
}

.order-history-list__status.delivered:before {
    background: #369117
}

.history-btn,
.order-btn {
    padding: 0 15px;
    line-height: 26px;
    margin: 0 15px 0 0
}

@media only screen and (max-width:540px) {
    .history-btn,
    .order-btn {
        margin: 0 0 10px;
        width: 90%
    }
}

.order-btn {
    min-width: 136px;
    text-align: center
}

@media only screen and (max-width:540px) {
    .order-btn {
        min-width: unset
    }
}

.grey-btn {
    color: #FFF;
    background: #A6A6A6;
    border: 1px solid #A6A6A6
}

.grey-btn:hover {
    color: #A6A6A6;
    background: 0 0
}

.red-btn {
    color: #FFF;
    background: #9C1D31;
    border: 1px solid #9C1D31;
    margin: 0
}

.red-btn:hover {
    color: #9C1D31;
    background: 0 0
}

.order-history-item {
    padding: 0 0 145px
}

@media only screen and (max-width:768px) {
    .order-history-item {
        padding: 0 0 35px
    }
}

.order-history-item__actions,
.order-history-item__content {
    max-width: 1190px;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .order-history-item__actions,
    .order-history-item__content {
        padding: 0 15px
    }
}

.order-history-item__actions {
    background: rgba(255, 255, 255, .5);
    padding: 20px 0 30px
}

.order-history-item__actions:after,
.order-history-item__actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-item__actions:after {
    clear: both
}

.order-history-item__actions:after,
.order-history-item__actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-item__actions:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .order-history-item__actions {
        padding: 20px 15px 30px
    }
}

@media only screen and (max-width:540px) {
    .order-history-item__actions {
        text-align: center
    }
}

.order-history-item__info {
    margin: 0 0 20px
}

.order-history-item__info:after,
.order-history-item__info:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-item__info:after {
    clear: both
}

.order-history-item__info:after,
.order-history-item__info:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-history-item__info:after {
    clear: both
}

.order-history-item__group {
    float: left;
    width: 25%;
    max-width: 272px
}

.order-history-item__group.point {
    max-width: 120px;
}

.order-history-item__group.total {
    max-width: 180px;
}

@media only screen and (max-width:1024px) {
    .order-history-item__group {
        width: 55%;
        max-width: unset;
        float: left
    }
    .order-history-item__group.total {
        max-width: unset;
    }
    .order-history-item__group.point {
        max-width: unset;
    }
}

@media only screen and (max-width:768px) {
    .order-history-item__group {
        line-height: 1.5;
        padding: 0 0 8px
    }
}

.order-history-item__group.status {
    float: right;
    text-align: right;
    max-width: 200px;
}

@media only screen and (max-width:1024px) {
    .order-history-item__group.status {
        width: 45%
    }
}

.order-history-item__name,
.order-history-item__value {
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:400px) {
    .order-history-item__name,
    .order-history-item__value {
        width: 100%
    }
}

.order-history-item__name {
    padding: 0 5px 0 0
}

@media only screen and (max-width:1024px) {
    .order-history-item__name {
        min-width: 115px
    }
}

.order-history-item__value {
    font-weight: 700
}

.order-history-item__status {
    color: #C20C2B;
    font-weight: 700;
    padding: 0 5px 0 0
}

.order-history-item__status:before {
    content: "";
    display: inline-block;
    margin: 0 5px;
    width: 13px;
    height: 13px;
    background: #C20C2B;
    border-radius: 50%
}

.order-history-item__status.delivered {
    color: #369117
}

.order-history-item__status.delivered:before {
    background: #369117
}

.order-item__table.shopping-cart-detail .order-item__row {
    margin: 0 0 18px
}

.order-item__table.shopping-cart-detail .order-item__row.heading {
    margin: 0 0 .5em;
    text-transform: uppercase
}

.order-item__table.shopping-cart-detail .order-item__row.heading .left {
    padding: 0 0 0 95px
}

@media only screen and (max-width:1024px) {
    .order-item__table.shopping-cart-detail .order-item__row.heading .left {
        padding-left: 15px
    }
}

.order-item__table.shopping-cart-detail .order-item__row.heading .center,
.order-item__table.shopping-cart-detail .order-item__row.heading .left,
.order-item__table.shopping-cart-detail .order-item__row.heading .right {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #E5E5E5
}

.order-item__table.shopping-cart-detail .order-item__row:last-child .center,
.order-item__table.shopping-cart-detail .order-item__row:last-child .left {
    border-bottom: 1px solid #E5E5E5
}

.order-item__table.shopping-cart-detail .order-item__col.check {
    min-width: 25px;
    padding: 0
}

@media only screen and (max-width:520px) {
    .order-item__table.shopping-cart-detail .order-item__col.check {
        position: relative;
        width: 0;
        min-width: unset
    }
}

@media only screen and (max-width:520px) {
    .order-item__table.shopping-cart-detail .order-item__col.check .check-option {
        position: absolute;
        top: 7px;
        left: 19px
    }
}

.order-item__table.shopping-cart-detail .order-item__col.center,
.order-item__table.shopping-cart-detail .order-item__col.left,
.order-item__table.shopping-cart-detail .order-item__col.right {
    border-bottom: 1px solid #E5E5E5
}

.order-item__table.shopping-cart-detail .order-item__col.right {
    margin: 0
}

@media only screen and (max-width:520px) {
    .order-item__table.shopping-cart-detail .order-item__col.right {
        border: none
    }
}

.order-item__row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around
}

@media only screen and (max-width:520px) {
    .order-item__row {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:520px) {
    .order-item__row.heading {
        flex-wrap: wrap;
        margin: 0 0 30px;
        border-bottom: 1px solid #E5E5E5
    }
}

.order-item__row.heading .order-item__col {
    font-weight: 700
}

.order-item__row.heading .order-item__col.left {
    padding: 16px 0 16px 54px
}

@media only screen and (max-width:1024px) {
    .order-item__row.heading .order-item__col.left {
        padding-left: 20px
    }
}

@media only screen and (max-width:520px) {
    .order-item__row.heading .order-item__col.left {
        width: 80%
    }
}

@media only screen and (max-width:520px) {
    .order-item__row.heading .order-item__col.center {
        width: 20%;
        border-right: 1px solid #E5E5E5
    }
}

@media only screen and (max-width:520px) {
    .order-item__row.heading .order-item__col.right {
        display: none
    }
}

.order-item__row:last-child .order-item__col.center,
.order-item__row:last-child .order-item__col.left,
.order-item__row:last-child .order-item__col.right {
    border-bottom: 1px solid #E5E5E5
}

@media only screen and (max-width:520px) {
    .order-item__row:last-child .order-item__col.center,
    .order-item__row:last-child .order-item__col.left,
    .order-item__row:last-child .order-item__col.right {
        border-bottom: none
    }
}

.order-item__col {
    padding: 16px 0;
    background: #FFF
}

.order-item__col.check {
    display: none
}

.order-item__col.check .check-checkbox {
    width: 15px;
    height: 15px;
    margin: 0;
    display: none
}

.order-item__col.center,
.order-item__col.left,
.order-item__col.right {
    width: 17%
}

.order-item__col.center,
.order-item__col.right {
    border-top: 1px solid #E5E5E5;
    border-bottom: none
}

.order-item__col.left {
    border: 1px solid #E5E5E5;
    border-left-width: 13px;
    border-right: none;
    border-bottom: none;
    width: 66%;
}

.order-item__col.left:after,
.order-item__col.left:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-item__col.left:after {
    clear: both
}

.order-item__col.left:after,
.order-item__col.left:before {
    display: table;
    line-height: 0;
    content: ""
}

.order-item__col.left:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .order-item__col.left {
        width: 62%;
        width: calc(100% - 70px - 150px);
        padding-right: 5px;
    }
}

@media only screen and (max-width:520px) {
    .order-item__col.left {
        width: calc(100% - 80px)
    }
    .price-block__value_cl {
        display: block;
        margin-left: 42px;
        font-size: 15px;
        font-weight: unset;
    }
}

@media only screen and (max-width:1024px) {
    .order-item__col.center {
        width: 110px;
        width: 70px;
    }
}

@media only screen and (max-width:520px) {
    .order-item__col.center {
        border-right: 1px solid #E5E5E5;
        width: 80px
    }
}

.order-item__col.right {
    border-right: 1px solid #E5E5E5;
    position: relative
}

@media only screen and (max-width:1024px) {
    .order-item__cover {
        text-align: center;
    }
    .order-item__col.right {
        width: calc(38% - 110px);
        width: 150px;
    }
}

@media only screen and (max-width:520px) {
    .order-item__col.right {
        width: 100%;
        padding: 10px 10px 20px;
        text-align: right;
        border-right: none
    }
}

.order-item__cover {
    float: left;
    width: 16%;
    text-align: right;
    padding: 0 5% 0 5px
}

.order-item__col.center {
    text-align: center;
}

@media only screen and (max-width:768px) {
    .order-item__cover {
        width: 25%
    }
}

.order-item__cover img {
    max-width: 45px
}

.order-item__details {
    float: left;
    width: 84%
}

@media only screen and (max-width:768px) {
    .order-item__details {
        width: 75%
    }
    .f21 {
        width: 100%;
    }
    
    .f20 {
        width: 100%;
    }
    
}

.order-item__title {
    font-size: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333
}

.order-item__title a {
    text-transform: none
}

.order-item__tag,
.order-item__year {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.order-item__tag {
    font-weight: 700
}

.order-item__tag:before {
    content: "#";
    display: inline-block;
    padding: 0 3px 0 0
}

.order-item__year span {
    font-weight: 700 !important
}

.order-item__old-price span,
.order-item__price span {
    font-weight: 700
}

.order-item__old-price {
    font-size: 14px;
    color: #A6A6A6;
    position: relative;
    display: inline-block
}

.order-item__old-price:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    background: #9C1D31;
    width: 110%;
    height: 1px;
    margin-left: -5%
}

.order-item__price {
    color: #9C1D31;
    font-size: 18px;
    padding: 40px 0 0
}

.order-item__hints {
    font-size: 14px;
    color: #C39C7B
}

.order-item__quantity {
    padding: 0 8px;
    font-size: 0
}

.order-item__subtotal {
    color: #9C1D31;
    font-size: 18px
}

.order-item__subtotal span {
    font-size: 28px;
    font-weight: 700;
    padding: 0 4px
}

.order-item__quantity,
.order-item__subtotal {
    padding-top: 50px
}

@media only screen and (max-width:1024px) {
    .order-item__quantity,
    .order-item__subtotal {
        padding-top: 0
    }
}

.price-block {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    color: #1A1A1A;
    background: #EDEDED;
    padding: 16px 12px;
    margin: 12px 8px 12px 0
}

@media only screen and (max-width:720px) {
    .price-block {
        display: block;
        width: 100%;
        max-width: 150px;
        margin: 12px 0
    }
    .price-block:not(:first-child) {
        margin-top: 0
    }
}

.price-block.white-style {
    background-color: #FFF
}

.price-block.brown-style {
    color: #FFF;
    background: #AE805B
}

.price-block.red-style {
    background-color: #FFF;
    color: #9C1D31
}

.price-block.brown-style .price-block__label span,
.price-block.red-style .price-block__label span {
    font-size: 16px
}

.price-block.brown-style .price-block__value,
.price-block.red-style .price-block__value {
    font-size: 20px
}

.price-block__parent {
    display: flex;
    flex-wrap: nowrap
}

@media only screen and (max-width:1024px) {
    .price-block__parent {
        flex-wrap: wrap
    }
}

.price-block__value {
    font-size: 18px;
    line-height: 22px
}

.price-block__value.diagonal-strikethrough {
    position: relative
}

.price-block__value.diagonal-strikethrough:before {
    content: "";
    position: absolute;
    top: .5625em;
    left: 0;
    background: #1A1A1A;
    width: 110%;
    height: 1px;
    margin-left: -5%;
    -webkit-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -moz-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -ms-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    -o-transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0);
    transform: matrix(.99837169, -.05704354, .05704354, .99837169, 0, 0)
}

.price-block__msg {
    font-size: 14px;
    line-height: 18px
}

.price-block span {
    font-weight: 700
}

.order-item__row.active .order-item__col {
    border-color: #C39C7B !important
}

.order-btn {
    float: left
}

@media only screen and (max-width:540px) {
    .order-btn {
        float: none
    }
}

.order-btn.payment {
    float: right
}

@media only screen and (max-width:540px) {
    .order-btn.payment {
        float: none
    }
}

.add-num,
.remove-num,
input.quantity-input {
    border: 1px solid #DBDBDB;
    text-align: center
}

input.quantity-input {
    width: 100%;
    max-width: 52px;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 28px
}

.add-num,
.remove-num {
    width: 18px;
    height: 30px;
    background: #EFEFEF
}

.add-num:before,
.remove-num:before {
    content: "";
    font-family: fontAwesome;
    font-size: 12px;
    color: grey
}

.add-num {
    border-left: none
}

.add-num:before {
    content: "\f067"
}

.remove-num {
    border-right: none
}

.remove-num:before {
    content: "\f068"
}

.delete-item {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: url(../../img/misc/bin.png) no-repeat center #E5E5E5;
    margin-top: 65%;
    position: absolute;
    top: 0;
    right: 18px
}

@media only screen and (max-width:1024px) {
    .delete-item {
        margin-top: 12px
    }
}

@media only screen and (max-width:720px) {
    .delete-item {
        top: auto;
        bottom: 16px
    }
}

@media only screen and (max-width:520px) {
    .delete-item {
        bottom: 72px
    }
}

.delete-item:hover {
    background: url(../../img/misc/bin.png) no-repeat center #9C1D31
}

.shopping-cart-item {
    padding: 0 0 145px
}

@media only screen and (max-width:1024px) {
    .shopping-cart-item {
        padding: 0 0 35px
    }
}

@media only screen and (max-width:1650px) {
    .shopping-cart-item>.wrapper {
        padding: 0 15px
    }
}

.shopping-cart-item__content .check-checkbox {
    margin: 0;
    width: 15px;
    height: 15px
}

.shopping-cart-item__actions {
    background: rgba(255, 255, 255, .5);
    border-top: 1px solid #E5E5E5;
    margin: 0 0 22px;
    padding: 56px 0 45px
}

.page-shopping-cart .shopping-cart-item__actions {
    background: rgba(255, 255, 255, .5);
    border-top: 0px solid #E5E5E5;
    margin: 0 0 22px;
    position: relative;
    padding: 56px 0 65px;
}

.shopping-cart-item__actions:after,
.shopping-cart-item__actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.shopping-cart-item__actions:after {
    clear: both
}

.shopping-cart-item__actions:after,
.shopping-cart-item__actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.shopping-cart-item__actions:after {
    clear: both
}

.shopping-cart-item__actions .check-option {
    display: inline-block;
    padding: 0 0 0 28px;
    margin: 0 30px 0 0;
    font-weight: 700
}

.shopping-cart-item__actions .check-checkbox {
    margin: 6px 0 0
}

.shopping-cart-item__actions .promo-code {
    font-weight: 700;
    padding: 0 0 0 10px;
    margin: 0;
    display: inline-block;
    background-color: #d9d9d9;
    border-radius: .375em;
    color: #797979
}

@media only screen and (max-width:540px) {
    .shopping-cart-item__actions .promo-code {
        width: 100%;
        padding: 0
    }
}

.shopping-cart-item__actions .promo-code input {
    line-height: 30px;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0 6px
}

@media only screen and (max-width:540px) {
    .shopping-cart-item__actions .promo-code input {
        display: block;
        margin: 0 auto;
        width: 90%;
        max-width: 100%
    }
}

.shopping-cart-item__actions-left,
.shopping-cart-item__actions-right {
    float: left;
    height: 80px;
}

@media only screen and (max-width:1024px) {
    .shopping-cart-item__actions-left,
    .shopping-cart-item__actions-right {
        width: 100%;
        float: none;
    }
}

.confirm-order__orders .shopping-cart-item__actions-left, .confirm-order__orders .shopping-cart-item__actions-right {
    height: auto;
}

@media only screen and (max-width:1024px) {
    .shopping-cart-item__actions-left {
        text-align: center;
        display: none;
    }
}

.shopping-cart-item__actions-right {
    text-align: right;
    width: 100%;
}

.shopping-cart-item__actions-right:after,
.shopping-cart-item__actions-right:before {
    display: table;
    line-height: 0;
    content: ""
}

.shopping-cart-item__actions-right:after {
    clear: both
}

.shopping-cart-item__actions-right:after,
.shopping-cart-item__actions-right:before {
    display: table;
    line-height: 0;
    content: ""
}

.shopping-cart-item__actions-right:after {
    clear: both
}

.order-history-item__content .value_space,
.confirm-order__orders .value_space {
    min-width: 210px;
}

.confirm-order__orders .value_align {
    text-align: right;
}



@media only screen and (max-width:1024px) {
    .shopping-cart-item__actions-right {
        /* border-top: 1px solid #E5E5E5;
        margin: 35px 0 0; */
        text-align: center;
        padding: 55px 0 0;
        height: 100%;
    }
    .page-shopping-cart .shopping-cart-item__actions-right {
        text-align: right;
    }
    .confirm-order__orders .value_space {
        min-width: 160px;
    }
    
}

@media only screen and (max-width:768px) {

    .order-history-item__content .value_space {
        min-width: 160px;
    }
    
}

#promo-code {
    line-height: 1.2em;
    background-color: #d9d9d9;
    border: 0 none;
    border-left: 1px solid #797979
}

.select-remove-btn {
    font-size: 14px;
    padding: 0 25px
}

.cart-btn {
    padding: 0 30px;
    font-size: 20px;
    line-height: 40px
}

@media only screen and (max-width:768px) {
    /* .cart-btn {
        width: 90%
    } */
}

.cart-btn.continue-shopping {
    margin: 0 18px 0 0
}

@media only screen and (max-width:540px) {
    .cart-btn.continue-shopping {
        margin: 0 0 10px
    }
}

.cart-btn.apply-promotion {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    line-height: 1.625em !important;
    margin: 0 !important;
    border-top-right-radius: .375em;
    border-bottom-right-radius: .375em
}

@media only screen and (max-width:540px) {
    .cart-btn.apply-promotion {
        margin: 10px auto !important;
        border-radius: .375em;
    }
}

.cart-summary {
    float: left
}


.cart-summary__name,
.cart-summary__value {
    display: inline-block;
    vertical-align: baseline
}

.cart-summary__name {
    font-size: 16px;
    padding: 0 6px 0 0
}

@media only screen and (max-width:540px) {
    .cart-summary__name {
        width: 45%;
        padding: 0 10px;
        margin: 10px 0;
        text-align: right
    }
}

.cart-summary__value {
    font-size: 22px;
    margin: 0 58px 0 0;
}

@media only screen and (max-width:540px) {
    .cart-summary__value {
        width: 50%;
        padding: 0 10px;
        margin: 10px 0;
        text-align: right
    }
}

.cart-summary__value span {
    font-size: 34px;
    font-weight: 700;
}

@media only screen and (max-width:540px) {
    .cart-summary>div:last-child {
        margin: 0
    }
}

.cart-summary.no-float {
    float: none;
    display: block
}

.cart-actions {
    float: right;
    position: relative
}

@media only screen and (max-width:768px) {
    .cart-actions {
        float: none;
        display: block;
        margin: 68px 0 0
    }
}

.cart-actions .continue-shopping {
    position: absolute;
    top: -35px;
    right: 0
}

@media only screen and (max-width:768px) {
    .cart-actions .continue-shopping {
        position: absolute;
        left: 50%;
        top: 130%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:768px) {
    .cart-summary {
        float: none;
        display: inline-block;
    }
    .cart-summary__value span {
        font-size: 25px;
    }
    .cart-summary__value {
        font-size: 18px;
    }
}


.cursor-not-allow {
    cursor: not-allowed !important
}

.cursor-not-allow input,
.cursor-not-allow span {
    cursor: not-allowed !important
}

.login {
    padding: 0 0 220px;
    margin: 0
}

.login__content {
    max-width: 500px;
    margin: 0 auto
}

.login__content.size2 {
    max-width: 700px;
    font-size: 18px;
    margin: 50px auto 0;
}

.login .brown-btn {
    border: 1px solid #B8845B;
    padding: 5px 45px
}

.login .remember-me {
    font-size: 14px
}

.login input.error-msg {
    margin: 0
}

.login-submit {
    text-align: right
}

.forgot-pw {
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: none;
    display: block;
}

.forgot {
    padding: 0 0 334px;
    margin: 0
}

.forgot__content {
    max-width: 500px;
    margin: 0 auto
}

.forgot__hints {
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    margin: 0 auto 40px;
    max-width: 600px;
}

.form__msg {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.form__msg_container {
    display: inline-block;
    font-size: 20px;
}

@media only screen and (max-width:1024px) {
    .forgot__hints {
        max-width: none
    }
}

.forgot img.captcha {
    width: auto;
    height: 24px
}

.forgot button.captcha {
    height: 24px;
    vertical-align: top;
    margin-left: 1em
}

@media only screen and (max-width:768px) {
    .forgot,
    .login {
        padding: 0 15px
    }
}

@media only screen and (max-width:1024px) {
    .desktop-only {
        display: none
    }
}

.forgot-pw-text {
    text-align: right
}

@media only screen and (max-width:1024px) {
    .forgot-pw-text {
        text-align: left
    }
}

@media only screen and (max-width:1024px) {
    .remember-me-row {
        margin: 0
    }
}

.confirm-order__orders {
    max-width: 1190px;
    margin: 50px auto 30px
}

@media only screen and (max-width:1024px) {
    .confirm-order__orders {
        padding: 0 15px
    }
}

.confirm-order .form__content.shipping {
    max-width: 880px;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .page-checkout .checkout-billing__details .form-row>.f2 {
        margin: 0
    }
    .page-checkout .checkout-billing__details .f10 {
        margin-top: 10px;
    }
    .page-checkout .checkout-billing__details .form-row>.f10 {
        margin: 0;
    }
    .page-checkout .checkout-billing__details .form-row>.f10>div {
        margin: 0 0 20px
    }
    .page-checkout .checkout-billing__details .form-rowspacing {
        padding: 0
    }
    .page-checkout .checkout-billing__details .space {
        display: none
    }
    .page-checkout .checkout-billing__details .floor-field,
    .page-checkout .checkout-billing__details .lift-field {
        width: auto
    }
    .page-checkout .checkout-billing__details .lift-field {
        width: 90px
    }
    .page-checkout .checkout-billing__details .floor-field {
        width: calc(100% - 90px);
        margin: 0 0 5px
    }
    .page-checkout .checkout-billing__details .floor-field label {
        width: 75px
    }
    .page-checkout .checkout-billing__details .floor-field input {
        width: calc(100% - 75px);
        margin: 0
    }
    .page-checkout .checkout-billing__details .text-field {
        padding: 0;
        display: inline-block;
    }
    .page-checkout .checkout-billing__details .new-delivery {
        margin: 20px 0
    }
}

.page-checkout .form__content .form-row.hidden {
    display: none
}

.search-result {
    margin: 50px 0 100px
}

.search-result__detail {
    margin: 0 auto 30px;
    max-width: 1325px
}

@media only screen and (max-width:1325px) {
    .search-result__detail {
        max-width: 995px
    }
}

@media only screen and (max-width:995px) {
    .search-result__detail {
        max-width: 660px
    }
}

@media only screen and (max-width:660px) {
    .search-result__detail {
        max-width: 328px
    }
}

.search-result .item-slider__slide {
    margin: 8px 8px
}

@media only screen and (max-width:1024px) {
    .search-result .section-pager__pages {
        text-align: center
    }
}

.page-search .item-slider__slider {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly
}

#search-page-form {
    text-align: center;
    padding: 0 0 30px;
    position: relative
}

#search-page-form .search-input {
    width: 100%;
    max-width: 600px;
    padding: 5px 40px 5px 10px;
    font-size: 16px
}

#search-page-form .status-menu__search-submit {
    margin-left: -36px;
    line-height: 36px
}

@media only screen and (max-width:660px) {
    #search-page-form .status-menu__search-submit {
        position: absolute;
        top: 0;
        right: 6px;
        z-index: 2
    }
}

.wine-radio label {
    display: inline-block;
    padding: 0 5px 5px 0
}

.wine-radio input:checked~.wine-group__content {
    border: 1px solid #9C1D31;
    background-color: #9C1D31;
    color: #FFF
}

.wine-radio .wine-group__content {
    border: 1px solid #DEDEDE;
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    color: grey;
    min-width: 70px
}

.page-wine-info .customSectionDetail .brandLogo {
    width: 20%;
    float: left
}

.page-wine-info .customSectionDetail .brandLogo img {
    width: 100%
}

.page-wine-info .customSectionDetail .brandLogo~.article-content,
.page-wine-info .customSectionDetail .brandLogo~.article-title {
    width: 80%;
    float: right
}

.page-wine-info .customSectionDetail .article-title {
    width: 100%;
    float: none
}

.page-wine-info .customSectionDetail .article-content {
    width: 100%;
    float: none
}

.page-wine-info .customSectionDetail .article-content:after {
    content: "";
    float: none;
    clear: both
}

.page-events .form.register .register-form .form-row__title {
    text-align: right;
    font-weight: bolder;
    padding-right: 15px;
    margin-top: 5px;
}

#contact_us em{
    font-size: 13px;
    color: #9C1D31;
}

.page-events .form.register .register-form .form-field>label {
    font-weight: bolder
}

.confirm-order__orders #methodForm .form-field>label {
    font-weight: bolder
}

.page-send-friend .form.send-friend label {
    font-weight: 700;
    display: inline-block;
    width: 10em;
    height: 1.5em
}

.page-send-friend .form.send-friend input[type=text] {
    display: inline-block;
    width: 20em;
    height: 1.5em
}

.page-send-friend .form.send-friend textarea {
    display: inline-block;
    width: 20em;
    height: 10em
}

.page-send-friend .form.send-friend input[type=submit],
.page-send-friend .form.send-friend input[type=reset] {
    display: inline-block;
    border: 1px solid #9C1D31;
    background-color: #9C1D31;
    color: #FFF;
    width: 5em;
    height: 1.5em;
    padding: .125em .5em;
    margin-right: 1em;
    text-align: center
}

.page-send-friend .form.send-friend>div:last-of-type {
    padding-left: 10em
}

.page-send-friend .form.send-friend>div:last-of-type:before {
    content: " ";
    font-size: 0
}

.page-send-friend .form.send-friend input,
.page-send-friend .form.send-friend label,
.page-send-friend .form.send-friend textarea {
    vertical-align: top;
    margin-top: .125em;
    margin-bottom: .125em
}

/* .status-menu__user-link.active~.cart-menu { */
.status-menu__user-link--shopping-cart:hover~.cart-menu, .cart-menu:hover {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media only screen and (max-width:1024px) {
    /* .status-menu__user-link.active~.cart-menu { */
    .cart-menu {
        display: none
    }
}

.cart-menu {
    position: absolute;
    top: 44px;
    width: 385px;
    border: 2px solid #CFCFCF;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    min-height: 65px;
    cursor: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media only screen and (max-width:1600px) {
    .cart-menu {
        left: -55px
    }
}

.cart-menu:after,
.cart-menu:before {
    content: "";
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cart-menu:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 12px 9px;
    border-color: transparent transparent #cfcfcf transparent;
    top: -12px
}

.cart-menu:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 9px 7.5px;
    border-color: transparent transparent #fff transparent;
    top: -9px
}

.cart-menu__inner {
    text-align: left;
    line-height: 28px;
    color: #1A1A1A
}

.cart-menu__items {
    padding: 4px 13px 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 630px;
    max-height: calc(100vh - 485px);
    min-height: 98px
}

.cart-menu__empty {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 40px);
    padding: 35px 0;
    margin: 0 20px;
    text-align: center;
}

.cart-menu__item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #EAEAEA;
    background: #FFF
}

.cart-menu__item:after,
.cart-menu__item:before {
    display: table;
    line-height: 0;
    content: ""
}

.cart-menu__item:after {
    clear: both
}

.cart-menu__item:after,
.cart-menu__item:before {
    display: table;
    line-height: 0;
    content: ""
}

.cart-menu__item:after {
    clear: both
}

.cart-menu__close {
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    margin: 20px 2px 0
}

.cart-menu__close:after,
.cart-menu__close:before {
    content: "";
    width: 17px;
    height: 2px;
    background: #cfcfcf;
    display: block
}

.cart-menu__close:before {
    -webkit-transform: rotate(45deg) translate(6px, 6px);
    -moz-transform: rotate(45deg) translate(6px, 6px);
    -ms-transform: rotate(45deg) translate(6px, 6px);
    -o-transform: rotate(45deg) translate(6px, 6px);
    transform: rotate(45deg) translate(6px, 6px)
}

.cart-menu__close:after {
    -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    -moz-transform: rotate(-45deg) translate(-5px, 5px);
    -ms-transform: rotate(-45deg) translate(-5px, 5px);
    -o-transform: rotate(-45deg) translate(-5px, 5px);
    transform: rotate(-45deg) translate(-5px, 5px)
}

.cart-menu__img {
    float: left;
    width: 68px
}

.cart-menu__img img {
    display: block;
    width: 38px;
    margin: 0 auto;
    max-width: 100%
}

.cart-menu__info {
    background: #EDEDED;
    padding: 3px 13px;
    text-transform: none
}

.cart-menu__info-title {
    font-size: 18px
}

.cart-menu__info-msg {
    font-size: 12px
}

.cart-menu__info-buttons {
    margin: 25px 0 0
}

.cart-menu__info-buttons a {
    display: inline-block;
    vertical-align: top;
    min-width: 166px;
    line-height: 30px;
    color: #FFF;
    text-align: center;
    margin: 0 0 10px
}

.cart-menu__info-buttons a:hover {
    background: 0 0
}

.cart-menu__info-buttons a:first-child {
    margin: 0 16px 10px 0
}

.cart-menu__bar {
    margin: 12px 0 2px
}

.cart-menu .bar {
    position: relative;
    height: 5px
}

.cart-menu .bar div {
    background: #C9C9C9;
    width: 100%;
    height: 5px;
    border-radius: 168px;
    position: absolute;
    top: 0;
    left: 0
}

.cart-menu .bar div.bar__value {
    background: #B8845B;
    width: 0
}

.cart-menu .item-content {
    width: 270px;
    padding: 0;
    text-transform: none
}

.cart-menu .item-content__title {
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    margin: 0 20px 5px 0;
}

.cart-menu .item-content__qty span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0
}

.cart-menu .item-content__qty span:first-child {
    margin-right: 10px
}

.cart-menu .item-content__qty-input {
    font-size: 0
}

.cart-menu .item-content__qty-input input,
.cart-menu .item-content__qty-input>a {
    vertical-align: middle
}

.cart-menu b {
    font-weight: 700
}

.btn-view-order {
    background: #A6A6A6;
    border: 1px solid #A6A6A6
}

.btn-view-order:hover {
    color: #A6A6A6
}

.btn-checkout {
    background: #B8845B;
    border: 1px solid #B8845B
}

.btn-checkout:hover {
    color: #B8845B
}

.loader {
    display: block;
    width: 25px;
    margin: 20px auto 10px
}

.page-profile .form__content {
    width: 80%;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .page-profile .form__content {
        width: 100%
    }
}

.page-profile .form__content .form-row.hidden {
    display: none
}

.newsletter-drop-down {
    position: absolute;
    display: none;
    top: 45px;
    left: 1.75em;
    background-color: #fff;
    z-index: 6;
    width: 250px;
    height: 100px;
    padding: 10px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2)
}

.newsletter-drop-down.active {
    display: inline-block
}

.newsletter-drop-down label {
    line-height: 1.2;
    display: inline;
    font-size: 16px;
    padding: 0 0 0 10px;
}

.newsletter-drop-down input {
    width: 160px
}

.newsletter-drop-down button {
    color: #FFF;
    background: #B8845B;
    border: 1px solid #B8845B;
    display: block;
    margin: 0 auto;
    width: 90px;
    font-size: 16px;
    height: 30px;
}

.newsletter-drop-down button:hover {
    color: #B8845B;
    background: 0 0
}

.page-shopping-cart .cart-summary {
    margin-right: 58px;
    text-align: center
}

@media only screen and (max-width:1200px) {
    .page-shopping-cart .cart-summary {
        margin-right: 20px
    }
}

.page-shopping-cart .cart-summary__name,
.page-shopping-cart .cart-summary__value {
    display: block
}

.page-shopping-cart .cart-summary__name {
    padding: 0;
    margin: 0;
}

.page-shopping-cart .cart-summary__value {
    margin: 0
}

.page-shopping-cart .cart-actions {
    margin: 0 0 0 0;
    position: inherit;
}

.page-shopping-cart .cart-actions .checkout {
    margin: .4375em 0;
    border-radius: .375em;
    position: absolute;
    bottom: 0;
    right: 30px;
}

.page-shopping-cart .cart-continue {
    position: absolute;
    top: 25px;
    right: 30px;
}

.page-shopping-cart .shopping-cart-item__actions-left,
.page-shopping-cart .shopping-cart-item__actions-right {
    background-color: #F2F2F2
}

.page-shopping-cart .shopping-cart-item__actions-left {
    /* padding: 1.5em 0 1.5em 1em */
}

.page-shopping-cart .shopping-cart-item__actions-right {
    padding: .5em 30px .5em 1em;
    padding: 0em;
    height: 0;
}

@media only screen and (max-width:1600px) {
    .page-accessories .section-col {
        padding: 0 0 0 300px
    }
}

@media only screen and (max-width:1024px) {
    .page-accessories .section-col {
        padding: 0 10px
    }
}

@media only screen and (max-width:1600px) {
    .page-accessories .section-col.filter-left {
        padding: 0 0 0 10px;
        width: 272px
    }
}

.page-accessories .section-col .main-content .filters {
    display: block
}

.page-accessories .section-col .main-content .filters ul.filter {
    display: inline-block;
    padding: 0
}

.page-accessories .section-col .main-content .filters ul.filter li.filter-item {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: .125em .5em;
    margin: 0 .5em 1em 0
}

.page-accessories .section-col .main-content .filters ul.filter li.filter-item>.close {
    display: inline-block;
    color: #B8845B;
    width: .5em;
    margin-left: .5em;
    cursor: pointer;
    float: right
}
