@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
}

.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: none;
    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
}