/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
fieldset, hr {
    border: 0;
    padding: 0
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical
}

.float-left {
    float: left;
}
.float-right {
    float: right;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*! fancyBox v2.1.5 fancyapps.com */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span,
.fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../fancy/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../fancy/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../fancy/blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../fancy/fancybox_overlay.png)
}

.fancybox-overlay.transparent{
    background: url('../images/background-overlay.png');
}
.fancybox-overlay.transparent .fancybox-wrap{
    background: #85c448;
    padding:30px 0;
}
.mailform-close{
    text-align: right;
    color: #fff;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 2em;
    font-weight: bold;
    border-radius: 5px;
    width: 95%;
}
.mailform-close span{cursor:pointer;}

.fancybox-overlay.transparent .fancybox-wrap input{
    width:90%;
}
.text-center{text-align:center;}
.fancybox-overlay.transparent .fancybox-wrap h2{font-size:2em;}
.fancybox-overlay.transparent .fancybox-wrap p a{color:#fff;}
.fancybox-overlay.transparent .fancybox-wrap .mailform-signup-subscribe-form-description{
    padding: 0 30px;
}

.fancybox-overlay.transparent .fancybox-wrap .infusion-field , .fancybox-overlay.transparent .fancybox-wrap .infusion-submit{
    text-align: center;
}
.first-visit-modal{display:none;}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../fancy/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(../fancy/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
    box-sizing: border-box;
}

* , * :before, * :after {
    box-sizing: inherit;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1em; /* 16px */
    color: #424242;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: bold;
}

#map-canvas {
    width: 300px;
    height: 300px;
}

/* masukin untuk tampilin map saja, feel free untuk ganti style ini*/

#page {
  overflow: hidden;
  padding-top: 154px;
}
@media screen and (max-width: 991px) {
  .page-node-7406 #page {
    overflow: initial;
  }
}
.not-front #page {
  padding-top: 164px;
}

#header {
    font-size: 0.875em;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
    position: fixed;
    left: 0;
    width: 100%;
    height: 147px;
    z-index: 103;
}

#header.smaller {
    top: 0;
    /* height: 90px; */
    -moz-transition: top 0.3s ease-in-out;
    -o-transition: top 0.3s ease-in-out;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
}

#header.hide {
    top: -150px;
    -moz-transition: top 0.3s ease-in-out;
    -o-transition: top 0.3s ease-in-out;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
}

#header a {
    text-decoration: none;
}

#header .header-top {
    background-color: #edecec;
    padding: 0 px;
    font-size: 1.2em;           
    display: flex;
    /*font-size: 1.2em;*/
}

#header .header-top, #header .header-top a {
    color: #595b5d;
}

#header .header-top a {
    color: #333;
    border-bottom: dotted 1px #333;
}

#header .phone-icon:before {
    content: '\f095';
    font-family: "FontAwesome";
    color: #0c5205;
}
#header .phone {
}

#header .phone,
#header .newsletter-link {
    line-height: 3em;
}

.newsletter a {
    padding-left: 40px;
    line-height: 26px;
    display: block;
    background: url('../images/icon-newsletter.png') no-repeat left center;
    text-decoration: none;
}

.social-media a {
    width: 21px;
    height: 22px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
}

.social-media a + a {
    margin-left: 15px;
}

.social-media a.sm-tw {
    background: url('../images/icon-twitter-black.png') no-repeat center center;
}

.social-media a.sm-fb {
    background: url('../images/icon-facebook-black.png') no-repeat center center;
}

.social-media a.sm-ln {
    background: url('../images/icon-linkedin-black.png') no-repeat center center;
}

.social-media a.sm-in {
    background: url('../images/icon-instagram-black.png') no-repeat center center;
}
.social-media a.sm-pr {
    background: url('../images/review.png') no-repeat center center;
}
#header .header-top-right > div {
    float: left;
    padding: 16px 0 0 30px;
}

#header .header-top-right .cart-link {
    padding: 12px 0 0 30px;
}

#header .header-top-right .cart-link a {
    border-bottom: none;
}

#header .header-content {
    padding: 0px 0px 0px 0px;
    position: relative;
}

#header .header-content .region-header:after {
    content: ' ';
    display: block;
    height: 78px;
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    bottom: 15px;
/*    border-bottom: 2px solid #dedede;*/
}

#header .header-top a.anytimefitness {
    color: purple;
}

#header .header-top a.nextgen {
    color: pink;
}

#logo {
	display: inline-block;
  position: relative;
	width: 154px;
  z-index: 101;
}
.page-cart #logo {
  display: inline-block;
  left: 50%;
  margin: 0 0 0 -77px;
  position: absolute;
  width: 154px;
  z-index: 101;
}

#logo img {
  height: 40px;
  margin-left: 6px;
  margin-top: 44px;
}

#mobile-nav {
    display: none;
    width: 32px;
    margin-top: 13px;
    float: right;
}

#mobile-nav span {
    background: #fff;
    height: 3px;
    width: 100%;
    display: block;
}

#mobile-nav span + span {
    margin-top: 8px;
}

div.search-form {
    margin: 0;
    padding: 13px 0 0 0 !important;
}

form.search-form {
    margin: 0;
}

form.search-form label {
    display: none;
}

form.search-form input[type="text"] {
    border: none;
    background: #fff;
    padding: 3px 15px 4px 15px;
    margin-right: 5px;
}

form.search-form input[type="submit"] {
    background: #fff url('../images/icon-search.jpg') no-repeat center center;
    border: none;
    width: 25px;
    height: 27px;
    padding: 0;
    text-indent: -9999px;
    margin-left: -10px;
}

#block-system-main-menu {
/*    float: right;*/
    height: 77px;
    position: static;
}

#block-system-main-menu .content {
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

#block-system-main-menu .content ul {
    margin: 0;
}

#block-system-main-menu .content ul li {
    float: left;
    list-style: none;
    height: 77px;
}

#block-system-main-menu > .content > ul > li > a {
  color: #000;
  font-size: 13px;
  /*font-style: italic;*/
	text-decoration: none;
}

#block-system-main-menu > .content > ul > li:first-child > a{
    margin-right: 8px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 80px;
}

#block-system-main-menu > .content > ul > li:nth-child(5)  > a{
    margin-right: 8px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 80px;
}

#block-system-main-menu > .content > ul > li:last-child > a{
    margin-right: 12px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 80px;
}

#block-system-main-menu .content ul li:last-child > a:hover {
    color: #85c448 !important;
}

#block-system-main-menu .content ul li a:hover {
    color: #85c448 !important;
}

#block-system-main-menu > .content > ul > li:hover > a,
#block-system-main-menu .content ul li a.active {
    color: #85c448;
}


#block-system-main-menu > .content > ul > li:nth-child(1) > a:after {
  /*background-image: url(../images/menu-down.png);*/
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-size: 12px;
  color: #000000;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 8px;
  width: 16px;
}

#block-system-main-menu > .content > ul > li:nth-child(2) > a:after {
  /*background-image: url(../images/menu-down.png);*/
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-size: 12px;
  color: #000000;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 8px;
  width: 16px;
}
#block-system-main-menu > .content > ul > li:nth-child(3) > a:after {
    /*background-image: url(../images/menu-down.png);*/
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 12px;
    color: #000000;
    content: '';
    display: inline-block;
    height: 10px;
    margin-left: 8px;
    width: 16px;
}

#mailform-infusion, #block-mailchimp-signup-signup-main, #login-signup-form,#mailform-infusion-firstvisit{
    display: none;
}

#block-block-11, #block-block-12, #block-block-13, #block-block-114{
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    min-height: 200px;
    z-index: 100;
    padding-bottom: 10px;
    background: url(../images/bg-megamenu-shadow.png) #ffffff repeat-x bottom;
}

#block-block-11 ul, #block-block-12 ul, #block-block-13 ul, #block-block-114 ul{
    padding: 0 25px !important;
    background: #fff;
}

#block-block-11 ul:after, #block-block-12 ul:after, #block-block-13 ul:after,  #block-block-114 ul:after {
    content: "";
    display: table;
    clear: both;
}

#block-block-11 ul li, #block-block-12 ul li, #block-block-13 ul li,  #block-block-114 ul li {
    list-style: none;
    padding: 30px 25px 25px 25px !important;
    margin: 0 !important;
    float: left;
    height: auto !important;
    /* width: 16.6%; */
    font-size: 16px !important;
    color: #595b5d !important;
    font-weight: normal !important;
    text-transform: none !important;
}

#block-block-11 ul li img, #block-block-12 ul li img, #block-block-13 ul li img,  #block-block-114 ul li img {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    display: block;
}

#block-block-11 ul li strong, #block-block-12 ul li strong, #block-block-13 ul li strong,  #block-block-114 ul li strong {
  color: #000000;
    font-weight: bold;
}

#block-block-11 ul li a, #block-block-12 ul li a, #block-block-13 ul li a,  #block-block-114 ul li a{
    font-size: 16px !important;
    color: #595b5d !important;
    line-height: 1em;
    padding: 0;
}
#block-block-11 ul li.text a {
  display: block;
}
#block-block-12 ul li.text a {
  display: block;
}
#block-block-13 ul li.text a {
  display: block;
}
 #block-block-114 ul li.text a{
    display: block;
}
/*homepage banner*/
#block-views-home-page-banners-block {
    margin-top: -15px;
}

.view-home-page-banners .view-content ul {
    margin: 0;
    padding: 0;
}

.view-home-page-banners .view-content ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.view-home-page-banners .view-content ul li {
    display:none;
    visibility: hidden;
}

.view-home-page-banners .view-content ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.view-home-page-banners .view-content ul li .views-field-field-body {
    position: absolute;
    top: 0;
    left: 100px;
    height: 100%;
}

.view-home-page-banners .view-content ul li .views-field-field-body > div {
    display: table;
    height: 100%;
}

.view-home-page-banners .view-content ul li .views-field-field-body > div > div {
    display: table-cell;
    vertical-align: middle
}

.view-home-page-banners .view-content ul li .views-field-field-body h2 {
    font-size: 80px;
    line-height: 0.875em;
    color: #2e2e2e;
    margin: 0;
}

.view-home-page-banners .view-content ul li .views-field-field-body p {
    line-height: 1em;
}

.view-home-page-banners .view-content ul li .views-field-field-body a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}

.view-home-page-banners .view-content ul li .views-field-field-body a:hover {
    background: #85C448;
}

#home-cycle {
    text-align: center;
    margin-top: -50px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 100;
}

#home-cycle span {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 15px;
    border: 3px solid #fff;
    text-indent: -9999px;
    display: inline-block;
    margin: 0 7px;
    cursor: pointer;
}

#home-cycle span.cycle-pager-active {
    background: transparent;
}

#main-wrapper {
    float: left;
    width: 100%;
    clear: both;
}

#block-block-3, #block-block-4 {
    width: 50%;
    float: left;
    padding: 4px 50px 0px 50px;
}

#block-block-3 h2, #block-block-4 h2 {
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 1em;
}

#block-block-3 .content > p:first-child, #block-block-4 .content > p:first-child {
    margin: 0;
}

#block-block-3 img, #block-block-4 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

#block-block-3 .content a, #block-block-4 .content a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}

#block-block-3 .content a:hover, #block-block-4 .content a:hover {
    background: #85C448;
}

#block-block-3 {
    padding-right: 25px;
}

#block-block-4 {
    padding-left: 25px;
}

#block-views-latest-news-block, #block-onthego-instagram-block-onthego-instagram {
    width: 50%;
    padding: 50px;
    float: left;
}

#block-views-latest-news-block {
    padding-right: 25px;
}

#block-onthego-instagram-block-onthego-instagram {
    padding-left: 25px;
}

#block-views-latest-news-block h2, #block-onthego-instagram-block-onthego-instagram h2 {
    font-size: 48px;
    margin-bottom: 30px;
    line-height: 1em;
}

#block-views-latest-news-block img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

#block-views-latest-news-block .views-field-created span {
    width: 158px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: bold;
    border-bottom: 3px solid #424242;
    padding: 0 0 15px 0;
    display: inline-block;
}

#block-views-latest-news-block .views-field-title a {
    font-size: 48px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #85c448;
    text-decoration: none;
}

#block-views-latest-news-block .views-field-body {
    margin: 30px 0;
}

#block-views-latest-news-block .view-footer a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

#block-views-latest-news-block .view-footer a:hover {
    background: #85C448;
}

#instafeed {
    margin-right: -50px;
}

#instafeed:after {
    content: "";
    display: table;
    clear: both;
}

#instafeed > div {
    width: 33.333%;
    float: left;
    position: relative;
    overflow: hidden;
}

#instafeed > div:after {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 0;
    padding: 0 0 100% 0;
    content: ' ';
    transition: all ease-out 0.3s;
}

#instafeed .inst-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

#instafeed .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    background: #85c448;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
}

#instafeed .inst-wrap:hover .overlay {
    width: 100%;
}

#instafeed .inst-caption {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    opacity: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.4em;
    height: 100%;
}

#instafeed .inst-wrap:hover .inst-caption {
    transition: opacity 0.25s linear;
    -webkit-transition: opacity 0.25s linear;
    -moz-transition: opacity 0.25s linear;
    -o-transition: opacity 0.25s linear;
    transition-delay: 0.35s;
    -webkit-transition-delay: 0.35s;
    -moz-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    opacity: 1;
}

#instafeed .inst-caption .icon {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    text-indent: -9999px;
    width: 42px;
    height: 39px;
    background: url('../images/icon-caption.png') no-repeat;
    background-size: 100%;
}

#instafeed .inst-caption .text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px 20px 20px;
}

/*ATHLETE PAGE*/
.not-front h1#page-title {
    display: none;
}

.not-front #main-wrapper {
    /* margin-top: -15px; */
}

#block-system-main .node-landing-page > .content {
    position: relative;
}

#block-system-main .node-landing-page > .content > .content-details {
    position: relative;
}

#block-system-main .node-landing-page img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

#block-system-main .node-landing-page img + .section {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

#block-system-main .node-landing-page img + .section > div {
    height: 100%;
    width: 100%;
    display: table;
}

#block-system-main .node-landing-page img + .section > div > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

#block-system-main .node-landing-page .section-detail-content h2 {
    font-size: 75px;
    margin: 0;
    line-height: 1em;
}

#block-system-main .node-landing-page .section-detail-content p {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: bold;
}

.field-collection-container {
    margin: 0;
    border: none;
}

.field-collection-view {
    padding: 0;
    margin: 0;
    background: #f0f0f0;
    border: none;
}

.field-collection-container .field-item .content:after {
    content: "";
    display: table;
    clear: both;
}

.field-collection-container .field-item .content > div {
    width: 50%;
    float: left;
}

.field-collection-container .field-items .field-item {
    margin-bottom: 0;
}

.field-collection-container .field-item .content .field-type-image {
    float: right;
}
@media screen and (max-width: 991px) {
  .field-collection-container .field-item .content .field-type-image {
    width: 100%;
  }
}

.field-collection-container .field-items .field-item.odd .field-type-image {
    float: left;
}

.field-collection-container .field-item .content .field-type-image img {
}

.field-collection-container .field-item .content .field-name-field-body {
    padding: 50px 50px 0 50px;
    color: #646464;
}
.field-collection-container .field-item .content .field-name-field-body h2 {
    font-size: 48px;
    line-height: 1em;
    color: #85c448;
    margin-top: 0;
    margin-bottom: 30px;
}

.field-collection-container .field-item .content .field-name-field-body h3 {
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
}

.field-collection-container .field-item .content .field-name-field-body p {
    line-height: 1.2em;
}
@media screen and (max-width: 991px) {
  .field-collection-container .field-item .content .field-name-field-body {
    padding: 20px;
    width: 100%;
  }
  .field-collection-container .field-item .content .field-name-field-body h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .field-collection-container .field-item .content .field-name-field-body h3 {
    font-size: 16px;
  }
  .field-collection-container .field-item .content .field-name-field-body p {
    line-height: 1.2em;
  }
}



.field-collection-container .field-item .content .field-name-field-link {
    padding: 0 50px 50px 50px;
}

.field-collection-container .field-item .content .field-name-field-link a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}

.field-collection-container .field-item .content .field-name-field-link a:hover {
    background: #85c448;
}

/*COMPANY PAGE*/
.field-collection-container + .field-collection-container > .field > .field-items > .field-item {
    width: 33.3333%;
    float: left;
    padding: 50px;
}

.field-collection-container + .field-collection-container > .field > .field-items > .field-item:first-child {
    padding-right: 17px;
}

.field-collection-container + .field-collection-container > .field > .field-items > .field-item:first-child + div {
    padding-left: 33px;
    padding-right: 33px;
}

.field-collection-container + .field-collection-container > .field > .field-items > .field-item:first-child + div + div {
    padding-left: 17px;
}

.field-collection-container + .field-collection-container .field-item .field-collection-view {
    background: #fff;
}

.field-collection-container + .field-collection-container .field-item .content > div {
    width: 100%;
}

.field-collection-container + .field-collection-container .field-item .content .field-name-field-body {
    padding: 37px 0 0 0;
}

.field-collection-container + .field-collection-container .field-item .content .field-name-field-link {
    padding-left: 0;
}

/*NEWS PAGE*/
.page-news #main-wrapper {
    padding-left: 50px;
}

.page-news #content,
.page-news #triptych-wrapper,
.node-type-blog #triptych-wrapper {
    display: table-cell;
    vertical-align: top;
}

.view-id-news div .views-row {
    padding: 45px 0 50px 0;
    border-bottom: 2px solid #bfbfbf;
    margin-right: 50px;
}

.view-id-news div .views-row:after {
    content: "";
    display: table;
    clear: both;
}

.view-id-news div .views-row:last-child {
    border: none;
}

.view-id-news div .views-row > div {
    display: table-cell;
    vertical-align: top;
}

.view-id-news div .views-row .views-field-field-image {
    width: 420px;
}

.view-id-news div .views-row .views-field-field-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.view-id-news div .views-row .views-field-field-image + .views-field-body {
    padding-left: 50px;
}

.view-id-news div .views-row .news-detail .news-date {
    width: 158px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: bold;
    border-bottom: 3px solid #424242;
    padding: 0 0 15px 0;
    display: inline-block;
}

.view-id-news div .views-row .news-detail .news-title a {
    font-size: 48px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    color: #85c448;
    text-decoration: none;
}

.view-id-news div .views-row .news-detail .news-body {
    line-height: 1.2em;
}

.view-id-news div .views-row .news-detail .news-body a {
    font-weight: bold;
    color: #424242;
}

.page-news #sidebar-second,
.node-type-blog #sidebar-second {
    display: table-cell;
    vertical-align: top;
    width: 400px;
    background: #f0f0f0;
    padding: 50px;
}

.page-news #sidebar-second h2,
.node-type-blog #sidebar-second h2 {
    margin: 0;
    font-size: 36px;
    padding-bottom: 30px;
    border-bottom: 2px solid #bfbfbf;
}

.page-news #sidebar-second .views-row,
.node-type-blog #sidebar-second .views-row {
    margin-right: 0;
    padding-top: 25px;
}

.page-news #sidebar-second .views-field-created,
.node-type-blog #sidebar-second .views-field-created {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.page-news #sidebar-second .views-field-title a,
.node-type-blog #sidebar-second .views-field-title a {
    font-size: 24px;
    font-weight: bold;
    color: #85c448;
    line-height: 1em;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.view-id-news div .views-row .views-field-field-image + .views-field-body {
  padding-left: 30px;
}
.view-id-news div .views-row .news-detail .news-date {
  margin-top: 20px;
  margin-bottom: 30px;
}
.view-id-news div .views-row .views-field-field-image,
.page-news #sidebar-second {
  width: 300px;
}
.page-news #sidebar-second,
.node-type-blog #sidebar-second {
  padding: 30px;
  width: 300px;
}

/*NEWS ARTICLE*/
.node-type-blog #content,
.node-type-blog #triptych-wrapper {
    display: table-cell;
    vertical-align: top;
    padding-left: 50px;
}

.node-type-blog .node-blog .submitted {
    width: 158px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: bold;
    border-bottom: 3px solid #424242;
    padding: 0 0 15px 0;
    display: inline-block;
}

.node-type-blog .node-blog .submitted span {
    display: inline-block;
}

.node-type-blog .node-blog .news-titl a {
    font-size: 48px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    color: #85c448;
    text-decoration: none;
}

.node-type-blog .node-blog > .content {
    margin-right: 200px;
    border-top: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    padding: 20px 0;
}

.node-type-blog .node-blog > .content p a,
.node-type-blog .node-blog > .content ul li a {
    font-weight: bold;
    color: #424242;
}

.node-type-blog .node-blog > .content > div + div {
    display: none;
}

.node-type-blog .node-blog > .content + .links.inline {
    display: none;
}

/*SHOP PAGE*/
.page-shop #main-wrapper {
    padding: 0 50px;
    margin-top: 30px;
}

.page-shop #block-views-shop-landing-block-1, .page-shop #block-views-shop-landing-block-2 {
    text-align: center;
}

.page-shop #block-views-shop-landing-block-1 h2, .page-shop #block-views-shop-landing-block-2 h2 {
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 1em;
}

.page-shop #block-views-shop-landing-block-1 table, .page-shop #block-views-shop-landing-block-2 table {
    width: 931px;
    margin: 0 auto;
}

.page-shop #block-views-shop-landing-block-2 table {
    margin-bottom: 50px;
}

.page-shop #block-views-shop-landing-block-1 img {
    display: none;
}

.view-display-id-block_1 .views-field-name, .view-display-id-block_2 .views-field-name {
    background: url('../images/catalog-header-background.png');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.view-display-id-block_1 .views-field-name a, .view-display-id-block_2 .views-field-name a {
    background-color: white;
    color: #918F8F;
    font-size: 33px;
    padding: 0px 15px 0px 15px;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.page-shop .view-products {
    padding-bottom: 100px;
}

.page-shop .view-products:after {
    content: "";
    display: table;
    clear: both;
}

.page-shop .filter-mobile {
    display: none;
    background-color: #99C353;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: 20px;
    float: right;
}

.page-shop .view-products > .view-filters {
    width: 260px;
    background: #fafafa;
    float: left;
}

.views-exposed-form .views-exposed-widget {
    padding: 0;
    float: none;
}

.bef-select-as-radios ul {
    margin: 0;
    padding: 0;
}

.bef-select-as-radios ul li {
    list-style: none;
    padding: 0;
}

.bef-select-as-radios label {
    cursor: pointer;
    display: block;
    padding: 10px 15px;
}

.bef-select-as-radios input[type="radio"] {
    display: none;
}

.bef-select-as-radios + .description {
    display: none;
}

.bef-tree-depth-0 > li #edit-term-node-tid-depth-all + label {
    display: none;
}

.bef-tree-depth-1 > li > div > label {
    background-color: #99C353;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}

.bef-tree-depth-2 > li > div > label,
.view-display-id-page_3 .bef-tree-depth-2 > li > div > label,
.view-display-id-page_2 .bef-tree-depth-2 > li > div > label {
    font-size: 16px;
    font-weight: normal;
}

.page-shop .view-products > .view-content {
    margin-left: 285px;
}

.page-shop .view-products > .view-content:after {
    content: "";
    display: table;
    clear: both;
}

.page-shop .view-products > .view-content > .views-row {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: 0 25px 50px 25px;
}

.page-shop .view-products .view-content .views-row .views-field-title a {
    text-decoration: none;
    color: #424242;
    font-weight: bold;
    font-size: 18px;
    display: block;
    padding: 5px 0;
    line-height: 1em;
}

.page-shop .view-products .view-content .views-row .views-field-display-price {
    color: #000;
    font-size: 1.2em;
}
.page-shop .view-products .view-content .views-row .views-label-display-price {
    display: none;
}

/*PRODUCT PAGE*/
.node-type-product #content {
    padding: 50px;
}

.node-type-product .content .product-left {
    display: table-cell;
    margin: 0px 60px 20px 0px;
    position: relative;
    vertical-align: top;
    width: 448px;
}

.node-type-product .content .product-right {
    display: table-cell;
    vertical-align: top;
}

.node-type-product .content .field-label {
    color: #555555;
    font-size: 17px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.node-type-product .content .field-name-uc-product-image {
    display: inline-block;
    height: 508px;
    width: 448px;
}

.node-type-product .content .field-name-title {
    color: #555555;
    font-size: 40px;
    font-weight: bold;
}

.node-type-product .content .field-name-taxonomy-catalog {
    margin: 0px 0px 16px 0px;
}

.node-type-product .content .field-name-taxonomy-catalog .field-item {
    color: #555555;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
}

.node-type-product .content .product-info.sell-price {
    color: #555555;
    font-size: 40px;
}

.node-type-product .content .product-info.sell-price .uc-price-label {
    display: none;
}

.node-type-product .content .add-to-cart .form-actions .node-add-to-cart {
    background-color: #99C353;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 20px;
}

.node-type-product .content .anytime-fitness-accessories .form-actions .node-add-to-cart,
.node-type-product .content .anytime-fitness-mens .form-actions .node-add-to-cart,
.node-type-product .content .anytime-fitness-womens .form-actions .node-add-to-cart {
    background-color: #8f68c2;
}

.node-type-product .content .next-gen-health-clubs-corporate .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-fitness .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-hospitality .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-kids-club .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-maintenance .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-pool .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-racquet .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-accessories .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-mens .form-actions .node-add-to-cart,
.node-type-product .content .next-gen-health-clubs-womens .form-actions .node-add-to-cart {
    background-color: #ca005d;
}

.node-type-product .content .field-name-body,
.node-type-product .content .add-to-cart p {
    color: #555555;
    -webkit-font-smoothing: subpixel-antialiased;
}

.node-type-product .content .field-name-body a {
    color: #99C353;
}

.node-type-product .content .field-type-text-with-summary {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #bfbfbf;
}

.node-type-product .content .field-name-field-features {
    color: #555555;
    -webkit-font-smoothing: subpixel-antialiased;
}

.node-type-product .content .field-name-field-features ul {
    list-style-type: disc;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}

.node-type-product .content .product-bottom-info {
    color: #555555;
    -webkit-font-smoothing: subpixel-antialiased;
}

.node-type-product .content .product-bottom-info h2 {
    font-size: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
}

.node-type-product .content .product-bottom-tabs {
    padding-top: 80px;
}

.node-type-product .content .product-bottom-tabs a {
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    margin: 0px 10px 60px 0px;
    text-indent: -9999px;
    width: 119px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.node-type-product .content .product-bottom-tabs a.active {
    background-position: center bottom;
}

.node-type-product .content .product-bottom-tabs a#tech-specs {
    background-image: url(../images/tech-specs.png);
}

.node-type-product .content .product-bottom-tabs a#benefits {
    background-image: url(../images/benefits.png);
}

.node-type-product .content .product-bottom-tabs a#size-chart {
    background-image: url(../images/size-chart.png);
}

.node-type-product .content .product-bottom-info .tech-specs {
    background-color: #FAFAFA;
    display: none;
    padding: 20px 20px 20px 20px;
}

.node-type-product .content .product-bottom-info .benefits {
    background-color: #FAFAFA;
    display: none;
    padding: 20px 20px 20px 20px;
}

.node-type-product .content .product-bottom-info .size-chart {
    background-color: #FAFAFA;
    display: none;
    padding: 20px 20px 20px 20px;
}

.node-type-product .content .product-bottom-info .field {
    display: inline-block;
    vertical-align: top;
}

.node-type-product .content .product-bottom-info .field-item p {
    width: 450px;
}

.field-name-uc-product-image #nav {
    text-align: center;
    width: 386px;
    padding: 0;
}

.field-name-uc-product-image #nav li {
    border: 1px solid #292929;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.field-name-uc-product-image #nav li.cycle-pager-active {
    border: 1px solid #99c353;
}

.field-name-uc-product-image #nav li a {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    text-decoration: none;
}

.messages {
    display: none;
}

.messages.status,
.messages.error {
    color: white;
    background-color: #fafafa;
    background-color: #99c353;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    display: block;
    margin: 10px auto;
    padding: 20px 50px;
    width: 100%;
    background-image: none;
    font-size: 25px;
    text-transform: uppercase;
}

.messages.status strong,
.messages.error strong {
    font-weight: normal;
}

.messages a {
    color: #222;
    font-weight: bold;
}

.add-to-cart .attributes {
    display: inline-block;
    margin: 0px 8px 20px 0px;
}

.attribute-2 {
    display: none;
}

.attribute-1,
.attribute-5,
.attribute-3,
.attribute-6,
.form-type-radios.form-item-qty {
    display: inline-block;
    vertical-align: top;
}

.attribute-5 {
    margin: 0px 22px 0px 0px;
}

.attribute-6 {
    margin: 0px 0px 20px 0px;
}

.form-type-radios.form-item-attributes-1,
.form-type-radios.form-item-attributes-3,
.form-type-radios.form-item-attributes-5 {
    width: 190px;
}

.form-item-attributes-2,
.form-type-radios.form-item-qty {
    width: 100px;
}

.form-item-attributes-6 {
    width: 130px;
}

.form-item-attributes-2 > label,
.form-item-attributes-1 > label,
.form-item-attributes-5 > label,
.form-item-attributes-3 > label,
.form-type-radios.form-item-attributes-6 > label,
.form-type-radios.form-item-qty > label {
    background-color: #f2f2f2;
    color: #555555;
    display: block;
    font-size: 22px;
    padding: 8px 12px 8px 12px;
}

.form-item-attributes-2 .form-radios {
    background-color: #fafafa;
    padding: 11px 12px 11px 12px;
}

.form-type-radios.form-item-qty .form-radios {
    background-color: #fafafa;
    padding: 0px 0px 3px 0px;
}

.form-type-radios.form-item-qty .form-radios .form-item.out-of-stock {
    display: none;
}

.form-item-attributes-6 .form-radios {
    background-color: #fafafa;
    padding: 0px 0px 3px 0px;
}

.form-type-radios.form-item-qty .form-radios .form-item {
    cursor: pointer;
    display: inline-block;
    padding: 3px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

.form-item-attributes-6 .form-radios .form-item {
    cursor: pointer;
    display: inline-block;
    padding: 3px 0px 0px 12px;
    text-align: left;
    width: 80%;
}

.form-type-radios.form-item-qty .form-radios .form-item label {
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.form-item-attributes-6 .form-radios .form-item label {
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.form-type-radios.form-item-qty .form-radios .form-item .form-radio:checked + label {
    background-color: #d5e5ba;
}

.form-item-attributes-6 .form-radios .form-item .form-radio:checked + label {
    background-color: #d5e5ba
}

.form-item-attributes-1 .form-radios,
.form-item-attributes-5 .form-radios,
.form-item-attributes-3 .form-radios {
    background-color: #fafafa;
    padding: 8px 2px 8px 2px;
}

.add-to-cart .form-item-qty input[type='radio'],
#edit-attributes-2--3 input[type='radio'],
#edit-attributes-1--3 input[type='radio'],
#edit-attributes-3--3 input[type='radio'],
#edit-attributes-5--3 input[type='radio'],
#edit-attributes-6--3 input[type='radio'] {
    display: none;
}

#edit-attributes-1--3 .form-item,
#edit-attributes-3--3 .form-item,
#edit-attributes-5--3 .form-item {
    display: inline-block;
    text-align: center;
    width: 45px;
}

#edit-attributes-1--3 .form-item .form-radio + label,
#edit-attributes-3--3 .form-item .form-radio + label,
#edit-attributes-5--3 .form-item .form-radio + label {
    cursor: pointer;
    font-size: 17px;
}

#edit-attributes-1--3 .form-item .form-radio:checked + label,
#edit-attributes-3--3 .form-item .form-radio:checked + label,
#edit-attributes-5--3 .form-item .form-radio:checked + label {
    background-color: #d5e5ba;
}

#edit-attributes-1--3 input + label,
#edit-attributes-3--3 input + label,
#edit-attributes-5--3 input + label {
    background-color: #fafafa;
}

#edit-attributes-2--3 input + label {
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: -999px;
    width: 28px;
}

#edit-attributes-2--3 input#edit-attributes-2-8 + label {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    color: #ffffff;
}

#edit-attributes-2--3 input#edit-attributes-2-9 + label {
    background-color: #000000;
    border: 1px solid #000000;
    color: #000000;
}

#edit-attributes-2--3 input#edit-attributes-2-10 + label {
    background-color: #8b8b8b;
    border: 1px solid #8b8b8b;
    color: #8b8b8b;
}

#edit-attributes-2--3 input#edit-attributes-2-11 + label {
    background-color: #eabf00;
    border: 1px solid #eabf00;
    color: #eabf00;
}

#edit-attributes-2--3 input#edit-attributes-2-12 + label {
    background-color: #d76519;
    border: 1px solid #d76519;
    color: #d76519;
}

#edit-attributes-2--3 input#edit-attributes-2-13 + label {
    background-color: #99c353;
    border: 1px solid #99c353;
    color: #99c353;
}

#edit-attributes-2--3 input#edit-attributes-2-14 + label {
    background-color: #5282d4;
    border: 1px solid #5282d4;
    color: #5282d4;
}

#edit-attributes-2--3 input#edit-attributes-2-15 + label {
    background-color: #c70085;
    border: 1px solid #c70085;
    color: #c70085;
}

#edit-attributes-2--3 input#edit-attributes-2-16 + label {
    background-color: #af0000;
    border: 1px solid #af0000;
    color: #af0000;
}

#edit-attributes-2--3 input#edit-attributes-2-17 + label {
    background-color: #613cb4;
    border: 1px solid #613cb4;
    color: #613cb4;
}

.form-item-attributes-4 {
    width: 318px;
}

.form-type-radios.form-item-attributes-4 {
    float: left;
}

.form-item-attributes-4 > label {
    background-color: #ffffff;
    color: #555555;
    display: block;
    font-size: 19px;
    padding: 0px 0px 8px 0px;
}

.form-item-attributes-4 .form-radios {
    background-color: #ffffff;
}

.form-item-attributes-4 .form-radios .form-type-radio {
    display: inline-block;
    margin: 0px 0px 2px 0px;
    vertical-align: top;
    width: 29px;
}

#edit-attributes-4--3 input[type='radio'] {
    display: none;
}

#edit-attributes-4--3 input + label {
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: -9999px;
    width: 28px;
}

#edit-attributes-4--3 input#edit-attributes-4-25--3 + label,
.colourpick .swatch.colour-25,
.swatches li a.colour-25 {
    background-color: #ffee24;
    border: 1px solid #ffee24;
    color: #ffee24;
}

#edit-attributes-4--3 input#edit-attributes-4-26--3 + label,
.colourpick .swatch.colour-26,
.swatches li a.colour-26 {
    background-color: #ffd408;
    border: 1px solid #ffd408;
    color: #ffd408;
}

#edit-attributes-4--3 input#edit-attributes-4-27--3 + label,
.colourpick .swatch.colour-27,
.swatches li a.colour-27 {
    background-color: #f39c00;
    border: 1px solid #f39c00;
    color: #f39c00;
}

#edit-attributes-4--3 input#edit-attributes-4-28--3 + label,
.colourpick .swatch.colour-28,
.swatches li a.colour-28 {
    background-color: #ff7600;
    border: 1px solid #ff7600;
    color: #ff7600;
}

#edit-attributes-4--3 input#edit-attributes-4-29--3 + label,
.colourpick .swatch.colour-29,
.swatches li a.colour-29 {
    background-color: #ff7709;
    border: 1px solid #ff7709;
    color: #ff7709;
}

#edit-attributes-4--3 input#edit-attributes-4-30--3 + label,
.colourpick .swatch.colour-30,
.swatches li a.colour-30 {
    background-color: #e95b00;
    border: 1px solid #e95b00;
    color: #e95b00;
}

#edit-attributes-4--3 input#edit-attributes-4-31--3 + label,
.colourpick .swatch.colour-31,
.swatches li a.colour-31 {
    background-color: #f54d00;
    border: 1px solid #f54d00;
    color: #f54d00;
}

#edit-attributes-4--3 input#edit-attributes-4-32--3 + label,
.colourpick .swatch.colour-32,
.swatches li a.colour-32 {
    background-color: #fa3601;
    border: 1px solid #fa3601;
    color: #fa3601;
}

#edit-attributes-4--3 input#edit-attributes-4-33--3 + label,
.colourpick .swatch.colour-33,
.swatches li a.colour-33 {
    background-color: #e80003;
    border: 1px solid #e80003;
    color: #e80003;
}

#edit-attributes-4--3 input#edit-attributes-4-34--3 + label,
.colourpick .swatch.colour-34,
.swatches li a.colour-34 {
    background-color: #ad0000;
    border: 1px solid #ad0000;
    color: #ad0000;
}

#edit-attributes-4--3 input#edit-attributes-4-35--3 + label,
.colourpick .swatch.colour-35,
.swatches li a.colour-35 {
    background-color: #541f00;
    border: 1px solid #541f00;
    color: #541f00;
}

#edit-attributes-4--3 input#edit-attributes-4-36--3 + label,
.colourpick .swatch.colour-36,
.swatches li a.colour-36 {
    background-color: #ff98d9;
    border: 1px solid #ff98d9;
    color: #ff98d9;
}

#edit-attributes-4--3 input#edit-attributes-4-37--3 + label,
.colourpick .swatch.colour-37,
.swatches li a.colour-37 {
    background-color: #f4a2e1;
    border: 1px solid #f4a2e1;
    color: #f4a2e1;
}

#edit-attributes-4--3 input#edit-attributes-4-38--3 + label,
.colourpick .swatch.colour-38,
.swatches li a.colour-38 {
    background-color: #fd2a81;
    border: 1px solid #fd2a81;
    color: #fd2a81;
}

#edit-attributes-4--3 input#edit-attributes-4-39--3 + label,
.colourpick .swatch.colour-39,
.swatches li a.colour-39 {
    background-color: #e50040;
    border: 1px solid #e50040;
    color: #e50040;
}

#edit-attributes-4--3 input#edit-attributes-4-40--3 + label,
.colourpick .swatch.colour-40,
.swatches li a.colour-40 {
    background-color: #a00b7a;
    border: 1px solid #a00b7a;
    color: #a00b7a;
}

#edit-attributes-4--3 input#edit-attributes-4-41--3 + label,
.colourpick .swatch.colour-41,
.swatches li a.colour-41 {
    background-color: #630048;
    border: 1px solid #630048;
    color: #630048;
}

#edit-attributes-4--3 input#edit-attributes-4-42--3 + label,
.colourpick .swatch.colour-42,
.swatches li a.colour-42 {
    background-color: #7e2285;
    border: 1px solid #7e2285;
    color: #7e2285;
}

#edit-attributes-4--3 input#edit-attributes-4-43--3 + label,
.colourpick .swatch.colour-43,
.swatches li a.colour-43 {
    background-color: #4e0054;
    border: 1px solid #4e0054;
    color: #4e0054;
}

#edit-attributes-4--3 input#edit-attributes-4-44--3 + label,
.colourpick .swatch.colour-44,
.swatches li a.colour-44 {
    background-color: #79c9f5;
    border: 1px solid #79c9f5;
    color: #79c9f5;
}

#edit-attributes-4--3 input#edit-attributes-4-45--3 + label,
.colourpick .swatch.colour-45,
.swatches li a.colour-45 {
    background-color: #27b9f7;
    border: 1px solid #27b9f7;
    color: #27b9f7;
}

#edit-attributes-4--3 input#edit-attributes-4-46--3 + label,
.colourpick .swatch.colour-46,
.swatches li a.colour-46 {
    background-color: #001586;
    border: 1px solid #001586;
    color: #001586;
}

#edit-attributes-4--3 input#edit-attributes-4-47--3 + label,
.colourpick .swatch.colour-47,
.swatches li a.colour-47 {
    background-color: #18005a;
    border: 1px solid #18005a;
    color: #18005a;
}

#edit-attributes-4--3 input#edit-attributes-4-48--3 + label,
.colourpick .swatch.colour-48,
.swatches li a.colour-48 {
    background-color: #05004a;
    border: 1px solid #05004a;
    color: #05004a;
}

#edit-attributes-4--3 input#edit-attributes-4-49--3 + label,
.colourpick .swatch.colour-49,
.swatches li a.colour-49 {
    background-color: #8cd334;
    border: 1px solid #8cd334;
    color: #8cd334;
}

#edit-attributes-4--3 input#edit-attributes-4-50--3 + label,
.colourpick .swatch.colour-50,
.swatches li a.colour-50 {
    background-color: #42b433;
    border: 1px solid #42b433;
    color: #42b433;
}

#edit-attributes-4--3 input#edit-attributes-4-51--3 + label,
.colourpick .swatch.colour-51,
.swatches li a.colour-51 {
    background-color: #1d8121;
    border: 1px solid #1d8121;
    color: #1d8121;
}

#edit-attributes-4--3 input#edit-attributes-4-52--3 + label,
.colourpick .swatch.colour-52,
.swatches li a.colour-52 {
    background-color: #007924;
    border: 1px solid #007924;
    color: #007924;
}

#edit-attributes-4--3 input#edit-attributes-4-53--3 + label,
.colourpick .swatch.colour-53,
.swatches li a.colour-53 {
    background-color: #004412;
    border: 1px solid #004412;
    color: #004412;
}

#edit-attributes-4--3 input#edit-attributes-4-54--3 + label,
.colourpick .swatch.colour-54,
.swatches li a.colour-54 {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    color: #ffffff;
}

#edit-attributes-4--3 input#edit-attributes-4-55--3 + label,
.colourpick .swatch.colour-55,
.swatches li a.colour-55 {
    background-color: #c2c5c9;
    border: 1px solid #c2c5c9;
    color: #c2c5c9;
}

#edit-attributes-4--3 input#edit-attributes-4-56--3 + label,
.colourpick .swatch.colour-56,
.swatches li a.colour-56 {
    background-color: #3d3e49;
    border: 1px solid #3d3e49;
    color: #3d3e49;
}

#edit-attributes-4--3 input#edit-attributes-4-57--3 + label,
.colourpick .swatch.colour-57,
.swatches li a.colour-57 {
    background-color: #010002;
    border: 1px solid #010002;
    color: #010002;
}

#edit-attributes-4--3 input#edit-attributes-4-58--3 + label,
.colourpick .swatch.colour-58,
.swatches li a.colour-58 {
    background-color: #e60056;
    border: 1px solid #e60056;
    color: #e60056;
}

#edit-attributes-4--3 input#edit-attributes-4-59--3 + label,
.colourpick .swatch.colour-59,
.swatches li a.colour-59 {
    background-color: #f51882;
    border: 1px solid #f51882;
    color: #f51882;
}

#edit-attributes-4--3 input#edit-attributes-4-60--3 + label,
.colourpick .swatch.colour-60,
.swatches li a.colour-60 {
    background-color: #880c79;
    border: 1px solid #880c79;
    color: #880c79;
}

#edit-attributes-4--3 input#edit-attributes-4-61--3 + label,
.colourpick .swatch.colour-61,
.swatches li a.colour-61 {
    background-color: #000068;
    border: 1px solid #000068;
    color: #000068;
}

#edit-attributes-4--3 input#edit-attributes-4-62--3 + label,
.colourpick .swatch.colour-62,
.swatches li a.colour-62 {
    background-color: #0045a9;
    border: 1px solid #0045a9;
    color: #0045a9;
}

.form-item-attributes-8 {
    width: 318px;
}

.form-type-radios.form-item-attributes-8 {
    float: left;
}

.form-item-attributes-8 > label {
    background-color: #ffffff;
    color: #555555;
    display: block;
    font-size: 19px;
    padding: 0px 0px 8px 0px;
}

.form-item-attributes-8 .form-radios {
    background-color: #ffffff;
}

.form-item-attributes-8 .form-radios .form-type-radio {
    display: inline-block;
    margin: 0px 0px 2px 0px;
    vertical-align: top;
    width: 29px;
}

#edit-attributes-8--3 input[type='radio'] {
    display: none;
}

#edit-attributes-8--3 input + label {
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: -9999px;
    width: 28px;
}

#edit-attributes-8--3 input#edit-attributes-8-131--3 + label,
.colourpick .swatch.colour-131,
.swatches li a.colour-131 {
    background-color: #ffee24;
    border: 1px solid #ffee24;
    color: #ffee24;
}

#edit-attributes-8--3 input#edit-attributes-8-97--3 + label,
.colourpick .swatch.colour-97,
.swatches li a.colour-97 {
    background-color: #ffd408;
    border: 1px solid #ffd408;
    color: #ffd408;
}

#edit-attributes-8--3 input#edit-attributes-8-98--3 + label,
.colourpick .swatch.colour-98,
.swatches li a.colour-98 {
    background-color: #f39c00;
    border: 1px solid #f39c00;
    color: #f39c00;
}

#edit-attributes-8--3 input#edit-attributes-8-99--3 + label,
.colourpick .swatch.colour-99,
.swatches li a.colour-99 {
    background-color: #ff7600;
    border: 1px solid #ff7600;
    color: #ff7600;
}

#edit-attributes-8--3 input#edit-attributes-8-100--3 + label,
.colourpick .swatch.colour-100,
.swatches li a.colour-100 {
    background-color: #ff7709;
    border: 1px solid #ff7709;
    color: #ff7709;
}

#edit-attributes-8--3 input#edit-attributes-8-101--3 + label,
.colourpick .swatch.colour-101,
.swatches li a.colour-101 {
    background-color: #e95b00;
    border: 1px solid #e95b00;
    color: #e95b00;
}

#edit-attributes-8--3 input#edit-attributes-8-102--3 + label,
.colourpick .swatch.colour-102,
.swatches li a.colour-102 {
    background-color: #f54d00;
    border: 1px solid #f54d00;
    color: #f54d00;
}

#edit-attributes-8--3 input#edit-attributes-8-103--3 + label,
.colourpick .swatch.colour-103,
.swatches li a.colour-103 {
    background-color: #fa3601;
    border: 1px solid #fa3601;
    color: #fa3601;
}

#edit-attributes-8--3 input#edit-attributes-8-104--3 + label,
.colourpick .swatch.colour-104,
.swatches li a.colour-104 {
    background-color: #e80003;
    border: 1px solid #e80003;
    color: #e80003;
}

#edit-attributes-8--3 input#edit-attributes-8-105--3 + label,
.colourpick .swatch.colour-105,
.swatches li a.colour-105 {
    background-color: #ad0000;
    border: 1px solid #ad0000;
    color: #ad0000;
}

#edit-attributes-8--3 input#edit-attributes-8-124--3 + label,
.colourpick .swatch.colour-124,
.swatches li a.colour-124 {
    background-color: #541f00;
    border: 1px solid #541f00;
    color: #541f00;
}

#edit-attributes-8--3 input#edit-attributes-8-106--3 + label,
.colourpick .swatch.colour-106,
.swatches li a.colour-106 {
    background-color: #ff98d9;
    border: 1px solid #ff98d9;
    color: #ff98d9;
}

#edit-attributes-8--3 input#edit-attributes-8-109--3 + label,
.colourpick .swatch.colour-109,
.swatches li a.colour-109 {
    background-color: #f4a2e1;
    border: 1px solid #f4a2e1;
    color: #f4a2e1;
}

#edit-attributes-8--3 input#edit-attributes-8-107--3 + label,
.colourpick .swatch.colour-107,
.swatches li a.colour-107 {
    background-color: #fd2a81;
    border: 1px solid #fd2a81;
    color: #fd2a81;
}

#edit-attributes-8--3 input#edit-attributes-8-108--3 + label,
.colourpick .swatch.colour-108,
.swatches li a.colour-108 {
    background-color: #e50040;
    border: 1px solid #e50040;
    color: #e50040;
}

#edit-attributes-8--3 input#edit-attributes-8-110--3 + label,
.colourpick .swatch.colour-110,
.swatches li a.colour-110 {
    background-color: #a00b7a;
    border: 1px solid #a00b7a;
    color: #a00b7a;
}

#edit-attributes-8--3 input#edit-attributes-8-111--3 + label,
.colourpick .swatch.colour-111,
.swatches li a.colour-111 {
    background-color: #630048;
    border: 1px solid #630048;
    color: #630048;
}

#edit-attributes-8--3 input#edit-attributes-8-112--3 + label,
.colourpick .swatch.colour-112,
.swatches li a.colour-112 {
    background-color: #7e2285;
    border: 1px solid #7e2285;
    color: #7e2285;
}

#edit-attributes-8--3 input#edit-attributes-8-113--3 + label,
.colourpick .swatch.colour-113,
.swatches li a.colour-113 {
    background-color: #4e0054;
    border: 1px solid #4e0054;
    color: #4e0054;
}

#edit-attributes-8--3 input#edit-attributes-8-115--3 + label,
.colourpick .swatch.colour-115,
.swatches li a.colour-115 {
    background-color: #79c9f5;
    border: 1px solid #79c9f5;
    color: #79c9f5;
}

#edit-attributes-8--3 input#edit-attributes-8-117--3 + label,
.colourpick .swatch.colour-117,
.swatches li a.colour-117 {
    background-color: #27b9f7;
    border: 1px solid #27b9f7;
    color: #27b9f7;
}

#edit-attributes-8--3 input#edit-attributes-8-116--3 + label,
.colourpick .swatch.colour-116,
.swatches li a.colour-116 {
    background-color: #001586;
    border: 1px solid #001586;
    color: #001586;
}

#edit-attributes-8--3 input#edit-attributes-8-129--3 + label,
.colourpick .swatch.colour-129,
.swatches li a.colour-129 {
    background-color: #18005a;
    border: 1px solid #18005a;
    color: #18005a;
}

#edit-attributes-8--3 input#edit-attributes-8-114--3 + label,
.colourpick .swatch.colour-114,
.swatches li a.colour-114 {
    background-color: #05004a;
    border: 1px solid #05004a;
    color: #05004a;
}

#edit-attributes-8--3 input#edit-attributes-8-122--3 + label,
.colourpick .swatch.colour-122,
.swatches li a.colour-122 {
    background-color: #8cd334;
    border: 1px solid #8cd334;
    color: #8cd334;
}

#edit-attributes-8--3 input#edit-attributes-8-121--3 + label,
.colourpick .swatch.colour-121,
.swatches li a.colour-121 {
    background-color: #42b433;
    border: 1px solid #42b433;
    color: #42b433;
}

#edit-attributes-8--3 input#edit-attributes-8-120--3 + label,
.colourpick .swatch.colour-120,
.swatches li a.colour-120 {
    background-color: #1d8121;
    border: 1px solid #1d8121;
    color: #1d8121;
}

#edit-attributes-8--3 input#edit-attributes-8-119--3 + label,
.colourpick .swatch.colour-119,
.swatches li a.colour-119 {
    background-color: #007924;
    border: 1px solid #007924;
    color: #007924;
}

#edit-attributes-8--3 input#edit-attributes-8-118--3 + label,
.colourpick .swatch.colour-118,
.swatches li a.colour-118 {
    background-color: #004412;
    border: 1px solid #004412;
    color: #004412;
}

#edit-attributes-8--3 input#edit-attributes-8-130--3 + label,
.colourpick .swatch.colour-130,
.swatches li a.colour-130 {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    color: #ffffff;
}

#edit-attributes-8--3 input#edit-attributes-8-123--3 + label,
.colourpick .swatch.colour-123,
.swatches li a.colour-123 {
    background-color: #c2c5c9;
    border: 1px solid #c2c5c9;
    color: #c2c5c9;
}

#edit-attributes-8--3 input#edit-attributes-8-126--3 + label,
.colourpick .swatch.colour-126,
.swatches li a.colour-126 {
    background-color: #3d3e49;
    border: 1px solid #3d3e49;
    color: #3d3e49;
}

#edit-attributes-8--3 input#edit-attributes-8-127--3 + label,
.colourpick .swatch.colour-127,
.swatches li a.colour-127 {
    background-color: #010002;
    border: 1px solid #010002;
    color: #010002;
}

#edit-attributes-8--3 input#edit-attributes-8-134--3 + label,
.colourpick .swatch.colour-134,
.swatches li a.colour-134 {
    background-color: #e60056;
    border: 1px solid #e60056;
    color: #e60056;
}

#edit-attributes-8--3 input#edit-attributes-8-133--3 + label,
.colourpick .swatch.colour-133,
.swatches li a.colour-133 {
    background-color: #f51882;
    border: 1px solid #f51882;
    color: #f51882;
}

#edit-attributes-8--3 input#edit-attributes-8-128--3 + label,
.colourpick .swatch.colour-128,
.swatches li a.colour-128 {
    background-color: #880c79;
    border: 1px solid #880c79;
    color: #880c79;
}

#edit-attributes-8--3 input#edit-attributes-8-125--3 + label,
.colourpick .swatch.colour-125,
.swatches li a.colour-125 {
    background-color: #000068;
    border: 1px solid #000068;
    color: #000068;
}

#edit-attributes-8--3 input#edit-attributes-8-132--3 + label,
.colourpick .swatch.colour-132,
.swatches li a.colour-132 {
    background-color: #0045a9;
    border: 1px solid #0045a9;
    color: #0045a9;
}

.form-item-attributes-9 > label,
.form-item-attributes-10 > label,
.form-item-attributes-11 > label {
    background-color: #f2f2f2;
    color: #555555;
    display: block;
    font-family: 'BebasNeue', sans-serif;
    font-size: 22px;
    padding: 8px 12px 8px 12px;
}

.attribute-9 {
    margin: 0px 0px 20px 0px;
    width: 342px;
}

.attribute-9 .description {
    color: #555555;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

.attribute-10 {
    margin: 46px 0px 20px 0px;
    width: 342px;
    display: none;
}

.attribute-10 .form-item-attributes-10 .form-managed-file {
    background-color: #fafafa;
    padding: 11px 12px 11px 12px;
}

.attribute-10 .form-item-attributes-10 .form-managed-file span {
    display: inline-block;
    width: 255px;
    overflow: hidden;
}

.attribute-10 input[type=submit] {
    float: right;
}

.attribute-11 {
    margin: 0px 0px 20px 0px;
    width: 342px;
    display: none;
}

.attribute-11 .customSelect {
    background-color: #fafafa;
    background-color: transparent;
    padding: 11px 12px 11px 12px;
    width: 318px;
    cursor: pointer;
}

#related-products {
    margin: 0px 0px 100px 0px;
}

#related-products .view-title {
    background: url(../images/catalog-header-background.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

#related-products .view-title h2 {
    background-color: white;
    color: #918F8F;
    display: inline-block;
    font-size: 48px;
    margin: 40px 0px;
    padding: 0px 15px 0px 15px;
    -webkit-font-smoothing: antialiased;
}

.related-products {
  margin: 30px 0px;
}

.view-products .related-products .views-row > div {
    text-align: center;
}

.view-products .related-products .views-row .views-field-uc-product-image {
    margin-bottom: 20px;
}

.view-products .related-products .views-row > div a {
    color: #222;
    text-decoration: none;
}

/*CART*/
.page-cart .continue-shopping,
.page-cart .back-to-cart,
.page-cart .back-to-billing,
.page-cart .back-to-shop {
  float: left;
}
.page-cart .continue-shopping a,
.page-cart .back-to-cart a,
.page-cart .back-to-billing a,
.page-cart .back-to-shop a {
  color: #000;
  font-family: 'Open Sans',sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}
.page-cart .continue-shopping a:hover,
.page-cart .back-to-cart a:hover,
.page-cart .back-to-billing a:hover,
.page-cart .back-to-shop a:hover {
  color: #85c448;
}
@media screen and (max-width: 768px) {
  .page-cart .continue-shopping {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .page-cart .back-to-shop {
    display: none;
  }
}
.page-cart .back-to-cart {
  display: none;
}
.page-cart .back-to-billing {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-cart .back-to-billing span {
    display: none;
  }
}
.page-cart-billing .continue-shopping,
.page-cart-billing .back-to-shop {
  display: none;
}
.page-cart-billing #block-uc-cart-cart {
  display: none;
}
.page-cart-checkout .continue-shopping,
.page-cart-checkout .back-to-cart,
.page-cart-checkout .back-to-shop {
  display: none;
}
.page-cart-checkout #block-uc-cart-cart {
  display: none;
}
.page-cart #content {
    padding: 0px;
}
.page-cart.page-cart-checkout .back-to-billing {
  display: block;
}
.page-cart.page-cart-checkout.page-cart-checkout-complete .back-to-billing {
  display: none;
}
.page-cart.page-cart-billing .back-to-cart {
  display: block;
}

.page-cart #block-system-main .content p {
    /* text-align: center; */
    /* font-size: 21px; */
    /* font-weight: bold; */
    /* margin: 0; */
}

#uc-cart-view-form tr,
.uc-cart-billing-form tr,
.uc-cart-checkout-form tr {
    background: transparent;
    border: none;
    padding: 0;
}

#uc-cart-view-form th,
.uc-cart-billing-form th,
.uc-cart-checkout-form th {
    font-size: 16px;
    text-transform: uppercase;
    border: none;
}

#uc-cart-view-form th:first-child + th {
    padding-left: 30px;
}

#uc-cart-view-form tbody,
.uc-cart-billing-form tbody,
.uc-cart-checkout-form tbody {
    border: none;
}

#uc-cart-view-form td,
.uc-cart-billing-form td,
.uc-cart-checkout-form td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 20px;
  vertical-align: middle;
}

#uc-cart-view-form td {
  vertical-align: top;
}

#uc-cart-view-form td.image,
.uc-cart-billing-form td.image,
.uc-cart-checkout-form td.image {
    padding: 0 0 0 0px;
}
#uc-cart-view-form td.image.coupon,
.uc-cart-billing-form td.image.coupon,
.uc-cart-checkout-form td.image.coupon {
  background-image: url(http://staging.onthegosports.com.au/sites/all/themes/onthegosports2017/images/Green-Tick.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: left center;
}
#uc-coupon-active-coupons {
  display: none;
}

#uc-cart-view-form td.desc,
.uc-cart-billing-form td.desc,
.uc-cart-checkout-form td.desc {
  font-size: 15px;
}

#uc-cart-view-form td.desc a,
.uc-cart-billing-form td.desc a,
.uc-cart-checkout-form td.desc a {
    text-decoration: none;
    color: #424242;
}

#uc-cart-view-form td.desc ul,
.uc-cart-billing-form td.desc ul,
.uc-cart-checkout-form td.desc ul {
    padding: 0;
    margin: 0;
}

#uc-cart-view-form td.desc ul li,
.uc-cart-billing-form td.desc ul li,
.uc-cart-checkout-form td.desc ul li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 0 0;
}
#uc-cart-view-form td.desc ul li {
  display: block;
  margin: 0;
  color: #828282;
}

#uc-cart-view-form td.qty,
.uc-cart-billing-form td.qty,
.uc-cart-checkout-form td.qty {
    padding-right: 20px;
}

#uc-cart-view-form td.qty input,
.uc-cart-billing-form td.qty input,
.uc-cart-checkout-form td.qty input {
  background: #ffffff;
  /* border: none; */
  font-size: 16px;
  padding: 0.5em;
  text-align: center;
}

#uc-cart-view-form td.total, #uc-cart-view-form td.subtotal,
.uc-cart-billing-form td.total, .uc-cart-billing-form td.subtotal,
.uc-cart-checkout-form td.total, .uc-cart-checkout-form td.subtotal {
    font-size: 40px;
    padding-top: 50px !important;
}
#uc-cart-view-form td.subtotal,
.uc-cart-billing-form td.subtotal,
.uc-cart-checkout-form td.subtotal {
  display: none;
}

#uc-cart-view-form input[type="submit"],
.uc-cart-billing-form input[type="submit"],
.uc-cart-checkout-form input[type="submit"] {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    background: #85c448;
    text-decoration: none;
    text-align: center;
    margin: 20px 0 0 0px !important;
    border: none;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  #uc-cart-view-form input[type="submit"],
  .uc-cart-billing-form input[type="submit"],
  .uc-cart-checkout-form input[type="submit"] {
    margin: 36px 0px 36px 0px !important;
  }
}

#uc-cart-view-form input#edit-continue-shopping,
.uc-cart-billing-form input#edit-continue-shopping,
.uc-cart-checkout-form input#edit-continue-shopping {
    margin-left: 0 !important;
    padding: 15px;
}

#uc-cart-view-form .remove input[type="submit"],
.uc-cart-billing-form .remove input[type="submit"],
.uc-cart-checkout-form .remove input[type="submit"] {
  background-color: #f2f2f2;
  color: #2e2e2e;
  font-size: 16px;
  margin: 0 !important;
  padding: 0.5em 1em;
}

@media screen and (max-width: 768px) {
  #uc-cart-view-form .cart-table,
  .uc-cart-billing-form .cart-table,
  .uc-cart-checkout-form .cart-table {
    clear: both;
    padding-top: 36px;
  }
}

#uc-cart-view-form .cart-table thead tr,
.uc-cart-billing-form .cart-table thead tr,
.uc-cart-checkout-form .cart-table thead tr {
  border-bottom: 1px solid #424242;
  line-height: 40px;
}

#uc-cart-view-form .order-summary td,
.uc-cart-billing-form .order-summary td,
.uc-cart-checkout-form .order-summary td {
  padding: 0em 1em 5px 1em !important;
}
#uc-cart-view-form .order-summary tr:first-child td,
.uc-cart-billing-form .order-summary tr:first-child td,
.uc-cart-checkout-form .order-summary tr:first-child td {
  padding: 1em 1em 5px 1em !important;
}
#uc-cart-view-form .order-summary tr:last-child td,
.uc-cart-billing-form .order-summary tr:last-child td,
.uc-cart-checkout-form .order-summary tr:last-child td {
  padding: 0em 1em 1em 1em !important;
}

.uc-cart-billing-form .cart-summary,
.uc-cart-checkout-form .cart-summary {
  padding: 1em 1em 0em 1em;
}

.uc-cart-billing-form .cart-summary legend,
.uc-cart-checkout-form .cart-summary legend {
  display: none;
}

.uc-cart-billing-form .order-summary,
.uc-cart-checkout-form .order-summary {
  width: 283px;
}
.uc-cart-billing-form .order-summary td:last-child,
.uc-cart-checkout-form .order-summary td:last-child {
  text-align: right;
}
.uc-cart-billing-form .cart-summary th abbr,
#uc-cart-checkout-form .cart-summary th abbr {
  border: 0;
  text-decoration: none;
}

.page-cart #header .header-top {
  display: none;
}

.page-cart .features {
  display: none;
}

.page-cart .region.region-header {
  background-color: #ffffff;
  border-bottom: 0px solid #b2b2b2;
  border-top: 0px solid #b2b2b2;
  font-family: 'Open Sans',sans-serif;
  font-size: 10px;
  line-height: 10px;
  padding: 0;
  position: initial;
  top: initial;
  width: auto;
}
.page-cart #block-system-main-menu {
  display: none;
}
.page-cart #block-block-28 {
  display: none;
}
.page-cart #block-block-29 {
  display: none;
}
.page-cart .region-header #block-uc-cart-cart {
  float: right;
  margin-right: 0px;
  padding: 5px 0px;
}
@media screen and (max-width: 991px) {
  .page-cart #simple-menu {
    display: none;
  }
}
.page-cart.not-front #page {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .page-cart.not-front #page {
    padding-top: 0;
  }
}
.page-cart.not-front #main-wrapper {
  padding: 0px 0px 36px 0px;
}

.page-cart .header-content {
  text-align: center;
}
.page-cart-login h1 {
  font-size: 2.5em;
}

.digicert {
  margin-top: 15px;
  width: 75px;
}

.progressbar {
  clear: both;
  counter-reset: step;
  height: 67px;
  margin: 0px 0px 36px 0px;
  padding-left: 27px;
}
@media screen and (max-width: 768px) {
  .progressbar {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.progressbar li {
  float: left;
  list-style-type: none;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 33.3%;
}

.progressbar li:before {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 50%;
  content: counter(step);
  counter-increment: step;
  display: block;
  height: 38px;
  line-height: 38px;
  margin: 0px auto 5px auto;
  text-align: center;
  width: 38px;
}

.uc-cart-billing-form .progressbar li:first-child:before {
  background-color: #85c448;
  border: 1px solid #85c448;
  color: #ffffff;
}
#uc-cart-checkout-form .progressbar li:nth-child(1):before,
#uc-cart-checkout-form .progressbar li:nth-child(2):before {
  background-color: #85c448;
  border: 1px solid #85c448;
  color: #ffffff;
}
.page-cart-checkout-complete .progressbar li:before {
  background-color: #85c448;
  border: 1px solid #85c448;
  color: #ffffff;
}
.progressbar li:after {
  background-color: #424242;
  content: '';
  height: 1px;
  left: -3%;
  position: absolute;
  top: 19px;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .progressbar li:after {
    left: 0;
  }
}

#customer-pane .fieldset-description {
  display: none;
}
.page-cart legend {
  margin-bottom: 0;
}

#delivery-pane .fieldset-description {
  display: none;
}

#billing-pane .fieldset-description {
  display: none;
}

#comments-pane .fieldset-description {
  display: none;
}

#comments-pane label {
  display: none;
}

.page-cart .form-text {
  background: #fff;
  border: 3px solid #2e2e2e;
  color: #595b5d;
  font-size: 16px;
  height: 43px;
  padding: 10px 20px;
  width: 100%;
}

.uc-store-address-field .form-item label {
  text-align: left;
}

.uc-store-address-field .form-item.form-item-panes-delivery-delivery-first-name {
  clear: none;
  display: inline-block;
  float: left;
  width: 50%;
}

.uc-store-address-field .form-item.form-item-panes-delivery-delivery-last-name {
  clear: none;
  display: inline-block;
  float: right;
  width: 50%;
}

.uc-store-address-field .form-item.form-item-panes-billing-billing-first-name {
  clear: none;
  display: inline-block;
  float: left;
  width: 50%;
}

.uc-store-address-field .form-item.form-item-panes-billing-billing-last-name {
  clear: none;
  display: inline-block;
  float: right;
  width: 50%;
}

.page-cart select.form-select {
  background-color: transparent;
  border: 3px solid #2e2e2e;
  border-radius: 0;
  box-shadow: none;
  max-width: 100%;
  padding: 13px 25px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

.page-cart fieldset.form-wrapper {
  margin-bottom: 36px;
}

@media screen and (max-width: 768px) {
  .page-cart fieldset#comments-pane.form-wrapper {
    margin-bottom: 0;
  }
  .form-item-panes-comments-comments {
    margin-bottom: 0;
  }
}

#uc-cart-pane-coupon, #uc-cart-pane-coupon-automatic {
    padding: 50px;
    margin: 0;
    font-size: 20px;
    border: 0px solid #2e2e2e;
}
@media screen and (max-width: 768px) {
  #uc-cart-pane-coupon, #uc-cart-pane-coupon-automatic {
    padding: 50px 0px;
  }
}

#uc-cart-pane-coupon h3, #uc-cart-pane-coupon-automatic h3 {
    margin-top: 0;
    font-size: 30px;
    text-align: center;
}

#uc-cart-pane-coupon label, #uc-cart-pane-coupon-automatic label {
    display: none;
}

#uc-cart-pane-coupon input, #uc-cart-pane-coupon-automatic input {
    width: 100%;
    height: 43px;
    background: #fff;
    border: 3px solid #2e2e2e;
    font-size: 16px;
    color: #595b5d;
    padding: 10px 20px;
}
#uc-cart-pane-coupon .description, #uc-cart-pane-coupon-automatic .description {
  font-size: 14px;
}

#uc-cart-pane-coupon input[type="submit"], #uc-cart-pane-coupon-automatic input[type="submit"] {
    background: #2e2e2e;
    color: #fff;
    text-align: left;
    border: none;
    width: auto;
    text-transform: uppercase;
}
#uc-cart-pane-coupon .promo-code {
  border-top: 1px solid #424242;
  color: #424242;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  width: 100%;
}

#promo-code #edit-remove {
  display: none;
}

.secure-checkout {
  border-bottom: 1px solid;
  margin-bottom: 36px;
  padding-bottom: 15px;
  text-align: center;
}

.page-cart-billing .secure-checkout,
.page-cart-checkout .secure-checkout {
  border-bottom: 0px;
}

.page-cart form.webform-client-form {
    background: #85c448;
    padding: 50px;
    color: #fff;
    font-size: 20px;
}

.page-cart form.webform-client-form legend {
    text-align: center;
    display: block;
    width: 100%;
}

.page-cart form.webform-client-form .fieldset-legend {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.page-cart form.webform-client-form .fieldset-description {
    margin-bottom: 30px;
    text-align: center;
}

.page-cart form.webform-client-form .form-item {
    margin: 0 0 25px 0;
}

.page-cart form.webform-client-form .webform-component-textfield label,
.page-cart form.webform-client-form .webform-component-email label {
    /*display: none;*/
}

.page-cart form.webform-client-form input {
    width: 100%;
    height: 55px;
    background: #fff;
    border: none;
    font-size: 22px;
    color: #595b5d;
    padding: 10px 20px;
}

.page-cart form.webform-client-form textarea {
    width: 100%;
    background: #fff;
    border: none;
    font-size: 22px;
    color: #595b5d;
    padding: 10px 20px;
}

.page-cart form.webform-client-form .webform-component-checkboxes label {
    float: left;
    font-weight: normal;
}

.page-cart form.webform-client-form .form-type-checkbox label {
    display: inline-block;
    margin: 0;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
    width: initial;
}

.page-cart form.webform-client-form .form-type-checkbox input {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.page-cart form.webform-client-form input[type="submit"] {
    text-align: left;
}

.page-cart #header {
  background-color: #ffffff;
  border-bottom: 1px solid #b2b2b2;
  height: 100px;
  padding: 30px;
}

.page-cart #logo img {
  margin-top: 0px;
}
.page-cart #uc-cart-view-form table.order-summary {
  border: 1px solid;
  width: 283px;
}
@media screen and (max-width: 768px) {
  .page-cart #uc-cart-view-form table.order-summary {
    width: 100%;
  }
}
.page-cart .summary-wrapper {
  border: 1px solid;
}
.page-cart .order-summary tr td:last-child {
  font-weight: bold;
}
.page-cart .order-summary tr:last-child td{
  font-weight: bold;
}


/* Cart Login */
.page-cart-login h1 {
  text-align: center;
}

.page-cart-login .form-type-textfield input,
.page-cart-login .form-type-password input {
  width: 100%;
  height: 43px;
  background: #fff;
  border: 3px solid #2e2e2e;
  font-size: 16px;
  color: #595b5d;
  padding: 10px 20px;
}

.page-cart-login .form-actions {
  text-align: center;
}

.page-cart-login .form-actions input {
  width: 100%;
  background-color: #89c84f;
border: none;
border-radius: 0;
display: inline-block;
font-weight: bold;
padding: 10px;
color: #ffffff;
text-transform: uppercase;
}

.page-cart-login .password_link {
  text-align: center;
}

.page-cart-login .password_link a {
  color: #424242;
}

.page-cart-login .password_or_register {
  text-align: center;
}

.page-cart-login a.btn-primary {
  /* left: 50%; */
position: relative;
/* margin-left: -25%; */
margin: 0px auto;
display: inline-block;
width: 100%;
border-radius: 0;
border: 0px;
background-color: green;
margin-bottom: 50px;

background-color: #89c84f;
border: none;
border-radius: 0;
display: inline-block;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
font-size: 16px;
}

.page-cart-login a.btn-primary .glyphicon {
  display: none;
}
/*CHECKOUT*/
.page-cart-checkout fieldset {
    /* margin: 30px 0px 0px 0px; */
    /* padding-left: 20px; */
    /* border: 2px solid #bfbfbf; */
}

.page-cart-checkout .fieldset-legend {
    /* font-size: 30px; */
    /* padding: 0 10px; */
    /* font-weight: bold; */
    /* text-transform: uppercase; */
}

.page-cart-checkout .fieldset-wrapper {
    /* padding: 25px; */
    /* font-size: 20px; */
}

.page-cart-checkout .fieldset-wrapper a {
    color: #2e2e2e;
    font-weight: bold;
}

.page-cart-checkout .fieldset-wrapper .form-item {
    margin: 20px 0 0 0;
}

.page-cart-checkout .fieldset-wrapper label {
    width: 150px;
    padding: 0;
    margin-right: 10px;
}

.payment-details-credit label {
    /* text-align: right; */
    /* padding: 5px 6px 6px; */
}
.page-cart-checkout .fieldset-wrapper .form-item-panes-payment-details-cc-exp-month label {
  display: block;
  width: 100%;
}


.page-cart-checkout .fieldset-wrapper .form-type-textfield label,
.page-cart-checkout .fieldset-wrapper .form-type-select label {
    /*display: none;*/
}

.page-cart-checkout .fieldset-wrapper input[type="text"],
.page-cart-checkout .fieldset-wrapper select,
.page-cart-billing .fieldset-wrapper input[type="text"],
.page-cart-billing .fieldset-wrapper select,
.page-cart-login input[type="text"],
.page-cart-login input[type="password"],
.page-cart #uc-cart-view-form td.qty .form-type-uc-quantity input[type="text"] {
  width: 100%;
  height: 55px;
  background: #f0f0f0;
  border: none;
  font-size: 22px;
  color: #424242;
  padding: 10px 20px;
}
.page-cart-checkout select::-ms-expand,
.page-cart-billing select::-ms-expand,
.page-cart-login select::-ms-expand,
.page-cart select::-ms-expand {
  display: none;
}

.page-cart #uc-cart-view-form td.qty .form-type-uc-quantity input[type="text"] {
  font-size: 16px;
  height: 34px;
  padding: 0px;
  width: 60px;
}
.page-cart #uc-cart-view-form td.qty .form-type-uc-quantity input[type="text"][disabled=disabled] {
  background: #ffffff;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page-cart #uc-cart-view-form td.qty .form-type-uc-quantity input[type="text"] {
    height: 24px !important;
  }
}
.see-more {
  display: none;
}
.see-more:hover,
.see-less:hover {
  cursor: pointer;
}
.see-more.collapsed {
  display: inline-block;
}

.page-cart #uc-cart-view-form td.price .uc-price {
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .page-cart #uc-cart-view-form td.price .uc-price {
    line-height: 26px;
  }
}

.page-cart-checkout .fieldset-wrapper select#edit-panes-payment-details-cc-exp-month,
.page-cart-billing .fieldset-wrapper select#edit-panes-payment-details-cc-exp-month {
    width: 170px;
}

.page-cart-checkout .fieldset-wrapper select#edit-panes-payment-details-cc-exp-year,
.page-cart-billing .fieldset-wrapper select#edit-panes-payment-details-cc-exp-year {
    width: 100px;
}

.page-cart-checkout .fieldset-wrapper tbody {
    border: none;
}

.page-cart-checkout .fieldset-wrapper th {
    border: none;
}

.page-cart-checkout .fieldset-wrapper tr {
    background: transparent;
    border: none;
}

.page-cart-checkout .fieldset-wrapper td {
    padding-top: 20px;
}

.page-cart-checkout .fieldset-wrapper td.qty {
    padding-right: 20px;
}

.page-cart-checkout .fieldset-wrapper td a {
    text-decoration: none;
}

.page-cart-checkout .fieldset-wrapper ul {
    padding: 0;
    margin: 0;
}

.page-cart-checkout .fieldset-wrapper ul li {
    list-style: none;
    padding: 0;
    margin: 0 20px 0 0;
}

.page-cart-checkout .fieldset-wrapper td.subtotal {
    font-size: 30px;
}

.page-cart-checkout .uc-cart-checkout-form input[type="submit"] {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    border: none;
}

.page-cart-checkout input#edit-cancel, .page-cart-checkout input#edit-continue {
    font-size: 22px;
    padding: 15px 30px;
    margin-top: 20px;
    margin-left: 20px;
    background: #85c448;
}

/*ORDER REVIEW*/
.page-cart-checkout-review #review-instructions {
    margin-bottom: 25px;
}

.order-review-table {
    width: 800px;
    font-size: 20px;
}

.order-review-table a {
    color: #424242;
    text-decoration: none;
}

.order-review-table > tbody > tr {
    padding: 10px 20px !important;
}

.order-review-table table.cart-review {
    width: 100%;
}

.order-review-table table tbody {
    border: none;
}

.order-review-table table tr {
    background: transparent;
    border: none;
}

.order-review-table table tr th,
.order-review-table table tr td {
    padding: 20px;
}

.order-review-table table tr th {
    padding-bottom: 0;
    border: none;
}

.order-review-table table tr td ul {
    padding: 0;
    margin: 0;
}

.order-review-table table tr td ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.order-review-table td.title-col,
.order-review-table td.data-col {
    padding-top: 20px;
    padding-bottom: 20px;
}

.order-review-table td.title-col {
    padding-right: 20px;
}

.page-cart-checkout .order-review-table input[type="submit"] {
    font-size: 22px;
    padding: 15px 30px;
    margin: 20px 20px 20px 0;
    background: #85c448;
    border: none;
    color: #fff;
}

/* CART CHECKOUT COMPLETE */
.page-cart-checkout-complete .payment-confirmed {
  border-bottom: 1px solid #424242;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-cart-checkout-complete .payment-confirmed {
    padding-top: 36px;
  }
}
.page-cart-checkout-complete h1 {
  color: #99c353;
  font-size: 52px;
}
.page-cart-checkout-complete .complete-order-details {
  padding-top: 34px;
  text-align: center;
}
.page-cart-checkout-complete .complete-order-products {
  border-bottom: 1px solid #424242;
  padding-bottom: 34px;
  padding-top: 20px;
  text-align: center;
}

.page-cart-checkout-complete .complete-message {
  padding-top: 14px;
  text-align: center;
}

.page-cart-checkout-complete .complete-message-return {
  font-weight: bold;
  padding-top: 34px;
  text-align: center;
}

/*CUSTOM*/
.field-landing-banners:after {
    content: "";
    display: table;
    clear: both;
}

.field-landing-banners .landing-banner {
    width: 50%;
    float: left;
    position: relative;
}

.field-landing-banners .landing-banner .section > div > div {
    padding-left: 50px;
    padding-right: 50px;
    text-align: left !important;
}

.field-landing-banners .landing-banner img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.field-landing-banners .landing-banner h2 {
    font-size: 38px !important;
    text-align: left;
}

.field-landing-banners .landing-banner p {
    font-size: 16px !important;
    text-align: left;
    font-weight: normal !important;
}

.field-landing-banners .landing-banner a {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2e2e2e;
    display: inline-block;
    padding: 15px 30px;
    background: #fff;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}

.field-landing-banners .landing-banner a:hover {
    background: #85c448;
    color: #fff;
}

/*CUSTOM RANGE*/
.node-type-custom-ranges #content {
    padding: 25px;
}

.node-type-custom-ranges .field-customise-ranges:after {
    content: "";
    display: table;
    clear: both;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges {
    width: 25%;
    padding: 25px;
    float: left;
    position: relative;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges > div {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges > div:after {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 0;
    padding: 0 0 66.98564593301435% 0;
    content: ' ';
    transition: all ease-out 0.3s;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges > div > div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges .field-name-field-range-icon img {
    /*position:absolute;top:-40px*/
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges .field-name-field-image img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges:hover .field-name-field-image img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges > div > div.field-name-field-range-name {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 30px;
    left: 30px;
    top: auto;
    height: auto;
    width: auto !important;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges:hover > div > div.field-name-field-range-name {
    display: none;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges > div > div.section-detail {
    left: 0;
    top: 0;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;*/
    display: none;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #85c448;
    background: rgba(133, 196, 72, .5);
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges:hover > div > div.section-detail {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;*/
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges .section-detail-content {
    padding: 0 30px 30px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges .section-detail-content .field-name-field-range-name {
    font-size: 30px;
    line-height: 1em;
    margin: 20px 0 10px 0;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.node-type-custom-ranges .field-customise-ranges .customise-ranges .section-detail-content .field-name-field-link a {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #2e2e2e;
    padding: 10px 25px;
    text-decoration: none;
    background: #fff;
}

/*CUSTOM CORP*/
#block-views-testimonials-block {
    background: #2e2e2e;
    padding: 80px 0;
}

#block-views-testimonials-block h2 {
    margin: 0;
    line-height: 1em;
    font-size: 48px;
    text-align: center;
    color: #85c448;
    margin-bottom: 40px;
}

#block-views-testimonials-block .view-id-testimonials {
    width: 860px;
    margin: 0 auto;
    max-width: 100%;
}

#block-views-testimonials-block .views-row .views-field-body {
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 1.4em;
}

#footer-columns #block-block-10 {
    background: #85c448;
}

#footer-columns #block-block-14 {
    background: #85c448;
}

#footer-columns #block-block-86 {
  background: #f60;
}

#footer-columns .node-webform {
    width: 1170px;
    margin: 0 auto;
    padding: 80px 0;
    max-width: 100%;
}

#footer-columns .node-webform > .content:after {
    content: "";
    display: table;
    clear: both;
}

#footer-columns .node-webform .field-name-body {
    width: 600px;
    float: left;
}

#footer-columns .node-webform h2 {
    font-size: 48px;
    line-height: 1em;
    color: #2e2e2e;
    margin: 0;
}

#footer-columns .node-webform h3 {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}

#footer-columns .node-webform hr {
    border-top: 3px solid #2e2e2e;
}

#footer-columns .node-webform p {
    font-size: 22px;
    color: #2e2e2e;
    font-weight: bold;
}

#footer-columns .node-webform p a {
    color: #2e2e2e;
}

#footer-columns .node-webform form {
    width: 570px;
    float: left;
    margin-left: 160px;
}

#footer-columns .node-webform form .form-item {
    margin: 0 0 25px 0;
}

/*#footer-columns .node-webform form label {
    display: none;
}*/

#footer-columns .node-webform form input {
    width: 100%;
    height: 55px;
    background: #fff;
    border: none;
    font-size: 22px;
    color: #595b5d;
    padding: 10px 20px;
}

#footer-columns .node-webform form .form-textarea-wrapper,
#footer-columns .node-webform form textarea {
    width: 100%;
}

#footer-columns .node-webform form textarea {
    padding: 10px 20px;
    font-size: 22px;
    color: #595b5d;
}

#footer-columns .node-webform form input[type="submit"] {
    background: #2e2e2e;
    color: #fff;
    text-align: left;
}

/*SEARCH PAGE*/
.page-search #main-wrapper {
    margin: 0;
    padding: 30px 50px 50px 50px;
}

.page-search #content .search-form .form-wrapper {
    position: relative;
}

.page-search #content .search-form input[type="text"] {
    border: 1px solid #2e2e2e;
    background: #fff;
    width: 100%;
    height: 55px;
    font-size: 22px;
    padding: 0 70px 0 20px;
}

.page-search #content .search-form input[type="submit"] {
    width: 45px;
    height: 45px;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 5px;
}

ol.search-results {
    padding: 0;
}

.search-results li {
    padding-bottom: 10px;
    border-bottom: 2px solid #efefef;
}

.search-results li:first-child {
    padding-top: 10px;
    border-top: 2px solid #efefef;
}

.search-results .title {
    margin-bottom: 0;
}

ol.search-results li a {
    color: #2e2e2e;
    text-decoration: none;
}

.search-results .search-snippet-info {
    padding: 0;
}

p.search-snippet {
  display: none;
}

.search-info {
    display: none;
}

/*CONTACT PAGE*/
.node-type-contact-page #content,
.node-type-contact-page #triptych-wrapper {
    padding: 50px;
}

.node-type-contact-page #content h2,
.node-type-contact-page #triptych-wrapper h2 {
    font-size: 48px;
    line-height: 1em;
    color: #85c448;
    margin: 0 0 30px 0;
}

.node-type-contact-page .content-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 50px;
}

.node-type-contact-page .content-left .intro-text {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2em;
    padding-bottom: 30px;
    /*border-bottom: 3px solid #bfbfbf;*/
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
}

.node-type-contact-page .content-left .intro-text .field-item {
    width: 50%;
}

.node-type-contact-page .content-left .location-detail,
.node-type-contact-page .content-left .contact-details,
.node-type-contact-page .content-left .contact-form,
.node-type-contact-page .content-left .map-wrapper {
    width: 22%;
    margin-left: 3%;
    float: left;
    padding-top: 20px;
    border-top: 3px solid #bfbfbf;
}

.node-type-contact-page .content-left .contact-form {
    padding-top: 17px;
}

.node-type-contact-page .content-left .map-wrapper {
    width: 25%;
}

.node-type-contact-page .content-left .location-detail {
    margin-left: 0;
}

.node-type-contact-page .content-left .contact-form .form-text,
.node-type-contact-page .content-left textarea {
    width: 100%;
    background: #f0f0f0;
    padding: 15px;
    border: 0;
}

.node-type-contact-page .content-left .contact-form .form-submit {
    background: #2e2e2e;
    padding: 15px;
    color: #fff;
    width: 100%;
}

.node-type-contact-page .content-left .contact-form .form-select {
    width: 100%;
    background: url('../images/arrow-down.png') no-repeat #f0f0f0;
    background-position: right 20px center;
    padding: 15px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.node-type-contact-page .content-left .contact-details {
    /*padding: 0 30px;*/
}

.node-type-contact-page .content-left .contact-details h3 {
    margin-top: 0;
}

.node-type-contact-page .content-left .contact-details a {
    color: #85c448;
    text-decoration: none;
}

.node-type-contact-page .content-left .contact-location {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 3px solid #bfbfbf;
}

.node-type-contact-page .content-left .contact-location:last-child {
    border: none;
}

.node-type-contact-page .content-left .field-name-field-location-name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.node-type-contact-page .content-left h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    margin: 20px 0 0 0;
}

.node-type-contact-page .content-right {
    width: 656px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.node-type-contact-page .content-right #map-canvas {
    width: 100%;
    height: 473px;
}
@media screen and (max-width: 991px) {
  .node-type-contact-page #content h2,
  .node-type-contact-page #triptych-wrapper h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	.node-type-contact-page .content-left .intro-text {
		font-size: 18px;
		margin-bottom: 15px;
		padding-bottom: 20px;
	}
	.node-type-contact-page .content-left {
		padding: 0;
	}
	.node-type-contact-page .content-right {
		display: block;
		width: 100%;
	}
  .node-type-contact-page .content-left .location-detail,
	.node-type-contact-page .content-left .contact-details,
	.node-type-contact-page .content-left .contact-form,
	.node-type-contact-page .content-left .map-wrapper{
		width: 100%;
		margin-top:20px;
		margin-left:0;
		padding-top:20px;
		border-top:3px solid #bfbfbf;
	}

	.node-type-contact-page .content-left .intro-text .field-item{width:100%;}
  .node-type-contact-page #main-wrapper {
		padding-left: 0;
	}
	.node-type-contact-page #content,
  .node-type-contact-page #triptych-wrapper {
		padding: 20px;
	}
	.node-type-contact-page #content h2,
  .node-type-contact-page #triptych-wrapper h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.node-type-contact-page .content-left .intro-text {
		font-size: 17px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.node-type-contact-page .content-left, .node-type-contact-page .content-right {
		padding: 0;
		width: 100%;
		float: left;
		clear: both;
		display: block;
	}
	.node-type-contact-page .content-left .location-detail, .node-type-contact-page .content-left .contact-details {
		width: 100%;
	}
	.node-type-contact-page .content-left .field-name-field-location-name {
		font-size: 17px;
	}
	.node-type-contact-page .content-left h3 {
		font-size: 15px;
		margin-top: 10px;
	}
	.node-type-contact-page .content-left .contact-location {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
}

/*FANCYBOX*/
.fancybox-overlay {
    background: #85c448;
}

.fancybox-close {
    display: none;
}

.fancybox-skin, .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: #85c448;
}

.fancybox-inner h2 {
    font-size: 48px;
    color: #2e2e2e;
    text-align: center;
    margin: 0;
}

#mailform-infusion, #block-mailchimp-signup-signup-main,#mailform-infusion-firstvisit {
    width: 575px;
    margin: 0 auto;
}

.mailform-signup-subscribe-form-description, .mailchimp-signup-subscribe-form-description {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.fancy-OTG .form-item, .fancy-OTG .infusion-field {
    margin: 0 0 25px 0;
}

.fancy-OTG label {
    display: none;
}

.fancy-OTG input {
    width: 100%;
    background: #fff;
    border: none;
    height: 55px;
    font-size: 22px;
    padding: 0 20px;
}

.fancy-OTG .description {
    display: none;
}

.fancy-OTG input[type="submit"] {
    line-height: 55px;
    color: #fff;
    background: #2e2e2e;
    text-align: left;
}

.login-signup-nav {
    padding: 0;
    margin: 0;
}

.login-signup-nav li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 48px;
    line-height: 1em;
    color: #6f9e41;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 25px;
}

.login-signup-nav li.new {
    float: right;
}

.login-signup-nav li.active {
    color: #2e2e2e;
}

#login-signup-form h2, #login-signup-form .reg-form {
    display: none;
}

.fancy-OTG .login-form a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
}

/*FOOTER*/
#footer-wrapper {
    float: left;
    width: 100%;
    clear: both;
}

#footer {
    background: #2e2e2e;
    font-size: 14px;
    color: #fff;
}

#footer a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.region-footer {
    width: 1170px;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
}

.region-footer:after {
    content: "";
    display: table;
    clear: both;
}

.region-footer > .block {
    float: left;
}

.region-footer > .block + .block {
    margin-left: 18px;
}

.region-footer #block-block-7 {
    margin-left: 33px;
}

.region-footer .block h2 {
    font-size: 24px;
    color: #85c448;
    margin: 0 0 30px 0;
    line-height: 1em;
}

.region-footer .content ul.menu {
    margin: 0;
    padding: 0;
}

.region-footer .content ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 1em;
    text-transform: uppercase;
}

/*.region-footer #block-block-7 .content a {
    width: 26px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
}*/

.region-footer #block-block-7 .content a + a {
    margin-left: 15px;
}

.region-footer .content a.sm-tw {
    background: url('../images/icon-twitter.png') no-repeat center center;
}

.region-footer .content a.sm-fb {
    background: url('../images/icon-facebook.png') no-repeat center center;
}

.region-footer .content a.sm-ln {
    background: url('../images/icon-linkedin.png') no-repeat center center;
}

.region-footer .content a.sm-in {
    background: url('../images/icon-instagram.png') no-repeat center center;
}

/*.region-footer #block-block-8 {
    margin-left: 0;
    margin-top: 70px;
}

.region-footer #block-block-8 .content ul {
    margin: 0;
    padding: 0;
}

.region-footer #block-block-8 .content ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.region-footer #block-block-8 .content ul li + li {
    margin-left: 10px;
}*/

div.preload-container {
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

/* Preloader */

.bubblingG {
    text-align: center;
    width: 78px;
    height: 49px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -39px;
    margin-top: -24px;
}

.bubblingG span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 24px auto;
    background: rgb(0, 0, 0);
    border-radius: 49px;
    -o-border-radius: 49px;
    -ms-border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    animation: bubblingG 1.5s infinite alternate;
    -o-animation: bubblingG 1.5s infinite alternate;
    -ms-animation: bubblingG 1.5s infinite alternate;
    -webkit-animation: bubblingG 1.5s infinite alternate;
    -moz-animation: bubblingG 1.5s infinite alternate;
}

#bubblingG_1 {
    animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
}

#bubblingG_2 {
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#bubblingG_3 {
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

@keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(0, 0, 0);
        transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        transform: translateY(-20px);
    }
}

@-o-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(0, 0, 0);
        -o-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -o-transform: translateY(-20px);
    }
}

@-ms-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(0, 0, 0);
        -ms-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -ms-transform: translateY(-20px);
    }
}

@-webkit-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(0, 0, 0);
        -webkit-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(0, 0, 0);
        -moz-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -moz-transform: translateY(-20px);
    }
}

/* Preloader End */

/* New badge jazguo */
/*@media only screen and (min-width: 781px) {
    #header #block-system-main-menu .menu li.first + li {
        background-image: url(/sites/all/themes/onthegosports/images/new-badge.png);
        background-repeat: no-repeat;
        background-position: 62px 3px;
    }
}*/

/* KitBuilder landing page jazguo */
.kb-banner {
    display: block;
    background: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 380px;
    position: relative;
}
.kb-bottom-banner {
    display: block;
    background: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 320px;
    position: relative; background-attachment: fixed;
}
a.kb-cta-button {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}
a.kb-cta-button:hover {
    background: #85c448;
}
.kb-banner.kb-banner-soccer {
    background-image: url(/sites/default/files/kitbuilder/kb_soccer_banner.jpg);
    background-position: center top;
}
@media only screen and (min-width: 781px) {
    .kb-banner.kb-banner-soccer {
        background-position: center -678px;
    }
}
.kb-bottom-banner.kb-bottom-banner-soccer {
    background-image: url(/sites/default/files/kitbuilder/kb_soccer_bottom_banner.jpg);
    background-position: center top;
}
@media only screen and (min-width: 781px) {
    .kb-banner.kb-banner-soccer {
        background-position: center -678px;
    }
}

/*
 * How it works page styles
 */

.button-black {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin: 20px 0;
}
.button-black:hover {
    background: #85c448;
    color: #fff;
}
/*
 * EOF How it works page styles
 */

/* delivery time message */
.message-delivery-time {
    line-height: 28px;
    font-weight: bold;
}
/*
 * Product promotion content type
 */
.node-type-product-promotion {
    font-family: "Roboto Condensed", sans-serif;
}
.node-type-product-promotion p {
    font-size: 16px;
    line-height: 1.44;
}
.node-type-product-promotion .product-content {
    padding: 50px 50px 0 50px;
    color: #646464;
}
.node-type-product-promotion .field-name-field-link-button a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    background: #2e2e2e;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.node-type-product-promotion .field-name-field-link-button a:hover {
    background: #85c448;
}
.node-type-product-promotion h1 {
    font-size: 48px;
    line-height: 1em;
    color: #85c448;
    margin-top: 0;
    margin-bottom: 30px;
}
.node-type-product-promotion h2 {
    font-size: 36px;
    line-height: 1em;
    color: #85c448;
    margin-top: 0;
    margin-bottom: 30px;
}
.node-type-product-promotion h3, .node-type-product-promotion h3 a {
    font-size: 24px;
    line-height: 1em;
    color: #646464;
    margin-top: 0;
    margin-bottom: 10px;
}
.node-type-product-promotion h3 a {
    text-decoration: none;
}
.node-type-product-promotion .hero-banner {
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 768px) {
    .node-type-product-promotion .hero-banner {
        display: none;
        visibility: hidden;
    }
}
.node-type-product-promotion .group-footer {
    padding: 20px;
}
.node-type-product-promotion .group-footer ul#nav {
    display: none;
    visibility: hidden;
}
.node-type-product-promotion .group-footer .node-product.node-teaser {
    padding: 0 50px;
    text-align: center;
}
.node-type-product-promotion .col {
    padding-right: 0;
    padding-left: 0;
}
.node-type-product-promotion .group-footer .field-name-uc-product-image .field-item {
    width: 100%;
}
@media only screen and (min-width: 769px) {
    .node-type-product-promotion .gallery-image {
        padding: 50px 50px 0 50px;
    }
}
@media only screen and (max-width: 768px) {
    .node-type-product-promotion .col {
        padding-right: 25px;
        padding-left: 25px;
    }
    .node-type-product-promotion .product-content {
        padding: 0px 50px 0 50px;
        color: #646464;
    }
}
.node-type-product-promotion .gallery-image img {
    width: 100%;
}
ul.gallery-nav {
    text-align: center;
    margin: 0;
    padding: 15px 0 50px 0;
    background: #f0f0f0;
}
ul.gallery-nav li {
    list-style: none;
    display: inline;
}
ul.gallery-nav li img {
    width: 175px;
}
@media only screen and (max-width: 768px) {
    ul.gallery-nav li img {
        width: 88px;
    }
}
ul.gallery-nav li.inactive img {
    filter: brightness(35%);
}
ul.gallery-nav li img:hover {
    filter: brightness(100%);
}
.view-id-product_promotion .thumbnail {
    border: none;
    text-align: center;
    clear: both;
    padding: 20px 20px 0 50px;
}
#block-views-product-promotion-block h2 {
    color: #2e2e2e;
    padding-left: 40px;
}
/* Kit Builder product pages */
.node-type-kitbuilder-products .group-main-content {
    max-width: 1200px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin: auto;
    padding: 1em;
}
.node-type-kitbuilder-products .group-main-content h2 {
    font-size: 36px;
}
.node-type-kitbuilder-products .field-name-field-banner-image img {
    width: 100%;
    height: auto;
}
/* Teamapp styles */
#logo #team-app-logo {
    height: 100px;
    margin: 0;
    width: auto;
}
#logo #sw-logo {
  height: 100px;
  margin: 0;
  width: auto;
}
#team-app-heading {
    display: inline; padding-left: 20px; line-height: 3em;
    display: none;
}
@media only screen and (max-width: 768px) {
    .page-node-6137 #header .header-content,
    .page-node-6162 #header .header-content,
    .page-node-6726 #header .header-content,
    .page-node-6763 #header .header-content,
    .page-node-6919 #header .header-content,
    .page-node-6921 #header .header-content,
    .page-node-6984 #header .header-content,
    .page-node-6985 #header .header-content,
    .page-node-7136 #header .header-content,
    .page-node-7137 #header .header-content,
    .page-node-7168 #header .header-content,
    .page-node-7171 #header .header-content,
    .page-node-7184 #header .header-content,
    .page-node-7185 #header .header-content,
    .page-node-7753 #header .header-content,
    .page-node-7754 #header .header-content,
    .page-node-7779 #header .header-content,
    .page-node-7780 #header .header-content,
    .page-node-7781 #header .header-content,
    .page-node-7782 #header .header-content,
    .page-node-7923 #header .header-content,
    .page-node-7924 #header .header-content,
    .page-node-8108 #header .header-content,
    .page-node-8110 #header .header-content,
    .page-node-8112 #header .header-content,
    .page-node-8113 #header .header-content,
    .page-node-8320 #header .header-content,
    .page-node-8511 #header .header-content,
    .page-node-10474 #header .header-content,
    .page-node-11563 #header .header-content,
    .page-node-8512 #header .header-content,
    .page-node-13997 #header .header-content,
    .page-node-13998 #header .header-content,
    .page-node-13999 #header .header-content,
    .page-node-14000 #header .header-content,
        .page-node-15865 #header .header-content,
            .page-node-15866 #header .header-content,
                .page-node-15867 #header .header-content,
                    .page-node-15868 #header .header-content,
                        .page-node-15869 #header .header-content,
                        .page-node-19170 #header .header-content,
                        .page-node-19171 #header .header-content,
                        .page-node-19572 #header .header-content,
                        .page-node-20060 #header .header-content,
                        .page-node-20061 #header .header-content,
                        .page-node-20066 #header .header-content,
                        .page-node-20067 #header .header-content,
                        .page-node-20068 #header .header-content,
                        .page-node-20122 #header .header-content,
                        .page-node-23303 #header .header-content,
                        .page-shop-greencross #header .header-content,
                        .page-shop-soldier-on #header .header-content


     {
        background: #fff;
    }
    .page-node-6137 #logo,
    .page-node-6162 #logo,
    .page-node-6726 #logo,
    .page-node-6763 #logo,
    .page-node-6919 #logo,
    .page-node-6921 #logo,
    .page-node-6984 #logo,
    .page-node-6985 #logo,
    .page-node-7136 #logo,
    .page-node-7137 #logo,
    .page-node-7168 #logo,
    .page-node-7171 #logo,
    .page-node-7184 #logo,
    .page-node-7185 #logo,
    .page-node-7753 #logo,
    .page-node-7754 #logo,
    .page-node-7779 #logo,
    .page-node-7780 #logo,
    .page-node-7781 #logo,
    .page-node-7782 #logo,
    .page-node-7923 #logo,
    .page-node-7924 #logo,
    .page-node-8108 #logo,
    .page-node-8110 #logo,
    .page-node-8112 #logo,
    .page-node-8113 #logo,
    .page-node-8320 #logo,
    .page-node-8511 #logo,
    .page-node-10474 #logo,
    .page-node-11563 #logo,
    .page-node-8512 #logo,
    .page-node-13997 #logo,
    .page-node-13998 #logo,
    .page-node-13999 #logo,
    .page-node-14000 #logo,
    .page-node-15865 #logo,
    .page-node-15866 #logo,
    .page-node-15867 #logo,
    .page-node-15868 #logo,
    .page-node-15869 #logo,
        .page-node-19170 #logo,
            .page-node-19171 #logo,
            .page-node-19572 #logo,
            .page-node-20060 #logo,
            .page-node-20061 #logo,
            .page-node-20066 #logo,
            .page-node-20067 #logo,
            .page-node-20068 #logo,
            .page-node-20122 #logo,
            .page-node-23303 #logo,
            .page-shop-greencross #logo,
            .page-shop-soldier-on #logo
    {
        margin: 0;
        width: auto !important;
    }
    .page-node-6137 #logo img,
    .page-node-6162 #logo img,
    .page-node-6726 #logo img,
    .page-node-6763 #logo img,
    .page-node-6919 #logo img,
    .page-node-6921 #logo img,
    .page-node-6984 #logo img,
    .page-node-6985 #logo img,
    .page-node-7136 #logo img,
    .page-node-7137 #logo img,
    .page-node-7168 #logo img,
    .page-node-7171 #logo img,
    .page-node-7184 #logo img,
    .page-node-7185 #logo img,
    .page-node-7753 #logo img,
    .page-node-7754 #logo img,
    .page-node-7779 #logo img,
    .page-node-7780 #logo img,
    .page-node-7781 #logo img,
    .page-node-7782 #logo img,
    .page-node-7923 #logo img,
    .page-node-7924 #logo img,
    .page-node-8108 #logo img,
    .page-node-8110 #logo img,
    .page-node-8112 #logo img,
    .page-node-8113 #logo img,
    .page-node-8320 #logo img,
    .page-node-8511 #logo img,
    .page-node-10474 #logo img,
    .page-node-11563 #logo img,
    .page-node-8512 #logo img,
    .page-node-13997 #logo img,
    .page-node-13998 #logo img,
    .page-node-13999 #logo img,
    .page-node-14000 #logo img,
    .page-node-15865 #logo img,
    .page-node-15866 #logo img,
    .page-node-15867 #logo img,
    .page-node-15868 #logo img,
    .page-node-15869 #logo img,
        .page-node-19170 #logo img,
            .page-node-19171 #logo img,
            .page-node-19572 #logo img,
            .page-node-20060 #logo img,
            .page-node-20061 #logo img,
            .page-node-20066 #logo img,
            .page-node-20067 #logo img,
            .page-node-20068 #logo img,
            .page-node-20122 #logo img,
            .page-node-23303 #logo img,
            .page-shop-greencross #logo img,
            .page-shop-soldier-on #logo img
    {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-6137 #mobile-nav,
    .page-node-6162 #mobile-nav,
    .page-node-6726 #mobile-nav,
    .page-node-6763 #mobile-nav,
    .page-node-6919 #mobile-nav,
    .page-node-6921 #mobile-nav,
    .page-node-6984 #mobile-nav,
    .page-node-6985 #mobile-nav,
    .page-node-7136 #mobile-nav,
    .page-node-7137 #mobile-nav,
    .page-node-7168 #mobile-nav,
    .page-node-7171 #mobile-nav,
    .page-node-7184 #mobile-nav,
    .page-node-7185 #mobile-nav,
    .page-node-7753 #mobile-nav,
    .page-node-7754 #mobile-nav,
    .page-node-7779 #mobile-nav,
    .page-node-7780 #mobile-nav,
    .page-node-7781 #mobile-nav,
    .page-node-7782 #mobile-nav,
    .page-node-7923 #mobile-nav,
    .page-node-7924 #mobile-nav,
    .page-node-8108 #mobile-nav,
    .page-node-8110 #mobile-nav,
    .page-node-8112 #mobile-nav,
    .page-node-8113 #mobile-nav,
    .page-node-8320 #mobile-nav,
    .page-node-8511 #mobile-nav,
    .page-node-10474 #mobile-nav,
    .page-node-11563 #mobile-nav,
    .page-node-8512 #mobile-nav,
    .page-node-13997 #mobile-nav,
    .page-node-13998 #mobile-nav,
    .page-node-13999 #mobile-nav,
    .page-node-14000 #mobile-nav,
    .page-node-15865 #mobile-nav,
    .page-node-15866 #mobile-nav,
    .page-node-15867 #mobile-nav,
    .page-node-15868 #mobile-nav,
    .page-node-15869 #mobile-nav,
        .page-node-19170 #mobile-nav,
            .page-node-19171 #mobile-nav,
            .page-node-19572 #mobile-nav,
            .page-node-20060 #mobile-nav,
            .page-node-20061 #mobile-nav,
            .page-node-20066 #mobile-nav,
            .page-node-20067 #mobile-nav,
            .page-node-20068 #mobile-nav,
            .page-node-20122 #mobile-nav,
            .page-node-23303 #mobile-nav,
            .page-shop-greencross #mobile-nav,
            .page-shop-soldier-on #mobile-nav
    {
        background-color: #fff !important;
    }
    .page-node-6137 #mobile-nav span,
    .page-node-6162 #mobile-nav span,
    .page-node-6726 #mobile-nav span,
    .page-node-6919 #mobile-nav span,
    .page-node-6921 #mobile-nav span,
    .page-node-6984 #mobile-nav span,
    .page-node-6985 #mobile-nav span,
    .page-node-7136 #mobile-nav span,
    .page-node-7137 #mobile-nav span,
    .page-node-7168 #mobile-nav span,
    .page-node-7171 #mobile-nav span,
    .page-node-7184 #mobile-nav span,
    .page-node-7185 #mobile-nav span,
    .page-node-7753 #mobile-nav span,
    .page-node-7754 #mobile-nav span,
    .page-node-7779 #mobile-nav span,
    .page-node-7780 #mobile-nav span,
    .page-node-7781 #mobile-nav span,
    .page-node-7782 #mobile-nav span,
    .page-node-7923 #mobile-nav span,
    .page-node-7924 #mobile-nav span,
    .page-node-8108 #mobile-nav span,
    .page-node-8110 #mobile-nav span,
    .page-node-8112 #mobile-nav span,
    .page-node-8113 #mobile-nav span,
    .page-node-8320 #mobile-nav span,
    .page-node-8511 #mobile-nav span,
    .page-node-10474 #mobile-nav span,
    .page-node-11563 #mobile-nav span,
    .page-node-8512 #mobile-nav span,
    .page-node-13997 #mobile-nav span,
    .page-node-13998 #mobile-nav span,
    .page-node-13999 #mobile-nav span,
    .page-node-14000 #mobile-nav span,
    .page-node-15865 #mobile-nav span,
    .page-node-15866 #mobile-nav span,
    .page-node-15867 #mobile-nav span,
    .page-node-15868 #mobile-nav span,
    .page-node-15869 #mobile-nav span,
    .page-node-19170 #mobile-nav span,
    .page-node-19171 #mobile-nav span,
    .page-node-19572 #mobile-nav span,
    .page-node-20060 #mobile-nav span,
    .page-node-20061 #mobile-nav span,
    .page-node-20066 #mobile-nav span,
    .page-node-20067 #mobile-nav span,
    .page-node-20068 #mobile-nav span,
    .page-node-20122 #mobile-nav span,
    .page-node-23303 #mobile-nav span,
    .page-shop-greencross #mobile-nav span,
    .page-shop-soldier-on #mobile-nav span
    {
        background: #8fba38 !important;
    }
    .page-node-6137 #page,
    .page-node-6162 #page,
    .page-node-6726 #page,
    .page-node-6763 #page,
    .page-node-6919 #page,
    .page-node-6921 #page,
    .page-node-6984 #page,
    .page-node-6985 #page,
    .page-node-7136 #page,
    .page-node-7137 #page,
    .page-node-7168 #page,
    .page-node-7171 #page,
    .page-node-7184 #page,
    .page-node-7185 #page,
    .page-node-7753 #page,
    .page-node-7754 #page,
    .page-node-7779 #page,
    .page-node-7780 #page,
    .page-node-7781 #page,
    .page-node-7782 #page,
    .page-node-7923 #page,
    .page-node-7924 #page,
    .page-node-8108 #page,
    .page-node-8110 #page,
    .page-node-8112 #page,
    .page-node-8113 #page,
    .page-node-8320 #page,
    .page-node-8511 #page,
    .page-node-10474 #page,
    .page-node-11563 #page,
    .page-node-8512 #page,
    .page-node-13997 #page,
    .page-node-13998 #page,
    .page-node-13999 #page,
    .page-node-14000 #page,
    .page-node-15865 #page,
    .page-node-15866 #page,
    .page-node-15867 #page,
    .page-node-15868 #page,
    .page-node-15869 #page,
    .page-node-19170 #page,
    .page-node-19171 #page,
    .page-node-19572 #page,
    .page-node-20060 #page,
    .page-node-20061 #page,
    .page-node-20066 #page,
    .page-node-20067 #page,
    .page-node-20068 #page,
    .page-node-20122 #page,
    .page-node-23303 #page,
    .page-shop-greencross #page,
    .page-shop-soldier-on #page
    {
        padding-top: 0px !important;
    }
    .page-node-6137 #header,
    .page-node-6162 #header,
    .page-node-6726 #header,
    .page-node-6763 #header,
    .page-node-6919 #header,
    .page-node-6921 #header,
    .page-node-6984 #header,
    .page-node-6985 #header,
    .page-node-7136 #header,
    .page-node-7137 #header,
    .page-node-7168 #header,
    .page-node-7171 #header,
    .page-node-7184 #header,
    .page-node-7185 #header,
    .page-node-7753 #header,
    .page-node-7754 #header,
    .page-node-7779 #header,
    .page-node-7780 #header,
    .page-node-7781 #header,
    .page-node-7782 #header,
    .page-node-7923 #header,
    .page-node-7924 #header,
    .page-node-8108 #header,
    .page-node-8110 #header,
    .page-node-8112 #header,
    .page-node-8113 #header,
    .page-node-8320 #header,
    .page-node-8511 #header,
    .page-node-10474 #header,
    .page-node-11563 #header,
    .page-node-8512 #header,
    .page-node-13997 #header,
    .page-node-13998 #header,
    .page-node-13999 #header,
    .page-node-14000 #header,
    .page-node-15865 #header,
    .page-node-15866 #header,
    .page-node-15867 #header,
    .page-node-15868 #header,
    .page-node-15869 #header,
    .page-node-19170 #header,
    .page-node-19171 #header,
    .page-node-19572 #header,
    .page-node-20060 #header,
    .page-node-20061 #header,
    .page-node-20066 #header,
    .page-node-20067 #header,
    .page-node-20068 #header,
    .page-node-20122 #header,
    .page-node-23303 #header,
    .page-shop-greencross #header,
    .page-shop-soldier-on #header
    {
        position: relative;
    }
}
@media only screen and (max-width: 768px) {
    .page-node-6162 #header .header-content {
        background: #fff;
    }
    .page-node-6162 #logo {
        width: auto !important;
    }
    .page-node-6162 #logo img {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-6162 #mobile-nav {
        background-color: #fff; !important;
    }
    .page-node-6162 #mobile-nav span {
        background: #8fba38 !important;
    }
    .page-node-6162 #page {
        padding-top: 38px !important;
    }
}
@media only screen and (max-width: 768px) {
    .page-node-8108 #header .header-content {
        background: #fff;
    }
    .page-node-8108 #logo {
        width: auto !important;
    }
    .page-node-8108 #logo img {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-8108 #mobile-nav {
        background-color: #fff; !important;
    }
    .page-node-8108 #mobile-nav span {
        background: #8fba38 !important;
    }
    .page-node-8108 #page {
        padding-top: 38px !important;
    }
}
@media only screen and (max-width: 768px) {
    .page-node-8110 #header .header-content {
        background: #fff;
    }
    .page-node-8110 #logo {
        width: auto !important;
    }
    .page-node-8110 #logo img {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-8110 #mobile-nav {
        background-color: #fff; !important;
    }
    .page-node-8110 #mobile-nav span {
        background: #8fba38 !important;
    }
    .page-node-8110 #page {
        padding-top: 38px !important;
    }
}
@media only screen and (max-width: 768px) {
    .page-node-8112 #header .header-content {
        background: #fff;
    }
    .page-node-8112 #logo {
        width: auto !important;
    }
    .page-node-8112 #logo img {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-8112 #mobile-nav {
        background-color: #fff; !important;
    }
    .page-node-8112 #mobile-nav span {
        background: #8fba38 !important;
    }
    .page-node-8112 #page {
        padding-top: 38px !important;
    }
}
@media only screen and (max-width: 768px) {
    .page-node-8113 #header .header-content {
        background: #fff;
    }
    .page-node-8113 #logo {
        width: auto !important;
    }
    .page-node-8113 #logo img {
        height: 55px !important;
        width: auto !important;
        margin-top: 0;
    }
    .page-node-8113 #mobile-nav {
        background-color: #fff; !important;
    }
    .page-node-8113 #mobile-nav span {
        background: #8fba38 !important;
    }
    .page-node-8113 #page {
        padding-top: 38px !important;
    }
}
@media only screen and (max-width: 350px) {

  .page-node-6137,
  .page-node-6162,
  .page-node-6726,
  .page-node-6763,
  .page-node-6919,
  .page-node-6921,
  .page-node-6984,
  .page-node-6985,
  .page-node-7136,
  .page-node-7137,
  .page-node-7168,
  .page-node-7171,
  .page-node-7184,
  .page-node-7185,
  .page-node-7753,
  .page-node-7754,
  .page-node-7779,
  .page-node-7780,
  .page-node-7781,
  .page-node-7782,
  .page-node-7923,
  .page-node-7924,
  .page-node-8108,
  .page-node-8110,
  .page-node-8112,
  .page-node-8113,
  .page-node-8320,
  .page-node-8511,
  .page-node-10474,
  .page-node-11563,
  .page-node-8512,
  .page-node-13997,
  .page-node-13998,
  .page-node-13999,
  .page-node-14000,
  .page-node-15865,
  .page-node-15866,
  .page-node-15867,
  .page-node-15868,
  .page-node-15869,
  .page-node-19170,
  .page-node-19171,
  .page-node-19572,
  .page-node-20060,
  .page-node-20061,
  .page-node-20066,
  .page-node-20067,
  .page-node-20068,
  .page-node-20122,
  .page-node-23303,
  .page-shop-greencross,
  .page-shop-Soldier-On
  {
      font-size: 0.8em;
   }

}

/* Sportsmans warehouse styles */
#sw-logo {
    height: 100px;
    width: auto;
}
.page-node-6726 #block-system-main-menu .content ul li a:hover {
    color: #0096c5 !important;
}
.header-content.solid-white {
/* header background colour */
    background: #fff;
}
@media only screen and (max-width: 769px) {
    .page-node-6726 #header .header-content {
        background: #fff;
    }
    .page-node-6726 #logo {
        width: auto !important;
    }
    .page-node-6726 #logo img {
        height: 55px !important;
        width: auto !important;
    }
    .page-node-6726 #mobile-nav span {
        background: #0096c5 !important;
    }
    .page-node-6726 #page {
        padding-top: 38px !important;
    }
}
.node-type-size-chart .field-name-field-image {
    text-align: center;
    padding: 2em;
    margin: auto;
}

/* officework styles */
.header-content.solid-blue {
/* header background colour */
    background: #46A3FF;
}

/* UA styles */
#ua-logo {
    height: 70px;
    width: auto;
}


/*
body .kb-wrapper .kb-categories .kb-category-name{
        font-size:30px !important;
}

body .kb-wrapper .kb-categories .kb-category-name:first-child{
        font-size:50px !important;
}

body .kb-wrapper .kb-nav-title{
       font-size:30px !important;
}

body .kb-wrapper .kb-breadcrumb, .kb-wrapper .kb-breadcrumb-selected{
        font-size:40px !important;
}

body .kb-wrapper .kb-button{
        font-size:15px !important;
        background: red;
}

body .kb-wrapper .kb-customise-page .kb-change-design-button, .kb-wrapper .kb-customise-page .kb-change-view-button{
        font-size:30px !important;
}

body .kb-wrapper .kb-customise-page .kb-change-design-button, .kb-wrapper .kb-customise-page .kb-change-view-button{
        font-size:30px !important;
}

body .kb-wrapper .kb-nav .kb-nav-item-1:nth-child(5) {

    font-size: 16px !important;
    background: red;

}

body .kb-wrapper .kb-categories .kb-category-name {
    font-size: 50px !important;
    width: 400px !important;
    background: red !important;
}

body .kb-wrapper .kb-categories .kb-category-img{
    height: 400px !important;
     width: 400px !important;
}
*/

.responsive-image{
    width: 100%;
    background-size: 100% 100%;
}

/* Redesigned Styles */
#featured .section {
	background-color: #edecec;
}

#redesigned-home-cycle{
	display: none;
}
.view-redesigned-header-images {
  margin-bottom: 5px;
}
.view-redesigned-header-images .row {
  overflow: hidden;
}
.view-redesigned-header-images .view-content {
  margin-top: 25px;
}
.view-redesigned-header-images.view-display-id-block_1 ul{
	list-style-type: none;
  overflow: visible!important;
  position: relative;
}
.view-redesigned-header-images .cycle-slide.cycle-sentinel {
  display: none!important;
}
@media screen and (max-width: 991px) {
  .view-redesigned-header-images .cycle-slide.cycle-sentinel {
    display: block!important;
  }
}
.view-redesigned-header-images.view-display-id-block_1 ul li:not(:first-child):not(.cycle-slide){
	display: none;
}
/*
.view-redesigned-header-images.view-display-id-block_1 .view-content .views-field-uc-catalog-image{
	position: relative;
}
.view-redesigned-header-images.view-display-id-block_1 .view-content .views-field-uc-catalog-image img {
	height: 370px;
	margin-top: 18px;
  position: absolute;
  left: 50vw;
	width: auto;
}
*/
.view-redesigned-header-images .view-header{
  height: 400px;
  margin-bottom: 37px;
	/*display: inline-block;*/
	/*float: left;*/
	/*width: 50%;*/
}
@media screen and (max-width: 991px) {
  .view-redesigned-header-images .view-header {
    height: auto;
    margin-bottom: 0px;
  }
}
.view-redesigned-header-images .view-header h1{
	color: #393438;
  font-family: 'Open Sans',sans-serif;
  font-size: 92px;

  font-weight: 900;
  letter-spacing: -6px;
  line-height: 74px;
  margin-bottom: 0px;
  margin-top: 50px;
}
.view-redesigned-header-images .view-header h2{
  color: #A6A2A5;
  font-family: 'Open Sans',sans-serif;
  font-size: 25px;

  font-weight: 100;
  letter-spacing: -1px;
  line-height: 47px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.view-redesigned-header-images .view-header a{
  background-image: url(/sites/default/files/Homepage/design-your-own.png);
	background-size: 100% auto;
  display: inline-block;
  height: 58px;
  text-indent: -9999px;
  width: 372px;
}
/*
.view-redesigned-header-images .view-content{
	width: 50%;
}
.view-redesigned-header-images .view-content:after{
	clear: both;
	content: " ";
  display: table;
}
*/
.view-redesigned-header-images .view-footer{
	margin-bottom: 6px;
	/*margin-top: 60px;*/
}
.view-redesigned-header-images.view-display-id-block .views-row{
	background-color: #81bb4e;
	border-right: 3px solid #edecec;
	display: inline-block;
	float: left;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 21px;
	padding: 18px;
	transform: skewX(-12deg);
}
@media screen and (max-width: 1199px) {
  .view-redesigned-header-images.view-display-id-block .views-row {
    padding: 10px;
  }
}
.view-redesigned-header-images.view-display-id-block .views-row:hover{
	background-color: #393438;
}
.view-redesigned-header-images.view-display-id-block .views-row:last-child{
	border-right: 0px solid #edecec;
}
.view-redesigned-header-images.view-display-id-block .views-row a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}
.view-redesigned-header-images.view-display-id-block .view-content:before{
  background-color: #828282;
  background-image: url(../images/find-sport-arrow.png);
  background-repeat: no-repeat;
  background-position: 81px 33px;
  background-size: 26px auto;
  border-right: 2px solid #edecec;
  color: #ffffff;
  content: "FIND YOUR\AKIT";
  display: inline-block;
  float: left;
  font-family: 'Open Sans',sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 18px;
  margin-left: 6px;
  padding: 10px 8px 11px 8px;
  transform: skewX(-12deg);
  white-space: pre;
}
@media screen and (max-width: 1199px) {
  .view-redesigned-header-images.view-display-id-block .view-content:before {
    background-position: 59px 25px;
    font-size: 14px;
    padding: 3px 8px 2px 8px;
  }
}
#block-block-32 {
	background-color: #2e2e2e;
	color: #ffffff;
	padding: 20px 0px;
}
#block-block-32 .col-md-4:first-child p{
  font-family: 'Open Sans',sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 43px;
  margin: 0;
  margin-top: 22px;
  text-indent: -20px;
  transform: skew(-11deg);
  -webkit-font-smoothing: antialiased;
}
#block-block-32 .col-md-4:first-child p:first-line{
	font-size: 56px;
}
#block-block-32 h3{
	font-size: 32px;
	font-family: 'Open Sans Condensed',sans-serif;
	line-height: 41px;
	margin: 0;
	text-align: center;
}
#block-block-32 p{
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
	text-align: center;
}
#block-block-32 p.testimonial-name {
	color: #86c350;
	font-size: 11px;
	font-weight: bold;
}
#block-block-32 ul{
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0;
	text-align: center;
}
#block-block-32 ul li{
	display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0px;
  padding: 0;
  color: #ffffff;
  /* border: 20px; */
  background-color: #ffffff;
  border-radius: 6px;
  margin-left: 10px;
	vertical-align: top;
}
#block-block-32 ul li:first-child{
	margin-left: 0px;
}
#block-views-home-page-promotions-block {
  padding: 28px 0px 40px 0px;
}
.view-home-page-promotions{
	/*padding: 30px 0px;*/
}
#block-views-popular-this-season-block,
 #block-views-popular-this-season-teamapp{
  padding-bottom: 30px;
}
.view-home-page-promotions .item-list ul li{
	list-style-type: none;
	margin: 0;
	padding: 0px 15px;
}
.view-home-page-promotions .promo-image{
	position: relative;
}
.view-home-page-promotions .promo-image img{
	height: auto;
	width: 100%;
}
.view-home-page-promotions .promo-image a{
	color: #ffffff;
	position: relative;
	text-decoration: none;
	width: 100%;
}
.view-home-page-promotions .promo-image a span {
    vertical-align: middle;
    display: block;
    position: absolute;
    z-index: 300;
    top: 0;
    vertical-align: middle;
    font-size: 30px;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    word-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    vertical-align: middle;
    line-height: 42px;
}
#block-block-3 h2, #block-block-4 h2{
	color: #1f1f1f;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 34px;
	line-height: 37px;
	margin-bottom: 50px;
}
#block-block-3 h3{
	color: #1f1f1f;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: center;
}
#block-block-3 p{
	color: #1f1f1f;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}
#block-block-3 .col-md-3{
	text-align: center;
}
#block-block-3 img{
	margin: 0px auto;
}
#block-block-3 .content a, #block-block-4 .content a {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
		background: #86c350;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}
#block-block-4 .content a {
  line-height: 22px;
  margin-top: -6px;
}
@media screen and (max-width: 768px) {
  #block-block-4 .content a {
    margin-top: 9px;
  }
}
#block-block-3 .content a:hover, #block-block-4 .content a:hover {
    background: #2e2e2e;
}
#block-block-4{
	text-align: center;
}
#block-block-4 img{
	height: 308px!important;
	margin: 30px auto 0px auto;
	width: auto!important;
}
#block-block-4 h2{
	margin-bottom: 55px;
}
#block-block-4 p{
	line-height: 26px;
}
#block-block-33{
	margin-bottom: 10px;
}
#block-block-33 h2{
  border-bottom: 1px solid #1f1f1f;
  color: #81bc41;
	font-family: 'Roboto Condensed',sans-serif;
  font-size: 37px;
  display: inline-block;
  line-height: 82px;
	margin-bottom: 25px;
	margin-top: 25px;
}
#block-block-33 p{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 25px;
	margin-top: 0px;
}
#header .header-top {
	font-family: 'Open Sans',sans-serif;
	font-size: 10px;
	line-height: 10px;
  position: absolute;
	text-transform: uppercase;
  top: 0;
  width: 100%;
}
#header .header-top .container{
	padding: 10px 20px 7px 0px;
}
.newsletter-signup {
	display: inline-block;
	vertical-align: middle;
}
.header-menu {
	display: inline-block;
	float: right;
	vertical-align: middle;
}
.login-signup {
  border-right: 1px solid #464646;
	display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
}
.call-otg{
	display: inline-block;
	margin-right: 10px;
}
.support-menu{
	display: inline-block;
	padding: 0;
}
.support-menu li{
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
}
.support-menu li:last-child{
	margin-right: 0px;
}
#header .phone, #header .newsletter-link{
	line-height: 10px;
}
#header .newsletter-link {
	font-family: 'Open Sans',sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#header .newsletter-link a{
	text-decoration: underline;
}
#header .header-top a {
	font-weight: bold;
	border-bottom: 0px solid transparent;
}
#block-system-main-menu {
	height: auto;
}
#block-system-main-menu .content ul li{
	height: auto;
  margin: 0px 15px 0px 0px;
  padding: 21px 0px;
}
.region.region-header {
	background-color: #ffffff;
	border-bottom: 2px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
	font-family: 'Open Sans',sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 20px 0px 174px;
	position: absolute;
	text-transform: uppercase;
	top: 37px;
	width: 100%;
}
#block-system-main-menu .content ul {
	padding: 0;
}
.region-header #block-search-form {
  float: right;
}
@media screen and (max-width: 1055px) {
  .region-header #block-search-form {
    display: none;
  }
}
.region-header #block-search-form input.form-text {
      height: 41px;
      border: 2px solid black;
      background-color: white;
      border-radius: 100px 0px 0px 100px;
      border-radius: 
    padding: 10px;
    width: 250px;
    margin-top: 6px;
    font-size: 12px;
    font-family: 'Open Sans',sans-serif;
    text-align: center;
}
.region-header #block-search-form input.form-submit {
    width: 42px;
    height: 100%;
    display: inline-block;
    height: 41px;
    border: 2px solid black;
    float: right;
    margin-top: 6px;
    background-color: black;
    text-indent: -9999px;
    background-image: url(../images/search.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0px 100px 100px 0px;
}
.region-header #block-uc-cart-cart {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    right: 10px;
}
.region-header #block-uc-cart-cart h2 {
  display: none;
}
.region-header #block-uc-cart-cart .cart-icon {
  background-image: url(../images/icon-cart.png);
  display: inline-block;
  height: 26px;
  margin-right: 5px;
  margin-top: 3px;
  width: 33px;
/* float: left; */
vertical-align: middle;
}
.region-header #block-uc-cart-cart .item-count {
  /* float: right; */
background-color: #86c350;
width: 25px;
height: 25px;
display: inline-block;
text-align: center;
color: #ffffff;
border-radius: 20px;
padding: 8px;
font-size: 14px;
font-weight: bold;
font-family: 'Open Sans';
vertical-align: middle;
margin-top: 2px;
}
.region-header #block-block-29 i:before {
  display: none;
}
.features{
	background-color: #ffffff;
	border-bottom: 2px solid #b2b2b2;
	padding: 28px 0px 18px 0px;
	text-align: center;
}
.features ul{
	display: flex;
	list-style-type: 0;
	margin: 0px auto;
	padding: 0;
	text-align: left;
    margin-left:150px;
}
.features ul li{
	color: #959595;
	display: inline-block;
	font-family: 'Open Sans',sans-serif;
	font-size: 10px;
	font-weight: 900;
	margin-right: 10px;
	vertical-align: middle;
    margin-left: 50px;
}
.features ul li:first-child {
  background-image: url(../images/quality-make.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
  padding-left: 27px;
}
.features ul li:nth-child(2) {
  background-image: url(../images/fast-turnaround.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
  padding-left: 20px;
}
.features ul li:nth-child(3) {
  background-image: url(../images/world-wide-delivery.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
  padding-left: 22px;
}
.features ul li:nth-child(4) {
  background-image: url(../images/easy-pricing.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
  padding-left: 13px;
}
.features ul li:nth-child(5) {
  background-image: url(../images/no-setup-fees.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
  padding-left: 20px;
}
.features ul li:nth-child(6) {
    background-image: url(../images/2-week-delivery.png);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 14px;
    margin-right: 40px;
    padding-left: 40px;
}
.features ul li:nth-child(7) {
  background-image: url(../images/2-week-delivery.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
  padding-left: 38px;
	/* text-align: right; */
}
.features ul li:nth-child(8) {
  background-image: url(../images/4-week-delivery.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 14px;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
  padding-left: 38px;
	text-align: right;
}
.features ul li:nth-child(7):first-line,
.features ul li:nth-child(8):first-line {
	font-size: 10px;
	font-weight: 900;
}
#block-views-popular-this-season-block,
#block-views-popular-this-season-teamapp{
	background-color: #edecec;
}
#block-views-popular-this-season-block h2,
#block-views-popular-this-season-teamapp h2{
	color: #1f1f1f;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 37px;
  line-height: 39px;
  margin-bottom: 50px;
	text-align: center;
}
#block-views-popular-this-season-block .owl-carousel .owl-item img,
#block-views-popular-this-season-teamapp .owl-carousel .owl-item img{
  height: 200px;
  margin: 0px auto;
  width: auto;
}
#block-views-popular-this-season-block .views-field-title,
 #block-views-popular-this-season-teamapp .views-field-title{
  color: #202020;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
}
#block-views-popular-this-season-block .views-field-field-price,
 #block-views-popular-this-season-teamapp .views-field-field-price{
  color: #202020;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 28px;
  font-weight: bold;
	margin-bottom: 20px;
  text-align: center;
}
.views-field.views-field-field-price:before {
  content: "From";
  display: block;
  font-size: 14px;
  line-height: 0;
  margin: 15px 0px 2px 0px;
  text-transform: uppercase;
}
.views-field.views-field-field-price sup {
  top: -0.22em;
}
#block-views-popular-this-season-block .views-field-field-product-link,
#block-views-popular-this-season-teamapp .views-field-field-product-link{
	margin-bottom: 8px;
	text-align: center;
}
#block-views-popular-this-season-block .views-field-field-product-link a,
#block-views-popular-this-season-teamapp .views-field-field-product-link a{
  background-color: #81bb4e;
  color: #ffffff;
	font-family: 'Open Sans Condensed',sans-serif;
	font-weight: bold;
	margin-top: 20px;
	padding: 0.5em 1em;
	text-decoration: none;
}
#block-views-popular-this-season-block .views-field-field-product-link a:hover,
#block-views-popular-this-season-teamapp .views-field-field-product-link a:hover{
  background-color: #393438;
}
#block-views-popular-this-season-block .owl-dots,
#block-views-popular-this-season-teamapp .owl-dots{
	display: none !important;
}
#block-views-popular-this-season-block .owl-nav,
 #block-views-popular-this-season-teamapp .owl-nav{
	position: absolute;
	top: 80px;
	width: 100%;
}
#block-views-popular-this-season-block .owl-prev,
#block-views-popular-this-season-teamapp .owl-prev{
  background-color: transparent;
	background-image: url(../images/prev.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block !important;
	height: 42px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	width: 42px;
}
#block-views-popular-this-season-block .owl-next,
#block-views-popular-this-season-teamapp .owl-next{
  background-color: transparent;
	background-image: url(../images/next.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block !important;
	height: 42px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 42px;
}
#block-menu-menu-footer-menu-quicklinks {
  width: 12%;
}
#block-menu-menu-quicklinks-custom {
  width: 17%;
}
#block-menu-menu-footer-menu-retail {
  width: 10%;
}
#block-menu-menu-quicklinks-documents {
  width: 11%;
}
.region.region-footer .content {
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
}
#block-block-7 {
  width: 20%;
}
#block-block-8{
  bottom: 20px;
  font-size: 10px;
  margin: 0;
  position: absolute;
  /* width: 217px; */
}
.region.region-footer #block-block-8 .content{
  font-size: 10px;
}
#block-block-8 ul {
  margin: 0;
  padding: 0;
}
#block-block-8 ul li {
  display: inline-block;
  list-style: none;
  margin-left: 10px;
  vertical-align: top;
}
#block-block-8 li:nth-child(1),
#block-block-8 li:nth-child(2) {
  margin-left: 0px;
}
#block-block-34 {
  position: relative;
  width: 21%;
}
#block-block-34 h2 {
  border-bottom: 1px solid #85c448;
  padding-bottom: 30px;
}
#block-block-34 .social-links {
  position: absolute;
  right: 0;
  top: 0;
}
#block-block-34 .social-links p:first-child {
  margin: 0;
}
#block-block-34 .social-links a{
  display: inline-block;
  height: 25px;
  margin-right: 7px;
  text-indent: -9999px;
  width: 26px;
}
#block-block-34 .subscribe {
  border-bottom: 1px solid #85c448;
  padding-bottom: 30px;
}
#block-block-34 input {
  background-color: #555555;
  border: none;
  color: #ffffff;
  padding: 10px;
}
#block-block-34 .subscribe a {
  background-color: #89c84f;
  border: none;
  border-radius: 0;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
}
#block-block-34 .credit-card-logos {
  margin-top: 20px;
  margin-bottom: 40px;
}
#block-block-34 .credit-card-logos span {
    margin-right: 18px;
}
#block-block-34 .credit-card-logos span:last-child {
    margin-right: 0;
}
#block-block-34 .credit-card-logos .mastercard {
  background-image: url(../images/mastercard.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  float: left;
  height: 27px;
  width: 44px;
}
#block-block-34 .credit-card-logos .visa {
  background-image: url(../images/visa.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  float: left;
  height: 20px;
  margin-top: 4px;
  width: 63px;
}
#block-block-34 .credit-card-logos .paypal {
  background-image: url(../images/paypal.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  float: left;
  height: 24px;
  margin-top: 3px;
  width: 98px;
}
@media screen and (max-width: 1199px) {
  #header a img {
    height: 37px;
    width: auto;
  }
  .region.region-header {
    padding: 0px 15px 0px 155px;
  }
  #header .header-top .container {
    padding: 10px 15px 7px 15px;
  }
  .region-footer {
    width: 970px;
  }
  .region-footer > .block + .block {
    margin-left: 28px;
  }
  .region-footer .block h2 {
    font-size: 20px;
  }
  .region.region-footer .content {
    font-size: 10px;
  }
  #block-block-34 .credit-card-logos span {
    margin-right: 10px;
  }
  #block-block-34 .credit-card-logos .mastercard {
    height: 27px;
    width: 38px;
  }
  #block-block-34 .credit-card-logos .visa {
    height: 20px;
    width: 56px;
  }
  #block-block-34 .credit-card-logos .paypal {
    height: 24px;
    width: 89px;
  }
  .features {
    border-bottom: 0px solid #b2b2b2;
    padding: 18px 0px 0px 0px;
  }
  #block-block-3 h2, #block-block-4 h2 {
    font-size: 28px;
    line-height: 33px;
  }
  #block-block-4 h2 {
    margin-bottom: 79px;
  }
  #block-block-34 .social-links a {
    display: inline-block;
    height: 22px;
    margin-right: 7px;
    text-indent: -9999px;
    width: 22px;
    background-size: contain;
  }
}
@media screen and (max-width: 1199px) {
    .region-header #block-uc-cart-cart{
            position: absolute;
            right: 10px;
    }
  .region-header #block-uc-cart-cart .cart-icon {
    background-image: url(../images/icon-cart.png);
    display: inline-block;
    height: 26px;
    margin-right: 5px;
    margin-top: 3px;
    width: 25px;
    /* float: left; */
    vertical-align: middle;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .region-header #block-uc-cart-cart .item-count {
    /* float: right; */
    background-color: #86c350;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border-radius: 20px;
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans';
    vertical-align: middle;
    margin-top: 6px;
  }
  .region-header #block-search-form input.form-text {
    width: 93px;
  }
  #header .header-top .container {
    padding: 10px 43px 7px 25px;
  }
  .region-footer {
    width: 940px;
  }
  .region-footer > .block + .block {
    margin-left: 27px;
  }
  .region-footer #block-block-7 {
    margin-left: 30px;
  }
  .region-footer > .block + .block {
    margin-left: 13px;
  }
  #block-block-34 .credit-card-logos .paypal {
    height: 24px;
    width: 87px;
  }
  #block-block-34 .credit-card-logos .visa {
    height: 20px;
    width: 54px;
  }
  #block-block-34 .credit-card-logos .mastercard {
    height: 27px;
    width: 36px;
  }
  .features {
    display: none;
  }
  #page {
    padding-top: 93px;
  }
  .not-front #page {
    padding-top: 113px;
  }
  #header {
    height: 93px;
  }
}

@media screen and (max-width: 991px) {
  .not-front #page {
    padding-top: 0px;
  }
  .header-menu {
    display: inline-block;
    float: right;
    vertical-align: middle;
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .newsletter-signup {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }
  .region.region-header {
    top: 58px;
  }
  #header a img {
    height: 58px;
    width: auto;
  }
  #block-system-main-menu .content ul li {
    height: auto;
    margin: 0px 9px 0px 0px;
    padding: 21px 0px;
  }
  .region.region-header {
    border-bottom: 0;
    border-top: 0;
    top: 0;
  }
  .region-header #block-search-form {
    display: none;
  }
  .region-header #block-uc-cart-cart:hover {
    cursor: pointer;
  }
  .region-header #block-uc-cart-cart .item-count {
    display: none;
  }
  .region-header #block-uc-cart-cart .cart-icon {
    margin: 12px 0px 0px 0px;
  }
  #block-block-29 {
    display: none;
  }
  .view-redesigned-header-images .view-footer .view-redesigned-header-images{
    display: none;
  }
  .view-redesigned-header-images .item-list ul li {
    margin-left: 0;
  }
  #block-block-3, #block-block-4 {
    width: 100%;
    float: left;
    padding: 4px 50px 0px 50px;
  }
  #block-block-34 .credit-card-logos .paypal {
    height: 24px;
    margin-top: 1px;
    width: 63px;
  }
  #block-block-34 .credit-card-logos .visa {
    height: 20px;
    margin-top: 2px;
    width: 40px;
  }
  #block-block-34 .credit-card-logos .mastercard {
    height: 27px;
    width: 26px;
  }
}
@media screen and (max-width: 991px) {
  #header {
    background-color: #ffffff;
    height: auto;
  }
  .not-front #header {
    position: relative;
  }
  #page {
    padding-top: 46px;
  }
  #logo {
    /* left: 33%; */
    margin-top: 5px;
    position: relative;
    text-align: center;
    width: 33%;
    padding-bottom: 5px;
  }
  #header a img,
  #logo img {
    height: 36px;
    margin: 0px auto;
    width: auto;
  }
  #block-system-main-menu {
    display: none;
  }
  .header-top {
    display: none;
  }
  /*
  .region-header {
    display: none;
  }*/
  body:not(.page-node-6137):not(.page-node-6162):not(.page-node-6726):not(.page-node-6763):not(.page-node-6919):not(.page-node-6921):not(.page-node-6984):not(.page-node-6985):not(.page-node-7136):not(.page-node-7137):not(.page-node-7168):not(.page-node-7171):not(.page-node-7184):not(.page-node-7185):not(.page-node-7753):not(.page-node-7754):not(.page-node-7779):not(.page-node-7780):not(.page-node-7781):not(.page-node-7782):not(.page-node-7923):not(.page-node-7924):not(.page-node-8108):not(.page-node-8110):not(.page-node-8112):not(.page-node-8113):not(.page-node-8320):not(.page-node-8511):not(.page-node-8512):not(.page-node-13997):not(.page-node-13998):not(.page-node-13999):not(.page-node-15865):not(.page-node-15866):not(.page-node-15867):not(.page-node-15868):not(.page-node-14000):not(.page-node-15869):not(.page-node-19170):not(.page-node-19171):not(.page-node-19572):not(.page-node-20060):not(.page-node-20061):not(.page-node-20066):not(.page-node-20067):not(.page-node-20068):not(.page-node-20122):not(.page-node-23303):not(.page-shop-greencross):not(.page-shop-soldier-on)#mobile-nav {
    display: block;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    position: relative;
    width: 33%;
    z-index: 1000;
  }
  body:not(.page-node-6137):not(.page-node-6162):not(.page-node-6726):not(.page-node-6763):not(.page-node-6919):not(.page-node-6921):not(.page-node-6984):not(.page-node-6985):not(.page-node-7136):not(.page-node-7137):not(.page-node-7168):not(.page-node-7171):not(.page-node-7184):not(.page-node-7185):not(.page-node-7753):not(.page-node-7754):not(.page-node-7779):not(.page-node-7780):not(.page-node-7781):not(.page-node-7782):not(.page-node-7923):not(.page-node-7924):not(.page-node-8108):not(.page-node-8110):not(.page-node-8112):not(.page-node-8113):not(.page-node-8320):not(.page-node-8511):not(.page-node-8512):not(.page-node-13997):not(.page-node-13998):not(.page-node-13999):not(.page-node-14000):not(.page-node-15865):not(.page-node-15866):not(.page-node-15867):not(.page-node-15868):not(.page-node-15869):not(.page-node-19170):not(.page-node-19171):not(.page-node-19572):not(.page-node-20060):not(.page-node-20061):not(.page-node-20066):not(.page-node-20067):not(.page-node-20068):not(.page-node-20122):not(.page-node-23303):not(.page-shop-greencross):not(.page-shop-soldier-on) #mobile-nav .hamburger {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 33px;
  }
  body:not(.page-node-6137):not(.page-node-6162):not(.page-node-6726):not(.page-node-6763):not(.page-node-6919):not(.page-node-6921):not(.page-node-6984):not(.page-node-6985):not(.page-node-7136):not(.page-node-7137):not(.page-node-7168):not(.page-node-7171):not(.page-node-7184):not(.page-node-7185):not(.page-node-7753):not(.page-node-7754):not(.page-node-7779):not(.page-node-7780):not(.page-node-7781):not(.page-node-7782):not(.page-node-7923):not(.page-node-7924):not(.page-node-8108):not(.page-node-8110):not(.page-node-8112):not(.page-node-8113):not(.page-node-8320):not(.page-node-8511):not(.page-node-8512):not(.13997):not(.page-node-13998):not(.page-node-13999):not(.page-node-14000):not(.page-node-15865):not(.page-node-15866):not(.page-node-15867):not(.page-node-15868):not(.page-node-15869) :not(.page-node-19170):not(.page-node-19171):not(.page-node-19572):not(.page-node-20060):not(.page-node-20061):not(.page-node-20066):not(.page-node-20067):not(.page-node-20068):not(.page-node-20122):not(.page-node-23303):not(.page-shop-greencross):not(.page-shop-soldier-on) #mobile-nav span {
    background: #424242;
    display: block;
    height: 6px;
    width: 100%;
  }
  body:not(.page-node-6137):not(.page-node-6162):not(.page-node-6726):not(.page-node-6763):not(.page-node-6919):not(.page-node-6921):not(.page-node-6984):not(.page-node-6985):not(.page-node-7136):not(.page-node-7137):not(.page-node-7168):not(.page-node-7171):not(.page-node-7184):not(.page-node-7185):not(.page-node-7753):not(.page-node-7754):not(.page-node-7779):not(.page-node-7780):not(.page-node-7781):not(.page-node-7782):not(.page-node-7923):not(.page-node-7924):not(.page-node-8108):not(.page-node-8110):not(.page-node-8112):not(.page-node-8113):not(.page-node-8320):not(.page-node-8511):not(.page-node-8512):not(.page-node-13997):not(.page-node-13998):not(.page-node-13999):not(.page-node-14000):not(.page-node-15865):not(.page-node-15866):not(.page-node-15867):not(.page-node-15868):not(.page-node-15869):not(.page-node-19170):not(.page-node-19171):not(.page-node-19572):not(.page-node-20060):not(.page-node-20061):not(.page-node-20066):not(.page-node-20067):not(.page-node-20068):not(.page-node-20122):not(.page-node-23303):not(.page-shop-greencross):not(.page-shop-soldier-on) #mobile-nav span + span {
    margin-top: 3px;
  }
  body:not(.page-node-6137):not(.page-node-6162):not(.page-node-6726):not(.page-node-6763):not(.page-node-6919):not(.page-node-6921):not(.page-node-6984):not(.page-node-6985):not(.page-node-7136):not(.page-node-7137):not(.page-node-7168):not(.page-node-7171):not(.page-node-7184):not(.page-node-7185):not(.page-node-7753):not(.page-node-7754):not(.page-node-7779):not(.page-node-7780):not(.page-node-7781):not(.page-node-7782):not(.page-node-7923):not(.page-node-7924):not(.page-node-8108):not(.page-node-8110):not(.page-node-8112):not(.page-node-8113):not(.page-node-8320):not(.page-node-8511):not(.page-node-8512):not(.page-node-13997):not(.page-node-13998):not(.page-node-13999):not(.page-node-14000):not(.page-node-15865):not(.page-node-15866):not(.page-node-15867):not(.page-node-15868):not(.page-node-15869):not(.page-node-19170):not(.page-node-19171):not(.page-node-19572):not(.page-node-20060):not(.page-node-20061):not(.page-node-20066):not(.page-node-20067):not(.page-node-20068):not(.page-node-20122):not(.page-node-23303):not(.page-shop-greencross):not(.page-shop-soldier-on) #mobile-nav .menu-text {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    width: auto;
  }
  @media only screen and (max-width: 769px) {
    .page-node-6137 #mobile-nav,
    .page-node-6162 #mobile-nav,
    .page-node-6726 #mobile-nav,
    .page-node-6763 #mobile-nav,
    .page-node-6919 #mobile-nav,
    .page-node-6921 #mobile-nav,
    .page-node-6984 #mobile-nav,
    .page-node-6985 #mobile-nav,
    .page-node-7136 #mobile-nav,
    .page-node-7137 #mobile-nav,
    .page-node-7168 #mobile-nav,
    .page-node-7171 #mobile-nav,
    .page-node-7184 #mobile-nav,
    .page-node-7185 #mobile-nav,
    .page-node-7753 #mobile-nav,
    .page-node-7754 #mobile-nav,
    .page-node-7779 #mobile-nav,
    .page-node-7780 #mobile-nav,
    .page-node-7781 #mobile-nav,
    .page-node-7782 #mobile-nav,
    .page-node-7923 #mobile-nav,
    .page-node-7924 #mobile-nav,
    .page-node-8108 #mobile-nav,
    .page-node-8110 #mobile-nav,
    .page-node-8112 #mobile-nav,
    .page-node-8113 #mobile-nav,
    .page-node-8320 #mobile-nav,
    .page-node-8511 #mobile-nav,
    .page-node-8512 #mobile-nav,
    .page-node-13997 #mobile-nav,
    .page-node-13998 #mobile-nav,
    .page-node-13999 #mobile-nav,
    .page-node-14000 #mobile-nav,
    .page-node-15865 #mobile-nav,
    .page-node-15866 #mobile-nav,
    .page-node-15867 #mobile-nav,
    .page-node-15868 #mobile-nav,
    .page-node-15869 #mobile-nav{
      display: block;
      background-color: #fff;
    }
  }
  #block-system-main-menu li {
    display: block;
    width: 100%;
  }
  .view-redesigned-header-images .view-header h1 {
    font-size: 50px;
    letter-spacing: -2px;
    line-height: 40px;
    margin-top: 20px;
    text-align: center;
  }
  .view-redesigned-header-images .view-header h2 {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
  }
  .view-redesigned-header-images .view-header p {
    display: none;
  }
  .view-redesigned-header-images .view-content img {
    height: auto;
    max-width: 150%;
  }
  #block-block-3,
  #block-block-4 {
    padding: 4px 0px 0px 0px;
  }
  #block-block-3 h2 br,
  #block-block-4 h2 br {
    display: none;
  }
  #block-block-3 .content a, #block-block-4 .content a {
    font-size: 20px;
  }
  #block-block-4 h2 {
    margin-bottom: 0px;
  }
  #block-block-4 img {
    height: auto !important;
  }
  #block-views-home-page-promotions-block {
    display: none;
  }
  #block-views-popular-this-season-block .views-field-field-product-link a,
     #block-views-popular-this-season-teamapp .views-field-field-product-link a {
    font-size: 16px;
  }
  #block-block-33 h2{
    line-height: 40px;
  }
  .view-home-page-promotions .promo-image a span {
    font-size: 28px;
  }
  #block-views-clients-block-1 {
    background-color: #dcdcdc;
    /* margin-left: -15px;
    margin-right: -15px; */
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #page {
    /* padding-top: 17px; */
  }
  .not-front #page {
    /*padding-top: 61px;*/
  }
}
.view-clients img {
  height: auto;
}

.view-clients.view-display-id-block_1 img {
  margin-bottom: 30px;
  max-width: 100%;
}

#block-views-clients-block {
  background-color: #dcdcdc;
  clear: both;
  padding: 30px 0px;
}
#block-views-clients-block h2 {
  color: #1f1f1f;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 37px;
  line-height: 39px;
  margin-bottom: 50px;
  text-align: center;
}
#block-views-clients-block-1 {
  clear: both;
  padding: 30px 0px;
}
#block-views-clients-block-1 h2 {
  color: #1f1f1f;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 37px;
  line-height: 39px;
  margin-bottom: 50px;
  text-align: center;
}
#block-block-28 {
  background-image: url("../images/search-black.png");
  height: 22px;
  float: right;
  margin: 10px 0px 0px 0px;
  width: 22px;
  position: absolute;
  right: 70px;
}
.searching #block-block-28 {
  position: absolute;
}
.searching #block-uc-cart-cart {
  position: absolute;
}
@media screen and (max-width: 768px){
  #block-search-form {
    background-color: #89c84f;
    display: block;
    left: 0;
    padding: 0px 15px;
    position: fixed;
    width: 100%;
    z-index: 1000;
  }
  #block-search-form input.form-text {
    background-color: #89c84f;
    color: #ffffff;
    width: 80%;
  }
  #block-system-main-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgb(255, 255, 255);
    padding: 0px 10px;
  }
}
@media screen and (max-width: 991px) {
  .region-footer {
    width: 720px;
  }
  .region-footer > .block + .block {
    margin-left: 3px;
  }
  #block-menu-menu-footer-menu-quicklinks {
    width: 14%;
  }
  #block-menu-menu-quicklinks-custom {
    width: 15%;
  }
  #block-block-34 .social-links {
    position: absolute;
    left: 0;
    top: 56px;
  }
  #block-block-34 input {
    margin-bottom: 10px;
    width: 100%;
  }
  #block-block-7 {
    width: 23%;
  }
}
@media screen and (max-width: 768px) {
  .region-footer {
    padding-top: 30px;
    width: 100%;
  }
  #block-menu-menu-footer-menu-quicklinks,
  #block-menu-menu-quicklinks-custom,
  #block-menu-menu-footer-menu-retail,
  #block-menu-menu-quicklinks-documents,
  #block-block-24,
  #block-block-21,
  #block-block-22{
    margin: 20px 0px 0px 0px;
    width: 50%;
  }
  #block-menu-menu-footer-menu-quicklinks {
    float: left;
  }
  #block-menu-menu-quicklinks-custom {
    float: right;
  }
  #block-menu-menu-footer-menu-retail {
    clear: both;
    float: left;
  }
  #block-menu-menu-quicklinks-documents {
    float: right;
  }
  .region-footer #block-block-7 {
    margin: 20px 0px 0px 0px;
    width: 100%;
  }
  .region-footer #block-block-7 p + p {
    display: inline-block;
    float: left;
    margin: 0px 0px 10px;
    vertical-align: top;
    width: 100%;
  }
  #block-block-8 {
    bottom: 20px;
    margin: 0;
    width: 100%;
  }
  #block-block-8 li:nth-child(1) {
    margin: 0px 0px 10px 0px;
    width: 100%;
  }
  #block-block-34 {
    margin: 20px 0px 20px 0px;
    width: 100%;
  }
  #block-block-34 input {
    width: 80%;
  }
  #block-block-34 button {
    width: 20%;
  }
  #block-block-32 .col-md-4:first-child p {
    color: #86c350;
    margin-bottom: 22px;
  }
  #block-block-34 .social-links {
    position: absolute;
    left: 0;
    top: 23px;
  }
}
.view-home-page-promotions.view-display-id-block_1 {
  padding: 0;
}
.view-home-page-promotions.view-display-id-block_1 .views-row{
  padding: 0;
}
.view-redesigned-header-images .view-footer .header-mobile-cta a {
    /* background-image: url(../images/design-your-own.png); */
    /* background-repeat: no-repeat; */
    /* background-size: 100% auto; */
    display: inline-block;
    /* height: 58px; */
    margin-left: 10%;
    /* text-indent: -9999px; */
    width: 80%;
}
.view-redesigned-header-images .view-footer .header-mobile-cta a img {
  height: auto;
  width: 100%;
}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
#block-menu-block-1 {
  /* display: none; */
}
#simple-menu {
    display: none;
    width: 32px;
    margin-top: 13px;
    float: right;
}

#simple-menu span {
    background: #fff;
    height: 3px;
    width: 100%;
    display: block;
}

#simple-menu span + span {
    margin-top: 8px;
}
@media screen and (max-width: 991px) {
  #simple-menu {
    display: block;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    position: relative;
    width: 33%;
    z-index: 1000;
  }
  #simple-menu .hamburger {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 33px;
  }
  #simple-menu span {
    background: #424242;
    display: block;
    height: 6px;
    width: 100%;
  }
  #simple-menu span + span {
    margin-top: 3px;
  }
  #simple-menu .menu-text {
    color: #424242;
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    width: auto;
  }
}
#sidr {
  display: none;
}
#sidr.sidr {
  display: block;
}
.sidr {
  background: #ffffff;
  box-shadow: none;
}
.sidr ul li {
  border: 0;
}
.sidr .caret {
  display: none;
}
.sidr ul.dropdown-menu {
  display: none;
}

.sidr .open > .dropdown-menu {
  border: 0;
  border-radius: 0;
  display: block;
  position: relative;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span {
  box-shadow: none;
}
#block-block-30 {
  background-color: #2e2e2e;
  margin: 0px -15px;
}
#block-block-30 ul {
  display: flex;
  font-size: 10px;
  justify-content: space-between;
  list-style-type: none;
  margin-bottom: 0px;
  padding: 10px 15px;
  text-transform: uppercase;
}
#block-block-30 ul li {
  color: #ffffff;
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
}
#block-block-31 {
  margin: 0px -15px;
padding: 10px 15px;
background-color: #FF8B00;
color: #ffffff;
font-family: 'Open Sans Condensed',sans-serif;
font-size: 12px;
font-weight: 600;
-webkit-font-smoothing: antialiased;
text-align: center;
}
#block-block-31 a {
  color: #ffffff;
  text-decoration: underline;
}
#block-block-31 p {
  margin-bottom: 0;
}
.sidr ul li a,
.sidr ul li span {
  color: #1b1c1a;
    font-family: 'Open Sans',sans-serif;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: #1b1c1a;
  font-family: 'Open Sans',sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
}

.sidr .caret {
  display: block;
  float: right;
  border: none;
  background-image: url(../images/menu-down.png);
background-position: 0 1px;
background-repeat: no-repeat;
background-size: 12px;
color: #81bb4e;
content: '';
display: inline-block;
height: 10px;
margin-left: 8px;
width: 16px;
margin-top: 8px;
}
.sidr .dropdown.open .caret {
  -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
}
#close-sidr img {
  float: right;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 12px;
}
.sidr.left {
  left: -100%;
  width: 100%;
}
.page-node-6137 #logo,
.page-node-6162 #logo,
.page-node-6726 #logo,
.page-node-6763 #logo,
.page-node-6919 #logo,
.page-node-6921 #logo,
.page-node-6984 #logo,
.page-node-6985 #logo,
.page-node-7136 #logo,
.page-node-7137 #logo,
.page-node-7168 #logo,
.page-node-7171 #logo,
.page-node-7184 #logo,
.page-node-7185 #logo,
.page-node-7753 #logo,
.page-node-7754 #logo,
.page-node-7779 #logo,
.page-node-7780 #logo,
.page-node-7781 #logo,
.page-node-7782 #logo,
.page-node-7923 #logo,
.page-node-7924 #logo,
.page-node-8108 #logo,
.page-node-8110 #logo,
.page-node-8112 #logo,
.page-node-8113 #logo,
.page-node-8320 #logo,
.page-node-8511 #logo,
.page-node-10474 #logo,
.page-node-11563 #logo,
.page-node-8512 #logo,
.page-node-13997 #logo,
.page-node-13998 #logo,
.page-node-13999 #logo,
.page-node-14000 #logo,
.page-node-15865 #logo,
.page-node-15866 #logo,
.page-node-15867 #logo,
.page-node-15868 #logo,
.page-node-15869 #logo,
.page-node-19170 #logo,
.page-node-19171 #logo,
.page-node-19572 #logo,
.page-node-20060 #logo,
.page-node-20061 #logo,
.page-node-20066 #logo,
.page-node-20067 #logo,
.page-node-20068 #logo,
.page-node-20122 #logo,
.page-node-23303 #logo,
.page-shop-greencross #logo,
.page-shop-soldier-on #logo
{
  float: left;
  padding-bottom: 0;
}
.page-node-6137 #block-system-main-menu,
.page-node-6162 #block-system-main-menu,
.page-node-6726 #block-system-main-menu,
.page-node-6763 #block-system-main-menu,
.page-node-6919 #block-system-main-menu,
.page-node-6921 #block-system-main-menu,
.page-node-6984 #block-system-main-menu,
.page-node-6985 #block-system-main-menu,
.page-node-7136 #block-system-main-menu,
.page-node-7137 #block-system-main-menu,
.page-node-7168 #block-system-main-menu,
.page-node-7171 #block-system-main-menu,
.page-node-7184 #block-system-main-menu,
.page-node-7185 #block-system-main-menu,
.page-node-7753 #block-system-main-menu,
.page-node-7754 #block-system-main-menu,
.page-node-7779 #block-system-main-menu,
.page-node-7780 #block-system-main-menu,
.page-node-7781 #block-system-main-menu,
.page-node-7782 #block-system-main-menu,
.page-node-7923 #block-system-main-menu,
.page-node-7924 #block-system-main-menu,
.page-node-8108 #block-system-main-menu,
.page-node-8110 #block-system-main-menu,
.page-node-8112 #block-system-main-menu,
.page-node-8113 #block-system-main-menu,
.page-node-8320 #block-system-main-menu,
.page-node-8511 #block-system-main-menu,
.page-node-10474 #block-system-main-menu,
.page-node-11563 #block-system-main-menu,
.page-node-8512 #block-system-main-menu,
.page-node-13997 #block-system-main-menu,
.page-node-13998 #block-system-main-menu,
.page-node-13999 #block-system-main-menu,
.page-node-14000 #block-system-main-menu,
.page-node-15865 #block-system-main-menu,
.page-node-15866 #block-system-main-menu,
.page-node-15867 #block-system-main-menu,
.page-node-15868 #block-system-main-menu,
.page-node-15869 #block-system-main-menu,
.page-node-19170 #block-system-main-menu,
.page-node-19171 #block-system-main-menu,
.page-node-19572 #block-system-main-menu,
.page-node-20060 #block-system-main-menu,
.page-node-20061 #block-system-main-menu,
.page-node-20066 #block-system-main-menu,
.page-node-20067 #block-system-main-menu,
.page-node-20068 #block-system-main-menu,
.page-node-20122 #block-system-main-menu,
.page-node-23303 #block-system-main-menu,
.page-shop-greencross #block-system-main-menu,
.page-shop-soldier-on #block-system-main-menu
{
  float: right;
  height: 77px;
  position: static;
}
@media screen and (max-width: 768px) {
  .page-node-6137 #block-system-main-menu,
  .page-node-6162 #block-system-main-menu,
  .page-node-6726 #block-system-main-menu,
  .page-node-6763 #block-system-main-menu,
  .page-node-6919 #block-system-main-menu,
  .page-node-6921 #block-system-main-menu,
  .page-node-6984 #block-system-main-menu,
  .page-node-6985 #block-system-main-menu,
  .page-node-7136 #block-system-main-menu,
  .page-node-7137 #block-system-main-menu,
  .page-node-7168 #block-system-main-menu,
  .page-node-7171 #block-system-main-menu,
  .page-node-7184 #block-system-main-menu,
  .page-node-7185 #block-system-main-menu,
  .page-node-7753 #block-system-main-menu,
  .page-node-7754 #block-system-main-menu,
  .page-node-7779 #block-system-main-menu,
  .page-node-7780 #block-system-main-menu,
  .page-node-7781 #block-system-main-menu,
  .page-node-7782 #block-system-main-menu,
  .page-node-7923 #block-system-main-menu,
  .page-node-7924 #block-system-main-menu,
  .page-node-8108 #block-system-main-menu,
  .page-node-8110 #block-system-main-menu,
  .page-node-8112 #block-system-main-menu,
  .page-node-8113 #block-system-main-menu,
  .page-node-8320 #block-system-main-menu,
  .page-node-8511 #block-system-main-menu,
  .page-node-10474 #block-system-main-menu,
  .page-node-11563 #block-system-main-menu,
  .page-node-8512 #block-system-main-menu,
  .page-node-13997 #block-system-main-menu,
  .page-node-13998 #block-system-main-menu,
  .page-node-13999 #block-system-main-menu,
  .page-node-14000 #block-system-main-menu,
  .page-node-15865 #block-system-main-menu,
  .page-node-15866 #block-system-main-menu,
  .page-node-15867 #block-system-main-menu,
  .page-node-15868 #block-system-main-menu,
  .page-node-15869 #block-system-main-menu,
  .page-node-19170 #block-system-main-menu,
  .page-node-19171 #block-system-main-menu,
  .page-node-19572 #block-system-main-menu,
  .page-node-20060 #block-system-main-menu,
.page-node-20061 #block-system-main-menu,
.page-node-20066 #block-system-main-menu,
.page-node-20067 #block-system-main-menu,
.page-node-20068 #block-system-main-menu,
.page-node-20122 #block-system-main-menu,
.page-node-23303 #block-system-main-menu,
.page-shop-greencross #block-system-main-menu,
.page-shop-soldier-on #block-system-main-menu
  {
    background: #2e2e2e;
    position: absolute;
    width: 100%;
    height: auto;
    top: 52px;
    left: 0;
  }
}
.page-node-6137 #block-system-main-menu .content,
.page-node-6162 #block-system-main-menu .content,
.page-node-6726 #block-system-main-menu .content,
.page-node-6763 #block-system-main-menu .content,
.page-node-6919 #block-system-main-menu .content,
.page-node-6921 #block-system-main-menu .content,
.page-node-6984 #block-system-main-menu .content,
.page-node-6985 #block-system-main-menu .content,
.page-node-7136 #block-system-main-menu .content,
.page-node-7137 #block-system-main-menu .content,
.page-node-7168 #block-system-main-menu .content,
.page-node-7171 #block-system-main-menu .content,
.page-node-7184 #block-system-main-menu .content,
.page-node-7185 #block-system-main-menu .content,
.page-node-7753 #block-system-main-menu .content,
.page-node-7754 #block-system-main-menu .content,
.page-node-7779 #block-system-main-menu .content,
.page-node-7780 #block-system-main-menu .content,
.page-node-7781 #block-system-main-menu .content,
.page-node-7782 #block-system-main-menu .content,
.page-node-7923 #block-system-main-menu .content,
.page-node-7924 #block-system-main-menu .content,
.page-node-8108 #block-system-main-menu .content,
.page-node-8110 #block-system-main-menu .content,
.page-node-8112 #block-system-main-menu .content,
.page-node-8113 #block-system-main-menu .content,
.page-node-8320 #block-system-main-menu .content,
.page-node-8511 #block-system-main-menu .content,
.page-node-10474 #block-system-main-menu .content,
.page-node-11563 #block-system-main-menu .content,
.page-node-8512 #block-system-main-menu .content,
.page-node-13997 #block-system-main-menu .content,
.page-node-13998 #block-system-main-menu .content,
.page-node-13999 #block-system-main-menu .content,
.page-node-14000 #block-system-main-menu .content,
.page-node-15865 #block-system-main-menu .content,
.page-node-15866 #block-system-main-menu .content,
.page-node-15867 #block-system-main-menu .content,
.page-node-15868 #block-system-main-menu .content,
.page-node-15869 #block-system-main-menu .content,
.page-node-19170 #block-system-main-menu .content,
.page-node-19171 #block-system-main-menu .content,
.page-node-19572 #block-system-main-menu .content,
.page-node-20060 #block-system-main-menu .content,
.page-node-20061 #block-system-main-menu .content,
.page-node-20066 #block-system-main-menu .content,
.page-node-20067 #block-system-main-menu .content,
.page-node-20068 #block-system-main-menu .content,
.page-node-20122 #block-system-main-menu .content,
.page-node-23303 #block-system-main-menu .content,
.page-shop-greencross #block-system-main-menu .content,
.page-shop-soldier-on #block-system-main-menu .content
{
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
.page-node-6137 #block-system-main-menu .content ul,
.page-node-6162 #block-system-main-menu .content ul,
.page-node-6726 #block-system-main-menu .content ul,
.page-node-6763 #block-system-main-menu .content ul,
.page-node-6919 #block-system-main-menu .content ul,
.page-node-6921 #block-system-main-menu .content ul,
.page-node-6984 #block-system-main-menu .content ul,
.page-node-6985 #block-system-main-menu .content ul,
.page-node-7136 #block-system-main-menu .content ul,
.page-node-7137 #block-system-main-menu .content ul,
.page-node-7168 #block-system-main-menu .content ul,
.page-node-7171 #block-system-main-menu .content ul,
.page-node-7184 #block-system-main-menu .content ul,
.page-node-7185 #block-system-main-menu .content ul,
.page-node-7753 #block-system-main-menu .content ul,
.page-node-7754 #block-system-main-menu .content ul,
.page-node-7779 #block-system-main-menu .content ul,
.page-node-7780 #block-system-main-menu .content ul,
.page-node-7781 #block-system-main-menu .content ul,
.page-node-7782 #block-system-main-menu .content ul,
.page-node-7923 #block-system-main-menu .content ul,
.page-node-7924 #block-system-main-menu .content ul,
.page-node-8108 #block-system-main-menu .content ul,
.page-node-8110 #block-system-main-menu .content ul,
.page-node-8112 #block-system-main-menu .content ul,
.page-node-8113 #block-system-main-menu .content ul,
.page-node-8320 #block-system-main-menu .content ul,
.page-node-8511 #block-system-main-menu .content ul,
.page-node-10474 #block-system-main-menu .content ul,
.page-node-11563 #block-system-main-menu .content ul,
.page-node-8512 #block-system-main-menu .content ul,
.page-node-13997 #block-system-main-menu .content ul,
.page-node-13998 #block-system-main-menu .content ul,
.page-node-13999 #block-system-main-menu .content ul,
.page-node-14000 #block-system-main-menu .content ul,
.page-node-15865 #block-system-main-menu .content ul,
.page-node-15866 #block-system-main-menu .content ul,
.page-node-15867 #block-system-main-menu .content ul,
.page-node-15868 #block-system-main-menu .content ul,
.page-node-15869 #block-system-main-menu .content ul,
.page-node-19170 #block-system-main-menu .content ul,
.page-node-19171 #block-system-main-menu .content ul,
.page-node-19572 #block-system-main-menu .content ul,
.page-node-20060 #block-system-main-menu .content ul,
.page-node-20061 #block-system-main-menu .content ul,
.page-node-20066 #block-system-main-menu .content ul,
.page-node-20067 #block-system-main-menu .content ul,
.page-node-20068 #block-system-main-menu .content ul,
.page-node-20122 #block-system-main-menu .content ul,
.page-node-23303 #block-system-main-menu .content ul,
.page-shop-greencross #block-system-main-menu .content ul,
.page-shop-soldier-on #block-system-main-menu .content ul
{
    margin: 0;
}
@media screen and (max-width: 768px) {
  #block-system-main-menu .content ul {
    padding: 25px;
  }
}
.page-node-6137 #block-system-main-menu .content ul li,
.page-node-6162 #block-system-main-menu .content ul li,
.page-node-6726 #block-system-main-menu .content ul li,
.page-node-6763 #block-system-main-menu .content ul li,
.page-node-6919 #block-system-main-menu .content ul li,
.page-node-6921 #block-system-main-menu .content ul li,
.page-node-6984 #block-system-main-menu .content ul li,
.page-node-6985 #block-system-main-menu .content ul li,
.page-node-7136 #block-system-main-menu .content ul li,
.page-node-7137 #block-system-main-menu .content ul li,
.page-node-7168 #block-system-main-menu .content ul li,
.page-node-7171 #block-system-main-menu .content ul li,
.page-node-7184 #block-system-main-menu .content ul li,
.page-node-7185 #block-system-main-menu .content ul li,
.page-node-7753 #block-system-main-menu .content ul li,
.page-node-7754 #block-system-main-menu .content ul li,
.page-node-7779 #block-system-main-menu .content ul li,
.page-node-7780 #block-system-main-menu .content ul li,
.page-node-7781 #block-system-main-menu .content ul li,
.page-node-7782 #block-system-main-menu .content ul li,
.page-node-7923 #block-system-main-menu .content ul li,
.page-node-7924 #block-system-main-menu .content ul li,
.page-node-8108 #block-system-main-menu .content ul li,
.page-node-8110 #block-system-main-menu .content ul li,
.page-node-8112 #block-system-main-menu .content ul li,
.page-node-8113 #block-system-main-menu .content ul li,
.page-node-8320 #block-system-main-menu .content ul li,
.page-node-8511 #block-system-main-menu .content ul li,
.page-node-10474 #block-system-main-menu .content ul li,
.page-node-11563 #block-system-main-menu .content ul li,
.page-node-8512 #block-system-main-menu .content ul li,
.page-node-13997 #block-system-main-menu .content ul li,
.page-node-13998 #block-system-main-menu .content ul li,
.page-node-13999 #block-system-main-menu .content ul li,
.page-node-14000 #block-system-main-menu .content ul li,
.page-node-15865 #block-system-main-menu .content ul li,
.page-node-15866 #block-system-main-menu .content ul li,
.page-node-15867 #block-system-main-menu .content ul li,
.page-node-15868 #block-system-main-menu .content ul li,
.page-node-15869 #block-system-main-menu .content ul li,
.page-node-19170 #block-system-main-menu .content ul li,
.page-node-19171 #block-system-main-menu .content ul li,
.page-node-19572 #block-system-main-menu .content ul li,
.page-node-20060 #block-system-main-menu .content ul li,
.page-node-20061 #block-system-main-menu .content ul li,
.page-node-20066 #block-system-main-menu .content ul li,
.page-node-20067 #block-system-main-menu .content ul li,
.page-node-20068 #block-system-main-menu .content ul li,
.page-node-20122 #block-system-main-menu .content ul li,
.page-node-23303 #block-system-main-menu .content ul li,
.page-shop-greencross #block-system-main-menu .content ul li,
.page-shop-soldier-on #block-system-main-menu .content ul li

{
    float: left;
    padding: 25px 0 10px 20px;
    list-style: none;
    height: 77px;
}
@media screen and (max-width: 768px) {
  .page-node-6137 #block-system-main-menu .content ul li,
  .page-node-6162 #block-system-main-menu .content ul li,
  .page-node-6726 #block-system-main-menu .content ul li,
  .page-node-6763 #block-system-main-menu .content ul li,
  .page-node-6919 #block-system-main-menu .content ul li,
  .page-node-6921 #block-system-main-menu .content ul li,
  .page-node-6984 #block-system-main-menu .content ul li,
  .page-node-6985 #block-system-main-menu .content ul li,
  .page-node-7136 #block-system-main-menu .content ul li,
  .page-node-7137 #block-system-main-menu .content ul li,
  .page-node-7168 #block-system-main-menu .content ul li,
  .page-node-7171 #block-system-main-menu .content ul li,
  .page-node-7184 #block-system-main-menu .content ul li,
  .page-node-7185 #block-system-main-menu .content ul li,
  .page-node-7753 #block-system-main-menu .content ul li,
  .page-node-7754 #block-system-main-menu .content ul li,
  .page-node-7779 #block-system-main-menu .content ul li,
  .page-node-7780 #block-system-main-menu .content ul li,
  .page-node-7781 #block-system-main-menu .content ul li,
  .page-node-7782 #block-system-main-menu .content ul li,
  .page-node-7923 #block-system-main-menu .content ul li,
  .page-node-7924 #block-system-main-menu .content ul li,
  .page-node-8108 #block-system-main-menu .content ul li,
  .page-node-8110 #block-system-main-menu .content ul li,
  .page-node-8112 #block-system-main-menu .content ul li,
  .page-node-8113 #block-system-main-menu .content ul li,
  .page-node-8320 #block-system-main-menu .content ul li,
  .page-node-8511 #block-system-main-menu .content ul li,
  .page-node-10474 #block-system-main-menu .content ul li,
  .page-node-11563 #block-system-main-menu .content ul li,
  .page-node-8512 #block-system-main-menu .content ul li,
    .page-node-13997 #block-system-main-menu .content ul li,
      .page-node-13998 #block-system-main-menu .content ul li,
        .page-node-13999 #block-system-main-menu .content ul li,
          .page-node-14000 #block-system-main-menu .content ul li,
          .page-node-15865 #block-system-main-menu .content ul li,
          .page-node-15866 #block-system-main-menu .content ul li,
          .page-node-15867 #block-system-main-menu .content ul li,
          .page-node-15868 #block-system-main-menu .content ul li,
          .page-node-15869 #block-system-main-menu .content ul li,
          .page-node-19170 #block-system-main-menu .content ul li,
          .page-node-19171 #block-system-main-menu .content ul li,
          .page-node-19572 #block-system-main-menu .content ul li,
          .page-node-20060 #block-system-main-menu .content ul li,
          .page-node-20061 #block-system-main-menu .content ul li,
          .page-node-20066 #block-system-main-menu .content ul li,
          .page-node-20067 #block-system-main-menu .content ul li,
          .page-node-20068 #block-system-main-menu .content ul li,
          .page-node-20122 #block-system-main-menu .content ul li,
          .page-node-23303 #block-system-main-menu .content ul li,
          .page-shop-greencross #block-system-main-menu .content ul li,
          .page-shop-soldier-on #block-system-main-menu .content ul li
          {
    float: none;
    height: auto;
    margin: 0px 0px 10px 0px;
    padding: 0;
  }
}
.page-node-6137 #block-system-main-menu .content ul li a,
.page-node-6162 #block-system-main-menu .content ul li a,
.page-node-6726 #block-system-main-menu .content ul li a,
.page-node-6763 #block-system-main-menu .content ul li a,
.page-node-6919 #block-system-main-menu .content ul li a,
.page-node-6921 #block-system-main-menu .content ul li a,
.page-node-6984 #block-system-main-menu .content ul li a,
.page-node-6985 #block-system-main-menu .content ul li a,
.page-node-7136 #block-system-main-menu .content ul li a,
.page-node-7137 #block-system-main-menu .content ul li a,
.page-node-7168 #block-system-main-menu .content ul li a,
.page-node-7171 #block-system-main-menu .content ul li a,
.page-node-7184 #block-system-main-menu .content ul li a,
.page-node-7185 #block-system-main-menu .content ul li a,
.page-node-7753 #block-system-main-menu .content ul li a,
.page-node-7754 #block-system-main-menu .content ul li a,
.page-node-7779 #block-system-main-menu .content ul li a,
.page-node-7780 #block-system-main-menu .content ul li a,
.page-node-7781 #block-system-main-menu .content ul li a,
.page-node-7782 #block-system-main-menu .content ul li a,
.page-node-7923 #block-system-main-menu .content ul li a,
.page-node-7924 #block-system-main-menu .content ul li a,
.page-node-8108 #block-system-main-menu .content ul li a,
.page-node-8110 #block-system-main-menu .content ul li a,
.page-node-8112 #block-system-main-menu .content ul li a,
.page-node-8113 #block-system-main-menu .content ul li a,
.page-node-8320 #block-system-main-menu .content ul li a,
.page-node-8511 #block-system-main-menu .content ul li a,
.page-node-10474 #block-system-main-menu .content ul li a,
.page-node-11563 #block-system-main-menu .content ul li a,
.page-node-8512 #block-system-main-menu .content ul li a,
.page-node-13997 #block-system-main-menu .content ul li a,
.page-node-13998 #block-system-main-menu .content ul li a,
.page-node-13999 #block-system-main-menu .content ul li a,
.page-node-14000 #block-system-main-menu .content ul li a,
.page-node-15865 #block-system-main-menu .content ul li a,
.page-node-15866 #block-system-main-menu .content ul li a,
.page-node-15867 #block-system-main-menu .content ul li a,
.page-node-15868 #block-system-main-menu .content ul li a,
.page-node-15869 #block-system-main-menu .content ul li a,
.page-node-19170 #block-system-main-menu .content ul li a,
.page-node-19171 #block-system-main-menu .content ul li a,
.page-node-19572 #block-system-main-menu .content ul li a,
.page-node-20060 #block-system-main-menu .content ul li a,
.page-node-20061 #block-system-main-menu .content ul li a,
.page-node-20066 #block-system-main-menu .content ul li a,
.page-node-20067 #block-system-main-menu .content ul li a,
.page-node-20068 #block-system-main-menu .content ul li a,
.page-node-20122 #block-system-main-menu .content ul li a,
.page-node-23303 #block-system-main-menu .content ul li a,
.page-shop-greencross #block-system-main-menu .content ul li a,
.page-shop-soldier-on #block-system-main-menu .content ul li a
{
    text-decoration: none;
    color: #000;
    font-size: 21px;
    font-style: normal;
}
@media screen and (max-width: 768px) {
  .page-node-6137 #block-system-main-menu .content ul li a,
  .page-node-6162 #block-system-main-menu .content ul li a,
  .page-node-6726 #block-system-main-menu .content ul li a,
  .page-node-6763 #block-system-main-menu .content ul li a,
  .page-node-6919 #block-system-main-menu .content ul li a,
  .page-node-6921 #block-system-main-menu .content ul li a,
  .page-node-6984 #block-system-main-menu .content ul li a,
  .page-node-6985 #block-system-main-menu .content ul li a,
  .page-node-7136 #block-system-main-menu .content ul li a,
  .page-node-7137 #block-system-main-menu .content ul li a,
  .page-node-7168 #block-system-main-menu .content ul li a,
  .page-node-7171 #block-system-main-menu .content ul li a,
  .page-node-7184 #block-system-main-menu .content ul li a,
  .page-node-7185 #block-system-main-menu .content ul li a,
  .page-node-7753 #block-system-main-menu .content ul li a,
  .page-node-7754 #block-system-main-menu .content ul li a,
  .page-node-7779 #block-system-main-menu .content ul li a,
  .page-node-7780 #block-system-main-menu .content ul li a,
  .page-node-7781 #block-system-main-menu .content ul li a,
  .page-node-7782 #block-system-main-menu .content ul li a,
  .page-node-7923 #block-system-main-menu .content ul li a,
  .page-node-7924 #block-system-main-menu .content ul li a,
  .page-node-8108 #block-system-main-menu .content ul li a,
  .page-node-8110 #block-system-main-menu .content ul li a,
  .page-node-8112 #block-system-main-menu .content ul li a,
  .page-node-8113 #block-system-main-menu .content ul li a,
  .page-node-8320 #block-system-main-menu .content ul li a,
  .page-node-8511 #block-system-main-menu .content ul li a,
  .page-node-10474 #block-system-main-menu .content ul li a,
  .page-node-11563 #block-system-main-menu .content ul li a,
  .page-node-8512 #block-system-main-menu .content ul li a,
    .page-node-13997 #block-system-main-menu .content ul li a,
      .page-node-13998 #block-system-main-menu .content ul li a,
        .page-node-13999 #block-system-main-menu .content ul li a,
          .page-node-14000 #block-system-main-menu .content ul li a,
          .page-node-15865 #block-system-main-menu .content ul li a,
          .page-node-15866 #block-system-main-menu .content ul li a,
          .page-node-15867 #block-system-main-menu .content ul li a,
          .page-node-15868 #block-system-main-menu .content ul li a,
          .page-node-15869 #block-system-main-menu .content ul li a,
          .page-node-19170 #block-system-main-menu .content ul li a,
          .page-node-19171 #block-system-main-menu .content ul li a,
          .page-node-19572 #block-system-main-menu .content ul li a,
          .page-node-20060 #block-system-main-menu .content ul li a,
          .page-node-20061 #block-system-main-menu .content ul li a,
          .page-node-20066 #block-system-main-menu .content ul li a,
          .page-node-20067 #block-system-main-menu .content ul li a,
          .page-node-20068 #block-system-main-menu .content ul li a,
          .page-node-20122 #block-system-main-menu .content ul li a,
          .page-node-23303 #block-system-main-menu .content ul li a,
          .page-shop-greencross #block-system-main-menu .content ul li a,
          .page-shop-soldier-on #block-system-main-menu .content ul li a
          {
    color: #ffffff;
  }
}
.page-node-6137 #header .header-content,
.page-node-6162 #header .header-content,
.page-node-6726 #header .header-content,
.page-node-6763 #header .header-content,
.page-node-6919 #header .header-content,
.page-node-6921 #header .header-content,
.page-node-6984 #header .header-content,
.page-node-6985 #header .header-content,
.page-node-7136 #header .header-content,
.page-node-7137 #header .header-content,
.page-node-7168 #header .header-content,
.page-node-7171 #header .header-content,
.page-node-7184 #header .header-content,
.page-node-7185 #header .header-content,
.page-node-7753 #header .header-content,
.page-node-7754 #header .header-content,
.page-node-7779 #header .header-content,
.page-node-7780 #header .header-content,
.page-node-7781 #header .header-content,
.page-node-7782 #header .header-content,
.page-node-7923 #header .header-content,
.page-node-7924 #header .header-content,
.page-node-8108 #header .header-content,
.page-node-8110 #header .header-content,
.page-node-8112 #header .header-content,
.page-node-8113 #header .header-content,
.page-node-8320 #header .header-content,
.page-node-8511 #header .header-content,
.page-node-10474 #header .header-content,
.page-node-11563 #header .header-content,
.page-node-8512 #header .header-content,
.page-node-13997 #header .header-content,
.page-node-13998 #header .header-content,
.page-node-13999 #header .header-content,
.page-node-14000 #header .header-content,
.page-node-15865 #header .header-content,
.page-node-15866 #header .header-content,
.page-node-15867 #header .header-content,
.page-node-15868 #header .header-content,
.page-node-15869 #header .header-content,
.page-node-19170 #header .header-content,
.page-node-19171 #header .header-content,
.page-node-20060 #header .header-content,
.page-node-20061 #header .header-content,
.page-node-20066 #header .header-content,
.page-node-20067 #header .header-content,
.page-node-20068 #header .header-content,
.page-node-20122 #header .header-content,
.page-node-23303 #header .header-content,
.page-shop-greencross #header .header-content,
.page-shop-soldier-on #header .header-content
{
    padding: 0 50px;
    position: relative;
}
body.page-node-6137,
body.page-node-6162,
body.page-node-6726,
body.page-node-6763,
body.page-node-6919,
body.page-node-6921,
body.page-node-6984,
body.page-node-6985,
body.page-node-7136,
body.page-node-7137,
body.page-node-7168,
body.page-node-7171,
body.page-node-7184,
body.page-node-7185,
body.page-node-7753,
body.page-node-7754,
body.page-node-7779,
body.page-node-7780,
body.page-node-7781,
body.page-node-7782,
body.page-node-7923,
body.page-node-7924,
body.page-node-8108,
body.page-node-8110,
body.page-node-8112,
body.page-node-8113,
body.page-node-8320,
body.page-node-8511,
body.page-node-10474,
body.page-node-11563,
body.page-node-8512,
body.page-node-13997,
body.page-node-13998,
body.page-node-13999,
body.page-node-14000,
body.page-node-15865,
body.page-node-15866,
body.page-node-15867,
body.page-node-15868,
body.page-node-19170,
body.page-node-19171,
body.page-node-19572,
body.page-node-20060,
body.page-node-20061,
body.page-node-20066,
body.page-node-20067,
body.page-node-20068,
body.page-node-20122,
body.page-node-23303,
body.page-shop-greencross,
boby.page-shop-Soldier-On
{
  -webkit-font-smoothing: antialiased;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 1em;
  color: #424242;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  margin: 0;
}
.page-node-6137 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6162 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6726 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6763 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6919 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6921 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6984 #block-system-main-menu > .content > ul > li > a:after,
.page-node-6985 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7136 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7137 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7168 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7171 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7184 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7185 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7753 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7754 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7779 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7780 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7781 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7782 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7923 #block-system-main-menu > .content > ul > li > a:after,
.page-node-7924 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8108 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8110 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8112 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8113 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8320 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8511 #block-system-main-menu > .content > ul > li > a:after,
.page-node-10474 #block-system-main-menu > .content > ul > li > a:after,
.page-node-11563 #block-system-main-menu > .content > ul > li > a:after,
.page-node-8512 #block-system-main-menu > .content > ul > li > a:after,
.page-node-13997 #block-system-main-menu > .content > ul > li > a:after,
.page-node-13998 #block-system-main-menu > .content > ul > li > a:after,
.page-node-13999 #block-system-main-menu > .content > ul > li > a:after,
.page-node-14000 #block-system-main-menu > .content > ul > li > a:after,
.page-node-15865 #block-system-main-menu > .content > ul > li > a:after,
.page-node-15866 #block-system-main-menu > .content > ul > li > a:after,
.page-node-15867 #block-system-main-menu > .content > ul > li > a:after,
.page-node-15868 #block-system-main-menu > .content > ul > li > a:after,
.page-node-15869 #block-system-main-menu > .content > ul > li > a:after,
.page-node-19170 #block-system-main-menu > .content > ul > li > a:after,
.page-node-19171 #block-system-main-menu > .content > ul > li > a:after,
.page-node-19572 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20060 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20061 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20066 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20067 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20068 #block-system-main-menu > .content > ul > li > a:after,
.page-node-20122 #block-system-main-menu > .content > ul > li > a:after,
.page-node-23303 #block-system-main-menu > .content > ul > li > a:after,
.page-shop-greencross #block-system-main-menu > .content > ul > li > a:after,
.page-shop-soldier-on #block-system-main-menu > .content > ul > li > a:after
{
  display: none;
}
@media screen and (min-width: 781px) {
  .page-node-6137 #header #block-system-main-menu .menu li.first + li,
  .page-node-6162 #header #block-system-main-menu .menu li.first + li,
  .page-node-6726 #header #block-system-main-menu .menu li.first + li,
  .page-node-6763 #header #block-system-main-menu .menu li.first + li,
  .page-node-6919 #header #block-system-main-menu .menu li.first + li,
  .page-node-6921 #header #block-system-main-menu .menu li.first + li,
  .page-node-6984 #header #block-system-main-menu .menu li.first + li,
  .page-node-6985 #header #block-system-main-menu .menu li.first + li,
  .page-node-7136 #header #block-system-main-menu .menu li.first + li,
  .page-node-7137 #header #block-system-main-menu .menu li.first + li,
  .page-node-7168 #header #block-system-main-menu .menu li.first + li,
  .page-node-7171 #header #block-system-main-menu .menu li.first + li,
  .page-node-7184 #header #block-system-main-menu .menu li.first + li,
  .page-node-7185 #header #block-system-main-menu .menu li.first + li,
  .page-node-7753 #header #block-system-main-menu .menu li.first + li,
  .page-node-7754 #header #block-system-main-menu .menu li.first + li,
  .page-node-7779 #header #block-system-main-menu .menu li.first + li,
  .page-node-7780 #header #block-system-main-menu .menu li.first + li,
  .page-node-7781 #header #block-system-main-menu .menu li.first + li,
  .page-node-7782 #header #block-system-main-menu .menu li.first + li,
  .page-node-7923 #header #block-system-main-menu .menu li.first + li,
  .page-node-7924 #header #block-system-main-menu .menu li.first + li,
  .page-node-8108 #header #block-system-main-menu .menu li.first + li,
  .page-node-8110 #header #block-system-main-menu .menu li.first + li,
  .page-node-8112 #header #block-system-main-menu .menu li.first + li,
  .page-node-8113 #header #block-system-main-menu .menu li.first + li,
  .page-node-8320 #header #block-system-main-menu .menu li.first + li,
  .page-node-8511 #header #block-system-main-menu .menu li.first + li,
  .page-node-10474 #header #block-system-main-menu .menu li.first + li,
  .page-node-11563 #header #block-system-main-menu .menu li.first + li,
  .page-node-8512 #header #block-system-main-menu .menu li.first + li,
    .page-node-13997 #header #block-system-main-menu .menu li.first + li,
      .page-node-13998 #header #block-system-main-menu .menu li.first + li,
        .page-node-13999 #header #block-system-main-menu .menu li.first + li,
          .page-node-14000 #header #block-system-main-menu .menu li.first + li,
          .page-node-15865 #header #block-system-main-menu .menu li.first + li,
          .page-node-15866 #header #block-system-main-menu .menu li.first + li,
          .page-node-15867 #header #block-system-main-menu .menu li.first + li,
          .page-node-15868 #header #block-system-main-menu .menu li.first + li,
          .page-node-15869 #header #block-system-main-menu .menu li.first + li,
          .page-node-19170 #header #block-system-main-menu .menu li.first + li,
          .page-node-19171 #header #block-system-main-menu .menu li.first + li,
          .page-node-19572 #header #block-system-main-menu .menu li.first + li,
          .page-node-20060 #header #block-system-main-menu .menu li.first + li,
          .page-node-20061 #header #block-system-main-menu .menu li.first + li,
          .page-node-20066 #header #block-system-main-menu .menu li.first + li,
          .page-node-20067 #header #block-system-main-menu .menu li.first + li,
          .page-node-20068 #header #block-system-main-menu .menu li.first + li,
          .page-node-20122 #header #block-system-main-menu .menu li.first + li,
          .page-node-23303 #header #block-system-main-menu .menu li.first + li,
          .page-shop-greencross #header #block-system-main-menu .menu li.first + li,
          .page-shop-soldier-on #header #block-system-main-menu .menu li.first + li
          {
    background-image: url(/sites/all/themes/onthegosports/images/new-badge.png);
    background-repeat: no-repeat;
    background-position: 62px 3px;
  }
}
@media screen and (max-width: 768px) {
  .page-node-6137 #header .header-content,
  .page-node-6162 #header .header-content,
  .page-node-6726 #header .header-content,
  .page-node-6763 #header .header-content,
  .page-node-6919 #header .header-content,
  .page-node-6921 #header .header-content,
  .page-node-6984 #header .header-content,
  .page-node-6985 #header .header-content,
  .page-node-7136 #header .header-content,
  .page-node-7137 #header .header-content,
  .page-node-7168 #header .header-content,
  .page-node-7171 #header .header-content,
  .page-node-7184 #header .header-content,
  .page-node-7185 #header .header-content,
  .page-node-7753 #header .header-content,
  .page-node-7754 #header .header-content,
  .page-node-7779 #header .header-content,
  .page-node-7780 #header .header-content,
  .page-node-7781 #header .header-content,
  .page-node-7782 #header .header-content,
  .page-node-7923 #header .header-content,
  .page-node-7924 #header .header-content,
  .page-node-8108 #header .header-content,
  .page-node-8110 #header .header-content,
  .page-node-8112 #header .header-content,
  .page-node-8113 #header .header-content,
  .page-node-8320 #header .header-content,
  .page-node-8511 #header .header-content,
  .page-node-10474 #header .header-content,
  .page-node-11563 #header .header-content,
  .page-node-8512 #header .header-content,
    .page-node-13997 #header .header-content,
      .page-node-13998 #header .header-content,
        .page-node-13999 #header .header-content,
          .page-node-14000 #header .header-content,
          .page-node-15865 #header .header-content,
          .page-node-15866 #header .header-content,
          .page-node-15867 #header .header-content,
          .page-node-15868 #header .header-content,
          .page-node-15869 #header .header-content,
          .page-node-19170 #header .header-content,
          .page-node-19171 #header .header-content,
          .page-node-19572 #header .header-content,
          .page-node-20060 #header .header-content,
          .page-node-20061 #header .header-content,
          .page-node-20066 #header .header-content,
          .page-node-20067 #header .header-content,
          .page-node-20068 #header .header-content,
          .page-node-20122 #header .header-content,
          .page-node-23303 #header .header-content,
          .page-shop-greencross #header .header-content,
          .page-shop-soldier-on #header .header-content
  #header .header-top {
    padding: 0 20px;
  }
}

.view-home-page-testimonials .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: -10px;
}
.view-home-page-testimonials .owl-theme .owl-dots .owl-dot.active span,
.view-home-page-testimonials .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #81bb4e;
}
.view-home-page-testimonials .owl-theme .owl-dots .owl-dot span,
.view-home-page-testimonials .owl-theme .owl-dots .owl-dot:hover span {
  width: 5px;
  height: 5px;
  margin: 5px 5px;
}

#header ::-webkit-input-placeholder {
  color: #ffffff;
  font-style: italic;
}
#header ::-moz-placeholder {
  color: #ffffff;
  font-style: italic;
}
#header :-ms-input-placeholder {
  color: #ffffff;
  font-style: italic;
}
#header :-moz-placeholder {
  color: #ffffff;
  font-style: italic;
}
@media screen and (max-width: 991px) {
  .region-header #block-search-form input.form-text {
    width: 80%;
    border-radius: 20px;
    position: absolute;
  }
  .region-header #block-search-form input.form-text:focus {
    outline: 0;
  }
  .region-header #block-search-form input.form-submit {
    border: 0px solid #bcbcbc;
    background-color: transparent;
    z-index: 999;
    border-radius: 10px !important;
    }
  .close-search {
    display: none;
    width: 10%;
    height: 36px;
    float: left;
    /* background-color: yellow; */
    /* display: block; */
    z-index: 10000;
    position: relative;
  }
  .close-search img {
    height: 100%;
    width: auto;
    margin-top: 6px;
  }
}
@media only screen and (max-width: 769px) {
  /*shop*/
  .page-shop #main-wrapper {
    padding: 0 20px;
  }
  .page-shop #block-views-shop-landing-block-1 h2, .page-shop #block-views-shop-landing-block-2 h2 {
      font-size: 28px;
      margin-top: 15px;
  }
  .view-display-id-block_1 .views-field-name a, .view-display-id-block_2 .views-field-name a {
      font-size: 22px;
      padding: 0px 10px 0px 10px;
  }
  .page-shop .filter-mobile {
    display: inline-block;
  }
  .page-shop .view-products > .view-filters {
    width: 100%;
    margin: 20px 0;
    display: none;
  }
  .page-shop .view-products > .view-content {
    margin: 0;
    float: left;
    padding-top: 20px;
  }

  .node-type-product #content {
    padding: 25px 20px 20px 0;
  }
  .node-type-product .content .product-left {
    display: block;
    width: 300px;
    margin: 0 auto 20px auto;
  }
  .node-type-product .content .field-name-uc-product-image {
    width: 300px;
    height: 50px;
  }
  .node-type-product .content .field-name-uc-product-image .cycle-slide img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .field-name-uc-product-image #nav {
    width: auto;
    padding-top: 10px;
  }
  .field-name-uc-product-image #nav li {
    margin: 0;
    width: 25%;
    padding: 5px;
    border: none !important;
  }
  .field-name-uc-product-image #nav li a {
    border: 1px solid #292929;
    display: block;
  }
  .field-name-uc-product-image #nav li.cycle-pager-active a {
    border: 1px solid #99c353;
  }
  .field-name-uc-product-image #nav li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .node-type-product .content .product-right {
      display: block;
      padding-top: 0px;
  }
  .node-type-product .content .field-name-title {
    font-size: 28px;
    line-height: 1.2em;
  }
  .node-type-product .content .field-name-taxonomy-catalog .field-item {
    font-size: 17px;
  }
  .add-to-cart .attributes {
    margin-right: 0;
    width: 100%;
    display: block;
  }
  .attribute-1, .attribute-5, .attribute-3, .attribute-6, .form-type-radios.form-item-qty {
    display: block;
  }
  .form-type-radios.form-item-attributes-1, .form-type-radios.form-item-attributes-3, .form-type-radios.form-item-attributes-5 {
    width: 100%;
  }
  .form-item-attributes-2 > label, .form-item-attributes-1 > label, .form-item-attributes-5 > label, .form-item-attributes-3 > label, .form-type-radios.form-item-attributes-6 > label, .form-type-radios.form-item-qty > label {
    font-size: 18px;
  }
  #edit-attributes-1--3 .form-item, #edit-attributes-3--3 .form-item, #edit-attributes-5--3 .form-item,
  .form-type-radios.form-item-qty .form-radios .form-item {
    border: 1px solid #555555;
      display: inline-block;
      margin: 0px .5em 1em .5em;
      text-align: center;
      width: 20%;
      padding: 0;
  }
  .form-item-attributes-2, .form-type-radios.form-item-qty {
    width: 100%;
    margin-right: 0;
  }
  .form-type-radios.form-item-qty .form-radios {
    padding: 8px 0;
  }
  .form-type-radios.form-item-qty .form-radios .form-item label {
    padding: 8px 12px 8px 12px;
  }
  .node-type-product .content .add-to-cart .form-actions .node-add-to-cart {
      font-size: 22px;
      line-height: 22px;
      padding: 10px 20px;
  }
  .node-type-product .content .product-info.sell-price {
    font-size: 30px;
  }
  .node-type-product .content .product-bottom-tabs {
    padding-top: 30px;
  }
  .node-type-product .content .product-bottom-tabs a {
      height: 76px;
      margin: 0px 0px 25px 0px;
      margin-left: -4px;
      width: 90px;
      background-size: 100%;
  }
  .node-type-product .content .product-bottom-tabs a#tech-specs, .node-type-product .content .product-bottom-tabs a#benefits {
    margin-right: 5px;
  }
  .node-type-product .content .product-bottom-info > div {
    padding: 15px;
  }
  .node-type-product .content .product-bottom-info h2 {
    font-size: 20px;
    line-height: 1.2em;
  }
  .node-type-product .content .product-bottom-info img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }

  #related-products .view-title h2 {
    font-size: 28px;
  }

  .not-front.page-cart #main-wrapper {
      padding: 0;
  }
  .page-cart #content {
    padding: 20px;
  }
  .page-cart-checkout .fieldset-wrapper {
    padding-left: 0;
  }
  .page-cart-checkout .fieldset-wrapper .form-item.form-item-panes-delivery-delivery-street2 label {
    display: none;
  }
  .page-cart-checkout .fieldset-wrapper label {
    text-align: left;
  }
  .page-cart-checkout .fieldset-wrapper input[type="text"], .page-cart-checkout .fieldset-wrapper select {
    width: 100%;
  }

  .order-review-table {
    width: 600px;
  }
  .messages.status, .messages.error {
	    margin: 10px auto;
	    padding: 10px 20px;
	    font-size: 16px;
	}
	input[type="text"], input[type="email"], input[type="password"], select {
		height: 40px !important;
	    font-size: 16px !important;
	    padding: 0 10px !important;
	}
	textarea {
		font-size: 16px !important;
		padding: 5px 10px !important;
	}
	.fancy-OTG .form-item, #footer-columns .node-webform form .form-item {
		margin-bottom: 15px;
	}
	#uc-cart-view-form th {
	    font-size: 15px;
	}
	#uc-cart-view-form th:first-child + th {
		padding-left: 10px;
	}
	#uc-cart-view-form input[type="submit"] {
		/* font-size: 14px; */
		/* padding: 5px 10px; */
	}
	#uc-cart-view-form input#edit-continue-shopping {
		padding: 5px 10px;
		font-size: 13px;
	}
	#uc-cart-view-form .remove input[type="submit"] {
	    padding: 5px 10px;
	    font-size: 12px;
	}
	#uc-cart-view-form td {
	    font-size: 14px;
	}
	#uc-cart-view-form td.image {
		padding-left: 10px;
	}
	#uc-cart-view-form td.qty input {
	    height: auto !important;
	    padding: 0 !important;
	    font-size: 14px !important;
	}

	#uc-cart-view-form td.total, #uc-cart-view-form td.subtotal {
	    font-size: 20px;
	    padding-top: 30px !important;
	}

	#uc-cart-pane-coupon h3, #uc-cart-pane-coupon-automatic h3 {
		font-size: 20px;
	}

	.form-item .description {
	    font-size: 15px;
	    line-height: 1em;
	}

	.page-cart form.webform-client-form {
	    font-size: 15px;
	    line-height: 1.2em;
	}
	.page-cart form.webform-client-form .fieldset-legend {
		font-size: 20px;
	}
	.page-cart form.webform-client-form .form-item {
		margin-bottom: 15px;
	}
	.page-cart form.webform-client-form .form-type-checkbox input {
	    width: 15px;
	    height: 15px;
	}

	.page-cart-checkout .fieldset-wrapper {
		font-size: 15px;
	}
	.page-cart-checkout fieldset {
	    margin-top: 15px;
	}
	.page-cart-checkout fieldset:first-child {
    	margin-top: 0px;
	}
	.page-cart-checkout .fieldset-legend {
		font-size: 18px;
	}
	.page-cart-checkout .fieldset-wrapper td.subtotal {
	    font-size: 20px;
	}
	.page-cart-checkout .fieldset-wrapper .form-item {
		margin-top: 15px;
	}
	.page-cart #block-system-main .content p {
		font-size: 15px;
	}
	.page-cart-checkout .fieldset-wrapper select#edit-panes-payment-details-cc-exp-month {
		width: 130px;
	}
	.page-cart-checkout .fieldset-wrapper select#edit-panes-payment-details-cc-exp-year {
		width: 80px;
	}
	.page-cart-checkout input#edit-cancel, .page-cart-checkout input#edit-continue {
	    /* font-size: 15px; */
	    /* padding: 5px 10px; */
	}

	.order-review-table {
		width: 100%;
		font-size: 15px;
	}
	.order-review-table table tr th, .order-review-table table tr td {
		padding: 10px;
	}
	.order-review-table table tr th {
	    padding-bottom: 0;
	}
	.page-cart-checkout .order-review-table input[type="submit"] {
	    font-size: 17px;
	    padding: 5px 10px;
	}

  .page-shop .view-products > .view-content > .views-row {
		width: 49%;
		margin: 0 0 20px 0;
		padding: 0 5px;
	}
}
#block-block-32 .item-1 {
  display: none;
}
#block-block-32 .item-2 {
  display: none;
}
#block-block-32 .owl-item .item-1 {
  display: block;
}
#block-block-32 .owl-item .item-2 {
  display: block;
}
@media screen and (max-width: 991px) {
  .node-type-landing-page #main-wrapper {
		padding: 0;
	}
	#block-system-main .node-landing-page img + .section {
		position: relative;
	}
	#block-system-main .node-landing-page img + .section > div > div {
		color: #424242;
		padding: 20px;
	}
	#block-system-main .node-landing-page .section-detail-content h2 {
		font-size: 40px;
	}
	#block-system-main .node-landing-page .section-detail-content p {
		font-size: 18px;
	}
	.field-collection-container .field-item .content > div {
		width: 100%;
	}
	.field-collection-container .field-item .content .field-name-field-body {
		padding: 20px;
	}
	.field-collection-container .field-item .content .field-name-field-body h2 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.field-collection-container .field-item .content .field-name-field-body h3 {
		font-size: 16px;
	}

	.field-collection-container + .field-collection-container > .field > .field-items > .field-item {
		width: 100%;
		padding: 20px 20px 0 20px !important;
	}
	.field-collection-container + .field-collection-container .field-item .content .field-name-field-body {
		padding-top: 20px;
	}
	.field-collection-container + .field-collection-container .field-item .content .field-name-field-link {
		padding: 0;
	}
}
@media screen and (max-width: 991px) {
  .field-landing-banners .landing-banner {
    width: 100%;
  }
  .field-landing-banners .landing-banner .section > div > div {
    padding: 25px;
  }
  .field-landing-banners .landing-banner h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 991px) {
  #block-system-main .node-landing-page .section-detail-content h2 {
		font-size: 40px;
	}
	#block-system-main .node-landing-page .section-detail-content p {
		font-size: 18px;
	}
  .field-collection-container .field-item .content .field-name-field-link a {
		font-size: 16px;
		margin: 0px;
	}
}
@media screen and (max-width: 991px) {
  #node-7406 {
    margin-top: 40px;
  }
}
#block-views-testimonials-block p {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  padding: 0px 20px;
  text-align: center;
}
#block-views-testimonials-block .owl-theme .owl-dots .owl-dot span {
  width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
  background: #85c448;
    width: 25px;
    height: 25px;
    margin: 5px 8px;
}
#block-views-testimonials-block .owl-theme .owl-dots .owl-dot.active span {
  background: #2e2e2e;
  border: 3px solid #85c448;
}
@media screen and (max-width: 991px) {
  #block-views-testimonials-block .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
  }
}
#footer-columns .node-webform {
  padding-left: 70px;
}
#footer-columns .node-webform .field-name-body {
  display: table-cell;
  vertical-align: top;
  float: left;
  width: 50%;
}
#footer-columns .node-webform form {
  display: table-cell;
  vertical-align: top;
  float: none;
  /* width: auto; */
  padding-left: 100px;
  margin: 0;
}
#footer-columns .node-webform {
    padding: 65px 25px;
}
#footer-columns .node-webform h2 {
  font-size: 48px;
}
#footer-columns .node-webform h3 {
  font-size: 24px;
  line-height: 1.4;
}
#footer-columns .node-webform p {
  font-size: 22px;
}
#footer-columns .node-webform form {
  padding-left: 75px;
}
#footer-columns .node-webform form .form-item {
    margin: 0 0 18px 0;
}
#footer-columns .node-webform form input {
    /* height: 45px;
    font-size: 20px;
    padding: 7px 15px; */
}
#footer-columns .node-webform form textarea {
    padding: 7px 15px;
    font-size: 20px;
}
@media screen and (max-width: 991px) {
  #footer-columns .node-webform {
	    padding: 40px 15px;
	}
	#footer-columns .node-webform h2 {
		font-size: 35px;
	}
	#footer-columns .node-webform h3 {
		font-size: 18px;
		margin-top: 15px;
	}
	#footer-columns .node-webform form {
		padding-left: 50px;
	}
	#footer-columns .node-webform .field-name-body {
		width: 350px;
	}
  #footer-columns .node-webform {
	    padding: 40px 20px;
	}
	#footer-columns .node-webform h2 {
		font-size: 24px;
	}
	#footer-columns .node-webform h3 {
		font-size: 16px;
		margin-top: 15px;
	}
	#footer-columns .node-webform p {
		font-size: 16px;
	}
	#footer-columns .node-webform form {
		padding: 0;
	}
	#footer-columns .node-webform .field-name-body {
		width: 100%;
		display: block;
	}
}
@media screen and (max-width: 991px) {
  .page-news #main-wrapper {
		padding-left: 15px;
	}
  .page-news #content, .page-news #triptych-wrapper {
    display: block;
  }
	.view-id-news div .views-row {
		padding: 30px 15px 20px 0;
		margin: 0;
	}
	.view-id-news div .views-row > div {
		display: block;
	}
	.view-id-news div .views-row .views-field-field-image + .views-field-body {
		padding: 0;
	}
	.view-id-news div .views-row .news-detail .news-title a {
		font-size: 35px;
	}
	.page-news #sidebar-second, .node-type-blog #sidebar-second {
		padding: 15px;
		width: 200px;
	}
	.page-news #sidebar-second h2, .node-type-blog #sidebar-second h2 {
		font-size: 25px;
		line-height: 1em;
	}
	.page-news #sidebar-second .views-field-title a, .node-type-blog #sidebar-second .views-field-title a {
		font-size: 19px;
	}
  .page-news #content {
		display: block;
	}
	.view-id-news div .views-row {
	    padding: 25px 0 0 0;
	    margin: 0 20px 0 0;
	}
	.view-id-news div .views-row > div {
		display: block;
	}
	.view-id-news div .views-row .views-field-field-image, .page-news #sidebar-second {
		width: 100%;
	}
	.view-id-news div .views-row .views-field-field-image + .views-field-body {
		padding: 0;
	}
	.view-id-news div .views-row .news-detail .news-date {
	    margin: 10px 0 10px 0;
	    padding-bottom: 10px;
	    border-width: 2px;
	}
	.view-id-news div .views-row .news-detail .news-title a {
		font-size: 24px;
	}
	.view-id-news div .views-row .news-detail .news-body iframe {
		margin: 20px 0;
		width: 100%;
	}
	.page-news #sidebar-second, .node-type-blog #sidebar-second {
		display: block;
		width: auto;
		margin: 20px 20px 20px 0;
		padding: 15px 0 15px 15px;
	}
	.page-news #sidebar-second > section, .node-type-blog #sidebar-second > section {
		padding-right: 15px;
	}
	.page-news #sidebar-second .views-row, .node-type-blog #sidebar-second .views-row {
		padding: 15px 0;
	}
	.page-news #sidebar-second h2, .node-type-blog #sidebar-second h2 {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.page-news #sidebar-second .views-field-created, .node-type-blog #sidebar-second .views-field-created {
		margin-bottom: 10px;
	}
	.page-news #sidebar-second .views-field-title a, .node-type-blog #sidebar-second .views-field-title a {
		font-size: 18px;
	}
}
@media screen and (max-width: 991px) {
  .node-blog {
    margin-top: 26px;
  }
  .node-type-blog #content,
  .node-type-blog #triptych-wrapper {
		display: block;
    padding: 0;
	}
  .node-type-blog #triptych-wrapper {
    padding: 15px;
  }
	.node-type-blog .node-blog .submitted {
		margin: 20px 0;
	}
	.node-type-blog .node-blog h2 {
		padding-right: 20px;
		margin-top: 0;
	}
	.node-type-blog .node-blog > .content {
		margin-right: 0px;
	}
  .node-type-blog .node-blog img {
    height: auto!important;
    max-width: 100%;
  }
}
.related-products.owl-carousel .owl-item img {
  margin: 0px auto;
  width: auto;
}

body .kb-wrapper .kb-wizard-group-header {
    background: #85c448!important;
    color: #595b5d!important;
}


.embedded-video iframe{
    max-width: 100%;
    max-height: 229px;
}

.cart-empty {
  margin: 36px 0px 16px 0px;
  text-align: center;
}
.cart-empty a {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  background: #85c448;
  text-decoration: none;
  text-align: center;
  margin: 20px 0 0 0px !important;
  border: none;
  text-transform: uppercase;
}
#uc-cart-view-form img, #uc-cart-billing-form img, #uc-cart-checkout-form img {
    float: none;
    height: auto;
    max-width: 100%;
    padding: 0;
}

.close-search{
    display: none !important;
}

.region-header #block-search-form {
  float: right;       
  display:flex;
  position: absolute;
  right: 140px;
} 

@media screen and (max-width: 1199px){
    .region-header #block-search-form {
        display: none;
    }
    .region-header #block-uc-cart-cart {
        margin-top: 0px;
    }
    #block-block-28{
        display: none;
    }

}

@media screen and (max-width: 1399px){
    .region-header #block-search-form input.form-text{
        width: 120px;
    }
}

#block-block-113 {
    width: 110%;
    background-color: white;
    height: 50px;
    margin: 0px -15px;
    display: none;
}


@media screen and (max-width: 600px){
    #block-block-113 {
      display: block;
    }
}

#block-block-112{
      margin: 0px -15px;
    padding: 10px 15px;
    background-color: black;
    color: #ffffff;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}


.node-type-kitbuilder-products .field-name-field-spring img {
    width: 100%;
    height: auto;
}
