/*************************************
    Variables
**************************************/
/*************************************
    Typography
**************************************/
@font-face {
  font-family: 'latobold';
  src: url("/Viewscustom/score/css/fonts/lato-bold-webfont.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/lato-bold-webfont.woff") format("woff"), url("/Viewscustom/score/css/fonts/lato-bold.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoheavy';
  src: url("/Viewscustom/score/css/fonts/lato-heavy-webfont.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/lato-heavy-webfont.woff") format("woff"), url("/Viewscustom/score/css/fonts/lato-heavy.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latomedium';
  src: url("/Viewscustom/score/css/fonts/lato-medium-webfont.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/lato-medium-webfont.woff") format("woff"), url("/Viewscustom/score/css/fonts/lato-medium.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "district_prothin";
  src: url("/Viewscustom/score/css/fonts/1197212/c585fbfa-bfbd-4033-b9ad-0e7d8ca77616.eot?#iefix");
  src: url("/Viewscustom/score/css/fonts/1197212/c585fbfa-bfbd-4033-b9ad-0e7d8ca77616.eot?#iefix") format("eot"), url("/Viewscustom/score/css/fonts/1197212/8e0c5fee-7121-4d86-86e3-a598cd91619b.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/1197212/eeabe9e8-5a8d-41a6-b5c1-5bec580830bc.woff") format("woff"), url("/Viewscustom/score/css/fonts/1197212/bb9ba3c7-d460-432e-a136-aaa23d3d20da.ttf") format("truetype"); }

@font-face {
  font-family: "district_probold";
  src: url("/Viewscustom/score/css/fonts/1197242/3ce2faf6-595b-4035-9255-99b90b63264f.eot?#iefix");
  src: url("/Viewscustom/score/css/fonts/1197242/3ce2faf6-595b-4035-9255-99b90b63264f.eot?#iefix") format("eot"), url("/Viewscustom/score/css/fonts/1197242/8bebc894-7dfd-45b7-870f-3a2922844b92.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/1197242/5cb00491-fa65-49e0-b1bf-957863f4323c.woff") format("woff"), url("/Viewscustom/score/css/fonts/1197242/a2ca69e0-b483-45a6-9540-1e396ffc1ef9.ttf") format("truetype"); }

@font-face {
  font-family: 'latosemibold';
  src: url("/Viewscustom/score/css/fonts/lato-semibold-webfont.woff2") format("woff2"), url("/Viewscustom/score/css/fonts/lato-semibold-webfont.woff") format("woff"), url("/Viewscustom/score/css/fonts/lato-semibold.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3 {
  font-family: "district_probold" !important; }

#productSlider {
  overflow: visible !important; }

/*************************************
    Mixins
**************************************/
/*************************************
    Globals
**************************************/
html, body {
  color: #58595b;
  font-size: 16px;
  font-family: "district_prothin", Arial, sans-serif;
  letter-spacing: 0.025em; }

main {
  overflow: hidden; }

.margin-auto {
  text-align: center; }

strong {
  font-family: "district_probold"; }

.help-block {
  padding: 3px 0;
  font-size: 13px; }

legend {
  font-size: 22px; }

input:not([type="radio"]):not([type="checkbox"]), select {
  height: 36px !important;
  box-shadow: none; }

.has-error {
  border: 1px solid #ffa6a6 !important;
  box-shadow: 0 0 25px 0 #efd7d7 inset !important; }

input, textarea {
  border: 2px solid #1c1d1d !important;
  font-size: 16px !important;
  color: #6d6e71; }

select {
  border: 1px solid #b6b6b8 !important;
  font-size: 16px !important;
  color: #6d6e71; }

.control-label {
  padding-bottom: 5px;
  color: #58595b;
  font-size: 16px;
  font-family: "district_prothin", Arial, sans-serif; }

input.validate-error, form[data-validate="true"] select.validate-error {
  border: 1px solid #ffa6a6;
  box-shadow: 0 0 25px 0 #efd7d7 inset !important; }

form[data-validate="true"] .validate-error-message {
  color: #ffa6a6;
  font-size: 13px;
  line-height: 1;
  position: absolute;
  right: 15px;
  padding-top: 3px; }

.btn {
  transition: all 0.25s ease-in-out;
  height: 36px;
  line-height: 20px; }
  .btn-primary, .btn-black {
    background: #1c1d1d !important;
    border-color: #1c1d1d !important;
    color: #ffffff !important; }
    .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-black:hover, .btn-black:active, .btn-black:focus {
      background: rgba(28, 29, 29, 0.9) !important;
      color: #ffffff !important; }
  .btn-default {
    color: #58595b !important; }
    .btn-default:hover, .btn-default:active, .btn-default:focus {
      background: none;
      color: #58595b; }

.page-content {
  margin-top: 0px !important; }

table td {
  vertical-align: middle;
  font-size: 14px; }

/*************************************
    Header
**************************************/
.head-user-menu {
  background: #1c1d1d;
  width: 100%;
  z-index: 9;
  position: relative; }
  .head-user-menu li a {
    font-size: 12px;
    text-transform: uppercase;
    border-left: 1px solid #5d5d5d;
    padding: 10px;
    margin-left: 0px;
    color: #ffffff !important; }
    .head-user-menu li a:hover, .head-user-menu li a:focus, .head-user-menu li a:active {
      color: #ffffff !important;
      background: #424444 !important; }
  .head-user-menu li.minicart a {
    padding-right: 45px; }
  .head-user-menu li.minicart .checkout__summary-body {
    max-height: 40vh;
    overflow: auto; }
  .head-user-menu li .icount {
    background: #d54f4d;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    position: absolute; }
  .head-user-menu li .transferfromsite {
    background: #d54f4d; }
    .head-user-menu li .transferfromsite:hover {
      background: #d03b38 !important; }
  .head-user-menu .checkout__order .btn {
    transition: none; }
  .head-user-menu .checkout__order .checkout__summary td {
    font-size: 12px; }
  .head-user-menu .checkout__order .checkout__summary tfoot .freight_total_tr {
    font-size: 14px; }
  .head-user-menu .checkout__order .checkout__cancel {
    color: #1c1d1d;
    font-size: 12px; }

.menu-toggle {
  height: 20px;
  width: 25px;
  display: block;
  position: relative;
  background: #d54f4d;
  z-index: 99;
  transition: all 0.25s ease-in-out; }
  .menu-toggle span {
    background: #ffffff;
    border-radius: 0 !important;
    width: auto !important;
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    transition: all 0.25s ease-in-out; }
    .menu-toggle span:nth-child(2) {
      top: 50%;
      transform: translateY(-50%); }
    .menu-toggle span:nth-child(3) {
      bottom: 0; }

.main-header {
  z-index: 8 !important;
  box-shadow: 0 0 0px 1px #5d5d5d; }
  .main-header #sm-searchbox {
    top: 65px; }
  .main-header .header-inner, .main-header .navbar {
    position: inherit !important; }
  .main-header .navbar, .main-header .logo-wrapper {
    margin: 5px 0; }
  .main-header .nav > li.active > a {
    color: #1c1d1d !important;
    border-bottom: 2px solid #1c1d1d !important; }
  .main-header .nav > li > a {
    background: none;
    color: #1c1d1d;
    font-size: 14px;
    font-family: "district_prothin", Arial, sans-serif;
    padding: 15px 18px;
    border-bottom: 2px solid transparent; }
    .main-header .nav > li > a:hover, .main-header .nav > li > a:active, .main-header .nav > li > a:focus {
      background: none !important;
      color: #1c1d1d !important;
      border-bottom: 2px solid #1c1d1d !important; }
  .main-header .nav > li.parent.open:hover > a:after, .main-header .nav > li.parent.open:active > a:after, .main-header .nav > li.parent.open:focus > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #1c1d1d transparent transparent transparent;
    line-height: 0px;
    _border-color: #1c1d1d #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    bottom: -37px;
    z-index: 9999;
    left: 50%;
    margin-left: -10px; }
  .main-header .navbar-search {
    padding: 8px 18px;
    position: relative; }
    .main-header .navbar-search input {
      width: 135px; }
    .main-header .navbar-search button {
      position: absolute;
      color: #1c1d1d;
      right: 20px;
      top: 12px;
      height: 27px;
      line-height: 13px;
      border: none;
      background: none; }
  .main-header.isStuck {
    box-shadow: 0 0 1px 1px #5d5d5d;
    top: 37px !important; }
  .main-header .sub-menu {
    padding: 25px 2% 15px 2%;
    text-align: center;
    max-height: 450px;
    overflow: auto; }
    .main-header .sub-menu .sub-menu-column-item {
      float: none;
      display: inline-block;
      vertical-align: top;
      padding: 0 2.5%;
      position: relative;
      max-width: 300px; }
      .main-header .sub-menu .sub-menu-column-item.club-shop-menu {
        width: 25%;
        margin-bottom: 10px; }
        .main-header .sub-menu .sub-menu-column-item.club-shop-menu li {
          padding: 0px;
          margin: 0px; }
      .main-header .sub-menu .sub-menu-column-item:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 1px;
        background: #5d5d5d; }
      .main-header .sub-menu .sub-menu-column-item:last-child:after {
        display: none; }
    .main-header .sub-menu .sub-menu-item > a {
      font-family: "district_probold" !important; }
    .main-header .sub-menu .sub-menu-item a {
      text-transform: uppercase;
      text-align: left;
      padding: 0 0 2px 0;
      color: #1c1d1d !important; }
      .main-header .sub-menu .sub-menu-item a:hover, .main-header .sub-menu .sub-menu-item a:active, .main-header .sub-menu .sub-menu-item a:focus {
        padding-left: 0px; }
    .main-header .sub-menu .sub-menu-item > a {
      color: #1c1d1d;
      font-size: 16px;
      font-family: "district_prothin", Arial, sans-serif;
      padding-bottom: 5px; }

/*************************************
    Breadcrumb
**************************************/
.breadcrumb {
  background: none;
  padding: 20px 0 5px 0; }
  .breadcrumb li a {
    font-size: 12px !important;
    color: #58595b; }

/*************************************
    Hub
**************************************/
.hub-panels {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2); }

.hub-panel {
  position: absolute;
  width: 50%;
  height: 95%;
  padding-top: 37px;
  overflow: hidden; }
  .hub-panel.samurai {
    left: 50%; }
  .hub-panel-img {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    filter: grayscale(0.9);
    transition: all 0.25s ease-in-out; }
  .hub-panel .hub-menu {
    margin-top: 15px;
    z-index: -2;
    opacity: 0; }
  .hub-panel:hover .hub-panel-img, .hub-panel:focus .hub-panel-img, .hub-panel:active .hub-panel-img {
    filter: grayscale(0); }
  .hub-panel:hover .hub-panel-text h6, .hub-panel:focus .hub-panel-text h6, .hub-panel:active .hub-panel-text h6 {
    border-top: 1px solid #ffffff;
    transition: all 0.25s ease-in-out; }
    .hub-panel:hover .hub-panel-text h6 span, .hub-panel:focus .hub-panel-text h6 span, .hub-panel:active .hub-panel-text h6 span {
      opacity: 0; }
  .hub-panel:hover .hub-panel-text .hub-menu, .hub-panel:focus .hub-panel-text .hub-menu, .hub-panel:active .hub-panel-text .hub-menu {
    z-index: 1;
    position: relative;
    opacity: 1; }
    .hub-panel:hover .hub-panel-text .hub-menu:before, .hub-panel:focus .hub-panel-text .hub-menu:before, .hub-panel:active .hub-panel-text .hub-menu:before {
      content: "";
      width: 150%;
      height: 150%;
      position: absolute;
      top: -15px;
      left: -75px;
      background: rgba(28, 29, 29, 0.5); }
    .hub-panel:hover .hub-panel-text .hub-menu ul, .hub-panel:focus .hub-panel-text .hub-menu ul, .hub-panel:active .hub-panel-text .hub-menu ul {
      display: block; }
  .hub-panel-text {
    padding: 0 30px;
    position: absolute;
    width: 100%;
    bottom: 10%; }
    .hub-panel-text h1 {
      color: #ffffff;
      font-size: 40px;
      font-family: "district_prothin", Arial, sans-serif;
      letter-spacing: 0.035em;
      margin-bottom: 25px; }
      .hub-panel-text h1 span {
        display: block; }
    .hub-panel-text h6 {
      border-top: 1px solid transparent;
      color: #ffffff;
      font-size: 12px;
      font-family: "district_prothin", Arial, sans-serif; }
  .hub-panel .hub-logo {
    max-height: 135px; }
  .hub-panel .hub-menu ul {
    display: none; }

.hub-menu {
  height: 145px;
  transition: all 0.25s ease-in-out;
  z-index: -1; }
  .hub-menu li a {
    padding: 0 0 3px 0;
    color: #ffffff;
    font-size: 12px;
    font-family: "district_prothin", Arial, sans-serif;
    float: left;
    clear: both;
    background: none !important;
    transition: all 0.25s ease-in-out; }
    .hub-menu li a:hover, .hub-menu li a:focus, .hub-menu li a:active {
      padding-left: 5px; }

.hub-main-menu-toggle {
  position: fixed;
  top: 67px;
  right: 30px;
  box-shadow: 0 0 0 10px #d54f4d; }

.hub-menu-open .hub-main-menu-toggle span:nth-child(1) {
  transform: rotate(45deg) translatey(8px) translatex(7px); }

.hub-menu-open .hub-main-menu-toggle span:nth-child(2) {
  opacity: 0; }

.hub-menu-open .hub-main-menu-toggle span:nth-child(3) {
  transform: rotate(-45deg) translateY(-7px) translateX(4px); }

.hub-menu-open .hub-main-menu {
  right: 0px; }

.hub-main-menu {
  position: fixed;
  top: 37px;
  right: -336px;
  width: 335px;
  height: 100%;
  background: #1c1d1d;
  z-index: 97;
  padding-left: 30px;
  transition: all 0.25s ease-in-out; }
  .hub-main-menu h3 {
    color: #ffffff;
    font-size: 30px;
    font-family: "district_prothin", Arial, sans-serif;
    margin-bottom: 15px; }
  .hub-main-menu li a {
    padding-bottom: 8px; }

/*************************************
    Home
**************************************/
#featuredSlider {
  position: relative; }
  #featuredSlider .owl-controls {
    display: none; }
  #featuredSlider .slider {
    /*&-caption-wrap {
            position: absolute;
            right: 0;
            top: 0px;
            width: 100%;
            height: 100%;
        }*/ }
    #featuredSlider .slider a {
      display: block; }
    #featuredSlider .slider-caption {
      /*top: 40%;
            right: 15.8%;
            height: 100%;
            position: absolute;
            max-width: 300px;
            text-align: right;*/
      height: 100%;
      max-width: 350px;
      position: absolute;
      right: 15px;
      text-align: right;
      top: 75%; }
      #featuredSlider .slider-caption h3 {
        /*@include font(35px,$white);
                margin: 0px;*/
        color: #fff;
        font-family: "latobold",Arial,sans-serif;
        font-size: 35px;
        margin: 0;
        text-shadow: #969696 1px 3px 0px, #aba8a8 1px 8px 5px; }
      #featuredSlider .slider-caption h6 {
        margin-top: 15px;
        color: #ffffff;
        font-size: 14px;
        font-family: "district_prothin", Arial, sans-serif; }

.home-promos {
  background: #f5f6f7;
  padding: 15px 0 !important; }

.home-promo-buttons {
  text-align: center !important;
  margin-bottom: 0px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  list-style: none; }
  .home-promo-buttons.inline-blocks li {
    display: inline-block;
    float: none; }
  .home-promo-buttons [class*="col-"] {
    padding: 0 7.5px; }
  .home-promo-buttons li {
    text-align: center;
    margin-bottom: 15px; }
    .home-promo-buttons li:last-child {
      margin-right: 0px; }
    .home-promo-buttons li a {
      display: block;
      background: #ffffff;
      padding: 15px 0px;
      color: #ffffff;
      font-size: 12px;
      font-family: "district_prothin", Arial, sans-serif;
      text-decoration: none; }
      .home-promo-buttons li a h3 {
        margin-top: 0px; }
      .home-promo-buttons li a span {
        display: block;
        position: relative;
        color: #d54f4d;
        font-size: 13px;
        font-family: "district_prothin", Arial, sans-serif; }
      .home-promo-buttons li a:hover, .home-promo-buttons li a:focus, .home-promo-buttons li a:active {
        background: #e8e9eb; }

.home-promo-panels a {
  text-decoration: none !important; }

.home-promo-panels [class*="col-"] {
  padding: 0 7.5px; }

.home-promo-panels > div:nth-child(1) {
  padding-left: 0px; }

.home-promo-panels > div:nth-last-child(2) {
  padding-right: 0px;
  padding-left: 9.5px; }

.home-promo-panels .promo-panel {
  padding-bottom: 25px; }
  .home-promo-panels .promo-panel:hover .promo-panel-img img, .home-promo-panels .promo-panel:active .promo-panel-img img, .home-promo-panels .promo-panel:focus .promo-panel-img img {
    transform: scale(1.04); }
  .home-promo-panels .promo-panel .promo-panel-img {
    margin-bottom: 35px;
    overflow: hidden;
    background: #ffffff; }
    .home-promo-panels .promo-panel .promo-panel-img img {
      transition: all 0.8s ease-in-out;
      max-height: 100% !important;
      max-width: 100% !important; }
  .home-promo-panels .promo-panel h6 {
    color: #58595b;
    font-size: 12px;
    font-family: "district_prothin", Arial, sans-serif; }
  .home-promo-panels .promo-panel h3 {
    margin-top: 5px;
    color: #1c1d1d;
    font-size: 21px;
    font-family: "district_prothin", Arial, sans-serif; }
  .home-promo-panels .promo-panel span {
    color: #d54f4d;
    font-size: 12px;
    font-family: "district_prothin", Arial, sans-serif; }

.home-featured-products {
  padding: 50px 0; }
  .home-featured-products h2 {
    color: #1c1d1d;
    font-size: 30px;
    font-family: "district_prothin", Arial, sans-serif;
    margin-bottom: 10px; }
  .home-featured-products .featured-product-items {
    margin-top: 50px; }

.home-testimonials {
  background: #f5f6f7;
  position: relative; }
  .home-testimonials #sync1 .owl-controls {
    margin-top: -10px; }
  .home-testimonials .testimonial-wrap {
    white-space: pre-line;
    position: relative; }
  .home-testimonials .testimonial-wrap, .home-testimonials .testimonial-img {
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    line-height: 25px;
    color: #ffffff;
    font-size: 16px;
    font-family: "district_prothin", Arial, sans-serif; }
  .home-testimonials .testimonial-desc {
    margin-top: -1em;
    padding-top: 30px; }
  .home-testimonials .testimonial-name {
    padding-top: 10px;
    position: relative; }
    .home-testimonials .testimonial-name:before {
      content: "";
      position: absolute;
      width: 80px;
      top: 5px;
      left: 50%;
      margin-left: -40px;
      height: 1px;
      background: #5d5d5d; }
    .home-testimonials .testimonial-name span {
      margin-bottom: 5px;
      display: inline-block; }
      .home-testimonials .testimonial-name span:last-child {
        margin-bottom: 0px; }
  .home-testimonials .testimonial-link {
    margin-top: -1em; }
    .home-testimonials .testimonial-link a {
      background: none;
      border: 1px solid #ffffff;
      border-radius: 10px;
      padding: 8px 35px;
      color: #ffffff;
      font-size: 14px;
      font-family: "district_prothin", Arial, sans-serif; }
      .home-testimonials .testimonial-link a:hover, .home-testimonials .testimonial-link a:active, .home-testimonials .testimonial-link a:focus {
        background: rgba(255, 255, 255, 0.02); }
  .home-testimonials .testimonial-thumbnails {
    margin-bottom: 35px; }
    .home-testimonials .testimonial-thumbnails .owl-stage-outer {
      padding-top: 20px; }
    .home-testimonials .testimonial-thumbnails .owl-item {
      padding-top: 15px; }
      .home-testimonials .testimonial-thumbnails .owl-item.current .testimonial-arrow {
        height: 35px;
        width: 35px;
        position: absolute;
        top: -20px;
        left: 50%; }
        .home-testimonials .testimonial-thumbnails .owl-item.current .testimonial-arrow:before {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          left: -5px;
          border-style: solid;
          border-width: 0 0 40px 40px;
          border-color: transparent transparent #f5f6f7 transparent;
          line-height: 0px;
          _border-color: #000000 #000000 #f5f6f7 #000000;
          _filter: progid:DXImageTransform.Microsoft.Chroma(color='$background'); }
  .home-testimonials .testimonial-thumbnail {
    position: relative;
    vertical-align: middle;
    height: 80px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; }
    .home-testimonials .testimonial-thumbnail .img-helper {
      line-height: 60px;
      display: inline !important; }
    .home-testimonials .testimonial-thumbnail img {
      max-height: 60px;
      display: inline !important; }
  .home-testimonials .owl-controls .owl-prev, .home-testimonials .owl-controls .owl-next {
    position: absolute;
    top: 43%;
    z-index: 100;
    background: none !important; }
    .home-testimonials .owl-controls .owl-prev:after, .home-testimonials .owl-controls .owl-prev:before, .home-testimonials .owl-controls .owl-next:after, .home-testimonials .owl-controls .owl-next:before {
      content: "";
      width: 40px;
      height: 1px;
      background: #ffffff;
      position: absolute;
      top: 50%; }
    .home-testimonials .owl-controls .owl-prev i, .home-testimonials .owl-controls .owl-next i {
      opacity: 0; }
  .home-testimonials .owl-controls .owl-prev {
    left: 5px;
    padding: 30px 50px 30px 0 !important; }
    .home-testimonials .owl-controls .owl-prev:before {
      transform: rotate(-45deg);
      transform-origin: 0 0; }
    .home-testimonials .owl-controls .owl-prev:after {
      transform: translateX(-4px) rotate(45deg);
      transform-origin: 0 0; }
  .home-testimonials .owl-controls .owl-next {
    right: 0px;
    padding: 30px 0px 30px 50px !important; }
    .home-testimonials .owl-controls .owl-next:before {
      transform: rotate(-135deg);
      transform-origin: 0 0; }
    .home-testimonials .owl-controls .owl-next:after {
      transform: translateX(-4px) rotate(135deg);
      transform-origin: 0 0; }

/*************************************
    Category
**************************************/
.sort-row-item {
  min-width: 120px;
  display: inline-block;
  margin: 0 10px; }

.sort-row .pagination .active a {
  background: #f5f6f7;
  border: 1px solid #ddd; }

.sort-row .pagination a {
  color: #58595b; }
  .sort-row .pagination a:hover, .sort-row .pagination a:active, .sort-row .pagination a:focus {
    color: #58595b;
    background: #f5f6f7;
    border: 1px solid #ddd; }

.category-heading {
  border-bottom: 1px solid #b6b6b8;
  margin-bottom: 50px; }
  .category-heading h1 {
    color: #1c1d1d;
    font-size: 30px;
    font-family: "district_prothin", Arial, sans-serif;
    text-transform: uppercase;
    padding: 25px;
    margin: 0 0 20px 0;
    background: #f5f6f7;
    position: relative; }
    .category-heading h1:before, .category-heading h1:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: #f5f6f7;
      top: 0; }
    .category-heading h1:before {
      left: -100%; }
    .category-heading h1:after {
      right: -100%; }

.category-desc {
  margin: 0 -15px;
  background: #f5f6f7; }
  .category-desc .category-hero {
    overflow: hidden; }
    .category-desc .category-hero img {
      width: 100%;
      max-height: none !important;
      height: auto !important; }

.category-desc-full {
  position: relative;
  min-height: 200px; }
  .category-desc-full img {
    margin-bottom: 25px; }
  .category-desc-full P {
    margin: 0px;
    color: #58595b;
    font-size: 14px;
    font-family: "district_prothin", Arial, sans-serif; }
  .category-desc-full .text-helper {
    position: absolute;
    height: 100%;
    width: 100%;
    display: table; }
  .category-desc-full .text-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .category-desc-full h1 {
    text-transform: uppercase;
    color: #1c1d1d;
    font-size: 25px;
    font-family: "district_prothin", Arial, sans-serif;
    margin-top: 5px; }
  .category-desc-full h6 {
    color: #1c1d1d;
    font-size: 12px;
    font-family: "district_prothin", Arial, sans-serif; }

.category-full-sub-item {
  padding: 50px;
  border-bottom: 1px solid #5d5d5d;
  position: relative; }
  .category-full-sub-item a {
    display: block;
    text-decoration: none; }
  .category-full-sub-item h2 {
    margin-bottom: 5px;
    text-align: center; }
  .category-full-sub-item .underlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    z-index: -1;
    color: rgba(245, 246, 247, 0.8);
    font-size: 120px;
    font-family: "district_prothin", Arial, sans-serif;
    transition: all 0.5s ease-in-out; }
  .category-full-sub-item:hover underlay, .category-full-sub-item:active underlay, .category-full-sub-item:focus underlay {
    transform: scale(1.1); }
  .category-full-sub-item span {
    color: #d54f4d;
    font-size: 14px;
    font-family: "district_prothin", Arial, sans-serif; }
    .category-full-sub-item span i {
      position: relative;
      top: 2px;
      font-size: 20px; }

.category-page {
  border-bottom: 1px solid #5d5d5d;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.product-item {
  margin-bottom: 15px; }
  .product-item .img-wrapper {
    position: relative;
    vertical-align: middle;
    height: 250px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; }
    .product-item .img-wrapper .img-helper {
      line-height: 250px;
      display: inline !important; }
    .product-item .img-wrapper img {
      max-height: 100%;
      padding-bottom: 10px;
      display: inline !important;
      max-height: 200px; }

.img-wrapper, #productSlider {
  position: relative; }
  .img-wrapper .y-tag.product-tag, #productSlider .y-tag.product-tag {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 130px;
    height: 130px;
    text-align: right; }
    .img-wrapper .y-tag.product-tag.l-prod, #productSlider .y-tag.product-tag.l-prod {
      width: 220px;
      height: 220px; }
      .img-wrapper .y-tag.product-tag.l-prod span, #productSlider .y-tag.product-tag.l-prod span {
        font-size: 16px;
        line-height: 50px;
        width: 200px;
        top: 30px;
        left: -47px; }
    .img-wrapper .y-tag.product-tag span, #productSlider .y-tag.product-tag span {
      font-size: 14px;
      letter-spacing: 0.025em;
      font-weight: bold;
      color: #FEFEFE;
      text-align: center;
      line-height: 30px;
      font-family: Arial, Helvetica, sans-serif;
      transform: rotate(-45deg);
      width: 150px;
      display: block;
      background: #F6C304;
      box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 31px;
      left: -29px; }
      .img-wrapper .y-tag.product-tag span:before, #productSlider .y-tag.product-tag span:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #c49b03;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #c49b03; }
      .img-wrapper .y-tag.product-tag span:after, #productSlider .y-tag.product-tag span:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-right: 3px solid #c49b03;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #c49b03; }
  .img-wrapper .r-tag.product-tag, #productSlider .r-tag.product-tag {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 130px;
    height: 130px;
    text-align: right; }
    .img-wrapper .r-tag.product-tag.l-prod, #productSlider .r-tag.product-tag.l-prod {
      width: 220px;
      height: 220px; }
      .img-wrapper .r-tag.product-tag.l-prod span, #productSlider .r-tag.product-tag.l-prod span {
        font-size: 16px;
        line-height: 50px;
        width: 200px;
        top: 30px;
        left: -47px; }
    .img-wrapper .r-tag.product-tag span, #productSlider .r-tag.product-tag span {
      font-size: 14px;
      letter-spacing: 0.025em;
      font-weight: bold;
      color: #FEFEFE;
      text-align: center;
      line-height: 30px;
      font-family: Arial, Helvetica, sans-serif;
      transform: rotate(-45deg);
      width: 150px;
      display: block;
      background: #FF2602;
      box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 31px;
      left: -29px; }
      .img-wrapper .r-tag.product-tag span:before, #productSlider .r-tag.product-tag span:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #ce1d00;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #ce1d00; }
      .img-wrapper .r-tag.product-tag span:after, #productSlider .r-tag.product-tag span:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-right: 3px solid #ce1d00;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #ce1d00; }
  .img-wrapper .o-tag.product-tag, #productSlider .o-tag.product-tag {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 130px;
    height: 130px;
    text-align: right; }
    .img-wrapper .o-tag.product-tag.l-prod, #productSlider .o-tag.product-tag.l-prod {
      width: 220px;
      height: 220px; }
      .img-wrapper .o-tag.product-tag.l-prod span, #productSlider .o-tag.product-tag.l-prod span {
        font-size: 16px;
        line-height: 50px;
        width: 200px;
        top: 30px;
        left: -47px; }
    .img-wrapper .o-tag.product-tag span, #productSlider .o-tag.product-tag span {
      font-size: 14px;
      letter-spacing: 0.025em;
      font-weight: bold;
      color: #FEFEFE;
      text-align: center;
      line-height: 30px;
      font-family: Arial, Helvetica, sans-serif;
      transform: rotate(-45deg);
      width: 150px;
      display: block;
      background: #fb7503;
      box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 31px;
      left: -29px; }
      .img-wrapper .o-tag.product-tag span:before, #productSlider .o-tag.product-tag span:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #c95e02;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #c95e02; }
      .img-wrapper .o-tag.product-tag span:after, #productSlider .o-tag.product-tag span:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-right: 3px solid #c95e02;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #c95e02; }

.fav-btn-remove {
  position: absolute;
  right: 0;
  top: 0; }

.side-cat-menu h3 {
  display: block !important;
  color: #1c1d1d;
  font-size: 21px;
  font-family: "district_prothin", Arial, sans-serif;
  padding-bottom: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-bottom: 1px solid #b6b6b8; }

.side-cat-menu .nav li a {
  text-transform: uppercase !important;
  padding: 15px !important;
  color: #1c1d1d;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif; }
  .side-cat-menu .nav li a:hover, .side-cat-menu .nav li a:focus, .side-cat-menu .nav li a:active {
    background: rgba(245, 246, 247, 0.5) !important; }

.side-cat-menu .nav li .open {
  height: 100%;
  line-height: 50px !important;
  height: 52px !important; }

.side-cat-menu .nav li.active > a {
  background: rgba(245, 246, 247, 0.5) !important; }

.side-cat-menu .sub-menu-2, .side-cat-menu .sub-menu {
  margin-left: 0px !important; }

.side-cat-menu .sub-menu a {
  padding-left: 15px !important; }

.side-cat-menu .sub-menu-2 a {
  padding-left: 20px !important; }

.side-cat-menu .navbar-collapse {
  margin-bottom: 30px; }

.side-cat-menu #side-filter-menu-collapse {
  padding: 0px;
  overflow: hidden !important; }
  .side-cat-menu #side-filter-menu-collapse .panel-default {
    border: none;
    margin-top: 0px; }
  .side-cat-menu #side-filter-menu-collapse .panel-heading {
    padding: 0px;
    border-bottom: 1px solid #b6b6b8;
    background: none; }
    .side-cat-menu #side-filter-menu-collapse .panel-heading h4 a {
      display: block;
      padding: 15px;
      font-size: 16px;
      background: none !important;
      color: #5e5e69;
      text-transform: uppercase;
      position: relative;
      text-decoration: none;
      color: #1c1d1d;
      font-size: 14px;
      font-family: "district_prothin", Arial, sans-serif;
      transition: all 0.25s ease-in-out; }
      .side-cat-menu #side-filter-menu-collapse .panel-heading h4 a:hover, .side-cat-menu #side-filter-menu-collapse .panel-heading h4 a:focus, .side-cat-menu #side-filter-menu-collapse .panel-heading h4 a:active {
        background: rgba(245, 246, 247, 0.5) !important; }
      .side-cat-menu #side-filter-menu-collapse .panel-heading h4 a i {
        position: absolute;
        right: 0px;
        top: 0;
        width: 40px;
        height: 52px;
        line-height: 50px;
        font-size: 25px;
        text-align: center;
        cursor: pointer;
        margin: 0px; }
  .side-cat-menu #side-filter-menu-collapse .panel-collapse {
    border-bottom: 1px solid #b6b6b8; }
  .side-cat-menu #side-filter-menu-collapse #size-sort .checkbox-inline {
    margin-left: 9px !important;
    padding-left: 15px !important; }
    .side-cat-menu #side-filter-menu-collapse #size-sort .checkbox-inline label {
      width: 50px !important; }
  .side-cat-menu #side-filter-menu-collapse .colour-picker > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 50px; }
    .side-cat-menu #side-filter-menu-collapse .colour-picker > li a {
      text-indent: -999px; }

.comboitems {
  margin-bottom: 15px; }
  .comboitems h2 {
    background: #f5f6f7;
    padding: 8px;
    margin: 0px 0px 15px 0px; }

/*************************************
    Colour Swatch Section - This is used in the sidebar and any other place showing swatch colour
    AK - Had to leave, so did not finish this, we might have to update the way we split colours.
    So we can show 2 colour in swatch as we do for NZU. Can update is in the Morning when I wake up.

**************************************/
.swatch2 span {
  height: 100%;
  border: 0;
  display: block;
  float: left;
  margin: 0 0 0 0; }

.swatch2 ._wht {
  background: #ffffff; }

/*************************************
    Product block
**************************************/
.addtocart button, .product-grid button {
  height: 45px;
  text-transform: uppercase; }

.addtocart i, .product-grid i {
  font-size: 20px; }

.product-item a {
  text-decoration: none; }

.product-item h3 {
  color: #1c1d1d;
  font-size: 16px;
  font-family: "district_prothin", Arial, sans-serif;
  text-transform: uppercase; }

.product-item h4 {
  color: #6d6e71;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif; }

.product-item-desc {
  margin-top: -1em;
  font-size: 14px; }

.single-product-page {
  border-top: 1px solid rgba(109, 110, 113, 0.3);
  padding-top: 50px;
  position: relative; }
  .single-product-page:after, .single-product-page:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    top: -1px;
    background: rgba(109, 110, 113, 0.3); }
  .single-product-page:before {
    left: 100%; }
  .single-product-page:after {
    right: 100%; }
  .single-product-page .owl-dot {
    height: 68px !important; }
  .single-product-page .single-product-line > div {
    padding: 20px 0;
    border-top: 1px solid rgba(109, 110, 113, 0.3);
    border-bottom: 1px solid rgba(109, 110, 113, 0.3); }
  .single-product-page .single-product-line div, .single-product-page .single-product-line input {
    margin-bottom: 15px; }

.product .info-item.product-sku {
  color: #58595b;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif; }

.product .info-item.attribute-item {
  border-top: 1px solid rgba(109, 110, 113, 0.3);
  padding: 20px 0 15px 0; }

.product .info-item.addtocart td input {
  text-align: right; }

.product .info-item.addtocart td.mQty {
  padding-right: 0px; }

.product h1 {
  margin: 10px 0 10px 0 !important;
  color: #1c1d1d;
  font-size: 32px;
  font-family: "district_prothin", Arial, sans-serif;
  text-transform: uppercase; }

.product [class*="product-description"], .product p {
  color: #6d6e71;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif;
  margin-bottom: 40px; }

.product p {
  margin-bottom: 0px; }

.product-completement {
  text-align: center;
  margin-bottom: 25px; }
  .product-completement .related-title {
    border-bottom: 2px solid #1c1d1d;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 25px;
    color: #1c1d1d;
    font-size: 18px;
    font-family: "district_prothin", Arial, sans-serif; }

.tabpanel {
  margin-top: 30px; }
  .tabpanel li a {
    color: #58595b;
    font-size: 14px;
    font-family: "district_prothin", Arial, sans-serif; }

.size-guide-link {
  padding: 0 0 5px 0;
  border-bottom: 1px solid rgba(109, 110, 113, 0.3); }
  .size-guide-link a {
    font-size: 12px;
    color: #d54f4d;
    font-weight: bold; }

/*************************************
    Checkout
**************************************/
.order-table td, .order-table a {
  color: #58595b;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif; }

.MoreLink {
  color: #58595b;
  font-size: 14px;
  font-family: "district_prothin", Arial, sans-serif;
  text-decoration: underline; }

.checkout-extras .btn {
  margin-bottom: 5px; }

/*************************************
    Downloads
**************************************/
#downloads .download-wrap {
  border: 1px solid rgba(182, 182, 184, 0.5); }

#downloads .download-info {
  background: #ffffff; }

#downloads .pdf-img {
  padding: 10px; }

#downloads .pdf-actions {
  padding: 0 10px 10px 10px;
  text-align: center; }
  #downloads .pdf-actions .btn {
    font-size: 12px;
    padding: 5px 10px;
    display: inline-block; }

#downloads .pdf-desc {
  background: #eeeeee;
  min-height: 60px;
  padding: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
  text-align: center;
  line-height: 60px; }
  #downloads .pdf-desc h5 {
    color: #58595b;
    font-size: 14px;
    font-family: "district_prothin", Arial, sans-serif; }

#downloadsview .owl-controls .owl-prev, #downloadsview .owl-controls .owl-next {
  position: fixed;
  top: 0%;
  height: 100%;
  width: 15.25%;
  background: none;
  padding: 0px; }
  #downloadsview .owl-controls .owl-prev i, #downloadsview .owl-controls .owl-next i {
    font-size: 150px;
    color: #6d6e71;
    position: absolute;
    top: 50%; }

#downloadsview .owl-controls .owl-prev {
  left: 0; }
  #downloadsview .owl-controls .owl-prev i {
    left: 35%; }

#downloadsview .owl-controls .owl-next {
  right: 0; }

#downloadsview .item {
  position: relative; }

#downloadsview .caption {
  background: rgba(28, 29, 29, 0.5);
  width: 100%;
  padding: 0px;
  position: absolute;
  bottom: 0px;
  text-align: center; }
  #downloadsview .caption h4 {
    color: #ffffff;
    font-size: 25px;
    font-family: "district_prothin", Arial, sans-serif;
    padding: 20px 0; }

/*************************************
    Footer
**************************************/
.hub-footer {
  background: #1c1d1d;
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 15px 20px;
  color: #ffffff;
  font-size: 12px;
  font-family: "district_prothin", Arial, sans-serif;
  z-index: 98; }
  .hub-footer img {
    max-height: 30px;
    position: absolute;
    top: -8px;
    right: 20px; }

footer {
  position: relative;
  z-index: 2; }
  footer .footer-signup {
    padding: 35px 0; }
    footer .footer-signup-form {
      padding: 7px 0 !important; }
      footer .footer-signup-form:after {
        content: "";
        width: 1px;
        background: #b6b6b8;
        height: 100%;
        position: absolute;
        top: 0;
        right: -4%; }
    footer .footer-signup .form-group {
      width: 100%; }
    footer .footer-signup form {
      padding: 0px !important; }
    footer .footer-signup label {
      padding-right: 15px !important;
      padding-bottom: 0px !important;
      line-height: 36px;
      float: left;
      display: inline-block !important; }
    footer .footer-signup input {
      min-width: 38% !important;
      width: 38% !important;
      margin-right: 18px !important;
      border-radius: 0px !important;
      float: left; }
    footer .footer-signup button {
      min-width: 120px !important;
      border-radius: 0px !important;
      float: left;
      clear: unset !important;
      height: 36px !important; }
  footer .footer-bottom {
    background: #1c1d1d;
    padding: 10px;
    color: #58595b;
    font-size: 12px;
    font-family: "district_prothin", Arial, sans-serif; }
    footer .footer-bottom a {
      color: #58595b; }
  footer .footer-social span, footer .footer-social ul {
    float: left; }
  footer .footer-social span {
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 25px;
    color: #1c1d1d;
    font-size: 18px;
    font-family: "district_prothin", Arial, sans-serif; }
  footer .footer-social li {
    display: inline-block; }
    footer .footer-social li:last-child a {
      margin-right: 0px !important; }
    footer .footer-social li a {
      color: #ffffff;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      display: block;
      font-size: 20px;
      border-radius: 100%;
      margin-right: 10px; }
      footer .footer-social li a[href*="facebook"] {
        background: #3b5897; }
        footer .footer-social li a[href*="facebook"]:hover {
          background: rgba(59, 88, 151, 0.8); }
      footer .footer-social li a[href*="youtube"] {
        background: #cc2f29; }
        footer .footer-social li a[href*="youtube"]:hover {
          background: rgba(204, 47, 41, 0.8); }
      footer .footer-social li a[href*="instagram"] {
        background: #517fa3; }
        footer .footer-social li a[href*="instagram"]:hover {
          background: rgba(81, 127, 163, 0.8); }
  footer .footer-menu {
    background: #1c1d1d;
    padding: 50px 0 25px 0; }
    footer .footer-menu h4 {
      color: #d54f4d;
      font-size: 22px;
      font-family: "district_prothin", Arial, sans-serif; }
    footer .footer-menu ul {
      border: none;
      padding-bottom: 15px; }
    footer .footer-menu li {
      display: block; }
      footer .footer-menu li a {
        padding: 0 0 8px 0;
        color: #ffffff;
        font-size: 14px;
        font-family: "district_prothin", Arial, sans-serif;
        float: left;
        clear: both;
        background: none !important;
        transition: all 0.25s ease-in-out;
        border: none; }
        footer .footer-menu li a:hover, footer .footer-menu li a:focus, footer .footer-menu li a:active {
          padding-left: 5px; }
      footer .footer-menu li .sub-menu li {
        float: none; }

/*****************************************************************************
    Responsive
******************************************************************************/
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .hub-panel .hub-panel-text h1 {
    margin-bottom: 15px; }
  .hub-panel .hub-panel-text .hub-logo-wrap {
    position: absolute;
    right: 15px;
    bottom: 25px; }
    .hub-panel .hub-panel-text .hub-logo-wrap img {
      max-height: 80px;
      float: right; }
  .hub-footer {
    font-size: 6px; }
    .hub-footer img {
      top: -12px; }
  .user-menu-options li a {
    height: 37px;
    padding: 10px 15px; }
    .user-menu-options li a i {
      line-height: 20px; }
  header .logo, header .logo-wrapper {
    padding: 0px !important;
    margin: 0px !important; }
  header .navbar-form {
    display: none; }
  header #main-menu.navbar {
    top: 98px !important;
    position: fixed !important; }
    header #main-menu.navbar li a {
      padding: 15px 5px;
      margin: 0px; }
    header #main-menu.navbar li .dropdown-menu {
      position: relative;
      width: auto !important;
      text-align: left; }
      header #main-menu.navbar li .dropdown-menu .sub-menu-column-item {
        display: block;
        width: 100% !important; }
        header #main-menu.navbar li .dropdown-menu .sub-menu-column-item:after {
          display: none; }
        header #main-menu.navbar li .dropdown-menu .sub-menu-column-item > li {
          margin-bottom: 15px; }
          header #main-menu.navbar li .dropdown-menu .sub-menu-column-item > li a {
            padding: 0px 0px 5px 0px;
            display: block; }
    header #main-menu.navbar li.parent.open:hover > a:after, header #main-menu.navbar li.parent.open:active > a:after, header #main-menu.navbar li.parent.open:focus > a:after {
      bottom: unset !important;
      z-index: 9999;
      left: 80%;
      margin-left: -10px; }
  /*so the promo buttons are set as inline block,
    but at this size they can't fit properly so they behanve funny
    */
  .home-promo-buttons.inline-blocks li {
    float: left !important; }
  #featuredSlider .slider-caption {
    /*right: 5% !important;
            top: 40% !important;
            text-align: left !important;
            left: 10px;*/ }
    #featuredSlider .slider-caption h3 {
      font-size: 14px !important; }
    #featuredSlider .slider-caption h6 {
      margin-top: 5px;
      font-size: 12px; }
  .home-promo-panels .promo-panel .promo-panel-img {
    margin-bottom: 0 !important; }
    .home-promo-panels .promo-panel .promo-panel-img img {
      margin-top: auto !important; }
  .home-promo-buttons h3 {
    font-size: 13px; }
  .home-promo-buttons span {
    font-size: 10px !important; }
  .testimonial-wrap {
    height: auto !important; }
  .testimonial-desc {
    height: 200px; }
  .testimonial-img {
    height: 150px; }
  footer .sub-menu {
    width: auto !important; }
  footer .footer-signup-form {
    text-align: center !important; }
    footer .footer-signup-form input {
      margin-bottom: 10px !important; }
    footer .footer-signup-form .email {
      width: 100% !important; }
    footer .footer-signup-form button {
      width: 100% !important; }
    footer .footer-signup-form:after {
      display: none; }
  footer .footer-social {
    float: none !important; }
  footer .footer-menu {
    padding-top: 15px; }
    footer .footer-menu ul {
      padding: 0px; }
    footer .footer-menu .parent > a h4 {
      font-size: 16px; }
    footer .footer-menu a {
      font-size: 14px; }
    footer .footer-menu .nav-tabs {
      margin-bottom: 15px; }
  #downloadsview .owl-prev i, #downloadsview .owl-next i {
    font-size: 55px !important; }
  #downloadsview .caption h4 {
    font-size: 25px;
    padding: 15px 0; }
  .category-desc .category-hero {
    height: auto !important; }
  #tab-review, #tab-description {
    padding: 0 10px; }
  .fav-btn-block .fav-btn {
    padding: 0 !important; }
  .customise-modal {
    overflow-y: scroll; } }

@media only screen and (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
  .hub-panel {
    width: 100%;
    height: 50%;
    left: 0 !important; }
    .hub-panel.lotto {
      margin-top: 9.5%;
      padding-top: 0px;
      height: 41.5%; }
    .hub-panel.samurai {
      padding-top: 0px;
      bottom: 5.5%;
      height: 46.5%; }
    .hub-panel .hub-panel-text {
      bottom: 0%;
      top: 1%; }
      .hub-panel .hub-panel-text h1 {
        font-size: 20px; }
    .hub-panel:hover h1, .hub-panel:hover h6, .hub-panel:active h1, .hub-panel:active h6, .hub-panel:focus h1, .hub-panel:focus h6 {
      display: none; }
    .hub-panel:hover .hub-menu .nav, .hub-panel:active .hub-menu .nav, .hub-panel:focus .hub-menu .nav {
      padding-top: 20%; }
    .hub-panel:hover .hub-menu:before, .hub-panel:active .hub-menu:before, .hub-panel:focus .hub-menu:before {
      height: 220% !important;
      top: -25% !important;
      left: -25% !important; } }

@media only screen and (min-width: 320px) and (max-width: 736px) and (orientation: landscape) {
  .hub-panel .hub-panel-text h1 {
    font-size: 25px; } }

@media only screen and (min-width: 737px) and (max-width: 980px) {
  #main-menu {
    position: fixed !important; }
  .category-desc .category-hero {
    height: auto !important; }
  .fav-btn-block .fav-btn {
    padding: 0 !important; } }

@media only screen and (min-width: 737px) and (max-width: 1024px) {
  footer .footer-signup-form label {
    font-size: 12px; } }

@media only screen and (min-width: 737px) and (max-width: 1024px) and (orientation: portrait) {
  .hub-panel {
    width: 100%;
    height: 50%;
    left: 0 !important; }
    .hub-panel.samurai {
      bottom: 37px; }
    .hub-panel .hub-logo-wrap {
      position: absolute;
      right: 15px;
      bottom: 25px; }
      .hub-panel .hub-logo-wrap img {
        max-height: 80px;
        float: right; }
    .hub-panel .hub-panel-text {
      bottom: 1%; }
      .hub-panel .hub-panel-text h1 {
        font-size: 30px; }
  header .navbar-form {
    display: none; }
  header #main-menu.navbar {
    top: 105px !important;
    position: fixed !important; }
    header #main-menu.navbar li a {
      padding: 15px 5px;
      margin: 0px; }
    header #main-menu.navbar li .dropdown-menu {
      position: relative;
      width: auto !important;
      text-align: left; }
      header #main-menu.navbar li .dropdown-menu .sub-menu-column-item {
        display: block;
        width: 100% !important; }
        header #main-menu.navbar li .dropdown-menu .sub-menu-column-item:after {
          display: none; }
        header #main-menu.navbar li .dropdown-menu .sub-menu-column-item > li {
          margin-bottom: 15px; }
          header #main-menu.navbar li .dropdown-menu .sub-menu-column-item > li a {
            padding: 0px 0px 5px 0px;
            display: block; }
    header #main-menu.navbar li.parent.open:hover > a:after, header #main-menu.navbar li.parent.open:active > a:after, header #main-menu.navbar li.parent.open:focus > a:after {
      bottom: unset !important;
      z-index: 9999;
      left: 80%;
      margin-left: -10px; }
  .home-promo-buttons.inline-blocks li {
    float: left !important; }
  .testimonial-wrap {
    font-size: 14px !important; }
  .testimonial-desc {
    white-space: normal !important; }
  footer .footer-signup-form:after {
    display: none; }
  footer .sub-menu {
    width: auto !important; }
  footer .footer-social {
    padding-top: 25px;
    float: none !important;
    text-align: center; } }

@media only screen and (min-width: 737px) and (max-width: 1024px) and (orientation: landscape) {
  .hub-panel .hub-panel-text {
    bottom: 5%; }
    .hub-panel .hub-panel-text h1 {
      font-size: 25px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-header .nav > li > a {
    padding: 15px 10.8%; }
  .main-header .sub-menu .container {
    padding: 25px 0 15px 0 !important; }
    .main-header .sub-menu .container .sub-menu-column-item {
      padding: 0 1.5%; }
  /*so the promo buttons are set as inline block,
    but at this size they can't fit properly so they behanve funny
    */
  .home-promo-buttons.inline-blocks li {
    float: left !important; }
  footer .footer-signup form label {
    padding-right: 5px !important; }
  footer .footer-signup form input {
    margin-right: 0px !important; }
  footer .footer-social span {
    padding: 0 10px; }
  /*header {
        background: red;
    }*/ }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .container {
    width: 100%; }
  .main-header .nav > li > a {
    padding: 15px 10.8%; }
  .main-header .sub-menu .container {
    padding: 25px 0 15px 0 !important; }
    .main-header .sub-menu .container .sub-menu-column-item {
      padding: 0 1.5%; }
  /*so the promo buttons are set as inline block,
    but at this size they can't fit properly so they behanve funny
    */
  .home-promo-buttons.inline-blocks li {
    float: left !important; } }
