@charset "UTF-8";

/* layout */
.inner-wpr {
  padding: 0;
  min-width: 0;
  max-width: none;
  margin: 0 auto; }

/* forms */
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], textarea {
  font-size: 1em;
  border: none; }

.k-dropdown, select {
  font-size: 1em;
  display: inline-block;
  overflow: visible;
  position: relative;
  cursor: pointer;
  min-height: 0; }

.k-dropdown .k-dropdown-wrap {
  border: none; }

.k-dropdown .k-input {
  line-height: normal; }

.qty-wpr input:focus {
  border: none; }

.checker, .radio {
  margin: 0;
  position: relative;
  float: none;
  vertical-align: middle;
  border: none;
  width: auto;
  height: auto;
  display: block !important; }

/* header */
.header-top-wpr {
  color: #808285;
  font-size: 1em;
  text-align: left;
  height: auto; }

.page-logo-wpr {
  padding: 0; }

/* Mobile header */
.sticky-mobile-header .sticky-mobile-header-wpr {
  background-color: transparent;
  padding: 0; }

.main-navigation a {
  padding: 0; }

/* nav */
.page-header .toggle-navigation {
  padding-bottom: 0; }

.toggle-navigation .icon {
  text-indent: 0; }

.toggle-navigation .icon-menu,
.toggle-navigation .icon-cart {
  background: none; }

.secondary-navigation ul {
  font-size: 1em; }

/* Breadcrumbs */
.breadcrumb {
  font-size: 1em; }

/* Footer */
footer .block {
  padding: 0; }

footer ul a {
  font-size: 1em; }

/* Extra */
#video-window {
  padding: 0; }

/* Page Content */
.page-content {
  font-size: 1em;
  margin-top: 0; }

/* Blocks */
.blockspan12 {
  width: 100%; }

/* Tabs */
.accordion-tabs + .tab {
  display: block; }

.accordion-tabs > li > a:hover, .accordion-tabs > li > a.active {
  background: transparent; }

.accordion-tabs > li {
  border-top: none; }

.list-view .product-actions a.btn, .list-view .product-actions .order-history-grid td:nth-of-type(5) a.view-order, .order-history-grid td:nth-of-type(5) .list-view .product-actions a.view-order, .list-view .product-actions .order-history-grid td:nth-of-type(6) a.view-order, .order-history-grid td:nth-of-type(6) .list-view .product-actions a.view-order {
  margin-bottom: 0; }

.product-actions a.btn, .product-actions .order-history-grid td:nth-of-type(5) a.view-order, .order-history-grid td:nth-of-type(5) .product-actions a.view-order, .product-actions .order-history-grid td:nth-of-type(6) a.view-order, .order-history-grid td:nth-of-type(6) .product-actions a.view-order {
  font-size: 1em;
  width: auto;
  display: inline-block; }

.product-actions .action-buttons {
  width: 100%; }

/* quick view */
.product-quickview .product-image {
  float: none;
  width: auto; }

/* promotionalproductlistingblock */
.list-view .product-list > li:first-child {
  padding-top: 0;
  border-top: none; }

.product-list h2 {
  margin: auto; }

.product-price.special-price {
  border: none; }

.product-price .price {
  font-size: 1em;
  float: none; }

.product-list > li {
  margin-bottom: auto; }

/* product details */
.product-detail .main-img img {
  width: auto; }

.grid-view .product-ratings, .product-price {
  border-top: none;
  padding: 0; }

.product-detail .product-price.special-price {
  margin-top: 0; }

.product-detail .product-price.special-price .price {
  float: none; }

.product-detail .product-price .price {
  margin-left: 0; }

.product-detail .qty-wpr {
  margin-top: 0; }

.product-detail .action-buttons {
  margin-top: 0;
  float: none; }

.product-detail .qty-wpr {
  width: auto; }

.reviews, .product-shipping, .product-features, .product-detail .other-products {
  border-top: none; }

.product-detail .reviews .review-items li {
  border-top: none; }

.product-detail .product-actions {
  text-align: left;
  border-bottom: none;
  margin: auto;
  padding-bottom: 0; }

.product-code, .product-region {
  color: inherit;
  font-size: 1em; }

.bx-wrapper a.btn:hover, .bx-wrapper .order-history-grid td:nth-of-type(5) a.view-order:hover, .order-history-grid td:nth-of-type(5) .bx-wrapper a.view-order:hover, .bx-wrapper .order-history-grid td:nth-of-type(6) a.view-order:hover, .order-history-grid td:nth-of-type(6) .bx-wrapper a.view-order:hover {
  color: inherit; }

.category-listing .bx-pager {
  display: block; }

.category-listing .bx-controls-direction {
  display: none; }

.product-detail .main-img {
  position: static; }

.product-detail .reviews h3 {
  margin-bottom: 10px; }

.product-detail .other-products {
  width: auto;
  float: none; }

.product-detail .product-actions a {
  margin-bottom: auto; }

.product-carousel .product-price {
  height: auto; }

.products-wpr {
  margin-bottom: auto; }

/* cart */
.cart-table tr {
  border-bottom: 0; }

.cart-remove a, .wishlist-remove a {
  display: block;
  width: auto;
  height: auto;
  background: none;
  float: none;
  font-size: 0;
  text-indent: 0; }

.cart-table .sub-total, .cart-table .cart-remove {
  width: auto;
  float: none;
  border-top: none;
  padding-top: 0;
  font-size: 1em;
  margin-bottom: auto; }

.cart-table .product-image {
  padding: 0; }

.cart-table td.product-image {
  float: none;
  width: auto; }

.cart-table td {
  display: block;
  float: none;
  width: auto; }

.cart-table .product-name {
  float: none; }

.cart-table a {
  text-decoration: none; }

.cart-table .qtyCol {
  float: none;
  clear: none;
  width: auto; }

.cart-table .k-numerictextbox {
  width: auto;
  float: none; }

.cart-table .k-numerictextbox .k-icon.k-i-arrow-n {
  top: auto; }

.cart-table .k-numerictextbox .k-icon.k-i-arrow-s {
  top: auto; }

.cart-table .update-cart-item {
  display: block;
  font-size: 0;
  line-height: 0;
  text-indent: 0;
  width: auto;
  height: auto;
  background: none;
  float: none;
  margin: 0; }

.cart-table .cart-remove a {
  line-height: 0;
  float: none; }

.cart-footer {
  margin-top: 0; }

.cart-discounts, .cart-shipping-methods, .cart-totals {
  margin-top: 0; }

.cart-totals {
  border-top: none;
  padding-top: 0; }

.tbl-cart-totals tr {
  line-height: inherit; }

.tbl-cart-totals .total {
  font-size: 1em;
  font-weight: inherit; }

.tbl-cart-totals .total td {
  padding-top: 0; }

.tbl-cart-totals .total .cart-val {
  border-top: none; }

.cart-shipping-methods, .cart-totals {
  margin: auto; }

.cart .btn-checkout {
  margin-top: 0;
  float: none; }

.cart-discounts .form-input {
  margin: auto; }

.cart .frm-fld {
  margin-bottom: auto; }

.cart-empty {
  display: none;
  text-align: center;
  margin-top: auto; }

/* cart tables */
.cart-table th {
  padding-bottom: 0; }

/* quick view */
div.k-window-content {
  position: static;
  z-index: 0;
  height: auto;
  overflow: auto !important;
  outline: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: auto; }

.k-window-titlebar .k-window-action {
  display: block;
  width: auto;
  height: auto;
  background: none;
  text-indent: 0;
  float: none;
  font-size: 0;
  z-index: 0; }

.k-block > .k-header, .k-window-titlebar {
  position: static;
  width: auto;
  height: auto;
  line-height: 0;
  padding: 0;
  font-size: 1em;
  white-space: nowrap;
  min-height: 0; }

.product-quickview {
  padding: 0;
  font-size: 1em;
  background: none;
  min-height: 0; }

div.k-window {
  display: block;
  position: static;
  z-index: 0;
  border-style: solid;
  border-width: 0;
  padding-top: 0; }

.k-window {
  background-color: transparent;
  border: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-quickview .product-details {
  float: none;
  width: auto;
  margin-left: auto;
  background-color: transparent; }

.product-quickview .product-options {
  margin: auto; }

/* cart alert*/
.cart-alert {
  z-index: 0;
  width: auto;
  position: fixed;
  left: auto;
  top: auto;
  margin: auto; }

.cart-alert-content {
  border: none;
  min-height: 0;
  background: transparent;
  padding: 0;
  text-align: left; }

.cart-alert-close {
  position: static;
  top: auto;
  right: auto;
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 1em;
  padding-top: 0;
  z-index: 0; }

.cart-alert-close:hover {
  background-color: transparent;
  color: inherit; }

.cart-alert h2 {
  width: auto;
  margin-left: auto;
  margin-right: auto; }

/* login form */
.my-account .frm-fld {
  margin-bottom: auto; }

.my-account.login .frm-fld.action-buttons, .my-account.login .frm-fld.remember-me, .my-account.login .frm-fld.forgot-password, .my-account.login .social-login {
  margin: auto; }

.my-account.login .action-buttons .btn, .my-account.login .action-buttons .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .my-account.login .action-buttons .view-order, .my-account.login .action-buttons .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .my-account.login .action-buttons .view-order {
  width: auto;
  height: auto;
  text-align: center;
  vertical-align: middle; }

/* mini-cart */
.mini-cart {
  font-size: 1em;
  display: none;
  z-index: 0;
  padding: 0;
  background-color: transparent; }

.mini-cart-products .cart-prod-name {
  width: auto; }

.mini-cart-products a div, .cart-total div {
  float: none;
  margin-left: auto; }

.mini-cart .cart-product-price, .mini-cart .cart-total-price {
  text-align: left;
  float: none; }

.cart-total div:first-child {
  margin-left: auto;
  width: auto; }

.mini-cart .cart-total {
  border-top: none; }

.cart-buttons .btn, .cart-buttons .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .cart-buttons .view-order, .cart-buttons .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .cart-buttons .view-order {
  float: none;
  width: auto;
  height: auto;
  text-align: center;
  line-height: inherit;
  padding: 0; }

@media only screen and (min-width: 480px) {
  /* Category listings */
  .list-view .product-list .product-image {
    float: none;
    width: auto; }
  .list-view .product-details {
    float: none;
    width: auto; } }

@media only screen and (min-width: 768px) {
  .block-row {
    margin-left: auto; }
  .block {
    float: none;
    margin-left: auto; }
  .header-main-wpr {
    position: static;
    padding-top: 0; }
  .main-navigation li {
    float: none;
    width: auto;
    position: static;
    border: 0; }
  /* Tabs */
  .accordion-tabs > li {
    width: auto; }
  /* Forms */
  .frm-store-finder .frm-fld {
    margin: 0; }
.frm-store-finder .frm-fld:first-child, .stockists .distance-search div:nth-child(2) {
	float: none;
	display: inline-table;
}
	.stockists .distance-search > div:nth-child(2) {position: relative; top: -6px;}


  /* category-listing */
  .filters-wpr, .products-wpr {
    border-top: none;
    padding-top: 0px; }
  .list-view .product-list > li {
    border: none;
    padding-bottom: 0; }
  .btn-product-quickview {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    margin: auto;
    padding: 0;
    font-size: 1em;
    display: block; }
  /* Product details */
  .product-detail .product-images, .product-detail .product-details {
    width: auto; }
  .product-detail .product-details {
    margin-left: 0; }
  .product-detail .category-listing .product-details {
    float: none; }
  /* Cart */
  .cart-table .product-name {
    width: auto; }
  /* Mini Cart */
  .mini-cart {
    width: auto;
    position: static;
    right: auto; }
  /* My account */
  .my-account .form-input {
    float: none;
    width: 100%; } }

@media only screen and (min-width: 979px) {
  .list-view .product-details {
    margin-left: 0; }
  /* Product details */
  .k-dropdown .k-input {
    height: auto; }
  .product-detail .category-listing .product-actions {
    float: none; }
  .tbl-cart-totals .sale-discount td:first-child,
  .tbl-cart-totals .shipping td:first-child,
  .tbl-cart-totals .gst td:first-child {
    padding-left: 0; }
  /* My account */
  .my-account .form-input {
    width: 100%; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.85 !important; }

.cmsShow {
  display: none !important; }

body {
  display: none; }

#loading-overlay {
  background-color: #000000;
  opacity: 0.85 !important; }

#loading-overlay span {
  background-color: transparent;
  background-image: url("/globalassets/siteassets/images/icon-loading.gif");
  background-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: 0;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  transform: translate(-50%); }

.secondary-navigation ul {
  display: none; }

/* Custom Resets */
p:last-of-type {
  margin-bottom: 0;
  margin-top: 0; }

/* Offset Bootstrap*/
.page-content > div.row {
  margin-left: 0;
  margin-right: 0; }

.page-content .full-width > div.row {
  margin-left: 0;
  margin-right: 0; }

.page-content .product-detail > div.row {
  margin-left: 0;
  margin-right: 0; }

.page-header .header-main-wpr {
  margin: 0; }

.page-header .header-top-wpr {
  margin: 0; }

.row {
  width: auto; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #333333; }

a {
  color: #333333;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  transition: color 0.5s ease;
  cursor: pointer; }

a:hover {
  color: rgba(51, 51, 51, 0.5);
  text-decoration: none; }

a:focus {
  text-decoration: none; }

.tab.open {
  display: block !important; }

.content p a {
  word-break: break-word; }

.content ul {
  list-style-type: disc; }

/* Resets */
.breadcrumb {
  display: none; }

.page-content {
  overflow: hidden; }

/*****************/
/* !Bootstrap  */
/****************/
body.stockists .frm-store-finder,
.container-fluid,
.container {
  padding-right: 10px;
  padding-left: 10px; }

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

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 10px;
  padding-left: 10px; }

/* Add Clear fix */
.blog .bloglistblock {
  margin-right: auto;
  margin-left: auto; }

.blog .htmlcontentblock:nth-of-type(2),
.general .htmlcontentblock:nth-of-type(2) {
  margin-right: auto;
  margin-left: auto;
  padding: 0; }

.blog .bloglistblock:before,
.blog .bloglistblock:after,
.blog .htmlcontentblock:nth-of-type(2):before,
.blog .htmlcontentblock:nth-of-type(2):after,
.general .htmlcontentblock:nth-of-type(2):before,
.general .htmlcontentblock:nth-of-type(2):after {
  display: table;
  content: " "; }

.blog .bloglistblock:after,
.blog .htmlcontentblock:nth-of-type(2):after,
.general .htmlcontentblock:nth-of-type(2):after {
  clear: both; }

/*****************/
/* !Typography  */
/****************/
/**************/
/* !Utilities  */
/**************/
.text-center {
  text-align: center; }

.title h2 {
  color: #1C1C1C;
  text-align: center; }

/* Background gradient */
.bg-gr-white,
.general.page-content .row1,
.blog .page-content .row1 {
  background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 108px);
  background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 108px);
  background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #FFFFFF 108px); }

.bg-gr-grey {
  background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
  background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
  background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px); }

.bg-white {
  background-color: #FFFFFF; }

/* !Full Width Image background  */
.bg {
  background-size: cover;
  background-position: top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.bg img {
  min-width: 397px;
  width: 100%;
  height: 100%;
  max-width: none;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%); }

/*.full-width-image { height: 350px;  }*/
.full-width-image-parent {
  padding-top: 37.5%;
  min-height: 200px;
  color: #FFFFFF; }

.full-width-image-parent .container {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  margin-top: 0;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center; }

/* !mailchimp  */
#mc_embed_signup input[type=email],
#mc_embed_signup input[type=number],
#mc_embed_signup input[type=password],
#mc_embed_signup input[type=tel],
#mc_embed_signup input[type=text],
#mc_embed_signup textarea {
  font-size: 16px;
  line-height: 40;
  height: 40px;
  padding: 0 10px; }

#mc_embed_signup .k-dropdown .k-input,
#mc_embed_signup .k-dropdown .k-select,
#mc_embed_signup .k-dropdown {
  font-size: 16px;
  line-height: 40px;
  height: 40px; }

#mc_embed_signup label[for="mce-EMAIL"],
#mc_embed_signup label[for="mce-FNAME"],
#mc_embed_signup label[for="mce-LNAME"] {
  display: none; }

#mc_embed_signup .mc-field-group {
  width: 100%; }

#mc_embed_signup .mc-field-group:nth-child(3),
#mc_embed_signup .mc-field-group:nth-child(4) {
  width: 50%; }

#mc_embed_signup .mc-field-group:nth-child(3) {
  float: left;
  padding-right: 5px; }

#mc_embed_signup .mc-field-group:nth-child(4) {
  float: right;
  padding-left: 5px; }

#mc_embed_signup .input-group ul {
  padding: 0;
  margin: 5px 0 0;
  font-size: 0; }

#mc_embed_signup .input-group ul li label {
  width: auto;
  margin: 0;
  font-weight: inherit;
  color: #333333; }

#mc_embed_signup .input-group ul li {
  margin: 0 10px 10px 0;
  border-radius: 50px;
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  position: relative;
  padding-left: 33px;
  padding-right: 15px;
  display: inline-block;
  width: auto;
  min-width: 120px;
  font-size: 12px;
  line-height: 31px; }

#mc_embed_signup .input-group ul li .checker {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 6px; }

#mc_embed_signup .input-group ul li .checker span,
#mc_embed_signup .input-group ul li .checker span.checked {
  background-color: transparent;
  background-image: none;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

#mc_embed_signup .input-group ul li .checker span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

#mc_embed_signup .input-group ul li .checker span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

/* Placeholder */
#mc_embed_signup ::-webkit-input-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

#mc_embed_signup :-moz-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

#mc_embed_signup ::-moz-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

#mc_embed_signup :-ms-input-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

#mc-embedded-subscribe {
  border-radius: 50px;
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  float: right; }

#mc-embedded-subscribe:hover {
  border-radius: 2px; }

/* !Header  */
.page-header {
  margin: 0;
  background-color: transparent;
  position: fixed;
  width: 100%;
  height: 50px;
  padding: 0;
  border-bottom: none; }

.page-header #page-logo {
  opacity: 0; }

.page-header .header-main-wpr {
  position: relative;
  box-shadow: transparent 0px 0px 0px 0px; }

.page-header .header-main-wpr .page-logo-wpr {
  text-align: center;
  line-height: 50px; }

.page-header .header-main-wpr .page-logo-wpr a img {
  width: 122px;
  height: 21px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.page-header .header-main-wpr .page-logo-wpr a:hover img {
  opacity: 0.5; }

.page-header .header-main-wpr .toggle-navigation {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0;
  color: #FFFFFF; }

.page-header .header-main-wpr .toggle-navigation .toggle-menu,
.page-header .header-main-wpr .toggle-navigation .toggle-cart {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 50px; }

/* Secondary Nav */
.page-header .secondary-nav {
  position: absolute;
  top: 56px;
  width: 100%; }

.page-header .secondary-nav > .row {
  margin: 0 auto;
  width: 300px; }

.page-header .secondary-nav ul {
  font-size: 0; }

.page-header .secondary-nav ul li {
  display: inline-block;
  /* width: 33.33333333%; */
  width: 25%;
  text-align: center; }

.page-header .secondary-nav ul li {
  height: 27px; }

.page-header .secondary-nav ul li img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.page-header .secondary-nav ul li a:hover img {
  opacity: 0.5; }

/* Tertiary Nav */
.page-header .tertiary-nav {
  display: none;
  font-family: "canada-type-gibson",sans-serif;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 103px;
  width: 100%;
  line-height: 1em; }

.page-header .tertiary-nav ul li {
  display: inline-block;
  padding: 0 7px; }

.page-header .tertiary-nav ul li a {
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.page-header .tertiary-nav ul li a:hover,
.page-header .tertiary-nav ul li a.active {
  color: rgba(255, 255, 255, 0.5); }

/* Globals */
/* Generic - Header */
.generic-header {
  height: 200px;
  position: relative; }

.generic-header h1 {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 145px; }

/* !Footer  */
#page-footer {
  font-family: "canada-type-gibson",sans-serif;
  background-color: #333333;
  padding-top: 30px;
  padding-bottom: 60px;
  font-size: 12px;
  line-height: 16px;
  position: relative; }

#page-footer ul li {
  line-height: 20px; }

#page-footer ul li a {
  font-size: 12px; }

#page-footer ul li a {
  color: #FFFFFF; }

#page-footer ul li a:hover {
  color: rgba(255, 255, 255, 0.5); }

#page-footer .row2 {
  text-align: center;
  margin-top: 65px;
  color: #FFFFFF; }

#page-footer img {
  width: 121px;
  height: 21px;
  margin-bottom: 15px; }

/**************/
/* !Sections  */
/**************/
.section {
  position: relative; }

.section h1 {
  margin: 0; }

.section h2 {
  margin-top: 18px;
  margin-bottom: 17px; }

/* !hero  */
.hero {
  height: 475px;
  position: relative; }

.hero .bg img {
  width: 768px; }

.hero .content {
  color: #FFFFFF;
  position: absolute;
  bottom: 30px; }

.hero .content h3 {
  margin-top: 10px; }

.hero .content img {
  width: 182px;
  height: 31px; }

.hero .content .social .fa {
  opacity: 0.5;
  color: #FFFFFF;
  font-size: 0;
  margin: 10px 9px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.hero .content .social .fa:before {
  font-size: 27px; }

.hero .content .social .fa:hover {
  opacity: 1; }

/* !Our-Wines  */
.our-wines {
  padding-bottom: 60px; }

.our-wines ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center; }

.our-wines ul li {
  width: 100%;
  display: inline-block; }

.our-wines ul li img {
  height: auto; }

.our-wines .container-fluid {
  max-width: 600px; }

/* !Lets Get Social  */
.lets-get-social {
  padding-bottom: 70px; }

.lets-get-social #instafeed {
  font-size: 0;
  /* height: 485px;
  width: 720px; */
  margin: 0 auto;
  overflow: hidden;
 }

.lets-get-social #instafeed a {
  display: inline-block;
  background-size: cover;
  width: 220px;
  height: 220px;
  margin: 10px;
  position: relative;
  overflow: hidden;
 }

.lets-get-social #instafeed a img {
  height: 220px;
  width: 220px;
  object-fit: cover;
 }
 @media only screen and (max-width: 768px) {
   .lets-get-social #instafeed a {
     width: 120px;
     height: 120px;
    }
    .lets-get-social #instafeed a img {
      height: 120px;
      width: 120px;
     }
  }


.lets-get-social #instafeed a .caption {
  display: block;
  height: auto;
  min-height: 110px;
  width: 100%;
  font-size: 11px;
  color: black;
  letter-spacing: normal;
  line-height: normal;
  position: absolute;
  left: 0;
  right: 0;
  bottom: auto;
  top: 175px;

  padding: 5px 15px;
  background-color: rgba(255, 255, 255, .8);


    transition: top 0.5s;
   -webkit-transition: top 0.5s;
   text-align: center;
   overflow: hidden;

 }
 .lets-get-social #instafeed a:hover .caption
 {
   top: 110px;
 }

/* .lets-get-social #instafeed a:before {
  content: '';
  display: block;
  padding-top: 100%; } */

.lets-get-social #instafeed > div {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center; }

.lets-get-social #instafeed > div:nth-of-type(-n+2) {
  padding-top: 0; }

.lets-get-social #instafeed > div:nth-last-of-type(1),
.lets-get-social #instafeed > div:nth-last-of-type(2) {
  display: none; }

.lets-get-social .twitter {
  margin-top: 10px; }

.lets-get-social .twitter iframe {
  width: 100% !important; }

/* !Blog List  */
#blog .title + .clearfix > h2 {
  display: none; }

.blog-list {
  padding-bottom: 60px; }

.blog-list .blog-item {
  font-family: "canada-type-gibson",sans-serif;
  background-color: #262626;
  color: #FFFFFF;
  margin-bottom: 20px; }

.blog-list .blog-item h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px; }

.blog-list .blog-item h3 a {
  color: #FFFFFF; }

.blog-list .blog-item .blogitem-date {
  display: none; }

.blog-list .blog-item .blogitem-tags {
  display: none; }

.blog-list .blog-item .blogitem-image img {
  max-width: none;
  width: 100%; }

.blog-list .blog-item .blogitem-introduction {
  height: 136px;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  overflow: hidden; }

.blog-list .blog-item .read-more {
  text-align: center;
  padding-bottom: 25px; }

.blog-list .blog-item .read-more button {
  margin-top: 25px; }

.blog-list .view-more {
  text-align: center;
  margin-top: 5px; }

/* !Stockist  */
.stockist.section {
  min-height: 200px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 37.5%; }

.stockist.section .content {
  position: absolute;
  top: 47%;
  width: 100%;
  left: 0;
  margin-top: 0;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.stockist.section .content h2 {
  margin-top: 0;
  margin-bottom: 10px; }

.stockist.section .content p {
  font-family: "canada-type-gibson",sans-serif;
  margin-bottom: 13px; }

.stockist.section #stockist-form {
  position: relative;
  width: 136px;
  margin: 0 auto; }

.stockist.section #stockist-form input[name="postcode"] {
  font-family: "canada-type-gibson",sans-serif;
  font-size: 20px;
  border: none;
  background-color: #FFFFFF;
  height: 37px;
  border-radius: 50px;
  color: #333333;
  padding-left: 35px;
  margin-bottom: 0; }

.stockist.section #stockist-form button {
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #333333;
  border-radius: 50%;
  border: none;
  text-align: center;
  padding: 0;
  top: 50%;
  right: 6px;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.stockist.section #stockist-form button:before {
  content: '\f010';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 12px;
  line-height: 26px;
  display: block; }

/* !Contact  */
.contact {
  padding-bottom: 60px; }

.contact form input[title="Send"] {
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 35px;
  background-color: transparent;
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  float: right;
  border-radius: 50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.contact form input[title="Send"]:hover {
  border-radius: 2px; }

.contact form table {
  width: 100%; }

.contact form table tr:first-of-type td:first-of-type {
  padding-right: 10px; }

.contact form input[type=email],
.contact form input[type=number],
.contact form input[type=password],
.contact form input[type=tel],
.contact form input[type=text] {
  min-height: 40px;
  line-height: 40px;
  padding: 0 10px; }

.contact form textarea {
  padding: 10px; }

.contact h4 {
  font-size: 16px;
  margin-bottom: 0; }

.contact p {
  line-height: 24px;
  margin-bottom: 25px; }

.contact p:last-child {
  margin-bottom: 0; }

/* Placeholder */
.contact form ::-webkit-input-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

.contact form :-moz-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

.contact form ::-moz-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

.contact form :-ms-input-placeholder {
  color: #FFFFFF;
  font-size: 1em; }

/**************/
/* !Pages  + Genral Layout */
/**************/
/* Blog */
.blog .page-content .row1 {
  top: 200px;
  margin-bottom: 200px;
  position: relative; }

.blog .generic-header {
  position: absolute;
  width: 100%;
  top: -200px;
  left: 0;
  z-index: -1; }

.blog .page-content.blog-list {
  background: none;
  padding: 0; }

.blog .page-content.blog-list .bloglistblock > .row > h2 {
  display: none; }

.blog .page-content.blog-list .bloglistblock {
  padding-top: 30px;
  padding-bottom: 30px; }

/* Blog Detail */
.blog .blog-content {
  font-family: "canada-type-gibson",sans-serif;
  padding-bottom: 60px;
  padding-top: 28px; }

.blog .blog-content h2:first-of-type {
  margin-top: 0; }

.blog .blog-content h2 {
  text-align: center;
  margin-bottom: 31px; }

.blog .blog-content img {
  height: auto;
  border-radius: 5px; }

.blog .blog-content .btn-container {
  width: 100%;
  text-align: center; }

.blog .blog-content .btn, .blog .blog-content .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .blog .blog-content .view-order, .blog .blog-content .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .blog .blog-content .view-order {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  margin: 20px auto 0; }
  .blog .blog-content .btn:hover, .blog .blog-content .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) .blog .blog-content .view-order:hover, .blog .blog-content .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) .blog .blog-content .view-order:hover {
    background-color: transparent;
    color: #333333; }

.blog .page-content .row2 {
  display: none; }

/* !Contact */
body.contact {
  padding-bottom: 0; }

.contact .contact .title h2 {
  display: none; }

.contact .contact {
  padding-top: 30px; }

/* !general */
.general.page-content .row1 {
  top: 200px;
  margin-bottom: 200px;
  position: relative; }

.general .generic-header {
  position: absolute;
  width: 100%;
  top: -200px;
  left: 0;
  z-index: -1; }

.general .htmlcontentblock:nth-of-type(2) .content {
  font-family: "canada-type-gibson",sans-serif;
  padding-bottom: 30px;
  padding-top: 30px; }

.general .htmlcontentblock:nth-of-type(2) .content h2:first-of-type {
  margin-top: 0; }

/* !team */
.team .page-content .row1 .team {
  padding-top: 35px;
  padding-bottom: 60px; }

.team .page-content .row1 .team .row {
  margin-bottom: 34px; }

.team .page-content .row1 .team .row:last-of-type {
  margin-bottom: 0; }

.team .team-image {
  margin-bottom: 12px; }

.team .team-image img {
  height: auto; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /*****************/
  /* !Bootstrap  */
  /****************/
  .container {
    width: 768px; }
  .container-fluid,
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px; }
  /**************/
  /* !Utilities  */
  /**************/
  /* Background gradient */
  .bg-gr-white,
  .general.page-content .row1,
  .blog .page-content .row1 {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 32px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 32px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #FFFFFF 32px); }
  .bg-gr-grey {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 32px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 32px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 32px); }
  /*.full-width-image { height: 825px;  }*/
  .full-width-image-parent {
    min-height: 350px; }
  /* !Header  */
  .page-header {
    height: 60px; }
  .page-header .header-main-wpr .page-logo-wpr {
    line-height: 60px; }
  .page-header .header-main-wpr .toggle-navigation .toggle-menu,
  .page-header .header-main-wpr .toggle-navigation .toggle-cart {
    line-height: 60px;
    display: block; }
  /* Secondary Nav */
  .page-header .secondary-nav {
    top: 62px; }
  .page-header .secondary-nav > .row {
    width: 565px;
    margin: 0 auto; }
  .page-header .secondary-nav ul li {
    height: 54px; }
  /* Tertiary Nav */
  .page-header .tertiary-nav {
    top: 139px;
    font-size: 16px; }
  .page-header .tertiary-nav ul li {
    padding: 0 10px; }
  /* Globals */
  /* Generic - Header */
  .generic-header {
    height: 240px; }
  .generic-header h1 {
    top: 178px; }
  /* !Footer  */
  #page-footer {
    padding-top: 50px; }
  #page-footer .row2 {
    margin-top: 85px; }
  #page-footer img {
    width: 159px;
    height: 27px;
    margin-bottom: 25px; }
  /**************/
  /* !Sections  */
  /**************/
  .section h2 {
    margin-top: 28px;
    margin-bottom: 31px; }
  /* !hero  */
  .hero {
    height: 610px; }
  .hero .bg img {
    width: 100%; }
  .hero .content {
    bottom: 68px; }
  .hero .content h3 {
    font-size: 35px;
    line-height: 1em;
    margin-top: 0; }
  .hero .content img {
    width: 243px;
    height: 42px; }
  .hero .content .social {
    margin-top: 23px; }
  /* !Our-Wines  */
  .our-wines {
    position: relative;
    padding-bottom: 85px; }
  .our-wines ul li {
    width: 25%;
    overflow: hidden; }
  .our-wines ul li img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility: hidden;
    /* Chrome, Safari, Opera */
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
  .our-wines ul li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }
  .our-wines .container-fluid {
    max-width: none; }
  /* !Lets Get Social  */
  .lets-get-social {
    padding-bottom: 20px; }
  .lets-get-social #instafeed > div {
    padding-top: 15px;
    padding-bottom: 15px; }
  .lets-get-social #instafeed > div:nth-of-type(-n+3) {
    padding-top: 0; }
  .lets-get-social #instafeed > div:nth-last-of-type(1),
  .lets-get-social #instafeed > div:nth-last-of-type(2) {
    display: block; }

  .lets-get-social .twitter {
    margin-top: 15px; }
  .lets-get-social .social-buttons {
    margin-top: 15px;
    text-align: center; }
  .lets-get-social .social-buttons li {
    display: inline-block;
    margin: 0 15px; }
  .lets-get-social .social-buttons button {
    width: 109px; }
  /* !Blog List  */
  .blog-list {
    padding-bottom: 30px; }
  /* !Stockist  */
  .stockist.section {
    min-height: 350px; }
  .stockist.section .content h2 {
    margin-bottom: 20px; }
  .stockist.section .content p {
    margin-bottom: 28px; }
  .stockist.section #stockist-form {
    width: 179px; }
  .stockist.section #stockist-form input[name="postcode"] {
    font-size: 36px;
    height: 48px;
    padding-left: 30px; }
  .stockist.section #stockist-form button {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 9px; }
  .stockist.section #stockist-form button:before {
    font-size: 17px;
    line-height: 34px;
    position: relative;
    top: -1px; }
  /* !Contact  */
  .contact {
    padding-bottom: 70px;
    font-size: 16px;
    line-height: 24px; }
  form input[type=email],
  form input[type=number],
  form input[type=password],
  form input[type=tel],
  form input[type=text],
  form textarea {
    margin-bottom: 15px;
    padding: 0 15px; }
  form textarea {
    padding: 15px;
    margin-bottom: 23px; }
  .contact form table tr:first-of-type td:first-of-type {
    padding-right: 15px; }
  .contact h4 {
    margin-top: 0; }
  /**************/
  /* !Pages + General Layout */
  /**************/
  /* Blog */
  .blog .page-content .row1 {
    top: 240px;
    margin-bottom: 240px; }
  .blog .htmlcontentblock:nth-of-type(2) {
    width: 750px; }
  .blog .generic-header {
    top: -240px; }
  .blog .blog-content h2 {
    font-size: 27px;
    margin-bottom: 26px; }
  .blog .blog-content .btn, .blog .blog-content .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .blog .blog-content .view-order, .blog .blog-content .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .blog .blog-content .view-order {
    margin-top: 30px; }
  .blog .page-content.blog-list .bloglistblock {
    padding-top: 30px;
    padding-bottom: 55px; }
  /* !general  */
  .general .htmlcontentblock:nth-of-type(2) .content {
    padding-top: 30px;
    padding-bottom: 55px; }
  .general.page-content .row1 {
    top: 240px;
    margin-bottom: 240px; }
  .general .htmlcontentblock:nth-of-type(2) {
    width: 750px; }
  .general .generic-header {
    top: -240px; }
  /* !team */
  .team .page-content .row1 .team {
    padding-top: 50px;
    padding-bottom: 100px; }
  .team.section .container > .row {
    min-height: 250px; }
  .team .team-image {
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .team .team-image p {
    margin-bottom: 0; }
  .team .team-content p:last-of-type {
    margin-bottom: 0; }
  .team .page-content .row1 .team .row {
    margin-bottom: 50px;
    position: relative; } }

@media only screen and (min-width: 992px) {
  /*****************/
  /* !Bootstrap  */
  /****************/
  .container {
    width: 970px; }
  /**************/
  /* !Utilities  */
  /**************/
  /* Background gradient */
  .bg-gr-white,
  .general.page-content .row1,
  .blog .page-content .row1 {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 292px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 292px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #FFFFFF 292px); }
  .bg-gr-grey {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 292px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 292px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 292px); }
  /**************/
  /* !Pages  */
  /**************/
  /* !home  */
  .home .hero .bg img {
    top: -50px; }
  /* Blog */
  .blog .htmlcontentblock:nth-of-type(2) {
    width: 970px; }
  /* !team */
  .team.section .container > .row {
    min-height: 348px; } }

@media only screen and (min-width: 1200px) {
  /*****************/
  /* !Bootstrap  */
  /****************/
  .container {
    width: 1170px; }
  /**************/
  /* !Utilities  */
  /**************/
  /* Background gradient */
  .bg-gr-white,
  .general.page-content .row1,
  .blog .page-content .row1 {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 354px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #FFFFFF 354px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #FFFFFF 354px); }
  .bg-gr-grey {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 354px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 354px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 354px); }
  /*.full-width-image { height: 1000px;  }*/
  .full-width-image-parent {
    min-height: 450px; }
  /* Secondary Nav */
  .page-header .secondary-nav {
    top: 52px; }
  .page-header .secondary-nav > .row {
    width: 685px; }
  .page-header .secondary-nav ul li {
    height: 50px; }
  /* Tertiary Nav */
  .page-header .tertiary-nav {
    top: 152px;
    font-size: 21px; }
  .page-header .tertiary-nav ul li {
    padding: 0 15px; }
  /* Globals */
  /* Generic - Header */
  .generic-header {
    height: 290px; }
  .generic-header h1 {
    top: 210px; }
  /* !Footer  */
  #page-footer .custom-offset {
    margin-left: 20.833333%; }
  /**************/
  /* !Sections  */
  /**************/
  .section h2 {
    margin-top: 30px;
    margin-bottom: 44px; }
  /* !hero  */
  .hero .content {
    bottom: 62px; }
  .hero .content h3 {
    font-size: 46px; }
  .hero .content img {
    width: 312px;
    height: 53px; }
  .hero .content .social {
    margin-top: 29px; }
  /* !Our-Wines  */
  .our-wines .container-fluid {
    width: 1170px; }
  .our-wines {
    padding-bottom: 120px; }
  /* !Lets Get Social  */
  .lets-get-social .container-fluid {
    width: 1170px; }
  .lets-get-social {
    padding-bottom: 28px; }
  .lets-get-social .social-buttons {
    margin-top: 23px; }
  .lets-get-social .social-buttons button {
    width: 130px; }
  /* !Blog List  */
  .blog-list {
    padding-bottom: 30px; }
  .blog-list .container-fluid {
    width: 1170px; }
  .blog-list .blog-item h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px; }
  .blog-list .blog-item .blogitem-introduction {
    height: 150px;
    font-size: 16px;
    line-height: 21px; }
  .blog-list .blog-item .read-more {
    padding-bottom: 30px; }
  .blog-list .blog-item .read-more button {
    margin-top: 30px; }
  /* !Stockist  */
  .stockist.section {
    min-height: 450px; }
  /*.stockist.section #stockist-form button:before { top: -5px; }*/
  /* !Contact  */
  .contact {
    padding-bottom: 50px; }
  .contact form input[title="Send"] {
    font-size: 16px;
    line-height: 35px;
    padding: 0 45px; }
  /**************/
  /* !Pages  + Genral Layout */
  /**************/
  /* !hero */
  .home .hero .bg img {
    top: -100px; }
  /* Blog */
  .blog .blog-content {
    padding-top: 45px; }
  .blog .htmlcontentblock:nth-of-type(2) {
    width: 1170px; }
  .blog .page-content .row1 {
    top: 290px;
    margin-bottom: 290px; }
  .blog .generic-header {
    top: -290px; }
  .blog .blog-content h2 {
    font-size: 35px;
    margin-bottom: 26px; }
  .blog .page-content.blog-list .bloglistblock {
    padding-top: 45px;
    padding-bottom: 70px; }
  /* Contact */
  .contact .contact {
    padding-top: 45px; }
  /* !general  */
  .general .htmlcontentblock:nth-of-type(2) .content {
    padding-top: 45px;
    padding-bottom: 70px; }
  .general .htmlcontentblock:nth-of-type(2) {
    width: 1170px; }
  .general.page-content .row1 {
    top: 290px;
    margin-bottom: 290px; }
  .general .generic-header {
    top: -290px; }
  /* !team */
  .team.section .container > .row {
    min-height: 376px; }
  .team .page-content .row1 .team {
    padding-top: 60px; }
  .team .page-content .row1 .team .row {
    margin-bottom: 75px; } }

@media only screen and (min-width: 1440px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .hero {
    height: 780px; }
  /**************/
  /* !Pages  + Genral Layout */
  /**************/
  .home .hero .bg img {
    top: -150px; } }

/* End */
p {
  margin: 0 0 10px; }

@media only screen and (min-width: 768px) {
  p {
    margin: 0 0 15px; } }

dl {
  margin-bottom: auto; }

b, strong {
  font-weight: 400; }

hr {
  border-top: 1px solid #B8B8B8; }

body {
  font-size: 16px;
  line-height: 21px;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-style: normal; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 16px;
      line-height: 24px; } }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 21px;
      line-height: 27px; } }

h1, .h1 {
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h1, .h1 {
      font-size: 35px;
      line-height: 1em;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h1, .h1 {
      font-size: 46px;
      line-height: 1em;
      font-weight: 300; } }

h2, .h2 {
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h2, .h2 {
      font-size: 35px;
      line-height: 1em;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h2, .h2 {
      font-size: 46px;
      line-height: 1em;
      font-weight: 300; } }

h3, .h3 {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h3, .h3 {
      font-size: 27px;
      line-height: 1em;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h3, .h3 {
      font-size: 35px;
      line-height: 1em;
      font-weight: 300; } }

h4, .h4 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h4, .h4 {
      font-size: 21px;
      line-height: 1em;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h4, .h4 {
      font-size: 27px;
      line-height: 1em;
      font-weight: 300; } }

h5, .h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h5, .h5 {
      font-size: 16px;
      line-height: 21px;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h5, .h5 {
      font-size: 21px;
      line-height: 1em;
      font-weight: 300; } }

h6, .h6 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    h6, .h6 {
      font-size: 12px;
      line-height: 16px;
      font-weight: 300; } }
  @media only screen and (min-width: 1200px) {
    h6, .h6 {
      font-size: 16px;
      line-height: 21px;
      font-weight: 300; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  h1, .h1,
  h2, .h2,
  h3, .h3 {
    margin-top: 30px;
    margin-bottom: 15px; }
  h4, .h4,
  h5, .h5,
  h6, .h6 {
    margin-top: 15px;
    margin-bottom: 15px; } }

.checker span.checked, .radio span.checked {
  background: none; }

.my-account .frm-fld.dob {
  width: 100%; }

.my-account .frm-fld.dob input {
  text-align: center;
  float: left;
  max-width: none !important;
  margin-left: 0 !important; }

form .k-dropdown .k-dropdown-wrap {
  border: none; }

::-moz-selection {
  background: #000000;
  color: #FFFFFF;
  text-shadow: none; }

::selection {
  background: #000000;
  color: #FFFFFF;
  text-shadow: none; }

form {
  margin-bottom: 0;
  font-family: "canada-type-gibson",sans-serif; }

form label {
  display: none;
  position: relative; }

form input[type=email],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text] {
  background-color: #333333;
  border-radius: 5px;
  margin-bottom: 10px;
  min-height: 38px;
  line-height: 38px;
  color: #FFFFFF;
  border: 1px solid #333333;
  padding: 0 10px; }

form textarea {
  background-color: #333333;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #FFFFFF;
  border: none;
  padding: 10px; }

form input[type=email]:focus,
form input[type=number]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=text]:focus,
form textarea:focus {
  background-color: #333333;
  color: #FFFFFF; }

.stockists form input[type=text]:focus {color: black;}

button[disabled] {
  opacity: 0.5; }

form input[disabled],
form textarea[disabled] {
  background-color: #FFFFFF;
  color: #333333 !important; }

form .k-dropdown {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 1em;
  min-height: 30px; }

form .k-dropdown .k-dropdown-wrap {
  border: none;
  background-color: transparent; }

form .k-dropdown .k-input,
form .k-dropdown .k-select {
  height: 30px;
  line-height: 30px; }

form .k-dropdown .k-select {
  width: 30px; }

form .k-dropdown {
  background-color: #333333;
	font-size: 12px;
}

form .k-dropdown .k-input,
form .k-dropdown .k-select {
  background-color: #333333;
  border-radius: 5px;
  color: #FFFFFF; }

form .k-dropdown {
  width: 100% !important; }

form .k-dropdown .k-input {
  line-height: 30px;
  width: auto; }

.stockists form .k-dropdown .k-input {
	font-size: 12px;
}

form .k-dropdown .k-icon {
  text-indent: 0;
  background: none;
  font-size: 0;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px; }

form .k-dropdown .k-icon:before {
  content: '\f009';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  width: 30px;
  display: block; }

.k-list-container {
  border: none;
  background: transparent; }

.k-list-container ul {
  border-radius: 0 0 2px 2px; }

.k-list-container li {
  background-color: #F1F1F1;
  color: #333333;
  padding: 0 10px; }

.k-list-container li:hover {
  background-color: #333333;
  color: #FFFFFF; }

.k-dropdown .k-icon {
  top: 16px;
  left: 12px; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 9999px #333333 inset !important;
  -webkit-text-fill-color: #FFFFFF !important; }

form ::-webkit-input-placeholder {
  color: #A9A9A9;
  font-size: 1em; }

form :-moz-placeholder {
  color: #A9A9A9;
  font-size: 1em; }

form ::-moz-placeholder {
  color: #A9A9A9;
  font-size: 1em; }

form :-ms-input-placeholder {
  color: #A9A9A9;
  font-size: 1em; }

.my-account .frm-fld.dob .instruction {
  display: none; }

.frm-fld.dob .form-input {
  content: " ";
  display: table;
  clear: both; }

.frm-fld.dob .form-input:after {
  content: 'D.O.B.';
  display: block;
  float: left;
  line-height: 38px; }

.my-account .frm-fld.dob input.dobDate {
  width: 55px;
  margin-right: 5px !important;
  text-align: center; }

.my-account .frm-fld.dob input.dobMonth {
  width: 55px;
  margin-right: 5px !important;
  text-align: center; }

.my-account .frm-fld.dob input.dobYear {
  width: 75px;
  margin-right: 5px !important;
  text-align: center; }

@media only screen and (min-width: 768px) {
  .my-account .frm-fld.dob input.dobDate {
    width: 65px; }
  .my-account .frm-fld.dob input.dobMonth {
    width: 65px; }
  .my-account .frm-fld.dob input.dobYear {
    width: 95px; } }

form .checker {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 9999px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0; }

form .checker span,
form .checker span.checked {
  background-color: transparent;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

form .checker span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

form .checker span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

/*****************************************************************************/
/* Add to forms */
.qty-wpr input {
  height: 30px;
  width: 105px;
  background-color: #FFFFFF; }

.k-numerictextbox {
  position: relative;
  display: inline-block; }

.k-numerictextbox .k-numeric-wrap {
  display: inline-block; }

.k-numerictextbox input {
  padding: 0 30px;
  text-align: center;
  min-height: 30px;
  color: #333333; }

.k-numerictextbox .k-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  background-color: transparent;
  background-image: none;
  text-indent: 0; }

.k-numerictextbox .k-icon:before {
  width: 30px;
  height: 30px;
  display: block;
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background-color: #333333; }

.k-numerictextbox .k-icon.k-i-arrow-n {
  top: auto;
  right: 0; }

.k-numerictextbox .k-icon.k-i-arrow-n:before {
  content: '\f067';
  border-radius: 2px; }

.k-numerictextbox .k-icon.k-i-arrow-s {
  top: auto;
  left: 0; }

.k-numerictextbox .k-icon.k-i-arrow-s:before {
  content: '\f068';
  border-radius: 2px; }

.k-dropdown {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 1em;
  min-height: 30px; }

.k-dropdown .k-dropdown-wrap {
  border: none;
  background-color: transparent; }

.k-dropdown .k-input,
.k-dropdown .k-select {
  height: 30px;
  line-height: 30px; }

.k-dropdown .k-select {
  width: 30px; }

.k-dropdown {
  background-color: #FFFFFF; }

.k-dropdown .k-input {
  padding-left: 10px;
  padding-right: 30px; }

.k-dropdown .k-select {
  background-color: #333333;
  border-radius: 0 5px 5px 0; }

.k-dropdown {
  width: 100% !important; }

.k-dropdown .k-input {
  line-height: 30px;
  width: 120px; }

.k-dropdown .k-icon {
  text-indent: 0;
  background: none;
  font-size: 0;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px; }

.k-dropdown .k-icon:before {
  content: '\f009';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  width: 30px;
  display: block; }

@media only screen and (min-width: 768px) {
  form input[type=email],
  form input[type=number],
  form input[type=password],
  form input[type=tel],
  form input[type=text] {
    margin-bottom: 15px;
    min-height: 38px;
    line-height: 38px;

	/*Zaman's fix*/

	color: #ffffff;
    font-size: 12px;
    height: inherit !important;


	}
  form textarea {
    margin-bottom: 15px; }
  .qty-wpr input {
    height: 45px;
    width: 150px; }
  .k-numerictextbox input {
    padding: 0 45px;
    min-height: 45px; }
  .k-numerictextbox .k-icon {
    width: 45px;
    height: 45px; }
  .k-numerictextbox .k-icon:before {
    width: 45px;
    height: 45px;
    font-size: 19px;
    line-height: 45px; }
  .k-dropdown {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 1em;
    min-height: 45px; }
  .k-dropdown .k-dropdown-wrap {
    border: none;
    background-color: transparent; }
  .k-dropdown .k-input,
  .k-dropdown .k-select {
    height: 45px;
    line-height: 45px; }
  .k-dropdown .k-select {
    width: 45px; }
  .k-dropdown {
    background-color: #FFFFFF; }
  .k-dropdown .k-input {
    padding-left: 10px;
    padding-right: 45px; }
  .k-dropdown .k-select {
    background-color: #333333;
    border-radius: 0 5px 5px 0; }
  .k-dropdown {
    width: 100% !important; }
  .k-dropdown .k-input {
    line-height: 45px;
    width: 180px; }
  .k-dropdown .k-icon {
    text-indent: 0;
    background: none;
    font-size: 0;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px; }
  .k-dropdown .k-icon:before {
    content: '\f009';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 21px;
    width: 45px;
    display: block; } }

button {
  background-color: transparent;
  border: none;
  padding: 0 0 1px 0; }

button a {
  display: inline-block; }

.btn, .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(6) .view-order, button a {
  font-family: "canada-type-gibson",sans-serif;
  font-size: 12px;
  line-height: 28px !important;
  text-transform: uppercase;
  padding: 0 15px;
  background-color: transparent;
  text-decoration: none;
  border-radius: 50px;
  min-width: 100px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden; }

.stockists .btn{background-color: #4c4c4c;}
.stockists .btn:hover{color: white;}

.btn a:hover, .order-history-grid td:nth-of-type(5) .view-order a:hover, .order-history-grid td:nth-of-type(6) .view-order a:hover, button a:hover {
  text-decoration: none; }

.btn:hover, .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(6) .view-order:hover, button a:hover {
  opacity: 0.7; }

@media only screen and (min-width: 1200px) {
  .btn, .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(6) .view-order, button a {
    font-size: 16px;
    line-height: 35px !important;
    padding: 0 20px;
    min-width: 120px; } }

/*****************************************************************************/
/* !Error Messages */
.frm-validation-msg .error-msg {
  border-radius: 2px;
  margin-bottom: 10px; }

.frm-validation-msg .error-msg ul {
  padding: 0;
  margin: auto; }

.frm-validation-msg .error-msg ul li {
  margin-bottom: 10px; }

.frm-validation-msg .error-msg ul li:last-of-type {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .frm-validation-msg .error-msg {
    margin-bottom: 15px; }
  .frm-validation-msg .error-msg ul li {
    margin-bottom: 15px; } }

/* Social */
.social a:before {
  font-family: "WineUnplugged"; }

.social a.facebook:before {
  content: '\f082'; }

.social a.twitter:before {
  content: '\f099'; }

.social a.pinterest:before {
  content: '\f0d2'; }

.social a.youtube:before {
  content: '\f16a'; }

.social a.instagram:before {
  content: '\f16d'; }

.social a.googleplus:before {
  content: '\f0d4'; }

.cart-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  z-index: 10001;
  margin: auto; }

.cart-alert .cart-alert-content {
  background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
  background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
  background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
  padding: 10px;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  min-width: 290px; }

.cart-alert .cart-alert-content h2 {
  margin-top: 0;
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }

.cart-alert .cart-alert-close {
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 0;
  line-height: 0; }

.cart-alert .cart-alert-close:before {
  font-family: 'WineUnplugged';
  content: '\f001';
  font-size: 12px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  border-radius: 9999em;
  color: #FFFFFF;
  background-color: #333333; }

@media only screen and (min-width: 768px) {
  .cart-alert .cart-alert-content {
    padding: 15px;
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .cart-alert .cart-alert-content h2 {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; } }

@media only screen and (min-width: 768px) {
  .k-widget.k-window #quickview-window {
    background-image: url("/globalassets/siteassets/images/icon-loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    min-width: 50px;
    min-height: 50px;
    background-size: 50px; }
  #quickview-window_wnd_title + .k-window-actions {
    position: absolute;
    top: -15px;
    right: -15px;
    display: none; }
  #quickview-window_wnd_title + .k-window-actions a span {
    display: none; }
  #quickview-window_wnd_title + .k-window-actions a:before {
    font-family: "WineUnplugged";
    content: '\f001';
    font-size: 12px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    border-radius: 9999em;
    color: #FFFFFF;
    background-color: #333333; }
  .product-quickview .product-image {
    text-align: center; }
  .product-quickview .product-region {
    display: none; }
  .product-quickview > div:after {
    content: " ";
    display: table;
    clear: both; }
  .product-quickview > div {
    background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
    background-image: -moz-linear-gradient(top, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
    background-image: linear-gradient(to bottom, rgba(241, 241, 241, 0.9) 0, #F1F1F1 108px);
    padding: 30px 15px;
    width: 768px;
    margin: 0 auto;
    border-radius: 5px; }
  .product-quickview .product-details {
    width: 50%; }
  .product-quickview .product-details h1 {
    margin-top: 0; }
  .product-quickview .product-details .action-buttons {
    margin-bottom: 0; }
  .product-quickview .product-details .sku-product-msg {
    margin-bottom: 0; }
  #quickview-window .action-buttons .btn-add-to-cart {
    color: #FFFFFF;
    border: 1px solid #333333;
    background-color: #333333;
    float: right;
    margin-right: 8px; }
    #quickview-window .action-buttons .btn-add-to-cart:hover {
      background-color: transparent;
      color: #333333; } }

@media only screen and (min-width: 1200px) {
  .product-quickview.product-detail .product-details {
    width: 50%; } }

.star-rating img {
  display: none; }

.star-rating:before {
  font-family: "WineUnplugged"; }

.toggle-navigation li:first-child {
  margin-right: auto;
  float: none; }

.toggle-navigation .icon {
  background: none;
  display: block;
  height: auto;
  width: auto;
  text-indent: 0; }

@media only screen and (min-width: 768px) {
  .toggle-navigation .toggle-menu {
    display: block; } }

.toggle-navigation {
  padding: 0 10px;
  height: 50px; }

.toggle-navigation:after {
  content: " ";
  display: table;
  clear: both; }

.toggle-navigation li {
  position: absolute;
  top: 0; }

.toggle-navigation .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center; }

.toggle-navigation .toggle-menu {
  left: -3px; }

.toggle-navigation .toggle-menu a:before {
  content: '\f000';
  font-family: "WineUnplugged";
  font-size: 24px;
  color: #FFFFFF; }

.toggle-navigation .toggle-cart {
  right: -3px; }

.toggle-navigation .toggle-cart .icon-cart:before {
  content: '\f00a';
  font-family: "WineUnplugged";
  font-size: 24px;
  color: #FFFFFF; }

.toggle-navigation .toggle-cart .icon-cart.active {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.7); }

.toggle-navigation .toggle-cart .icon-cart.empty:before {
  content: '\f00e'; }

.toggle-navigation .toggle-cart .cart-item-counter .cart-item-count {
  width: auto;
  height: auto;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 50px;
  position: absolute;
  right: 35px; }

.toggle-navigation .toggle-account {
  right: 40px; }

.toggle-navigation .toggle-account a:before {
  content: '\f00d';
  font-family: "WineUnplugged";
  font-size: 24px;
  color: #FFFFFF; }

.toggle-navigation .toggle-account .icon-account.active {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.7); }

@media only screen and (min-width: 768px) {
  .toggle-navigation {
    padding: 0 15px;
    height: 60px; }
  .toggle-navigation .icon {
    width: 50px;
    height: 60px;
    line-height: 60px; }
  .toggle-navigation .toggle-menu {
    left: 2px; }
  .toggle-navigation .toggle-cart {
    right: 2px; }
  .toggle-navigation .toggle-cart .cart-item-counter .cart-item-count {
    line-height: 60px; }
  .toggle-navigation .toggle-account {
    right: 52px; } }

.header-login h2 {
  display: block; }

.header-login .form-lbl {
  margin: auto;
  display: none; }

.header-login .frm-fld {
  margin-bottom: auto; }

.header-login {
  font-size: 1em;
  z-index: 10000;
  padding: 10px;
  background-color: transparent; }

.frm-login .btn-login {
  width: auto; }

.header-login .action-buttons .btn, .header-login .action-buttons .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .header-login .action-buttons .view-order, .header-login .action-buttons .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .header-login .action-buttons .view-order {
  float: none;
  width: auto;
  text-align: center;
  height: auto; }

.header-login .frm-fld.forgot-password {
  margin: auto; }

.header-login .frm-fld.remember-me label {
  display: block;
  color: inherit; }

.header-login .frm-fld.forgot-password a {
  color: inherit;
  text-decoration: none; }

.header-login {
  width: auto;
  position: static;
  right: auto; }

.page-header .frm-header-loggedin ul {
  margin: auto;
  list-style: none; }

.header-login .action-buttons .btn + .btn, .header-login .action-buttons .order-history-grid td:nth-of-type(5) .view-order + .btn, .order-history-grid td:nth-of-type(5) .header-login .action-buttons .view-order + .btn, .header-login .action-buttons .order-history-grid td:nth-of-type(6) .view-order + .btn, .order-history-grid td:nth-of-type(6) .header-login .action-buttons .view-order + .btn, .header-login .action-buttons .order-history-grid td:nth-of-type(5) .btn + .view-order, .order-history-grid td:nth-of-type(5) .header-login .action-buttons .btn + .view-order, .header-login .action-buttons .order-history-grid td:nth-of-type(5) .view-order + .view-order, .order-history-grid td:nth-of-type(5) .header-login .action-buttons .view-order + .view-order, .order-history-grid td:nth-of-type(6) .header-login .action-buttons td:nth-of-type(5) .view-order + .view-order, .header-login .action-buttons .order-history-grid td:nth-of-type(6) .btn + .view-order, .order-history-grid td:nth-of-type(6) .header-login .action-buttons .btn + .view-order, .order-history-grid td:nth-of-type(5) .header-login .action-buttons td:nth-of-type(6) .view-order + .view-order, .header-login .action-buttons .order-history-grid td:nth-of-type(6) .view-order + .view-order, .order-history-grid td:nth-of-type(6) .header-login .action-buttons .view-order + .view-order {
  margin-left: auto; }

fieldset {
  border: none;
  margin: auto;
  padding: 0; }

.page-header .header-main-wpr .toggle-navigation .toggle-account {
  display: block !important; }

.header-login {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 0 0 5px 5px; }

.header-login h2 {
  margin-top: 0; }

.header-login form .remember-me {
  margin-bottom: 10px; }
  .header-login form .remember-me label {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    float: none;
    width: auto;
    display: inline-block;
    padding-left: 27px;
    padding-right: 15px;
    margin: 0;
    border-radius: 9999px;
    color: #333333;
    position: relative;
    line-height: 22px; }
  .header-login form .remember-me .checker {
    width: 22px;
    height: 22px;
    background-color: #333333;
    border-radius: 9999px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0; }
  .header-login form .remember-me .checker span,
  .header-login form .remember-me .checker span.checked {
    background-color: transparent;
    height: 22px;
    width: auto;
    line-height: 22px;
    display: block;
    text-align: center; }
  .header-login form .remember-me .checker span.checked:before {
    content: '\f00f';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px; }
  .header-login form .remember-me .checker span input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    float: none;
    height: 22px;
    width: 22px; }

.header-login form .action-buttons {
  width: 100%;
  float: left;
  margin-bottom: 10px; }

.header-login form .action-buttons .btn-login {
  float: left;
  font-weight: 400;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: transparent; }
  .header-login form .action-buttons .btn-login:hover {
    background-color: transparent; }

.header-login form .action-buttons .btn-register {
  display: block;
  float: right;
  font-weight: 400;
  color: #333333;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF; }
  .header-login form .action-buttons .btn-register:hover {
    background-color: transparent;
    color: #FFFFFF; }

.header-login form .forgot-password {
  width: 100%;
  float: left;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400; }

.header-login form .forgot-password a {
  color: #FFFFFF !important; }

.social-login {
  display: none; }

.header-login p strong {
  font-size: 21px;
  line-height: 1em;
  font-weight: 400; }

.header-login ul {
  margin-top: 10px !important;
  float: left; }

.header-login ul li a {
  color: #FFFFFF; }
  .header-login ul li a:hover {
    color: rgba(255, 255, 255, 0.5); }

.header-login .lbl-username {
  float: left;
  clear: left;
  width: 100%; }

@media only screen and (min-width: 768px) {
  .header-login {
    padding: 10px 10px;
    width: 350px;
    position: absolute;
    right: 0; }
  .header-login form .remember-me {
    margin-bottom: 10px; }
  .header-login form .action-buttons {
    margin-bottom: 10px; }
  .header-login p strong {
    font-size: 27px;
    line-height: 1em;
    font-weight: 400; }
  .header-login ul {
    margin-top: 10px !important; } }

@media only screen and (min-width: 1200px) {
  .header-login form .remember-me label,
  .header-login form .forgot-password {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400; }
  .header-login p strong {
    font-size: 27px;
    line-height: 1em;
    font-weight: 400; } }

.cart-buttons .btn.btn-checkout, .cart-buttons .order-history-grid td:nth-of-type(5) .btn-checkout.view-order, .order-history-grid td:nth-of-type(5) .cart-buttons .btn-checkout.view-order, .cart-buttons .order-history-grid td:nth-of-type(6) .btn-checkout.view-order, .order-history-grid td:nth-of-type(6) .cart-buttons .btn-checkout.view-order {
  float: none; }

.mini-cart li .cart-note {
  display: none; }

.mini-cart .cart-total .cart-total-price {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300; }

.mini-cart {
  padding: 10px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.7);
  color: #FFFFFF; }

.mini-cart a {
  color: #FFFFFF; }

.mini-cart li div {
  float: left; }

.mini-cart li a {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.mini-cart li .cart-img-thumb {
  width: 20%;
  font-size: 0;
  line-height: 0; }

.mini-cart li .cart-img-thumb img[src=''] {
  visibility: hidden; }

.mini-cart li .cart-prod-name {
  width: 80%;
  padding-left: 10px;
  height: -moz-calc(3 * $FONT-body-line-height);
  height: calc(3 * $FONT-body-line-height); }

.mini-cart li .cart-prod-qty {
  clear: left;
  margin-left: 20%;
  padding-left: 10px; }

.mini-cart li .cart-product-price {
  float: right;
  text-align: right; }

.mini-cart .cart-total > div {
  float: left; }

.mini-cart .cart-total .cart-total-label {
  width: 20%; }

.mini-cart .cart-total .cart-total-qty {
  width: 20%;
  padding-left: 10px; }

.mini-cart .cart-total .cart-total-price {
  width: 60%;
  text-align: right; }

.mini-cart .cart-buttons {
  margin-top: 10px; }

.mini-cart .cart-buttons .btn-cart {
  float: left;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: transparent; }
  .mini-cart .cart-buttons .btn-cart:hover {
    background-color: transparent; }

.mini-cart .cart-buttons .btn-checkout {
  float: right;
  color: #333333;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF; }
  .mini-cart .cart-buttons .btn-checkout:hover {
    background-color: transparent;
    color: #FFFFFF; }

@media only screen and (min-width: 768px) {
  .mini-cart {
    width: 350px;
    border-radius: 0 0 5px 5px;
    position: absolute;
    right: 0;
    padding: 10px 10px; }
  .mini-cart li a {
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .mini-cart li .cart-prod-name {
    padding-left: 10px;
    height: -moz-calc(3 * $FONT-body-line-height);
    height: calc(3 * $FONT-body-line-height); }
  .mini-cart li .cart-prod-qty {
    padding-left: 10px; }
  .mini-cart .cart-total .cart-total-qty {
    padding-left: 10px; }
  .mini-cart .cart-buttons {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .header-top-wpr .inner-wpr {
    position: static; } }

.shop-now {
  display: none; }

.shop-now button a {
  display: inline-block;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: transparent; }
  .shop-now button a:hover {
    background-color: transparent; }

@media only screen and (min-width: 768px) {
  .shop-now {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 115px; } }

.page-navigation .navigation-close-btn {
  display: block !important; }

/* Primary Nav */
.page-navigation {
  font-family: "canada-type-gibson", sans-serif;
  width: auto;
  display: inline-block;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0px;
  left: -100%;
  height: 100vh; }

.page-navigation .navigation-close-btn {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  width: 50px;
  height: 50px;
  right: -50px;
  font-size: 0;
  text-align: center; }

.page-navigation .navigation-close-btn:before {
  content: '\f001';
  color: #FFFFFF;
  font-family: "WineUnplugged";
  font-size: 24px;
  line-height: 50px; }

.page-navigation .main-navigation li {
  border-bottom: none;
  padding: 0 55px; }

.page-navigation .main-navigation li a {
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
  text-transform: uppercase;
  color: #FFFFFF; }
  .page-navigation .main-navigation li a:hover {
    color: rgba(255, 255, 255, 0.5); }

@media only screen and (min-width: 768px) {
  /* Primary Nav */
  .page-navigation .navigation-close-btn {
    height: 60px; }
  .page-navigation .navigation-close-btn:before {
    line-height: 60px; }
  .page-navigation .main-navigation li a {
    text-align: left; } }

.account-landing-wpr h2 {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: auto;
  font-size: 1em; }

.account-landing-wpr dt {
  font-weight: 700;
  float: none;
  clear: none;
  margin-bottom: auto;
  width: auto; }

.account-landing-wpr .btn, .account-landing-wpr .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .account-landing-wpr .view-order, .account-landing-wpr .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .account-landing-wpr .view-order {
  width: auto;
  text-align: center; }

.personal-details dl {
  margin: auto; }

@media only screen and (min-width: 768px) {
  .address-details {
    margin-left: auto; }
  .personal-details, .address-details {
    float: none;
    width: auto;
    margin-bottom: auto; }
  .login-details {
    margin-top: auto;
    float: none;
    width: auto; }
  .personal-details dl {
    margin: auto; } }

.account-landing-wpr h2 {
  display: none; }

.account-landing-wpr dt {
  font-weight: 300; }

.account-landing-wpr .personal-details:after,
.account-landing-wpr .address-details:after,
.account-landing-wpr .login-details:after {
  content: " ";
  display: table;
  clear: both; }

.account-landing-wpr {
  margin-top: 10px;
  margin-bottom: 10px; }

.account-landing-wpr dt {
  float: left;
  clear: left;
  margin-bottom: auto;
  width: auto; }

.account-landing-wpr dd {
  margin: auto;
  float: left;
  clear: left;
  margin-bottom: 10px; }

.account-landing-wpr .personal-details,
.account-landing-wpr .address-details,
.account-landing-wpr .login-details {
  margin-bottom: 10px;
  padding: 10px 10px; }

.account-landing-wpr .personal-details,
.account-landing-wpr .address-details,
.account-landing-wpr .login-details,
.nav-my-account {
  background-color: #FFFFFF;
  padding: 10px 10px;
  color: #333333;
  border-radius: 5px; }

.account-landing-wpr .personal-details:before,
.account-landing-wpr .address-details:before,
.account-landing-wpr .login-details:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.account-landing-wpr .personal-details:before {
  content: 'Personal Details'; }

.account-landing-wpr .address-details:before {
  content: 'Address Book'; }

.account-landing-wpr .login-details:before {
  content: 'Login Details'; }

.account-landing-wpr .btn, .account-landing-wpr .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .account-landing-wpr .view-order, .account-landing-wpr .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .account-landing-wpr .view-order {
  float: right;
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  .account-landing-wpr .btn:hover, .account-landing-wpr .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) .account-landing-wpr .view-order:hover, .account-landing-wpr .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) .account-landing-wpr .view-order:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  .account-landing-wpr {
    margin-top: 30px;
    margin-bottom: 30px; }
  .nav-my-account {
    padding: 15px 15px;
    margin-top: 30px;
    margin-bottom: 30px; }
  .account-landing-wpr .personal-details,
  .account-landing-wpr .address-details,
  .account-landing-wpr .login-details {
    margin-bottom: 30px;
    padding: 15px 15px; }
  .account-landing-wpr .personal-details:before,
  .account-landing-wpr .address-details:before,
  .account-landing-wpr .login-details:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    padding: 15px 15px;
    margin: -15px -15px 15px; } }

@media only screen and (min-width: 1200px) {
  .my-account .page-content .container {
    width: 970px; }
  .account-landing-wpr {
    margin-top: 45px;
    margin-bottom: 45px; }
  .nav-my-account {
    padding: 15px 15px;
    margin-top: 45px;
    margin-bottom: 45px; }
  .account-landing-wpr .personal-details:before,
  .account-landing-wpr .address-details:before,
  .account-landing-wpr .login-details:before {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; } }

.address-list {
  margin: auto;
  padding: 0;
  list-style: none;
  border-bottom: none; }

.address-lbl, .address-list a, .address-list label {
  float: none; }

.address-lbl {
  font-weight: 300;
  width: auto; }

.address-list li {
  margin-bottom: auto; }

.address-list label {
  width: auto; }

.address-list a {
  text-decoration: none; }

#address-book {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px;
  content: " ";
  display: table;
  clear: both; }

#address-book:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Address Book";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.address-list li {
  margin-bottom: 10px;
  border-bottom: 1px solid #333333;
  padding-bottom: 10px; }

.address-list .address-lbl {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  display: block; }

.address-list .address-summary {
  display: block;
  width: 100%; }

.address-list .address-lbl,
.address-list .address-summary,
.address-list .edit-address,
.address-list .remove-address {
  margin-bottom: 10px; }

.address-list .edit-address {
  margin-left: 0; }

.address-list .remove-address {
  margin-left: 10px; }

.address-list .edit-address,
.address-list .remove-address,
.address-list .chk-primaryAddress {
  float: left; }

.address-list .chk-primaryAddress {
  clear: left; }

.address-list li label {
  font-size: 12px;
  font-weight: 300;
  float: none;
  width: auto;
  display: inline-block;
  line-height: 28px;
  padding-left: 33px;
  padding-right: 15px;
  margin: 0;
  border-radius: 9999px;
  color: #333333;
  border: 1px solid #333333;
  position: relative;
  text-transform: uppercase; }

.address-list li label .checker {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 9999px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 5px; }

.address-list li label .checker span,
.address-list li label .checker span.checked {
  background-color: transparent;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

.address-list li label .checker span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

.address-list li label .checker span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

#address-book .btn-add-address {
  float: right;
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  #address-book .btn-add-address:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  #address-book {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #address-book:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Address Book";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .address-list li {
    margin-bottom: 15px;
    border-bottom: 1px solid #333333;
    padding-bottom: 15px; } }

@media only screen and (min-width: 1200px) {
  #address-book {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 15px 15px; }
  .address-list .address-lbl {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; } }

.my-account .btn-fld, .my-account .frm-fld.newsletter-sub {
  margin-top: auto; }

.my-account .btn-fld {
  margin-left: auto; }

.my-account .frm-fld.form-instruction {
  margin-top: auto;
  font-style: italic; }

@media only screen and (min-width: 768px) {
  .my-account .frm-fld.show-password, .frm-fld.form-instruction {
    padding-left: 0; } }

.frm-edit-details .frm-fld.newsletter-sub {
  display: none; }

#edit-details {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px; }

#edit-details:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Edit Personal Details";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

#edit-details .btn, #edit-details .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #edit-details .view-order, #edit-details .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #edit-details .view-order {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right; }
  #edit-details .btn:hover, #edit-details .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) #edit-details .view-order:hover, #edit-details .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) #edit-details .view-order:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  #edit-details {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #edit-details:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Edit Personal Details";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; } }

@media only screen and (min-width: 1200px) {
  #edit-details {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 15px 15px; } }

.my-account .frm-fld.show-password {
  margin: auto 0; }

@media only screen and (min-width: 768px) {
  .my-account .frm-fld.show-password, .frm-fld.form-instruction {
    padding-left: 0; } }

#edit-password:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Edit Password";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

#edit-password {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px; }

#edit-password .btn, #edit-password .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #edit-password .view-order, #edit-password .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #edit-password .view-order {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right;
  margin-top: 10px; }
  #edit-password .btn:hover, #edit-password .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) #edit-password .view-order:hover, #edit-password .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) #edit-password .view-order:hover {
    background-color: transparent;
    color: #333333; }

#edit-password .form-instruction {
  margin: 10px 0 0; }

@media only screen and (min-width: 768px) {
  #edit-password {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #edit-password:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Edit Password";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  #edit-password .form-instruction {
    margin: 15px 0 0; }
  #edit-password .btn, #edit-password .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #edit-password .view-order, #edit-password .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #edit-password .view-order {
    margin-top: 15px; } }

@media only screen and (min-width: 1200px) {
  #edit-password {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 15px 15px; } }

.my-account .frm-fld.show-email {
  margin: auto 0; }

@media only screen and (min-width: 768px) {
  .my-account .frm-fld.show-email, .frm-fld.form-instruction {
    padding-left: 0; } }

#edit-email:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Edit Email Address";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

#edit-email {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px; }

#edit-email p {
  margin-bottom: 10px; }

#edit-email .show-password {
  margin-bottom: 10px; }

#edit-email .btn, #edit-email .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #edit-email .view-order, #edit-email .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #edit-email .view-order {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right;
  margin-top: 10px; }
  #edit-email .btn:hover, #edit-email .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) #edit-email .view-order:hover, #edit-email .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) #edit-email .view-order:hover {
    background-color: transparent;
    color: #333333; }

#edit-email .form-instruction {
  margin: 10px 0 0; }

@media only screen and (min-width: 768px) {
  #edit-email {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #edit-email:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Edit Password";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  #edit-email p {
    margin-bottom: 15px; }
  #edit-email .show-password {
    margin-bottom: 15px; }
  #edit-email .form-instruction {
    margin: 15px 0 0; }
  #edit-email .btn, #edit-email .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #edit-email .view-order, #edit-email .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #edit-email .view-order {
    margin-top: 15px; } }

@media only screen and (min-width: 1200px) {
  #edit-email {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 15px 15px; } }

.k-grid-header {
  display: none; }

.order-history td {
  margin-bottom: auto; }

.order-history tr {
  margin-bottom: auto;
  padding-bottom: 0;
  border-bottom: none; }

.k-grid-content tr:nth-child(2n) {
  background-color: #FFFFFF; }

@media only screen and (min-width: 768px) {
  .order-history th, .order-history td {
    padding: 0;
    width: auto;
    text-align: left; } }

#order-history {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 10px;
  border-radius: 5px; }

#order-history:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Edit Personal Details";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px;
  margin-bottom: 10px; }

.order-history-grid tr:after {
  content: " ";
  display: table;
  clear: both; }

.order-history-grid tr {
  display: block;
  background-color: #FFFFFF;
  padding: 10px 10px;
  margin: auto -10px 10px;
  border-radius: 5px; }

.order-history-grid td {
  width: 50%;
  float: left;
  margin-bottom: 10px; }

.order-history-grid td:nth-of-type(odd) {
  padding-right: 5px; }

.order-history-grid td:nth-of-type(even) {
  padding-left: 5px; }

.order-history-grid td:before {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  display: block; }

.order-history-grid td:nth-of-type(1):before {
  content: 'Document ID'; }

.order-history-grid td:nth-of-type(2):before {
  content: 'Date'; }

.order-history-grid td:nth-of-type(3):before {
  content: 'Status'; }

.order-history-grid td:nth-of-type(4):before {
  content: 'Price'; }

.order-history-grid td:nth-of-type(5),
.order-history-grid td:nth-of-type(6) {
  margin-bottom: 0; }

.order-history-grid td:nth-of-type(5) .view-order {
  display: inline-block;
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  .order-history-grid td:nth-of-type(5) .view-order:hover {
    background-color: transparent;
    color: #333333; }

.order-history-grid td:nth-of-type(6) .view-order {
  display: inline-block;
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  .order-history-grid td:nth-of-type(6) .view-order:hover {
    background-color: transparent; }

@media only screen and (min-width: 768px) {
  #order-history {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #order-history:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Edit Personal Details";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .order-history-grid tr {
    width: -moz-calc(50% + 7.5px);
    width: calc(50% + 7.5px);
    padding: 15px 15px;
    margin: auto -15px 15px;
    float: left; }
  .order-history-grid tr:nth-of-type(odd) {
    margin-right: 7.5px; }
  .order-history-grid tr:nth-of-type(even) {
    margin-left: 7.5px; }
  .order-history-grid td {
    margin-bottom: 15px; }
  .order-history-grid td:nth-of-type(5),
  .order-history-grid td:nth-of-type(6) {
    margin-bottom: 0; } }

@media only screen and (min-width: 1200px) {
  #order-history {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 15px 15px; } }

#login:before {
  border-radius: 5px 5px 0 0; }

#login {
  border-radius: 5px; }

#login .btn, #login .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #login .view-order, #login .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #login .view-order {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  #login .btn:hover, #login .order-history-grid td:nth-of-type(5) .view-order:hover, .order-history-grid td:nth-of-type(5) #login .view-order:hover, #login .order-history-grid td:nth-of-type(6) .view-order:hover, .order-history-grid td:nth-of-type(6) #login .view-order:hover {
    background-color: transparent;
    color: #333333; }

#login:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Login";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px; }

#login {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 10px 10px; }

#login .btn, #login .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #login .view-order, #login .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #login .view-order {
  float: right;
  margin-top: 10px; }

#login .form-instruction {
  margin: 10px 0 0; }

#login .remember-me {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  margin-bottom: 10px; }
  #login .remember-me label {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    float: none;
    width: auto;
    display: inline-block;
    padding-left: 27px;
    padding-right: 15px;
    margin: 0;
    border-radius: 9999px;
    color: #333333;
    position: relative;
    line-height: 22px; }
  #login .remember-me .checker {
    width: 22px;
    height: 22px;
    background-color: #333333;
    border-radius: 9999px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0; }
  #login .remember-me .checker span,
  #login .remember-me .checker span.checked {
    background-color: transparent;
    height: 22px;
    width: auto;
    line-height: 22px;
    display: block;
    text-align: center; }
  #login .remember-me .checker span.checked:before {
    content: '\f00f';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px; }
  #login .remember-me .checker span input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    float: none;
    height: 22px;
    width: 22px; }

#login .forgot-password {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }

#login .action-buttons {
  width: 50%;
  float: right; }

@media only screen and (min-width: 768px) {
  #login {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; }
  #login:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Login";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  #login .form-instruction {
    margin: 15px 0 0; }
  #login .btn, #login .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) #login .view-order, #login .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) #login .view-order {
    margin-top: 15px; }
  #login .remember-me {
    margin-bottom: 15px; } }

@media only screen and (min-width: 1200px) {
  #login {
    margin-top: 45px;
    margin-bottom: 45px; }
  #login .remember-me {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300; }
  #login .forgot-password {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300; } }

.login-with-registration .short-register {
  margin-bottom: 30px;
  content: " ";
  display: table;
  clear: both; }

.login-with-registration .short-register h3 {
  margin-top: 0; }

.login-with-registration .short-register .btn-register {
  float: right;
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  .login-with-registration .short-register .btn-register:hover {
    background-color: transparent; }

@media only screen and (min-width: 768px) {
  .login-with-registration .short-register {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 15px; } }

@media only screen and (min-width: 1200px) {
  .login-with-registration .short-register {
    margin-top: 45px;
    margin-bottom: 45px; } }

.blog-list .blog-item .read-more button a {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: transparent; }
  .blog-list .blog-item .read-more button a:hover {
    background-color: transparent; }

#blog .view-more button a {
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  #blog .view-more button a:hover {
    background-color: transparent; }

.lets-get-social .social-buttons button a {
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  .lets-get-social .social-buttons button a:hover {
    background-color: transparent; }

.stockist.section #stockist-form button {
  min-width: 0; }

.stockists #google-map-canvas { width: 50%; margin: 0 auto 30px; border: 1px dashed grey;}

.stockist.section #stockist-form ::-webkit-input-placeholder {
  color: #333333;
  font-size: 1em; }

.stockist.section #stockist-form :-moz-placeholder {
  color: #333333;
  font-size: 1em; }

.stockist.section #stockist-form ::-moz-placeholder {
  color: #333333;
  font-size: 1em; }

.stockist.section #stockist-form :-ms-input-placeholder {
  color: #333333;
  font-size: 1em; }

body.stockists .state-filter {
  display: none; }

/* !Stockist */
body.stockists .banner {
  font-size: 16px;
  position: relative;
  background-color: #FFFFFF;
  text-align: center; }

body.stockists .banner p {
  margin: 0;
  line-height: 30px; }

body.stockists .store-finder {
  background-color: #F1F1F1;
  position: relative;
  padding-top: 20px;
  padding-bottom: 10px; }

body.stockists .frm-store-finder {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  margin-bottom: 0; }

body.stockists .distance-search {
  text-align: center;
  font-size: 0; }

body.stockists .distance-search label {
  font-weight: 300;
  margin: 0;
  float: none;
  width: auto;
  display: inline-block; }

body.stockists .distance-search input#Postcode {
	color:black;
}


.stockists .distance-search div:nth-child(2) {margin: 5px 0 0 5px;}

body.stockists div.postcode {
  padding-right: 5px;
  border-right: 1px solid #C3C3C3; }

body.stockists div.postcode {
  display: inline-block;
  float: none;
  margin-bottom: 20px; }

body.stockists div.postcode label {
  font-weight: 300;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 12px; }

body.stockists div.postcode .postcode {
  font-size: 16px;
  border: none;
  background-color: #333333;
  color: #FFFFFF;
  height: 30px;
  border-radius: 50px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 0;
  min-height: 28px;
  line-height: 28px; }

body.stockists div.postcode .form-input {
  position: relative;
  display: inline-block;
  width: 90px;
  margin: 0 auto;
  float: none !important; }

body.stockists div.postcode .form-input button {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
  border-radius: 50%;
  border: none;
  text-align: center;
  padding: 0;
  top: 15px;
  right: 6px;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  min-width: 0; }

body.stockists div.postcode .form-input button:before {
  content: '\f010';
  font-family: "WineUnplugged";
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  display: block; }

body.stockists div.distance {
  padding-left: 5px;
  vertical-align: top;
  display: inline-block;
  float: none;
  margin-bottom: 20px; }

body.stockists div.distance label {
  line-height: 30px;
  font-weight: 300;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 12px; }

body.stockists div.distance label + div.form-input {
  float: left !important; }

body.stockists div.distance .form-input {
  position: relative;
  display: inline-block;
  width: 90px;
  margin: 0 auto;
  float: none !important; }

body.stockists div.distance .distance {
  padding: 0 !important;
  font-size: 16px;
  border: none;
  background-color: #333333;
  color: #FFFFFF;
  height: 30px;
  border-radius: 50px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 0;
  min-height: 28px;
  line-height: 28px; }

body.stockists div.distance .k-dropdown .k-dropdown-wrap {
  background-color: transparent;
  padding-right: 5px;
  padding-left: 5px; }

body.stockists div.distance .k-dropdown .k-input {
  background-color: transparent;
  width: auto; }

body.stockists div.distance .k-dropdown .k-select {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
  border-radius: 50%;
  border: none;
  text-align: center;
  padding: 0;
  top: 50%;
  right: 6px;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

body.stockists div.distance .k-dropdown .k-select:before {
  content: '\f009';
  font-family: "WineUnplugged";
  color: #333333;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  right: 4px;
  top: 0; }

body.stockists div.distance .k-dropdown .k-select .k-icon {
  display: none; }

body.stockists div.store-categories {
  float: none;
  margin: 0;
  width: 100%;
  font-size: 0;
  text-align: center; }

body.stockists div.store-categories .frm-fld {
  float: none;
  width: auto;
  margin: 0 10px 20px;
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  padding: 0; }

body.stockists div.store-categories .frm-fld:first-child {
  display: none; }

body.stockists div.store-categories .frm-fld label {
  font-size: 12px;
  font-weight: 300;
  float: none;
  width: auto;
  display: inline-block;
  line-height: 28px;
  padding-left: 33px;
  padding-right: 15px;
  margin: 0;
  border-radius: 9999px;
  color: #333333;
  border: 1px solid #333333;
  position: relative;
  text-transform: uppercase; }

body.stockists div.store-categories .frm-fld label .checker {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 9999px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 5px; }

body.stockists div.store-categories .frm-fld label .checker span,
body.stockists div.store-categories .frm-fld label .checker span.checked {
  background-color: transparent;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

body.stockists div.store-categories .frm-fld label .checker span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

body.stockists div.store-categories .frm-fld label .checker span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

body.stockists .store-finder-map {
  margin-top: 0; }

body.stockists .btn-fld {
  display: none; }

body.stockists .store-list {
  background-color: #FFFFFF; }

body.stockists .store-list ul {
  margin-top: 0;
  font-size: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px; }

body.stockists .store-list li {
  border: none;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 50%;
  margin: 0;
  padding-top: 0;
  margin-bottom: 35px; }

body.stockists .store-list li .stock-items {
  display: none; }

body.stockists .store-list li h2 {
  font-weight: 400;
  margin: 0; }

body.stockists .store-list .no-store-results,
body.stockists .store-list li h2,
body.stockists .store-list li p {
  font-size: 12px;
  line-height: 16px; }

body.stockists .store-list li h2 a:hover {
  color: #333333;
  cursor: none; }

body.stockists .store-list li > a {
  display: inline-block; }

body.stockists .store-list li > button a {
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  margin-top: 10px; }
  body.stockists .store-list li > button a:hover {
    background-color: transparent; }

@media only screen and (min-width: 768px) {
  /* !Stockist */
  body.stockists {
    font-size: 16px; }
  body.stockists .banner {
    font-size: 16px; }
  body.stockists .banner p {
    line-height: 45px; }
  body.stockists div.postcode {
    padding-right: 15px; }
  body.stockists div.postcode,
  body.stockists div.distance {
    margin-bottom: 25px; }
  body.stockists div.postcode label,
  body.stockists div.distance label {
    font-size: 21px;
    margin: 0 15px; }
  body.stockists div.postcode .postcode,
  body.stockists div.distance .distance {
    font-size: 21px;
    height: 36px;
    padding-left: 25px; }
  body.stockists div.postcode .form-input,
  body.stockists div.distance .form-input {
    width: 120px;
    height: 36px; }
  body.stockists div.postcode .form-input button {
    width: 25px;
    height: 25px;
    top: 18px;
    right: 6px; }
  body.stockists div.postcode .form-input button:before {
    font-size: 14px;
    line-height: 25px; }
  body.stockists div.distance {
    padding-left: 15px;
    height: 36px;
    vertical-align: top; }
  body.stockists div.distance label {
    line-height: 36px; }
  body.stockists div.distance .k-dropdown .k-input {
    height: 36px;
    line-height: 36px; }
  body.stockists div.distance .k-dropdown .k-dropdown-wrap {
    padding-left: 10px; }
  body.stockists div.distance .k-dropdown .k-select {
    width: 25px;
    height: 25px; }
  body.stockists div.distance .k-dropdown .k-select:before {
    font-size: 16px;
    line-height: 28px;
    right: 4px;
    top: -1px; }
  body.stockists div.store-categories .frm-fld {
    font-size: 16px;
    line-height: 34px; }
  body.stockists .store-finder-map {
    margin-top: 0; }
  body.stockists .store-list ul {
    padding-top: 50px; }
  body.stockists .store-list li {
    width: 33.33333333%;
    margin-bottom: 50px; }
  body.stockists .store-list .no-store-results,
  body.stockists .store-list li h2,
  body.stockists .store-list li p {
    font-size: 16px;
    line-height: 21px; }
  body.stockists .store-list li > button {
    margin-top: 15px; } }

@media only screen and (min-width: 1200px) {
  /* !stockists */
  body.stockists .store-list li {
    width: 25%; } }

/* !Single Bottle */
.single-bottle {
  padding-top: 35px;
  padding-bottom: 12px; }

.single-bottle h2 {
  margin-bottom: 15px; }

.single-bottle p {
  font-size: 16px;
  line-height: 21px; }

.single-bottle .product-image p {
  margin-bottom: 0; }

.single-bottle .product-image img {
  height: auto;
  width: auto; }

.single-bottle button a {
  display: block;
  margin-bottom: 15px;
  margin-right: 15px;
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  .single-bottle button a:hover {
    background-color: transparent; }

.single-bottle button:first-of-type {
  display: none !important; }

@media only screen and (min-width: 768px) {
  /* !Single Bottle */
  .single-bottle {
    height: 630px;
    padding-top: 65px;
    padding-bottom: 42px; }
  .single-bottle h2 {
    margin-bottom: 15px; }
  .single-bottle p {
    font-size: 21px;
    line-height: 27px; }
  .single-bottle .container,
  .single-bottle .container .row,
  .single-bottle .container .row .product-image,
  .single-bottle .container .row .product-image p {
    height: 100%; }
  .single-bottle .product-image p {
    text-align: center; }
  .single-bottle .product-image img {
    height: 100% !important; }
  .single-bottle .product-content {
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%; }
  .single-bottle button {
    display: inline-block; } }

@media only screen and (min-width: 1200px) {
  s .single-bottle {
    height: 735px;
    padding-top: 75px;
    padding-bottom: 47px; }
  .single-bottle h2 {
    margin-bottom: 15px; } }

.wines .tab-section .product-ratings .star-rating {
  float: none;
  min-width: 0; }

/* !Wines */
/* !Wines - Tpyography */
.wines .section h1 {
  margin-bottom: 10px; }

.wines .section, .wines .section p {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px; }

.wines .section.single-bottle p {
  font-size: 16px;
  line-height: 21px; }

.wines .section p {
  font-family: "canada-type-gibson",sans-serif; }

.wines .section p strong {
  font-weight: 400; }

.wines .product-detail-1 table td p:last-child {
  font-size: 28px;
  font-weight: 300;
  line-height: 37px;
  margin-bottom: 0; }

.wines .product-detail-3 p {
  font-family: "canada-type-gibson",sans-serif;
  font-size: 16px;
  margin-bottom: 4px; }

.wines .product-detail-3 h1,
.wines .product-detail-3 h2,
.wines .product-detail-3 h3,
.wines .product-detail-3 h4,
.wines .product-detail-3 h5,
.wines .product-detail-3 h6 {
  margin: 0; }

.wines .product-image {
  text-align: center; }

.wines .product-image img {
  max-height: 467px;
  width: auto;
  height: auto; }

.wines .product-detail-1 {
  padding-top: 150px;
  min-height: 467px;
  color: #FFFFFF; }

.wines .product-detail-1 .bg {
  width: 768px;
  padding: 0;
  min-height: 0; }

.wines .product-detail-1 .product-details h1 {
  margin-top: 0; }

.wines .product-detail-1 button a {
  color: #333333;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  margin-bottom: 10px; }
  .wines .product-detail-1 button a:hover {
    background-color: transparent;
    color: #FFFFFF; }

.wines .product-detail-1 .container {
  position: relative; }

.wines .product-detail-1 table td {
  display: block;
  margin-bottom: 6px; }

.wines .product-detail-1 table td:last-child {
  margin-bottom: 10px; }

.wines .product-detail-1 table td p:first-child {
  margin-bottom: 0; }

.wines .product-detail-1 .product-details h1 a {
  color: #FFFFFF; }

.wines .product-detail-1 .product-details .sku-wrap > div {
  margin-top: 10px; }

.wines .product-detail-1 .product-details .sku-wrap > div:nth-of-type(2n+3) {
  margin-left: 0; }

.wines .tab {
  background-color: #FFFFFF; }

.wines .tab-section {
  font-family: "canada-type-gibson",sans-serif;
  padding-top: 15px;
  color: #333333; }

.wines .tab-section .tab-container {
  margin-bottom: 10px; }

.wines .tab-section .accordion-tabs {
  text-align: center;
  height: auto !important; }

.wines .tab-section .accordion-tabs > li {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase; }

.wines .tab-section .accordion-tabs > li > a.active:hover, .wines .tab-section .accordion-tabs > li > a.active {
  color: #333333;
  background: #FFFFFF;
  border-radius: 0;
  border: none;
  line-height: 45px;
  padding: 0 15px; }

.wines .tab-section .accordion-tabs > li > a:hover, .wines .tab-section .accordion-tabs > li a {
  line-height: 28px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50px;
  color: #BFBFBF;
  border: 1px solid #BFBFBF;
  margin: auto 7px;
  background-color: transparent;
  padding: 0 25px; }

.wines .tab-section .accordion-tabs > li > a:hover {
  color: #333333;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF; }

.wines .tab-section .tab {
  padding: 30px 10px 30px 20px;
  margin-bottom: 0;
  display: none; }

.wines .tab-section .tab.open {
  display: block; }

.wines .tab-section .tab .tab-item-container {
  height: 352px;
  overflow-y: auto;
  padding-right: 20px;
  padding-right: 20px; }

.wines .tab-section .tab .tab-item-container::-webkit-scrollbar {
  width: 10px; }

.wines .tab-section .tab .tab-item-container::-webkit-scrollbar-track {
  background-color: #bfbfbf; }

.wines .tab-section .tab .tab-item-container::-webkit-scrollbar-thumb {
  background-color: #404040; }

.wines .tab-section .pdf {
  background-color: #FFFFFF;
  padding: 0px 20px 30px; }

.wines .tab-section .pdf p:first-child {
  border-top: 1px solid rgba(51, 51, 51, 0.2); }

.wines .tab-section .pdf p {
  margin-bottom: 0;
  padding-top: 20px; }

.wines .tab-section .pdf ul {
  margin: 0;
  padding: 0; }

.wines .tab-section .pdf ul li {
  display: inline;
  padding-right: 15px; }

.wines .tab-section .pdf ul li a {
  color: #333333; }

.wines .tab-section .pdf ul li a:after {
  content: '\f006';
  font-family: "WineUnplugged";
  margin-left: 2px; }

.wines .tab-section .review-items {
  padding: 0;
  margin: auto; }

.wines .tab-section .review-items h3 {
  font-size: 16px;
  line-height: 21px;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0; }

.wines .tab-section .review-items .review-date {
  display: none; }

.wines .tab-section .review-items .review-source {
  margin-bottom: 10px; }

.wines .product-detail-3 {
  text-align: center;
  color: #FFFFFF; }

.wines .product-detail-3 .container {
  position: absolute;
  top: 47%;
  width: 100%;
  left: 0;
  margin-top: 0;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.wines .product-detail-4 {
  padding-bottom: 50px; }

.wines .product-detail-4.tab-section .pdf p {
  line-height: 0; }

.k-webkit .wines .product-detail-4 {
  -webkit-clip-path: polygon(50% 20px, calc(50% - -20px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 20px) 0);
  clip-path: polygon(50% 20px, -moz-calc(50% - -20px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, -moz-calc(50% - 20px) 0);
  clip-path: polygon(50% 20px, calc(50% - -20px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 20px) 0);
  padding-top: 30px; }

@media only screen and (min-width: 768px) {
  /* !Wines */
  /* !Wines - Tpyography */
  .wines .section h1 {
    margin-bottom: 15px; }
  .wines .section, .wines .section p {
    font-size: 16px;
    line-height: 21px; }
  .wines .section.single-bottle p {
    font-size: 21px;
    line-height: 27px; }
  .wines .product-detail-1 table td p:last-child {
    font-size: 36px;
    font-weight: 300;
    line-height: 40px; }
  .wines .product-detail-3 p {
    font-size: 21px;
    margin-bottom: 13px; }
  .wines .product-detail-3 h1 {
    font-size: 46px;
    line-height: 1em; }
  .wines .product-detail-3 h2 {
    font-size: 46px;
    line-height: 1em; }
  .wines .product-detail-3 h3 {
    font-size: 35px;
    line-height: 1em; }
  .wines .product-detail-3 h4 {
    font-size: 27px;
    line-height: 1em; }
  .wines .product-detail-3 h5 {
    font-size: 21px;
    line-height: 27px; }
  .wines .product-detail-3 h6 {
    font-size: 16px;
    line-height: 21px; }
  .wines .product-detail-1 .product-details h1 {
    margin-top: 0; }
  .wines .product-detail-1 button a {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 35px !important;
    padding: 0 20px;
    min-width: 120px; }
  .wines .product-detail-1 .product-details {
    margin-left: 50%; }
  .wines .product-detail-1 .product-details .sku-wrap > div {
    margin-top: 15px; }
  .wines .product-detail-1 .product-details .sku-wrap > div:nth-of-type(2n+3) {
    margin-left: 15px; }
  .wines .product-detail-1 .product-image {
    position: absolute;
    z-index: 1; }
  .wines .product-detail-1 .product-image img {
    max-height: 940px; }
  .wines .product-detail-1 {
    padding-top: 220px;
    min-height: 610px; }
  .wines .product-detail-1 .bg {
    width: 100%; }
  .wines .product-detail-1 table {
    width: 100%; }
  .wines .product-detail-1 table td {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 25px; }
  .wines .product-detail-1 table td:last-child {
    margin-bottom: 30px; }
  .wines .tab-section {
    padding-top: 30px; }
  .wines .tab-section .tab-container {
    margin-bottom: 30px; }
  .wines .tab-section .accordion-tabs > li {
    font-size: 16px;
    line-height: 60px;
    float: none; }
  .wines .tab-section .accordion-tabs > li > a.active:hover, .wines .tab-section .accordion-tabs > li > a.active {
    line-height: 60px;
    padding: 0 30px; }
  .wines .tab-section .accordion-tabs > li > a:hover, .wines .tab-section .accordion-tabs > li a {
    line-height: 35px;
    padding: 0 30px; }
  .wines .tab-section .tab {
    padding: 30px 20px 30px 30px; }
  .wines .tab-section .pdf {
    background-color: #FFFFFF;
    padding: 0px 30px 30px; }
  .wines .tab-section .pdf p {
    padding-top: 30px; }
  .wines .tab-section .pdf ul li a:after {
    margin-left: 5px; }
  .wines .tab-section .review-items h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; }
  .wines .tab-section .review-items .review-source {
    margin-bottom: 15px; }
  .wines .product-detail-4 {
    padding-bottom: 75px; }
  .k-webkit .wines .product-detail-4 {
    -webkit-clip-path: polygon(50% 30px, calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 30px) 0);
    clip-path: polygon(50% 30px, -moz-calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, -moz-calc(50% - 30px) 0);
    clip-path: polygon(50% 30px, calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 30px) 0);
    padding-top: 60px; } }

@media only screen and (min-width: 1200px) {
  /* !Wines */
  /* !Wines - Tpyography */
  .wines .section h1 {
    margin-bottom: 15px; }
  .wines .product-detail-1 p {
    font-size: 21px;
    line-height: 27px; }
  .wines .product-detail-1 table td p:first-child {
    font-size: 16px;
    line-height: 24px; }
  .wines .product-detail-3 p {
    font-size: 27px;
    margin-bottom: 19px; }
  .wines .product-detail-3 h1 {
    font-size: 60px;
    line-height: 1em; }
  .wines .product-detail-3 h2 {
    font-size: 60px;
    line-height: 1em; }
  .wines .product-detail-3 h3 {
    font-size: 46px;
    line-height: 1em; }
  .wines .product-detail-3 h4 {
    font-size: 35px;
    line-height: 1em; }
  .wines .product-detail-3 h5 {
    font-size: 27px;
    line-height: 1em; }
  .wines .product-detail-3 h6 {
    font-size: 21px;
    line-height: 1em; }
  .wines .product-image img {
    max-height: 1125px; }
  .wines .product-detail-1 {
    padding-top: 310px;
    min-height: 780px; }
  .wines .product-detail-1 .bg {
    /* height: 995px; */ }
  .wines .product-detail-1 .product-details .sku-wrap > div {
    margin-top: 30px; }
  .wines .tab-section .review-items h3 {
    font-size: 21px;
    line-height: 27px;
    font-weight: 400; }
  .wines .tab-section {
    padding-top: 60px; }
  .wines .tab-section .tab-container {
    margin-bottom: 60px; }
  .wines .product-detail-4 {
    padding-bottom: 90px; }
  .k-webkit .wines .product-detail-4 {
    -webkit-clip-path: polygon(50% 30px, calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 30px) 0);
    clip-path: polygon(50% 30px, -moz-calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, -moz-calc(50% - 30px) 0);
    clip-path: polygon(50% 30px, calc(50% - -30px) 0px, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 30px) 0);
    padding-top: 60px; } }

.checker + label, .radio + label {
  display: block;
  width: 100%;
  color: #333333; }

.my-account .frm-fld.dob .instruction {
  float: left;
  margin: auto; }

.my-account.register .form-lbl, .my-account.register .form-input {
  float: none;
  width: auto; }

.my-account.register .btn, .my-account.register .order-history-grid td:nth-of-type(5) .view-order, .order-history-grid td:nth-of-type(5) .my-account.register .view-order, .my-account.register .order-history-grid td:nth-of-type(6) .view-order, .order-history-grid td:nth-of-type(6) .my-account.register .view-order {
  width: auto;
  height: auto;
  text-align: center;
  vertical-align: top; }

#register h2 {
  display: none; }

#register {
  margin-top: 10px;
  margin-bottom: 10px; }

.register-personal-details,
.register-login-details {
  background-color: #FFFFFF;
  padding: 10px 10px;
  border-radius: 5px; }

.register-login-details {
  margin-top: 10px; }

.register-personal-details:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Personal Details";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.register-login-details:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Login Details";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.registration .newsletter-sub {
  position: relative;
  margin-bottom: 10px;
  display: none; }
  .registration .newsletter-sub label {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    float: none;
    width: auto;
    display: inline-block;
    padding-left: 27px;
    padding-right: 15px;
    margin: 0;
    border-radius: 9999px;
    color: #333333;
    position: relative;
    line-height: 22px; }
  .registration .newsletter-sub .checker {
    width: 22px;
    height: 22px;
    background-color: #333333;
    border-radius: 9999px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0; }
  .registration .newsletter-sub .checker span,
  .registration .newsletter-sub .checker span.checked {
    background-color: transparent;
    height: 22px;
    width: auto;
    line-height: 22px;
    display: block;
    text-align: center; }
  .registration .newsletter-sub .checker span.checked:before {
    content: '\f00f';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px; }
  .registration .newsletter-sub .checker span input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    float: none;
    height: 22px;
    width: 22px; }

.registration .frm-fld.form-instruction {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }

.registration .frm-fld:last-child {
  margin-bottom: 0; }

.registration .btn-fld {
  margin-bottom: 10px; }

.registration .btn-fld .btn-show-cancel {
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  float: left; }
  .registration .btn-fld .btn-show-cancel:hover {
    background-color: transparent; }

.registration .btn-fld .btn-register {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right; }
  .registration .btn-fld .btn-register:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  #register {
    margin-top: 15px;
    margin-bottom: 30px; }
  .register-personal-details,
  .register-login-details {
    padding: 15px 15px;
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    float: left; }
  .register-login-details {
    margin-top: 0;
    margin-left: 30px; }
  .register-personal-details:before {
    content: "Personal Details";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .register-login-details:before {
    content: "Login Details";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .registration .newsletter-sub {
    margin-bottom: 15px; }
  .registration .frm-fld.form-instruction {
    margin-bottom: 15px; }
  .registration .frm-fld:last-child {
    margin-bottom: 0; }
  .registration .btn-fld {
    margin-bottom: 15px; } }

@media only screen and (min-width: 1200px) {
  #register {
    margin-top: 30px;
    margin-bottom: 45px; }
  .register-personal-details:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .register-login-details:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .registration .frm-fld.form-instruction {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300; }
  .registration .newsletter-sub label {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300; } }

/***********************/
/* !Category listing  */
/*********************/
/* Reset */
.category-listing .product-code,
.category-listing .product-region,
.category-listing .product-properties,
.category-listing .product-ratings,
.category-listing .was-price,
.category-listing .price-saving,
.category-listing .qty-wpr,
.category-listing .short-description,
.category-listing .action-buttons .btn-add-to-wishlist,
.category-listing .action-buttons .btn-product-quickview,
.category-listing .action-buttons .btn-add-to-cart,
.category-listing .action-buttons .btn-compare,
.category-listing .action-buttons .btn-add-to-cart-mobile .icon,
.category-listing .action-buttons .btn-add-to-cart .icon,
.category-listing .action-buttons .btn-more-info .icon,
.category-listing .action-buttons .btn-product-quickview .icon {
  display: none; }

/* category-listing */
.category-listing {
  margin-bottom: 10px; }

.category-listing ul {
  font-size: 0; }

.category-listing ul li h2 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }

.category-listing ul li {
  vertical-align: top;
  display: inline-block;
  float: none;
  margin-bottom: 10px; }

.category-listing ul li:nth-of-type(odd) {
  padding-right: 5px; }

.category-listing ul li:nth-of-type(even) {
  padding-left: 5px; }

.category-listing ul li .product-name {
  min-height: -moz-calc(21px * 3);
  min-height: calc(21px * 3);
  margin: 0 0 10px; }

.category-listing ul li > div {
  background-color: #FFFFFF;
  padding: 10px 10px 0; }

.category-listing ul li .product-price {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  padding: 10px 0; }

.category-listing ul li .price span {
  float: left; }

.category-listing ul li .price span:first-of-type {
  font-size: 0.5em;
  line-height: 1em; }

.category-listing ul li .action-buttons .btn-add-to-cart-mobile {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  font-size: 12px;
  padding: 0 15px; }
  .category-listing ul li .action-buttons .btn-add-to-cart-mobile:hover {
    background-color: transparent;
    color: #333333; }

.category-listing ul li .action-buttons .btn-more-info {
  background-color: #FFFFFF;
  color: #333333;
  padding: 0 5px;
  font-size: 9px;
  text-align: left; }

.category-listing ul li .action-buttons .btn-more-info:hover {
  opacity: 0.5; }

.category-listing ul li .action-buttons .btn-more-info:after {
  content: ' \f00b';
  font-family: "WineUnplugged"; }

@media only screen and (min-width: 768px) {
  .category-listing ul li .action-buttons .btn-add-to-cart-mobile,
  .category-listing ul li .action-buttons .btn-add-to-cart {
    display: none; }
  .category-listing ul li .action-buttons .btn-product-quickview {
    display: inline-block; }
  /* category-listing */
  .category-listing {
    margin-top: 30px;
    margin-bottom: 30px; }
  .category-listing ul li h2 {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .category-listing ul li {
    margin-bottom: 30px; }
  .category-listing ul li:nth-of-type(odd) {
    padding-right: 15px; }
  .category-listing ul li:nth-of-type(even) {
    padding-left: 15px; }
  .category-listing ul li .product-name {
    min-height: 81px;
    margin: 0 0 15px; }
  .category-listing ul li > div {
    padding: 15px 15px; }
  .category-listing ul li .product-price {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    padding: 15px 0; }
  .category-listing ul li .price span:first-of-type {
    font-size: 0.5em;
    line-height: 1em; }
  .category-listing ul li .action-buttons .btn-product-quickview {
    color: #FFFFFF;
    border: 1px solid #333333;
    background-color: #333333;
    font-size: 12px;
    padding: 0 15px; }
    .category-listing ul li .action-buttons .btn-product-quickview:hover {
      background-color: transparent;
      color: #333333; }
  .category-listing ul li .action-buttons .btn-more-info {
    text-align: center;
    float: right; } }

@media only screen and (min-width: 992px) {
  .category-listing ul li .action-buttons .btn-more-info {
    min-width: 0; } }

@media only screen and (min-width: 1200px) {
  .category-listing ul li h2 {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .category-listing ul li .product-price {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; }
  .category-listing ul li .action-buttons .btn-product-quickview {
    font-size: 16px;
    padding: 0 20px; }
  .category-listing ul li .action-buttons .btn-more-info {
    font-size: 12px; }
  .category-listing {
    margin-top: 45px;
    margin-bottom: 45px; } }

/*****************/
/*   !Side Nav   */
/*****************/
.shop .side-nav {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF; }

.shop .side-nav ul {
  padding: 0;
  margin-bottom: 0;
  font-size: 0;
  line-height: 0; }

.shop .side-nav .category-list {
  display: none; }

.shop .side-nav .item {
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center; }

.shop .side-nav .item a {
  width: 100%;
  height: 100%;
  color: #333333;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.shop .side-nav .item a:hover {
  background-color: #333333;
  color: #FFFFFF; }

.shop .side-nav .side-nav-value .item.active {
  background-color: #333333; }

.shop .side-nav .side-nav-value .item.active a {
  color: #FFFFFF; }

.shop .side-nav .side-nav-value .item.active a:after {
  content: '\f009';
  font-family: "WineUnplugged";
  font-size: 21px;
  position: absolute;
  right: 30px; }

.shop .side-nav .item a img {
  position: absolute;
  width: 93px;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.shop .side-nav .item a img:last-of-type {
  opacity: 0; }

.shop .side-nav .side-nav-value .item.active a img:last-of-type,
.shop .side-nav .item a:hover img:last-of-type {
  opacity: 1; }

.shop .side-nav .side-nav-value .item.active a img:first-of-type,
.shop .side-nav .item a:hover img:first-of-type {
  opacity: 0; }

.shop .side-nav .item.all-wines {
  font-size: 16px;
  font-weight: 600; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /* Side Nav */
  .shop .side-nav {
    margin-top: 30px;
    margin-bottom: 30px; }
  .shop .side-nav .side-nav-value {
    display: none; }
  .shop .side-nav .category-list {
    display: block !important; }
  .shop .side-nav .item {
    height: 90px;
    line-height: 90px; }
  .shop .side-nav .item.active a {
    color: #FFFFFF; }
  .shop .side-nav .item.active {
    background-color: #333333; }
  .shop .side-nav .item a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent transparent;
    -webkit-transition: all 0.5s ease 1s;
    -moz-transition: all 0.5s ease 1s;
    transition: all 0.5s ease 1s; }
  .shop .side-nav .item.active a:after {
    right: -15px;
    border-color: transparent transparent transparent #333333; }
  .shop .side-nav .item a img {
    width: 105px; }
  .shop .side-nav .item.active a img:last-of-type {
    opacity: 1; }
  .shop .side-nav .item.active a img:first-of-type {
    opacity: 0; }
  .shop .side-nav .item.all-wines {
    font-size: 21px;
    font-weight: 600; } }

@media only screen and (min-width: 1200px) {
  /* Side Nav */
  .shop .side-nav {
    margin-top: 45px;
    margin-bottom: 45px; }
  .shop .side-nav .item {
    height: 120px;
    line-height: 120px; }
  .shop .side-nav .item a img {
    width: 140px; }
  .shop .side-nav .item.all-wines {
    font-size: 27px;
    font-weight: 600; } }

/*****************/
/*!Product Detail*/
/*****************/
/*****************************************************************************/
/* Attributes */
@font-face {
  font-family: 'atttibute-icons';
  src: url("/globalassets/siteassets/template/Fonts/joval.eot");
  /* IE9 Compat Modes */
  src: url("/globalassets/siteassets/template/Fonts/joval.eot?#iefix") format("embedded-opentype"), url("/globalassets/siteassets/template/Fonts/joval.woff") format("woff"), url("/globalassets/siteassets/template/Fonts/joval.ttf") format("truetype"), url("/globalassets/siteassets/template/Fonts/joval.svg#joval") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }

.product-detail section.product-acidity:before,
.product-detail section.product-alcoholcontent:before,
.product-detail section.product-appearance:before,
.product-detail section.product-aroma:before,
.product-detail section.product-b2clongdescription:before,
.product-detail section.product-character:before,
.product-detail section.product-closure:before,
.product-detail section.product-country:before,
.product-detail section.product-designedfor:before,
.product-detail section.product-foodMatching:before,
.product-detail section.product-grape:before,
.product-detail section.product-grapevariety:before,
.product-detail section.product-height:before,
.product-detail section.product-infographic:before,
.product-detail section.product-material:before,
.product-detail section.product-maturation:before,
.product-detail section.product-ph:before,
.product-detail section.product-palate:before,
.product-detail section.product-region:before,
.product-detail section.product-state:before,
.product-detail section.product-sugar:before,
.product-detail section.product-winemakersComments:before,
.product-detail section.product-vinification:before,
.product-detail section.product-vintage:before,
.product-detail section.product-volume:before {
  font-family: 'atttibute-icons'; }

/* :Before */
.product-detail section.product-alcoholcontent:before {
  content: "\e600"; }

.product-detail section.product-character:before {
  font-family: "WineUnplugged";
  content: "\f043"; }

.product-detail section.product-closure:before {
  content: "\e601"; }

.product-detail section.product-country:before {
  content: "\e602"; }

.product-detail section.product-grape:before {
  content: "\e606"; }

.product-detail section.product-grapevariety:before {
  content: "\e603"; }

.product-detail section.product-height:before {
  content: "\f07d"; }

.product-detail section.product-material:before {
  content: "\f20e"; }

.product-detail section.product-region:before {
  content: "\e604"; }

.product-detail section.product-state:before {
  content: "\e605"; }

.product-detail section.product-vintage:before {
  content: "\e607"; }

.product-detail section.product-volume:before {
  content: "\e608"; }

/* :After */
.product-detail section.product-height:after {
  content: "mm"; }

.product-detail section.product-volume p:after {
  content: "ml"; }

/* resets */
.product-thumbnails,
.product-detail .product-details .subtitle,
.product-detail .product-details .product-code,
.product-detail .product-details .product-code + .product-ratings,
.product-detail .product-details .product-code + .product-ratings + .product-ratings,
.product-detail .product-details .product-properties,
.product-detail .product-details .winemaker,
.product-detail .product-details .brand,
.product-detail .product-details .region,
.product-detail .product-details .vintage,
.product-detail .product-details .social-tools,
.product-detail .product-details .product-price #price,
.product-detail .product-details .sku-wrap .sku-qty,
.product-detail .product-details .sku-wrap .stock,
.product-detail .ico-zoom {
  display: none; }

/* exception because of styles min*/
.product-detail .main-img img {
  width: 83.33333333%;
  margin-left: 8.33333333%; }

/* Typography */
.product-detail .product-details .product-price .was-price,
.product-detail .product-details .sku-wrap .price {
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }

.product-detail .tasting-notes section h2,
.product-detail .description section {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300; }

.product-detail .description section h2,
.product-detail .product-details .sku-wrap .sku-uom,
.product-detail .product-details .product-price .was-price:before,
.product-detail .product-details .qty-wpr,
.product-detail .product-details .product-options,
.product-detail .product-details .description {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300; }

/* Product Details */
.product-detail {
  width: 100%; }

.product-detail > div.row {
  padding-top: 10px;
  padding-bottom: 10px; }

.product-detail > div.row1 {
  padding-top: 0;
  padding-bottom: 0; }

.product-detail > div.row2 {
  padding-top: 0; }

.product-detail > div.row .inner-wpr > h2,
.product-detail > div.row .about-brand h2,
.product-detail > div.row .product-carousel h2,
.product-detail .reviews h2 {
  margin-top: 0;
  text-align: center; }

/* Product Images */
.product-detail .product-images {
  position: relative; }

.product-detail .product-images .main-img {
  margin-bottom: 10px; }

.product-detail .product-images .main-img .button {
  position: absolute;
  top: 10px;
  left: 10px;
  min-width: auto; }

.product-detail .product-images .main-img .button a {
  display: inline-block;
  color: #3D3D3D;
  border: 1px solid #3D3D3D; }
  .product-detail .product-images .main-img .button a:hover {
    background-color: transparent; }

.product-detail .product-ratings {
  display: none; }

/* Product Description */
.product-detail .product-details {
  float: left; }

.product-detail .product-details h1 {
  margin-top: 0;
  margin-bottom: 10px; }

.product-detail .product-details .description {
  float: left; }

.product-detail .product-details .short-description .read-more {
  display: none !important; }

.product-detail .product-details .long-description .show-less {
  display: none; }

/* Product Price */
.product-detail .product-details span.price-currency {
  font-size: 0.5em;
  line-height: 1em; }

.product-detail .product-details .product-price .was-price {
  position: relative;
  color: #A9A9A9;
  margin-right: 10px; }

.product-detail .product-details .product-price .was-price:before {
  content: 'RRP'; }

.product-detail .product-details .product-price .was-price span {
  float: left; }

.product-detail .product-details .product-price .was-price span.price-currency {
  clear: left; }

.product-detail .product-details .product-price .was-price .was-price-text {
  width: 100%;
  position: absolute;
  text-indent: -9999px; }

.product-detail .product-details .product-price .was-price .was-price-text:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='width: 100%; height: 100%;'> <line x1='0' y1='50%' x2='100%' y2='50%' style='stroke:#808080;stroke-width:1' /></svg>"); }

.product-detail .product-details .product-price.price-wrapper {
  float: left;
  vertical-align: bottom;
  margin-bottom: 10px; }

/* Sku Wrap */
.product-detail .product-details .sku-wrap {
  float: left;
  margin-bottom: 10px;
  width: 100%; }

.product-detail .product-details .sku-wrap > div {
  float: left; }

.product-detail .product-details .sku-wrap .price span {
  float: left; }

.product-detail .product-details .sku-wrap .sku-uom {
  display: block; }

.product-detail .product-details .sku-wrap .product-price.special-price {
  display: inline-block; }

.product-detail .product-details .sku-wrap .product-price:nth-of-type(n+2) {
  margin-left: 10px; }

/* Product Quantity Wrapper */
.product-detail .product-details .qty-wpr {
  float: left;
  clear: left;
  margin-bottom: 10px; }

.product-detail .product-details .qty-wpr label {
  display: none; }

/* Product Options */
.product-detail .product-details .product-options {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px; }

.product-detail .product-details .product-options label {
  display: none; }

.product-detail .k-dropdown {
  margin-bottom: 0; }

#option-select-list.k-list-container li {
  line-height: 30px;
  background-color: #FFFFFF; }

#option-select-list.k-list-container li:hover {
  color: #FFFFFF;
  background-color: #333333; }

#option-select-list.k-list-container li:last-of-type:hover {
  border-radius: 0 0 2px 2px; }

/* action-buttons */
.product-detail .product-details .sku-product-msg {
  margin-bottom: 10px; }

.product-detail .product-details .action-buttons {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.product-detail .product-details .btn-add-to-cart {
  float: left;
  margin-right: 10px;
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  .product-detail .product-details .btn-add-to-cart:hover {
    background-color: transparent;
    color: #333333; }

.product-detail .product-details .btn-find-out-more {
  float: left;
  vertical-align: middle;
  color: #3D3D3D;
  border: 1px solid #3D3D3D;
  display: none; }
  .product-detail .product-details .btn-find-out-more:hover {
    background-color: transparent; }

.product-detail .description {
  width: 100%; }

.product-detail .description .product-ratings .star-rating {
  float: none;
  margin: 0; }

.product-detail .description .feature > *:first-child {
  margin-top: 0; }

/* User defined rows */
/* User defined rows - description */
.product-detail .description {
  font-size: 0;
  line-height: 0;
  margin-bottom: 10px; }

.product-detail .description section {
  width: 50%;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  vertical-align: top; }

.product-detail .description section h2 {
  margin: 0; }

.product-detail .description section.product-b2clongdescription {
  display: block;
  width: 100%;
  margin: auto;
  font-size: 16px;
  line-height: 21px;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-style: normal; }

.product-detail .description section.product-country:before,
.product-detail .description section.product-state:before,
.product-detail .description section.product-region:before,
.product-detail .description section.product-grape:before,
.product-detail .description section.product-grapevariety:before,
.product-detail .description section.product-alcoholcontent:before,
.product-detail .description section.product-vintage:before,
.product-detail .description section.product-closure:before,
.product-detail .description section.product-character:before,
.product-detail .description section.product-material:before,
.product-detail .description section.product-height:before,
.product-detail .description section.product-volume:before,
.product-detail .description section.product-designedfor:before,
.product-detail .description section.product-infographic:before {
  line-height: 55px;
  width: 50px;
  height: 55px;
  font-size: 43px;
  text-align: center; }

/* User defined rows - tasting notes */
/* Typogrphy */
.product-detail .tasting-notes {
  font-size: 0; }

.product-detail .tasting-notes section {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 16px;
  line-height: 21px;
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 300;
  font-style: normal; }

.product-detail .tasting-notes section h2 {
  text-align: left; }

.product-detail .tasting-notes section:before,
.product-detail .tasting-notes section:after {
  display: none; }

.product-detail .tasting-notes section.product-grapevariety {
  width: 50%; }

.product-detail .tasting-notes section.product-ph {
  width: 50%; }

.product-detail .tasting-notes section.product-acidity {
  width: 50%; }

.product-detail .tasting-notes section.product-sugar {
  width: 50%; }

/* User defined rows - expert-reviews  */
.product-detail .reviews .review-date {
  display: none; }

.product-detail .reviews .review-items li {
  padding-bottom: 10px; }

.product-detail .reviews .review-items li:last-of-type {
  padding-bottom: 0; }

/* User defined rows - Brand */
.product-detail .about-brand .left-col img {
  margin-top: 20px;
  margin-bottom: 10px; }

.product-detail .about-brand iframe {
  width: 100%;
  height: auto;
  display: block; }

.product-detail .about-brand .description-wrapper p:last-of-type {
  margin-bottom: 1em; }

.product-detail .about-brand .description-wrapper .social {
  margin-top: 15px; }

.product-detail .about-brand .description-wrapper .social a:before {
  font-size: 27px;
  line-height: 27px;
  width: 27px;
  height: 27px;
  margin-right: 15px;
  display: inline-block;
  text-align: center; }

.product-detail .about-brand .description-wrapper .clearfix {
  display: none; }

/* User defined rows - More from this brand */
.product-detail .category-listing {
  padding-top: 0;
  padding-bottom: 0; }

.bg-white .category-listing ul li > div {
  background-color: #F1F1F1; }

.bg-white .category-listing .product-carousel ul li .action-buttons .btn-more-info {
  background-color: #F1F1F1; }

@media only screen and (min-width: 768px) {
  /* exception because of styles min*/
  .product-detail .ico-zoom {
    display: none; }
  .product-detail .product-images,
  .product-detail .product-details {
    width: 50%; }
  .product-detail .main-img img {
    width: 100%; }
  /* Typography */
  .product-detail .product-details h1 {
    font-size: 46px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .product-details .product-price .was-price,
  .product-detail .product-details .sku-wrap .price {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .tasting-notes section h2 {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .tasting-notes section {
    font-size: 16px;
    line-height: 24px; }
  .product-detail .description section {
    font-size: 21px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .product-details .btn-add-to-cart,
  .product-detail .product-details .btn-find-out-more,
  .product-detail .description section h2 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300; }
  /* Product Details */
  .product-detail > div.row {
    padding-top: 30px;
    padding-bottom: 30px; }
  .product-detail > div.row1 {
    padding-top: 0;
    padding-bottom: 0; }
  .product-detail > div.row2 {
    padding-top: 0; }
  .product-detail > div.row .inner-wpr > h2,
  .product-detail > div.row .about-brand h2,
  .product-detail > div.row .product-carousel h2,
  .product-detail .reviews h2 {
    margin-top: 0; }
  .product-detail .product-details {
    padding-left: 0; }
  /* Product Images */
  .product-detail .product-images {
    float: left; }
  .product-detail .product-images .main-img {
    margin-bottom: 0; }
  .product-detail .product-images .main-img .button {
    position: absolute;
    top: 30px;
    left: 15px; }
  .product-detail .product-images .main-img .button a span {
    display: inline; }
  /* Product Description */
  .product-detail .product-details h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-bottom: 15px; }
  /* Product Price */
  .product-detail .product-details .product-price.price-wrapper {
    float: left;
    vertical-align: bottom;
    margin-bottom: 30px;
    margin-bottom: 15px; }
  .product-detail .product-details .product-price .was-price {
    margin-right: 15px; }
  /* Sku Wrap */
  .product-detail .product-details .sku-wrap {
    margin-bottom: 30px; }
  .product-detail .product-details .sku-wrap .product-price:nth-of-type(n+2) {
    margin-left: 15px; }
  /* Product Quantity Wrapper */
  .product-detail .product-details .qty-wpr {
    margin-bottom: 30px; }
  /* Product Options */
  .product-detail .product-details .product-options {
    margin-left: 15px;
    margin-bottom: 30px; }
  #option-select-list.k-list-container li {
    line-height: 45px; }
  /* action-buttons */
  .product-detail .product-details .sku-product-msg {
    margin-bottom: 30px; }
  .product-detail .product-details .action-buttons {
    margin-bottom: 30px; }
  .product-detail .product-details .btn-add-to-cart {
    margin-right: 15px; }
  .product-detail .product-details .btn-add-to-cart,
  .product-detail .product-details .btn-find-out-more {
    line-height: 45px !important;
    padding: 0 30px; }
  /* User defined rows */
  /* User defined rows - description */
  .product-detail .description {
    margin-bottom: 30px; }
  .product-detail .description section {
    width: 25%;
    margin-top: 20px;
    text-align: left; }
  .product-detail .description section:before,
  .product-detail .description section h2,
  .product-detail .description section p {
    display: inline-block;
    float: left; }
  .product-detail .description section:before {
    width: 25% !important; }
  .product-detail .description section h2,
  .product-detail .description section p {
    width: 75%;
    padding-right: 15px;
    word-break: break-word; }
  .product-detail .description section.product-b2clongdescription {
    width: 83.33333%;
    font-size: 16px;
    line-height: 24px; }
  .product-detail .description section.product-b2clongdescription p {
    float: none;
    padding: 0;
    width: 100%; }
  /* User defined rows - expert-reviews  */
  .product-detail .reviews .review-items li {
    padding-bottom: 15px; }
  /* User defined rows - Brand */
  .product-detail .about-brand .blockspan5 {
    width: 33%;
    float: left; }
  .product-detail .about-brand .blockspan7 {
    width: -moz-calc(66% - 15px);
    width: calc(66% - 15px);
    margin-left: 15px;
    float: left; }
  .product-detail .about-brand .left-col .span8 {
    width: 100%; }
  .product-detail .about-brand .right-col .span6 {
    width: 100%; }
  .product-detail .about-brand .description-wrapper {
    margin-top: 15px; }
  .product-detail .about-brand .description-wrapper h1 {
    display: none; } }

@media only screen and (min-width: 1200px) {
  /* exception because of styles min*/
  .product-detail .product-details {
    width: 41.66666667%; }
  /* Typography */
  .product-detail .tasting-notes section {
    font-size: 21px;
    line-height: 27px; }
  .product-detail .tasting-notes section h2 {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .description section {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .product-detail .product-details .description {
    font-size: 21px;
    line-height: 27px; }
  /* Product Images */
  .product-detail .product-images .main-img {
    width: 83.33333333%;
    margin-left: 8.33333333%; }
  /* User defined rows */
  /* User defined rows - description */
  .product-detail .description section:before {
    font-size: 55px; }
  .product-detail .description section:before {
    width: 20% !important; }
  .product-detail .description section p {
    width: 80%; }
  .product-detail .description section.product-b2clongdescription {
    font-size: 21px;
    line-height: 27px; }
  .product-detail .description section.product-b2clongdescription p {
    width: 100%; }
  .product-detail .description section.product-country:before,
  .product-detail .description section.product-state:before,
  .product-detail .description section.product-region:before,
  .product-detail .description section.product-grape:before,
  .product-detail .description section.product-grapevariety:before,
  .product-detail .description section.product-alcoholcontent:before,
  .product-detail .description section.product-vintage:before,
  .product-detail .description section.product-closure:before,
  .product-detail .description section.product-character:before,
  .product-detail .description section.product-material:before,
  .product-detail .description section.product-height:before,
  .product-detail .description section.product-volume:before,
  .product-detail .description section.product-designedfor:before,
  .product-detail .description section.product-infographic:before {
    font-size: 55px; }
  /* User defined rows - Brand */
  .product-detail .about-brand .blockspan7 {
    width: -moz-calc(66% - 30px);
    width: calc(66% - 30px);
    margin-left: 30px;
    float: left; } }

/*****************************************************************************/
/* Product Carosuel  - inherits from category listing */
/* Typography */
.category-listing .product-carousel ul li h2 {
  font-size: 21px;
  line-height: 27px; }

.category-listing .product-carousel .bx-viewport {
  margin-top: 20px; }

.category-listing .product-carousel ul li h2.product-name {
  text-align: left; }

.category-listing .product-carousel ul li {
  padding: 10px;
  margin-bottom: 0; }

.category-listing .product-carousel ul li .action-buttons {
  margin-bottom: 10px; }

.category-listing .product-carousel ul li .product-price {
  font-size: 27px;
  line-height: 1em; }

.category-listing .product-carousel ul li .action-buttons .btn-more-info {
  text-align: center;
  width: 50%;
  float: right; }

.category-listing .bx-pager {
  height: 10px; }

.category-listing .bx-pager a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #333333;
  background: transparent; }

.category-listing .bx-pager a:hover, .category-listing .bx-pager a.active {
  background: #333333; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /* Typography */
  .category-listing .product-carousel ul li h2 {
    font-size: 16px;
    line-height: 21px; }
  .category-listing .product-carousel ul li {
    padding: 7px; }
  .category-listing .product-carousel ul li > div {
    padding: 10px; }
  .category-listing .product-carousel ul li .action-buttons {
    margin-bottom: 15px; }
  .category-listing .product-carousel ul li .product-price {
    font-size: 27px;
    line-height: 1em; }
  .category-listing .product-carousel ul li .action-buttons .btn-more-info {
    text-align: center;
    width: 50%; }
  .category-listing .product-carousel .product-details {
    width: auto; }
  .category-listing .product-carousel .action-buttons .button {
    font-size: 12px;
    line-height: 28px;
    padding: 0 15px;
    width: auto; }
  .category-listing .product-carousel ul li .action-buttons .btn-more-info {
    float: left;
    width: auto;
    padding-left: 0; }
  .category-listing .bx-pager {
    height: 15px; }
  .category-listing .bx-pager a {
    width: 15px;
    height: 15px; } }

@media only screen and (min-width: 1200px) {
  /* Typography */
  .category-listing .product-carousel ul li h2 {
    font-size: 27px;
    line-height: 1em; }
  .category-listing .product-carousel ul li {
    padding: 15px; }
  .category-listing .product-carousel ul li > div {
    padding: 15px; }
  .category-listing .product-carousel ul li .product-price {
    font-size: 35px;
    line-height: 1em; }
  .category-listing .product-carousel .action-buttons .button {
    font-size: 16px;
    line-height: 35px;
    padding: 0 20px;
    margin: auto; }
  .category-listing .product-carousel ul li .action-buttons .btn-more-info {
    font-size: 12px;
    padding: 0 7px; }
  .category-listing .bx-pager {
    height: 15px; }
  .category-listing .bx-pager a {
    width: 15px;
    height: 15px; } }



/*****************************************************************************/
.checkout-reg{
  margin-bottom: 60px;
}
.checkout .btn.btn-register{
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
}
.checkout .btn.btn-register:hover{
  background-color: transparent;
  color: #333333;
}



/*****************************************************************************/
.cart .btn-update-all {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  margin-top: 15px; }
  .cart .btn-update-all:hover {
    background-color: transparent;
    color: #333333; }

/* !Cart */
/* WU styling */
body.cart {
  padding: 0 !important; }

/* Resets */
.cart .cart-table tbody,
.cart .cart-table tbody tr,
.cart .cart-table tbody td {
  display: block; }

.cart .cart-table thead,
.cart .cart-table .list-price,
.cart .cart-table .sale-price,
.cart .cart-table .discount,
.cart .cart-footer .tbl-cart-totals .discount {
  display: none; }

/* clearfix*/
.cart .cart-table tbody tr:after {
  content: " ";
  display: table;
  clear: both; }

/* typogrpahy */
.cart .cart-table .price,
.cart .cart-table .sub-total,
.cart .cart-footer .tbl-cart-totals .total td {
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }

.cart .cart-table .price:before,
.cart .cart-table .sub-total:before {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }

.cart .cart-footer .tbl-cart-totals .sub-total td {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300; }

.cart {
  padding-top: 10px;
  padding-bottom: 10px; }

.cart .cart-empty {
  display: none;
  text-align: center;
  margin-top: 0; }

.cart .cart-table {
  background-color: transparent;
  border-radius: 2px; }

.cart .cart-table thead {
  background-color: #FFFFFF;
  border-radius: 2px; }

.cart .cart-table tbody tr {
  position: relative;
  background-color: #FFFFFF;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 10px; }

.cart .cart-table tbody tr:last-of-type {
  margin-bottom: 0; }

.cart .cart-table .product-image {
  width: 30%;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px; }

.cart .cart-table .product-name h3 {
  margin-top: 0;
  height: auto; }

.cart .cart-table .product-name .move-to-wishlist {
  margin-bottom: 10px;
  display: none; }

.cart .cart-table .product-name .product-desc,
.cart .cart-table .product-name .lineitem-info {
  display: none; }

.cart .cart-table .qtyCol {
  margin-bottom: 10px;
  padding-left: -moz-calc(30% + 10px);
  padding-left: calc(30% + 10px); }

.cart .cart-table .qtyCol .qty {
  height: 30px;
  width: 105px;
  background-color: #FFFFFF;
  vertical-align: middle;
  float: left; }

.cart .cart-table .qtyCol .update-cart-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.cart .cart-table .qtyCol .update-cart-item:before {
  font-family: "WineUnplugged";
  content: '\f012';
  font-size: 16px;
  width: 30px;
  height: 30px;
  display: block;
  background-color: #333333;
  color: #FFFFFF;
  border-radius: 9999em;
  text-align: center;
  line-height: 30px; }

.cart .cart-table .price {
  float: left; }

.cart .cart-table .price:before {
  content: "Price"; }

.cart .cart-table .sub-total {
  float: right; }

.cart .cart-table .sub-total:before {
  content: "Sub Total"; }

.cart .cart-table .price:before,
.cart .cart-table .sub-total:before {
  display: block;
  text-align: left; }

.cart .cart-table .cart-remove {
  position: absolute;
  top: -10px;
  right: -10px; }

.cart .cart-table .cart-remove .remove-cart-item:before {
  font-family: "WineUnplugged";
  content: '\f001';
  font-size: 12px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  border-radius: 9999em;
  color: #FFFFFF;
  background-color: #333333; }

/* tfooter */
.cart .cart-footer .cart-discounts,
.cart .cart-footer .cart-shipping-methods,
.cart .cart-footer .cart-totals {
  margin-top: 10px;
  padding: 10px;
  border-radius: 2px; }

.cart .cart-footer .cart-discounts,
.cart .cart-footer .cart-shipping-methods {
  background-color: #FFFFFF; }

.cart .cart-footer .cart-totals {
  background-color: #333333;
  color: #FFFFFF; }

.cart .cart-footer .cart-discounts h2,
.cart .cart-footer .cart-shipping-methods h2 {
  margin-top: 0; }

.cart .cart-footer .cart-discounts form label {
  display: block;
  margin-bottom: 10px; }

.cart .cart-footer .cart-discounts form input {
  min-height: 40px;
  line-height: 40px; }

.cart .cart-footer .cart-discounts form .btn-apply-code {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333; }
  .cart .cart-footer .cart-discounts form .btn-apply-code:hover {
    background-color: transparent;
    color: #333333; }

.cart .cart-footer .cart-shipping-methods label:last-of-type {
  margin-bottom: 0; }

.cart .cart-footer .cart-shipping-methods p {
  margin-bottom: 10px; }

.cart .cart-footer .cart-shipping-methods .frm-fld label {
  font-weight: 300;
  margin: 0;
  border-radius: 50px;
  color: #3D3D3D;
  position: relative;
  padding-left: 27px;
  padding-right: 15px; }

.cart .cart-footer .cart-shipping-methods .frm-fld label .radio {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0; }

.cart .cart-footer .cart-shipping-methods .frm-fld label .radio span,
.cart .cart-footer .cart-shipping-methods .frm-fld label .radio span.checked {
  background-color: transparent;
  background-image: none;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

.cart .cart-footer .cart-shipping-methods .frm-fld label .radio span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 15px;
  line-height: 22px; }

.cart .cart-footer .cart-shipping-methods .frm-fld label .radio span input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

.cart .cart-footer .cart-val {
  font-weight: 300; }

.cart .cart-footer .tbl-cart-totals .sub-total td {
  padding-bottom: 10px; }

.cart .cart-footer .tbl-cart-totals .total td {
  padding-top: 10px; }

.cart .cart-footer .cart-totals {
  text-align: right; }

.cart .cart-footer .tbl-cart-totals {
  text-align: left; }

.cart .cart-footer .cart-totals .btn.btn-checkout, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(5) .btn-checkout.view-order, .order-history-grid td:nth-of-type(5) .cart .cart-footer .cart-totals .btn-checkout.view-order, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(6) .btn-checkout.view-order, .order-history-grid td:nth-of-type(6) .cart .cart-footer .cart-totals .btn-checkout.view-order {
  margin-top: 10px; }

.cart .cart-footer .cart-totals .btn.btn-checkout, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(5) .btn-checkout.view-order, .order-history-grid td:nth-of-type(5) .cart .cart-footer .cart-totals .btn-checkout.view-order, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(6) .btn-checkout.view-order, .order-history-grid td:nth-of-type(6) .cart .cart-footer .cart-totals .btn-checkout.view-order {
  color: #333333;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  border-radius: 50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "canada-type-gibson",sans-serif;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 15px;
  text-decoration: none; }

.cart .cart-footer .cart-totals .btn.btn-checkout:hover, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(5) .btn-checkout.view-order:hover, .order-history-grid td:nth-of-type(5) .cart .cart-footer .cart-totals .btn-checkout.view-order:hover, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(6) .btn-checkout.view-order:hover, .order-history-grid td:nth-of-type(6) .cart .cart-footer .cart-totals .btn-checkout.view-order:hover {
  background-color: transparent;
  color: #FFFFFF;
  border-radius: 2px; }

@media only screen and (min-width: 768px) {
  /* Resets */
  .cart .cart-table tbody td {
    display: table-cell; }
  .cart .cart-table thead {
    display: block; }
  /* clearfix*/
  .cart .cart-table thead:after {
    content: " ";
    display: table;
    clear: both; }
  /* typogrpahy */
  .cart .cart-footer .tbl-cart-totals .total td {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .cart .cart-table thead tr th,
  .cart .cart-table .price,
  .cart .cart-table .sub-total,
  .cart .cart-footer .cart-discounts h2,
  .cart .cart-footer .cart-shipping-methods h2,
  .cart .cart-footer .tbl-cart-totals .sub-total td {
    font-size: 21px;
    line-height: 1em;
    font-weight: 300; }
  .cart .cart-table .product-name h3 {
    font-size: 21px;
    line-height: 1em; }
  .cart {
    padding-top: 30px;
    padding-bottom: 30px; }
  .cart .cart-table tbody tr {
    padding: 15px;
    margin-bottom: 15px; }
  .cart .cart-table thead {
    margin-bottom: 15px;
    padding: 15px; }
  /*tbody*/
  .cart .cart-table .product-image {
    width: 10%;
    margin-bottom: 0;
    margin-right: 0;
    float: none; }
  .cart .cart-table .product-name {
    float: none;
    width: 31%;
    padding-left: 10px; }
  .cart .cart-table .product-name .move-to-wishlist {
    margin-bottom: 0; }
  .cart .cart-table .qtyCol {
    padding-left: 10px;
    float: none;
    width: 31%; }
  .cart .cart-table .qtyCol .qty {
    height: 45px;
    width: 150px; }
  .cart .cart-table .qtyCol .update-cart-item {
    margin-left: 10px; }
  .cart .cart-table .qtyCol .update-cart-item:before {
    font-size: 21px;
    width: 45px;
    height: 45px;
    line-height: 45px; }
  .cart .cart-table .price,
  .cart .cart-table .sub-total {
    float: none;
    width: 14%;
    text-align: right;
    padding-left: 10px; }
  .cart .cart-table .price:before,
  .cart .cart-table .sub-total:before {
    display: none; }
  /*theady*/
  .cart .cart-table thead .product-image,
  .cart .cart-table thead tr th:last-of-type {
    display: none; }
  .cart .cart-table thead tr,
  .cart .cart-table thead tr th {
    display: block;
    float: left !important;
    margin: auto !important; }
  .cart .cart-table thead tr {
    width: 100%; }
  .cart .cart-table thead .product-name {
    width: 41%; }
  /* tfooter */
  .cart .cart-footer .cart-discounts,
  .cart .cart-footer .cart-shipping-methods,
  .cart .cart-footer .cart-totals {
    width: -moz-calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    margin-top: 15px;
    padding: 15px; }
  .cart .cart-footer .cart-discounts {
    float: left; }
  .cart .cart-footer .cart-shipping-methods {
    float: right; }
  .cart .cart-footer .cart-totals {
    float: right;
    clear: left; }
  .cart .cart-footer .cart-discounts form label {
    display: block;
    margin-bottom: 15px; }
  .cart .cart-footer .cart-shipping-methods .frm-fld label .radio span.checked {
    line-height: 20px; }
  .cart .cart-footer .tbl-cart-totals .sub-total td {
    padding-bottom: 15px; }
  .cart .cart-footer .tbl-cart-totals .total td {
    padding-top: 15px; }
  .cart .cart-footer .cart-totals .btn.btn-checkout, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(5) .btn-checkout.view-order, .order-history-grid td:nth-of-type(5) .cart .cart-footer .cart-totals .btn-checkout.view-order, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(6) .btn-checkout.view-order, .order-history-grid td:nth-of-type(6) .cart .cart-footer .cart-totals .btn-checkout.view-order {
    margin-top: 15px; } }

@media only screen and (min-width: 992px) {
  /* tfooter */
  .cart .cart-footer .cart-discounts,
  .cart .cart-footer .cart-shipping-methods,
  .cart .cart-footer .cart-totals {
    width: -moz-calc(33.3333333% - 10px);
    width: calc(33.3333333% - 10px); }
  .cart .cart-footer .cart-shipping-methods,
  .cart .cart-footer .cart-totals {
    margin-left: 15px; }
  .cart .cart-footer .cart-discounts,
  .cart .cart-footer .cart-shipping-methods,
  .cart .cart-footer .cart-totals {
    float: left;
    clear: none; } }

@media only screen and (min-width: 1200px) {
  /* typogrpahy */
  .cart .cart-footer .tbl-cart-totals .total td {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .cart .cart-table thead tr th,
  .cart .cart-table .price,
  .cart .cart-table .sub-total,
  .cart .cart-footer .cart-discounts h2,
  .cart .cart-footer .cart-shipping-methods h2,
  .cart .cart-footer .tbl-cart-totals .sub-total td {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300; }
  .cart .cart-footer .cart-totals .btn.btn-checkout, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(5) .btn-checkout.view-order, .order-history-grid td:nth-of-type(5) .cart .cart-footer .cart-totals .btn-checkout.view-order, .cart .cart-footer .cart-totals .order-history-grid td:nth-of-type(6) .btn-checkout.view-order, .order-history-grid td:nth-of-type(6) .cart .cart-footer .cart-totals .btn-checkout.view-order {
    font-size: 16px;
    line-height: 35px;
    padding: 0 20px; } }

@media only screen and (min-width: 768px) {
  .checkout .frm-register .form-input, .frm-billing .form-input, .frm-shipping .form-input, .frm-payment .form-input {
    float: left;
    width: 100%; }
  .checkout .frm-register .frm-fld.newsletter-sub, .frm-billing .btn-fld, .frm-shipping .address-book-btn, .frm-payment .btn-fld {
    margin-left: auto; } }

.checkout-block {
  clear: left !important;
  width: auto; }

.checkout-wpr h2, .checkout-summary-wpr h3 {
  border-bottom: none;
  padding-bottom: 0; }

.checkout-wpr h2 {
  margin: auto;
  padding: 0; }

.checkout .frm-register .frm-fld, .frm-billing .frm-fld, .frm-shipping .frm-fld, .frm-payment .frm-fld {
  margin-bottom: auto; }

.checkout-wpr .checkout-step .icon-completed {
  display: none;
  position: static;
  top: auto;
  right: auto;
  width: 0;
  height: 0;
  background: none; }

.checkout-wpr .checkout-step.completed .icon-completed {
  display: block;
  background-position: 0; }

.checkout-block {
  clear: left !important;
  width: auto; }

.checkout-content {
  margin-bottom: auto;
  padding-top: 0; }

.checkout select.state, .checkout .k-dropdown.state, .checkout .postcode {
  width: auto; }

.checkout .k-dropdown, .checkout select {
  width: auto; }

.checkout .k-dropdown .k-dropdown-wrap.k-state-disabled .k-select {
  background-color: transparent; }

.frm-billing input[disabled], .checkout .k-dropdown-wrap.k-state-disabled {
  color: #FFFFFF; }

.checkout .frm-register .btn-fld, .frm-register.frm-fld.newsletter-sub, .frm-billing .btn-fld, .frm-shipping .btn-fld, .frm-payment .btn-fld {
  margin: auto; }

.billingformblock label[for="city"],
.billingformblock label[for="city"] + .form-input {
  display: none; }

.billingformblock .checkout-step.billing-info {
  background-color: #FFFFFF; }
  .billingformblock .checkout-step.billing-info .k-dropdown {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 1em;
    min-height: 40px; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-dropdown-wrap {
    border: none;
    background-color: transparent; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-input,
  .billingformblock .checkout-step.billing-info .k-dropdown .k-select {
    height: 40px;
    line-height: 40px; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-select {
    width: 40px; }
  .billingformblock .checkout-step.billing-info .k-dropdown {
    background-color: #333333; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-input,
  .billingformblock .checkout-step.billing-info .k-dropdown .k-select {
    background-color: #333333;
    border-radius: 5px;
    color: #FFFFFF; }
  .billingformblock .checkout-step.billing-info .k-dropdown {
    width: 100% !important; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-input {
    line-height: 40px;
    width: auto; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-icon {
    text-indent: 0;
    background: none;
    font-size: 0;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px; }
  .billingformblock .checkout-step.billing-info .k-dropdown .k-icon:before {
    content: '\f009';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    width: 40px;
    display: block; }

.billingformblock .checkout-step.billing-info.active {
  padding: 10px 10px; }

.billingformblock .checkout-lnk {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  display: block;
  position: relative; }

.billingformblock .checkout-lnk:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Billing Information";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px; }

.billingformblock .checkout-step.billing-info .checkout-lnk:before {
  margin: auto;
  border-radius: 5px; }

.billingformblock .checkout-step.billing-info.active .checkout-lnk:before {
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.billingformblock .checkout-step.billing-info.completed .checkout-lnk:after {
  content: '\f00f';
  font-family: "WineUnplugged";
  font-size: 21px;
  line-height: 21px;
  padding: 10px 10px;
  position: absolute;
  right: 0;
  top: 0;
  color: #FFFFFF;
  border-radius: 9999px;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: center; }

.billingformblock h3:first-child {
  margin-top: 0; }

.billingformblock .frm-billing > div.frm-fld:nth-last-child(2) input {
  margin-bottom: 0; }

.billingformblock .btn-continue-shipping {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right; }
  .billingformblock .btn-continue-shipping:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  .billingformblock .checkout-step.billing-info.active {
    padding: 15px 15px; }
  .billingformblock .checkout-lnk:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Billing Information";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .billingformblock .checkout-step.billing-info.active .checkout-lnk:before {
    margin: -15px -15px 15px; }
  .billingformblock .checkout-step.billing-info.completed .checkout-lnk:after {
    line-height: 27px;
    padding: 15px 15px; } }

@media only screen and (min-width: 1200px) {
  .billingformblock .checkout-lnk:before {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300;
    content: "Billing Information";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .billingformblock .checkout-step.billing-info.completed .checkout-lnk:after {
    line-height: 35px; } }

.shippingformblock .checkout-step.shipping-info {
  background-color: #FFFFFF;
  margin-top: 10px; }

.shippingformblock .checkout-step.shipping-info.active {
  padding: 10px 10px; }

.shippingformblock .checkout-step.shipping-info.disabled {
  padding: 0; }

.shippingformblock .checkout-lnk {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  display: block;
  position: relative; }

.shippingformblock .checkout-lnk:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Shipping";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px; }

.shippingformblock .checkout-step.shipping-info .checkout-lnk:before {
  margin: auto;
  border-radius: 5px; }

.shippingformblock .checkout-step.shipping-info.active .checkout-lnk:before {
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.shippingformblock .checkout-step.shipping-info.disabled .checkout-lnk:before {
  border-radius: 5px;
  margin: auto; }

.shippingformblock .checkout-step.shipping-info.completed .checkout-lnk:after {
  content: '\f00f';
  font-family: "WineUnplugged";
  font-size: 21px;
  line-height: 21px;
  padding: 10px 10px;
  position: absolute;
  right: 0;
  top: 0;
  color: #FFFFFF;
  border-radius: 9999px;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: center; }

.shippingformblock h3 {
  margin-top: 10px; }

.shippingformblock h3:first-child {
  margin-top: 0; }

.shippingformblock form .frm-fld label {
  display: block;
  font-weight: 300;
  margin: 0;
  border-radius: 9999px;
  color: #333333;
  position: relative;
  padding-left: 27px;
  padding-right: 15px;
  line-height: 22px; }

.shippingformblock form .frm-fld label .radio {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 9999px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0; }

.shippingformblock form .frm-fld label .radio span,
.shippingformblock form .frm-fld label .radio span.checked {
  background-color: transparent;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

.shippingformblock form .frm-fld label .radio span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

.shippingformblock form .frm-fld label .radio span input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

.shippingformblock form label {
  font-size: 12px; }

.shippingformblock label[for="deliveryInstructions"] {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  padding: 0 !important;
  margin: 10px auto !important; }

.shippingformblock .btn-continue-shipping {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right; }
  .shippingformblock .btn-continue-shipping:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  .shippingformblock .checkout-step.shipping-info {
    margin-top: 15px; }
  .shippingformblock .checkout-step.shipping-info.active {
    padding: 15px 15px; }
  .shippingformblock .checkout-lnk:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Shipping";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .shippingformblock .checkout-step.shipping-info.active .checkout-lnk:before {
    margin: -15px -15px 15px; }
  .shippingformblock .checkout-step.shipping-info.completed .checkout-lnk:after {
    line-height: 27px;
    padding: 15px 15px; }
  .shippingformblock h3 {
    margin-top: 15px; }
  .shippingformblock form label {
    font-size: 16px; }
  .shippingformblock label[for="deliveryInstructions"] {
    font-size: 21px;
    line-height: 1em;
    font-weight: 300;
    padding: 0 !important;
    margin: 15px auto !important; } }

@media only screen and (min-width: 1200px) {
  .shippingformblock .checkout-lnk:before {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300;
    content: "Shipping";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .shippingformblock .checkout-step.shipping-info.completed .checkout-lnk:after {
    line-height: 35px; } }

.frm-payment .payment-fld {
  margin: auto; }

.paymentformblock .checkout-step.payment-info {
  background-color: #FFFFFF;
  margin-top: 10px; }
  .paymentformblock .checkout-step.payment-info .k-dropdown {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 1em;
    min-height: 40px; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-dropdown-wrap {
    border: none;
    background-color: transparent; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-input,
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-select {
    height: 40px;
    line-height: 40px; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-select {
    width: 40px; }
  .paymentformblock .checkout-step.payment-info .k-dropdown {
    background-color: #333333; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-input,
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-select {
    background-color: #333333;
    border-radius: 5px;
    color: #FFFFFF; }
  .paymentformblock .checkout-step.payment-info .k-dropdown {
    width: 100% !important; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-input {
    line-height: 40px;
    width: auto; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-icon {
    text-indent: 0;
    background: none;
    font-size: 0;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px; }
  .paymentformblock .checkout-step.payment-info .k-dropdown .k-icon:before {
    content: '\f009';
    font-family: "WineUnplugged";
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    width: 40px;
    display: block; }

.paymentformblock .checkout-step.payment-info.active {
  padding: 10px 10px; }

.paymentformblock .checkout-step.payment-info.disabled {
  padding: 0; }

.paymentformblock .checkout-lnk {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  display: block;
  position: relative; }

.paymentformblock .checkout-lnk:before {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300;
  content: "Payment";
  display: block;
  color: #FFFFFF;
  background-color: #333333;
  padding: 10px 10px;
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.paymentformblock .checkout-step.payment-info .checkout-lnk:before {
  margin: auto;
  border-radius: 5px; }

.paymentformblock .checkout-step.payment-info.active .checkout-lnk:before {
  margin: -10px -10px 10px;
  border-radius: 5px 5px 0 0; }

.paymentformblock .checkout-step.payment-info.disabled .checkout-lnk:before {
  border-radius: 5px;
  margin: auto; }

.paymentformblock .checkout-step.payment-info.completed .checkout-lnk:after {
  content: '\f00f';
  font-family: "WineUnplugged";
  font-size: 21px;
  line-height: 21px;
  padding: 10px 10px;
  position: absolute;
  right: 0;
  top: 0;
  color: #FFFFFF;
  border-radius: 9999px;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: center; }

.paymentformblock .frm-payment .frm-fld label {
  display: block;
  font-weight: 300;
  margin: 0;
  border-radius: 9999px;
  color: #333333;
  position: relative;
  padding-left: 27px;
  padding-right: 15px;
  line-height: 22px; }

.paymentformblock .frm-payment .frm-fld label .radio {
  width: 22px;
  height: 22px;
  background-color: #333333;
  border-radius: 9999px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0; }

.paymentformblock .frm-payment .frm-fld label .radio span,
.paymentformblock .frm-payment .frm-fld label .radio span.checked {
  background-color: transparent;
  height: 22px;
  width: auto;
  line-height: 22px;
  display: block;
  text-align: center; }

.paymentformblock .frm-payment .frm-fld label .radio span.checked:before {
  content: '\f00f';
  font-family: "WineUnplugged";
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px; }

.paymentformblock .frm-payment .frm-fld label .radio span input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  float: none;
  height: 22px;
  width: 22px; }

.paymentformblock .frm-payment .payment-fld {
  margin-bottom: 10px; }

.paymentformblock .frm-payment .creditCardDetails h2 {
  display: none; }

.paymentformblock .frm-payment .creditCardDetails label {
  display: none; }

.paymentformblock .btn-payment {
  color: #FFFFFF;
  border: 1px solid #333333;
  background-color: #333333;
  float: right; }
  .paymentformblock .btn-payment:hover {
    background-color: transparent;
    color: #333333; }

@media only screen and (min-width: 768px) {
  .paymentformblock .checkout-step.payment-info {
    margin-top: 15px; }
  .paymentformblock .checkout-step.payment-info.active {
    padding: 15px 15px; }
  .paymentformblock .checkout-lnk:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Payment";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .paymentformblock .checkout-step.payment-info.active .checkout-lnk:before {
    margin: -15px -15px 15px; }
  .paymentformblock .checkout-step.payment-info.completed .checkout-lnk:after {
    line-height: 27px;
    padding: 15px 15px; } }

@media only screen and (min-width: 1200px) {
  .paymentformblock .checkout-lnk:before {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300;
    content: "Payment";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px; }
  .paymentformblock .checkout-step.payment-info.completed .checkout-lnk:after {
    line-height: 35px; } }

.checkout-wpr {
  margin-top: 10px;
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  .checkout-wpr {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media only screen and (min-width: 1200px) {
  .checkout-wpr {
    margin-top: 45px;
    margin-bottom: 45px; } }

.order-summary-tbl th, .order-summary-tbl td {
  padding: 0; }

@media only screen and (min-width: 768px) {
  .order-details-summary h3 {
    display: none; }
  .order-details-summary {
    background-color: #FFFFFF;
    padding: 15px 15px;
    border-radius: 5px; }
  .order-details-summary:before {
    font-size: 27px;
    line-height: 1em;
    font-weight: 300;
    content: "Order Details";
    display: block;
    color: #FFFFFF;
    background-color: #333333;
    padding: 15px 15px;
    margin: -15px -15px 15px;
    border-radius: 5px 5px 0 0; }
  .order-summary-tbl thead {
    font-weight: 300; }
  .order-details-summary .lineitem-info {
    display: none; }
  .order-details-summary .summary-discount-row {
    display: none; }
  .checkout-progress {
    margin-top: 15px; } }

@media only screen and (min-width: 768px) {
  .checkout-summary-wpr {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block; } }

@media only screen and (min-width: 1200px) {
  .checkout-summary-wpr {
    margin-top: 45px;
    margin-bottom: 45px; } }

.checkout .overlay {
  display: none; }

.contact-confirmation-msg {
  margin-top: 10px;
  margin-bottom: 10px; }

/* media Queries */
@media only screen and (min-width: 768px) {
  .contact-confirmation-msg {
    margin-top: 30px;
    margin-bottom: 30px; } }

.confirmation-summary {
  background-color: transparent;
  padding: 0;
  margin-bottom: auto; }

.confirmation-summary td:first-child {
  font-weight: 700;
  width: auto; }

.checkout-confirmation .cart-table .order-sub-total,
.checkout-confirmation .cart-table .price,
.checkout-confirmation .cart-table .re-order,
.checkout-confirmation .cart-table .sub-total,
.checkout-confirmation .cart-table .cart-remove {
  text-align: left; }

.checkout-confirmation .order-summary {
  background-color: transparent;
  padding: 0;
  float: none;
  margin: auto;
  font-size: 1em;
  width: auto; }

.checkout-confirmation .order-summary-table {
  width: auto;
  margin: auto; }

.order-summary-table td {
  padding: 0; }

.order-addresses p {
  font-size: 1em;
  line-height: normal; }

.order-addresses .shipping-address {
  margin-left: auto; }

.cart-table tr {
  border-bottom: none; }

@media only screen and (min-width: 768px) {
  .order-addresses {
    float: none;
    width: auto;
    margin-top: auto;
    clear: none; } }

.checkout-confirmation .cart-table .product-name .lineitem-info,
.checkout-confirmation .cart-table .price .was-price,
.checkout-confirmation .order-summary .order-summary-table tr:nth-of-type(2),
.checkout-confirmation .cart-table .order-qty span,
.checkout-confirmation .cart-table thead {
  display: none; }

.checkout-confirmation .cart-table:after,
.checkout-confirmation .cart-table thead:after,
.checkout-confirmation .cart-table tr:after,
.checkout-confirmation .order-summary .order-summary-table:after,
.checkout-confirmation .order-summary .order-summary-table tr:after {
  content: " ";
  display: table;
  clear: both; }

.checkout-confirmation .checkout-confirmation-wpr > h3,
.checkout-confirmation .order-summary .order-summary-table tr:last-of-type td,
.checkout-confirmation .order-addresses h2,
.checkout-confirmation .cart-table td.price,
.checkout-confirmation .cart-table td.order-sub-total,
.checkout-confirmation .cart-table td.order-qty {
  font-size: 27px;
  line-height: 1em;
  font-weight: 300; }

.checkout-confirmation .order-summary .order-summary-table tr:first-of-type td {
  font-size: 21px;
  line-height: 1em;
  font-weight: 300; }

.checkout-confirmation .cart-table .order-qty:before,
.checkout-confirmation .cart-table .price:before,
.checkout-confirmation .cart-table .order-sub-total:before {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }

.checkout-confirmation {
  margin-top: 10px;
  margin-bottom: 10px; }

.checkout-confirmation h3 {
  margin-top: 0; }

.checkout-confirmation .checkout-confirmation-wpr > h3 {
  background-color: #FFFFFF;
  padding: 10px;
  margin-bottom: 0; }

.checkout-confirmation .confirmation-summary {
  padding: 0 10px 10px;
  background-color: #FFFFFF;
  margin-bottom: 10px; }

.checkout-confirmation .confirmation-summary td:first-child {
  font-weight: 300;
  width: 35%; }

.checkout-confirmation .confirmation-summary td:last-child {
  word-break: break-all;
  width: 65%; }

.checkout-confirmation .cart-table {
  display: block; }

.checkout-confirmation .cart-table tr {
  display: block;
  padding: 10px;
  background-color: #FFFFFF;
  margin-bottom: 10px; }

.checkout-confirmation .cart-table td {
  display: block;
  float: left; }

.checkout-confirmation .cart-table td.product-image {
  width: 30%;
  margin-bottom: 10px; }

.checkout-confirmation .cart-table td.product-name {
  width: 70%;
  padding-left: 10px; }

.checkout-confirmation .cart-table td.price {
  clear: left; }

.checkout-confirmation .cart-table td.price:before {
  content: "Price"; }

.checkout-confirmation .cart-table td.order-qty:before {
  content: 'Qty'; }

.checkout-confirmation .cart-table td.order-sub-total {
  text-align: right; }

.checkout-confirmation .cart-table td.order-sub-total:before {
  content: "Sub Total"; }

.checkout-confirmation .cart-table td.order-qty:before {
  display: block;
  text-align: center; }

.checkout-confirmation .cart-table td.price:before,
.checkout-confirmation .cart-table td.order-sub-total:before {
  display: block;
  text-align: left; }

.checkout-confirmation .cart-table td.price,
.checkout-confirmation .cart-table td.order-qty,
.checkout-confirmation .cart-table td.order-sub-total {
  width: 33.33333%; }

.checkout-confirmation .order-summary {
  background-color: #333333;
  color: #FFFFFF;
  margin-bottom: 10px; }

.checkout-confirmation .order-summary .order-summary-table {
  width: 100%;
  padding: 10px; }

.checkout-confirmation .order-summary .order-summary-table,
.checkout-confirmation .order-summary .order-summary-table tbody,
.checkout-confirmation .order-summary .order-summary-table tr,
.checkout-confirmation .order-summary .order-summary-table td {
  display: block; }

.checkout-confirmation .order-summary .order-summary-table td {
  float: left; }

.checkout-confirmation .order-summary .order-summary-table td:first-child {
  width: 60%; }

.checkout-confirmation .order-summary .order-summary-table td:last-child {
  width: 40%;
  text-align: right; }

.checkout-confirmation .order-summary .order-summary-table tr:first-of-type td {
  margin-bottom: 10px; }

.checkout-confirmation .order-summary .order-summary-table tr:last-of-type td {
  margin-top: 10px; }

.checkout-confirmation .order-addresses h2 {
  margin-top: 0; }

.checkout-confirmation .order-addresses .billing-address,
.checkout-confirmation .order-addresses .shipping-address {
  width: 100%;
  background-color: #FFFFFF;
  padding: 10px; }

.checkout-confirmation .order-addresses .shipping-address {
  margin-top: 10px; }

@media only screen and (min-width: 768px) {
  .checkout-confirmation .cart-table thead .product-image {
    display: none; }
  .checkout-confirmation .checkout-confirmation-wpr > h3 {
    font-size: 35px;
    line-height: 1em;
    font-weight: 300; }
  .checkout-confirmation .cart-table td.product-name h3,
  .checkout-confirmation .cart-table thead tr th {
    font-size: 21px;
    line-height: 1em;
    font-weight: 300; }
  .checkout-confirmation {
    margin-top: 30px;
    margin-bottom: 30px; }
  .checkout-confirmation .confirmation-summary {
    padding: 0 15px 15px;
    background-color: #FFFFFF;
    margin-bottom: 15px; }
  .checkout-confirmation .cart-table thead {
    display: block;
    background-color: #FFFFFF;
    padding: 15px;
    margin-bottom: 15px; }
  .checkout-confirmation .cart-table thead tr {
    padding: 0;
    width: 100%; }
  .checkout-confirmation .cart-table thead tr,
  .checkout-confirmation .cart-table thead tr th {
    display: block;
    float: left !important;
    margin: auto !important; }
  .checkout-confirmation .cart-table th.product-name {
    padding: 0;
    width: 50%; }
  .checkout-confirmation .cart-table th.price {
    width: 15%;
    clear: none; }
  .checkout-confirmation .cart-table th.order-qty {
    width: 15%; }
  .checkout-confirmation .cart-table th.order-sub-total {
    width: 20%;
    text-align: right; }
  .checkout-confirmation .cart-table tbody {
    width: 100%;
    display: block; }
  .checkout-confirmation .cart-table tbody tr {
    padding: 15px;
    margin-bottom: 15px; }
  .checkout-confirmation .cart-table td {
    display: table-cell;
    float: none; }
  .checkout-confirmation .cart-table td.product-image {
    width: 10%;
    margin-bottom: 0;
    margin-right: 0; }
  .checkout-confirmation .cart-table td.product-name {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px; }
  .checkout-confirmation .cart-table td.price {
    clear: none; }
  .checkout-confirmation .cart-table td.price:before {
    content: none; }
  .checkout-confirmation .cart-table td.order-qty:before {
    content: none; }
  .checkout-confirmation .cart-table td.order-sub-total:before {
    content: none; }
  .checkout-confirmation .cart-table td.order-sub-total {
    text-align: right; }
  .checkout-confirmation .cart-table td.price {
    width: 15%; }
  .checkout-confirmation .cart-table td.order-qty {
    width: 15%; }
  .checkout-confirmation .cart-table td.order-sub-total {
    width: 20%; }
  .checkout-confirmation .order-summary {
    margin-bottom: 15px;
    width: -moz-calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    float: right; }
  .checkout-confirmation .order-summary .order-summary-table {
    width: 100%;
    padding: 15px; }
  .checkout-confirmation .order-summary .order-summary-table tr:first-of-type td {
    margin-bottom: 15px; }
  .checkout-confirmation .order-summary .order-summary-table tr:last-of-type td {
    margin-top: 15px; }
  .checkout-confirmation .order-addresses .billing-address,
  .checkout-confirmation .order-addresses .shipping-address {
    width: -moz-calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    padding: 15px; }
  .checkout-confirmation .order-addresses .shipping-address {
    margin-top: 15px; } }

@media only screen and (min-width: 1200px) {
  .checkout-confirmation .order-summary {
    width: -moz-calc(33.33333% - 10px);
    width: calc(33.33333% - 10px); }
  .checkout-confirmation .order-addresses .billing-address,
  .checkout-confirmation .order-addresses .shipping-address {
    width: -moz-calc(33.33333% - 10px);
    width: calc(33.33333% - 10px); }
  .checkout-confirmation .order-addresses .shipping-address {
    margin-top: 0;
    margin-left: 15px; } }

/*****************/
/* !Typography  */
/****************/
.white-stripes .theme-font {
  font-family: "proxima-nova","Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100; }

.white-stripes .theme-font h1 {
  font-weight: 100; }

.white-stripes .theme-font h2 {
  font-weight: 100; }

.white-stripes .theme-font h3 {
  font-weight: 100; }

.white-stripes .theme-font h4 {
  font-weight: 100; }

.white-stripes .theme-font h5 {
  font-weight: 100; }

.white-stripes .theme-font h6 {
  font-weight: 100; }

/* Secondary Nav */
.white-stripes .page-header .secondary-nav ul li a img {
  opacity: 0.5; }

.white-stripes .page-header .secondary-nav ul li a:hover img {
  opacity: 1; }

.white-stripes .page-header .secondary-nav ul li.nav-white-stripes a img {
  opacity: 1; }

/* Tertiary Nav */
.white-stripes .page-header .tertiary-nav {
  display: block; }

/**************/
/* !Sections  */
/**************/
/* !hero  */
.white-stripes .hero .content h3 {
  margin-top: 35px;
  text-align: left;
  display: inline-block;
  border-left: 1px solid #FFFFFF;
  padding: 0 15px; }

.white-stripes .hero .content img {
  width: 104px;
  height: 53px;
  margin-top: 35px; }

.white-stripes .hero .content .social .fa {
  display: none; }




@media only screen and (min-width: 768px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .white-stripes .hero .content h3 {
    padding-left: 35px;
    vertical-align: middle;
    position: static;
    margin-left: 30px;
    margin-bottom: 0; }
  .white-stripes .hero .content img {
    width: 178px;
    height: 92px; }
  /* !Our-Wines  */
  .white-stripes .our-wines ul li {
    width: 50%; }
  .cloak-and-dagger .our-wines ul li {
    width: 30%; }

}

@media only screen and (min-width: 1200px) {
  /**************/
  /* !Sections  */
  /**************/
  .white-stripes .hero .content img {
    width: 233px;
    height: 120px; } }

/*End*/
/*****************/
/* !Typography  */
/****************/
@font-face {
  font-family: 'bootstrap_alternateregular';
  src: url("/globalassets/site-wine-unplugged/template/fonts/bootstrap_alternate-webfont.eot");
  src: url("/globalassets/site-wine-unplugged/template/fonts/bootstrap_alternate-webfont.eot?#iefix") format("embedded-opentype"), url("/globalassets/site-wine-unplugged/template/fonts/bootstrap_alternate-webfont.woff2") format("woff2"), url("/globalassets/site-wine-unplugged/template/fonts/bootstrap_alternate-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.pacha-mama .theme-font {
  font-family: "bootstrap_alternateregular",sans-serif;
  font-weight: 400; }

.pacha-mama .theme-font h1 {
  font-weight: 400; }

.pacha-mama .theme-font h2 {
  font-weight: 400; }

.pacha-mama .theme-font h3 {
  font-weight: 400; }

.pacha-mama .theme-font h4 {
  font-weight: 400; }

.pacha-mama .theme-font h5 {
  font-weight: 400; }

.pacha-mama .theme-font h6 {
  font-weight: 400; }

/* Secondary Nav */
.pacha-mama .page-header .secondary-nav ul li a img {
  opacity: 0.5; }

.pacha-mama .page-header .secondary-nav ul li a:hover img {
  opacity: 1; }

.pacha-mama .page-header .secondary-nav ul li.nav-pacha-mama a img {
  opacity: 1; }

/* Tertiary Nav */
.pacha-mama .page-header .tertiary-nav {
  display: block; }

/**************/
/* !Sections  */
/**************/
/* !hero  */
.pacha-mama .hero .content h3 {
  margin-top: 30px;
  text-align: left;
  display: inline-block;
  border-left: 1px solid #FFFFFF;
  padding: 0 15px; }

.pacha-mama .hero .content img {
  width: 128px;
  height: 43px; }

.pacha-mama .hero .content .social .fa {
  display: none; }

/* !Our-Wines  */
.pacha-mama .our-wines .container-fluid {
  max-width: 495px; }

.pacha-mama .our-wines ul li {
  width: 50%; }

.pacha-mama.wines .tab-section .review-items h3 {
  text-transform: lowercase; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .pacha-mama .hero .content h3 {
    padding-left: 35px;
    vertical-align: middle;
    position: static;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0; }
  .pacha-mama .hero .content img {
    width: 218px;
    height: 75px; }
  /* !Our-Wines  */
  .pacha-mama .our-wines .container-fluid {
    max-width: none; }
  .pacha-mama .our-wines ul li {
    width: 15%; } }

@media only screen and (min-width: 1200px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .pacha-mama .hero .content img {
    width: 286px;
    height: 98px; }
  /* !Stockist  */
  .pacha-mama .stockist.section #stockist-form button:before {
    top: -1px; } }

/*End*/
/*****************/
/* !Typography  */
/****************/
.la-vie-en-rose .theme-font {
  font-family: Baskerville, 'baskerville-urw', 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  font-weight: 400; }

.la-vie-en-rose .theme-font h1 {
  font-weight: 400; }

.la-vie-en-rose .theme-font h2 {
  font-weight: 400; }

.la-vie-en-rose .theme-font h3 {
  font-weight: 400; }

.la-vie-en-rose .theme-font h4 {
  font-weight: 400; }

.la-vie-en-rose .theme-font h5 {
  font-weight: 400; }

.la-vie-en-rose .theme-font h6 {
  font-weight: 400; }

/* Secondary Nav */
.la-vie-en-rose .page-header .secondary-nav ul li a img {
  opacity: 0.5; }

.la-vie-en-rose .page-header .secondary-nav ul li a:hover img {
  opacity: 1; }

.la-vie-en-rose .page-header .secondary-nav ul li.nav-la-vie-en-rose a img {
  opacity: 1; }

/* Tertiary Nav */
.la-vie-en-rose .page-header .tertiary-nav {
  display: block; }

/**************/
/* !Sections  */
/**************/
/* !hero  */
.la-vie-en-rose .hero .content h3 {
  margin-top: 15px;
  text-align: left;
  display: inline-block;
  border-left: 1px solid #FFFFFF;
  padding: 0 15px; }

.la-vie-en-rose .hero .content img {
  width: 127px;
  height: 52px; }

.la-vie-en-rose .hero .content .social .fa {
  display: none; }

/* !Blog List  */
.la-vie-en-rose .blog-list .blog-item {
  background-color: #db8476; }

.la-vie-en-rose .product-detail .row6 {
  display: none; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .la-vie-en-rose .hero .content h3 {
    padding-left: 35px;
    vertical-align: middle;
    position: static;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0; }
  .la-vie-en-rose .hero .content img {
    width: 218px;
    height: 89px; } }

@media only screen and (min-width: 1200px) {
  /**************/
  /* !Sections  */
  /**************/
  .la-vie-en-rose .hero .content img {
    width: 286px;
    height: 117px; } }

/*End*/







/*****************/
/* !Typography  */
/****************/
.cloak-and-dagger .theme-font {
  font-family: 'Lettera-Bold', 'Times New Roman', serif;
  font-weight: 400; }

.cloak-and-dagger .theme-font h1 {
  font-weight: 400; }

.cloak-and-dagger .theme-font h2 {
  font-weight: 400; }

.cloak-and-dagger .theme-font h3 {
  font-weight: 400; }

.cloak-and-dagger .theme-font h4 {
  font-weight: 400; }

.cloak-and-dagger .theme-font h5 {
  font-weight: 400; }

.cloak-and-dagger .theme-font h6 {
  font-weight: 400; }

/* Secondary Nav */
.cloak-and-dagger .page-header .secondary-nav ul li a img {
  opacity: 0.5; }

.cloak-and-dagger .page-header .secondary-nav ul li a:hover img {
  opacity: 1; }

.page-header .secondary-nav ul li.nav-cloak-and-dagger a img {
  opacity: 1; margin-left: 15px;}

/* Tertiary Nav */
.cloak-and-dagger .page-header .tertiary-nav {
  display: block; }

/**************/
/* !Sections  */
/**************/
/* !hero  */
.cloak-and-dagger .hero .content h3 {
  margin-top: 15px;
  text-align: left;
  display: inline-block;
  border-left: 1px solid #FFFFFF;
  padding: 0 15px; }

.cloak-and-dagger .hero .content img {
  width: 127px;
  height: 52px; }

.cloak-and-dagger .hero .content .social .fa {
  display: none; }

/* !Blog List  */
.cloak-and-dagger .blog-list .blog-item {
  background-color: #262626; }

.cloak-and-dagger .product-detail .row6 {
  display: none; }

/* media Queries */
@media only screen and (min-width: 768px) {
  /**************/
  /* !Sections  */
  /**************/
  /* !hero  */
  .cloak-and-dagger .hero .content h3 {
    padding-left: 35px;
    vertical-align: middle;
    position: static;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0; }
  .cloak-and-dagger .hero .content img {
    width: 218px;
    height: 89px; } }

@media only screen and (min-width: 1200px) {
  /**************/
  /* !Sections  */
  /**************/
  .cloak-and-dagger .hero .content img {
    width: 286px;
    height: 117px; } }

/*End*/




/*# sourceMappingURL=wineUnplugged.1.0.3.css.map */
