@charset "utf-8";
/*** Social *****/
/*********** General ***********/
.mt {
  margin-top: 15px;
}
.mb {
  margin-bottom: 15px;
}
.ml {
  margin-left: 15px;
}
.mr {
  margin-right: 15px;
}
.bmt {
  margin-top: 30px;
}
.bmb {
  margin-bottom: 30px;
}
.bml {
  margin-left: 30px;
}
.bmr {
  margin-right: 30px;
}
.xbmb {
  margin-bottom: 60px;
}
.xbmt {
  margin-top: 60px;
}
.bbmb {
  margin-bottom: 120px;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.body {
  font-family: "proxima-nova", sans-serif;
  transition: background-color 0.5s;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.a,
a,
a:hover {
  color: #c4ab95;
}
.div p,
.div .p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.div .ul > .li {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.cms p,
.cms .p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.cms .ul > .li {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
}
p,
.p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
}
body,
.body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #343233;
}
body .p,
.body .p,
body p,
.body p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #343233;
}
body .ul > .li,
.body .ul > .li {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #343233;
}
/*******background color styles****/
.dark-grey-bg {
  background: #9f9d97;
}
.dark-grey-bg #PRICEOPTIONS_changed .namebox h3.price-total {
  text-shadow: none;
}
.light-grey-bg {
  background: #d7d4cd;
}
.light-grey-bg #PRICEOPTIONS_changed .namebox h3.price-total {
  text-shadow: none;
}
.red-bg {
  background: #d7d4cd;
}
.red-bg #PRICEOPTIONS_changed .namebox h3.price-total {
  text-shadow: none;
}
.tan-bg {
  background: #c4ab95;
}
.tan-bg #PRICEOPTIONS_changed .namebox h3.price-total {
  text-shadow: none;
}
.tan-bg .a,
.tan-bg a {
  color: #fff !important;
}
.tan-bg .a a:hover,
.tan-bg a a:hover {
  text-decoration: underline !important;
}
.bg-red {
  background-color: #b81c28;
}
.bg-red .h1,
.bg-red h1,
.bg-red .h2,
.bg-red h2,
.bg-red .h3,
.bg-red h3,
.bg-red .p,
.bg-red p {
  color: #fff;
}
.bg-black {
  background: #343233 !important;
}
.bg-black .bg-black:hover,
.bg-black .bg-black:active,
.bg-black .bg-black:focus {
  background: #343233 !important;
  text-transform: lowercase;
}
.bg-grey {
  background: #eeeeee;
}
.bg-green-summer {
  background: #008A42 !important;
}
.bg-green-summer #PRICEOPTIONS_changed .namebox h3.price_inc_vat {
  text-shadow: none;
}
.bg-green-summer #PRICEOPTIONS_changed .namebox h3.price-total {
  text-shadow: none;
}
.bg-green-summer a.fa.fa-facebook {
  color: #fff;
}
.bg-green-summer a.fa.fa-twitter {
  color: #fff;
}
.bg-green-summer a.fa.fa-google-plus {
  color: #fff;
}
.bg-green-summer .product-inner-banner-clothing {
  height: 60vh;
}
.bg-black .h1,
.bg-black h1 .h2,
.bg-black h2 .h3,
.bg-black h3 {
  color: #c4ab95;
}
.bg-black .p,
.bg-black p,
.bg-black .li,
.bg-black li {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.7;
}
.container-fluid {
  padding: 0px;
}
.bg-black-friday {
  background: #343233 !important;
}
.bg-black-friday .thumbnail {
  min-height: 700px;
  background-color: #343233 !important;
}
.bg-black-friday .thumbnail .h3,
.bg-black-friday .thumbnail h3 {
  color: #fff;
  min-height: 1em;
}
.bg-black-friday .h1,
.bg-black-friday h1 {
  color: #c4ab95 !important;
}
.bg-black-friday .cms p,
.bg-black-friday .cms .p {
  text-align: center;
  color: #fff;
}
.bg-black-friday2 {
  background: #f1ec99 !important;
}
.bg-black-friday2 .thumbnail {
  min-height: 700px;
  /*background-color: #343233 !important;*/
}
.bg-black-friday2 .thumbnail .h3,
.bg-black-friday2 .thumbnail h3 {
  /*color: #fff;*/
  min-height: 1em;
}
.bg-black-friday2 .h1,
.bg-black-friday2 h1 {
  color: #454545 !important;
}
.bg-black-friday2 .cms p,
.bg-black-friday2 .cms .p {
  text-align: center;
  color: #454545;
}
/******end*******/
.text-box {
  padding-top: 100px;
  padding-right: 150px;
  padding-left: 150px;
  padding-bottom: 100px;
}
.nopadding {
  padding: 0 !important;
}
.default-padding {
  padding-left: 150px !important;
  padding-right: 150px !important;
  padding-top: 250px !important;
  padding-bottom: 0px;
}
.padding {
  padding-left: 150px;
  padding-right: 150px;
}
.box-padding {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
hr.gold-line {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 5px solid #c4ab95;
}
h3.rrp {
  color: #c4ab95;
}
/******** flex box styling********/
.flexwrap {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-flow: row wrap;
}
.flexwrap.bg-gray {
  background: #ececec;
}
.wrapper > .container {
  background: #fff;
  border-radius: 2px;
}
/*.img-cover{
    object-fit: cover;
    width: 100%;
    max-height: 1000px;
    min-height: 750px;
}*/
.content {
  padding: 3em 10em;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .content {
    padding: 1.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content {
    padding: 1.5em;
  }
}
@media (max-width: 767px) {
  .wrapper > div,
  .mob-bg-img {
    background-attachment: initial !important;
  }
  .t-images {
    min-height: 280px;
    width: 100%;
    display: none;
  }
}
@media (min-width: 1200px) {
  .t-images {
    min-height: 440px;
  }
}
@media (min-width: 768px) {
  .t-images {
    min-height: 500px;
  }
}
@media (min-width: 768px) {
  .home-cta-images {
    min-height: 650px !important;
  }
}
.home-cta-images {
  /* background: rgb(255,255,255) !important;
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(0,0,0,0.9) 100%) !important;*/
  opacity: 1;
  transition: opacity 0.35s;
  width: 50%;
  z-index: 1;
}
.home-cta-images:hover {
  opacity: 0.7;
  z-index: 1;
  /*  background: rgb(255,255,255) !important;
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(0,0,0,0.9) 100%) !important; */
}
h2.text-home-cta-images {
  text-align: center;
  bottom: 20px;
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em 1.5em;
  width: 100%;
  z-index: 1000;
  color: #fff;
  text-shadow: 2px 3px 5px #322f31;
}
h2.text-home-cta-images .a,
h2.text-home-cta-images a {
  color: #fff;
  text-shadow: 2px 3px 5px #322f31;
}
@media (max-width: 991px) {
  .home-cta-images {
    width: 100%;
  }
}
/*****end******/
/******* page banner tall templates *******/
.inner-banner {
  margin-top: 95px;
  width: 100%;
  display: block;
  background-attachment: scroll;
}
.inner-banner .container {
  padding-top: 250px;
}
.inner-banner .container-fluid {
  padding-top: 10em;
  padding-left: 10em;
  padding-bottom: 20em;
  background-attachment: fixed;
}
.inner-banner .title {
  color: #ffffff;
}
.inner-banner p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.inner-banner h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.inner-banner h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/******* page banner shorter templates *******/
.inner-banner-shorter {
  margin-top: 95px;
  width: 100%;
  display: block;
  background-attachment: scroll;
}
.inner-banner-shorter .container {
  padding-top: 250px;
}
.inner-banner-shorter .container-fluid {
  padding-top: 5em;
  padding-left: 10em;
  padding-bottom: 10em;
  background-attachment: fixed;
}
.inner-banner-shorter .title {
  color: #ffffff;
}
.inner-banner-shorter p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.inner-banner-shorter h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.inner-banner-shorter h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/***** product inner banner shorter *****/
.product-inner-banner-shorter {
  margin-top: 95px;
  width: 100%;
  display: block;
  background-attachment: fixed;
}
.product-inner-banner-shorter .container {
  padding-top: 250px;
}
.product-inner-banner-shorter .container-fluid {
  padding-left: 12em;
  padding-top: 2em;
  padding-bottom: 8em;
  background-attachment: fixed;
}
.product-inner-banner-shorter .title {
  color: #ffffff;
}
.product-inner-banner-shorter p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.product-inner-banner-shorter h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-inner-banner-shorter h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/****** product inner banner ****/
.product-inner-banner-cat {
  width: 100%;
  display: block;
  background-attachment: fixed;
  background-size: cover !important;
  background-position: 50% 50% !important;
  margin-top: 95px;
}
@media (max-width: 767px) {
  .product-inner-banner-cat {
    background-position: 60% 50% !important;
  }
}
.product-inner-banner-cat .container {
  padding-top: 250px;
}
.product-inner-banner-cat .container-fluid {
  padding-top: 10em;
  padding-left: 10em;
  padding-bottom: 20em;
  background-attachment: fixed;
}
.product-inner-banner-cat .title {
  color: #ffffff;
}
@media (max-width: 767px) {
  .ramsay_flexslider .product-inner-banner-cat {
    background-position: 0 50% !important;
  }
}
.product-inner-banner {
  width: 100%;
  display: block;
  background-attachment: fixed;
  margin-top: 95px;
}
.product-inner-banner .container {
  padding-top: 250px;
}
.product-inner-banner .container-fluid {
  width: 100%;
  padding-left: 12em;
  padding-top: 10em;
  background-attachment: fixed;
}
.product-inner-banner .title {
  color: #ffffff;
}
/****** product inner banner ****/
.product-inner-banner-mid {
  width: 100%;
  display: block;
  background-attachment: fixed;
  margin-top: 85px;
}
.product-inner-banner-mid .container {
  padding-top: 250px;
}
.product-inner-banner-mid .container-fluid {
  height: 60vh;
  width: 80vw;
  transform: translate(0%, 15%);
  background-attachment: fixed;
}
.product-inner-banner-mid .title {
  color: #ffffff;
}
/******banners/heros*****/
.foot-banner img {
  width: 100%;
  height: auto;
}
.bottom-holder {
  background: url('/assets/img/featured-holder.jpg') center center / cover;
  background-attachment: fixed;
  height: 800px;
}
.bottom-holder h1 {
  color: white;
}
.bottom-holder h3 {
  color: white;
  font-size: 2.5em !important;
}
.bottom-holder h2 {
  color: white;
}
.bottom-holder p {
  color: white;
}
/***** date picker/time *****/
.giftcard .ui-timepicker-container.ui-timepicker-standard {
  background: #fff;
  z-index: 7 !important;
}
.giftcard table.ui-datepicker-calendar {
  background-color: #eee;
  border: 1px solid #eee;
}
.giftcard table.ui-datepicker-calendar td,
.giftcard table.ui-datepicker-calendar th {
  padding: 6px;
  text-align: center;
  border: solid 2px #eee;
  background-color: #fff;
}
.giftcard table.ui-datepicker-calendar td a:hover,
.giftcard table.ui-datepicker-calendar th a:hover {
  text-decoration: underline;
}
.giftcard th.ui-datepicker-week-end {
  background-color: #fff;
}
.giftcard table.ui-datepicker-calendar th {
  background-color: #fff;
}
.giftcard td.ui-state-default {
  background-color: #fff;
}
.giftcard td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #cacaca;
}
.giftcard span.ui-datepicker-month {
  font-weight: 600;
  text-transform: uppercase;
}
.giftcard .ui-datepicker-title {
  background-color: #eee;
}
.giftcard .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: #eee;
  padding: 8px;
}
.giftcard a.ui-datepicker-next.ui-corner-all {
  float: right;
  font-weight: 600;
}
.giftcard .ui-datepicker {
  display: none;
}
.giftcard div#ui-datepicker-div {
  border: 3px solid #eee;
}
.giftcard a:hover.ui-datepicker-prev.ui-corner-all.ui-state-disabled {
  color: #c4ab95;
  cursor: pointer;
}
.giftcard a:hover.ui-datepicker-next.ui-corner-all {
  color: #c4ab95;
  cursor: pointer;
  font-weight: 600;
}
.giftcard .ui-datepicker-title {
  background-color: #eee;
  text-align: center;
}
.giftcard span.ui-icon.ui-icon-circle-triangle-e {
  position: absolute;
  top: 8px;
  right: 8px;
}
.giftcard span.ui-icon.ui-icon-circle-triangle-w {
  position: absolute;
  top: 8px;
  left: 8px;
}
/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/
#wrapper {
  padding-left: 0;
  overflow: hidden;
  width: 100%;
  transition: all 0.5s ease;
}
#wrapper .toggled {
  padding-left: 300px;
}
#sidebar-wrapper {
  z-index: 9999;
  left: 300px;
  width: 0;
  height: 100%;
  margin-left: -300px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #343233;
  transition: all 0.5s ease;
}
#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
#wrapper.toggled #sidebar-wrapper {
  width: 300px;
}
#page-content-wrapper {
  width: 100%;
}
#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -300px;
}
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 300px;
  margin: 0;
  padding: 20px 20px;
  list-style: none;
}
.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  background-color: #343233;
}
.sidebar-nav li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 3px;
  background: none;
  color: #ffffff;
  transition: width 0.2s ease-in;
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
  width: 100%;
  background-color: none;
  transition: width 0.2s ease-in;
}
.sidebar-nav .white-text a {
  color: #ffffff;
}
.sidebar-nav .white-text a .a:hover {
  color: #c4ab95;
}
.sidebar-nav li a {
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 20px;
  color: #c4ab95;
  font-size: 1.2em;
  text-decoration: none;
  padding: 10px;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #343233;
}
.dropdown-menu > li a:before {
  color: #ee353e;
  margin-bottom: 10px;
  border-bottom: 1px #ffffff solid;
  width: 100%;
}
.dropdown-menu > li > a {
  color: #ffffff !important;
  white-space: normal;
}
.dropdown-menu > li > a:hover {
  color: #c4ab95 !important;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 20px;
  line-height: 44px;
}
.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #ffffff;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
  position: relative;
  z-index: 9999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  margin-top: 15px;
  background: transparent;
  border: none;
  transition: all 0.5s ease;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  transform: translate3d(-100px, 0, 0);
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #343233;
}
.hamburger.is-closed .hamb-top {
  top: 5px;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-top {
  top: 0;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #343233;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-open .hamb-top {
  transform: rotate(45deg);
}
.hamburger.is-open .hamb-middle {
  display: none;
}
.hamburger.is-open .hamb-bottom {
  transform: rotate(-45deg);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  transform: translate3d(-100px, 0, 0);
  transition: all 0.35s ease-in-out;
}
/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(250, 250, 250, 0.8);
  z-index: 9998;
}
/** fixed price navbar thing**/
#PRICEOPTIONS .namebox h1.product-title,
#PRICEOPTIONS_changed .namebox h1.product-title {
  color: #ffffff;
  font-size: 80px;
  text-shadow: 2px 3px 5px #322f31;
}
#PRICEOPTIONS .namebox h3.price_inc_vat,
#PRICEOPTIONS_changed .namebox h3.price_inc_vat {
  color: #ffffff;
  font-size: 30px;
  text-shadow: 2px 3px 5px #322f31;
}
#PRICEOPTIONS .namebox h3.price-total,
#PRICEOPTIONS_changed .namebox h3.price-total {
  color: #ffffff;
  font-size: 30px;
  text-shadow: 2px 3px 5px #322f31;
}
#PRICEOPTIONS .namebox .input-group .form-control,
#PRICEOPTIONS_changed .namebox .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 50% !important;
  margin-bottom: 0;
  margin-right: 10px;
  border-radius: 0;
}
#PRICEOPTIONS .namebox .input-group-btn,
#PRICEOPTIONS_changed .namebox .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  float: none;
}
#PRICEOPTIONS.affix,
#PRICEOPTIONS_changed.affix {
  width: 100%;
  top: 0;
  background: white;
  display: block;
  left: 0;
  padding: 20px;
  border-bottom: 1px solid #eee;
  z-index: 9998;
  height: 110px;
}
#PRICEOPTIONS.affix .namebox,
#PRICEOPTIONS_changed.affix .namebox {
  display: block;
  width: 100%;
  float: left;
}
#PRICEOPTIONS.affix .namebox h1,
#PRICEOPTIONS_changed.affix .namebox h1 {
  display: block;
  width: 70%;
  float: left;
  margin: 0;
  font-size: 25px;
  color: #343233;
  text-shadow: 0px 0px 0px #ffffff;
}
#PRICEOPTIONS.affix .namebox h3,
#PRICEOPTIONS_changed.affix .namebox h3 {
  float: left;
  margin: 0;
  width: 34%;
  padding-right: 25px;
  text-align: left;
  font-size: 25px;
  color: #343233;
  text-shadow: 0px 0px 0px #ffffff;
}
#PRICEOPTIONS.affix .namebox h3.price_inc_vat,
#PRICEOPTIONS_changed.affix .namebox h3.price_inc_vat {
  display: none;
}
#PRICEOPTIONS.affix .namebox h3.price-total,
#PRICEOPTIONS_changed.affix .namebox h3.price-total {
  color: #343233;
}
#PRICEOPTIONS.affix .input-group,
#PRICEOPTIONS_changed.affix .input-group {
  float: left;
}
#PRICEOPTIONS.affix + .sku-box-for-padding,
#PRICEOPTIONS_changed.affix + .sku-box-for-padding {
  margin-top: 110px;
  height: 300px;
}
.pagination {
  margin: 0;
}
.pagination > li > a {
  color: #c4ab95;
}
/******map contact ******/
#map_canvas {
  width: 100%;
  height: 400px;
}
/*** search form header ***/
form.searchform-nav {
  width: 250px;
  display: inline-block;
  position: relative;
  bottom: 3em;
  float: right;
}
form.searchform-nav .input-group-nav {
  position: relative;
  display: inline-block;
  display: table;
  float: right;
  border-collapse: separate;
}
form.searchform-nav .form-control-nav {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #343233;
  background-color: #ffffff;
  background-image: none;
  border-bottom: 2px solid #343233;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
}
.input-group .form-control.width-style {
  width: 55px;
  float: right;
  padding: 6px;
}
/******** mailchimp style *****/
.signup-form-block {
  background: #fff;
  padding: 50px 15px;
}
.signup-form-block .form-wrap {
  max-width: 555px;
  margin: 0 auto;
  text-align: center;
}
.signup-form-block .form-wrap p {
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.signup-form-block .title {
  margin: 0 0 10px;
  display: block;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
}
#mc_embed_signup {
  background: transparent !important;
}
#mc_embed_signup {
  background: #008349;
  clear: left;
  font-size: 14px;
  font-family: "brandon-grotesque" sans-serif;
  width: 100%;
  border-radius: 0px;
}
#mc_embed_signup form {
  text-align: left;
}
/*#mc_embed_signup .button {
    border: 2px solid @primary-color;
    background: @primary-color;
    color: #ffffff;
    border-radius: 0px;
    font-family: "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.0px;
    border-color: @primary-color !important;
}

.button:hover {
    background: transparent;
    border: 2px solid @primary-color;
}*/
#mc_embed_signup input.email {
  font-family: "brandon-grotesque" sans-serif;
  border-radius: 0px;
}
#mc_embed_signup label {
  display: block;
  font-size: 21px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #343233;
}
#mc_embed_signup form {
  text-align: center;
  padding: 10px 0 10px 0;
}
.mc-field-group {
  display: inline-block;
}
/* positions input field horizontally */
#mc_embed_signup input.email {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  border: 1px solid #000;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 52px;
  margin: 0 0 50px;
  padding: 0 15px;
  width: 100%;
  background: #fff;
}
#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}
#mc_embed_signup .clear {
  display: inline-block;
}
/* positions button horizontally in line with input */
#mc_embed_signup .button {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  border: none;
  color: #fff;
  background-color: #000;
  box-sizing: border-box;
  height: 53px;
  padding: 0 10px;
  width: 153px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
  transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup .button:hover {
  background: #c4ab95;
  color: #fff;
  border-color: #c4ab95;
}
#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: 0.5em 0;
}
@media (max-width: 768px) {
  /*#mc_embed_signup input.email {
        width: 100%;
        margin-bottom: 5px;
    }
    #mc_embed_signup .button {
        width: 100%;
        margin: 0;
    }*/
  #mc_embed_signup .clear {
    display: block;
    width: 100%;
  }
  .input-group .form-control {
    width: 100%;
  }
}
#mc_embed_signup {
  background: #000;
  clear: left;
  font-size: 14px;
  font-family: "brandon-grotesque" sans-serif;
  width: 100%;
  border-radius: 0px;
}
#mc_embed_signup form {
  text-align: left;
}
/*#mc_embed_signup .button {
    border: 2px solid @primary-color;
    background: @primary-color;
    color: #ffffff;
    border-radius: 0px;
    font-family: "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.0px;
    border-color: @primary-color !important;
}*/
.button:hover {
  background: transparent;
  border: 2px solid #c4ab95;
}
#mc_embed_signup input.email {
  font-family: "brandon-grotesque" sans-serif;
  border-radius: 0px;
}
/***end ****/
/************ Flexslider ********/
/*
* jQuery FlexSlider v1.8
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  z-index: 1;
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  bottom: 5em;
  position: relative;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: none;
  position: relative;
  /*zoom: 1;*/
}
.flexslider .slides > li {
  position: relative;
  overflow: hidden;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}
.slides li {
  margin: 0;
}
/* Caption style */
.flex-caption {
  font-family: "brandon-grotesque", sans-serif;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -75%);
  width: 400px !important;
  height: 400px !important;
  position: absolute;
  font-weight: 700;
  color: #ffffff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  z-index: 4 !important;
  background: rgba(52, 50, 51, 0.8) !important;
}
.flex-caption h1 {
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff !important;
  font-size: 2em;
  font-weight: 700;
}
.flex-caption p {
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff !important;
  font-weight: 400;
}
.flex-caption.light.text-shadow,
.flex-caption.light h1.text-shadow,
.flex-caption.light .h1.text-shadow {
  text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
}
.flex-caption.dark,
.flex-caption.dark h1,
.flex-caption.dark .h1 {
  background: none !important;
  /*color: #454545 !important;
    text-shadow: 0 0 22px #b3b3b3;*/
}
.flex-caption.dark p {
  font-size: 18px;
  text-shadow: 0 0 3px #000;
}
.flex-caption.dark.text-shadow,
.flex-caption.dark h1.text-shadow,
.flex-caption.dark .h1.text-shadow {
  text-shadow: 0px 0px 35px rgba(255, 255, 255, 0.4);
}
.flex-caption a {
  color: #ffffff;
}
.flex-caption.dark a {
  /*color: #454545;*/
}
.flex-caption.dark a.btn-white {
  text-shadow: 0 0 3px #000;
}
.flex-caption.dark a.btn-white:hover {
  border: 2px solid #c4ab95 !important;
  background: #c4ab95;
  color: #fff;
}
.flex_title {
  font-family: "brandon-grotesque", sans-serif;
  display: none;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff !important;
  line-height: 27px;
  padding: 10px;
  font-weight: 700;
}
.flex_subtitle {
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff !important;
}
.double_arrow {
  position: absolute;
  z-index: 50;
  right: 0;
  top: 7px;
  width: 11px;
  height: 11px;
  background-position: -117px -60px;
}
/* Direction Nav */
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav li a {
  width: 40px;
  height: 50px;
  margin: 10px;
  display: block;
  position: absolute;
  top: 48%;
  cursor: pointer;
  opacity: 0.8;
}
.flex-direction-nav li a:hover {
  opacity: 0.8;
}
.flex-direction-nav li a:focus {
  opacity: 0.8;
}
.flex-direction-nav li .flex-next {
  text-indent: 0;
  text-align: right;
  right: 10px !important;
  z-index: 100;
  opacity: 1;
}
.homepage-slides .flex-direction-nav li.flex-nav-next::after {
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 90px;
  opacity: 0.25;
  z-index: 3;
  position: absolute;
  background: transparent linear-gradient(270deg, #000000 0%, #00000000 100%);
}
@media (max-width: 767px) {
  .homepage-slides .flex-direction-nav li.flex-nav-next::after {
    width: 50px;
  }
}
.homepage-slides .flex-direction-nav li.flex-nav-prev::after {
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  width: 90px;
  opacity: 0.25;
  z-index: 3;
  position: absolute;
  background: transparent linear-gradient(90deg, #000000 0%, #00000000 100%);
}
@media (max-width: 767px) {
  .homepage-slides .flex-direction-nav li.flex-nav-prev::after {
    width: 50px;
  }
}
.flex-direction-nav li .flex-prev {
  text-indent: 0;
  text-align: left;
  left: 10px !important;
  z-index: 100;
  opacity: 1;
}
.flex-direction-nav li .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-direction-nav li .fa-4x {
  font-size: 6em;
}
/* Control Nav */
.flex-control-nav {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  right: 20px;
  width: 2%;
  height: 50%;
  z-index: 2;
}
.flex-control-nav li {
  margin: 0 0 0 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  width: 20px;
  height: 20px;
  display: block;
  background-color: #000 !important;
  border-color: #00644c;
  cursor: pointer;
  text-indent: -999em;
  text-align: left;
  border-radius: 10px;
  border-color: #BCE8F1;
  color: #31708F;
}
.flex-control-nav li a:hover {
  background-color: #c4ab95;
  border-color: #c4ab95;
  color: #3C763D;
}
.flex-control-nav li a.flex-active {
  background-color: #c4ab95 !important;
  border-color: #c4ab95;
  color: #3C763D;
  cursor: default;
}
/* Featured Products Direction Nav */
.featured_products_flexslider img.img-responsive {
  max-height: 400px !important;
}
.featured_products_flexslider .flex-direction-nav li a {
  width: 50px;
  height: 50px;
  display: block;
  text-indent: -999em;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 0.8;
  margin: -30px 0 0 0;
}
.featured_products_flexslider .flex-direction-nav li a:hover,
.featured_products_flexslider .flex-direction-nav li a:focus {
  opacity: 1;
}
.featured_products_flexslider .flex-direction-nav li .flex-prev {
  left: 30px;
}
.featured_products_flexslider .flex-direction-nav li .flex-next {
  right: 30px;
}
/** flexslider **/
.flex-viewport ul {
  margin: 0;
  padding: 0;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-caption.light.text-shadow,
.flex-caption.light h1.text-shadow,
.flex-caption.light .h1.text-shadow {
  text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
}
/*.flex-caption.dark,
.flex-caption.dark h1,
.flex-caption.dark .h1 {
    color: #454545 !important;
}*/
.flex-caption.dark.text-shadow,
.flex-caption.dark h1.text-shadow,
.flex-caption.dark .h1.text-shadow {
  text-shadow: 0px 0px 35px rgba(255, 255, 255, 0.4);
}
.flexslider-product .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  list-style-type: none;
  padding: 0;
  transform: translateY(-50%);
}
.flexslider-product .flex-direction-nav .flex-nav-prev {
  float: left;
  margin-left: -15px;
}
.flexslider-product .flex-direction-nav .flex-nav-prev a {
  color: #454545;
}
.flexslider-product .flex-direction-nav .flex-nav-next {
  float: right;
  margin-right: -15px;
}
.flexslider-product .flex-direction-nav .flex-nav-next a {
  color: #454545;
}
.flexslider-product-navigation .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  list-style-type: none;
  padding: 0;
  transform: translateY(-50%);
}
.flexslider-product-navigation .flex-direction-nav .flex-nav-prev {
  float: left;
  margin-left: -15px;
}
.flexslider-product-navigation .flex-direction-nav .flex-nav-prev a {
  color: #454545;
}
.flexslider-product-navigation .flex-direction-nav .flex-nav-next {
  float: right;
  margin-right: -15px;
}
.flexslider-product-navigation .flex-direction-nav .flex-nav-next a {
  color: #454545;
}
/* Control Nav */
.flex-control-nav {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  right: 20px;
  width: 2%;
  height: 50%;
  z-index: 2;
}
.flex-control-nav li {
  margin: 0 10px 0 0px;
  padding-bottom: 10px;
  display: block;
  zoom: 1;
  *display: inline;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  width: 20px;
  height: 20px;
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  text-indent: -999em;
  text-align: left;
  border-radius: 10px;
  border-color: #BCE8F1;
  color: #31708F;
}
.flex-control-nav li a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.8);
  color: #3C763D;
}
.flex-control-nav li a.flex-active {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: #ffffff;
  color: #3C763D;
  cursor: default;
}
/**** tour vid ***/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-box {
  padding-right: 150px;
}
/**** video/flexslider ****/
.homepage-slides {
  width: 100%;
}
.homepage-slides video {
  width: 100%;
  height: 100%;
  bottom: 2em;
  position: relative;
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.big-video {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  z-index: 2;
  filter: saturate(1.3) sepia(0.2) contrast(1.1);
  -webkit-filter: saturate(1.3) sepia(0.2) contrast(1.1);
  -moz-filter: saturate(1.3) sepia(0.2) contrast(1.1);
}
/* Slides */
.home-slide {
  width: 100%;
  color: #ffffff;
  transform: translate3d(0px, 0px, 0px);
}
.home-slide .lead {
  padding-top: 20px;
  font-size: 16px;
}
.home-slide .big-title {
  color: #ffffff;
}
.home-slide .big-title.h1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  padding-bottom: 20px;
}
.home-slide .big-title .sub {
  color: #c4ab95;
  display: block;
  margin-left: 30px;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transition: all;
  }
  50% {
    opacity: 1;
    transition: all;
  }
  100% {
    opacity: 1;
    transition: all;
  }
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 0.5s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation: fadeIn ease-in 0.5s;
  -moz-animation-fill-mode: forwards;
  -moz-animation-duration: 0.5s;
  animation: fadeIn ease-in 0.5s;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
}
.slides > li {
  position: relative;
  height: 100%;
}
.slides > li iframe {
  width: 100%;
  height: 100vh;
}
.slides > li .flex-caption {
  display: none;
}
.down-arrow {
  text-align: center;
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  color: #ffffff;
}
.flexslider,
.flexslider-video {
  position: relative;
  height: calc(100vh - 90px);
  width: 100%;
  overflow: hidden;
}
.flexslider .flexslider-pages,
.flexslider-video .flexslider-pages {
  border-radius: 40px;
  max-height: 240px;
  min-height: 240px;
  overflow: hidden;
}
.flexslider .flexslider-pages .flex-caption,
.flexslider-video .flexslider-pages .flex-caption {
  color: #ffffff !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -75%);
  width: 45%;
  height: 45%;
  position: absolute;
  text-align: center;
  line-height: 50px;
  z-index: 5 !important;
  font-size: 2em;
}
.flexslider .flexslider-pages .flex-caption h1,
.flexslider-video .flexslider-pages .flex-caption h1 {
  color: #ffffff !important;
  font-size: 2em;
  text-align: center;
  z-index: 5;
}
.flexslider .flexslider-pages .flex-direction-nav a.flex-prev,
.flexslider-video .flexslider-pages .flex-direction-nav a.flex-prev {
  top: 190px;
}
.flexslider .flexslider-pages .flex-direction-nav a.flex-next,
.flexslider-video .flexslider-pages .flex-direction-nav a.flex-next {
  left: 60px;
  top: 190px;
}
.flexslider .flexslider-pages .slides img,
.flexslider-video .flexslider-pages .slides img,
.flexslider .flexslider-pages .slides video,
.flexslider-video .flexslider-pages .slides video {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.flexslider .flex-title,
.flexslider-video .flex-title {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.8em;
  line-height: 1.3em;
  z-index: 5;
  text-shadow: 0px 0px 7px #333;
}
.flex_subtitle {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  font-size: 1.5em;
  line-height: 1.3em;
  text-decoration: none;
  width: 60%;
  z-index: 5;
  font-weight: 400;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li {
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img,
.flexslider-video .slides video {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  bottom: 0em;
  position: relative;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
  display: none;
}
.flex-container {
  zoom: 1;
  position: relative;
}
.slides li {
  margin: 0;
}
/****** flex down arrow *****/
.arrow-down {
  position: absolute;
  bottom: 7em;
  right: 50%;
  z-index: 5;
}
.arrow-down .fa {
  color: #ffffff;
  text-shadow: 0px 0px 7px #333;
}
/**** flex control new style ****/
.flex-control-nav {
  text-align: center !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  right: 20px !important;
  width: 2% !important;
  height: 50% !important;
  z-index: 2 !important;
}
.flex-control-nav li a {
  display: block !important;
}
.flex-control-nav li {
  margin: 0 10px 0 0px !important;
  padding-bottom: 10px !important;
  display: block !important;
  zoom: 1;
}
/****** Arrows next product*******/
.prev-next-product-block .next {
  position: fixed;
  right: -80px;
  top: 50%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  width: 120px;
  transition: right 1s;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 1px solid white;
  border-right: 0;
}
.prev-next-product-block .next i.fa.fa-chevron-right {
  color: #fff;
  font-size: 18px;
  float: left !important;
  margin-top: 20px;
}
.prev-next-product-block .next:hover {
  right: 0;
}
.prev-next-product-block .prev {
  position: fixed;
  left: -80px;
  top: 50%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  width: 120px;
  transition: left 1s;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid white;
  border-left: 0;
}
.prev-next-product-block .prev i.fa.fa-chevron-left {
  color: #fff;
  font-size: 18px;
  float: right !important;
  margin-top: 20px;
}
.prev-next-product-block .prev:hover {
  left: 0;
}
/**** end ***/
/**** adverts/products ****/
/*** side advert *****/
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  height: auto;
  background: #000;
  text-align: center;
  cursor: pointer;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  padding: 2em;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.grid figure h2 span {
  font-weight: 800;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure h2,
.grid figure p {
  margin: 0;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.effect-side img {
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1.12);
}
figure.effect-side:hover img {
  opacity: 0.5;
  transform: scale(1);
  cursor: pointer;
}
figure.effect-side figcaption {
  padding: 3em;
}
figure.effect-side figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  transform: scale(1.1);
}
figure.effect-side figcaption::before,
figure.effect-side p {
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-side h2 {
  padding: 20% 0 20px 0;
}
figure.effect-side p {
  margin: 0 auto;
  max-width: 200px;
  transform: scale(1.5);
}
figure.effect-side:hover figcaption::before,
figure.effect-side:hover p {
  opacity: 1;
  transform: scale(1);
}
@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
/*** side advert *****/
.banner-side-ad {
  position: relative;
  padding: 0;
  margin: 0;
  text-align: center;
}
.banner-side-image {
  position: relative;
  display: block;
}
.banner-side-title {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  vertical-align: middle;
  padding: 20px;
}
/** product role ****/
figure.effect-product {
  background: #000;
}
figure.effect-product img {
  opacity: 1;
  transition: opacity 0.35s;
  width: 100%;
}
figure.effect-product:hover img {
  opacity: 0.7;
}
figure.effect-product figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  content: '';
  transform: translate3d(0, 10px, 0);
}
figure.effect-product .h2,
figure.effect-product .h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.4em 1.5em;
  width: 100%;
  text-align: center;
  transform: translate3d(0, -30px, 0);
  color: #343233;
}
figure.effect-product .h2 p,
figure.effect-product .h2 p {
  font-style: normal;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, -30px, 0);
  color: #343233;
}
figure.effect-product figcaption::before,
figure.effect-product h2,
figure.effect-product .h2 {
  transition: transform 0.35s;
}
figure.effect-product:hover figcaption::before,
figure.effect-product:hover h2,
figure.effect-product:hover .h2,
figure.effect-product:hover .h2 p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/*** slide product *****/
.featured_products_flexslider ul.flex-direction-nav li a,
.flexslider-homepage ul.flex-direction-nav li a,
.flexslider-homepage-mob ul.flex-direction-nav li a {
  /* width: 40px; */
  /* height: 50px; */
  padding: 0px 10px;
  margin: 0px;
  display: block;
  position: absolute;
  top: 50%;
  bottom: 50%;
  cursor: pointer;
  opacity: 0.8 !important;
  text-indent: 0px;
  background-color: #c4ab95;
  z-index: 100;
}
ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
  color: #ffffff !important;
}
ul.flex-direction-nav li.flex-nav-next a.flex-next {
  color: #ffffff !important;
}
.featured_products_flexslider .flex-direction-nav li .flex-prev {
  left: -70px;
}
.featured_products_flexslider .flex-direction-nav li .flex-next {
  right: -70px;
}
/*img.img-slide.img-responsive-product.elevatezoom {
  width: 70%;
  }*/
/****** featured products ad *******/
.footer_banner_featured {
  padding-right: 150px;
  padding-left: 150px;
}
.footer_banner_featured h3.price_inc_vat.center-block {
  color: #8e8c8c;
}
.footer_banner_featured .p {
  color: #ffffff;
}
.footer_banner_featured-ad {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
  position: absolute;
  margin-top: 20px;
  right: 150px;
  left: 150px;
}
/****** product serving ads *******/
.product-serving-ad {
  text-align: center;
}
.product-serving-ad .product-serving-ad-img:nth-child(1) a {
  background-color: #000;
  padding-bottom: 15px;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) {
  padding: 20px;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) .xs {
  display: block;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) .sm {
  display: block;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) a {
  background-color: #000;
  padding-bottom: 15px;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) a .xs {
  display: block;
}
.product-serving-ad .product-serving-ad-img:nth-child(2) a .sm {
  display: block;
}
.product-serving-ad .product-serving-ad-img:nth-child(3) {
  padding: 20px;
}
.product-serving-ad .product-serving-ad-img:nth-child(3) a {
  background-color: #000;
  padding-bottom: 15px;
}
/******* finish *******/
/****** team page ******/
.team-member {
  position: relative;
}
.team-member .button-holder {
  padding: 10px;
}
.team-member-hidden {
  display: none;
}
.team-member.show .team-member-hidden {
  display: block;
  position: absolute;
  z-index: 100;
  background: #ffffff;
  padding: 10px;
  bottom: 0px;
  max-width: 360px;
  left: 0;
  margin: 0;
  border: 1px solid #c6c6c6;
}
.team-member {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  max-width: 360px;
}
.team-member h4,
.team-member h5 {
  text-align: center;
}
.team-member p {
  min-height: 2em;
}
.twitter {
  color: transparent;
  border: 1px solid #c4ab95;
}
.facebook {
  color: transparent;
  border: 1px solid #c4ab95;
}
.googleplus {
  color: transparent;
  border: 1px solid #c4ab95;
}
.pinterest {
  color: transparent;
  border: 1px solid #c4ab95;
}
.linkedin {
  color: transparent;
  border: 1px solid #c4ab95;
}
.youtube {
  color: transparent;
  border: 1px solid #c4ab95;
}
.vimeo {
  color: transparent;
  border: 1px solid #c4ab95;
}
.tumblr {
  color: transparent;
  border: 1px solid #c4ab95;
}
.instagram {
  color: transparent;
  border: 1px solid #c4ab95;
}
.flickr {
  color: transparent;
  border: 1px solid #c4ab95;
}
.foursquare {
  color: transparent;
  border: 1px solid #c4ab95;
}
.wordpress {
  color: transparent;
  border: 1px solid #c4ab95;
}
.stumbleupon {
  color: transparent;
  border: 1px solid #c4ab95;
}
.yahoo {
  color: transparent;
  border: 1px solid #c4ab95;
}
.blogger {
  color: transparent;
  border: 1px solid #c4ab95;
}
.soundcloud {
  color: transparent;
  border-color: 1px solid #c4ab95;
}
a.fa.fa-facebook {
  color: #c4ab95;
  font-size: 1.5em;
  margin: 5px;
}
a.fa.fa-twitter {
  color: #c4ab95;
  font-size: 1.5em;
  margin: 5px;
}
a.fa.fa-google-plus {
  color: #c4ab95;
  font-size: 1.5em;
  margin: 5px;
}
a.fa.fa-instagram {
  color: #c4ab95;
  font-size: 1.5em;
  margin: 5px;
}
.social-media {
  float: left;
}
.social-media li {
  display: inline-block;
  line-height: 50px;
}
.fa-stack {
  width: 4.5em !important;
}
.social-header {
  margin-top: 1px;
}
.social-header a {
  font-size: 0.8em;
}
.social-header a .fa {
  font-size: 13px;
}
.social-header a .fa-square {
  font-size: 19px !important;
}
.social-header a .fa-stack i:first-child {
  font-size: 2em !important;
}
.social-header a:hover,
.social-header a:active {
  color: white;
}
.social-footer a {
  font-size: 0.8em;
}
.social-footer a .fa {
  font-size: 13px;
}
.social-footer a .fa-circle {
  font-size: 19px !important;
}
.social-footer a .fa-stack i:first-child {
  font-size: 2em !important;
  width: 4em !important;
}
.social-footer a:hover,
.social-footer a:active {
  color: white;
}
.social-icons-holder {
  margin: 0 0 60px;
}
@media (max-width: 1199px) {
  .social-icons-holder {
    margin: 0 0 30px;
  }
}
.social-bar {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .social-bar {
    justify-content: center;
  }
}
.social-bar a {
  width: 40px;
  height: 40px;
  display: flex;
  margin-right: 15px;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
}
.social-bar a .fa {
  font-size: 20px;
  line-height: 20px;
  color: #000;
}
/*.social-bar a {
    color: white;
    width: 20%;
    display: inline-block;
    text-align: center;
}

.wildcard .social-bar a {
    color: #FFB5BB;
}

.social-bar a:hover,
.social-bar a:active {
    color: @primary-color;
}

.wildcard .social-bar a:hover,
.wildcard .social-bar a:active {
    color: #E77D91;
}

.social-bar .fa {
    font-size: 3em;
    width: 1.5em;
    height: 1.5em;
}

.social-bar .fa-circle {
    font-size: 60px !important;
}*/
.social-bar .h2,
.social-bar h2,
.social-bar h3,
.social-bar .h3 {
  color: white;
}
.social-bar .list-inline {
  display: inline-block;
  color: #343233;
}
.social-bar .list-inline {
  margin-left: 30px;
}
.fa-stack i:first-child {
  font-size: 1.4em;
}
.company-top .fa-stack {
  font-size: 12px;
}
/********basket*********/
.top-basket {
  margin-top: 0;
}
.mob-tog {
  margin: 18px 0 8px 0;
  padding-left: 0;
  float: left;
}
.basket_qty_icon {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.cart-tog {
  margin: 35px 0 0 0;
}
.navbar-toggle .icon-bar {
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background: #2a2a2a;
  display: block;
}
.navbar-toggle:focus {
  box-shadow: none;
  border: none;
}
.search-bar {
  margin-top: 15px;
}
.label {
  display: inline;
  padding: 0.6em 0.6em 0.6em;
  font-size: 120%;
  font-weight: bold;
  line-height: 1;
  color: #343233;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  z-index: 999;
  position: relative;
}
.label a:hover,
.label a:active {
  color: #c4ab95;
}
.label-success {
  background-color: #ffffff;
}
/****** hero *******/
.page-hero {
  background: url('/assets/img/page-hero.jpg') center center / cover;
  padding-top: 200px;
  padding-bottom: 200px;
  background-attachment: fixed;
  background-size: cover;
}
.page-hero p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.text-box-hero {
  padding-left: 150px;
  padding-right: 150px;
}
/**** product page heros ******/
.page-hero-product {
  background: url('/assets/img/page-hero-product.jpg') center center / cover;
  padding-top: 200px;
  padding-bottom: 200px;
  background-attachment: fixed;
  background-size: cover;
}
.page-hero-product p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-product h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-product h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
/**** tour page heros ******/
.page-hero-tour {
  background: url('/assets/img/page-hero-tours.jpg') center center / cover;
  padding-top: 200px;
  padding-bottom: 200px;
  background-attachment: fixed;
  background-size: cover;
}
.page-hero-tour p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-tour h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-tour h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
/***end***/
.bg-cover img {
  display: block;
  width: 100vw;
  height: 75vh;
  object-fit: cover;
}
.bg-cover-page img {
  display: block;
  width: 50vw;
  height: 100vh;
  object-fit: cover;
}
.bg-cover-page img .p,
.bg-cover-page img p {
  margin: 0em !important;
}
.football-bg-cover2 img {
  display: block;
  width: 50vw;
  height: 100%;
  object-fit: cover;
}
#bg-products img {
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  max-height: 500px;
}
.filter {
  position: relative;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  z-index: 3;
}
/*********** Buttons ***********/
.basket_qty_icon {
  border-right: 1px solid #000;
  padding-right: 8px;
  margin-right: 8px;
}
.btn-danger,
.bg-danger {
  color: #ffffff;
  border: 1px solid #fc3644;
  background: #fd6873;
  transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
}
.bg-danger {
  display: inline-block;
  margin: 1em 0;
  background: rgba(253, 104, 115, 0.35);
  padding: 1em;
}
.btn-danger:hover,
.bg-danger:hover,
.btn-danger:active,
.bg-danger:active,
.btn-danger:focus,
.bg-danger:focus,
.btn-danger:active:focus,
.bg-danger:active:focus {
  border: 1px solid #fc0316;
  background: #fc3644;
  transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
}
.btn-danger.btn-lg,
.bg-danger.btn-lg {
  padding: 15px 25px;
}
.btn-primary,
.bg-primary {
  color: #ffffff;
  border-radius: 0px !important;
  border: 2px solid #c4ab95 !important;
  background: #c4ab95 !important;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  /* wouldnt normally do this, but 2px wide border means the default padding needs to be 2px less*/
  padding: 5px 12px;
}
.btn-primary:hover,
.bg-primary:hover,
.btn-primary:active,
.bg-primary:active,
.btn-primary:focus,
.bg-primary:focus,
.btn-primary:active:focus .btn-primaryactive:hover,
.btn-primary:active:focus .bg-primaryactive:hover,
.bg-primary:active:focus .btn-primaryactive:hover,
.bg-primary:active:focus .bg-primaryactive:hover {
  border: 2px solid #343233;
  background: #343233 !important;
  color: #ffffff;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-color: #343233 !important;
}
.btn-primary.btn-lg,
.bg-primary.btn-lg {
  padding: 15px 25px;
}
.btn-success,
.bg-success {
  color: #c4ab95;
  border-radius: 0px;
  border: 2px solid #c4ab95;
  background: transparent;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  /* wouldnt normally do this, but 2px wide border means the default padding needs to be 2px less*/
  padding: 5px 12px;
}
.btn-success:hover,
.bg-success:hover,
.btn-success:active,
.bg-success:active,
.btn-success:focus,
.bg-success:focus,
.btn-success:active:focus .btn-successactive:hover,
.btn-success:active:focus .bg-successactive:hover,
.bg-success:active:focus .btn-successactive:hover,
.bg-success:active:focus .bg-successactive:hover {
  border: 2px solid #c4ab95;
  background: #c4ab95 !important;
  color: #ffffff;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-color: #c4ab95 !important;
}
.btn-success.btn-lg,
.bg-success.btn-lg {
  padding: 15px 25px;
}
.btn-black {
  color: #fff;
  border-radius: 0px;
  border: 2px solid #000;
  background: #000;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  /* wouldnt normally do this, but 2px wide border means the default padding needs to be 2px less*/
  padding: 5px 12px;
}
.btn-black:hover,
.btn-black:active,
.btn-black:focus {
  border: 2px solid #c4ab95;
  background: #c4ab95 !important;
  color: #ffffff;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.btn-black.btn-lg,
.bg-black.btn-lg {
  padding: 15px 25px;
}
.btn-default,
.bg-default {
  color: #ffffff;
  border-radius: 0px;
  border: 2px solid #c4ab95;
  background: #c4ab95;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  /* wouldnt normally do this, but 2px wide border means the default padding needs to be 2px less*/
  padding: 5px 12px;
}
.btn-default:hover,
.bg-default:hover,
.btn-default:active,
.bg-default:active,
.btn-default:focus,
.bg-default:focus,
.btn-default:active:focus,
.bg-default:active:focus,
.btn-defaultactive:hover,
.bg-defaultactive:hover {
  border: 2px solid #000;
  background: #000 !important;
  color: #ffffff;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-color: #000 !important;
}
.btn-default.btn-lg,
.bg-default.btn-lg {
  padding: 15px 25px;
}
.btn-info,
.bg-info {
  color: #ffffff;
  border: 1px solid #108367;
  background: #15b18b;
  transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
}
.btn-info:hover,
.bg-info:hover,
.btn-info:active,
.bg-info:active,
.btn-info:focus,
.bg-info:focus,
.btn-info:active:focus,
.bg-info:active:focus {
  border: 1px solid #0a5643;
  background: #108367;
  transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  border-color: #108367 !important;
}
.btn-info.btn-lg,
.bg-info.btn-lg {
  padding: 15px 25px;
}
.btn-white,
.bg-white {
  color: #ffffff;
  border-radius: 0px;
  border: 2px solid #c4ab95;
  background: transparent;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.btn-white:hover,
.bg-white:hover,
.btn-white:active,
.bg-white:active,
.btn-white:focus,
.bg-white:focus,
.btn-white:active:focus .btn-whiteactive:hover,
.btn-white:active:focus .bg-whiteactive:hover,
.bg-white:active:focus .btn-whiteactive:hover,
.bg-white:active:focus .bg-whiteactive:hover {
  border: 2px solid #ffffff;
  background: transparent;
  color: #ffffff;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-color: #ffffff !important;
}
.btn-white.btn-lg,
.bg-white.btn-lg {
  padding: 7px 15px;
}
.btn-transparent,
.bg-transparent {
  color: #343233;
  border-radius: 0px;
  border: none;
  background: transparent;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
.btn-transparent:hover,
.bg-transparent:hover,
.btn-transparent:active,
.bg-transparent:active,
.btn-transparent:focus,
.bg-transparent:focus,
.btn-transparent:active:focus .btn-transparentactive:hover,
.btn-transparent:active:focus .bg-transparentactive:hover,
.bg-transparent:active:focus .btn-transparentactive:hover,
.bg-transparent:active:focus .bg-transparentactive:hover {
  border: none;
  background: transparent;
  color: #c4ab95;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
.btn-transparent.btn-lg,
.bg-transparent.btn-lg {
  padding: 7px 15px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
.btn-arrow {
  padding: 1px 20px 5px;
}
.btn-arrow:hover {
  padding: 1px 20px 5px;
}
.input-group-btn > .btn {
  position: static;
}
/****** animated ********/
/* vertical */
.fa.fa-angle-down.faa-vertical.animated.fa-4x {
  color: #ffffff;
  bottom: 0;
  left: 50%;
  position: absolute;
  text-shadow: 0px 2px 4px #322f31;
}
@keyframes vertical {
  0% {
    transform: translate(0, 0);
  }
  6% {
    transform: translate(0, 5px);
  }
  12% {
    transform: translate(0, 0);
  }
  18% {
    transform: translate(0, 5px);
  }
  24% {
    transform: translate(0, 0);
  }
  30% {
    transform: translate(0, 5px);
  }
  36% {
    transform: translate(0, 0);
  }
}
.faa-vertical.animated,
.faa-vertical.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-vertical {
  animation: vertical 2s ease infinite;
}
/****** basket ******/
.top-basket {
  margin-top: 0;
}
.mob-tog {
  margin: 18px 0 8px 0;
  padding-left: 0;
  float: left;
}
.basket_qty_icon {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.cart-tog {
  margin: 35px 0 0 0;
}
/*********** Nav ***********/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 1.4em;
  color: #c4ab95;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover,
.offcanvas a:focus {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
#main {
  transition: margin-left 0.5s;
  padding: 16px;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #343233 !important;
  border-color: #343233 !important;
}
/**** trust widet*****/
.trust-widget {
  margin-top: 25px;
  padding: 0px;
}
.tp-widget-wrapper {
  width: 90% !important;
}
/****** serach bar header*****/
.search-container {
  width: 400px;
  display: block;
  top: 2em;
  position: absolute;
  left: 15em;
}
input#search-bar {
  margin: 0 auto;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 1rem;
  border: 1px solid #D0CFCE;
  outline: none;
}
input#search-bar:focus {
  border: 1px solid #008ABF;
  transition: 0.35s ease;
  color: #008ABF;
}
input#search-bar:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus::-moz-placeholder {
  -moz-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus:-ms-placeholder {
  -ms-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  opacity: 0;
}
.search-icon {
  position: relative;
  float: right;
  width: 55px;
  height: 55px;
  top: -50px;
  right: -45px;
}
/*********** Tabs ***********/
.tab-content {
  border: 1px solid #efefef;
  padding: 20px 0 0 0;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin-right: 20px;
}
.nav-tabs > li > a {
  font-size: 1.3em;
  color: #7f7f7f;
  transition: 0.2s color ease;
  letter-spacing: 0;
  font-weight: 300;
}
.nav-tabs > li > a:hover {
  color: #c4ab95;
  border-color: transparent;
  background-color: transparent;
  border-bottom: 2px solid #c4ab95;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #c4ab95;
  background: transparent;
  border: 1px solid transparent;
  border-bottom: 2px solid #c4ab95;
}
#cpanelMenu .nav-tabs > li > a:hover {
  border-bottom: none;
}
#welcome {
  padding: 30px 20px;
}
/***** booking cat style *******/
.booking.product-list-item:nth-child(2n) {
  background: #ffffff;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(2n) .first-col {
  float: right;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
}
.booking.product-list-item:nth-child(odd) .list-h3 {
  font-size: 25px;
}
.booking.product-list-item:nth-child(odd) .first-column {
  float: left;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(odd) .second-column {
  float: right;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(even) {
  background: #ffffff;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
}
.booking.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
}
.booking.product-list-item:nth-child(even) .first-column {
  float: right;
  padding: 0px !important;
}
.booking.product-list-item:nth-child(even) .second-column {
  float: left;
  padding: 0px !important;
}
/**** catergory gin style ********/
.gin.product-list-item:nth-child(2n) {
  background: #9f9d97;
}
.gin.product-list-item:nth-child(odd) {
  padding: 0px;
  background: #d7d4cd;
}
.gin.product-list-item:nth-child(odd) .container-fluid {
  padding: 0px;
}
.gin.product-list-item:nth-child(odd) .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gin.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
}
.gin.product-list-item:nth-child(odd) .list-h3 {
  font-size: 30px;
}
.gin.product-list-item:nth-child(odd) .first-column {
  background-color: #d7d4cd;
  float: left;
}
.gin.product-list-item:nth-child(odd) .second-column {
  background-color: #d7d4cd;
  float: right;
  height: 535px;
  padding-top: 100px;
}
.gin.product-list-item:nth-child(even) {
  padding: 0px;
}
.gin.product-list-item:nth-child(even) .container-fluid {
  padding: 0px;
}
.gin.product-list-item:nth-child(even) .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gin.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
}
.gin.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
}
.gin.product-list-item:nth-child(even) .first-column {
  background-color: #9f9d97;
  float: right;
}
.gin.product-list-item:nth-child(even) .second-column {
  float: left;
  background-color: #9f9d97;
  max-height: 535px;
  padding-top: 100px;
}
.gin.product-list-item {
  display: block;
  padding-left: 150px;
  padding-right: 150px;
}
.product-list-item {
  border: none;
  overflow: hidden;
}
.gin.product-list-item:link {
  text-decoration: none !important;
  color: #343233;
}
.gin.product-list-item:link:hover {
  color: #c4ab95;
}
.product-list-item > h3 {
  color: #343233;
  font-size: 1.2em;
}
.product-list-item > p {
  clear: both;
}
.product-list-item:hover {
  text-decoration: none;
}
.input-group-gin {
  width: 170px;
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group-gin .input-group-btn .btn {
  margin-right: 15px;
}
.form-control-gin {
  display: block;
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #c4ab95;
  background-color: #fff;
  background-image: none;
  border: 2px solid #c4ab95;
  border-radius: 0px !important;
  -webkit-appearance: none;
}
.form-control-gin .select {
  border-radius: 0px !important;
}
/**** category Gin liqueurs style ********/
.gin-liqueurs.product-list-item:nth-child(3n+1) {
  background: #e9c7de;
  background-color: #e9c7de;
}
.gin-liqueurs.product-list-item:nth-child(3n+1) .first-col {
  padding: 0em 8em;
}
.gin-liqueurs.product-list-item:nth-child(3n+1) .second-col {
  padding: 0em 8em;
}
.gin-liqueurs.product-list-item:nth-child(2) {
  background: #fa5b61;
  background-color: #fa5b61;
}
.gin-liqueurs.product-list-item:nth-child(2) .first-col {
  padding: 0em 8em;
}
.gin-liqueurs.product-list-item:nth-child(2) .second-col {
  padding: 0em 8em;
}
.gin-liqueurs.product-list-item:nth-child(3n) {
  background: #fcb163;
  background-color: #fcb163;
}
.gin-liqueurs.product-list-item:nth-child(3n) .first-col {
  float: right;
  padding: 0em 8em;
}
.gin-liqueurs.product-list-item:nth-child(3n) .second-col {
  float: left;
  padding: 0em 8em;
}
.btn-liqueur {
  color: #fa5b61;
  border-radius: 0;
  border: 2px solid #fff;
  background: #fff;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 5px 12px;
}
.btn-liqueur:hover,
.btn-liqueur:active,
.bg-liqueur:active,
.btn-liqueur:focus,
.btn-liqueur:active:focus,
.btn-liqueur:active:focus {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}
.gin-liqueurs .btn-btn-success {
  border: 2px solid #fff !important;
  background: transparent;
  color: #fff !important;
  border-radius: 0;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 5px 12px;
}
.gin-liqueurs .btn-btn-success:hover,
.gin-liqueurs .btn-btn-success:active,
.gin-liqueurs .bg-btn-success:active,
.gin-liqueurs .btn-btn-success:focus,
.gin-liqueurs .btn-btn-success:active:focus,
.gin-liqueurs .btn-btn-success:active:focus {
  border: 2px solid #fff !important;
  background: #fff !important;
  color: #fa5b61 !important;
}
@media (max-width: 767px) {
  .gin-liqueurs.product-list-item:nth-child(3n+1) .first-col,
  .gin-liqueurs.product-list-item:nth-child(2) .first-col,
  .gin-liqueurs.product-list-item:nth-child(3n) .first-col {
    padding: 0em;
  }
  .gin-liqueurs.product-list-item:nth-child(3n+1) .second-col,
  .gin-liqueurs.product-list-item:nth-child(2) .second-col,
  .gin-liqueurs.product-list-item:nth-child(3n) .second-col {
    padding: 0em;
  }
  .img.img-responsive.bmt.bmb {
    margin-bottom: 0px !important;
  }
  .gin-liqueurs.product-list-item:nth-child(odd) .list-h1,
  .gin-liqueurs.product-list-item:nth-child(even) .list-h1 {
    margin-top: 0em !important;
  }
}
.gin-liqueurs.product-list-item:nth-child(odd) {
  padding: 0px;
}
.gin-liqueurs.product-list-item:nth-child(odd) .container-fluid {
  padding: 0px;
}
.gin-liqueurs.product-list-item:nth-child(odd) .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gin-liqueurs.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
  color: #fff;
  margin-top: 2em;
}
.gin-liqueurs.product-list-item:nth-child(odd) .list-h3 {
  font-size: 30px;
  color: #fff;
}
.gin-liqueurs.product-list-item:nth-child(odd) .first-column {
  float: left;
}
.gin-liqueurs.product-list-item:nth-child(odd) .second-column {
  float: right;
  height: 535px;
  padding-top: 100px;
}
.gin-liqueurs.product-list-item:nth-child(even) {
  padding: 0px;
}
.gin-liqueurs.product-list-item:nth-child(even) .container-fluid {
  padding: 0px;
}
.gin-liqueurs.product-list-item:nth-child(even) .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gin-liqueurs.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
  color: #fff;
  margin-top: 2em;
}
.gin-liqueurs.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.gin-liqueurs.product-list-item:nth-child(even) .first-column {
  float: right;
}
.gin-liqueurs.product-list-item:nth-child(even) .second-column {
  float: left;
  max-height: 535px;
  padding-top: 100px;
}
.gin-liqueurs.product-list-item {
  display: block;
  padding-left: 150px;
  padding-right: 150px;
}
.product-list-item {
  border: none;
  overflow: hidden;
}
.gin-liqueurs.product-list-item:link {
  text-decoration: none !important;
  color: #fff;
}
.gin-liqueurs.product-list-item:link:hover {
  color: #fff;
}
.product-list-item > h3 {
  color: #fff;
  font-size: 1.2em;
}
.product-list-item > p {
  clear: both;
}
.product-list-item:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .gin-liqueurs.product-list-item:nth-child(even) .list-h1 {
    font-size: 30px;
    color: #fff;
    margin-top: 2em;
  }
  .gin-liqueurs.product-list-item:nth-child(odd) .list-h1 {
    font-size: 30px;
    color: #fff;
    margin-top: 2em;
  }
}
/*********** end ***********/
/**** beer and merch/gifts ****/
.input-group-beer {
  width: 200px;
  position: relative;
  display: table;
  border-collapse: separate;
}
.form-control-beer {
  display: inline-block;
  width: 100%;
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  height: 20px;
  line-height: 1.42857143;
  color: #000;
  background-color: #eee;
  background-image: none;
  border: 0px solid #c4ab95;
  border-radius: 0px !important;
}
.form-control-beer .select {
  border-radius: 0px !important;
}
/*********** Products ***********/
.thumbnail-cat {
  border: none;
  overflow: hidden;
  min-height: 340px;
}
a.thumbnail-cat:link {
  text-decoration: none !important;
  color: #343233;
}
a:hover.thumbnail-cat:link {
  color: #c4ab95;
}
.thumbnail-cat > h3 {
  color: #CB9052;
  font-size: 21px !important;
}
.thumbnail-cat > h4 {
  color: #c4ab95;
  font-size: 21px !important;
}
.thumbnail-cat > p {
  clear: both;
}
.thumbnail-cat > .btn-success {
  color: #fff;
  border-color: #bb2023;
  background: #bb2023;
}
.thumbnail-cat > .btn-success:hover {
  background: #fff;
  color: #bb2023;
}
.thumbnail-cat:hover {
  text-decoration: none;
}
a.thumbnail-cat {
  display: block;
  min-width: auto;
  padding: 0px;
  line-height: 1.42857143;
  background-color: transparent;
  border: 0px solid #ddd;
  border-radius: 0px;
}
.thumbnail {
  border: none;
  overflow: hidden;
  min-height: 580px;
  border-radius: 0px !important;
  margin-bottom: 0px !important;
}
a.thumbnail:link {
  text-decoration: none !important;
  color: #343233;
}
a:hover.thumbnail:link {
  color: #c4ab95;
}
.thumbnail > h3 {
  color: #343233;
  font-size: 21px !important;
  min-height: 3em;
}
.thumbnail > h4 {
  color: #c4ab95;
  font-size: 21px !important;
  min-height: 1.5em;
}
.thumbnail > p {
  clear: both;
}
.thumbnail:hover {
  text-decoration: none;
}
a.thumbnail {
  display: block;
  min-width: auto;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 0px solid #ddd;
  border-radius: 0px;
}
/***** products banner *******/
.breadcrumb {
  padding: 15px 150px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > a {
  color: #000;
}
.breadcrumb > li > a {
  color: #000;
}
.product-banner {
  border: none;
  overflow: hidden;
}
a.product-banner:link {
  text-decoration: none !important;
  color: #ffffff;
}
.product-banner > h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-banner > h3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-banner > a {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-banner > p {
  clear: both;
}
.product-banner:hover {
  text-decoration: none;
}
.product-inner-banner {
  width: 100%;
  display: block;
  background-attachment: fixed;
}
.product-inner-banner-cat .container {
  padding-top: 10em;
  padding-left: 10em;
  padding-bottom: 20em;
  background-attachment: fixed;
}
.product-inner-banner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-attachment: fixed;
  margin-top: 70px;
  height: 80vh;
  /*.container-fluid {
    height: 80vh;
    width: 80vw;
    transform: translate(0%, 15% );
    background-attachment: fixed;
  }*/
}
.product-inner-banner .container {
  padding-top: 250px;
}
.product-inner-banner .title {
  color: #ffffff;
}
@media (max-width: 767px) {
  .product-inner-banner {
    height: 50vh !important;
  }
}
.product-inner-banner .title {
  color: #ffffff;
}
.price-total > h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/********* clothing banner *******/
.product-inner-banner-clothing {
  display: block;
  background-attachment: fixed;
  margin-top: 95px;
  height: 80vh;
  /*.container-fluid {
    height: 80vh;
    width: 80vw;
    transform: translate(0%, 15% );
    background-attachment: fixed;
  }*/
}
.product-inner-banner-clothing .container {
  padding-top: 250px;
}
.product-inner-banner-clothing .title {
  color: #ffffff;
}
.clothing-box {
  padding: 10em;
}
.clothing-box #PRICEOPTIONS .namebox h1.product-title-2,
.clothing-box #PRICEOPTIONS_changed .namebox h1.product-title-2 {
  color: #fff;
  font-size: 50px;
  text-shadow: 0px !important;
}
.clothing-box #PRICEOPTIONS.affix .namebox h1,
.clothing-box #PRICEOPTIONS_changed.affix .namebox h1 {
  font-size: 25px !important;
  color: #343233 !important;
  text-shadow: 0px !important;
}
.clothing-box #PRICEOPTIONS_changed .namebox h3.price_inc_vat {
  text-shadow: none;
}
/***** end *****/
/**************** Buttons *****************/
/**************** Alerts *****************/
/*********** Masonry ***********/
.bricks {
  margin-bottom: 20px;
}
.bricks h3 {
  margin: 8px 0;
  font-size: 1.4em;
}
.bricks .cat {
  position: absolute;
  right: 15px;
  bottom: 32px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 8px 40px;
  font-size: 1.2em;
}
.bricks .img-responsive {
  width: 100%;
}
/*********** SKU ***********/
.share-icons {
  padding: 10px;
  margin: 10px 0 0 0;
  border-radius: 2px;
}
.share-icons ul {
  display: inline-block;
}
.share-icons .title {
  display: inline-block;
  margin-right: 10px;
}
.share-icons li {
  padding: 0;
}
.short-desc {
  color: #7f7f7f;
}
.reviews {
  font-size: 0.85em;
}
.reviews img {
  margin-right: 10px;
}
.reviews a {
  color: #343233;
}
/*********** 404 ***********/
.error-back {
  background: url(/assets/img/404-back.jpg) no-repeat left center;
  height: 500px;
}
/*********** Checkout ***********/
/****** xmas message ****/
/** .checkout_message {
    background-color: #000;
    color: #fff;
    padding: 1em;
    margin-bottom: 1em;
    background: url(/assets/img/border.jpg);

    p , .p {
    font-family: brandon-grotesque,sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    margin: 0.5em;
    padding: 1em;
    text-align: center;

    }
}**/
/****end****/
/****** easter message ****/
.checkout_message {
  background-color: #000;
  padding: 1em;
  margin-bottom: 1em;
}
.checkout_message p,
.checkout_message .p {
  margin: 0.5em;
  padding: 1em;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
/****end****/
.bg-black-banner {
  background: #343233;
  padding-top: 100px;
}
.bg-black-banner h1.banner-title {
  color: #c4ab95;
}
.steps .relative .alert {
  padding: 8px 10px;
  text-align: center;
}
.steps .relative .alert-info {
  background: #313131;
}
.steps .relative .alert .fa {
  margin-right: 5px;
}
.panel.panel-default.basket,
.panel-body-account {
  border-radius: 0px;
  background-color: #eee;
  border-bottom: 2px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #eee;
}
.panel.panel-default.basket h4.basket-title,
.panel-body-account h4.basket-title {
  font-size: 16px;
  display: inline;
}
.panel.panel-default.basket .panel-heading-dark,
.panel-body-account .panel-heading-dark {
  padding: 15px 15px;
  color: #ffffff;
  background-color: #343233;
  border-color: #ddd;
  border-bottom: 0px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
}
.grad h3.title {
  color: #ffffff;
}
.pad p.loyalty {
  color: #ffffff;
}
/****** table tour page *****/
.tour_calendar .calendar table.SimpleCalendar {
  font-family: "proxima-nova", sans-serif;
  border-collapse: collapse;
}
.tour_calendar .calendar table.SimpleCalendar tbody td {
  vertical-align: top;
  width: 200px;
  height: 200px;
  border: 1px solid #bbb;
  background: #eee;
}
.tour_calendar .calendar table.SimpleCalendar tbody td div.event {
  font-size: 1em;
  padding: 0;
  line-height: 2em;
}
.tour_calendar .calendar table.SimpleCalendar tbody td time {
  font-size: 1em;
  display: block;
  background: #ffffff;
  padding: 5px;
  text-align: right;
  font-weight: bold;
}
.tour_calendar .calendar table.SimpleCalendar th {
  background: #000;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #bbb;
  border-top: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.tour_calendar .calendar table.SimpleCalendar .event table td,
.tour_calendar .calendar table.SimpleCalendar .event table td:first-child {
  width: 200px;
  height: 60px !important;
  text-align: center;
  background: transparent !important;
  border: 0 !important;
}
.tour_calendar #tours_dateselector .ui-datepicker-title {
  background-color: #000;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}
.tour_calendar #tours_dateselector .td.ui-datepicker-unselectable.ui-state-disabled.alert.alert-success {
  padding: 24px;
  border-radius: 0px;
}
.tour_calendar #tours_dateselector table.ui-datepicker-calendar {
  background-color: #eee;
  width: 100%;
}
.tour_calendar #tours_dateselector a.ui-state-default {
  font-size: 16px;
}
.tour_calendar #tours_dateselector a.ui-state-default .a:hover {
  text-decoration: none;
  color: #000 !important;
  font-weight: 600;
}
.tour_calendar #tours_dateselector span.ui-icon.ui-icon-circle-triangle-e {
  float: right;
}
.tour_calendar #tours_dateselector .alert {
  padding: 0;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 0px !important;
  text-align: center;
}
.tour_calendar #tours_dateselector .alert a {
  padding: 24px 0 !important;
  display: block;
}
.tour_calendar #tours_dateselector .alert span {
  padding: 24px 0 !important;
  display: block;
}
.tour_calendar #tours_dateselector .alert.ui-state-disabled {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 0px !important;
  text-align: center;
  padding: 0;
  /*background: transparent;*/
}
/*********** Footer ***********/
.gototop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  display: none;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: #c4ab95;
  color: #ffffff;
  text-align: center;
  border-radius: 0px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover,
.gototop a:active,
.gototop a:focus {
  text-decoration: none;
  outline: none;
  color: #000;
}
hr.foot-line {
  border-top: 1px solid #ffffff;
  margin-top: 5px;
}
footer {
  background: #1c1919;
  padding: 50px 150px;
  color: #fff;
}
@media (max-width: 1399px) {
  footer {
    padding: 50px;
  }
}
@media (max-width: 1199px) {
  footer .d-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  footer .bottom-align {
    order: 2;
  }
}
@media (max-width: 1199px) {
  footer .top-align {
    order: 1;
    margin-bottom: 30px;
    position: relative;
  }
  footer .top-align::after {
    top: 0;
    left: 15px;
    right: 15px;
    content: "";
    height: 1px;
    background: #fff;
    position: absolute;
  }
}
@media (max-width: 1199px) {
  footer .bottom-align {
    order: 2;
  }
}
footer .slide {
  font-size: 13px;
}
@media (max-width: 1199px) {
  footer .slide {
    display: none;
    padding: 0 0 20px 20px;
  }
}
footer h3 {
  color: #c4ab95;
  font-size: 1.4em;
  margin: 0 0 15px;
  color: #fff;
}
@media (max-width: 1199px) {
  footer h3 {
    padding: 25px 10px;
    position: relative;
    cursor: pointer;
    margin: 0;
  }
  footer h3::after {
    top: 50%;
    right: 7px;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    transform: translateY(-50%) rotate(0deg);
    background: url(/assets/img/down-arrow.png) no-repeat;
  }
}
@media (max-width: 1199px) {
  footer .wrap {
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 1199px) {
  footer .wrap.slide-active .slide {
    display: block;
  }
}
footer .wrap.slide-active h3::after {
  transform: translateY(-50%) rotate(180deg);
}
footer a {
  color: #ffffff;
}
footer p {
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}
footer a:hover,
footer a:active {
  color: #c4ab95;
  text-decoration: none;
}
footer ul {
  padding: 0;
}
@media (max-width: 1199px) {
  footer ul {
    padding: 0 0 0 15px;
  }
}
footer li {
  list-style-type: none;
  font-size: 1.2em;
  line-height: 1.8em;
  font-weight: 400;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  width: 100%;
}
footer li.active > a:hover {
  color: #c4ab95;
  text-decoration: none;
}
footer h4 {
  color: #ffffff;
  font-size: 1.1em;
  margin-top: 20px;
}
footer .list-inline > li {
  padding-right: 0;
}
footer li > a > img {
  margin-right: 15px;
  color: #c4ab95;
  text-decoration: none;
}
ul.contacts li {
  margin-bottom: 15px;
}
/***** faqs page ***/
.panel-group-faqs .a,
.panel-group-faqs a {
  text-decoration: none;
}
.panel-group-faqs .panel {
  border: 0px;
  border-radius: 0px;
  border: 0px solid transparent;
}
.panel-group-faqs .panel-default > .panel-heading {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.panel-group-faqs .panel-heading {
  padding: 15px 15px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom: 0px solid transparent !important;
}
.panel-group-faqs .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
  background-color: #eee;
}
.panel-group-faqs .panel-body {
  padding: 15px;
}
.panel-group-faqs i.fa.fa-angle-down.faa-vertical.fa-2x {
  float: right;
  font-size: 1.5em;
}
/***newsletter***/
.footer .form-control {
  padding: 10px 30px !important;
  height: 40px !important;
  border: none !important;
  border-radius: 0px !important;
  font-family: "brandon-grotesque", sans-serif;
}
.footer .input-group-addon {
  padding: 10px 30px !important;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  background-color: transparent;
  border: 1px solid #c4ab95;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
/****end***/
#newsletter-subscriber {
  border-radius: 0;
  border: 0;
}
.footer-form .input-group-btn {
  background: #c4ab95;
  transition: 0.2s background ease;
}
.footer-form .btn-mail .fa {
  color: #ffffff;
  margin-right: 0;
  font-size: 1.2em;
}
.subfooter {
  background: #343233;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
}
.subfooter a {
  color: #ffffff;
}
.subfooter li {
  list-style-type: none;
}
.subfooter p {
  color: #ffffff;
  margin: 0;
  font-weight: 700;
  font-size: 0.9em;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.subfooter p span {
  color: #999;
}
.subfooter p span a {
  color: #999;
}
.btn {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.empty {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  color: #A94442;
}
.disabled_filter {
  float: left;
  color: #e5e5e5;
  padding-top: 3px;
  display: none ! important;
}
.filterform li {
  clear: left;
  margin: 0;
}
.filterform h3 {
  font-size: 1.2em;
  letter-spacing: 0;
}
.filterform a {
  position: absolute;
  right: -10px;
  top: 16px;
}
.filterform input {
  margin-right: 10px;
  vertical-align: bottom;
}
.filterform label {
  color: #454545;
  font-weight: normal;
}
.filterheading {
  position: relative;
}
.filterheading .btn-danger {
  background: none;
  border: none;
  box-shadow: none;
  color: #d33a30;
  font-weight: bold;
}
footer .social li {
  float: left;
}
#bubble_tooltip {
  display: none;
  position: absolute;
  right: 0;
  z-index: 9999;
  margin-top: 15px;
}
.BASKET_IMG_DIV img {
  width: 32px;
  margin-right: 10px;
  height: auto;
}
#RELATED_IMAGES {
  top: 10px;
  position: relative;
}
#RELATED_IMAGES img {
  width: 64px;
  height: 64px;
}
#BASKET_TABLE td {
  vertical-align: middle;
}
/**** product hover view ****/
figure.snip {
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 400px;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  color: #000000;
  text-align: center;
}
figure.snip * {
  box-sizing: border-box;
  transition: all 0.3s ease;
}
figure.snip img {
  opacity: 1;
  width: 100%;
  transition: opacity 0.35s;
}
figure.snip:after {
  background: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  transform: scaleY(0);
  transition: all 0.3s ease-in-out;
}
figure.snip figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
figure.snip h2,
figure.snip p {
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  opacity: 0;
}
figure.snip h2 {
  padding: 0 30px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  bottom: 50%;
}
figure.snip h2 span {
  font-weight: 400;
}
figure.snip a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip:hover img,
figure.snip.hover img {
  filter: grayscale(100%);
}
figure.snip:hover:after,
figure.snip.hover:after {
  transform: scaleY(1);
}
figure.snip:hover figcaption h2,
figure.snip.hover figcaption h2,
figure.snip:hover figcaption p,
figure.snip.hover figcaption p {
  transition-delay: 0.2s;
}
figure.snip:hover figcaption h2,
figure.snip.hover figcaption h2 {
  opacity: 1;
}
/****** related products *****/
h2.related {
  text-align: center;
  color: #ffffff;
}
h2.related span.price_inc_vat {
  color: #ffffff;
}
.thumbnail-product {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  transition: border 0.2s ease-in-out;
}
.thumbnail-product .thumbnail-product > h3 {
  color: #ffffff;
}
.page-hero-related-product {
  background: url('/assets/img/page-hero-product-related.jpg') center center / cover;
  padding-top: 0px;
  padding-bottom: 0px;
  background-attachment: fixed;
  background-size: cover;
}
/*********** Range slider ***********/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
#noUiSlider {
  margin: 20px;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit ! important;
}
.noUi-base {
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 10px;
}
.noUi-horizontal .noUi-handle {
  width: 25px;
  height: 30px;
  left: -17px;
  top: -10px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 20px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-background {
  background: #ffffff;
}
.noUi-connect {
  background: #2d2c2c;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms;
}
.noUi-target {
  border-radius: 4px;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #2d2c2c;
  background: #2d2c2c;
  cursor: default;
}
.noUi-active {
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .noUi-handle > div {
    height: 32px;
    width: 32px;
    top: -13px;
    left: -16px;
  }
}
#locationMenu,
#currencyMenu {
  position: absolute;
  right: 15px;
  top: 90px;
  z-index: 99999;
}
#loc_img2 {
  margin-right: 5px;
  vertical-align: middle;
}
#locationList {
  height: 300px;
  overflow: auto;
}
#locationList ul {
  list-style-type: none;
  margin: 1px;
  padding: 0;
}
#locationList ul li {
  background: inherit;
  clear: none;
  color: #333333;
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: normal;
  height: 25px;
  line-height: 20px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 120px;
}
#locationList ul li img {
  margin-right: 5px;
  vertical-align: middle;
}
#currencyList {
  height: auto;
  overflow: auto;
  padding: 10px;
}
#currencyList ul {
  list-style-type: none;
  margin: 1px;
  padding: 0;
}
#currencyList ul li {
  float: left;
  clear: none;
  width: 120px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  background: inherit;
  font-weight: normal;
  color: #333;
  font-size: 11px;
  cursor: pointer;
}
#currencyList ul li img {
  margin-right: 5px;
}
#cur_cur {
  margin: 0 0 10px;
}
#order_progress_bar {
  z-index: 999;
  background: #ffffff;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
/*** 
* lightgallery 
* http://sachinchoolur.github.io/lightGallery/
***/
#lightgallery a {
  border: 3px solid #ffffff;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  padding: 0;
}
#lightgallery a > img {
  transition: transform 0.15s ease 0s;
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
#lightgallery a:hover > img {
  transform: scale3d(1.1, 1.1, 1.1);
}
#lightgallery a:hover .lightgallery-poster > img {
  opacity: 1;
}
#lightgallery a .lightgallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.15s ease 0s;
}
#lightgallery a .lightgallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: opacity 0.3s ease 0s;
}
#lightgallery a:hover .lightgallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
#lightgallery .justified-gallery > a > img {
  transition: transform 0.15s ease 0s;
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
#lightgallery .justified-gallery > a:hover > img {
  transform: scale3d(1.1, 1.1, 1.1);
}
#lightgallery .justified-gallery > a:hover .lightgallery-poster > img {
  opacity: 1;
}
#lightgallery .justified-gallery > a .lightgallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.15s ease 0s;
}
#lightgallery .justified-gallery > a .lightgallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: opacity 0.3s ease 0s;
}
#lightgallery .justified-gallery > a:hover .lightgallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
#lightgallery .video .lightgallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
#lightgallery.dark a {
  border: 3px solid #04070a;
}
#lg-download {
  display: none;
}
table.SimpleCalendar {
  font-family: Arial;
  border-collapse: collapse;
}
table.SimpleCalendar th {
  background: #C9E9F0;
  color: #0092B4;
  font-size: 11px;
  padding: 3px;
  border: 1px solid #bbb;
  border-top: none;
}
table.SimpleCalendar tbody td {
  vertical-align: top;
  width: 90px;
  height: 90px;
  border: 1px solid #bbb;
  background: #e6e6e6;
}
table.SimpleCalendar tbody td time {
  font-size: 0.7em;
  display: block;
  background: white;
  padding: 2px;
  text-align: right;
  font-weight: bold;
}
table.SimpleCalendar tbody td.SCsuffix,
table.SimpleCalendar tbody td.SCprefix {
  background: white;
}
table.SimpleCalendar tbody td div.event {
  font-size: 1em;
  padding: 0;
  line-height: 1em;
  background: none;
  border: none;
  color: black;
}
table.SimpleCalendar tbody td.today {
  background: #d2d2d2;
}
table.SimpleCalendar .event table td,
table.SimpleCalendar .event table td:first-child {
  width: auto;
  height: 20px !important;
  text-align: right;
  background: transparent !important;
  border: 0 !important;
}
/**** 360 spinner */
.flexslider-product-navigation-custom img.img-slide.img-responsive {
  display: block;
  /*max-width: 50%;*/
  height: auto;
  border: 1px #eee solid;
  margin-bottom: 20px;
  cursor: pointer;
  cursor: hand;
}
/*
img.img-slide.img-responsive.elevatezoom {
  max-width: 150%;
  }*/
.threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: move;
}
.threesixty .bottle {
  max-height: 750px !important;
  width: 70%;
}
.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 50%;
  height: auto;
  margin-left: 50%;
  transform: translate(-50%);
}
.threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  /*
Do not put here any other styles.
It causes massive recalc / repaints and image flickering,
especially on Firefox.
*/
}
.threesixty .threesixty_images img.current-image {
  visibility: visible;
  /*
Do not put here any other styles.
It causes massive recalc / repaints and image flickering,
especially on Firefox.
*/
}
.threesixty .spinner {
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
.threesixty .spinner span {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  display: block;
}
.threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
.threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: none;
  text-indent: -99999px;
}
.threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0 !important;
}
.threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px !important;
}
.threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px !important;
}
.threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px !important;
}
.threesixty:-moz-full-screen,
.threesixty:-webkit-full-screen {
  background: #ffffff;
  width: 70%;
  min-height: 650px;
  margin-top: 0;
  padding-top: 200px;
}
/*********** christmas landing page styles 2017 ***********/
/***** product inner banner mid *****/
.product-inner-banner-mid {
  margin-top: 85px;
  width: 100%;
  display: block;
  background-attachment: fixed;
}
.product-inner-banner-mid .container {
  padding-top: 250px;
}
.product-inner-banner-mid .container-fluid {
  padding-left: 0em;
  padding-top: 2em;
  padding-bottom: 8em;
  background-attachment: fixed;
}
.product-inner-banner-mid .title {
  color: #ffffff;
}
.product-inner-banner-mid p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.product-inner-banner-mid h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-inner-banner-mid h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/*********** end ***********/
/*********** christmas landing page styles 2018 ***********/
.christmas-2018 {
  background: #eaeae5 !important;
}
.christmas-2018 .thumbnail {
  /*min-height: 700px;*/
  background-color: #eaeae5 !important;
}
.christmas-2018 .thumbnail .h3,
.christmas-2018 .thumbnail h3 {
  color: #7f2629;
  min-height: 1em;
  font-size: 1.8em !important;
}
.christmas-2018 .thumbnail .h4,
.christmas-2018 .thumbnail h4 {
  color: #7f2629;
  min-height: 0.5em;
}
.christmas-2018 .input-group-beer .btn-red {
  border-color: #7f2621;
  background: #7f2621;
}
.christmas-2018 .h1,
.christmas-2018 h1 {
  color: #bb2023;
}
.christmas-2018 .cms p,
.christmas-2018 .cms .p {
  text-align: center;
  color: #343233;
}
.christmas-2018 .form-control-gin {
  color: #343233;
  background-color: #d0d9e1;
  background-image: none;
  border: 2px solid #7f2621;
}
.christmas-2018 .product-inner-banner-mid h1 {
  width: 10em;
  text-shadow: 0px 0px 0px #322f31;
  color: #ffffff;
}
.christmas-2018 .product-inner-banner-mid .container-fluid {
  padding-top: 0.1em;
}
.christmas-2018 .thumbnail a img {
  max-height: 400px;
}
.btn-red {
  color: #fff;
  border-radius: 0px;
  border: 2px solid #bb2023;
  background: #bb2023;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 5px 12px;
}
.btn-red:hover,
.btn-red:active,
.btn-red:focus {
  border: 2px solid #bb2023;
  background: transparent !important;
  color: #bb2023;
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-color: #bb2023 !important;
}
/*********** end ***********/
/*********** christmas landing page styles 2020 ***********/
.christmas-2020 {
  background: #ffffff;
}
.christmas-2020 h2 {
  color: #CB9052;
}
.christmas-2020 .thumbnail-cat > h3 {
  color: #1c1919;
}
/*********** end ***********/
/***** background colour *****/
.bg-red {
  background-color: #b81c28;
}
.bg-red .h1,
.bg-red h1,
.bg-red .h2,
.bg-red h2,
.bg-red .h3,
.bg-red h3,
.bg-red .p,
.bg-red p {
  color: #fff;
}
/*********** end ***********/
/***** products ******/
.noeffect .product-list-item a img {
  transition: none;
}
.noeffect .product-list-item a img:hover {
  transform: none;
}
/**** catergory football style ********/
.text-box-foot {
  padding-top: 100px;
  padding-right: 150px;
  padding-left: 150px;
  padding-bottom: 100px;
}
.football-bg-cover img {
  display: block;
  width: 100vw;
  height: 65vh;
  object-fit: cover;
}
.football-bg-cover2 img {
  display: block;
  width: 50vw;
  height: 100%;
  object-fit: cover;
}
.football-padding {
  padding: 7em;
}
.football.product-list-item:nth-child(2n) {
  background: #ffffff;
  padding: 7em;
}
.football.product-list-item:nth-child(2n) .first-col {
  float: right;
  padding: 0px;
}
.football.product-list-item:nth-child(odd) {
  background: #ced0d2;
}
.football.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
  color: #fff;
}
.football.product-list-item:nth-child(odd) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.football.product-list-item:nth-child(odd) .list-p {
  color: #fff;
}
.football.product-list-item:nth-child(odd) .first-column {
  float: left;
  padding: 0px;
}
.football.product-list-item:nth-child(odd) .second-column {
  float: right;
  padding: 7em;
}
.football.product-list-item:nth-child(even) {
  background: #97999b;
  padding: 0px;
}
.football.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
  color: #fff;
}
.football.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.football.product-list-item:nth-child(even) .list-p {
  color: #fff;
}
.football.product-list-item:nth-child(even) .first-column {
  float: right;
  padding: 0px;
}
.football.product-list-item:nth-child(even) .second-column {
  float: left;
  padding: 7em;
}
/*********** end ***********/
/**** catergory easter style ********/
.bg-pink {
  background-color: #e5d3d1;
  color: #fff !important;
}
.easter-bg-cover img {
  display: block;
  width: 100vw;
  height: 65vh;
  object-fit: cover;
}
.easter-bg-cover2 img {
  display: block;
  width: 100vw;
  height: 65vh;
  object-fit: cover;
}
.easter-padding {
  padding: 7em;
}
.easter.product-list-item:nth-child(2n) {
  background: #ffffff;
  padding: 7em;
}
.easter.product-list-item:nth-child(2n) .first-col {
  float: right;
  padding: 0px;
}
.easter.product-list-item:nth-child(odd) {
  background: #f3e5b6;
}
.easter.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
  color: #fff;
}
.easter.product-list-item:nth-child(odd) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.easter.product-list-item:nth-child(odd) .list-p {
  color: #fff;
}
.easter.product-list-item:nth-child(odd) .first-column {
  float: left;
  padding: 0px;
}
.easter.product-list-item:nth-child(odd) .second-column {
  float: right;
  padding: 7em;
}
.easter.product-list-item:nth-child(even) {
  background: #e5d3d1;
  padding: 0px;
}
.easter.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
  color: #fff;
}
.easter.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.easter.product-list-item:nth-child(even) .list-p {
  color: #fff;
}
.easter.product-list-item:nth-child(even) .first-column {
  float: right;
  padding: 0px;
}
.easter.product-list-item:nth-child(even) .second-column {
  float: left;
  padding: 7em;
}
/*********** end ***********/
/********spring********/
@media (max-width: 767px) {
  .bg-spring .thumbnail {
    min-height: 400px;
    background-color: #f1ec99 !important;
  }
  .bg-spring {
    background: #f1ec99 !important;
  }
  .bg-spring .thumbnail {
    min-height: 400px;
    background-color: #f1ec99 !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bg-spring .thumbnail {
    min-height: 700px;
    background-color: #f1ec99 !important;
  }
  .bg-spring {
    background: #f1ec99 !important;
  }
  .bg-spring .thumbnail {
    min-height: 700px;
    background-color: #f1ec99 !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .bg-spring .thumbnail {
    min-height: 700px;
    background-color: #f1ec99 !important;
  }
  .bg-spring {
    background: #f1ec99 !important;
  }
  .bg-spring .thumbnail {
    min-height: 700px;
    background-color: #f1ec99 !important;
  }
}
@media (min-width: 1200px) {
  .bg-spring .thumbnail {
    min-height: 600px;
    background-color: #f1ec99 !important;
  }
  .bg-spring .h1,
  .bg-spring h1 {
    color: #c4ab95 !important;
    margin-top: 4em;
  }
  .bg-spring {
    background: #f1ec99 !important;
  }
  .bg-spring .thumbnail {
    min-height: 600px;
    /*background-color: #343233 !important;*/
  }
  .bg-spring .thumbnail .h3,
  .bg-spring .thumbnail h3 {
    /*color: #fff;*/
    min-height: 1em;
  }
  .bg-spring .h1,
  .bg-spring h1 {
    color: #454545 !important;
  }
  .bg-spring .cms p,
  .bg-spring .cms .p {
    text-align: center;
    color: #454545;
  }
}
/***** background colour *****/
.bg-green {
  background-color: #004339;
}
.bg-green .h1,
.bg-green h1,
.bg-green .h2,
.bg-green h2,
.bg-green .h3,
.bg-green h3,
.bg-green .p,
.bg-green p {
  color: #fff;
}
/*********** end ***********/
/**** catergory xmas style ********/
.xmas-bg-cover img {
  display: block;
  width: 100vw;
  height: 65vh;
  object-fit: cover;
}
.xmas-padding {
  padding: 3em 6em 3em 6em;
}
.xmas.product-list-item:nth-child(2n) {
  background: #ffffff;
  padding: 7em;
}
.xmas.product-list-item:nth-child(2n) .first-col {
  float: right;
  padding: 0px;
}
.xmas.product-list-item:nth-child(odd) {
  background: #fff;
}
.xmas.product-list-item:nth-child(odd) .borderimg {
  border: 30px solid transparent;
  /* Safari 3.1-5 */
  /* Opera 11-12.1 */
  border-image: url('/assets/img/border.jpg') 5% round;
  display: block;
  height: 65vh;
  object-fit: cover;
}
.xmas.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
}
.xmas.product-list-item:nth-child(odd) .list-h3 {
  font-size: 25px;
}
.xmas.product-list-item:nth-child(odd) .first-column {
  float: left;
  padding: 0px;
}
.xmas.product-list-item:nth-child(odd) .second-column {
  float: right;
  padding: 7em;
}
.xmas.product-list-item:nth-child(even) {
  background: #b81c28;
  padding: 0px;
}
.xmas.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
  color: #fff;
}
.xmas.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
  color: #fff;
}
.xmas.product-list-item:nth-child(even) .list-p {
  color: #fff;
}
.xmas.product-list-item:nth-child(even) .first-column {
  float: right;
  padding: 0px;
}
.xmas.product-list-item:nth-child(even) .second-column {
  float: left;
  padding: 7em;
}
/*********** end ***********/
/***** hero bottom ******/
/**** tou page heros ******/
.page-hero-xmas {
  background: url('/assets/img/page-hero-xmas.jpg') center center / cover;
  padding-top: 200px;
  padding-bottom: 200px;
  background-attachment: scroll;
  background-size: cover;
}
.page-hero-xmas p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-xmas h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-xmas h2 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
/****** end *****/
/*********** end christmas ***********/
/*********** Rugby landing page styles ***********/
/***** product inner banner mid *****/
.product-inner-banner-mid {
  margin-top: 85px;
  width: 100%;
  display: block;
  background-attachment: fixed;
}
.product-inner-banner-mid .container {
  padding-top: 250px;
}
.product-inner-banner-mid .container-fluid {
  padding-left: 0em;
  padding-top: 2em;
  padding-bottom: 8em;
  background-attachment: fixed;
}
.product-inner-banner-mid .title {
  color: #ffffff;
}
.product-inner-banner-mid p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.product-inner-banner-mid h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
.product-inner-banner-mid h1 {
  color: #ffffff;
  text-align: left;
  font-size: 80px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 3px 5px #322f31;
}
/*********** end ***********/
/***** background colour *****/
.bg-blue {
  background-color: #213a64;
}
.bg-blue .h1,
.bg-blue h1,
.bg-blue .h2,
.bg-blue h2,
.bg-blue .h3,
.bg-blue h3,
.bg-blue .p,
.bg-blue p {
  color: #fff;
}
/*********** end ***********/
/***** products ******/
.noeffect .product-list-item a img {
  transition: none;
}
.noeffect .product-list-item a img:hover {
  transform: none;
}
/**** catergory rugby style ********/
.rugby-bg-cover img {
  display: block;
  width: 100vw;
  height: 65vh;
  object-fit: cover;
}
.rugby-bg-cover2 img {
  display: block;
  width: 100vw;
  height: 85vh;
  object-fit: cover;
}
.rugby-padding {
  padding: 3em 6em 3em 6em;
}
.rugby.product-list-item:nth-child(2n) {
  background: #ffffff;
}
.rugby.product-list-item:nth-child(2n) .first-col {
  padding: 0px;
}
.rugby.product-list-item:nth-child(odd) {
  background: #fff;
}
.rugby.product-list-item:nth-child(odd) .borderimg {
  border: 40px solid transparent;
  /* Safari 3.1-5 */
  /* Opera 11-12.1 */
  border-image: url('/assets/img/border-rugby.jpg') 5% round;
  display: block;
  height: 65vh;
  object-fit: cover;
}
.rugby.product-list-item:nth-child(odd) .list-h1 {
  font-size: 50px;
}
.rugby.product-list-item:nth-child(odd) .list-h3 {
  font-size: 25px;
}
.rugby.product-list-item:nth-child(odd) .first-column {
  float: left;
  padding: 0px;
}
.rugby.product-list-item:nth-child(odd) .second-column {
  float: right;
  padding: 7em;
}
.rugby.product-list-item:nth-child(even) {
  background: #fff;
}
.rugby.product-list-item:nth-child(even) .borderimg {
  border: 40px solid transparent;
  /* Safari 3.1-5 */
  /* Opera 11-12.1 */
  border-image: url('/assets/img/border-rugby.jpg') 5% round;
  display: block;
  height: 65vh;
  object-fit: cover;
  float: right;
}
.rugby.product-list-item:nth-child(even) .list-h1 {
  font-size: 50px;
  color: #000;
}
.rugby.product-list-item:nth-child(even) .list-h3 {
  font-size: 25px;
  color: #000;
}
.rugby.product-list-item:nth-child(even) .list-p {
  color: #000;
}
.rugby.product-list-item:nth-child(even) .first-column {
  float: right;
  padding: 0px;
}
.rugby.product-list-item:nth-child(even) .second-column {
  float: left;
  padding: 6em;
}
/*********** end ***********/
/***** hero bottom ******/
/**** tou page heros ******/
.page-hero-rugby {
  background: url('/assets/img/page-hero-xmas.jpg') center center / cover;
  padding-top: 200px;
  padding-bottom: 200px;
  background-attachment: scroll;
  background-size: cover;
}
.page-hero-rugby p {
  color: #ffffff;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-rugby h3 {
  color: #ffffff;
  text-align: left;
  font-size: 35px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
.page-hero-rugby h2 {
  color: #ffffff;
  text-align: left;
  font-size: 80px !important;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #322f31;
}
/****** end *****/
/*********** end rugby ***********/
/******* valentines day box ********/
.valentines-box {
  background: url('/assets/img/perfect-pairing-2.png') center center / cover;
  padding: 80px 25px;
  width: 450px;
  margin-bottom: 30px;
  height: 200px;
  border: 8px solid #a82133;
  outline: #fff solid 10px;
  margin: 10px;
  text-align: center;
}
/******** end ******/
/*********** Responsive ***********/
/*** xs ***/
@media (max-width: 767px) {
  /*****template default *****/
  .bg-cover-page img {
    display: block;
    width: 100vw !important;
    height: auto;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  .football-bg-cover2 img {
    display: block;
    width: 100vw !important;
    height: auto;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  /***clothing*****/
  .product-inner-banner-clothing {
    height: 650px;
  }
  .clothing-box {
    padding-top: 7em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 2em;
  }
  .clothing-box #PRICEOPTIONS .namebox h1.product-title-2,
  .clothing-box #PRICEOPTIONS_changed .namebox h1.product-title-2 {
    color: #fff;
    font-size: 35px;
  }
  /***** arrows products ***/
  .prev-next-product-block .prev {
    top: 75%;
  }
  .prev-next-product-block .next {
    top: 75%;
  }
  /******* valentine mob box *****/
  .valentines-box {
    background: url('/assets/img/perfect-pairing-mob.png') center center / cover;
    padding: 95px 15px;
    margin-bottom: 30px;
    height: 300px;
    border: 8px solid #a82133;
    outline: #fff solid 10px;
    margin: 10px;
    text-align: center;
    width: auto;
  }
  .valentines-box .form-control {
    margin-bottom: 30px;
  }
  /*****end****/
  /**** tour page heros ******/
  .page-hero-tour {
    background-attachment: scroll;
  }
  /**** catergory black friday ********/
  .bg-black-friday .thumbnail {
    min-height: 400px;
    background-color: #000 !important;
  }
  .bg-black-friday .h1,
  .bg-black-friday h1 {
    color: #c4ab95 !important;
    margin-top: 4em;
  }
  /**** catergory football style ********/
  .text-box-foot {
    padding: 1em;
  }
  .football-bg-cover img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .football-bg-cover2 img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .football-padding {
    padding: 1em;
  }
  .football.product-list-item:nth-child(2n) {
    background: #ffffff;
    padding: 0em;
  }
  .football.product-list-item:nth-child(2n) .first-col {
    float: right;
    padding: 0px;
  }
  .football.product-list-item:nth-child(odd) {
    background: #008349;
    display: block;
    height: auto;
    object-fit: cover;
  }
  .football.product-list-item:nth-child(odd) .list-h1 {
    font-size: 40px;
    color: #fff;
  }
  .football.product-list-item:nth-child(odd) .list-h3 {
    font-size: 25px;
    color: #fff;
  }
  .football.product-list-item:nth-child(odd) .list-p {
    color: #fff;
  }
  .football.product-list-item:nth-child(odd) .first-column {
    float: left;
    padding: 0px;
  }
  .football.product-list-item:nth-child(odd) .second-column {
    float: right;
    padding: 1em;
  }
  .football.product-list-item:nth-child(even) {
    background: #004339;
    padding: 0px;
  }
  .football.product-list-item:nth-child(even) .list-h1 {
    font-size: 40px;
    color: #fff;
  }
  .football.product-list-item:nth-child(even) .list-h3 {
    font-size: 25px;
    color: #fff;
  }
  .football.product-list-item:nth-child(even) .list-p {
    color: #fff;
  }
  .football.product-list-item:nth-child(even) .first-column {
    float: right;
    padding: 0px;
  }
  .football.product-list-item:nth-child(even) .second-column {
    float: left;
    padding: 1em;
  }
  /*********** end ***********/
  /**** catergory Easter style ********/
  .text-box-foot {
    padding: 1em;
  }
  .easter-bg-cover img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .easter-bg-cover2 img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .easter-padding {
    padding: 1em;
  }
  .easter.product-list-item:nth-child(2n) {
    background: #ffffff;
    padding: 0em;
  }
  .easter.product-list-item:nth-child(2n) .first-col {
    float: right;
    padding: 0px;
  }
  .easter.product-list-item:nth-child(odd) {
    background: #f3e5b6;
    display: block;
    height: auto;
    object-fit: cover;
  }
  .easter.product-list-item:nth-child(odd) .list-h1 {
    font-size: 40px;
    color: #fff;
  }
  .easter.product-list-item:nth-child(odd) .list-h3 {
    font-size: 25px;
    color: #fff;
  }
  .easter.product-list-item:nth-child(odd) .list-p {
    color: #fff;
  }
  .easter.product-list-item:nth-child(odd) .first-column {
    float: left;
    padding: 0px;
  }
  .easter.product-list-item:nth-child(odd) .second-column {
    float: right;
    padding: 1em;
  }
  .easter.product-list-item:nth-child(even) {
    background: #e5d3d1;
    padding: 0px;
  }
  .easter.product-list-item:nth-child(even) .list-h1 {
    font-size: 40px;
    color: #fff;
  }
  .easter.product-list-item:nth-child(even) .list-h3 {
    font-size: 25px;
    color: #fff;
  }
  .easter.product-list-item:nth-child(even) .list-p {
    color: #fff;
  }
  .easter.product-list-item:nth-child(even) .first-column {
    float: right;
    padding: 0px;
  }
  .easter.product-list-item:nth-child(even) .second-column {
    float: left;
    padding: 1em;
  }
  /*********** end ***********/
  /****** Rugby landing page *******/
  .product-inner-banner-mid .container-fluid {
    height: 60vh;
  }
  .rugby-bg-cover img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .rugby-padding {
    padding: 1em;
  }
  .rugby.product-list-item:nth-child(2n) {
    background: #ffffff;
  }
  .rugby.product-list-item:nth-child(2n) .first-col {
    float: right;
    padding: 0px;
  }
  .rugby.product-list-item:nth-child(odd) {
    background: #fff;
  }
  .rugby.product-list-item:nth-child(odd) .borderimg {
    border: 20px solid transparent;
    /* Safari 3.1-5 */
    /* Opera 11-12.1 */
    border-image: url('/assets/img/border-rugby.jpg') 5% round;
    display: block;
    height: auto;
    object-fit: cover;
  }
  .rugby.product-list-item:nth-child(odd) .list-h1 {
    font-size: 40px;
  }
  .rugby.product-list-item:nth-child(odd) .list-h3 {
    font-size: 25px;
  }
  .rugby.product-list-item:nth-child(odd) .first-column {
    float: left;
    padding: 0px;
  }
  .rugby.product-list-item:nth-child(odd) .second-column {
    float: right;
    padding: 1em;
  }
  .rugby.product-list-item:nth-child(even) {
    background: #fff;
  }
  .rugby.product-list-item:nth-child(even) .borderimg {
    border: 20px solid transparent;
    /* Safari 3.1-5 */
    /* Opera 11-12.1 */
    border-image: url('/assets/img/border-rugby.jpg') 5% round;
    display: block;
    height: auto;
    object-fit: cover;
  }
  .rugby.product-list-item:nth-child(even) .list-h1 {
    font-size: 40px;
    color: #000;
  }
  .rugby.product-list-item:nth-child(even) .list-h3 {
    font-size: 25px;
    color: #000;
  }
  .rugby.product-list-item:nth-child(even) .list-p {
    color: #000;
  }
  .rugby.product-list-item:nth-child(even) .first-column {
    float: right;
    padding: 0px;
  }
  .rugby.product-list-item:nth-child(even) .second-column {
    float: left;
    padding: 1em;
  }
  /******** end ********/
  /****** christmas landing page *******/
  .product-inner-banner-mid .container-fluid {
    height: 60vh;
  }
  .xmas-bg-cover img {
    height: auto;
    display: block;
    width: 100vw;
    object-fit: cover;
  }
  .xmas-padding {
    padding: 1em;
  }
  .xmas.product-list-item:nth-child(2n) {
    background: #ffffff;
    padding: 1em;
  }
  .xmas.product-list-item:nth-child(2n) .first-col {
    float: right;
    padding: 0px;
  }
  .xmas.product-list-item:nth-child(odd) {
    background: #fff;
  }
  .xmas.product-list-item:nth-child(odd) .borderimg {
    border: 20px solid transparent;
    /* Safari 3.1-5 */
    /* Opera 11-12.1 */
    border-image: url('/assets/img/border.jpg') 5% round;
    display: block;
    height: auto;
    object-fit: cover;
  }
  .xmas.product-list-item:nth-child(odd) .list-h1 {
    font-size: 40px;
  }
  .xmas.product-list-item:nth-child(odd) .list-h3 {
    font-size: 25px;
  }
  .xmas.product-list-item:nth-child(odd) .first-column {
    float: left;
    padding: 0px;
  }
  .xmas.product-list-item:nth-child(odd) .second-column {
    float: right;
    padding: 1em;
  }
  .xmas.product-list-item:nth-child(even) {
    background: #b81c28;
    padding: 0px;
  }
  .xmas.product-list-item:nth-child(even) .list-h1 {
    font-size: 40px;
    color: #fff;
  }
  .xmas.product-list-item:nth-child(even) .list-h3 {
    font-size: 25px;
    color: #fff;
  }
  .xmas.product-list-item:nth-child(even) .list-p {
    color: #fff;
  }
  .xmas.product-list-item:nth-child(even) .first-column {
    float: right;
    padding: 0px;
  }
  .xmas.product-list-item:nth-child(even) .second-column {
    float: left;
    padding: 1em;
  }
  /******** end ********/
  .inner-banner-shorter .container-fluid {
    padding-top: 5em;
    padding-left: 1em;
    padding-bottom: 10em;
    background-attachment: fixed;
  }
  .product-inner-banner-shorter .container-fluid {
    padding-left: 0em;
    padding-top: 2em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
  .product-inner-banner-mid .container-fluid {
    padding-left: 0em;
    padding-top: 0em;
    padding-bottom: 6em;
    background-attachment: fixed;
  }
  .inner-banner .container-fluid {
    padding-top: 10em;
    padding-left: 1em;
    padding-bottom: 20em;
    background-attachment: fixed;
  }
  .product-inner.container-fluid {
    height: 50vh !important;
  }
  .product-inner.container-fluid {
    height: 50vh;
    width: 100vw !important;
    transform: translate(0, 0%);
    background-attachment: fixed;
  }
  .product-inner-banner .container-fluid {
    padding-left: 0.5em;
    padding-top: 0em;
    background-attachment: fixed;
  }
  .product-banner {
    margin-top: 60px;
  }
  .product-inner-banner-cat .container-fluid {
    padding-top: 10em;
    padding-left: 1em;
    padding-bottom: 20em;
    background-attachment: fixed;
  }
  .product-inner-banner-mid .container-fluid {
    height: 60vh;
    width: 100vw;
    transform: translate(0, 5%);
    background-attachment: fixed;
  }
  .top-head {
    font-family: "proxima-nova", sans-serif;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: #a5a5a5 solid 1px;
  }
  .top-head:after {
    left: 0;
    right: 0;
    bottom: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #fff;
  }
  form.searchform-nav {
    width: 100%;
    display: inline-block;
    position: relative;
    bottom: 0em;
    float: none;
  }
  .gin.product-list-item:nth-child(even) .list-h1 {
    font-size: 40px;
  }
  .gin.product-list-item:nth-child(odd) .list-h1 {
    font-size: 40px;
  }
  .bg-cover img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin-bottom: 50px;
    height: auto;
  }
  .thumbnail-cat {
    border: none;
    overflow: hidden;
    min-height: 340px;
  }
  .add_new_addresses .btn {
    display: block;
    width: 100%;
    font-size: 11px;
  }
  .proceed_to_payment {
    font-size: 14px;
  }
  .thumbnail {
    min-height: 340px;
  }
  .breadcrumb {
    padding: 15px;
  }
  .gototop {
    bottom: 20px;
    right: 20px;
  }
  img.img-responsive.center-block.mt.mb {
    margin-top: 30px;
  }
  .video-box {
    padding-right: 0px;
  }
  .page-hero-related-product {
    background-attachment: scroll !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero-product {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero {
    background-attachment: scroll !important;
  }
  .page-hero-tours {
    background-attachment: scroll !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-banner .container-fluid {
    background-attachment: scroll;
  }
  .inner-banner .container-fluid .inner-banner h1 {
    font-size: 40px !important;
  }
  .inner-banner .container-fluid .inner-banner h3 {
    font-size: 25px !important;
  }
  .inner-banner h1 {
    font-size: 40px;
  }
  .inner-banner h3 {
    font-size: 25px;
  }
  /*****price sticky ***/
  .product-inner-banner .product-inner-banner-cat .container-fluid #PRICEOPTIONS.affix .namebox h1.product-title {
    font-size: 25px;
    min-height: 2.5em;
  }
  .product-inner-banner .product-inner-banner-cat .container-fluid .inner-banner h1 {
    font-size: 50px;
  }
  .product-inner-banner .product-inner-banner-cat .container-fluid .inner-banner h3 {
    font-size: 25px;
  }
  #PRICEOPTIONS.affix {
    height: 140px;
  }
  .thumbnail {
    padding: 30px;
  }
  .padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .page-hero {
    background-attachment: scroll;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero h3 {
    font-size: 25px !important;
  }
  .page-hero h1 {
    font-size: 60px !important;
  }
  #PRICEOPTIONS .namebox h1.product-title,
  #PRICEOPTIONS_changed .namebox h1.product-title {
    font-size: 25px;
  }
  #PRICEOPTIONS .namebox h3.price_inc_vat,
  #PRICEOPTIONS_changed .namebox h3.price_inc_vat {
    font-size: 25px;
  }
  #PRICEOPTIONS .namebox h3.price-total,
  #PRICEOPTIONS_changed .namebox h3.price-total {
    font-size: 25px;
  }
  #PRICEOPTIONS.affix .namebox h1.product-title,
  #PRICEOPTIONS_changed.affix .namebox h1.product-title {
    width: 100%;
    overflow: hidden;
    height: 1em;
    font-size: 25px;
  }
  .price_inc_vat {
    margin: 0px 0 0 0 !important;
  }
  /*****end****/
  .footer_banner_featured {
    padding-right: 0px;
    padding-left: 0px;
  }
  .homepage-menu {
    padding-right: 0px;
    padding-left: 0px;
  }
  .flexslider-alternative-advert img {
    width: 100%;
    height: auto;
  }
  .footer_banner_featured-ad {
    right: 0px;
    left: 0px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0;
  }
  .bottom-holder {
    height: 1200px;
    background-attachment: scroll;
  }
  .text-box {
    padding: 20px;
  }
  .header_area {
    padding-bottom: 20px;
  }
  .text-box-hero {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px;
    background-color: #343233;
    color: #ffffff;
  }
  .dropdown-menu li ul li a {
    margin-top: 5px !important;
    padding: 5px 20px !important;
  }
  .dropdown-menu li ul li a:before {
    content: "\2013";
    margin-right: 3px;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #343233 !important;
    border-color: #343233 !important;
  }
  .map-area {
    padding: 20px;
  }
  .main-cat-img {
    border-bottom: none;
  }
  .product_icons li {
    margin-bottom: 40px;
  }
  .nav-tabs {
    text-align: left;
  }
  .nav-tabs > li {
    margin-right: 0;
  }
  .price_inc_vat {
    margin: 30px 0 0 0;
    display: block;
  }
  .paint-picker {
    margin-bottom: 40px;
  }
  .cat-head-caption {
    max-width: 80%;
  }
  .error-back {
    background-position-x: 40%;
  }
  .panel.panel-default.basket h4.basket-title,
  .panel-body-account h4.basket-title {
    font-size: 13px;
  }
  #BASKET_TABLE .eden-extra {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  #lists li.dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  .hamburger.is-open {
    margin-left: 275px !important;
    background: #ffffff;
  }
  #lists li.dropdown {
    border-radius: 0;
    margin: 0;
  }
  #lists li.dropdown:last-child {
    margin: 0;
  }
  .padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*** sm ***/
@media (min-width: 768px) and (max-width: 991px) {
  /*****template default *****/
  .bg-cover-page img {
    display: block;
    width: 100vw !important;
    height: auto;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  .football-bg-cover2 img {
    display: block;
    width: 100vw !important;
    height: auto;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  /***end**/
  .inner-banner .container-fluid {
    padding-top: 10em;
    padding-left: 6em;
    padding-bottom: 20em;
    background-attachment: fixed;
  }
  .product-inner-banner-cat.container-fluid {
    padding-top: 10em;
    padding-left: 6em;
    padding-bottom: 20em;
  }
  /***clothing*****/
  .clothing-box {
    padding-top: 12em;
    padding-left: 3em;
    padding-right: 1em;
  }
  .clothing-box #PRICEOPTIONS .namebox h1.product-title-2,
  .clothing-box #PRICEOPTIONS_changed .namebox h1.product-title-2 {
    color: #fff;
    font-size: 35px;
    text-shadow: 2px 3px 5px #322f31;
  }
  /**** catergory black friday ********/
  .bg-black-friday .thumbnail {
    min-height: 550px;
    background-color: #000 !important;
  }
  .bg-black-friday .h1,
  .bg-black-friday h1 {
    color: #c4ab95 !important;
    margin-top: 4em;
  }
  /**** end ********/
  .football-bg-cover img {
    display: block;
    width: 100vw;
    height: auto;
    object-fit: cover;
  }
  .easter-bg-cover img {
    display: block;
    width: 100vw;
    height: auto;
    object-fit: cover;
  }
  .product-inner-banner-shorter .container-fluid {
    padding-left: 6em;
    padding-top: 2em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
  .product-inner-banner-mid .container-fluid {
    padding-left: 0em;
    padding-top: 0em;
    padding-bottom: 6em;
    background-attachment: fixed;
  }
  .product-inner-banner .container-fluid {
    padding-left: 6em;
    padding-top: 10em;
    background-attachment: fixed;
  }
  #PRICEOPTIONS .namebox h3.price_inc_vat {
    color: #fff;
    font-size: 25px;
  }
  #PRICEOPTIONS .namebox h3.price-total {
    color: #fff;
    font-size: 25px;
  }
  #PRICEOPTIONS .namebox h1.product-title {
    color: #fff;
    font-size: 50px;
  }
  .top-head {
    font-family: "proxima-nova", sans-serif;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: #a5a5a5 solid 1px;
  }
  .top-head:after {
    left: 0;
    right: 0;
    bottom: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #fff;
  }
  #PRICEOPTIONS.affix {
    height: 140px;
  }
  .inner-banner h1 {
    font-size: 50px;
  }
  .inner-banner h3 {
    font-size: 25px;
  }
  .product-inner-banner .container-fluid #PRICEOPTIONS.affix .namebox h1.product-title {
    font-size: 25px;
    color: #343233;
  }
  .product-inner-banner .container-fluid .inner-banner h1 {
    font-size: 50px;
  }
  .product-inner-banner .container-fluid .inner-banner h3 {
    font-size: 25px;
  }
  .product-inner-banner-cat .container-fluid .inner-banner h1 {
    font-size: 50px;
  }
  .product-inner-banner .product-inner-banner-cat .container-fluid .inner-banner h3 {
    font-size: 25px;
  }
  form.searchform-nav {
    width: 100%;
    display: inline-block;
    position: relative;
    bottom: 0em;
    float: none;
  }
  .bg-cover img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin-bottom: 50px;
    height: 50vh;
  }
  .thumbnail-cat {
    border: none;
    overflow: hidden;
    min-height: 340px;
  }
  .thumbnail {
    min-height: 540px;
  }
  .page-hero-related-product {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero-product {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero-tours {
    background-attachment: scroll !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .video-box {
    padding-right: 0px;
  }
  .homepage-menu {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .flexslider-alternative-advert img {
    width: 100%;
    height: auto;
  }
  .footer_banner_featured-ad {
    right: 50px;
    left: 50px;
  }
  .bottom-holder {
    height: 1200px;
    background-attachment: scroll;
  }
  .text-box {
    padding: 100px;
  }
}
@media (min-width: 992px) {
  .verticalLine {
    border-left: thin solid #ffffff;
  }
  .home-arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
/*** Up to md ***/
@media (max-width: 991px) {
  .verticalLine {
    text-align: center;
  }
  .video-box {
    padding-right: 0px;
  }
  .homepage-menu {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .share-icons {
    text-align: left;
  }
  .thumbnail .buy-btn {
    bottom: 0;
    opacity: 1;
  }
  /* Paint picker */
  .paint-picker .qty-picker {
    opacity: 1;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 30px;
  }
  .paint-picker:hover form .qty-picker {
    top: 0;
  }
  .top-head {
    padding: 0px;
  }
}
/*** md ***/
@media (min-width: 992px) and (max-width: 1199px) {
  /*****template default *****/
  .bg-cover-page img {
    display: block;
    width: 50vw !important;
    height: 100vh;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  .football-bg-cover2 img {
    display: block;
    width: 50vw !important;
    height: 100vh;
    margin-bottom: 20px !important;
    object-fit: cover;
  }
  /***end*****/
  .inner-banner .container-fluid {
    padding-top: 10em;
    padding-left: 6em;
    padding-bottom: 20em;
    background-attachment: fixed;
  }
  .product-inner-banner-cat.container-fluid {
    padding-top: 10em;
    padding-left: 6em;
    padding-bottom: 20em;
  }
  .clothing-box {
    padding-top: 12em;
    padding-left: 8em;
    padding-right: 1em;
  }
  .football-padding {
    padding: 1em;
  }
  .easter-padding {
    padding: 1em;
  }
  .rugby-padding {
    padding: 1em;
  }
  .product-inner-banner-shorter .container-fluid {
    padding-left: 6em;
    padding-top: 2em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
  .product-inner-banner-mid .container-fluid {
    padding-left: 0em;
    padding-top: 0em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
  #PRICEOPTIONS .namebox h1.product-title {
    color: #fff;
    font-size: 50px;
    text-shadow: 2px 3px 5px #322f31;
  }
  #PRICEOPTIONS.affix .namebox h1 {
    display: block;
    width: 70%;
    float: left;
    margin: 0;
    font-size: 25px;
    color: #343233;
    text-shadow: 0 0 0 #fff;
  }
  .product-inner-banner .container-fluid {
    padding-left: 6em;
    padding-top: 10em;
    background-attachment: fixed;
  }
  #PRICEOPTIONS .namebox h3.price_inc_vat {
    color: #fff;
    font-size: 25px;
    text-shadow: 2px 3px 5px #322f31;
  }
  #PRICEOPTIONS .namebox h3.price_inc_vat {
    color: #fff;
    font-size: 25px;
    text-shadow: 2px 3px 5px #322f31;
  }
  #PRICEOPTIONS.affix {
    height: 140px;
  }
  form.searchform-nav {
    width: 100%;
    display: inline-block;
    position: relative;
    bottom: 0em;
    float: none;
  }
  .bg-cover img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin-bottom: 50px;
    height: 50vh;
  }
  .thumbnail-cat {
    border: none;
    overflow: hidden;
    min-height: 340px;
  }
  .thumbnail {
    border: none;
    overflow: hidden;
    min-height: 640px;
  }
  .page-hero-related-product {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero-product {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero {
    background-attachment: scroll;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-hero-tours {
    background-attachment: scroll !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .product-inner-banner .product-inner-banner-cat.container-fluid #PRICEOPTIONS.affix .namebox h1.product-title {
    font-size: 25px;
  }
  .product-inner-banner .product-inner-banner-cat .container-fluid .inner-banner h1 {
    font-size: 50px;
  }
  .product-inner-banner .product-inner-banner-cat .container-fluid .inner-banner h3 {
    font-size: 25px;
  }
  /*** header****/
  .top-head {
    font-family: "proxima-nova", sans-serif;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
    background-color: #ffffff;
    padding-right: 50px;
    padding-left: 50px;
    border-bottom: #a5a5a5 solid 1px;
  }
  .top-head:after {
    left: 0;
    right: 0;
    bottom: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #fff;
  }
  body .static.top_head {
    position: static !important;
  }
  body.fixed.top_head {
    position: fixed !important;
  }
  .padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*** header****/
  .video-box {
    padding-right: 0px;
  }
  .resp-mason-pull-right {
    float: right !important;
  }
  .text-box {
    padding: 150px;
  }
}
@media (min-width: 992px) {
  .gin.product-list-item:nth-child(2n) .first-col {
    float: right;
  }
  .gin.product-list-item:nth-child(2n) .second-col {
    margin-left: 10%;
    width: 33.33333333%;
  }
  .top-head {
    font-family: "proxima-nova", sans-serif;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
    background-color: #ffffff;
    padding-right: 50px;
    padding-left: 50px;
    border-bottom: #a5a5a5 solid 1px;
  }
  .top-head:after {
    left: 0;
    right: 0;
    bottom: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #fff;
  }
  body .static.top_head {
    position: static !important;
  }
  body.fixed.top_head {
    position: fixed !important;
  }
  .padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .text-box {
    padding: 100px;
  }
}
.homepage-menu {
  font-family: "proxima-nova", sans-serif;
  width: 100%;
  z-index: 9998;
  background-color: #ffffff;
  padding-right: 50px;
  padding-left: 50px;
  border-bottom: #a5a5a5 solid 1px;
  min-height: 95px;
}
.homepage-menu.affix {
  position: fixed;
  top: 0;
}
@media (min-width: 1200px) {
  .homepage-menu.affix + .flexslider-homepage-wrapper {
    margin-top: 95px;
  }
}
@media (max-width: 1199px) {
  .homepage-menu.affix + .flexslider-homepage-wrapper {
    margin-top: 135px;
  }
}
.toggled .homepage-menu .searchform-nav {
  display: none;
}
.toggled .homepage-menu .trust-widget {
  display: none;
}
.flexslider-homepage ul.flex-direction-nav li a {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  opacity: 0.8;
  text-indent: 0px;
  background: #c4ab95;
}
.flexslider-homepage ul.flex-direction-nav li a:hover {
  opacity: 0.8;
}
.flexslider-homepage ul.flex-direction-nav li a:focus {
  opacity: 0.8;
}
.flexslider-homepage ul.flex-direction-nav li .flex-next {
  right: 10px !important;
}
.flexslider-homepage ul.flex-direction-nav li .flex-prev {
  left: 10px !important;
}
.flexslider-homepage ul.flex-direction-nav li .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.flexslider-featured ul.flex-direction-nav li a {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  padding: 10px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  opacity: 0.8;
  text-indent: 0px;
  background: #fff;
}
.flexslider-featured ul.flex-direction-nav li a:hover {
  opacity: 0.8;
}
.flexslider-featured ul.flex-direction-nav li a:focus {
  opacity: 0.8;
}
.flexslider-featured ul.flex-direction-nav li .flex-next {
  right: 0;
}
.flexslider-featured ul.flex-direction-nav li .flex-prev {
  left: 0;
}
.flexslider-featured ul.flex-direction-nav li .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.flexslider-featured ul.flex-direction-nav li .flex-prev .fa-3x,
.flexslider-featured ul.flex-direction-nav li .flex-next .fa-3x {
  line-height: 18px;
}
.flexslider-featured ul.flex-direction-nav li .flex-prev .fa-3x::before,
.flexslider-featured ul.flex-direction-nav li .flex-next .fa-3x::before {
  color: #000;
}
@media (max-width: 991px) {
  .footer_banner_featured-image {
    padding: 0 20px;
    text-align: center;
    margin: 0 0 20px;
  }
}
.footer_banner_featured-image img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.feature_text_box .btn.btn-success {
  padding: 12px 21px;
  background: #fff;
  border-color: #fff;
  color: #000;
}
.feature_text_box .btn.btn-success:hover {
  color: #fff;
}
.feature_text_box .btn-primary {
  padding: 12px;
  background: #fff !important;
  border-color: #fff !important;
  color: #000;
}
.feature_text_box .btn-primary:hover {
  background: #c4ab95 !important;
  border-color: #c4ab95 !important;
  color: #fff;
}
.feature_text_box h2 {
  margin: 0 0 10px;
}
/*** lg ***/
/* hack, incase I missed any, because I dont have time */
.container-fluid .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.hamburger.is-open {
  margin-left: 240px;
}
.footer-logo {
  text-align: center;
}
.footer-logo .img-responsive {
  margin: 0 auto;
}
@media (max-width: 1365px) {
  .hideoverride {
    display: none;
  }
}
/**** hover effect on products ****/
.product-list-item a img {
  transition: opacity 1s, transform 1s;
}
.product-list-item a img:hover {
  transform: scale3d(1.1, 1.1, 1);
}
.thumbnail a img {
  transition: opacity 1s, transform 1s;
}
.thumbnail a img:hover {
  transform: scale3d(1.1, 1.1, 1);
}
.form-control {
  border-radius: 0px;
}
/***** end ******/
/*** xl for banner on laptops ***/
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-inner-banner-clothing {
    height: 85vh;
  }
  .clothing-box {
    padding-top: 10em;
    padding-left: 10em;
    padding-right: 2em;
  }
  .rugby-padding {
    padding: 1em;
  }
  .xmas-padding {
    padding: 1em;
  }
  .football-padding {
    padding: 7em;
  }
  .easter-padding {
    padding: 7em;
  }
  #PRICEOPTIONS .namebox h1.product-title {
    color: #fff;
    font-size: 50px;
    text-shadow: 2px 3px 5px #322f31;
  }
  #PRICEOPTIONS.affix .namebox h1 {
    display: block;
    width: 70%;
    float: left;
    margin: 0;
    font-size: 25px;
    color: #343233;
    text-shadow: 0 0 0 #fff;
  }
  .product-inner-banner .container-fluid {
    padding-left: 10em;
    padding-top: 8em;
    background-attachment: fixed;
  }
  .inner-banner-shorter .container-fluid {
    padding-top: 5em;
    padding-left: 6em;
    padding-bottom: 10em;
    background-attachment: fixed;
  }
  .product-inner-banner-shorter .container-fluid {
    padding-left: 6em;
    padding-top: 2em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
  .product-inner-banner-mid .container-fluid {
    padding-left: 0em;
    padding-top: 0em;
    padding-bottom: 8em;
    background-attachment: fixed;
  }
}
/*** xlarge ***/
@media (min-width: 1400px) {
  .bg-cover-page img {
    display: block;
    width: 50vw;
    height: 100%;
    object-fit: cover;
  }
  .football-bg-cover2 img {
    display: block;
    width: 50vw;
    height: 100%;
    object-fit: cover;
  }
}
.clickncollect {
  border-bottom: 1px solid #c4ab95;
}
.clickncollect .nav-item {
  border-top: 1px solid #c4ab95;
  border-left: 1px solid #c4ab95;
  border-right: 1px solid #c4ab95;
  border-radius: 5px 5px 0 0;
}
.clickncollect .nav-link {
  margin: 0;
}
.clickncollect .nav-link.active {
  background: #c4ab95;
  color: #fff;
}
.clickncollect .nav-link:hover {
  background: #c4ab95;
  color: #fff;
  border-bottom: 0;
}
#the_shipping .btn {
  position: relative;
}
@media (max-width: 767px) {
  #the_shipping .btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.5rem;
  }
  #the_shipping .btn .fa.fa-money {
    margin-right: 0.5rem;
  }
}
@media (max-width: 320px) {
  #the_shipping .btn {
    font-size: 1.125rem;
  }
}
#the_shipping .btn .option_added {
  top: 2px;
  right: 1px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: 0.2s linear;
}
#the_shipping .btn .option_added img {
  display: block;
  height: auto;
  max-width: 100%;
}
#the_shipping .btn.btn-success .option_added {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 320px) {
  .nav-tabs > li > a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  #PRICEOPTIONS.affix .namebox h3.rrp,
  #PRICEOPTIONS_changed.affix .namebox h3.rrp {
    width: 42%;
    padding-right: 0;
  }
}
/* Cookie CSS Start */
#cookie-law-info-again {
  font-size: 10pt;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  z-index: 9999;
  cursor: pointer;
  box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar {
  font-size: 15px;
  margin: 0 auto;
  padding: 12px 10px;
  position: absolute;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  z-index: 9999;
  display: none;
  left: 0px;
  font-weight: 300;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-bar .cookie_action_close_header {
  display: inline-block !important;
  margin: 5px !important;
  color: #ffffff !important;
  background-color: #000000;
  padding: 9px 12px;
  line-height: 1;
  font-size: 13px;
  font-weight: 400;
}
.cookie_action_close_header.selected_cookie {
  background-color: #c4ab95 !important;
}
/* Cookie CSS End */
.one_page_checkout_inputs {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topmessage {
  position: relative;
  z-index: 9999;
  background: #000000;
  color: #fff;
  padding: 1rem 15px;
  padding-right: 4rem;
}
.topmessage p {
  color: #fff;
  margin: 0;
}
.topmessage .btn-close {
  position: absolute;
  top: 0.875rem;
  right: 1.5rem;
  color: #fff;
  font-size: 4rem;
  line-height: 0.5;
  display: inline-block;
  cursor: pointer;
  border-radius: 100px;
  padding: 0.5rem;
  transition: 0.1s all ease-in-out;
}
.topmessage .btn-close:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.25);
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-banner .key-banner {
  display: block;
  height: auto;
  width: 100%;
}
@media (max-width: 576px) {
  .inner-banner .key-banner {
    position: relative;
    left: 50%;
    width: 576px;
    height: 190px;
    margin: 0 0 0 -288px;
  }
}
.inner-banner .banner_caption_text {
  top: 100px;
  left: 10em;
  width: 100%;
  position: absolute;
}
@media (max-width: 1399px) {
  .inner-banner .banner_caption_text {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .inner-banner .banner_caption_text {
    top: 15px;
    left: 1em;
  }
}
.key-section {
  width: 100%;
  float: left;
  background-color: #000000;
  height: auto;
  padding: 45px 0 65px;
}
.key-image {
  margin: 55px auto 0;
  display: table;
  width: 100%;
  max-width: 255px;
}
@media (max-width: 767px) {
  .key-section {
    padding: 0 0 10px;
  }
  .inner-banner h1 {
    text-align: center;
  }
  .inner-banner h3 {
    text-align: center;
  }
  .key-image {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #PRICEOPTIONS .namebox h1.product-title {
    color: #000000;
  }
}
#PRICEOPTIONS .namebox h3.price_inc_vat,
#PRICEOPTIONS_changed .namebox h3.price_inc_vat {
  color: #000000;
}
#PRICEOPTIONS .namebox h3.price-total,
#PRICEOPTIONS_changed .namebox h3.price-total {
  color: #000000;
}
.ramsay_flexslider #PRICEOPTIONS .product-title,
.ramsay_flexslider #PRICEOPTIONS .price-total,
.ramsay_flexslider #PRICEOPTIONS .price_inc_vat {
  color: #fff !important;
}
.ramsay_flexslider .price_inc_vat {
  margin: 0 0 10px !important;
}
tr.totals > td {
  font-weight: 700;
}
strong.price_inc_vat.pull-right {
  font-weight: 400;
}
.affliate-link-f {
  display: block;
}
.affliate-link-r {
  display: block;
}
@media only screen and (max-width: 1110px) {
  .affliate-link-f {
    float: none;
  }
  .affliate-link-r {
    float: none;
  }
}
.modal {
  padding: 0 !important;
  z-index: 9999 !important;
}
.modal-dialog {
  max-width: 586px;
  height: 374px;
  border-radius: 0;
  background: transparent;
}
@media (max-width: 767px) {
  .modal-dialog {
    max-width: 100%;
  }
}
.modal-dialog .modal-content {
  padding: 40px;
  background: #fff;
  box-shadow: 0px 25px 50px #00000029;
  border-radius: 0;
  position: relative;
}
.modal-dialog .logo-holder {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
}
.modal-dialog .logo-holder .logo {
  display: block;
  width: 256px;
}
.modal-dialog .logo-holder .logo img {
  display: block;
  height: auto;
  max-width: 100%;
}
.modal-dialog .modal-body {
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  text-align: center;
}
.modal-dialog .modal-body p {
  margin: 0 0 20px;
}
.modal-dialog h2 {
  margin: 0 0 20px;
  display: block;
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
}
.modal-dialog #error {
  color: #f00;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}
.modal-dialog .bottom-buttons {
  display: flex;
  justify-content: center;
  border: none;
}
.modal-dialog .bottom-buttons .btn {
  margin: 0 8px 0 0;
}
.modal-dialog .bottom-buttons .btn + .btn {
  margin: 0;
}
/*Modal Styling Ends*/
.banner-section {
  height: 100vh;
  overflow: hidden;
  background: url(../images/bg-img.jpg) no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.timer-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  position: absolute;
}
.timer-holder .timer-info-box {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1088px;
  min-height: 334px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  text-align: center;
}
@media (max-width: 991px) {
  .timer-holder .timer-info-box {
    width: 77.5%;
  }
}
@media (max-width: 991px) {
  .timer-holder .timer-info-box {
    width: 90%;
    min-height: 200px;
  }
}
.timer-holder .timer-info-box h1 {
  margin: 0;
  font-size: 56px;
  line-height: 74px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0px 4px 6px #322F3140;
  font-family: "brandon-grotesque", sans-serif;
}
@media (max-width: 991px) {
  .timer-holder .timer-info-box h1 {
    font-size: 22px;
    line-height: 24px;
  }
}
.timer-holder .timer-info-box .title-soon {
  margin: 0 0 20px;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0px 4px 6px #322F3140;
  font-family: "brandon-grotesque", sans-serif;
}
.timer-holder .labels {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  margin: 0 -10px;
  list-style: none;
  text-transform: uppercase;
}
.timer-holder .labels li {
  width: 85px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0 10px;
  text-shadow: 0px 4px 6px #322F3140;
}
@media (max-width: 991px) {
  .timer-holder .labels li {
    width: 60px;
    font-size: 16px;
    line-height: 20px;
  }
}
#tiles {
  display: flex;
  margin: 0 -10px;
  justify-content: center;
}
#tiles span {
  width: 85px;
  display: block;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: #fff;
  margin: 0 10px;
  text-shadow: 0px 4px 6px #322F3140;
}
@media (max-width: 991px) {
  #tiles span {
    width: 60px;
    font-size: 40px;
    line-height: 50px;
  }
}
.perfect-serving-holder {
  padding: 100px 0;
  overflow: hidden;
  background: #fff;
}
@media (max-width: 767px) {
  .perfect-serving-holder {
    padding: 50px 0;
  }
}
.perfect-serving-holder .title-serve {
  margin: 0 0 20px;
  display: block;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  color: #343233;
  text-align: center;
  text-transform: uppercase;
}
.perfect-serving-holder .serving-info {
  padding: 20px;
  max-width: 1082px;
  margin: 0 auto;
  display: flex;
  background: #005850;
}
@media (max-width: 767px) {
  .perfect-serving-holder .serving-info {
    display: block;
  }
}
.perfect-serving-holder .image-holder {
  width: 357px;
  flex-shrink: 0;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .perfect-serving-holder .image-holder {
    width: 100%;
    margin: 0 0 20px;
  }
}
.perfect-serving-holder .image-holder img {
  display: block;
  height: auto;
  width: 100%;
}
.perfect-serving-holder .info-holder {
  flex-grow: 1;
}
.perfect-serving-holder .title {
  margin: 0 0 20px;
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.perfect-serving-holder .sub-title {
  margin: 0 0 10px;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
}
.perfect-serving-holder .info-list {
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
  overflow: hidden;
}
.perfect-serving-holder .info-list li {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
}
.ramsay_product_holder {
  overflow: hidden;
  background: #005850;
}
.ramsay_product_holder:nth-child(even) {
  background: #337973;
}
.ramsay_product_holder .relative {
  position: relative;
}
.ramsay_product_holder .holder {
  padding: 128px 0 128px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .ramsay_product_holder .holder {
    display: block;
    padding: 20px 0;
  }
}
.ramsay_product_holder .product_img {
  bottom: -100px;
  right: 0;
  position: absolute;
}
@media (max-width: 991px) {
  .ramsay_product_holder .product_img {
    bottom: -70px;
  }
}
@media (max-width: 767px) {
  .ramsay_product_holder .product_img {
    position: relative;
    bottom: 0;
    margin: 0 0 20px;
    text-align: center;
    display: block;
  }
}
.ramsay_product_holder .product_img img {
  width: 500px;
  display: inline-block;
  height: auto;
  max-width: 100%;
}
@media (max-width: 991px) {
  .ramsay_product_holder .product_img img {
    width: 300px;
  }
}
.ramsay_product_holder .product-info-holder {
  width: 400px;
  text-align: left;
  color: #fff !important;
}
@media (max-width: 767px) {
  .ramsay_product_holder .product-info-holder {
    width: 100%;
  }
}
.ramsay_product_holder .input-group-gin {
  margin: 0;
}
.ramsay_product_holder h3 {
  font-size: 50px !important;
  line-height: 67px !important;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .ramsay_product_holder h3 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}
.ramsay_product_holder .price_inc_vat {
  font-size: 25px !important;
  line-height: 33px !important;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .ramsay_product_holder .price_inc_vat {
    font-size: 20px !important;
    line-height: 27px !important;
  }
}
.ramsay_product_holder .btn-primary {
  font-size: 18px !important;
  line-height: 24px !important;
}
/* get rid of blue outline on brown buttons */
input:focus,
button:focus {
  outline: 0 !important;
}
/* checkout fields match height */
span.one_page_checkout_inputs input.form-control {
  height: 46px;
}
span.one_page_checkout_inputs input.btn {
  line-height: 32px;
  font-size: 1.5rem;
}
.one_page_checkout_inputs select {
  height: 46px;
}
.one_page_checkout_inputs li.list-group-item {
  border-radius: 0;
}
.wildcard_block .btn-success {
  color: #fff !important;
  border-color: #E77D91 !important;
  background: #E77D91 !important;
}
.wildcard_block .btn-success:hover {
  color: #fff !important;
  background: #FFB5BB !important;
}
.wildcard_block .product-banner .btn-primary {
  color: #fff !important;
  border-color: #FFB5BB !important;
  background: #E77D91 !important;
}
.wildcard_block .product-banner .btn-primary:hover {
  color: #fff !important;
  background: #FFB5BB !important;
}
.wildcard_block .product-inner-banner a.fa.fa-google-plus,
.wildcard_block .product-inner-banner a.fa.fa-twitter,
.wildcard_block .product-inner-banner a.fa.fa-facebook {
  color: #fff !important;
}
.wildcard_block .product-inner-banner a.fa.fa-google-plus:hover,
.wildcard_block .product-inner-banner a.fa.fa-twitter:hover,
.wildcard_block .product-inner-banner a.fa.fa-facebook:hover {
  color: #000 !important;
  text-decoration: none;
}
.award_logos_list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.award_logos_list li {
  width: 20%;
  padding: 0 10px;
  margin: 0 0 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .award_logos_list li {
    width: 50%;
  }
}
.award_logos_list li:first-child {
  text-align: left;
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .award_logos_list li:first-child {
    text-align: center;
    padding: 0 10px;
  }
}
.award_logos_list li:last-child {
  text-align: right;
  padding: 0 0 0 10px;
}
@media (max-width: 767px) {
  .award_logos_list li:last-child {
    text-align: center;
    padding: 0 10px;
    width: 100%;
  }
}
.award_logos_list li img {
  display: block;
  height: auto;
  max-width: 100%;
}
.responsive-iframe {
  width: 640px;
  height: 360px;
}
@media (min-width: 426px) and (max-width: 768px) {
  .responsive-iframe .responsive-iframe {
    width: 100%;
    height: 360px;
  }
}
@media (max-width: 425px) {
  .responsive-iframe .responsive-iframe {
    width: 100%;
    height: 215px;
  }
}
.trustpilot-slider-block {
  padding: 50px 150px;
  background: #d9d9d9;
}
@media (max-width: 1600px) {
  .trustpilot-slider-block {
    padding: 50px 15px;
  }
}
.wrapper-bottom .tp-widget-logo {
  width: 120px !important;
}
#the_info .col-sm-12 {position: inherit !important;}