.container {
  width: auto;
  max-width: 100%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 1em; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.flags {
  background: url("../../images/flags.png") no-repeat; }

.gb {
  background-position: 0 -2914px; }

.ie {
  background-position: 0 -3616px; }

.de {
  background-position: 0 -2304px; }

.eu {
  background-position: 0 -256px; }

.nl {
  background-position: 0 -5504px; }

.fr {
  background-position: 0 -2848px; }

.container {
  width: auto;
  max-width: 100%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 1em;
  width: 1020px;
  padding: 0 10px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.default-button {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  background-color: #c60024;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 1.1rem;
  -webkit-box-shadow: 0px 0px 2px 0px #555555;
  box-shadow: 0px 0px 2px 0px #555555;
  -webkit-transition: opacity-color 0.2s ease;
          transition: opacity-color 0.2s ease; }
  .default-button i {
    margin-right: 5px; }
  .default-button:visited, .default-button:active {
    color: #ffffff; }

.default-button--secondary {
  background-color: #2D89B0;
  border: 1px solid #000000; }

.default-button--grey {
  background-color: #555555;
  border: 1px solid #000000; }

/**
 * CONTAINER WIDTH - DONT ALTER
 */
.feed-icons {
  height: 30px; }

.mobile-menu {
  display: none; }

#container,
.container {
  position: relative; }

#view-filter-options {
  display: none; }

@media only screen and (max-width: 480px) {
  body #container, body .container {
    max-width: 320px;
    padding-left: 10px;
    padding-right: 10px; }
  body .search-page {
    margin-top: 20px; }
    body .search-page #paging p > span,
    body .search-page #paging2 p > span {
      display: inline-block;
      width: 90px; }
    body .search-page #paging p select,
    body .search-page #paging2 p select {
      margin-bottom: 10px; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img.feed_icon {
      width: auto; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img {
      max-width: 100%; }
    body .search-page .paging_top {
      overflow: hidden;
      margin-top: 0; }
    body .search-page .paging_options {
      float: none;
      margin-bottom: 0;
      margin-top: 20px; }
    body .search-page .pagination_product {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin-bottom: 20px; }
      body .search-page .pagination_product:after {
        content: "";
        display: table;
        clear: both; }
      body .search-page .pagination_product li {
        display: inline-block; }
        body .search-page .pagination_product li a, body .search-page .pagination_product li a:visited {
          display: block;
          padding: 3px; }
  body .no-mobile {
    display: none !important; }
  body .mobile-menu {
    display: block;
    position: relative;
    z-index: 1000000;
    background: #C60024;
    padding-bottom: 1px; }
    body .mobile-menu .container {
      margin-left: 0;
      max-width: 460px;
      width: 100%; }
    body .mobile-menu ul {
      float: left;
      position: static;
      padding-left: 90px;
      line-height: 47px; }
      body .mobile-menu ul li {
        display: inline-block; }
        body .mobile-menu ul li:first-child {
          width: 75px;
          height: 75px;
          position: absolute;
          left: 0px; }
          body .mobile-menu ul li:first-child img {
            max-width: 52px; }
        body .mobile-menu ul li.right {
          display: none; }
    body .mobile-menu p {
      margin: 0;
      padding: 15px 15px;
      text-align: right;
      color: white; }
      body .mobile-menu p span {
        display: none; }
  body .shifter-navigation {
    background: #555 !important;
    width: -webkit-calc(100% - 52px) !important;
    width: calc(100% - 52px) !important;
    z-index: 2 !important; }
  body #mobile-menu-body {
    margin: 0; }
    body #mobile-menu-body li {
      border-bottom: 1px solid #28799c;
      border-top: 1px solid #3299c4;
      position: relative; }
      body #mobile-menu-body li a, body #mobile-menu-body li a:visited {
        display: block;
        padding: 12px 20px;
        color: white; }
        body #mobile-menu-body li a.expand, body #mobile-menu-body li a:visited.expand {
          position: absolute;
          right: 10px;
          top: 7px;
          z-index: 5;
          border: 1px solid white;
          width: 28px;
          height: 28px;
          line-height: 24px;
          padding: 0;
          text-align: center;
          border-radius: 100%; }
    body #mobile-menu-body ul {
      display: none;
      margin: 0; }
    body #mobile-menu-body > li {
      background: #2D89B0;
      border: none;
      margin: 0; }
      body #mobile-menu-body > li > a, body #mobile-menu-body > li > a:visited {
        background: inherit;
        margin: 0;
        border-bottom: 1px solid #28799c;
        border-top: 1px solid #3299c4; }
      body #mobile-menu-body > li > ul {
        background: #236987; }
        body #mobile-menu-body > li > ul > li {
          background: inherit;
          border: none;
          margin: 0; }
          body #mobile-menu-body > li > ul > li > a, body #mobile-menu-body > li > ul > li > a:visited {
            background: inherit;
            margin: 0;
            border-bottom: 1px solid #1d5a73;
            border-top: 1px solid #28799c; }
          body #mobile-menu-body > li > ul > li > ul {
            background: #1d5a73; }
            body #mobile-menu-body > li > ul > li > ul > li {
              background: inherit;
              border: none;
              margin: 0; }
              body #mobile-menu-body > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > a:visited {
                background: inherit;
                margin: 0;
                border-bottom: 1px solid #184a5f;
                border-top: 1px solid #236987; }
              body #mobile-menu-body > li > ul > li > ul > li > ul {
                background: #184a5f; }
                body #mobile-menu-body > li > ul > li > ul > li > ul > li {
                  background: inherit;
                  border: none;
                  margin: 0; }
                  body #mobile-menu-body > li > ul > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > ul > li > a:visited {
                    background: inherit;
                    margin: 0;
                    border-bottom: 1px solid #133a4a;
                    border-top: 1px solid #1d5a73; }
  body .zoomWindow {
    position: relative;
    top: 0px !important;
    left: 0px !important; }
  body * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  body .shifter-page {
    padding-top: 20px; }
  body #header #upper_area {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-top: 0;
    text-align: center; }
    body #header #upper_area:after {
      content: "";
      display: table;
      clear: both; }
    body #header #upper_area ul {
      float: left;
      clear: none;
      padding-left: 0;
      padding-right: 0;
      text-align: inherit;
      width: 100%;
      margin-left: 0%;
      margin-right: 0%; }
      body #header #upper_area ul:after {
        content: "";
        display: table;
        clear: both; }
      body #header #upper_area ul li {
        border: none;
        display: block;
        float: none;
        font-size: 12px; }
  body #header .header_info {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #header .header_info:after {
      content: "";
      display: table;
      clear: both; }
    body #header .header_info ul {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      text-align: center;
      margin-bottom: 5px; }
      body #header .header_info ul:after {
        content: "";
        display: table;
        clear: both; }
  body #header > a,
  body #header > a:visited {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #header > a:after,
    body #header > a:visited:after {
      content: "";
      display: table;
      clear: both; }
    body #header > a img,
    body #header > a:visited img {
      position: static !important;
      margin: 0 auto; }
  body #header #search_form {
    width: 250px;
    margin: 0 0 0 0;
    display: inline-block;
    float: none; }
  body #header input[type="text"] {
    width: 200px;
    padding: 15px 10px; }
  body #mega-menu-1 {
    display: none; }
  body #featured_bar {
    margin: 0 0 0 0; }
  body #featured_bar ul li {
    margin: 0 0 20px 0 !important;
    width: 100%; }
    body #featured_bar ul li a, body #featured_bar ul li a:visited {
      display: block; }
      body #featured_bar ul li a img, body #featured_bar ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%; }
    body #featured_bar ul li:last-child {
      margin: 0 !important; }
  body #featured_bar2 ul li {
    margin: 0 0 20px 0 !important;
    width: 100%; }
    body #featured_bar2 ul li a, body #featured_bar2 ul li a:visited {
      display: block; }
      body #featured_bar2 ul li a img, body #featured_bar2 ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%; }
    body #featured_bar2 ul li:last-child {
      margin: 0 !important; }
  body .download_link {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding-left: 20px;
    text-align: center; }
    body .download_link:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body .image-detail-page:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    padding: 0px;
    margin: 0 0 20px 0;
    background: #8A2BE2; }
    body .image-detail-page h1 {
      padding: 15px;
      margin: 0 !important;
      font-size: 16px;
      text-align: center; }
  body #tabs #select_products,
  body #tabs #latest_prods,
  body #tabs #our_recommendations {
    padding: 0; }
    body #tabs #select_products > div,
    body #tabs #latest_prods > div,
    body #tabs #our_recommendations > div {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      border-bottom: 1px dashed grey;
      padding-bottom: 30px; }
      body #tabs #select_products > div:after,
      body #tabs #latest_prods > div:after,
      body #tabs #our_recommendations > div:after {
        content: "";
        display: table;
        clear: both; }
      body #tabs #select_products > div a, body #tabs #select_products > div a:visited,
      body #tabs #latest_prods > div a,
      body #tabs #latest_prods > div a:visited,
      body #tabs #our_recommendations > div a,
      body #tabs #our_recommendations > div a:visited {
        display: block; }
        body #tabs #select_products > div a img, body #tabs #select_products > div a:visited img,
        body #tabs #latest_prods > div a img,
        body #tabs #latest_prods > div a:visited img,
        body #tabs #our_recommendations > div a img,
        body #tabs #our_recommendations > div a:visited img {
          width: 100%; }
          body #tabs #select_products > div a img.feed_icon, body #tabs #select_products > div a:visited img.feed_icon,
          body #tabs #latest_prods > div a img.feed_icon,
          body #tabs #latest_prods > div a:visited img.feed_icon,
          body #tabs #our_recommendations > div a img.feed_icon,
          body #tabs #our_recommendations > div a:visited img.feed_icon {
            width: auto; }
      body #tabs #select_products > div h3,
      body #tabs #latest_prods > div h3,
      body #tabs #our_recommendations > div h3 {
        font-size: 16px;
        text-align: center; }
        body #tabs #select_products > div h3 + p,
        body #tabs #latest_prods > div h3 + p,
        body #tabs #our_recommendations > div h3 + p {
          text-align: center; }
          body #tabs #select_products > div h3 + p a, body #tabs #select_products > div h3 + p a:visited,
          body #tabs #latest_prods > div h3 + p a,
          body #tabs #latest_prods > div h3 + p a:visited,
          body #tabs #our_recommendations > div h3 + p a,
          body #tabs #our_recommendations > div h3 + p a:visited {
            display: inline-block;
            padding: 15px;
            font-size: 14px !important;
            margin: 0; }
  body .inner_page > #breadcrumb {
    margin: 20px 0 !important; }
  body #product_images {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_images:after {
      content: "";
      display: table;
      clear: both; }
    body #product_images #main_image_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #product_images #main_image_con:after {
        content: "";
        display: table;
        clear: both; }
    body #product_images #swatch_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #product_images #swatch_con:after {
        content: "";
        display: table;
        clear: both; }
    body #product_images > a, body #product_images > a:visited {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images > a:after, body #product_images > a:visited:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images > a:nth-child(3n), body #product_images > a:visited:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #product_images > a img, body #product_images > a:visited img {
        max-width: 100%; }
  body #product_textarea {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_textarea:after {
      content: "";
      display: table;
      clear: both; }
  body #rel_products {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #rel_products:after {
      content: "";
      display: table;
      clear: both; }
    body #rel_products .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%; }
      body #rel_products .item:after {
        content: "";
        display: table;
        clear: both; }
      body #rel_products .item:nth-child(2n) {
        margin-right: 0;
        float: right; }
  body #prod_tabs {
    width: 100%; }
  body #buy_area {
    padding: 0 20px 20px 20px; }
    body #buy_area .left {
      width: 100%; }
    body #buy_area .right {
      margin: 20px 0;
      width: 100%; }
  body #branding img {
    max-width: 100%; }
  body #social {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #social:after {
      content: "";
      display: table;
      clear: both; }
    body #social a, body #social a:visited {
      display: inline-block;
      margin: 10px; }
  body #sign_up_bar {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #sign_up_bar:after {
      content: "";
      display: table;
      clear: both; }
    body #sign_up_bar form {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 20px 0 !important;
      text-align: center; }
      body #sign_up_bar form:after {
        content: "";
        display: table;
        clear: both; }
      body #sign_up_bar form input {
        margin-top: 20px; }
      body #sign_up_bar form input[type="text"] {
        width: 175px;
        padding: 5px 10px; }
  body #footer .footer_block {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    min-height: 0;
    border: none;
    border-bottom: 1px dashed #898989;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    body #footer .footer_block:after {
      content: "";
      display: table;
      clear: both; }
  body #mobile-box {
    display: none;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1000002;
    width: auto;
    float: none;
    background: white;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px; }
    body #mobile-box > div {
      overflow: auto;
      max-height: 100%;
      border: 1px solid #ddd;
      border-radius: 5px; }
    body #mobile-box #left_section {
      float: none;
      width: auto;
      margin: 0; }
      body #mobile-box #left_section .side_box {
        border: none; }
      body #mobile-box #left_section form ul {
        border: none;
        padding: 20px; }
        body #mobile-box #left_section form ul li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul li:nth-child(2n) {
            margin-right: 0;
            float: right; }
        body #mobile-box #left_section form ul.Colour li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 17.6%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul.Colour li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(2n) {
            float: left;
            clear: none;
            text-align: inherit;
            padding-left: 0;
            padding-right: 0;
            width: 17.6%;
            margin-left: 0%;
            margin-right: 3%; }
            body #mobile-box #left_section form ul.Colour li:nth-child(2n):after {
              content: "";
              display: table;
              clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(5n) {
            margin-right: 0;
            float: right; }
    body #mobile-box #close-box {
      position: absolute;
      top: 2px;
      right: 2px;
      font-size: 22px;
      cursor: pointer; }
  body #mobile-overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000001;
    background: black;
    opacity: 0.8; }
  body.mobile-overlay #mobile-overlay,
  body.mobile-overlay #mobile-box {
    display: block; }
  body #right_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #right_content:after {
      content: "";
      display: table;
      clear: both; }
    body #right_content .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%; }
      body #right_content .item:after {
        content: "";
        display: table;
        clear: both; }
      body #right_content .item:nth-child(2n) {
        margin-right: 0;
        float: right; }
      body #right_content .item a, body #right_content .item a:visited {
        display: block; }
  body #view-filter-options {
    background: #C60024;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 0 20px 0;
    cursor: pointer; }
  body #paging p > span,
  body #paging2 p > span {
    display: inline-block;
    width: 90px; }
  body #paging p select,
  body #paging2 p select {
    margin-bottom: 10px; }
  body .paging_top {
    overflow: hidden;
    margin-top: 0; }
  body .paging_options {
    float: none;
    margin-bottom: 0;
    margin-top: 20px; }
  body .pagination_product {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-bottom: 20px; }
    body .pagination_product:after {
      content: "";
      display: table;
      clear: both; }
    body .pagination_product li {
      display: inline-block; }
      body .pagination_product li a, body .pagination_product li a:visited {
        display: block;
        padding: 3px; }
  body #cat_banner, body #cat_banner_images, body #cat_banner_images div.banner_inner_con {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    height: 75px; }
    body #cat_banner:after, body #cat_banner_images:after, body #cat_banner_images div.banner_inner_con:after {
      content: "";
      display: table;
      clear: both; }
    body #cat_banner img, body #cat_banner_images img, body #cat_banner_images div.banner_inner_con img {
      max-width: 100%; }
    body #cat_banner #buttons, body #cat_banner_images #buttons, body #cat_banner_images div.banner_inner_con #buttons {
      display: none; }
  body #cart-page {
    margin-top: 20px; }
    body #cart-page p.success {
      margin: 10px 0 0 0; }
    body #cart-page h1 {
      margin-bottom: 0; }
    body #cart-page table, body #cart-page thead, body #cart-page tbody, body #cart-page tfoot, body #cart-page th, body #cart-page td, body #cart-page tr {
      display: block; }
    body #cart-page thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #cart-page tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #cart-page td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
      body #cart-page td:last-child {
        border: none; }
      body #cart-page td input[type="text"], body #cart-page td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #cart-page td input[type="text"]:after, body #cart-page td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #cart-page td input[type="text"] dt, body #cart-page td input[type="text"] dd, body #cart-page td dl dt, body #cart-page td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #cart-page td input[type="text"] dt:after, body #cart-page td input[type="text"] dd:after, body #cart-page td dl dt:after, body #cart-page td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #cart-page td input[type="text"] dd, body #cart-page td dl dd {
          margin-right: 0;
          float: right; }
      body #cart-page td input[type="text"] {
        padding: 10px; }
    body #cart-page td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #cart-page tfoot {
      width: 100%; }
    body #cart-page #items_cart,
    body #cart-page #middle_col,
    body #cart-page #right_col {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 20px;
      border: 1px solid #ccc; }
      body #cart-page #items_cart:after,
      body #cart-page #middle_col:after,
      body #cart-page #right_col:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart #voucher_box,
      body #cart-page #items_cart #shipping_box,
      body #cart-page #middle_col #voucher_box,
      body #cart-page #middle_col #shipping_box,
      body #cart-page #right_col #voucher_box,
      body #cart-page #right_col #shipping_box {
        border: none;
        padding: 0; }
    body #cart-page #total_box {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 0; }
      body #cart-page #total_box:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #total_box p {
        font-size: 16px;
        padding: 15px;
        text-align: center; }
      body #cart-page #total_box > dl, body #cart-page #total_box > p.right {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #total_box > dl:after, body #cart-page #total_box > p.right:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #total_box > dl {
        margin-bottom: 0; }
      body #cart-page #total_box > p.right {
        padding-bottom: 0; }
        body #cart-page #total_box > p.right span {
          display: block;
          margin-bottom: 10px; }
    body #cart-page #items_cart .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #cart-page #items_cart .item:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart .item > a {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 26.42857%;
        margin-left: 0%;
        margin-right: 3%; }
        body #cart-page #items_cart .item > a:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #items_cart .item > h3, body #cart-page #items_cart .item > p {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 70.57143%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #items_cart .item > h3:after, body #cart-page #items_cart .item > p:after {
          content: "";
          display: table;
          clear: both; }
  body .single-page {
    max-width: 100%; }
  body #checkout_progress {
    display: none; }
  body #checkout_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #checkout_content:after {
      content: "";
      display: table;
      clear: both; }
    body #checkout_content .inline_form_element {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 0 0 10px 0; }
      body #checkout_content .inline_form_element:after {
        content: "";
        display: table;
        clear: both; }
    body #checkout_content label {
      margin: 0 0 5px 0; }
    body #checkout_content input[type="text"] {
      width: 100%; }
    body #checkout_content .large_field {
      width: 100% !important; }
    body #checkout_content select {
      width: 100%; }
    body #checkout_content textarea {
      width: 100%;
      margin: 20px 0;
      height: 80px; }
    body #checkout_content #payment_list span {
      display: block;
      margin: 10px 0;
      font-size: 12px; }
    body #checkout_content table, body #checkout_content thead, body #checkout_content tbody, body #checkout_content tfoot, body #checkout_content th, body #checkout_content td, body #checkout_content tr {
      display: block; }
    body #checkout_content thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #checkout_content tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #checkout_content td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      text-align: left; }
      body #checkout_content td:last-child {
        border: none; }
      body #checkout_content td input[type="text"], body #checkout_content td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #checkout_content td input[type="text"]:after, body #checkout_content td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #checkout_content td input[type="text"] dt, body #checkout_content td input[type="text"] dd, body #checkout_content td dl dt, body #checkout_content td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #checkout_content td input[type="text"] dt:after, body #checkout_content td input[type="text"] dd:after, body #checkout_content td dl dt:after, body #checkout_content td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #checkout_content td input[type="text"] dd, body #checkout_content td dl dd {
          margin-right: 0;
          float: right; }
      body #checkout_content td input[type="text"] {
        padding: 10px; }
    body #checkout_content td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #checkout_content tfoot {
      width: 100%; }
    body #checkout_content .checkout_box .right a, body #checkout_content .checkout_box .right a:visited {
      display: block;
      font-size: 14px;
      text-align: center; }
  body #checkout_content {
    margin-top: 20px; }
  body .a-checkout-page {
    margin-top: 20px; }
    body .a-checkout-page table, body .a-checkout-page thead, body .a-checkout-page tbody, body .a-checkout-page tfoot, body .a-checkout-page th, body .a-checkout-page td, body .a-checkout-page tr {
      display: block; }
    body .a-checkout-page thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body .a-checkout-page tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body .a-checkout-page td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
      body .a-checkout-page td:last-child {
        border: none; }
      body .a-checkout-page td input[type="text"], body .a-checkout-page td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body .a-checkout-page td input[type="text"]:after, body .a-checkout-page td dl:after {
          content: "";
          display: table;
          clear: both; }
        body .a-checkout-page td input[type="text"] dt, body .a-checkout-page td input[type="text"] dd, body .a-checkout-page td dl dt, body .a-checkout-page td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body .a-checkout-page td input[type="text"] dt:after, body .a-checkout-page td input[type="text"] dd:after, body .a-checkout-page td dl dt:after, body .a-checkout-page td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body .a-checkout-page td input[type="text"] dd, body .a-checkout-page td dl dd {
          margin-right: 0;
          float: right; }
      body .a-checkout-page td input[type="text"] {
        padding: 10px; }
    body .a-checkout-page td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body .a-checkout-page tfoot {
      width: 100%; }
    body .a-checkout-page fieldset {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      body .a-checkout-page fieldset:after {
        content: "";
        display: table;
        clear: both; }
  body .half_width,
  body .half_col_order {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px; }
    body .half_width:after,
    body .half_col_order:after {
      content: "";
      display: table;
      clear: both; }
  body .half_col_order {
    padding: 0; }
  body .register {
    margin-bottom: 20px; }
  body #view-filter-options {
    display: block; }
  body .customer-wrapper {
    margin-top: 20px; }
  body .category_sub_menu--title {
    margin-bottom: 10px !important; }
  body #category_sub_menu .arrowlistmenu {
    padding-top: 20px; }
    body #category_sub_menu .arrowlistmenu .categoryitems {
      margin-bottom: 10px !important;
      padding-bottom: 20px; }
  body #category_sub_menu h4 {
    margin: 0 0 20px 0 !important;
    font-size: 18px; }
  body #category_sub_menu li {
    margin: 0 0 5px 0 !important; }
  body #login table, body #login thead, body #login tbody, body #login tfoot, body #login th, body #login td, body #login tr,
  body .customer-wrapper table,
  body .customer-wrapper thead,
  body .customer-wrapper tbody,
  body .customer-wrapper tfoot,
  body .customer-wrapper th,
  body .customer-wrapper td,
  body .customer-wrapper tr {
    display: block; }
  body #login thead tr,
  body .customer-wrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  body #login tr,
  body .customer-wrapper tr {
    border: 1px solid #ccc;
    margin: 0 0 5px 0; }
  body #login td,
  body .customer-wrapper td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align: right; }
    body #login td:last-child,
    body .customer-wrapper td:last-child {
      border: none; }
    body #login td input[type="text"], body #login td dl,
    body .customer-wrapper td input[type="text"],
    body .customer-wrapper td dl {
      overflow: hidden;
      margin: 0;
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      display: block;
      float: none; }
      body #login td input[type="text"]:after, body #login td dl:after,
      body .customer-wrapper td input[type="text"]:after,
      body .customer-wrapper td dl:after {
        content: "";
        display: table;
        clear: both; }
      body #login td input[type="text"] dt, body #login td input[type="text"] dd, body #login td dl dt, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dt,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dt,
      body .customer-wrapper td dl dd {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%; }
        body #login td input[type="text"] dt:after, body #login td input[type="text"] dd:after, body #login td dl dt:after, body #login td dl dd:after,
        body .customer-wrapper td input[type="text"] dt:after,
        body .customer-wrapper td input[type="text"] dd:after,
        body .customer-wrapper td dl dt:after,
        body .customer-wrapper td dl dd:after {
          content: "";
          display: table;
          clear: both; }
      body #login td input[type="text"] dd, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dd {
        margin-right: 0;
        float: right; }
    body #login td input[type="text"],
    body .customer-wrapper td input[type="text"] {
      padding: 10px; }
  body #login td:before,
  body .customer-wrapper td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-value);
    font-weight: bold;
    text-align: left; }
  body #login tfoot,
  body .customer-wrapper tfoot {
    width: 100%; }
  body #login fieldset,
  body .customer-wrapper fieldset {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px; }
    body #login fieldset:after,
    body .customer-wrapper fieldset:after {
      content: "";
      display: table;
      clear: both; }
    body #login fieldset + .right,
    body .customer-wrapper fieldset + .right {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #login fieldset + .right:after,
      body .customer-wrapper fieldset + .right:after {
        content: "";
        display: table;
        clear: both; }
    body #login fieldset input,
    body .customer-wrapper fieldset input {
      width: 100% !important;
      margin: 10px 0; }
  body #login table,
  body .customer-wrapper table {
    table-layout: fixed;
    display: table; }
  body #login .inline_form_element,
  body .customer-wrapper .inline_form_element {
    width: 100%; }
    body #login .inline_form_element input,
    body .customer-wrapper .inline_form_element input {
      width: 100% !important;
      margin: 10px 0; } }
@media only screen and (min-width: 481px) and (max-width: 568px) {
  body #container, body .container {
    max-width: 400px; }
  body .search-page {
    margin-top: 20px; }
    body .search-page #paging p > span,
    body .search-page #paging2 p > span {
      display: inline-block;
      width: 90px; }
    body .search-page #paging p select,
    body .search-page #paging2 p select {
      margin-bottom: 10px; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img.feed_icon {
      width: auto; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img {
      max-width: 100%; }
    body .search-page .paging_top {
      overflow: hidden;
      margin-top: 0; }
    body .search-page .paging_options {
      float: none;
      margin-bottom: 0;
      margin-top: 20px; }
    body .search-page .pagination_product {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin-bottom: 20px; }
      body .search-page .pagination_product:after {
        content: "";
        display: table;
        clear: both; }
      body .search-page .pagination_product li {
        display: inline-block; }
        body .search-page .pagination_product li a, body .search-page .pagination_product li a:visited {
          display: block;
          padding: 3px; }
  body .no-mobile {
    display: none !important; }
  body .mobile-menu {
    display: block;
    position: relative;
    z-index: 1000000;
    background: #C60024; }
    body .mobile-menu ul {
      float: left;
      position: relative;
      padding-left: 90px;
      line-height: 47px; }
      body .mobile-menu ul li {
        display: inline-block; }
        body .mobile-menu ul li:first-child {
          width: 75px;
          height: 75px;
          position: absolute;
          left: 0px; }
          body .mobile-menu ul li:first-child img {
            max-width: 100%; }
        body .mobile-menu ul li.right {
          display: none; }
    body .mobile-menu p {
      margin: 0;
      padding: 15px 15px;
      text-align: right;
      color: white; }
  body .shifter-navigation {
    background: #555 !important; }
  body #mobile-menu-body {
    margin: 0; }
    body #mobile-menu-body li {
      border-bottom: 1px solid #28799c;
      border-top: 1px solid #3299c4;
      position: relative; }
      body #mobile-menu-body li a, body #mobile-menu-body li a:visited {
        display: block;
        padding: 10px 20px;
        color: white; }
        body #mobile-menu-body li a.expand, body #mobile-menu-body li a:visited.expand {
          position: absolute;
          right: 10px;
          top: 5px;
          z-index: 5;
          border: 1px solid white;
          width: 28px;
          height: 28px;
          line-height: 24px;
          padding: 0;
          text-align: center;
          border-radius: 100%; }
    body #mobile-menu-body ul {
      display: none;
      margin: 0; }
    body #mobile-menu-body > li {
      background: #2D89B0;
      border: none;
      margin: 0; }
      body #mobile-menu-body > li > a, body #mobile-menu-body > li > a:visited {
        background: inherit;
        margin: 0;
        border-bottom: 1px solid #28799c;
        border-top: 1px solid #3299c4; }
      body #mobile-menu-body > li > ul {
        background: #236987; }
        body #mobile-menu-body > li > ul > li {
          background: inherit;
          border: none;
          margin: 0; }
          body #mobile-menu-body > li > ul > li > a, body #mobile-menu-body > li > ul > li > a:visited {
            background: inherit;
            margin: 0;
            border-bottom: 1px solid #1d5a73;
            border-top: 1px solid #28799c; }
          body #mobile-menu-body > li > ul > li > ul {
            background: #1d5a73; }
            body #mobile-menu-body > li > ul > li > ul > li {
              background: inherit;
              border: none;
              margin: 0; }
              body #mobile-menu-body > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > a:visited {
                background: inherit;
                margin: 0;
                border-bottom: 1px solid #184a5f;
                border-top: 1px solid #236987; }
              body #mobile-menu-body > li > ul > li > ul > li > ul {
                background: #184a5f; }
                body #mobile-menu-body > li > ul > li > ul > li > ul > li {
                  background: inherit;
                  border: none;
                  margin: 0; }
                  body #mobile-menu-body > li > ul > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > ul > li > a:visited {
                    background: inherit;
                    margin: 0;
                    border-bottom: 1px solid #133a4a;
                    border-top: 1px solid #1d5a73; }
  body * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  body .shifter-page {
    padding-top: 20px; }
  body #header #upper_area {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-top: 0; }
    body #header #upper_area:after {
      content: "";
      display: table;
      clear: both; }
    body #header #upper_area ul {
      float: left;
      clear: none;
      padding-left: 0;
      padding-right: 0;
      text-align: inherit;
      width: 100%;
      margin-left: 0%;
      margin-right: 0%;
      text-align: center; }
      body #header #upper_area ul:after {
        content: "";
        display: table;
        clear: both; }
      body #header #upper_area ul li {
        border: none; }
  body #header .header_info {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #header .header_info:after {
      content: "";
      display: table;
      clear: both; }
    body #header .header_info ul {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      text-align: center;
      margin-bottom: 5px; }
      body #header .header_info ul:after {
        content: "";
        display: table;
        clear: both; }
  body #header > a,
  body #header > a:visited {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #header > a:after,
    body #header > a:visited:after {
      content: "";
      display: table;
      clear: both; }
    body #header > a img,
    body #header > a:visited img {
      position: static !important;
      margin: 0 auto; }
  body #header #search_form {
    width: 250px;
    margin: 0 0 0 0;
    display: inline-block;
    float: none; }
  body #header input[type="text"] {
    width: 200px;
    padding: 15px 10px; }
  body #mega-menu-1 {
    display: none; }
  body #featured_bar {
    margin: 0 0 20px 0; }
  body #featured_bar ul li {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin: 0 0 20px 0 !important; }
    body #featured_bar ul li:after {
      content: "";
      display: table;
      clear: both; }
    body #featured_bar ul li:nth-child(2n) {
      margin-right: 0;
      float: right; }
    body #featured_bar ul li:nth-child(3n) {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #featured_bar ul li:nth-child(3n):after {
        content: "";
        display: table;
        clear: both; }
      body #featured_bar ul li:nth-child(3n) a img, body #featured_bar ul li:nth-child(3n) a:visited img {
        height: 250px !important;
        width: 100% !important; }
    body #featured_bar ul li a, body #featured_bar ul li a:visited {
      display: block; }
      body #featured_bar ul li a img, body #featured_bar ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%;
        height: 130px !important; }
    body #featured_bar ul li:last-child {
      margin: 0 0 20px 0 !important; }
  body #featured_bar2 ul li {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 3% !important;
    margin-bottom: 20px !important; }
    body #featured_bar2 ul li:after {
      content: "";
      display: table;
      clear: both; }
    body #featured_bar2 ul li:nth-child(2n) {
      margin-right: 0;
      float: right;
      float: right !important;
      margin-right: 0 !important;
      margin-left: 0 !important; }
    body #featured_bar2 ul li:nth-child(3n) {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #featured_bar2 ul li:nth-child(3n):after {
        content: "";
        display: table;
        clear: both; }
      body #featured_bar2 ul li:nth-child(3n) a img, body #featured_bar2 ul li:nth-child(3n) a:visited img {
        height: 250px !important;
        width: 100% !important; }
    body #featured_bar2 ul li a, body #featured_bar2 ul li a:visited {
      display: block; }
      body #featured_bar2 ul li a img, body #featured_bar2 ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%;
        height: 130px !important; }
    body #featured_bar2 ul li:last-child {
      margin: 0 !important; }
  body .download_link {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding-left: 0px;
    text-align: center;
    background: none; }
    body .download_link:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body .image-detail-page:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    padding: 0px;
    margin: 0 0 20px 0;
    background: #8A2BE2; }
    body .image-detail-page h1 {
      padding: 15px;
      margin: 0 !important;
      font-size: 16px;
      text-align: center; }
  body #tabs #select_products,
  body #tabs #latest_prods,
  body #tabs #our_recommendations {
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0; }
    body #tabs #select_products:after,
    body #tabs #latest_prods:after,
    body #tabs #our_recommendations:after {
      content: "";
      display: table;
      clear: both; }
    body #tabs #select_products > div,
    body #tabs #latest_prods > div,
    body #tabs #our_recommendations > div {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%;
      border-bottom: 1px dashed grey;
      padding-bottom: 30px; }
      body #tabs #select_products > div:after,
      body #tabs #latest_prods > div:after,
      body #tabs #our_recommendations > div:after {
        content: "";
        display: table;
        clear: both; }
      body #tabs #select_products > div:nth-child(2n),
      body #tabs #latest_prods > div:nth-child(2n),
      body #tabs #our_recommendations > div:nth-child(2n) {
        margin-right: 0;
        float: right; }
      body #tabs #select_products > div a, body #tabs #select_products > div a:visited,
      body #tabs #latest_prods > div a,
      body #tabs #latest_prods > div a:visited,
      body #tabs #our_recommendations > div a,
      body #tabs #our_recommendations > div a:visited {
        display: block; }
        body #tabs #select_products > div a img, body #tabs #select_products > div a:visited img,
        body #tabs #latest_prods > div a img,
        body #tabs #latest_prods > div a:visited img,
        body #tabs #our_recommendations > div a img,
        body #tabs #our_recommendations > div a:visited img {
          width: 100%; }
          body #tabs #select_products > div a img.feed_icon, body #tabs #select_products > div a:visited img.feed_icon,
          body #tabs #latest_prods > div a img.feed_icon,
          body #tabs #latest_prods > div a:visited img.feed_icon,
          body #tabs #our_recommendations > div a img.feed_icon,
          body #tabs #our_recommendations > div a:visited img.feed_icon {
            width: auto; }
      body #tabs #select_products > div h3,
      body #tabs #latest_prods > div h3,
      body #tabs #our_recommendations > div h3 {
        font-size: 13px;
        text-align: center; }
        body #tabs #select_products > div h3 + p,
        body #tabs #latest_prods > div h3 + p,
        body #tabs #our_recommendations > div h3 + p {
          text-align: center; }
          body #tabs #select_products > div h3 + p a, body #tabs #select_products > div h3 + p a:visited,
          body #tabs #latest_prods > div h3 + p a,
          body #tabs #latest_prods > div h3 + p a:visited,
          body #tabs #our_recommendations > div h3 + p a,
          body #tabs #our_recommendations > div h3 + p a:visited {
            display: inline-block;
            padding: 10px 15px;
            font-size: 14px !important;
            margin: 0; }
  body #product_images {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_images:after {
      content: "";
      display: table;
      clear: both; }
    body #product_images #main_image_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 87.125%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images #main_image_con:after {
        content: "";
        display: table;
        clear: both; }
    body #product_images #swatch_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 9.875%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #product_images #swatch_con:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images #swatch_con h4 {
        width: 100px;
        float: right;
        text-align: right;
        font-size: 13px; }
      body #product_images #swatch_con img {
        margin: 0 0 10px 0;
        float: right; }
    body #product_images > a, body #product_images > a:visited {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images > a:after, body #product_images > a:visited:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images > a:nth-child(3n), body #product_images > a:visited:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #product_images > a img, body #product_images > a:visited img {
        max-width: 100%; }
  body #product_textarea {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_textarea:after {
      content: "";
      display: table;
      clear: both; }
  body #rel_products {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #rel_products:after {
      content: "";
      display: table;
      clear: both; }
    body #rel_products .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%; }
      body #rel_products .item:after {
        content: "";
        display: table;
        clear: both; }
      body #rel_products .item:nth-child(2n) {
        margin-right: 0;
        float: right; }
      body #rel_products .item > a > img {
        width: 100%; }
  body #prod_tabs {
    width: 100%; }
  body #buy_area {
    padding: 0 20px 20px 20px; }
    body #buy_area .left {
      width: 100%; }
    body #buy_area .right {
      margin: 20px 0;
      width: 100%; }
  body #branding img {
    max-width: 100%; }
  body #social {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #social:after {
      content: "";
      display: table;
      clear: both; }
    body #social a, body #social a:visited {
      display: inline-block;
      margin: 10px; }
  body #sign_up_bar {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #sign_up_bar:after {
      content: "";
      display: table;
      clear: both; }
    body #sign_up_bar form {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 20px 0 !important;
      text-align: center; }
      body #sign_up_bar form:after {
        content: "";
        display: table;
        clear: both; }
      body #sign_up_bar form p {
        font-size: 11px; }
      body #sign_up_bar form input {
        margin-top: 0px;
        width: 70px; }
      body #sign_up_bar form input[type="text"] {
        width: 150px;
        padding: 5px 10px; }
  body #footer .footer_block {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    min-height: 0;
    border: none;
    border-bottom: 1px dashed #898989;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    body #footer .footer_block:after {
      content: "";
      display: table;
      clear: both; }
  body #mobile-box {
    display: none;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1000002;
    width: auto;
    float: none;
    background: white;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px; }
    body #mobile-box > div {
      overflow: auto;
      max-height: 100%;
      border: 1px solid #ddd;
      border-radius: 5px; }
    body #mobile-box #left_section {
      float: none;
      width: auto;
      margin: 0; }
      body #mobile-box #left_section .side_box {
        border: none; }
      body #mobile-box #left_section form ul {
        border: none;
        padding: 20px; }
        body #mobile-box #left_section form ul li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul li:nth-child(2n) {
            margin-right: 0;
            float: right; }
        body #mobile-box #left_section form ul.Colour li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 17.6%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul.Colour li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(2n) {
            float: left;
            clear: none;
            text-align: inherit;
            padding-left: 0;
            padding-right: 0;
            width: 17.6%;
            margin-left: 0%;
            margin-right: 3%; }
            body #mobile-box #left_section form ul.Colour li:nth-child(2n):after {
              content: "";
              display: table;
              clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(5n) {
            margin-right: 0;
            float: right; }
    body #mobile-box #close-box {
      position: absolute;
      top: 2px;
      right: 2px;
      font-size: 22px;
      cursor: pointer; }
  body #mobile-overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000001;
    background: black;
    opacity: 0.8; }
  body.mobile-overlay #mobile-overlay,
  body.mobile-overlay #mobile-box {
    display: block; }
  body #right_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #right_content:after {
      content: "";
      display: table;
      clear: both; }
    body #right_content .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%; }
      body #right_content .item:after {
        content: "";
        display: table;
        clear: both; }
      body #right_content .item:nth-child(2n) {
        margin-right: 0;
        float: right; }
      body #right_content .item a, body #right_content .item a:visited {
        display: block; }
  body #view-filter-options {
    background: #C60024;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 0 20px 0;
    cursor: pointer; }
  body #paging p > span,
  body #paging2 p > span {
    display: inline-block;
    width: 90px; }
    body #paging p > span:first-child,
    body #paging2 p > span:first-child {
      width: 50px; }
  body #paging p select,
  body #paging2 p select {
    margin-bottom: 10px;
    margin-right: 10px; }
  body .paging_top {
    overflow: hidden;
    margin-top: 0; }
  body .paging_options {
    float: none;
    margin-bottom: 0;
    margin-top: 20px; }
  body .pagination_product {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-bottom: 20px; }
    body .pagination_product:after {
      content: "";
      display: table;
      clear: both; }
    body .pagination_product li {
      display: inline-block; }
      body .pagination_product li a, body .pagination_product li a:visited {
        display: block;
        padding: 3px; }
  body #cat_banner, body #cat_banner_images, body #cat_banner_images div.banner_inner_con {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    height: 85px; }
    body #cat_banner:after, body #cat_banner_images:after, body #cat_banner_images div.banner_inner_con:after {
      content: "";
      display: table;
      clear: both; }
    body #cat_banner img, body #cat_banner_images img, body #cat_banner_images div.banner_inner_con img {
      max-width: 100%; }
    body #cat_banner #buttons, body #cat_banner_images #buttons, body #cat_banner_images div.banner_inner_con #buttons {
      display: none; }
  body #cart-page {
    margin-top: 20px; }
    body #cart-page p.success {
      margin: 10px 0 0 0; }
    body #cart-page h1 {
      margin-bottom: 0; }
    body #cart-page table, body #cart-page thead, body #cart-page tbody, body #cart-page tfoot, body #cart-page th, body #cart-page td, body #cart-page tr {
      display: block; }
    body #cart-page thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #cart-page tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #cart-page td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
      body #cart-page td:last-child {
        border: none; }
      body #cart-page td input[type="text"], body #cart-page td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #cart-page td input[type="text"]:after, body #cart-page td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #cart-page td input[type="text"] dt, body #cart-page td input[type="text"] dd, body #cart-page td dl dt, body #cart-page td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #cart-page td input[type="text"] dt:after, body #cart-page td input[type="text"] dd:after, body #cart-page td dl dt:after, body #cart-page td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #cart-page td input[type="text"] dd, body #cart-page td dl dd {
          margin-right: 0;
          float: right; }
      body #cart-page td input[type="text"] {
        padding: 10px; }
    body #cart-page td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #cart-page tfoot {
      width: 100%; }
    body #cart-page #items_cart,
    body #cart-page #middle_col,
    body #cart-page #right_col {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 20px;
      border: 1px solid #ccc; }
      body #cart-page #items_cart:after,
      body #cart-page #middle_col:after,
      body #cart-page #right_col:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart #voucher_box,
      body #cart-page #items_cart #shipping_box,
      body #cart-page #middle_col #voucher_box,
      body #cart-page #middle_col #shipping_box,
      body #cart-page #right_col #voucher_box,
      body #cart-page #right_col #shipping_box {
        border: none;
        padding: 0; }
    body #cart-page #total_box {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 0; }
      body #cart-page #total_box:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #total_box p {
        font-size: 16px;
        padding: 15px;
        text-align: center; }
      body #cart-page #total_box > dl, body #cart-page #total_box > p.right {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #total_box > dl:after, body #cart-page #total_box > p.right:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #total_box > dl {
        margin-bottom: 0; }
      body #cart-page #total_box > p.right {
        padding-bottom: 0; }
        body #cart-page #total_box > p.right span {
          display: block;
          margin-bottom: 10px; }
    body #cart-page #items_cart .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #cart-page #items_cart .item:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart .item > a {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 26.42857%;
        margin-left: 0%;
        margin-right: 3%; }
        body #cart-page #items_cart .item > a:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #items_cart .item > h3, body #cart-page #items_cart .item > p {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 70.57143%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #items_cart .item > h3:after, body #cart-page #items_cart .item > p:after {
          content: "";
          display: table;
          clear: both; }
  body #checkout_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #checkout_content:after {
      content: "";
      display: table;
      clear: both; }
    body #checkout_content .inline_form_element {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 0 0 10px 0; }
      body #checkout_content .inline_form_element:after {
        content: "";
        display: table;
        clear: both; }
    body #checkout_content label {
      margin: 0 0 5px 0; }
    body #checkout_content input[type="text"] {
      width: 100%; }
    body #checkout_content .large_field {
      width: 100% !important; }
    body #checkout_content select {
      width: 100%; }
    body #checkout_content textarea {
      width: 100%;
      margin: 20px 0;
      height: 80px; }
    body #checkout_content #payment_list span {
      display: block;
      margin: 10px 0;
      font-size: 12px; }
    body #checkout_content table, body #checkout_content thead, body #checkout_content tbody, body #checkout_content tfoot, body #checkout_content th, body #checkout_content td, body #checkout_content tr {
      display: block; }
    body #checkout_content thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #checkout_content tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #checkout_content td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      text-align: left; }
      body #checkout_content td:last-child {
        border: none; }
      body #checkout_content td input[type="text"], body #checkout_content td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #checkout_content td input[type="text"]:after, body #checkout_content td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #checkout_content td input[type="text"] dt, body #checkout_content td input[type="text"] dd, body #checkout_content td dl dt, body #checkout_content td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #checkout_content td input[type="text"] dt:after, body #checkout_content td input[type="text"] dd:after, body #checkout_content td dl dt:after, body #checkout_content td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #checkout_content td input[type="text"] dd, body #checkout_content td dl dd {
          margin-right: 0;
          float: right; }
      body #checkout_content td input[type="text"] {
        padding: 10px; }
    body #checkout_content td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #checkout_content tfoot {
      width: 100%; }
    body #checkout_content .checkout_box .right a, body #checkout_content .checkout_box .right a:visited {
      display: block;
      font-size: 14px;
      text-align: center; }
  body #checkout_content {
    margin-top: 20px; }
  body .half_width,
  body .half_col_order {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px; }
    body .half_width:after,
    body .half_col_order:after {
      content: "";
      display: table;
      clear: both; }
  body .half_col_order {
    padding: 0; }
  body .register {
    margin-bottom: 20px; }
  body #view-filter-options {
    display: block; }
  body .customer-wrapper {
    margin-top: 20px; }
  body .category_sub_menu--title {
    margin-bottom: 10px !important; }
  body #category_sub_menu .arrowlistmenu {
    padding-top: 20px; }
    body #category_sub_menu .arrowlistmenu .categoryitems {
      margin-bottom: 10px !important;
      padding-bottom: 20px; }
  body #category_sub_menu h4 {
    margin: 0 0 20px 0 !important;
    font-size: 18px; }
  body #category_sub_menu li {
    margin: 0 0 5px 0 !important; }
  body #login table, body #login thead, body #login tbody, body #login tfoot, body #login th, body #login td, body #login tr,
  body .customer-wrapper table,
  body .customer-wrapper thead,
  body .customer-wrapper tbody,
  body .customer-wrapper tfoot,
  body .customer-wrapper th,
  body .customer-wrapper td,
  body .customer-wrapper tr {
    display: block; }
  body #login thead tr,
  body .customer-wrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  body #login tr,
  body .customer-wrapper tr {
    border: 1px solid #ccc;
    margin: 0 0 5px 0; }
  body #login td,
  body .customer-wrapper td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align: right; }
    body #login td:last-child,
    body .customer-wrapper td:last-child {
      border: none; }
    body #login td input[type="text"], body #login td dl,
    body .customer-wrapper td input[type="text"],
    body .customer-wrapper td dl {
      overflow: hidden;
      margin: 0;
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      display: block;
      float: none; }
      body #login td input[type="text"]:after, body #login td dl:after,
      body .customer-wrapper td input[type="text"]:after,
      body .customer-wrapper td dl:after {
        content: "";
        display: table;
        clear: both; }
      body #login td input[type="text"] dt, body #login td input[type="text"] dd, body #login td dl dt, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dt,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dt,
      body .customer-wrapper td dl dd {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%; }
        body #login td input[type="text"] dt:after, body #login td input[type="text"] dd:after, body #login td dl dt:after, body #login td dl dd:after,
        body .customer-wrapper td input[type="text"] dt:after,
        body .customer-wrapper td input[type="text"] dd:after,
        body .customer-wrapper td dl dt:after,
        body .customer-wrapper td dl dd:after {
          content: "";
          display: table;
          clear: both; }
      body #login td input[type="text"] dd, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dd {
        margin-right: 0;
        float: right; }
    body #login td input[type="text"],
    body .customer-wrapper td input[type="text"] {
      padding: 10px; }
  body #login td:before,
  body .customer-wrapper td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-value);
    font-weight: bold;
    text-align: left; }
  body #login tfoot,
  body .customer-wrapper tfoot {
    width: 100%; }
  body #login fieldset,
  body .customer-wrapper fieldset {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px; }
    body #login fieldset:after,
    body .customer-wrapper fieldset:after {
      content: "";
      display: table;
      clear: both; }
    body #login fieldset + .right,
    body .customer-wrapper fieldset + .right {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #login fieldset + .right:after,
      body .customer-wrapper fieldset + .right:after {
        content: "";
        display: table;
        clear: both; }
    body #login fieldset input,
    body .customer-wrapper fieldset input {
      width: 100% !important;
      margin: 10px 0; }
  body #login table,
  body .customer-wrapper table {
    table-layout: fixed;
    display: table; }
  body #login .inline_form_element,
  body .customer-wrapper .inline_form_element {
    width: 100%; }
    body #login .inline_form_element input,
    body .customer-wrapper .inline_form_element input {
      width: 100% !important;
      margin: 10px 0; } }
@media only screen and (min-width: 569px) and (max-width: 768px) {
  body #container, body .container {
    max-width: 560px; }
  body .search-page {
    margin-top: 20px; }
    body .search-page #paging p > span,
    body .search-page #paging2 p > span {
      display: inline-block;
      width: 90px; }
    body .search-page #paging p select,
    body .search-page #paging2 p select {
      margin-bottom: 10px; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img.feed_icon {
      width: auto; }
    body .search-page #right_content .item a img, body .search-page body #right_content .item a:visited img {
      max-width: 100%; }
    body .search-page .paging_top {
      overflow: hidden;
      margin-top: 0; }
    body .search-page .paging_options {
      float: none;
      margin-bottom: 0;
      margin-top: 20px; }
    body .search-page .pagination_product {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin-bottom: 20px; }
      body .search-page .pagination_product:after {
        content: "";
        display: table;
        clear: both; }
      body .search-page .pagination_product li {
        display: inline-block; }
        body .search-page .pagination_product li a, body .search-page .pagination_product li a:visited {
          display: block;
          padding: 3px; }
  body .no-mobile {
    display: none !important; }
  body .mobile-menu {
    display: block;
    position: relative;
    z-index: 1000000;
    background: #C60024; }
    body .mobile-menu ul {
      float: left;
      clear: none;
      padding-left: 0;
      padding-right: 0;
      text-align: inherit;
      width: 75%;
      margin-left: 0%;
      margin-right: 0%;
      position: relative;
      padding-left: 90px;
      line-height: 47px; }
      body .mobile-menu ul:after {
        content: "";
        display: table;
        clear: both; }
      body .mobile-menu ul li {
        display: inline-block; }
        body .mobile-menu ul li:first-child {
          width: 75px;
          height: 75px;
          position: absolute;
          left: 0px; }
          body .mobile-menu ul li:first-child img {
            max-width: 100%; }
        body .mobile-menu ul li.right {
          float: right;
          margin-left: 10px; }
          body .mobile-menu ul li.right a, body .mobile-menu ul li.right a:visited {
            color: white; }
    body .mobile-menu p {
      margin: 0;
      padding: 15px 15px;
      text-align: right;
      color: white; }
  body .shifter-navigation {
    background: #555 !important; }
  body #mobile-menu-body {
    margin: 0; }
    body #mobile-menu-body li {
      border-bottom: 1px solid #28799c;
      border-top: 1px solid #3299c4;
      position: relative; }
      body #mobile-menu-body li a, body #mobile-menu-body li a:visited {
        display: block;
        padding: 10px 20px;
        color: white; }
        body #mobile-menu-body li a.expand, body #mobile-menu-body li a:visited.expand {
          position: absolute;
          right: 10px;
          top: 5px;
          z-index: 5;
          border: 1px solid white;
          width: 28px;
          height: 28px;
          line-height: 24px;
          padding: 0;
          text-align: center;
          border-radius: 100%; }
    body #mobile-menu-body ul {
      display: none;
      margin: 0; }
    body #mobile-menu-body > li {
      background: #2D89B0;
      border: none;
      margin: 0; }
      body #mobile-menu-body > li > a, body #mobile-menu-body > li > a:visited {
        background: inherit;
        margin: 0;
        border-bottom: 1px solid #28799c;
        border-top: 1px solid #3299c4; }
      body #mobile-menu-body > li > ul {
        background: #236987; }
        body #mobile-menu-body > li > ul > li {
          background: inherit;
          border: none;
          margin: 0; }
          body #mobile-menu-body > li > ul > li > a, body #mobile-menu-body > li > ul > li > a:visited {
            background: inherit;
            margin: 0;
            border-bottom: 1px solid #1d5a73;
            border-top: 1px solid #28799c; }
          body #mobile-menu-body > li > ul > li > ul {
            background: #1d5a73; }
            body #mobile-menu-body > li > ul > li > ul > li {
              background: inherit;
              border: none;
              margin: 0; }
              body #mobile-menu-body > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > a:visited {
                background: inherit;
                margin: 0;
                border-bottom: 1px solid #184a5f;
                border-top: 1px solid #236987; }
              body #mobile-menu-body > li > ul > li > ul > li > ul {
                background: #184a5f; }
                body #mobile-menu-body > li > ul > li > ul > li > ul > li {
                  background: inherit;
                  border: none;
                  margin: 0; }
                  body #mobile-menu-body > li > ul > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > ul > li > a:visited {
                    background: inherit;
                    margin: 0;
                    border-bottom: 1px solid #133a4a;
                    border-top: 1px solid #1d5a73; }
  body * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  body .shifter-page {
    padding-top: 20px; }
  body #header {
    height: 70px; }
    body #header #upper_area {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%;
      margin-top: 0; }
      body #header #upper_area:after {
        content: "";
        display: table;
        clear: both; }
      body #header #upper_area ul {
        float: left;
        clear: none;
        padding-left: 0;
        padding-right: 0;
        text-align: inherit;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        text-align: center; }
        body #header #upper_area ul:after {
          content: "";
          display: table;
          clear: both; }
        body #header #upper_area ul li {
          display: inline-block;
          border: none; }
      body #header #upper_area ul li:last-child {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        text-align: center; }
        body #header #upper_area ul li:last-child:after {
          content: "";
          display: table;
          clear: both; }
    body #header .header_info {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 48.5%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      text-align: center; }
      body #header .header_info:after {
        content: "";
        display: table;
        clear: both; }
      body #header .header_info ul {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        text-align: center;
        margin-bottom: 5px; }
        body #header .header_info ul:after {
          content: "";
          display: table;
          clear: both; }
      body #header .header_info .contact-details {
        display: none; }
    body #header > a,
    body #header > a:visited {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      text-align: center; }
      body #header > a:after,
      body #header > a:visited:after {
        content: "";
        display: table;
        clear: both; }
      body #header > a img,
      body #header > a:visited img {
        position: static !important;
        margin: 0 auto; }
    body #header #search_form {
      width: 283px;
      margin: 0 0 0 0;
      display: inline-block;
      float: none; }
      body #header #search_form input[type="submit"] {
        padding: 0 20px; }
    body #header input[type="text"] {
      width: 200px;
      padding: 15px 10px; }
  body #mega-menu-1 {
    display: none; }
  body .home-strapline {
    border-radius: 0;
    padding: 20px;
    margin-bottom: 20px; }
    body .home-strapline *:last-child {
      margin: 0; }
  body #featured_bar {
    margin: 0 0 20px 0; }
  body #featured_bar ul li {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 3% !important;
    margin-bottom: 20px !important; }
    body #featured_bar ul li:after {
      content: "";
      display: table;
      clear: both; }
    body #featured_bar ul li:nth-child(2) {
      margin-left: 0 !important; }
    body #featured_bar ul li:nth-child(3n) {
      margin-right: 0;
      float: right; }
      body #featured_bar ul li:nth-child(3n) a img, body #featured_bar ul li:nth-child(3n) a:visited img {
        height: 130px !important;
        width: 100% !important; }
    body #featured_bar ul li a, body #featured_bar ul li a:visited {
      display: block; }
      body #featured_bar ul li a img, body #featured_bar ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%;
        height: 130px !important; }
    body #featured_bar ul li:last-child {
      margin: 0 !important; }
  body #featured_bar:last-child {
    margin: 0 0 20px 0 !important; }
  body #featured_bar2 ul li {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 3% !important;
    margin-bottom: 20px !important; }
    body #featured_bar2 ul li:after {
      content: "";
      display: table;
      clear: both; }
    body #featured_bar2 ul li img {
      max-width: 100% !important;
      height: 130px !important; }
    body #featured_bar2 ul li:nth-child(2) {
      margin-left: 0 !important; }
    body #featured_bar2 ul li:nth-child(3n) {
      margin-right: 0;
      float: right; }
      body #featured_bar2 ul li:nth-child(3n) a img, body #featured_bar2 ul li:nth-child(3n) a:visited img {
        height: 130px !important;
        width: 100% !important; }
    body #featured_bar2 ul li a, body #featured_bar2 ul li a:visited {
      display: block; }
      body #featured_bar2 ul li a img, body #featured_bar2 ul li a:visited img {
        display: block;
        margin: 0;
        max-width: 100%;
        height: 130px !important; }
    body #featured_bar2 ul li:last-child {
      margin: 0 !important; }
  body .download_link {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding-left: 0px;
    text-align: center;
    background: none; }
    body .download_link:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body .image-detail-page:after {
      content: "";
      display: table;
      clear: both; }
  body .image-detail-page {
    padding: 0px;
    margin: 0 0 20px 0;
    background: #8A2BE2; }
    body .image-detail-page h1 {
      padding: 15px;
      margin: 0 !important;
      font-size: 16px;
      text-align: center; }
  body #tabs #select_products,
  body #tabs #latest_prods,
  body #tabs #our_recommendations {
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0; }
    body #tabs #select_products:after,
    body #tabs #latest_prods:after,
    body #tabs #our_recommendations:after {
      content: "";
      display: table;
      clear: both; }
    body #tabs #select_products > div,
    body #tabs #latest_prods > div,
    body #tabs #our_recommendations > div {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%;
      border-bottom: 1px dashed grey;
      padding-bottom: 30px; }
      body #tabs #select_products > div:after,
      body #tabs #latest_prods > div:after,
      body #tabs #our_recommendations > div:after {
        content: "";
        display: table;
        clear: both; }
      body #tabs #select_products > div:nth-child(3n),
      body #tabs #latest_prods > div:nth-child(3n),
      body #tabs #our_recommendations > div:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #tabs #select_products > div a, body #tabs #select_products > div a:visited,
      body #tabs #latest_prods > div a,
      body #tabs #latest_prods > div a:visited,
      body #tabs #our_recommendations > div a,
      body #tabs #our_recommendations > div a:visited {
        display: block; }
        body #tabs #select_products > div a img, body #tabs #select_products > div a:visited img,
        body #tabs #latest_prods > div a img,
        body #tabs #latest_prods > div a:visited img,
        body #tabs #our_recommendations > div a img,
        body #tabs #our_recommendations > div a:visited img {
          width: 100%; }
          body #tabs #select_products > div a img.feed_icon, body #tabs #select_products > div a:visited img.feed_icon,
          body #tabs #latest_prods > div a img.feed_icon,
          body #tabs #latest_prods > div a:visited img.feed_icon,
          body #tabs #our_recommendations > div a img.feed_icon,
          body #tabs #our_recommendations > div a:visited img.feed_icon {
            width: auto; }
      body #tabs #select_products > div h3,
      body #tabs #latest_prods > div h3,
      body #tabs #our_recommendations > div h3 {
        font-size: 13px;
        text-align: center; }
        body #tabs #select_products > div h3 + p,
        body #tabs #latest_prods > div h3 + p,
        body #tabs #our_recommendations > div h3 + p {
          text-align: center; }
          body #tabs #select_products > div h3 + p a, body #tabs #select_products > div h3 + p a:visited,
          body #tabs #latest_prods > div h3 + p a,
          body #tabs #latest_prods > div h3 + p a:visited,
          body #tabs #our_recommendations > div h3 + p a,
          body #tabs #our_recommendations > div h3 + p a:visited {
            display: inline-block;
            padding: 10px 15px;
            font-size: 14px !important;
            margin: 0; }
  body #product_images {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_images:after {
      content: "";
      display: table;
      clear: both; }
    body #product_images #main_image_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 87.125%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images #main_image_con:after {
        content: "";
        display: table;
        clear: both; }
    body #product_images #swatch_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 9.875%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #product_images #swatch_con:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images #swatch_con h4 {
        width: 100px;
        float: right;
        text-align: right;
        font-size: 13px; }
      body #product_images #swatch_con img {
        margin: 0 0 10px 0;
        float: right; }
    body #product_images > a, body #product_images > a:visited {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images > a:after, body #product_images > a:visited:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images > a:nth-child(3n), body #product_images > a:visited:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #product_images > a img, body #product_images > a:visited img {
        max-width: 100%; }
  body #product_textarea {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_textarea:after {
      content: "";
      display: table;
      clear: both; }
  body #rel_products {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #rel_products:after {
      content: "";
      display: table;
      clear: both; }
    body #rel_products .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #rel_products .item:after {
        content: "";
        display: table;
        clear: both; }
      body #rel_products .item:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #rel_products .item > a > img {
        width: 100%; }
  body #prod_tabs {
    width: 100%; }
  body #buy_area {
    padding: 0 20px 20px 20px; }
  body #branding img {
    max-width: 100%; }
  body #social {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    text-align: center; }
    body #social:after {
      content: "";
      display: table;
      clear: both; }
    body #social a, body #social a:visited {
      display: inline-block;
      margin: 10px; }
  body #sign_up_bar {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #sign_up_bar:after {
      content: "";
      display: table;
      clear: both; }
    body #sign_up_bar form {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 20px 0 !important;
      text-align: center; }
      body #sign_up_bar form:after {
        content: "";
        display: table;
        clear: both; }
      body #sign_up_bar form p {
        font-size: 11px; }
      body #sign_up_bar form input {
        margin-top: 0px;
        width: 70px; }
      body #sign_up_bar form input[type="text"] {
        width: 150px;
        padding: 5px 10px; }
  body #footer .footer_block {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    min-height: 0;
    border: none;
    border-bottom: 1px dashed #898989;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    body #footer .footer_block:after {
      content: "";
      display: table;
      clear: both; }
  body #mobile-box {
    display: none;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1000002;
    width: auto;
    float: none;
    background: white;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px; }
    body #mobile-box > div {
      overflow: auto;
      max-height: 100%;
      border: 1px solid #ddd;
      border-radius: 5px; }
    body #mobile-box #left_section {
      float: none;
      width: auto;
      margin: 0; }
      body #mobile-box #left_section .side_box {
        border: none; }
      body #mobile-box #left_section form ul {
        border: none;
        padding: 20px; }
        body #mobile-box #left_section form ul li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 31.33333%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul li:nth-child(3n) {
            margin-right: 0;
            float: right; }
        body #mobile-box #left_section form ul.Colour li {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 17.6%;
          margin-left: 0%;
          margin-right: 3%; }
          body #mobile-box #left_section form ul.Colour li:after {
            content: "";
            display: table;
            clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(2n) {
            float: left;
            clear: none;
            text-align: inherit;
            padding-left: 0;
            padding-right: 0;
            width: 17.6%;
            margin-left: 0%;
            margin-right: 3%; }
            body #mobile-box #left_section form ul.Colour li:nth-child(2n):after {
              content: "";
              display: table;
              clear: both; }
          body #mobile-box #left_section form ul.Colour li:nth-child(5n) {
            margin-right: 0;
            float: right; }
    body #mobile-box #close-box {
      position: absolute;
      top: 2px;
      right: 2px;
      font-size: 22px;
      cursor: pointer; }
  body #mobile-overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000001;
    background: black;
    opacity: 0.8; }
  body.mobile-overlay #mobile-overlay,
  body.mobile-overlay #mobile-box {
    display: block; }
  body p#breadcrumb {
    float: left; }
  body #view-filter-options {
    background: #C60024;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 7px 15px;
    border-radius: 5px;
    margin: 0 0 20px 0;
    cursor: pointer;
    display: inline-block;
    float: right; }
  body #right_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #right_content:after {
      content: "";
      display: table;
      clear: both; }
    body #right_content .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #right_content .item:after {
        content: "";
        display: table;
        clear: both; }
      body #right_content .item:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #right_content .item a, body #right_content .item a:visited {
        display: block; }
  body .pagination_product {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-bottom: 20px; }
    body .pagination_product:after {
      content: "";
      display: table;
      clear: both; }
    body .pagination_product li {
      display: inline-block; }
      body .pagination_product li a, body .pagination_product li a:visited {
        display: block;
        padding: 3px; }
  body #cat_banner, body #cat_banner_images, body #cat_banner_images div.banner_inner_con {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #cat_banner:after, body #cat_banner_images:after, body #cat_banner_images div.banner_inner_con:after {
      content: "";
      display: table;
      clear: both; }
    body #cat_banner img, body #cat_banner_images img, body #cat_banner_images div.banner_inner_con img {
      max-width: 100%; }
  body .half_width {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 20px; }
    body .half_width:after {
      content: "";
      display: table;
      clear: both; }
    body .half_width:last-child {
      margin-right: 0;
      float: right; }
  body .half_col_order {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body .half_col_order:after {
      content: "";
      display: table;
      clear: both; }
  body .category_sub_menu--title {
    margin-bottom: 10px !important; }
  body #category_sub_menu .arrowlistmenu {
    padding-top: 20px; }
    body #category_sub_menu .arrowlistmenu .categoryitems {
      margin-bottom: 10px !important;
      padding-bottom: 20px; }
  body #category_sub_menu h4 {
    margin: 0 0 20px 0 !important;
    font-size: 18px; }
  body #category_sub_menu li {
    margin: 0 0 5px 0 !important; }
  body #login table, body #login thead, body #login tbody, body #login tfoot, body #login th, body #login td, body #login tr,
  body .customer-wrapper table,
  body .customer-wrapper thead,
  body .customer-wrapper tbody,
  body .customer-wrapper tfoot,
  body .customer-wrapper th,
  body .customer-wrapper td,
  body .customer-wrapper tr {
    display: block; }
  body #login thead tr,
  body .customer-wrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  body #login tr,
  body .customer-wrapper tr {
    border: 1px solid #ccc;
    margin: 0 0 5px 0; }
  body #login td,
  body .customer-wrapper td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align: right; }
    body #login td:last-child,
    body .customer-wrapper td:last-child {
      border: none; }
    body #login td input[type="text"], body #login td dl,
    body .customer-wrapper td input[type="text"],
    body .customer-wrapper td dl {
      overflow: hidden;
      margin: 0;
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      display: block;
      float: none; }
      body #login td input[type="text"]:after, body #login td dl:after,
      body .customer-wrapper td input[type="text"]:after,
      body .customer-wrapper td dl:after {
        content: "";
        display: table;
        clear: both; }
      body #login td input[type="text"] dt, body #login td input[type="text"] dd, body #login td dl dt, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dt,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dt,
      body .customer-wrapper td dl dd {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%; }
        body #login td input[type="text"] dt:after, body #login td input[type="text"] dd:after, body #login td dl dt:after, body #login td dl dd:after,
        body .customer-wrapper td input[type="text"] dt:after,
        body .customer-wrapper td input[type="text"] dd:after,
        body .customer-wrapper td dl dt:after,
        body .customer-wrapper td dl dd:after {
          content: "";
          display: table;
          clear: both; }
      body #login td input[type="text"] dd, body #login td dl dd,
      body .customer-wrapper td input[type="text"] dd,
      body .customer-wrapper td dl dd {
        margin-right: 0;
        float: right; }
    body #login td input[type="text"],
    body .customer-wrapper td input[type="text"] {
      padding: 10px; }
  body #login td:before,
  body .customer-wrapper td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-value);
    font-weight: bold;
    text-align: left; }
  body #login tfoot,
  body .customer-wrapper tfoot {
    width: 100%; }
  body #login table,
  body .customer-wrapper table {
    table-layout: fixed;
    display: table; }
  body #login fieldset,
  body .customer-wrapper fieldset {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px; }
    body #login fieldset:after,
    body .customer-wrapper fieldset:after {
      content: "";
      display: table;
      clear: both; }
    body #login fieldset + .right,
    body .customer-wrapper fieldset + .right {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #login fieldset + .right:after,
      body .customer-wrapper fieldset + .right:after {
        content: "";
        display: table;
        clear: both; }
  body #login .inline_form_element,
  body .customer-wrapper .inline_form_element {
    width: 100%; }
    body #login .inline_form_element input,
    body .customer-wrapper .inline_form_element input {
      width: 100%;
      margin: 10px 0; }
  body #cart-page {
    margin-top: 20px; }
    body #cart-page p.success {
      margin: 10px 0 0 0; }
    body #cart-page h1 {
      margin-bottom: 0; }
    body #cart-page table, body #cart-page thead, body #cart-page tbody, body #cart-page tfoot, body #cart-page th, body #cart-page td, body #cart-page tr {
      display: block; }
    body #cart-page thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #cart-page tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #cart-page td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
      body #cart-page td:last-child {
        border: none; }
      body #cart-page td input[type="text"], body #cart-page td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #cart-page td input[type="text"]:after, body #cart-page td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #cart-page td input[type="text"] dt, body #cart-page td input[type="text"] dd, body #cart-page td dl dt, body #cart-page td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #cart-page td input[type="text"] dt:after, body #cart-page td input[type="text"] dd:after, body #cart-page td dl dt:after, body #cart-page td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #cart-page td input[type="text"] dd, body #cart-page td dl dd {
          margin-right: 0;
          float: right; }
      body #cart-page td input[type="text"] {
        padding: 10px; }
    body #cart-page td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #cart-page tfoot {
      width: 100%; }
    body #cart-page #items_cart,
    body #cart-page #middle_col,
    body #cart-page #right_col {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 20px;
      border: 1px solid #ccc; }
      body #cart-page #items_cart:after,
      body #cart-page #middle_col:after,
      body #cart-page #right_col:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart #voucher_box,
      body #cart-page #items_cart #shipping_box,
      body #cart-page #middle_col #voucher_box,
      body #cart-page #middle_col #shipping_box,
      body #cart-page #right_col #voucher_box,
      body #cart-page #right_col #shipping_box {
        border: none;
        padding: 0; }
    body #cart-page #total_box {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      padding: 20px;
      margin-bottom: 0; }
      body #cart-page #total_box:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #total_box p {
        font-size: 16px;
        padding: 15px;
        text-align: center; }
      body #cart-page #total_box > dl, body #cart-page #total_box > p.right {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #total_box > dl:after, body #cart-page #total_box > p.right:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #total_box > dl {
        margin-bottom: 0; }
      body #cart-page #total_box > p.right {
        padding-bottom: 0; }
        body #cart-page #total_box > p.right span {
          display: block;
          margin-bottom: 10px; }
    body #cart-page #items_cart .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #cart-page #items_cart .item:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart .item > a {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 26.42857%;
        margin-left: 0%;
        margin-right: 3%; }
        body #cart-page #items_cart .item > a:after {
          content: "";
          display: table;
          clear: both; }
      body #cart-page #items_cart .item > h3, body #cart-page #items_cart .item > p {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 70.57143%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right; }
        body #cart-page #items_cart .item > h3:after, body #cart-page #items_cart .item > p:after {
          content: "";
          display: table;
          clear: both; }
  body #checkout_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #checkout_content:after {
      content: "";
      display: table;
      clear: both; }
    body #checkout_content .inline_form_element {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      margin: 0 0 10px 0; }
      body #checkout_content .inline_form_element:after {
        content: "";
        display: table;
        clear: both; }
    body #checkout_content label {
      margin: 0 0 5px 0; }
    body #checkout_content input[type="text"] {
      width: 100%; }
    body #checkout_content .large_field {
      width: 100% !important; }
    body #checkout_content select {
      width: 100%; }
    body #checkout_content textarea {
      width: 100%;
      margin: 20px 0;
      height: 80px; }
    body #checkout_content #payment_list span {
      display: block;
      margin: 10px 0;
      font-size: 12px; }
    body #checkout_content table, body #checkout_content thead, body #checkout_content tbody, body #checkout_content tfoot, body #checkout_content th, body #checkout_content td, body #checkout_content tr {
      display: block; }
    body #checkout_content thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    body #checkout_content tr {
      border: 1px solid #ccc;
      margin: 0 0 5px 0; }
    body #checkout_content td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      text-align: left; }
      body #checkout_content td:last-child {
        border: none; }
      body #checkout_content td input[type="text"], body #checkout_content td dl {
        overflow: hidden;
        margin: 0;
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        display: block;
        float: none; }
        body #checkout_content td input[type="text"]:after, body #checkout_content td dl:after {
          content: "";
          display: table;
          clear: both; }
        body #checkout_content td input[type="text"] dt, body #checkout_content td input[type="text"] dd, body #checkout_content td dl dt, body #checkout_content td dl dd {
          float: left;
          clear: none;
          text-align: inherit;
          padding-left: 0;
          padding-right: 0;
          width: 48.5%;
          margin-left: 0%;
          margin-right: 3%; }
          body #checkout_content td input[type="text"] dt:after, body #checkout_content td input[type="text"] dd:after, body #checkout_content td dl dt:after, body #checkout_content td dl dd:after {
            content: "";
            display: table;
            clear: both; }
        body #checkout_content td input[type="text"] dd, body #checkout_content td dl dd {
          margin-right: 0;
          float: right; }
      body #checkout_content td input[type="text"] {
        padding: 10px; }
    body #checkout_content td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-value);
      font-weight: bold; }
    body #checkout_content tfoot {
      width: 100%; }
    body #checkout_content .checkout_box .right a, body #checkout_content .checkout_box .right a:visited {
      display: block;
      font-size: 14px;
      text-align: center; }
  body #checkout_content {
    margin-top: 20px; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  body #container, body .container {
    max-width: 770px; }
  body .mobile-menu {
    display: block;
    position: relative;
    z-index: 1000000;
    background: #C60024; }
    body .mobile-menu ul {
      float: left;
      position: relative;
      padding-left: 110px;
      line-height: 47px;
      display: none; }
      body .mobile-menu ul li {
        display: inline-block; }
        body .mobile-menu ul li:first-child {
          width: 75px;
          height: 75px;
          position: absolute;
          left: 20px; }
          body .mobile-menu ul li:first-child img {
            max-width: 100%; }
        body .mobile-menu ul li.right {
          display: none; }
    body .mobile-menu p {
      margin: 0;
      padding: 15px 15px;
      text-align: right;
      color: white; }
  body #mega-menu-1 {
    display: none; }
  body .shifter-navigation {
    background: #555 !important; }
  body #mobile-menu-body {
    margin: 0; }
    body #mobile-menu-body li {
      border-bottom: 1px solid #28799c;
      border-top: 1px solid #3299c4;
      position: relative; }
      body #mobile-menu-body li a, body #mobile-menu-body li a:visited {
        display: block;
        padding: 10px 20px;
        color: white; }
        body #mobile-menu-body li a.expand, body #mobile-menu-body li a:visited.expand {
          position: absolute;
          right: 10px;
          top: 5px;
          z-index: 5;
          border: 1px solid white;
          width: 28px;
          height: 28px;
          line-height: 24px;
          padding: 0;
          text-align: center;
          border-radius: 100%; }
    body #mobile-menu-body ul {
      display: none;
      margin: 0; }
    body #mobile-menu-body > li {
      background: #2D89B0;
      border: none;
      margin: 0; }
      body #mobile-menu-body > li > a, body #mobile-menu-body > li > a:visited {
        background: inherit;
        margin: 0;
        border-bottom: 1px solid #28799c;
        border-top: 1px solid #3299c4; }
      body #mobile-menu-body > li > ul {
        background: #236987; }
        body #mobile-menu-body > li > ul > li {
          background: inherit;
          border: none;
          margin: 0; }
          body #mobile-menu-body > li > ul > li > a, body #mobile-menu-body > li > ul > li > a:visited {
            background: inherit;
            margin: 0;
            border-bottom: 1px solid #1d5a73;
            border-top: 1px solid #28799c; }
          body #mobile-menu-body > li > ul > li > ul {
            background: #1d5a73; }
            body #mobile-menu-body > li > ul > li > ul > li {
              background: inherit;
              border: none;
              margin: 0; }
              body #mobile-menu-body > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > a:visited {
                background: inherit;
                margin: 0;
                border-bottom: 1px solid #184a5f;
                border-top: 1px solid #236987; }
              body #mobile-menu-body > li > ul > li > ul > li > ul {
                background: #184a5f; }
                body #mobile-menu-body > li > ul > li > ul > li > ul > li {
                  background: inherit;
                  border: none;
                  margin: 0; }
                  body #mobile-menu-body > li > ul > li > ul > li > ul > li > a, body #mobile-menu-body > li > ul > li > ul > li > ul > li > a:visited {
                    background: inherit;
                    margin: 0;
                    border-bottom: 1px solid #133a4a;
                    border-top: 1px solid #1d5a73; }
  body #featured_bar,
  body #featured_bar2 {
    overflow: hidden; }
    body #featured_bar ul li,
    body #featured_bar2 ul li {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 3% !important;
      margin-left: 0 !important; }
      body #featured_bar ul li:after,
      body #featured_bar2 ul li:after {
        content: "";
        display: table;
        clear: both; }
      body #featured_bar ul li:nth-child(3),
      body #featured_bar2 ul li:nth-child(3) {
        margin-right: 0;
        float: right;
        margin-right: 0 !important; }
      body #featured_bar ul li img,
      body #featured_bar2 ul li img {
        max-width: 100%;
        height: 170px !important; }
  body .item {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%; }
    body .item:after {
      content: "";
      display: table;
      clear: both; }
    body .item:nth-child(5n) {
      margin-right: 0;
      float: right; }
  body .footer_block {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    border: none; }
    body .footer_block:after {
      content: "";
      display: table;
      clear: both; }
    body .footer_block:nth-child(2n) {
      margin-right: 0;
      float: right; }
  body #product_images {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%; }
    body #product_images:after {
      content: "";
      display: table;
      clear: both; }
    body #product_images #main_image_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 87.125%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images #main_image_con:after {
        content: "";
        display: table;
        clear: both; }
    body #product_images #swatch_con {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 9.875%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #product_images #swatch_con:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images #swatch_con h4 {
        width: 100px;
        float: right;
        text-align: right;
        font-size: 13px; }
      body #product_images #swatch_con img {
        margin: 0 0 10px 0;
        float: right; }
    body #product_images > a, body #product_images > a:visited {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #product_images > a:after, body #product_images > a:visited:after {
        content: "";
        display: table;
        clear: both; }
      body #product_images > a:nth-child(3n), body #product_images > a:visited:nth-child(3n) {
        margin-right: 0;
        float: right; }
      body #product_images > a img, body #product_images > a:visited img {
        max-width: 100%; }
  body #product_textarea {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #product_textarea:after {
      content: "";
      display: table;
      clear: both; }
  body #rel_products {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #rel_products:after {
      content: "";
      display: table;
      clear: both; }
    body #rel_products .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 22.75%;
      margin-left: 0%;
      margin-right: 3%; }
      body #rel_products .item:after {
        content: "";
        display: table;
        clear: both; }
      body #rel_products .item:nth-child(4n) {
        margin-right: 0;
        float: right; }
      body #rel_products .item > a > img {
        width: 100%; }
        body #rel_products .item > a > img.feed_icon {
          width: auto; }
  body #prod_tabs {
    width: 100%; }
  body #buy_area {
    padding: 0 20px 20px 20px; }
  body #left_section {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%; }
    body #left_section:after {
      content: "";
      display: table;
      clear: both; }
  body #right_content {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #right_content:after {
      content: "";
      display: table;
      clear: both; }
    body #right_content .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%; }
      body #right_content .item:after {
        content: "";
        display: table;
        clear: both; }
      body #right_content .item:nth-child(3n) {
        margin-right: 0;
        float: right; }
  body #cat_banner, body #cat_banner_images, body #cat_banner_images div.banner_inner_con {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right; }
    body #cat_banner:after, body #cat_banner_images:after, body #cat_banner_images div.banner_inner_con:after {
      content: "";
      display: table;
      clear: both; }
    body #cat_banner img, body #cat_banner_images img, body #cat_banner_images div.banner_inner_con img {
      max-width: 100%; }
  body .paging_top {
    overflow: hidden;
    margin-top: 0; }
  body .paging_options {
    float: none;
    margin-bottom: 0;
    margin-top: 20px; }
  body .pagination_product {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    margin-bottom: 20px; }
    body .pagination_product:after {
      content: "";
      display: table;
      clear: both; }
    body .pagination_product li {
      display: inline-block; }
      body .pagination_product li a, body .pagination_product li a:visited {
        display: block;
        padding: 3px; }
  body .half_width {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px; }
    body .half_width:after {
      content: "";
      display: table;
      clear: both; }
    body .half_width:last-child {
      margin-right: 0;
      float: right; }
  body .customer-wrapper table {
    table-layout: fixed;
    display: table; }
  body .customer-wrapper .half_col_order {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%; }
    body .customer-wrapper .half_col_order:after {
      content: "";
      display: table;
      clear: both; }
    body .customer-wrapper .half_col_order + .half_col_order {
      margin-right: 0;
      float: right; }
  body #cart-page table {
    table-layout: fixed;
    width: 100%; }
    body #cart-page table select {
      max-width: 100%; }
  body #cart-page #cart_table, body #cart-page form {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body #cart-page #cart_table:after, body #cart-page form:after {
      content: "";
      display: table;
      clear: both; }
  body #cart-page #items_cart,
  body #cart-page #middle_col,
  body #cart-page #right_col {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body #cart-page #items_cart:after,
    body #cart-page #middle_col:after,
    body #cart-page #right_col:after {
      content: "";
      display: table;
      clear: both; }
  body #cart-page #right_col {
    margin-right: 0;
    float: right; }
  body #cart-page #items_cart {
    padding: 20px; }
    body #cart-page #items_cart .item {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      body #cart-page #items_cart .item:after {
        content: "";
        display: table;
        clear: both; }
      body #cart-page #items_cart .item > a {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 26.42857%;
        margin-left: 0%;
        margin-right: 3%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        body #cart-page #items_cart .item > a:after {
          content: "";
          display: table;
          clear: both; }
        body #cart-page #items_cart .item > a img {
          max-width: 100%; }
      body #cart-page #items_cart .item > h3, body #cart-page #items_cart .item > p {
        float: left;
        clear: none;
        text-align: inherit;
        padding-left: 0;
        padding-right: 0;
        width: 70.57143%;
        margin-left: 0%;
        margin-right: 3%;
        margin-right: 0;
        float: right;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        body #cart-page #items_cart .item > h3:after, body #cart-page #items_cart .item > p:after {
          content: "";
          display: table;
          clear: both; }
  body #cart-page #voucher_box,
  body #cart-page #shipping_box {
    overflow: hidden; }
  body #cart-page #total_box {
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
    float: right;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body #cart-page #total_box:after {
      content: "";
      display: table;
      clear: both; }
    body #cart-page #total_box dl {
      margin: 0 0 10px 0; }
    body #cart-page #total_box dt {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 65.66667%;
      margin-left: 0%;
      margin-right: 3%; }
      body #cart-page #total_box dt:after {
        content: "";
        display: table;
        clear: both; }
    body #cart-page #total_box dd {
      float: left;
      clear: none;
      text-align: inherit;
      padding-left: 0;
      padding-right: 0;
      width: 31.33333%;
      margin-left: 0%;
      margin-right: 3%;
      margin-right: 0;
      float: right; }
      body #cart-page #total_box dd:after {
        content: "";
        display: table;
        clear: both; }
    body #cart-page #total_box span.conf_terms {
      display: block;
      margin: 0 0 10px 0;
      font-size: 12px; } }

.cart-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  z-index: 31; }

.cart-popup {
  background-color: #ffffff;
  position: relative;
  padding: 20px;
  max-height: 80%;
  overflow: scroll; }
  .cart-popup .close-popup {
    padding: 10px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 7px; }
    .cart-popup .close-popup i {
      font-size: 24px; }
  @media screen and (min-width: 768px) {
    .cart-popup {
      min-width: 600px; } }
  .cart-popup .cart-popup__added .cp-added__message {
    border-bottom: 1px solid grey;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .cart-popup .cart-popup__added .cp-added__message .cp-message__content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      font-weight: bold;
      width: 60%; }
      .cart-popup .cart-popup__added .cp-added__message .cp-message__content .fa {
        color: green;
        font-size: 24px;
        margin-right: 10px; }
    .cart-popup .cart-popup__added .cp-added__message .cp-message__subtotal {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      width: 40%;
      font-weight: bold;
      padding-top: 5px;
      padding-right: 40px;
      text-align: right; }
    @media screen and (max-width: 480px) {
      .cart-popup .cart-popup__added .cp-added__message .cp-message__content {
        width: 100%; }
      .cart-popup .cart-popup__added .cp-added__message .cp-message__subtotal {
        width: 100%;
        text-align: left;
        margin-top: 10px; } }
  .cart-popup .cart-popup__added .cp-added__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    border-bottom: 1px solid grey;
    padding-bottom: 20px; }
    .cart-popup .cart-popup__added .cp-added__product .cp-product__image {
      width: 25%; }
      .cart-popup .cart-popup__added .cp-added__product .cp-product__image img {
        max-width: 130px; }
    .cart-popup .cart-popup__added .cp-added__product .cp-product__info {
      width: 75%; }
      .cart-popup .cart-popup__added .cp-added__product .cp-product__info .name {
        font-size: 20px;
        margin-bottom: 5px !important; }
      .cart-popup .cart-popup__added .cp-added__product .cp-product__info .price {
        font-size: 20px; }
    @media screen and (max-width: 480px) {
      .cart-popup .cart-popup__added .cp-added__product {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .cart-popup .cart-popup__added .cp-added__product .cp-product__image {
          width: 100%;
          text-align: center; }
        .cart-popup .cart-popup__added .cp-added__product .cp-product__info {
          width: 100%; } }
  .cart-popup .cart-popup__actions {
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .cart-popup .cart-popup__actions .action-continue, .cart-popup .cart-popup__actions .action-checkout {
      width: 49%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 10px;
      text-align: center;
      font-size: 18px; }
    @media screen and (max-width: 768px) {
      .cart-popup .cart-popup__actions {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .cart-popup .cart-popup__actions .action-continue, .cart-popup .cart-popup__actions .action-checkout {
          width: 100%; }
        .cart-popup .cart-popup__actions .action-continue {
          margin-bottom: 10px; } }
  .cart-popup .cart-popup__related {
    margin-top: 20px; }
    @media screen and (max-width: 480px) {
      .cart-popup .cart-popup__related {
        display: none; } }
    .cart-popup .cart-popup__related .cp-related__title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 0 !important; }
    .cart-popup .cart-popup__related .cp-related__products {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .cart-popup .cart-popup__related .cp-related__products .cp-related__product {
        width: 30%; }
        .cart-popup .cart-popup__related .cp-related__products .cp-related__product .single-item p, .cart-popup .cart-popup__related .cp-related__products .cp-related__product .single-item h3 {
          margin-bottom: 10px !important; }
        .cart-popup .cart-popup__related .cp-related__products .cp-related__product .single-item #add_cart_btn {
          margin-top: 10px; }

.delivery-message {
  padding: 10px;
  text-align: center;
  background-color: #2D89B0;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 5px; }
  @media screen and (max-width: 480px) {
    .delivery-message {
      margin-top: 20px; } }
  .delivery-message p {
    color: white; }
  .delivery-message p a {
    color: white; }

#content_container .delivery-message p {
  margin-bottom: 0; }

.shifter.shifter-enabled .shifter-page {
  -webkit-box-shadow: none;
          box-shadow: none; }

.shifter-navigation {
  padding-top: 68px; }

#header {
  display: none; }
  @media screen and (min-width: 769px) {
    #header {
      display: block; } }
  #header .flag {
    display: none; }
    @media screen and (min-width: 1024px) {
      #header .flag {
        display: inline-block; } }
  #header #upper_area ul li {
    border-left: none; }
    #header #upper_area ul li:last-of-type {
      border-left: 1px solid #e4e4e4; }
    @media screen and (min-width: 1024px) {
      #header #upper_area ul li {
        border-left: 1px solid #e4e4e4; } }

.header-topbar {
  display: block;
  background-color: #c60024;
  position: relative;
  z-index: 5; }
  @media screen and (min-width: 1024px) {
    .header-topbar {
      display: none; } }
  .header-topbar .header-topbar__inner {
    padding: 20px 0;
    background-color: #c60024 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .header-topbar .header-topbar__left {
    width: 30%; }
    .header-topbar .header-topbar__left .flags-dropdown {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      position: relative; }
      .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__active {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%; }
        .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__active a {
          margin-right: 10px;
          height: 100%;
          width: 30px; }
          .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__active a img {
            width: 100%;
            margin-right: 0; }
        .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__active i {
          color: #ffffff;
          font-size: 18px;
          height: 100%;
          padding-top: 6px;
          -webkit-transition: -webkit-transform 300ms linear;
                  transition: transform 300ms linear; }
        .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__active.open i {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__options {
        display: none;
        position: absolute;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
        top: 100%;
        left: 0;
        width: 50px;
        padding: 3px 0;
        overflow: hidden;
        z-index: 5; }
        .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__options .flags-dropdown__option {
          text-align: center; }
          .header-topbar .header-topbar__left .flags-dropdown .flags-dropdown__options .flags-dropdown__option a {
            height: 28px;
            width: 30px;
            display: inline-block; }
  .header-topbar .header-topbar__right {
    width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-topbar .header-topbar__right .header-topbar__icon {
      color: #ffffff;
      font-size: 24px;
      margin-left: 30px; }
      .header-topbar .header-topbar__right .header-topbar__icon.phone {
        margin-bottom: -2px; }

.header-main {
  display: block; }
  @media screen and (min-width: 769px) {
    .header-main {
      display: none; } }
  .header-main .header-main__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 18px; }
  .header-main .header-main__left {
    width: 30%; }
    .header-main .header-main__left img {
      width: 100%;
      max-width: 100px; }
  .header-main .header-main__right {
    width: 70%; }
  .header-main .header-main__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-main .header-main__buttons .header-main__button {
      position: relative;
      background-color: #c60024;
      border-radius: 5px;
      margin-left: 20px;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 40px;
      width: 40px; }
      .header-main .header-main__buttons .header-main__button a {
        color: #ffffff;
        font-size: 24px; }
      .header-main .header-main__buttons .header-main__button.cart a i {
        margin-left: -2px; }

.search-modal {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10; }
  .search-modal.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .search-modal .search-modal__inner {
    position: relative;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 20px; }
    @media screen and (min-width: 769px) {
      .search-modal .search-modal__inner {
        padding: 40px; } }
    .search-modal .search-modal__inner .search-modal__close {
      text-align: right;
      width: 100%;
      position: absolute;
      top: -38px;
      left: 0; }
      .search-modal .search-modal__inner .search-modal__close i {
        color: #ffffff;
        font-size: 32px; }
    .search-modal .search-modal__inner .search-modal__form .header-search-input {
      min-width: 200px;
      margin-bottom: 10px;
      width: 100%;
      padding: 10px 15px;
      font-size: 16px; }
      @media screen and (min-width: 469px) {
        .search-modal .search-modal__inner .search-modal__form .header-search-input {
          margin-bottom: 0;
          width: auto; } }
    .search-modal .search-modal__inner .search-modal__form .submit-search {
      padding: 6px 12px;
      width: 100%;
      height: 40px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media screen and (min-width: 469px) {
        .search-modal .search-modal__inner .search-modal__form .submit-search {
          width: 100px;
          margin-left: 10px; } }

.home-strapline {
  clear: both;
  background: #555555;
  border-radius: 0px 0px 5px 5px;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px; }
  .home-strapline .home-strapline__text {
    color: #fff;
    font-size: 36px;
    line-height: normal;
    margin-bottom: 10px !important; }
  .home-strapline .home-strapline__link {
    font-size: 18px;
    color: #fff; }
    .home-strapline .home-strapline__link:hover {
      text-decoration: underline; }
  @media screen and (max-width: 768px) {
    .home-strapline {
      border-radius: 0; }
      .home-strapline .home-strapline__text {
        font-size: 28px;
        margin-bottom: 5px !important; } }
  @media screen and (max-width: 480px) {
    .home-strapline .home-strapline__text {
      font-size: 20px;
      margin-bottom: 5px !important; }
    .home-strapline .home-strapline__link {
      font-size: 12px;
      margin-bottom: 5px !important; } }

#tabs {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    #tabs {
      margin-top: 20px; }
      #tabs .tab_links li {
        width: 100%;
        border: none !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: block !important; }
        #tabs .tab_links li a {
          width: 100%;
          text-align: center;
          padding-bottom: 0; } }

.homepage-downloads {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media screen and (max-width: 768px) {
    .homepage-downloads {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

#banner {
  position: relative;
  margin: 10px 0 0 0;
  float: left;
  width: 100%;
  height: 350px;
  overflow: hidden; }
  #banner #banner_images {
    width: 100%;
    height: 350px;
    overflow: hidden; }
    #banner #banner_images img {
      width: 100%;
      height: auto; }
  #banner #banner_images--mobile {
    width: 100%;
    height: 250px;
    display: none; }
    #banner #banner_images--mobile a {
      width: 100%;
      height: 250px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      display: inline-block; }
  @media screen and (max-width: 1023px) {
    #banner {
      height: 240px; } }
  @media screen and (max-width: 768px) {
    #banner {
      height: 220px; } }
  @media screen and (max-width: 480px) {
    #banner {
      width: 100%;
      height: 270px; }
      #banner #banner_images {
        display: none; }
      #banner #banner_images--mobile {
        display: block; } }

.banner_con {
  width: 1006px;
  height: 353px;
  overflow: hidden; }

#buttons {
  position: absolute;
  z-index: 30;
  position: absolute;
  top: 25px;
  right: 30px;
  margin: 0 !important; }
  #buttons li {
    list-style: none;
    margin: 0 !important;
    display: inline; }
    #buttons li a {
      background: #f4f4f4;
      width: 20px;
      height: 20px;
      display: inline-block;
      text-indent: -2000px;
      border-radius: 20px; }
      #buttons li a.activeSlide {
        background: #d46817; }
  @media screen and (max-width: 480px) {
    #buttons {
      display: none; } }

.category_sub_menu--title {
  font-weight: bold; }

.category-filter-title {
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .category-filter-title {
      margin-bottom: 10px !important; } }

#search_form_extended {
  overflow: hidden; }
  #search_form_extended h3 {
    font-family: helvetica;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000; }
    @media screen and (max-width: 768px) {
      #search_form_extended h3 {
        font-size: 12px; } }
  #search_form_extended p {
    margin-bottom: 10px !important; }
  #search_form_extended p#back_form {
    border: 1px solid #a6a6a6;
    border-radius: 3px;
    background: #f2f2f2;
    padding: 2px 3px; }
  #search_form_extended p:last-child {
    margin-bottom: 0 !important; }
  #search_form_extended select {
    width: 120px;
    padding: 2px; }
  #search_form_extended input[type=text] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #a6a6a6;
    border-radius: 3px;
    padding: 5px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      #search_form_extended input[type=text] {
        padding: 10px 5px;
        margin-top: 10px; } }
  #search_form_extended input[type=submit] {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    background-color: #c60024;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 1rem;
    width: 100%; }
    @media screen and (max-width: 768px) {
      #search_form_extended input[type=submit] {
        padding: 10px;
        width: 50%; } }
    @media screen and (max-width: 480px) {
      #search_form_extended input[type=submit] {
        width: 100%; } }
  #search_form_extended .form_indent {
    margin-left: 10px; }
  #search_form_extended ul {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px 0 !important;
    padding-bottom: 10px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #search_form_extended ul {
        border-bottom: 1px solid #CCCCCC !important;
        padding: 10px 0 20px 0 !important; } }
    @media screen and (max-width: 480px) {
      #search_form_extended ul {
        padding: 10px 0 10px 0 !important; } }
    #search_form_extended ul li {
      margin: 0 !important;
      list-style: none !important;
      display: block; }
      #search_form_extended ul li label {
        font-weight: normal; }
      #search_form_extended ul li label:hover {
        cursor: pointer; }
    #search_form_extended ul li.full_width {
      width: 100% !important; }
    #search_form_extended ul li.grid {
      width: 40px;
      float: left;
      margin-right: 5px !important; }

#product_images #main_image_con {
  position: relative; }
  #product_images #main_image_con #main_image {
    max-width: 100%; }
  #product_images #main_image_con .inspect-icon {
    top: 0;
    left: 0;
    position: absolute;
    padding: 20px 0 0 20px;
    font-size: 18px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      #product_images #main_image_con .inspect-icon {
        display: none; } }
  #product_images #main_image_con .inspect-text {
    clear: both;
    font-size: 13px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #product_images #main_image_con .inspect-text {
        display: none; } }

/*# sourceMappingURL=style.css.map */
