@charset "utf-8";
/*************** Nav *************/
/*!
* Yamm!3 - Yet another megamenu for Bootstrap 3
* http://geedmo.github.com/yamm3
* 
* @geedmo - Licensed under the MIT license
*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu,
.yamm .dropdown.toplevel .dropdown-menu {
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .yamm .col-sm-2 {
    width: 20%;
  }
  .yamm .col-sm-2 ul {
    min-height: 14em;
  }
}
@media (max-width: 991px) {
  .yamm.navbar-collapse {
    padding: 0 !important;
  }
}
/*************** General *************/
body {
  font: 16px/1.5 'Source Sans Pro', sans-serif;
  color: #222;
  background: #F4F4F4;
}
.relative {
  position: relative;
}
header,
.white {
  background: #fff;
}
.socials {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
a {
  color: #223776;
  text-decoration: none;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
a:hover,
a:focus,
a:active {
  color: #222;
}
.padzero {
  padding: 0;
}
iframe {
  display: block;
  margin: 0 auto;
}
/*************** Typography *************/
.bg-primary {
  background: #222;
  color: #ffffff;
}
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6 {
  margin: 10px;
  display: inline-block;
}
.bg-primary h1 {
  font-size: 1.5em;
}
.bg-primary h2 {
  font-size: 1.35em;
}
.bg-primary h3 {
  font-size: 1.2em;
}
.bg-primary .fa {
  font-size: 0.7em;
  vertical-align: 2px;
}
/*************** Header *************/
.top-bar {
  background: #222;
  color: #ffffff;
  padding: 6px 0;
  font-size: 0.8em;
}
.top-bar a {
  color: #ADB0B2;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.top-bar a:hover,
.top-bar a:active {
  color: #ffffff;
  text-decoration: none;
}
.top-bar .btn-group a {
  padding-right: 10px;
  border-right: 1px dotted;
  margin-left: 10px;
}
.top-bar .fa-phone {
  margin-left: 20px;
}
header #basket {
  display: inline-block;
}
.top-tel {
  display: inline-block;
  font-size: 1.32em;
  margin: 0;
  float: left;
}
.deliver-img {
  margin-left: 12px;
}
/* hide the content of the actual mini basket*/
#bubble_tooltip #basket_contents .list-group .list-group-item .media {
  display: none;
}
#basket_contents .list-group .list-group-item {
  padding: 0 15px;
}
#basket_contents .list-group .list-group-item .media:first-child {
  margin-top: 5px;
}
#basket_contents .list-group .list-group-item .media .table {
  margin-bottom: 0;
}
#basket_contents .list-group .list-group-item .media .table > tbody > tr > td,
#basket_contents .list-group .list-group-item .media .table > tbody > tr > th,
#basket_contents .list-group .list-group-item .media .table > tfoot > tr > td,
#basket_contents .list-group .list-group-item .media .table > tfoot > tr > th,
#basket_contents .list-group .list-group-item .media .table > thead > tr > td,
#basket_contents .list-group .list-group-item .media .table > thead > tr > th {
  border-top: none;
}
/*************** Basket *************/
#the_address .close {
  color: red !important;
  text-shadow: none;
  opacity: 0.8;
}
#BASKET span {
  color: #222;
  font-size: 1.3em;
  font-weight: 600;
}
#BASKET .btn {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#BASKET .total_div_mini {
  font-size: 1.4em;
}
.basket_qty_icon {
  margin-right: 5px;
}
.cur_link {
  padding-right: 0 !important;
}
.loc_link {
  text-align: right;
}
.glyphicon-shopping-cart,
.basket_qty_icon,
.total_div_mini {
  color: #222 !important;
}
.search_b {
  border: 1px solid #BEBEBE;
  border-radius: 2px;
}
.search-col .search_b input::-webkit-input-placeholder {
  color: #222;
}
.search-col .search_b input::-moz-placeholder {
  color: #222;
}
.search-col .search_b input::-moz-placeholder {
  color: #222;
}
.search-col .search_b input:-ms-input-placeholder {
  color: #222;
}
button.close {
  opacity: 1;
}
.input-group-btn .btn-primary {
  font-size: 14px;
  border: 1px solid #223776;
}
/*************** Home *************/
.sideboxes .mb {
  margin-bottom: 16px;
}
.sideboxes img {
  width: 100%;
}
.featured h3 {
  text-transform: uppercase !important;
}
.featprods img {
  padding: 29px 0;
}
.home_text h1 {
  background: #222;
  padding: 10px;
  color: #ffffff;
}
/*************** Footer *************/
footer {
  background: #202020;
  padding: 20px 0;
  color: #fff;
}
footer a,
footer a:hover,
.subfooter a,
.subfooter a:hover {
  color: #ffffff;
  font-weight: 300;
  font-size: 0.9em;
  text-decoration: none;
}
footer .glyphicon {
  margin-right: 15px;
}
footer h3 {
  color: #ffffff;
  display: inline-block;
  padding-bottom: 5px;
  font-size: 1.1em;
}
.subfooter {
  background: #000000;
  padding: 10px 0 35px;
  color: #fff;
}
.subfooter a {
  color: #fff;
}
.subfooter p {
  text-align: center;
  margin: 0;
}
.feefo-link {
  position: fixed;
  z-index: 2;
  left: 20px;
  bottom: 0;
  border-top-left-radius: 3px;
  padding: 15px;
}
.feefo-link .fa-close {
  position: absolute;
  top: -12px;
  left: -12px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #484545;
  background: #fff;
  line-height: 23px;
  cursor: pointer;
}
/*************** Nav *************/
.navbar {
  border: 0 none;
  margin: 0;
}
.navbar-default {
  background: #222;
}
.navbar-default .navbar-nav li a {
  color: #ffffff;
  font-size: 1.1em;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
  color: #ffffff;
  background: #223776;
}
.navbar-default .navbar-nav li ul li a:hover,
.navbar-default .navbar-nav li ul li a:focus {
  background: none;
  color: #ffffff;
}
.navbar-default .navbar-collapse {
  border-color: #222;
  background: #222;
}
#lists li.dropdown {
  margin: 0 10px 0 0;
}
#lists li.dropdown:last-child {
  margin: 0 15px 0 0;
}
.dropdown-menu {
  background: #ffffff;
  padding: 10px;
  list-style: none;
}
.dropdown-menu > li > a {
  display: block;
  border-bottom: 2px solid #223776;
  padding: 3px 0;
  color: #223776 !important;
  font-weight: bold;
}
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background: none !important;
}
.dropdown-menu > li ul {
  list-style: none;
  padding: 5px 0;
}
.dropdown-menu > li ul > li > a {
  margin-top: 8px;
  border-bottom: 0;
  font-weight: normal;
  color: #222 !important;
}
.dropdown-menu > li ul > li > a:hover {
  background: rgba(34, 55, 118, 0.3);
}
/**************** Buttons *****************/
.btn-default {
  background: #223776;
  border-color: #223776;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 6px 20px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:visited {
  background-color: #1c2e62;
  border-color: #1c2e62;
  color: #ffffff;
}
.navigator .btn-default {
  margin: 0 0.5em 1em;
  background-color: #2d499e;
  border-color: #223776;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 6px 12px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.navigator .btn-default:hover,
.navigator .btn-default:active,
.navigator .btn-default:focus {
  background-color: #ffffff;
  border-color: #17254e;
  color: #2d499e;
}
.navigator .pagination {
  border: 1px solid #ccc;
  background: #eee;
}
.btn-primary {
  background-color: #223776;
  border-color: #223776;
  color: #ffffff;
  border-radius: 2px;
  border: none;
  font-weight: 500;
  font-size: 1.1em;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #1c2e62;
  color: #ffffff;
}
.btn-success {
  background-color: #87c651;
  border-color: #6eac38;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:visited {
  background-color: #6eac38;
  border-color: #55852c;
  color: #ffffff;
}
.btn-info {
  background-color: #555555;
  border-color: #3c3c3c;
  color: #ffffff;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  border-radius: 0;
  font-weight: 100;
  font-size: 1.2em;
  padding: 15px 0;
}
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info:visited {
  background-color: #ffffff;
  border-color: #555555;
  color: #555555;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #a98227;
  color: #D0A133;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  border-radius: 0;
  font-weight: 100;
  font-size: 1.2em;
  padding: 15px 0;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:visited {
  background-color: #555555;
  border-color: #555555;
  color: #ffffff;
}
.btn-danger {
  background-color: #D03333;
  border-color: #a92727;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:visited {
  background-color: #a92727;
  border-color: #801d1d;
  color: #ffffff;
}
.btn-search {
  background-color: #222;
  border: none;
  color: #ffffff;
  border-radius: 2px;
  font-weight: 300;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.btn-search:hover,
.btn-search:active,
.btn-search:focus {
  background-color: #151515;
  color: #ffffff;
}
.btn-danger:visited {
  color: #FFF ! important;
}
/*************** Brand carousel *************/
.brand-carousel {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
.brand-carousel li {
  line-height: 550%;
}
.brand-carousel .flex-direction-nav li {
  height: auto;
}
.brand-carousel .flex-direction-nav a {
  opacity: 1;
  height: 60px;
  position: absolute;
  height: 100px;
  top: 20px;
  background: rgba(58, 83, 155, 0.75);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.brand-carousel .flex-direction-nav a:before {
  display: none;
}
.brand-carousel .flex-direction-nav a:hover {
  background: #3a539b;
}
.brand-carousel .flex-direction-nav .flex-prev {
  left: 0;
}
.brand-carousel .flex-direction-nav .flex-prev .fa {
  left: 5px;
}
.brand-carousel .flex-direction-nav .flex-next {
  right: 0;
}
.brand-carousel .flex-direction-nav .flex-next .fa {
  right: 5px;
}
.brand-carousel .flex-direction-nav .fa {
  color: #fff;
  font-size: 1.8em;
  position: relative;
  top: 10px;
}
/*************** Products *************/
.thumbnail {
  border: none;
  color: #222;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
  padding: 0;
}
.thumbnail h3 {
  font-size: 1.1em;
  text-transform: capitalize;
  min-height: 90px;
}
.thumbnail h3::first-letter {
  text-transform: uppercase;
}
.thumbnail h3 a:hover {
  text-decoration: none;
}
.thumbnail span {
  font-weight: bold;
  font-size: 1.1em;
}
.thumbnail .btn {
  font-weight: normal;
}
.thumbnail .corner-img {
  position: absolute;
  top: 0;
}
.thumbnail .right {
  right: 10px;
}
.thumbnail .left {
  left: 10px;
}
.thumbnail .price {
  display: block;
  min-height: 30px;
}
/* .thumbnail.colour img{
cursor: pointer;
}

.thumbnail.colour:hover>.caption {
display: block;
position: absolute;
top: 0;
left: 0;
width: 200px;
z-index: 99;
background: rgba(34, 55, 118, .9);
border-radius: 2px;
opacity: 1;
min-height: 140px;

h6{
font-size: 1em;
color: @default-color;
}
}

.thumbnail.colour .caption{
display: none;
}*/
.thumbnail:link {
  text-decoration: none !important;
}
.list_products h3 {
  min-height: 100%;
  text-transform: capitalize;
}
.viewed h3 {
  min-height: 70px;
}
/*************** Panels *************/
.panel-default > .panel-heading {
  background: #222;
  color: #ffffff;
}
.panel-default > .panel-heading h2 {
  margin: 0;
  font-size: 1.3em;
}
.panel-primary {
  border-color: #F0F0F0;
  padding: 5px;
}
.panel.platinum {
  border: 2px solid #c4B997;
}
.panel.platinum .panel-heading {
  background: #d4cfb0;
  background: -webkit-gradient(linear, left top, left bottom, from(#d4cfb0), color-stop(99%, #c2b898));
  background: linear-gradient(to bottom, #d4cfb0 0%, #c2b898 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4cfb0', endColorstr='#c2b898', GradientType=0);
}
.panel.platinum .panel-body {
  padding: 0;
  background: #F0F0F0;
}
.panel.platinum .panel-body table {
  margin-bottom: 0;
}
.panel.platinum .panel-body table td {
  width: 50%;
}
.panel.platinum .panel-body table tr:not(.alert-danger) td:first-child {
  background: #EAE0C7;
}
.panel.platinum .panel-body table tr:first-child td {
  padding-top: 45px;
}
.panel.gold {
  border: 2px solid #D8AE3E;
}
.panel.gold .panel-heading {
  background: #e5d461;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5d461), color-stop(100%, #d5ae47), to(#d5ae47));
  background: linear-gradient(to bottom, #e5d461 1%, #d5ae47 100%, #d5ae47 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d461', endColorstr='#d5ae47', GradientType=0);
}
.panel.gold .panel-body {
  padding: 0;
  background: #F0F0F0;
}
.panel.gold .panel-body table {
  margin-bottom: 0;
}
.panel.gold .panel-body table td {
  width: 50%;
}
.panel.gold .panel-body table tr:not(.alert-danger) td:first-child {
  background: #EBE3CD;
}
.panel.gold .panel-body table tr:first-child td {
  padding-top: 45px;
}
.panel.silver {
  border: 2px solid #9094AC;
}
.panel.silver .panel-heading {
  background: #d6d7e1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d6d7e1), to(#8c90a9));
  background: linear-gradient(to bottom, #d6d7e1 1%, #8c90a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d7e1', endColorstr='#8c90a9', GradientType=0);
}
.panel.silver .panel-body {
  padding: 0;
  background: #F0F0F0;
}
.panel.silver .panel-body table {
  margin-bottom: 0;
}
.panel.silver .panel-body table td {
  width: 50%;
}
.panel.silver .panel-body table tr:not(.alert-danger) td:first-child {
  background: #DADBE0;
}
.panel.silver .panel-body table tr:first-child td {
  padding-top: 45px;
}
.panel.bronze {
  border: 2px solid #CF8C4E;
}
.panel.bronze .panel-heading {
  background: #dfb66d;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfb66d), color-stop(99%, #d08d4e));
  background: linear-gradient(to bottom, #dfb66d 0%, #d08d4e 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb66d', endColorstr='#d08d4e', GradientType=0);
}
.panel.bronze .panel-body {
  padding: 0;
  background: #F0F0F0;
}
.panel.bronze .panel-body table {
  margin-bottom: 0;
}
.panel.bronze .panel-body table td {
  width: 50%;
}
.panel.bronze .panel-body table tr:not(.alert-danger) td:first-child {
  background: #E8D7C6;
}
.panel.bronze .panel-body table tr:first-child td {
  padding-top: 45px;
}
.panel.blue {
  border: 2px solid #B6B7BA;
}
.panel.blue .panel-heading {
  background: #e9eaea;
  background: -webkit-gradient(linear, left top, left bottom, from(#e9eaea), color-stop(99%, #a4a4a7));
  background: linear-gradient(to bottom, #e9eaea 0%, #a4a4a7 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9eaea', endColorstr='#a4a4a7', GradientType=0);
}
.panel.blue .panel-body {
  padding: 0;
  background: #F0F0F0;
}
.panel.blue .panel-body table {
  margin-bottom: 0;
}
.panel.blue .panel-body table td {
  width: 50%;
}
.panel.blue .panel-body table tr:not(.alert-danger) td:first-child {
  background: #DBDCE1;
}
.panel.blue .panel-body table tr:first-child td {
  padding-top: 45px;
}
.logo-star {
  position: absolute;
  right: 25px;
  top: 10px;
}
/*************** Pagination *************/
.pagination {
  margin: 0;
}
.pagination > li > a,
.pagination > li > span {
  color: #223776;
  border: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #223776;
}
/*************** SKU *************/
.nav-pills > li > a {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 10px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #222;
  background: #E2E2E4;
}
.tab-content {
  background: #E2E2E4;
  padding: 20px;
}
.prod_title {
  text-transform: lowercase;
}
.prod_title::first-letter {
  text-transform: uppercase;
}
.title_sub {
  font-size: 1.2em;
}
.title_sub .fa {
  font-size: 0.75em;
}
.starprice {
  font-size: 1.6em;
}
/*************** Deals *************/
.media:first-child {
  margin-top: 15px;
}
.deals .media {
  border-radius: 4px;
  padding: 20px;
  border: 1px solid #ccc;
}
.deal-list {
  min-height: 350px;
}
.deal-list h3 {
  min-height: 90px;
}
/* .colour{
min-height: 250px;
}*/
.caption .fa-stack {
  position: absolute;
  top: 0;
  font-size: 3em;
}
.caption .fa-stack .fa-ban {
  top: 15px;
  font-size: 1.4em;
}
.caption .out {
  font-size: 0.8em;
  min-height: 34px;
  display: block;
}
.caption > h6:first-child {
  min-height: 90px;
}
.not-absolute {
  display: block !important;
  position: static !important;
}
/*************** Checkout *************/
.steps .relative .alert {
  padding: 5px;
  text-align: center;
  background: #F9F9F9;
}
.steps .relative .alert .fa {
  margin-right: 10px;
}
/*************** Breadcrumb *************/
.breadcrumb {
  border-radius: 0;
}
.breadcrumb a,
.breadcrumb a:visited,
.breadcrumb a:active,
.breadcrumb a:hover {
  color: #818181;
  text-transform: uppercase;
}
.breadcrumb span.glyphicon {
  color: #AAAAAA;
  margin: 0 5px;
}
.carousel-control.left,
.carousel-control.right {
  background: none ! important;
}
.empty {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  color: #A94442;
}
.mt {
  margin-top: 15px;
}
.mb {
  margin-bottom: 15px;
}
.filterform li {
  clear: left;
  margin: 0;
}
.disabled_filter {
  float: left;
  color: #e5e5e5;
  padding-top: 3px;
  display: none ! important;
}
.filterform h3 {
  color: #A6A6A6;
  font-size: 22px;
  line-height: 18px;
  margin-bottom: 15px;
}
.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;
}
.product_icons {
  text-align: center;
  margin: 20px 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #f3ede9;
}
.product_icons li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.product_icons p {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  color: #bbbbbb;
}
.product_icons span {
  display: block;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  text-transform: none;
}
.share_icons {
  padding: 10px;
  border: 1px solid #f3ede9;
  margin: 10px 0 0 0;
  border-radius: 2px;
  display: none;
}
.share_icons ul {
  text-align: center;
}
.share_icons li {
  display: inline-block;
  margin: 0 0 0 5px;
}
.share_icons li:first-child {
  margin: 0;
}
footer .social li {
  float: left;
}
#bubble_tooltip {
  display: none;
  position: fixed;
  right: 10px;
  z-index: 60000;
  top: 10px;
  padding: 0;
}
.BASKET_IMG_DIV img {
  width: 60px;
}
#RELATED_IMAGES img {
  width: 64px;
  height: 64px;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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 {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit ! important;
}
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
.noUi-background {
  background: #FAFAFA;
  -webkit-box-shadow: inset 0 1px 1px #f0f0f0;
          box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #223776;
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
          box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
          box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[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: #fff;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
/**************** Login *****************/
.login-page {
  min-height: 250px;
  margin-top: 50px;
}
.login-page .fa {
  font-size: 1.4em;
  color: #fff;
  background: #223776;
  border-radius: 50%;
  padding: 15px;
}
.login-page h3 {
  font-size: 1.2em;
}
.cpanelMenu {
  z-index: 1;
}
.cpanelMenu .navbar-default {
  border-radius: 0;
}
.cpanelMenu ul li a {
  color: #fff;
}
.cpanelMenu ul li a:hover {
  color: #fff;
}
.login-forms .form-group {
  margin: 20px 0;
}
/**************** Default Page *****************/
#BlackBox {
  clear: both;
}
/**************** Loyalty Scheme *****************/
/** PRICING TABLES **/
/***
Content
***/
.content {
  padding: 30px 0;
}
/***
Pricing table
***/
.pricing {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 15px;
  border: 5px solid #949594;
  border-radius: 5px;
}
.pricing-active {
  margin-top: 2em;
}
.pricing-head {
  text-align: center;
}
.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}
.pricing-head h3 span,
.pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}
.pricing-head h3 {
  font-weight: 300;
  color: #fafafa;
  padding: 12px 0;
  font-size: 27px;
  background: #1c2e62;
  border-bottom: solid 1px #1c2e62;
}
.pricing-head h4 {
  color: #6f7891;
  padding: 5px 0;
  font-size: 54px;
  font-weight: 300;
  background: #f2f3fe;
  border-bottom: solid 1px #f2f3fe;
}
.pricing-head-active h4 {
  color: #1c2e62;
}
.pricing-head h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}
/*Pricing Content*/
.pricing-content {
  border: 1px solid;
  padding: 0;
  font-size: 0.8em;
}
.pricing-content th,
.pricing-content td {
  border-bottom: 1px solid;
  padding: 0.5em;
}
.pricing-content th:first-child,
.pricing-content td:first-child {
  border-right: 1px solid;
}
.pricing-content th:nth-child(3) {
  text-transform: lowercase;
  font-weight: normal;
}
/*Pricing Footer*/
.pricing-footer {
  color: #777;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  padding: 0 20px 19px;
}
/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}
.price-active h4 {
  color: #1c2e62;
}
.no-space-pricing .pricing:hover {
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #1c2e62;
  padding: 15px 0;
  font-size: 80px;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.yellow-crusta.btn {
  color: #FFFFFF;
  background-color: #f3c200;
}
.yellow-crusta.btn:hover,
.yellow-crusta.btn:focus,
.yellow-crusta.btn:active,
.yellow-crusta.btn.active {
  color: #FFFFFF;
  background-color: #cfa500;
}
.tiers {
  clear: both;
  font-family: 'Gabriela', serif;
  text-transform: uppercase;
  color: #6a6e72;
}
.current-tier-1 {
  position: relative;
}
.current-tier-1 .pricing-head h3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1efef), to(#c0bebe));
  background-image: linear-gradient(#f1efef, #c0bebe);
}
.current-tier-2 {
  position: relative;
}
.current-tier-2 .pricing-head h3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f0e1), to(#eebb46));
  background-image: linear-gradient(#f8f0e1, #eebb46);
}
.current-tier-2 .yourpoints {
  border-color: #eebb46;
}
.current-tier-3 {
  position: relative;
}
.current-tier-3 .pricing-head h3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeedf1), to(#9ea1b8));
  background-image: linear-gradient(#eeedf1, #9ea1b8);
}
.current-tier-3 .yourpoints {
  border-color: #9ea1b8;
}
.current-tier-4 {
  position: relative;
}
.current-tier-4 .pricing-head h3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3e5d7), to(#d78a45));
  background-image: linear-gradient(#f3e5d7, #d78a45);
}
.current-tier-4 .yourpoints {
  border-color: #d78a45;
}
.pricing-head h3 {
  font-family: 'Gabriela', serif;
  text-transform: uppercase;
  color: #6a6e72;
}
.alert-yourpoints {
  color: white;
  border: 1px solid #834599;
  background: #606080;
}
.yourpoints {
  position: relative;
  margin: 0 auto;
  max-width: 220px;
  border-radius: 100%;
  border: 25px solid #834599;
  background: white;
  background-size: auto auto;
  background-size: cover;
  padding: 1em;
  text-align: center;
  font-size: 1.4em;
  color: #606080;
}
.yourpoints h4 {
  font-size: 1em;
}
.clubsynergy {
  position: relative;
}
.clubsynergy img {
  margin: 0 auto;
}
/**************** Responsive *****************/
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
  /* Header */
  .head-holder {
    padding: 10px 15px;
  }
  .deliver-img {
    margin: 10px 0 0 0;
  }
  .navbar-header {
    background: #222;
  }
  .navbar-default {
    margin-top: 0 !important;
  }
  .navbar-default .navbar-nav li a {
    padding: 10px 20px;
  }
  .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-top: 13px;
    border: none;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
    width: 30px;
  }
  .navbar-toggle .label-success {
    background: none;
  }
  .navbar-toggle .glyphicon-shopping-cart {
    color: #fff !important;
    font-size: 1.5em;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: none;
  }
  .dropdown-menu > li > a {
    color: #fff !important;
    padding: 5px 15px 5px 0;
    font-weight: 400;
  }
  .dropdown-menu li ul {
    padding: 0 20px 10px 15px;
  }
  .dropdown-menu li ul li a {
    margin-top: 5px !important;
    color: #fff !important;
    padding: 5px 20px !important;
  }
  .dropdown-menu li ul li a:before {
    content: "\2013";
    margin-right: 3px;
  }
  .socials li {
    padding: 0 0 0 1px;
  }
  .top-bar .btn-group {
    text-align: right;
  }
  .top-bar .btn-group a {
    padding: 0 5px;
    margin: 0;
  }
  /* SKU */
  #bootstrap_tab {
    margin-top: 30px;
  }
  .stars {
    margin-top: 20px;
  }
  .stars .btn-default {
    float: none !important;
    margin-top: 30px;
  }
  /* Colours */
  .thumbnail.colour:hover > .caption {
    display: block;
    background: none;
    position: static;
    width: 100%;
    min-height: 100%;
  }
  .thumbnail.colour .caption.caption {
    display: block;
    background: none;
  }
  .thumbnail.colour .caption.caption h6 {
    color: #000;
    font-size: 1.1em;
  }
  .basket_button {
    display: block !important;
    float: left !important;
    margin: 10px 0 !important;
    width: 100%;
  }
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* General */
  .sm-mt {
    margin-top: 15px;
  }
  /* Header */
  .deliver-img {
    margin-left: 0;
  }
  /* Hide dropdown on ipads - can get to all categories by selecting top level :) */
  #lists li.dropdown:hover .dropdown-menu {
    display: none;
  }
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  /* Header */
  .deliver-img {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .alpha {
    padding-left: 0;
  }
  .omega {
    padding-right: 0;
  }
  #lists li.dropdown:hover .dropdown-menu {
    display: block;
  }
  .yourpoints {
    position: absolute;
    z-index: 10;
    top: 125px;
    right: -5em;
  }
  .clubsynergy {
    position: absolute;
    z-index: 10;
    top: 120px;
    left: -7.75em;
  }
  .pricing-content {
    margin: 0.35em;
    padding: 1em 3em;
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  #lists li.dropdown {
    margin: 0;
    border-radius: 0;
  }
  #lists li.dropdown:last-child {
    margin: 0;
  }
}
@media (min-width: 991px) {
  iframe {
    margin: 0;
  }
}
/*.filter-wrap {

    &.active {
        .slide-opener {
            font-weight: 700;
        }
    }

    .slide-opener {
        font-weight: 400;

        &:hover {
            text-decoration: none;
        }
    }

    .close {
        display: none;
    }

    label {
        margin: 8px 0;
    }

    .filter-items {
        height: 150px;
        overflow: auto;
    }

    h3 {
        position: relative;

        &:after {
            top: 50%;
            right: 5px;
            content: "";
            position: absolute;
            transform: translateY(-50%);
            border-width: 8px 7.5px 0 7.5px;
            border-color: #000 transparent transparent transparent;
            border-style: solid;
        }
    }
 }*/
.filter-wrap {
  /*.filter-items {
        height: 200px;
        overflow: auto;
    }*/
}
.filter-wrap .slide-opener {
  font-weight: 400;
}
.filter-wrap .filter-slide.scrolling {
  max-height: 150px;
  overflow: auto;
}
.filter-wrap.active .slide-opener:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
.filter-wrap.activebold .slide-opener {
  font-weight: 700;
}
.filter-wrap .btn-transparent {
  display: none;
}
.filter-wrap label {
  margin: 12px 0;
  display: block;
}
.filter-wrap .slide-opener {
  display: block;
  position: relative;
}
.filter-wrap .slide-opener:after {
  top: 50%;
  right: 2px;
  content: "";
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  border-width: 8px 7.5px 0 7.5px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.filter-wrap button.close {
  display: none;
}
.filters_info {
  padding: 0;
}
.filters_info .card-body {
  padding: 1.5em 0;
}
.filters_info #clear-side-filters {
  top: 30px;
  right: 15px;
  position: absolute;
  background: transparent;
  color: #000;
  padding: 5px;
}
.filters_info #clear-side-filters:hover {
  background: #000;
  color: #fff;
}
/*meet the team starts*/
.team-member-page {
  background: #F4F4F4;
  position: relative;
}
.team-member-page::after {
  top: 0;
  bottom: 0;
  width: 100%;
  right: 100%;
  content: "";
  position: absolute;
  background: #F4F4F4;
}
.team-member-page::before {
  top: 0;
  left: 100%;
  bottom: 0;
  width: 100%;
  content: "";
  position: absolute;
  background: #F4F4F4;
}
.team-members-holder {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .team-members-holder {
    padding: 50px 0;
  }
}
.team-members {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 479px) {
  .team-members {
    display: block;
    margin: 0;
  }
}
.team-members li {
  padding: 0 5px;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .team-members li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .team-members li {
    padding: 0;
    width: 100%;
  }
}
.team-members .image-holder {
  margin: 0 0 20px;
  text-align: center;
}
.team-members .image-wrap {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  width: 267px;
  height: 267px;
  background: #fff;
  border: 6px solid #223776;
  border-radius: 100%;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .team-members .image-wrap {
    width: 217px;
    height: 217px;
  }
}
@media (max-width: 991px) {
  .team-members .image-wrap {
    width: 164px;
    height: 164px;
  }
}
.team-members .image-wrap img {
  display: inline-block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.team-members .text-holder {
  overflow: hidden;
  text-align: center;
}
.team-members .title-name {
  display: block;
  padding: 0 0 10px;
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  color: #223776;
  position: relative;
}
.team-members .title-name:after {
  left: 50%;
  bottom: 0;
  width: 31px;
  height: 1px;
  content: "";
  position: absolute;
  background: #202020;
  transform: translateX(-50%);
}
.team-members .title-job {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #202020;
}
/*meet the team ends*/