.clearDiv,
.cleardiv {
  clear: both;
  height: 0;
  width: 100%;
  zoom: 1; }

a.header-logo,
a.mobile-logo {
  background-image: url(../../graphics/00000001/logos/logo_gcode_ltgrey-250x60.svg);
  *display: inline;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  min-width: 10px;
  min-height: 10px;
  max-width: 800px;
  max-height: 800px;
  position: relative; }

.no-svg a.header-logo,
.no-svg a.mobile-logo,
.nosvg a.header-logo,
.nosvg a.mobile-logo {
  background-image: url(../../graphics/00000001/logos/logo_gcode_ltgrey-250x60.png); }

.pre-header--promo a {
  color: #ca9f67; }
  .pre-header--promo a:hover {
    color: #e4cfb3; }

.header {
  height: auto !important; }
  .header a.header-logo {
    width: 250px;
    height: 60px;
    margin-left: 8px; }

.mobile-main-header {
  background-color: rgba(13, 13, 13, 0.9);
  height: 60px;
  min-height: !important;
  line-height: 1;
  overflow: hidden;
  text-align: center;
  margin-bottom: -50px; }

.mobile-main-header .mobile-menu-button span {
  display: inline-block;
  font-size: 1.50rem;
  line-height: 2.667;
  vertical-align: middle;
  width: 100%;
  cursor: pointer; }

.mobile-main-header .notification {
  position: absolute; }

.mobile-basket-button *[data-rt-icon] {
  display: inline-block;
  font-size: 1rem;
  line-height: 2.25rem;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 2.25rem;
  height: 2.25rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 12px;
  margin-right: 8px; }

.mobile-main-header a.mobile-logo {
  margin-top: 10px;
  margin-left: 8px;
  width: 200px;
  height: 40px; }

.mobile-navigation-bar .column {
  color: #f4f4f4; }

@media only screen and (max-width: 767px) {
  .header,
  .main-header {
    height: auto !important;
    min-height: auto !important;
    max-height: 60px !important; }

  .navigation-bar {
    display: none !important; } }
.navigation-bar {
  border-top: solid 1px #414141;
  border-bottom: solid 1px #414141;
  position: relative; }

.navigation-set {
  position: relative; }
  .navigation-set a {
    font-size: 0.825rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1pt; }
  .navigation-set .level-1 {
    line-height: 1;
    width: 16%;
    /* home nav */
    /* ready to ship nav */
    /* holsters nav */
    /* mag carriers nav */
    /* rigs & kits nav */
    /* gear nav */
    /* accessories nav */ }
    .navigation-set .level-1:nth-child(1) {
      width: 10%; }
    .navigation-set .level-1:nth-child(2) {
      width: 15%; }
    .navigation-set .level-1:nth-child(3) {
      width: 12%; }
    .navigation-set .level-1:nth-child(4) {
      width: 20%; }
    .navigation-set .level-1:nth-child(5) {
      width: 14%; }
    .navigation-set .level-1:nth-child(6) {
      width: 10%; }
    .navigation-set .level-1:nth-child(7) {
      width: 15%; }
    .navigation-set .level-1:last-child a {
      border-right: none; }
  .navigation-set .level-1.open-global-search {
    width: 4%;
    float: right;
    border-right: 1px solid #414141; }
    .navigation-set .level-1.open-global-search:hover a {
      background-color: #ae0e00; }
    .navigation-set .level-1.open-global-search.bg-gray {
      background-color: #7b0a00 !important; }
  .navigation-set .level-1 a:after {
    display: none; }
  .navigation-set .level-1 a {
    border-right: 1px solid #414141;
    color: #eeeeee;
    text-align: center;
    display: block;
    padding: 12px 0px; }
  .navigation-set .level-1:first-child a {
    border-left: 1px solid #414141; }
  .navigation-set .level-1:hover > span a {
    box-shadow: inset 0 -4px 0 0 #7b0a00;
    background-color: #ae0e00; }
  .navigation-set li ul {
    background-color: #7b0a00;
    border-top: 1px solid #7b0a00;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    font-size: 0.75rem;
    line-height: 1.5; }
    .navigation-set li ul li {
      margin: 0 0.75rem; }
  .navigation-set .level-2 {
    font-size: 0.8rem;
    min-width: 10rem;
    z-index: 1000; }
  .navigation-set .level-1:first-child .level-2 a,
  .navigation-set li ul .level-2 a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    padding: 8px 0px; }
  .navigation-set .level-2 a {
    color: #dcdcdc; }
  .navigation-set .level-2 a:after {
    display: none; }
  .navigation-set .level-2:hover > span a {
    color: #fafafa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    padding-left: 6px; }

.mobile-navigation-header a:hover {
  color: #414141; }

.mobile-navigation ul {
  border-top: solid 1px #dcdcdc !important; }
  .mobile-navigation ul li span {
    width: 100%;
    display: block;
    background-color: xxltgrey !important;
    min-height: auto;
    color: #414141;
    border-bottom: solid 1px #dcdcdc !important; }
    .mobile-navigation ul li span a {
      color: #414141;
      padding: 18px 12px !important; }
  .mobile-navigation ul li span.parent {
    width: 80%;
    display: block;
    float: left;
    background-color: xxltgrey !important;
    min-height: auto;
    margin: 0;
    padding: 0;
    color: #414141; }
  .mobile-navigation ul li span.next {
    width: 20%;
    display: block;
    float: right;
    background-color: #fafafa !important;
    min-height: auto;
    margin: 0;
    padding: 0;
    color: #414141;
    border-left: solid 1px #dcdcdc !important;
    margin-left: -1px; }
.mobile-navigation .navigation-set a {
  font-size: 0.825rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1pt; }
.mobile-navigation .navigation-set .level-1 {
  line-height: 1;
  width: 100%;
  border-bottom: none;
  /* home nav */
  /* holsters nav */
  /* magazine carriers nav */
  /* rigs & kits nav */
  /* gear nav */
  /* accessories nav */ }
  .mobile-navigation .navigation-set .level-1:nth-child(1) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:nth-child(2) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:nth-child(3) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:nth-child(4) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:nth-child(5) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:nth-child(6) {
    width: 100%; }
  .mobile-navigation .navigation-set .level-1:last-child a {
    border-right: none; }
.mobile-navigation .navigation-set .level-1.open-global-search {
  display: none; }
.mobile-navigation .navigation-set .level-1 a {
  border-right: none;
  color: #414141;
  text-align: left;
  display: block;
  min-height: auto; }
.mobile-navigation .navigation-set .level-1:first-child a {
  border-left: none; }
.mobile-navigation .navigation-set .level-1:hover > span a,
.mobile-navigation .navigation-set .level-1:hover > span.next {
  box-shadow: none;
  background-color: #eeeeee;
  color: #414141; }
.mobile-navigation .navigation-set li ul {
  background-color: #eeeeee;
  border-top: none;
  box-shadow: none;
  font-size: 0.75rem;
  line-height: 1.5; }
  .mobile-navigation .navigation-set li ul li {
    margin: 0 0.75rem;
    border-bottom: solid 1px #dcdcdc; }
.mobile-navigation .navigation-set .level-2 {
  font-size: 0.8rem;
  min-width: auto;
  color: #414141; }
.mobile-navigation .navigation-set .level-1:first-child .level-2 a,
.mobile-navigation .navigation-set li ul .level-2 a {
  border-bottom: none;
  margin-bottom: 0;
  padding: 8px 0px; }
.mobile-navigation .navigation-set .level-2 a {
  color: #414141;
  padding: 18px 12px; }
.mobile-navigation .navigation-set .level-2 a:after {
  display: none; }
.mobile-navigation .navigation-set .level-2:hover > span a {
  color: #414141;
  border-bottom: none;
  padding-left: 6px; }

.navigation-bar .row.wrap {
  position: relative;
  z-index: 120; }

.checkout-headers {
  border-top: solid 1px #414141;
  border-left: solid 1px #414141;
  position: relative;
  z-index: 10; }
  .checkout-headers .column {
    border: none;
    border-right: solid 1px #414141; }
  .checkout-headers .current-step {
    background-color: #976c34; }

.gcode-main-wrapper {
 background-color: #a5a5a5;
 border-top: solid 10px #a5a5a5;
  position: relative;
  padding: 6px 16px 10px 16px !important; }

.page-title {
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4), 0px 6px 18px rgba(0, 0, 0, 0.2); }

.ocst .gcode-main-wrapper, .osel .gcode-main-wrapper, .OPAY .gcode-main-wrapper, .srch .gcode-main-wrapper {
  margin-top: 0px; }
.ocst .page-title, .osel .page-title, .OPAY .page-title, .srch .page-title {
  line-height: 1.2;
  margin: 0 0 1rem 0;
  padding: 0; }

.wlst .row .row, .wish .row .row {
  margin-left: 0;
  margin-right: 0; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
textarea,
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

@media only screen and (max-width: 767px) {
  .main-content-wrapper {
    margin-top: 0px;
    margin-bottom: -8px; } }
.main-content {
  color: #2f2f2f; }

.page-title {
  color: #f4f4f4; }

.page-title {
  font-weight: 900; }

h4.section-title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5pt; }

.bg-white {
  color: #2f2f2f; }
  .bg-white a {
    color: #2f2f2f; }
  .bg-white a.button {
    color: #f4f4f4; }
  .bg-white a.button.bg-charcoal {
    color: #ffffff; }
  .bg-white a.button.bg-gray {
    color: #2f2f2f; }
  .bg-white a.button.bg-silver {
    color: #2f2f2f; }
  .bg-white a.btn-register {
    color: #2f2f2f; }

.color1 {
  color: #424242; }

.color1back {
  background-color: #424242; }

.color2 {
  color: #ca9f67; }

.color2back {
  background-color: #ca9f67; }

.color3 {
  color: #ae0e00; }

.color3back {
  background-color: #ae0e00; }

.color4 {
  color: #f4f4f4; }

.color4back {
  background-color: #f4f4f4; }

.color5 {
  color: #2f2f2f; }

.color5back {
  background-color: #2f2f2f; }

.footer {
  border-top: solid 1px #414141;
  background-color: #0d0d0d; }
  .footer .wrap {
    background-image: url(../../graphics/00000001/logos/logo_gcode-skull_dkgrey-280x325.svg);
    background-repeat: no-repeat;
    background-position: 0px -6px;
    padding: 0.75rem 0 1rem;
    -webkit-background-size: 240px auto;
    -moz-background-size: 240px auto;
    -o-background-size: 240px auto;
    background-size: 240px auto; }
  .footer .footer-logo {
    position: absolute;
    width: 95%;
    height: 100%;
    min-height: 280px; }
  .footer h5 {
    color: #dcdcdc;
    font-size: 0.825rem;
    letter-spacing: 0.5pt;
    padding-bottom: 12px;
    border-bottom: 1px solid #6e6e6e; }
  .footer ul li {
    padding: 0px 0; }
    .footer ul li a {
      font-size: 0.725rem;
      font-weight: 400;
      padding: 6px 8px;
      letter-spacing: 0.2pt; }
      .footer ul li a:hover {
        background-color: #414141;
        padding: 6px 5px 6px 11px; }
    .footer ul li li a {
      padding-left: 8px; }
  .footer .footer-contact li {
    border-top: 1px solid #6e6e6e;
    padding-top: 4px;
    padding-bottom: 8px;
    line-height: 2; }
    .footer .footer-contact li:first-child {
      border-top: none; }
    .footer .footer-contact li a {
      padding: 0; }
      .footer .footer-contact li a:hover {
        background-color: transparent;
        padding: 0; }

.no-svg .footer .wrap,
.nosvg .footer .wrap {
  background-image: url(../../graphics/00000001/logos/logo_gcode-skull_dkgrey-280x325.svg); }

@media screen and (min-width: 768px) {
  .footer .wrap {
    padding-top: 2.50rem; } }
@media only screen and (max-width: 767px) {
  .footer .footer-contact-col {
    width: 100% !important;
    float: left;
    padding-top: 2.50rem;
    *zoom: 1;
    background-color: rgba(0, 0, 0, 0.55); }
    .footer .footer-contact-col:before, .footer .footer-contact-col:after {
      content: " ";
      display: table; }
    .footer .footer-contact-col:after {
      clear: both; }
  .footer .contact-section-01 {
    width: 46%;
    float: left;
    margin: 0 2% 0 2%;
    *zoom: 1; }
    .footer .contact-section-01:before, .footer .contact-section-01:after {
      content: " ";
      display: table; }
    .footer .contact-section-01:after {
      clear: both; }
  .footer .contact-section-02 {
    width: 46%;
    float: right;
    margin: 0 2% 0 2%;
    *zoom: 1; }
    .footer .contact-section-02:before, .footer .contact-section-02:after {
      content: " ";
      display: table; }
    .footer .contact-section-02:after {
      clear: both; } }
.btn-continue, .btn-checkout {
  background-color: #ca9f67;
  color: #f4f4f4;
  font-size: 1.5rem;
  line-height: 1;
  padding: 20px 30px;
  height: auto; }
  .btn-continue:hover, .btn-checkout:hover {
    background-color: #976c34;
    color: #f4f4f4; }

.btn-login {
  background-color: #ca9f67;
  color: #f4f4f4;
  height: auto; }
  .btn-login:hover {
    background-color: #976c34;
    color: #f4f4f4; }

.btn-register,
.btn-lookup {
  background-color: #eeeeee;
  color: #2f2f2f;
  height: auto; }
  .btn-register:hover,
  .btn-lookup:hover {
    background-color: #dcdcdc;
    color: #2f2f2f; }

.btn-save {
  background-color: #ca9f67;
  color: #f4f4f4; }
  .btn-save:hover {
    background-color: #976c34;
    color: #f4f4f4; }

a.color1 {
  color: #424242; }
  a.color1:hover {
    color: #0f0f0f; }

a.color2 {
  color: #ca9f67; }
  a.color2:hover {
    color: #976c34; }

a.color3 {
  color: #ae0e00; }
  a.color3:hover {
    color: #7b0a00; }

.bg-color1 {
  background-color: #424242; }

.bg-color2 {
  background-color: #ca9f67; }

.bg-color3 {
  background-color: #ae0e00; }

.bg-color4 {
  background-color: #ae0e00; }

.bg-color5 {
  background-color: #ae0e00; }

#sfnt-hero-mobile {
  display: none; }

.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(100%); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(100%); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%); } }
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%); } }
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(100%); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(100%); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

.sfnt-hero {
  position: relative;
  z-index: 0; }

#sfnt-hero-carousel {
  position: relative;
  z-index: 0;
  height: auto; }
  #sfnt-hero-carousel ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none; }
  #sfnt-hero-carousel li {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    z-index: 0; }

#sfnt-hero-overlay {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(../../graphics/00000001/sfnt-hero/sfnt-hero-overlay-1600x600.png); }

.background-slideshow {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }
  .background-slideshow #background-cycle {
    z-index: 0;
    width: 100%; }
    .background-slideshow #background-cycle li {
      display: block;
      width: 100%; }
  .background-slideshow .sfnt-hero-image {
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
    z-index: 0; }

.foreground-slideshow {
  display: block;
  position: absolute;
  z-index: 15;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden; }
  .foreground-slideshow #foreground-cycle {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px; }
    .foreground-slideshow #foreground-cycle li {
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%); }
  .foreground-slideshow .sfnt-hero-content {
    position: relative;
    max-width: 860px;
    margin: 0px auto; }
    .foreground-slideshow .sfnt-hero-content .sfnt-hero-content-inner-padding {
      padding: 16px 20px 80px 20px; }
    .foreground-slideshow .sfnt-hero-content h3.sfnt-hero-content-title {
      font-size: 2rem;
      line-height: 1.2;
      letter-spacing: 1.5pt;
      font-weight: 900;
      text-transform: uppercase;
      text-align: center;
      padding: 0;
      margin: 0; }
    .foreground-slideshow .sfnt-hero-content p.sfnt-hero-content-copy {
      font-size: 1.125rem;
      line-height: 1.6;
      letter-spacing: 0pt;
      font-weight: 400;
      text-align: center; }
    .foreground-slideshow .sfnt-hero-content .sfnt-hero-sep {
      width: 100%;
      max-width: 360px;
      height: 20px;
      margin: 8px auto;
      padding: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url(../../graphics/00000001/sfnt-hero/sfnt-hero-sep-360x20.png); }

#sfnt-hero-icon-nav-wrap {
  position: absolute;
  top: 60px;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 120px;
  overflow: visible; }

#sfnt-hero-icon-nav {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1170px;
  text-align: center;
  height: 120px;
  overflow: visible; }
  #sfnt-hero-icon-nav a.hero-icon-nav {
    *display: inline;
    display: inline-block;
    width: 120px;
    height: 120px;
    margin: 0 20px;
    padding: 0;
    position: relative;
    z-index: 21;
    background-color: rgba(46, 46, 46, 0.01);
    border: solid 3px rgba(202, 159, 103, 0.01);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: all 300ms cubic-bezier(0.055, 1, 0.85, 0.96);
    /* older webkit */
    -webkit-transition: all 300ms cubic-bezier(0.055, 1.095, 0.85, 0.96);
    -moz-transition: all 300ms cubic-bezier(0.055, 1.095, 0.85, 0.96);
    -o-transition: all 300ms cubic-bezier(0.055, 1.095, 0.85, 0.96);
    transition: all 300ms cubic-bezier(0.055, 1.095, 0.85, 0.96);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.055, 1, 0.85, 0.96);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.055, 1.095, 0.85, 0.96);
    -moz-transition-timing-function: cubic-bezier(0.055, 1.095, 0.85, 0.96);
    -o-transition-timing-function: cubic-bezier(0.055, 1.095, 0.85, 0.96);
    transition-timing-function: cubic-bezier(0.055, 1.095, 0.85, 0.96);
    /* custom */ }
    #sfnt-hero-icon-nav a.hero-icon-nav:hover {
      width: 140px;
      height: 140px;
      margin: -10px 10px;
      z-index: 22;
      background-color: #2e2e2e;
      border: solid 3px rgba(202, 159, 103, 0.01);
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    #sfnt-hero-icon-nav a.hero-icon-nav.cycle-pager-active, #sfnt-hero-icon-nav a.hero-icon-nav.cycle-pager-active:hover {
      width: 180px;
      height: 180px;
      margin: -30px -12px;
      z-index: 25;
      background-color: #2e2e2e;
      border: solid 7px #ca9f67;
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  #sfnt-hero-icon-nav a.icon-nav-incog {
    background-image: url(../../graphics/00000001/icons/icons-incog_white_420x420-01.svg); }
  #sfnt-hero-icon-nav a.icon-nav-osh {
    background-image: url(../../graphics/00000001/icons/icons-osh_white_420x420-01.svg); }
  #sfnt-hero-icon-nav a.icon-nav-soc {
    background-image: url(../../graphics/00000001/icons/icons-soc_white_420x420-01.svg); }
  #sfnt-hero-icon-nav a.icon-nav-xst {
    background-image: url(../../graphics/00000001/icons/icons-xst_white_420x420-01.svg); }

.sfnt-hero-button-wrap {
  display: block;
  position: absolute;
  z-index: 25;
  width: 100%;
  left: 0px;
  bottom: 40px;
  text-align: center; }

a.sfnt-hero-btn {
  font-size: 1.2rem;
  line-height: 1.1;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.2pt;
  background-color: #ae0e00;
  color: #fafafa;
  margin: 0 auto;
  padding: 1rem 2rem;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 18px 9px rgba(0, 0, 0, 0.3);
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a.sfnt-hero-btn:hover {
    background-color: #7b0a00;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 24px 9px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 24px 9px rgba(0, 0, 0, 0.8);
    font-size: 1.4rem;
    padding: 1.2rem 2.2rem; }

@media only screen and (max-width: 1220px) {
  .foreground-slideshow .sfnt-hero-content .sfnt-hero-content-inner-padding {
    padding: 16px 20px 70px 20px; }
  .foreground-slideshow .sfnt-hero-content h3.sfnt-hero-content-title {
    font-size: 1.875rem; }
  .foreground-slideshow .sfnt-hero-content p.sfnt-hero-content-copy {
    font-size: 1rem;
    line-height: 1.6; }
  .foreground-slideshow .sfnt-hero-content .sfnt-hero-sep {
    display: none;
    background-image: none;
    marign: 0;
    height: 12px; }

  #sfnt-hero-icon-nav-wrap {
    position: absolute;
    top: 40px;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 120px;
    overflow: visible; }

  #sfnt-hero-icon-nav {
    height: 100px; }
    #sfnt-hero-icon-nav a.hero-icon-nav {
      width: 100px;
      height: 100px;
      margin: 0 15px; }
      #sfnt-hero-icon-nav a.hero-icon-nav:hover {
        width: 120px;
        height: 120px;
        margin: -10px 5px; }
      #sfnt-hero-icon-nav a.hero-icon-nav.cycle-pager-active, #sfnt-hero-icon-nav a.hero-icon-nav.cycle-pager-active:hover {
        width: 140px;
        height: 140px;
        margin: -20px 0px; }

  .sfnt-hero-button-wrap {
    bottom: 40px; }

  a.sfnt-hero-btn {
    font-size: 0.875rem;
    line-height: 1.1;
    font-weight: 900;
    letter-spacing: 1.2pt;
    padding: 0.8rem 2rem; }
    a.sfnt-hero-btn:hover {
      font-size: 0.875rem;
      padding: 0.8rem 2.2rem; } }
@media only screen and (max-width: 959px) {

  #sfnt-hero-mobile {
    background-color: black;
    display: block;
    position: relative;
    z-index: 0;
    height: auto;
    width: 100%;
    margin-top: 50px;
    *zoom: 1; }
    #sfnt-hero-mobile:before, #sfnt-hero-mobile:after {
      content: " ";
      display: table; }
    #sfnt-hero-mobile:after {
      clear: both; }
    #sfnt-hero-mobile ul {
      margin: 0;
      padding: 0;
      display: block;
      list-style: none;
      width: 100%;
      *zoom: 1; }
      #sfnt-hero-mobile ul:before, #sfnt-hero-mobile ul:after {
        content: " ";
        display: table; }
      #sfnt-hero-mobile ul:after {
        clear: both; }
    #sfnt-hero-mobile li {
      font-size: 0;
      line-height: 0;
      letter-spacing: 0;
      z-index: 0;
      width: 50%;
      float: left !important;
      clear: none !important;
      padding: 0 0 0 0;
      margin: 0; } }
@media only screen and (max-width: 767px) {


  #sfnt-hero-mobile {
    background-color: black;
    display: block;
    position: relative;
    z-index: 10;
    height: auto;
    width: 100%;
    margin-top: 70px; }
    #sfnt-hero-mobile ul {
      margin: 0;
      padding: 0;
      display: block;
      list-style: none;
      width: 100%; }
    #sfnt-hero-mobile li {
      font-size: 0;
      line-height: 0;
      letter-spacing: 0;
      z-index: 0;
      width: 50%;
      float: left !important;
      clear: none !important;
      padding: 0 0 0 0;
      margin: 0; } }
@media only screen and (max-width: 639px) {

  #sfnt-hero-mobile {
    display: block;
    margin-top: 40px; }
    #sfnt-hero-mobile li {
      width: 100%; } }
.home-intro {
  text-align: center; }
  .home-intro .home-intro-outer-margin {
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
    position: relative; }
  .home-intro .home-intro-inner-padding {
    margin: 0;
    padding: 0;
    position: relative; }
  .home-intro h1.home-intro-title {
    font-size: 3rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 1pt;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-shadow: 0px 4px 3px rgba(151, 108, 52, 0.4), 0px 6px 10px rgba(151, 108, 52, 0.1), 0px 10px 16px rgba(0, 0, 0, 0.1); }
  .home-intro h3.home-intro-sub-title {
    *display: inline;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 300;
    letter-spacing: -0.6pt;
    margin: 12px auto 0 auto;
    padding: 0.5rem 1rem;
    font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
    font-style: italic;
    background-color: #eeeeee;
    color: #976c34;
    text-shadow: 0 4px 3px rgba(0, 0, 0, 0.3); }
  .home-intro p.home-intro-content {
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: -0.3pt;
    display: block;
    max-width: 860px;
    margin: 0 auto 1.25rem auto;
    padding: 0; }
  .home-intro .home-intro-top-sep {
    display: block;
    width: 100%;
    max-width: 860px;
    height: 1px;
    margin: -1.25rem auto 1.5rem auto;
    padding: 0;
    border-top: solid 1px #ca9f67;
    clear: both; }
  .home-intro .home-intro-icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
    *zoom: 1; }
    .home-intro .home-intro-icon-list:before, .home-intro .home-intro-icon-list:after {
      content: " ";
      display: table; }
    .home-intro .home-intro-icon-list:after {
      clear: both; }
    .home-intro .home-intro-icon-list li {
      *display: inline;
      display: inline-block;
      margin: 0 20px;
      padding: 0;
      font-size: 0;
      line-height: 0;
      letter-spacing: 0; }

@media only screen and (max-width: 767px) {
  .home-intro .home-intro-outer-margin {
    margin: 10px 0 0 0; }
  .home-intro h1.home-intro-title {
    font-size: 2.25rem;
    letter-spacing: 0.6pt; }
  .home-intro h3.home-intro-sub-title {
    font-size: 1.25rem;
    letter-spacing: -0.4pt;
    margin: 12px auto 0 auto;
    padding: 0.5rem 1rem;
    text-shadow: 0 4px 3px rgba(0, 0, 0, 0.3); }
  .home-intro p.home-intro-content {
    font-size: 1rem;
    margin: 0 auto 1.25rem auto; }
  .home-intro .home-intro-top-sep {
    margin: -1.25rem auto 1.5rem auto; }
  .home-intro .home-intro-icon-list li {
    width: 33.3%;
    margin: 0 0; } }
.service-links-wrap {
  position: absolute;
  top: 50%;
  right: 0px;
  float: right;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.service-links {
  margin-bottom: 0; }
  .service-links ul {
    display: block;
    *zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    float: right; }
    .service-links ul:before, .service-links ul:after {
      content: " ";
      display: table; }
    .service-links ul:after {
      clear: both; }
    .service-links ul li {
      *display: inline;
      display: inline-block;
      float: left;
      margin: 5px 0px 5px 8px;
      padding: 0 0 0 7px;
      border-left: solid 1px #414141;
      overflow: visible;
      vertical-align: top;
      min-height: 20px;
      max-height: 20px;
      font-size: 0.7rem;
      letter-spacing: 1pt;
      line-height: 20px;
      font-weight: 700; }
      .service-links ul li.service-link-item span {
        display: inline-block;
        font-size: 1rem;
        margin-top: -5px;
        vertical-align: bottom; }
    .service-links ul li:first-child {
      border-left: none; }
    .service-links ul li:last-child {
      margin-right: 0; }
    .service-links ul li.mini-basket-wrap {
      position: relative;
      min-width: 2.5rem; }

.mini-basket {
  font-size: 1.125rem;
  position: absolute;
  top: -6px;
  right: -8px;
  z-index: 600;
  float: right; }
  .mini-basket *[data-rt-icon] {
    border-radius: 1rem;
    display: inline-block;
    font-size: 1rem;
    line-height: 2;
    margin-right: 0.50rem;
    position: relative;
    text-align: center;
    width: 2rem;
    height: 2rem; }
  .mini-basket .shopping-cart-text {
    display: none; }
  .mini-basket .basket-count {
    line-height: 1.667;
    padding: 0;
    position: absolute;
    top: -0.25rem;
    right: -0.50rem;
    width: auto;
    min-width: 1.25rem;
    height: 1.25rem; }

.mini-basket-container {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
  float: none;
  position: absolute;
  top: -40rem;
  right: 0;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1001; }

a.mb-view-cart {
  background-color: #eeeeee;
  color: #2f2f2f; }
  a.mb-view-cart:hover {
    background-color: #dcdcdc;
    color: #2f2f2f; }

a.mb-checkout {
  background-color: #ca9f67;
  color: #f4f4f4; }
  a.mb-checkout:hover {
    background-color: #976c34;
    color: #f4f4f4; }

@media only screen and (min-width: 768px) {
  .mini-basket-container:after,
  .mini-basket-container:before {
    border: solid transparent;
    content: " ";
    position: absolute;
    bottom: 100%;
    right: 18px;
    pointer-events: none;
    width: 0;
    height: 0; }

  .mini-basket-container:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: -4px; }

  .mini-basket-container:before {
    border-color: transparent;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-width: 10px;
    margin-left: -5px; }

  .mini-basket-container.open {
    top: 3.875rem; } }
.mini-basket-content {
  cursor: default;
  padding: 0 1rem 1rem;
  color: #414141;
  z-index: 1001; }
  .mini-basket-content h3 {
    border-bottom: 1px solid #dcdcdc;
    line-height: 2;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.5pt; }
  .mini-basket-content h5 {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0.50rem; }
  .mini-basket-content .mini-basket-table-wrap {
    font-size: 0.875rem;
    overflow: hidden;
    overflow-y: auto;
    max-height: 300px; }
  .mini-basket-content .mini-basket-row {
    border-bottom: 1px solid #dcdcdc;
    padding: 0.50rem 0; }
    .mini-basket-content .mini-basket-row a {
      color: initial; }
      .mini-basket-content .mini-basket-row a.button {
        font-size: 1.125rem; }

#content-search {
  background-color: #eeeeee; }
  #content-search .content-search-outer-margin {
    margin: 0;
    padding: 0;
    position: relative; }
  #content-search .content-search-inner-padding {
    margin: 0;
    padding: 10px 0px 0px 0px;
    position: relative; }
  #content-search #content-search-form {
    *zoom: 1;
    padding-right: 160px;
    border: solid 1px #dfe1e1; }
    #content-search #content-search-form:before, #content-search #content-search-form:after {
      content: " ";
      display: table; }
    #content-search #content-search-form:after {
      clear: both; }
  #content-search #content-search-form-input {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 300;
    height: auto; }
  #content-search #content-search-form-submit {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    float: right;
    width: 160px;
    height: 100%;
    text-align: center;
    padding: 0;
    background-color: #ae0e00;
    color: #fafafa; }
    #content-search #content-search-form-submit span {
      display: block;
      text-align: center;
      margin: 0;
      padding: 0;
      vertical-align: middle;
      font-size: 0.75rem;
      line-height: 1;
      letter-spacing: 0.5pt;
      font-weight: 700; }
    #content-search #content-search-form-submit:hover {
      background-color: #7b0a00;
      color: white; }

@media only screen and (max-width: 767px) {
  #content-search #content-search-form {
    padding-right: 0px; }
  #content-search #content-search-form-input {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 300;
    text-align: center; }
  #content-search #content-search-form-submit {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 8px; }
    #content-search #content-search-form-submit span {
      display: block;
      text-align: center;
      margin: 0;
      padding: 18px 12px;
      vertical-align: middle;
      font-size: 0.75rem;
      line-height: 1;
      letter-spacing: 0.5pt;
      font-weight: 700; } }
.category-carousel-wrap {
  display: block;
  padding: 0;
  margin: 0;
  *zoom: 1;
  position: relative; }
  .category-carousel-wrap:before, .category-carousel-wrap:after {
    content: " ";
    display: table; }
  .category-carousel-wrap:after {
    clear: both; }

.category-carousel-wrap-outer-margin {
  padding: 0;
  margin: 0;
  position: relative; }

.category-carousel-wrap-inner-padding {
  padding: 0;
  margin: 0;
  position: relative; }

.category-carousel {
  display: block;
  padding: 0 12px;
  margin: 0 -20px;
  *zoom: 1;
  position: relative;
  overflow: hidden; }
  .category-carousel:before, .category-carousel:after {
    content: " ";
    display: table; }
  .category-carousel:after {
    clear: both; }
  .category-carousel ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    *zoom: 1;
    overflow: hidden; }
    .category-carousel ul:before, .category-carousel ul:after {
      content: " ";
      display: table; }
    .category-carousel ul:after {
      clear: both; }
    .category-carousel ul li {
      width: 33.3%;
      float: left; }

.category-carousel-item {
  padding: 0;
  margin: 0px;
  position: relative;
  white-space: normal; }
  .category-carousel-item .category-carousel-item-outer-margin {
    padding: 0;
    margin: 0 10px 20px 10px;
    position: relative; }
  .category-carousel-item .category-carousel-item-inner-padding {
    padding: 0;
    margin: 0;
    position: relative; }
  .category-carousel-item .category-carousel-item-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden; }
  .category-carousel-item .category-carousel-item-img {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 100%;
    z-index: 1; }
  .category-carousel-item .category-carousel-item-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .category-carousel-item .category-carousel-item-title {
    position: absolute;
    top: 50%;
    left: 50%;
    *display: inline;
    display: inline-block;
    text-align: center;
    z-index: 3;
    color: white;
    font-size: 1.75rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.8pt;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .category-carousel-item .category-carousel-item-content {
    display: block;
    position: absolute;
    top: 150%;
    left: 50%;
    z-index: 4;
    text-align: center;
    padding: 0;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .category-carousel-item .category-carousel-item-content p {
      color: white;
      font-size: 1rem;
      line-height: 1.6;
      font-weight: 300;
      letter-spacing: 0.2pt;
      display: block;
      padding: 0 40px; }
    .category-carousel-item .category-carousel-item-content span.shop-btn {
      display: inline-block;
      background-color: #ae0e00;
      color: #fafafa;
      font-size: 0.75rem;
      line-height: 1;
      letter-spacing: 0.5pt;
      font-weight: 700;
      text-transform: uppercase;
      padding: 12px 16px;
      margin: 8px auto 0px;
      text-decoration: none; }

.category-carousel-nav {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -60px;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px;
  width: 40px;
  height: 120px;
  overflow: hidden;
  background-repeat: no-repeat;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  display: none; }
  .category-carousel-nav:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

#category-carousel-nav-prev {
  float: left;
  left: -12px;
  background-image: url(../../graphics/00000001/category-carousel/carousel-prev-dkgrey-32x112.svg);
  background-position: right center; }
  #category-carousel-nav-prev:hover {
    background-position: left center; }

#category-carousel-nav-next {
  float: right;
  right: -12px;
  background-image: url(../../graphics/00000001/category-carousel/carousel-next-dkgrey-32x112.svg);
  background-position: left center; }
  #category-carousel-nav-next:hover {
    background-position: right center; }

.no-svg #category-carousel-nav-prev,
.nosvg #category-carousel-nav-prev {
  background-image: url(../../graphics/00000001/category-carousel/carousel-prev-dkgrey-32x112.png); }

.no-svg #category-carousel-nav-next,
.nosvg #category-carousel-nav-next {
  background-image: url(../../graphics/00000001/category-carousel/carousel-next-dkgrey-32x112.png); }

.category-carousel-item-link:hover > div.category-carousel-item-overlay {
  background-color: rgba(0, 0, 0, 0.5); }

.category-carousel-item-link:hover > span.category-carousel-item-title {
  top: -50%; }

.category-carousel-item-link:hover > div.category-carousel-item-content {
  top: 50%; }

@media only screen and (max-width: 959px) {
  .category-carousel-item .category-carousel-item-outer-margin {
    margin: 0 6px 10px 6px; }
  .category-carousel-item .category-carousel-item-title {
    font-size: 1.25rem; }
  .category-carousel-item .category-carousel-item-content p {
    font-size: 0.875rem;
    font-weight: 300;
    padding: 0 20px; }

  .category-carousel-nav {
    display: none; }

  /*
  .category-carousel{
  padding:0px;
  margin:0px;
  ul{
  	li{
  		width:50%;
  		float:left;
  		margin-bottom:16px;
  		
  		&:nth-child(2n-1){
  			clear:left;
  			.category-carousel-item{
  				.category-carousel-item-outer-margin{
  					margin:0px 8px 0px 0px;
  				}
  				
  			}
  			
  		}
  		&:nth-child(2n){
  			.category-carousel-item{
  				.category-carousel-item-outer-margin{
  					margin:0px 0px 0px 8px;
  				}
  				
  			}
  			
  		}
  	}
  }
  
  } // end global .category-carousel
  */ }
@media only screen and (max-width: 479px) {
  .category-carousel ul li {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    height: 160px;
    overflow: hidden; }
    .category-carousel ul li:nth-child(2n-1) {
      clear: left; }
      .category-carousel ul li:nth-child(2n-1) .category-carousel-item .category-carousel-item-outer-margin {
        margin: -40px 0px 0px 0px; }
    .category-carousel ul li:nth-child(2n) .category-carousel-item .category-carousel-item-outer-margin {
      margin: -40px 0px 0px 0px; }

  .category-carousel-item-link:hover > span.category-carousel-item-title {
    top: -80%; }

  .category-carousel-item-link:hover > div.category-carousel-item-content {
    top: 50%; } }
.ctgy-header .wrap {
  max-width: 1600px;
  position: relative;
  z-index: 0; }
.ctgy-header img.page-title {
  position: relative; }
.ctgy-header .prod-ctgy-hdft-header {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: 0px;
  z-index: 310;
  width: 100%; }
  .ctgy-header .prod-ctgy-hdft-header:empty {
    display: none; }
.ctgy-header .prod-ctgy-hdft-header-content {
  background-color: rgba(0, 0, 0, 0.6);
  color: #f4f4f4;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  display: block;
  width: 100%;
  float: none; }
  .ctgy-header .prod-ctgy-hdft-header-content:empty {
    display: none; }
  .ctgy-header .prod-ctgy-hdft-header-content h5 {
    color: #f4f4f4;
    font-size: 1.25rem;
    line-height: 1.6;
    text-align: center;
    margin: 0 auto;
    padding: 24px 20px;
    display: block;
    max-width: 1170px; }
    .ctgy-header .prod-ctgy-hdft-header-content h5:empty {
      display: none; }
    .ctgy-header .prod-ctgy-hdft-header-content h5 a {
      color: #ca9f67; }
      .ctgy-header .prod-ctgy-hdft-header-content h5 a:hover {
        color: #976c34; }
      .ctgy-header .prod-ctgy-hdft-header-content h5 a span {
        margin-right: 6px; }
.ctgy-header.no-img h1.page-title {
  text-transform: uppercase;
  font-weight: 900;
  margin-top: -12px; }

.prod-ctgy-hdft-footer {
  color: #f4f4f4; }
  .prod-ctgy-hdft-footer .prod-ctgy-hdft-footer-inner-padding {
    padding: 1rem 0;
    margin: 0;
    position: relative; }
  .prod-ctgy-hdft-footer .left-col {
    width: 50%;
    float: left; }
  .prod-ctgy-hdft-footer .right-col {
    width: 50%;
    float: right; }

.sub-category-layout {
  display: block;
  *zoom: 1;
  margin: 0;
  padding: 0; }
  .sub-category-layout:before, .sub-category-layout:after {
    content: " ";
    display: table; }
  .sub-category-layout:after {
    clear: both; }
  .sub-category-layout .sub-category-item {
    display: block;
    *zoom: 1;
    margin: 0 0 1rem 0;
    padding: 0; }
    .sub-category-layout .sub-category-item:before, .sub-category-layout .sub-category-item:after {
      content: " ";
      display: table; }
    .sub-category-layout .sub-category-item:after {
      clear: both; }
    .sub-category-layout .sub-category-item .sub-category-link {
      display: block;
      margin: 0;
      padding: 0;
      box-shadow: 0px 6px 8px -6px rgba(0, 0, 0, 0.2); }
    .sub-category-layout .sub-category-item .sub-category-img {
      display: block;
      margin: 0;
      padding: 0;
      width: 100% !important;
      height: auto; }
    .sub-category-layout .sub-category-item .sub-category-title {
      display: none; }
    .sub-category-layout .sub-category-item.no-img .sub-category-link {
      display: block;
      margin: 0;
      padding: 60px 40px;
      background-color: #2f2f2f;
      position: relative; }
      .sub-category-layout .sub-category-item.no-img .sub-category-link:hover {
        background-color: #976c34; }
    .sub-category-layout .sub-category-item.no-img .sub-category-title {
      font-size: 2rem;
      line-height: 1.2;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.5pt;
      color: white;
      display: block;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
      text-align: center; }

@media only screen and (max-width: 959px) {
  .ctgy-header .prod-ctgy-hdft-header h5 {
    font-size: 1rem;
    padding: 12px 10px; } }
@media only screen and (max-width: 767px) {
  .ctgy-header .prod-ctgy-hdft-header {
    position: relative;
    width: 100%;
    clear: both;
    background-color: black; }
    .ctgy-header .prod-ctgy-hdft-header h5 {
      font-size: 1rem;
      line-height: 1.6;
      padding: 12px 10px; } }
.category-tree {
  display: block;
  padding: 0;
  margin: 0;
  *zoom: 1;
  position: relative; }
  .category-tree:before, .category-tree:after {
    content: " ";
    display: table; }
  .category-tree:after {
    clear: both; }
  .category-tree h5 {
    line-height: 1.4;
    font-size: 0.775rem;
    font-weight: 700;
    letter-spacing: 1pt;
    padding: 15px 10px; }
  .category-tree ul {
    display: block;
    padding: 0;
    margin: 0;
    *zoom: 1;
    position: relative; }
    .category-tree ul:before, .category-tree ul:after {
      content: " ";
      display: table; }
    .category-tree ul:after {
      clear: both; }
    .category-tree ul li {
      border-bottom: solid 1px #eeeeee; }
      .category-tree ul li a {
        color: #2f2f2f;
        padding: 12px 14px;
        font-size: 0.825rem;
        line-height: 1.2;
        letter-spacing: -0.2pt; }
        .category-tree ul li a:hover {
          color: #2f2f2f;
          background-color: #dcdcdc; }
        .category-tree ul li a strong {
          background-color: #ae0e00;
          color: #f4f4f4;
          font-weight: 900;
          text-transform: uppercase;
          letter-spacing: 0.5pt;
          display: block;
          padding: 12px 14px;
          margin: -12px -14px; }
          .category-tree ul li a strong:hover {
            background-color: #7b0a00;
            color: #f4f4f4; }
    .category-tree ul li.level-2 {
      border-bottom: solid 1px #0f0f0f;
      background-color: #424242; }
      .category-tree ul li.level-2 a {
        font-size: 0.75rem;
        padding: 12px 12px 12px 18px;
        color: #f4f4f4; }
        .category-tree ul li.level-2 a:hover {
          background-color: #0f0f0f;
          color: #f4f4f4;
          padding: 12px 8px 12px 22px; }

.filter-items-container {
  background-color: #4d4d4d;
  color: white;
  margin: 0;
  padding: 0; }

.filter-items-container-inner-padding {
  padding: 10px 16px; }

.sorting, .per-page, .page-links {
  line-height: 1.4;
  padding: 0;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase; }

.sorting label {
  font-size: 0.675rem;
  font-weight: 700;
  letter-spacing: 1pt;
  display: inline-block;
  float: left;
  margin-top: 6px; }
.sorting select {
  padding-top: 2px;
  padding-bottom: 2px;
  height: auto;
  line-height: 1.2;
  font-weight: 400;
  font-size: 0.775rem !important;
  text-transform: uppercase;
  max-width: 140px;
  float: left;
  margin-left: 8px; }
  .sorting select option {
    font-size: 0.775rem !important;
    padding-top: 2px;
    padding-bottom: 2px; }

.per-page {
  padding-top: 4px; }
  .per-page li {
    display: inline-block;
    font-weight: 700; }
  .per-page li:first-child {
    font-size: 0.675rem;
    font-weight: 700;
    letter-spacing: 1pt; }
  .per-page a {
    padding: 0 0.375rem;
    font-size: 0.675rem;
    color: #f4f4f4; }
    .per-page a:hover {
      color: #cecece;
      text-decoration: underline; }
  .per-page a[data-selected="selected"] {
    color: #ca9f67;
    font-weight: 700; }

/* ------------------------ pagination ------------------------ */
.page-links-title,
.page-links-container,
.page-links-results {
  vertical-align: middle; }

.page-links a,
.page-links-deactivated,
.page-links-active {
  border: 1px solid #f4f4f4;
  display: inline-block;
  font-size: 0.725rem;
  line-height: 30px;
  margin-right: 0.25rem;
  text-align: center;
  text-decoration: none;
  width: 30px;
  height: 30px;
  overflow: hidden; }

.page-links a:hover {
  border-color: #ca9f67; }

.page-links-deactivated {
  display: none; }

.page-links-deactivated:hover {
  cursor: not-allowed; }

a.page-links-next {
  margin: 0; }

.page-links-active {
  color: #ca9f67;
  border-color: #ca9f67; }

@media only screen and (max-width: 767px) {
  .sorting, .per-page, .page-links {
    width: 50% !important;
    text-align: center; } }
@media only screen and (max-width: 479px) {
  .sorting, .per-page, .page-links {
    width: 100% !important; } }
/******* START LISTING *********/
.category-product-layout {
  margin: 0;
  padding: 0; }

.category-product {
  margin: 0;
  padding: 0; }

.product-item {
  width: 23.8%;
  float: left;
  color: #2f2f2f;
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  padding: 0;
  background-color: white;
  border: solid 1px #fafafa;
  box-shadow: 0px 6px 8px -6px rgba(0, 0, 0, 0.2); }
  .product-item .product-item-outer-margin {
    margin: 0;
    padding: 0;
    position: relative; }
  .product-item .product-item-inner-padding {
    margin: 0;
    padding: 9px;
    position: relative; }
    .product-item .product-item-inner-padding:hover > span.quick-view {
      bottom: 0px; }
  .product-item a.product-item-link {
    color: #2f2f2f; }
    .product-item a.product-item-link p {
      color: #2f2f2f; }
    .product-item a.product-item-link:hover {
      color: #555555; }
      .product-item a.product-item-link:hover p {
        color: #555555; }
  .product-item .product-item-sep {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    height: 0px; }
  .product-item p.product-item-name {
    font-size: 0.825rem;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 3px 10px;
    letter-spacing: 0.5pt;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none; }
  .product-item p.product-item-price {
    font-size: 0.775rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0;
    padding: 0px 10px;
    color: #ae0e00; }
    .product-item p.product-item-price .strike {
      color: #6e6e6e; }
  .product-item span.product-item-img-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%; }
  .product-item span.quick-view {
    background-color: rgba(202, 159, 103, 0.9);
    color: #f4f4f4;
    font-size: 0.775rem;
    line-height: 1;
    *display: inline;
    display: block;
    height: auto !important;
    width: auto !important;
    padding: 12px 18px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    left: 0;
    right: 0;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; }
  .product-item span.flag {
    display: none;
    width: 120px;
    height: 50px;
    float: left;
    position: absolute;
    z-index: 20;
    text-align: center;
    top: -21px;
    left: -50px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    .product-item span.flag:after {
      width: 30px;
      height: 30px;
      font-family: FontAwesome;
      display: block;
      position: absolute;
      z-index: 21;
      left: 50%;
      bottom: 0px;
      font-size: 18px;
      font-weight: normal;
      color: white;
      text-align: center;
      margin-left: -20px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .product-item span.flag--ready {
    display: block;
    background-color: rgba(83, 150, 76, 0.8); }
    .product-item span.flag--ready:after {
      content: "\f0d1"; }
  .product-item span.flag--sold {
    display: block;
    background-color: rgba(188, 22, 25, 0.8); }
    .product-item span.flag--sold:after {
      content: "\f057"; }

div.product-item:nth-of-type(4n-3) {
  margin-right: 1.2%;
  margin-left: 0;
  clear: left; }

div.product-item:nth-of-type(4n-2) {
  margin-right: 0.8%;
  margin-left: 0.4%;
  clear: none; }

div.product-item:nth-of-type(4n-1) {
  margin-right: 0.4%;
  margin-left: 0.8%;
  clear: none; }

div.product-item:nth-of-type(4n) {
  margin-right: 0;
  margin-left: 1.2%;
  clear: none; }

/******* END LISTING *********/
/******* START SINGLE *********/
.prod-hero {
  position: relative;
  z-index: 0; }
  .prod-hero .wrap {
    max-width: 1600px;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 0;
    text-align: center; }
  .prod-hero img.prod-hero-img {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0 auto; }
  .prod-hero .prod-hero-title-wrap {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 50%;
    text-align: center;
    margin: -4rem auto 0px auto; }
  .prod-hero h1.prod-hero-title {
    display: block;
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 1pt;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); }
  .prod-hero .prod-hero-code {
    font-size: 0.675rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.5pt;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: right;
    color: white;
    position: absolute;
    top: 20px;
    right: 20px;
    float: right;
    display: none; }
  .prod-hero .prod-hero-price {
    display: block;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 1pt;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ca9f67;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); }
  .prod-hero a.prod-hero-video {
    display: block;
    margin-top: 12px;
    color: #ca9f67;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase; }
    .prod-hero a.prod-hero-video:hover {
      color: #e4cfb3; }
    .prod-hero a.prod-hero-video span {
      margin-right: 6px; }
  .prod-hero.no-img {
    padding: 10px 0 24px 0;
    margin-bottom: 0px; }

.product-detail-left-col {
  width: 50%;
  float: left; }
  .product-detail-left-col .product-detail-left-col-outer-margin {
    margin: 0 1.5rem 0 0; }
  .product-detail-left-col .product-detail-left-col-inner-padding {
    margin: 0;
    padding: 0;
    position: relative; }

.product-detail-right-col {
  width: 50%;
  float: right; }
  .product-detail-right-col .product-detail-right-col-outer-margin {
    margin: 0 0 0 1.5rem; }
  .product-detail-right-col .product-detail-right-col-inner-padding {
    margin: 0;
    padding: 0;
    position: relative; }

.product-detail-full-col {
  width: 100%;
  float: none;
  clear: both; }
  .product-detail-full-col .product-detail-full-col-outer-margin {
    margin: 0 0 0 0; }
  .product-detail-full-col .product-detail-full-col-inner-padding {
    margin: 0;
    padding: 0;
    position: relative; }

.product-information--images {
  margin-bottom: 0;
  position: relative; }

.product-swatches {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 0;
  *zoom: 1; }
  .product-swatches:before, .product-swatches:after {
    content: " ";
    display: table; }
  .product-swatches:after {
    clear: both; }
  .product-swatches .selected-swatch {
    border-color: #976c34; }

#js-swatch-name-wrap {
  display: block;
  text-align: center; }
  #js-swatch-name-wrap hr {
    margin: -10px 0 0 0;
    padding: 0; }

#js-swatch-name {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 5px 12px;
  font-size: 0.675rem;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5pt;
  text-transform: uppercase;
  margin: 0 0 0 0;
  text-align: center;
  background-color: white; }

#js-thumbnails img {
  cursor: pointer; }

/* ------------------------ product swatches ------------------------ */
.product-swatches ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.product-swatches li {
  border: 2px solid transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0 0.5% 0.375rem 0.5%;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .product-swatches li span {
    border: 2px solid #fff;
    display: block;
    overflow: hidden;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .product-swatches li span img {
      width: 46px;
      height: 46px;
      vertical-align: top; }

.product-detail-quickview .product-information--images {
  padding-top: 30px; }
.product-detail-quickview .product-swatches {
  top: 8px; }
  .product-detail-quickview .product-swatches ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .product-detail-quickview .product-swatches li {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    margin: 0 0.5% 0.375rem 0.5%;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top; }
    .product-detail-quickview .product-swatches li span {
      border: 2px solid #fff;
      display: block;
      overflow: hidden;
      width: 46px;
      height: 46px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .product-detail-quickview .product-swatches li span img {
        width: 46px;
        height: 46px;
        vertical-align: top; }

@media only screen and (max-width: 780px) {
  .product-swatches li {
    width: 36px;
    height: 36px; }
    .product-swatches li span {
      width: 32px;
      height: 32px; }
      .product-swatches li span img {
        width: 32px;
        height: 32px; }

  .product-detail-quickview .product-swatches li {
    width: 36px;
    height: 36px; }
    .product-detail-quickview .product-swatches li span {
      width: 32px;
      height: 32px; }
      .product-detail-quickview .product-swatches li span img {
        width: 32px;
        height: 32px; } }
@media only screen and (max-width: 479px) {
  .product-swatches li {
    width: 36px;
    height: 36px; }

  .product-detail-quickview .product-swatches li {
    width: 36px;
    height: 36px; } }
.product-information--description {
  padding-top: 20px;
  *zoom: 1;
  	/*
  	.prod-description-block{
  	 -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
    -webkit-column-rule: 1px solid $xltgrey;
       -moz-column-rule: 1px solid $xltgrey;
            column-rule: 1px solid $xltgrey;
  	}
  	*/ }
  .product-information--description:before, .product-information--description:after {
    content: " ";
    display: table; }
  .product-information--description:after {
    clear: both; }

.product-information--purchase {
  margin-bottom: 0;
  /* .product-detail-form{ */
  /* } */ }
  .product-information--purchase .product-detail-form {
    display: block;
    *zoom: 1; }
    .product-information--purchase .product-detail-form:before, .product-information--purchase .product-detail-form:after {
      content: " ";
      display: table; }
    .product-information--purchase .product-detail-form:after {
      clear: both; }
  .product-information--purchase .product-detail-form-inner-padding {
    padding: 5px 10px 10px 10px;
    background-color: #fafafa; }
  .product-information--purchase .form-row {
    width: 100%;
    display: block;
    *zoom: 1;
    padding: 0px 2px 8px 2px;
    margin: 0;
    border-bottom: solid 1px #dcdcdc; }
    .product-information--purchase .form-row:before, .product-information--purchase .form-row:after {
      content: " ";
      display: table; }
    .product-information--purchase .form-row:after {
      clear: both; }
    .product-information--purchase .form-row.first {
      padding-bottom: 0px; }
    .product-information--purchase .form-row.all-hidden {
      display: none !important; }
  .product-information--purchase .form-row-50 {
    width: 50%; }
  .product-information--purchase .form-row-50.floatleft {
    float: left; }
  .product-information--purchase .form-row-50.floatleft {
    float: right; }
  .product-information--purchase label.form-row-label {
    display: inline-block;
    font-size: 0.65rem;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 0.4pt;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    clear: left;
    color: #ca9f67; }
    .product-information--purchase label.form-row-label.required {
      color: #99000f; }
  .product-information--purchase h5.form-row-value {
    font-size: 0.925rem;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.2pt;
    margin: 0;
    padding: 0; }
  .product-information--purchase select {
    width: 98.5%;
    max-width: 98.5% !important;
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
    line-height: 1.2;
    font-weight: 400;
    font-size: 0.775rem !important;
    text-transform: uppercase; }
    .product-information--purchase select option {
      font-size: 0.775rem !important;
      padding-top: 4px;
      padding-bottom: 4px; }
  .product-information--purchase .add-to-cart {
    background-color: #ca9f67;
    font-size: 1rem;
    font-weight: 900;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto; }
    .product-information--purchase .add-to-cart:hover {
      background-color: #976c34;
      text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); }
  .product-information--purchase .form-inner-row {
    padding: 0px 2px 8px 2px; }
  .product-information--purchase .prod-name-form-row {
    border-bottom: solid 1px #dcdcdc; }
  .product-information--purchase .form-row-title {
    width: 65%;
    float: left;
    border-right: solid 1px #dcdcdc;
    margin-right: -1px; }
  .product-information--purchase .form-row-price {
    width: 35%;
    float: right;
    padding-left: 10px;
    margin-left: -10px; }
    .product-information--purchase .form-row-price .form-row-value {
      font-size: 2rem;
      line-height: 4rem;
      font-weight: 900;
      letter-spacing: -0.6pt;
      text-align: center; }
  .product-information--purchase .add-to-cart-wrap input[name="Quantity"] {
    color: #2f2f2f; }

.product-category-icon {
  display: block;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-bottom: -120px;
  z-index: 0;
  width: 120px;
  height: 120px;
  margin-left: -40px;
  overflow: hidden; }
  .product-category-icon img {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4; }

.product-display-icon-wrap {
  display: block;
  text-align: center;
  *zoom: 1;
  position: relative;
  top: -20px;
  margin-bottom: -20px; }
  .product-display-icon-wrap:before, .product-display-icon-wrap:after {
    content: " ";
    display: table; }
  .product-display-icon-wrap:after {
    clear: both; }

.product-display-icon {
  *display: inline;
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 10px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 5px white;
  background-color: white;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear; }
  .product-display-icon:hover {
    width: 120px;
    height: 120px;
    margin: -20px -10px;
    z-index: 10; }

@media only screen and (max-width: 767px) {
  .product-information--description {
    padding-top: 20px;
    *zoom: 1;
    	/*
    	.prod-description-block{
    	 -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0;
      -webkit-column-rule: none;
         -moz-column-rule: none;
              column-rule: none;
    	}
    	*/ }
    .product-information--description:before, .product-information--description:after {
      content: " ";
      display: table; }
    .product-information--description:after {
      clear: both; } }
@media only screen and (max-width: 479px) {
  .product-information--purchase .form-row-50 {
    width: 100%; }
  .product-information--purchase .form-row-title {
    width: 100%;
    border-right: none;
    margin-right: 0; }
  .product-information--purchase .prod-code-form-row {
    border-bottom: solid 1px #dcdcdc; }
  .product-information--purchase .form-row-price {
    width: 100%;
    padding-left: 0;
    margin-left: 0; }
    .product-information--purchase .form-row-price h5.form-row-value {
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.2;
      text-align: left; }

  .product-category-icon {
    top: -20px;
    margin-bottom: -100px;
    width: 100px;
    height: 100px;
    left: auto;
    right: 12px;
    float: right;
    margin-left: 0px; } }
/*
@media only screen and (max-width: 959px) {
	.product-item{
	width:50%;
}
div.product-item:nth-of-type(4n-3){
	clear:left;
	.product-item-outer-margin{
		margin:6px 8px 6px 0px;
		padding:0;
		position:relative;
	}
}
div.product-item:nth-of-type(4n-2){
	clear:none;
	.product-item-outer-margin{
		margin:6px 0px 6px 8px;
		padding:0;
		position:relative;
	}
}
div.product-item:nth-of-type(4n-1){
	clear:left;
	.product-item-outer-margin{
		margin:6px 8px 6px 0px;
		padding:0;
		position:relative;
		
	}
}
div.product-item:nth-of-type(4n){
	clear:none;
	.product-item-outer-margin{
		margin:6px 0px 6px 8px;
		padding:0;
		position:relative;
	}
}
	
}
*/
.product-detail-quickview {
  color: #2f2f2f !important; }

.product-detail-quickview-left-col {
  width: 50%;
  float: left; }
  .product-detail-quickview-left-col .product-detail-quickview-left-col-outer-margin {
    margin: 0; }
  .product-detail-quickview-left-col .product-detail-quickview-left-col-inner-padding {
    margin: 0;
    padding: 8px;
    position: relative; }

.product-detail-quickview-right-col {
  width: 50%;
  float: right; }
  .product-detail-quickview-right-col .product-detail-quickview-right-col-outer-margin {
    margin: 0; }
  .product-detail-quickview-right-col .product-detail-quickview-right-col-inner-padding {
    margin: 0;
    padding: 8px;
    position: relative;
    background-color: #fafafa; }

.product-detail-quickview-full-col {
  width: 100%;
  float: none;
  clear: both; }
  .product-detail-quickview-full-col .product-detail-full-col-outer-margin {
    margin: 0 0 0 0; }
  .product-detail-quickview-full-col .product-detail-quickview-full-col-inner-padding {
    margin: 0;
    padding: 8px;
    position: relative; }

.quickview-product-details,
.quickview-product-quantity,
.quickview-product-add {
  display: block;
  width: 33.3%;
  float: left;
  margin: 0;
  padding: 0; }

.quickview-product-details-inner-padding,
.quickview-product-quantity-inner-padding,
.quickview-product-add-inner-padding {
  padding: 8px;
  text-align: center !important; }

.quickview-add-to-cart-btn,
.quickview-product-details-btn {
  text-align: center !important;
  display: inline-block;
  background-color: #ca9f67;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  padding: 12px 18px !important;
  height: auto;
  width: auto;
  margin: 0 auto !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .quickview-add-to-cart-btn:hover,
  .quickview-product-details-btn:hover {
    background-color: #976c34;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); }

@media only screen and (max-width: 767px) {
  .product-item {
    width: 48.8%; }

  div.product-item:nth-of-type(4n-3) {
    margin-right: 1.2%;
    margin-left: 0;
    clear: left; }

  div.product-item:nth-of-type(4n-2) {
    margin-right: 0%;
    margin-left: 1.2%;
    clear: none; }

  div.product-item:nth-of-type(4n-1) {
    margin-right: 1.2%;
    margin-left: 0%;
    clear: left; }

  div.product-item:nth-of-type(4n) {
    margin-right: 0;
    margin-left: 1.2%;
    clear: none; }

  .prod-hero .prod-hero-title-wrap {
    position: relative;
    top: 0;
    margin: 0 auto 0px auto;
    background-color: black;
    padding: 10px 0 20px 0; }
  .prod-hero h1.prod-hero-title {
    font-size: 1.5rem;
    letter-spacing: 0.5pt; }
  .prod-hero .prod-hero-price {
    margin-top: 6px;
    font-size: 1.125rem;
    letter-spacing: 0.5pt; }
  .prod-hero a.prod-hero-video {
    margin-top: 6px;
    font-size: 0.825rem;
    line-height: 1.2;
    font-weight: 900; }
  .prod-hero.no-img {
    padding: 10px 0 20px 0; }

  .product-detail-left-col {
    width: 100%;
    float: left; }
    .product-detail-left-col .product-detail-left-col-outer-margin {
      margin: 0 0 0 0; }

  .product-detail-right-col {
    width: 100%;
    float: right; }
    .product-detail-right-col .product-detail-right-col-outer-margin {
      margin: 10px 0 0 0; }

  .product-information--purchase .product-detail-form .form-row-title {
    width: 100%;
    float: left;
    border-right: none;
    margin-right: 0px;
    border-bottom: solid 1px #dcdcdc; }
  .product-information--purchase .product-detail-form .form-row-price {
    width: 100%;
    float: right;
    padding-left: 0px;
    margin-left: 0px; }
    .product-information--purchase .product-detail-form .form-row-price h5.form-row-value {
      font-size: 0.925rem;
      line-height: 1.2;
      font-weight: 700;
      letter-spacing: -0.2pt;
      text-align: left; }

  .product-information--description {
    margin-top: 10px;
    	/*
    	.prod-description-block{
    	 -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0;
      -webkit-column-rule: none;
         -moz-column-rule: none;
              column-rule: none
    	}
    	*/ }

  .quickview-product-details,
  .quickview-product-quantity,
  .quickview-product-add {
    width: 100%; } }
@media only screen and (max-width: 479px) {
  .product-item {
    width: 100%; }

  div.product-item:nth-of-type(4n-3),
  div.product-item:nth-of-type(4n-2),
  div.product-item:nth-of-type(4n-1),
  div.product-item:nth-of-type(4n) {
    clear: both; }
    div.product-item:nth-of-type(4n-3) .product-item-outer-margin,
    div.product-item:nth-of-type(4n-2) .product-item-outer-margin,
    div.product-item:nth-of-type(4n-1) .product-item-outer-margin,
    div.product-item:nth-of-type(4n) .product-item-outer-margin {
      margin: 6px 0px 6px 0px; }

  .quickview-product-details,
  .quickview-product-quantity,
  .quickview-product-add {
    width: 100%; } }
/******* END SINGLE *********/
/******* START RELATED *********/
.related-products .related-products-title {
  display: block;
  border-bottom: solid 2px #ca9f67;
  *zoom: 1; }
  .related-products .related-products-title:before, .related-products .related-products-title:after {
    content: " ";
    display: table; }
  .related-products .related-products-title:after {
    clear: both; }
  .related-products .related-products-title span {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 8px; }
.related-products .related-products-carousel {
  padding-top: 18px; }

.related-product .related-product-inner-padding {
  margin: 0;
  padding: 9px;
  position: relative; }
.related-product a.related-product-link {
  color: #2f2f2f; }
  .related-product a.related-product-link p {
    color: #2f2f2f; }
  .related-product a.related-product-link:hover {
    color: #555555; }
    .related-product a.related-product-link:hover p {
      color: #555555; }
.related-product .product-item-sep {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px; }
.related-product p.product-item-name {
  font-size: 0.825rem;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  padding: 3px 10px;
  letter-spacing: 0.5pt;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }
.related-product p.product-item-price {
  font-size: 0.775rem;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  padding: 0px 10px;
  color: #ae0e00; }
  .related-product p.product-item-price .strike {
    color: #6e6e6e; }
.related-product span.product-item-img-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%; }
.related-product span.quick-view {
  background-color: rgba(202, 159, 103, 0.9);
  color: #f4f4f4;
  font-size: 0.775rem;
  line-height: 1;
  *display: inline;
  display: block;
  height: auto !important;
  width: auto !important;
  padding: 12px 18px;
  text-transform: uppercase;
  letter-spacing: 0.5pt;
  left: 0;
  right: 0;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear; }
.related-product span.flag {
  display: none;
  width: 120px;
  height: 50px;
  float: left;
  position: absolute;
  z-index: 20;
  text-align: center;
  top: -21px;
  left: -50px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
  .related-product span.flag:after {
    width: 30px;
    height: 30px;
    font-family: FontAwesome;
    display: block;
    position: absolute;
    z-index: 21;
    left: 50%;
    bottom: 0px;
    font-size: 18px;
    font-weight: normal;
    color: white;
    text-align: center;
    margin-left: -20px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.related-product span.flag--ready {
  display: block;
  background-color: rgba(83, 150, 76, 0.8); }
  .related-product span.flag--ready:after {
    content: "\f0d1"; }
.related-product span.flag--sold {
  display: block;
  background-color: rgba(188, 22, 25, 0.8); }
  .related-product span.flag--sold:after {
    content: "\f057"; }

/******* END RELATED *********/
.ocst-login, .forgot-password {
  color: #2f2f2f; }

.site-map a {
  color: #2f2f2f; }
  .site-map a:hover {
    color: #f4f4f4;
    background-color: #555555; }

.product-listing-item {
  color: #2f2f2f;
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  padding: 0; }
  .product-listing-item .product-listing-item-outer-margin {
    margin: 0 6px; }
  .product-listing-item .product-listing-item-inner-padding {
    padding: 10px;
    background-color: white;
    border: solid 1px #fafafa;
    box-shadow: 0px 6px 8px -6px rgba(0, 0, 0, 0.2); }
  .product-listing-item:hover > span.quick-view {
    bottom: 0px; }
  .product-listing-item a.product-item-link {
    color: #2f2f2f; }
    .product-listing-item a.product-item-link p {
      color: #2f2f2f; }
    .product-listing-item a.product-item-link:hover {
      color: #555555; }
      .product-listing-item a.product-item-link:hover p {
        color: #555555; }
  .product-listing-item .product-item-sep {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    height: 0px; }
  .product-listing-item p.product-item-name {
    font-size: 0.825rem;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 3px 10px;
    letter-spacing: 0.5pt;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none; }
  .product-listing-item p.product-item-price {
    font-size: 0.775rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0;
    padding: 0px 10px;
    color: #ae0e00; }
    .product-listing-item p.product-item-price .strike {
      color: #6e6e6e; }
  .product-listing-item span.product-item-img-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%; }
  .product-listing-item span.quick-view {
    background-color: rgba(202, 159, 103, 0.9);
    color: #f4f4f4;
    font-size: 0.775rem;
    line-height: 1;
    *display: inline;
    display: block;
    height: auto !important;
    width: auto !important;
    padding: 12px 18px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    left: 0;
    right: 0;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; }
  .product-listing-item span.flag {
    display: none;
    width: 120px;
    height: 50px;
    float: left;
    position: absolute;
    z-index: 20;
    text-align: center;
    top: -21px;
    left: -50px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    .product-listing-item span.flag:after {
      width: 30px;
      height: 30px;
      font-family: FontAwesome;
      display: block;
      position: absolute;
      z-index: 21;
      left: 50%;
      bottom: 0px;
      font-size: 18px;
      font-weight: normal;
      color: white;
      text-align: center;
      margin-left: -20px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .product-listing-item span.flag--ready {
    display: block;
    background-color: rgba(83, 150, 76, 0.8); }
    .product-listing-item span.flag--ready:after {
      content: "\f0d1"; }
  .product-listing-item span.flag--sold {
    display: block;
    background-color: rgba(188, 22, 25, 0.8); }
    .product-listing-item span.flag--sold:after {
      content: "\f057"; }

span.controls-heading,
.basket-header-row,
.ocst-account-create h5 {
  text-transform: uppercase;
  font-weight: 900; }

.ocst .checkout-welcome-message {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.25rem;
  text-align: center; }

.bask .basket-header-row {
  font-size: 0.875rem; }
.bask .row.basket-product-row {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px; }
.bask .basket-coupon-row {
  width: 100%;
  margin: 12px auto; }
  .bask .basket-coupon-row .basket-coupon-label {
    display: inline-block;
    float: left; }
    .bask .basket-coupon-row .basket-coupon-label label {
      font-size: 0.725rem;
      font-weight: 700;
      text-transform: uppercase;
      margin-right: 8px; }
  .bask .basket-coupon-row .basket-coupon-wrap {
    position: relative;
    display: inline-block;
    float: left; }
  .bask .basket-coupon-row .basket-coupon-input {
    padding-right: 90px;
    display: block;
    min-width: 210px; }
    .bask .basket-coupon-row .basket-coupon-input input {
      display: block; }
  .bask .basket-coupon-row .basket-coupon-submit {
    width: 90px;
    position: absolute;
    float: right;
    right: 0px;
    top: 0px; }
    .bask .basket-coupon-row .basket-coupon-submit input {
      width: 90px; }
.bask .basket-button-row .basket-button-wishlist {
  width: 50%; }
.bask .basket-button-row .basket-button-continue {
  width: 50%;
  text-align: right; }
.bask .basket-button-row .basket-button-checkout {
  width: 50%;
  float: right;
  margin: 12px 0; }

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .bask .basket-header-row {
    font-size: 0.725rem; }
  .bask .basket-product-description p {
    margin: 0;
    padding: 0;
    font-size: 0.725rem;
    line-height: 1.2; }
  .bask .basket-product-quantity button.basket-product-button-update {
    font-size: 0.675rem; }
    .bask .basket-product-quantity button.basket-product-button-update span {
      display: none; }
  .bask .basket-product-price {
    font-size: 0.775rem;
    line-height: 1.2; }
  .bask .basket-product-subtotal {
    font-size: 0.775rem;
    line-height: 1.2; }
  .bask .basket-coupon-row {
    width: 100%;
    margin: 12px auto; }
    .bask .basket-coupon-row .basket-coupon-label {
      display: inline-block;
      float: left; }
      .bask .basket-coupon-row .basket-coupon-label label {
        font-size: 0.725rem;
        font-weight: 700;
        text-transform: uppercase;
        margin-right: 8px; }
    .bask .basket-coupon-row .basket-coupon-wrap {
      position: relative;
      display: inline-block;
      float: left; }
    .bask .basket-coupon-row .basket-coupon-input {
      padding-right: 90px;
      display: block;
      min-width: 210px; }
      .bask .basket-coupon-row .basket-coupon-input input {
        display: block; }
    .bask .basket-coupon-row .basket-coupon-submit {
      width: 90px;
      position: absolute;
      float: right;
      right: 0px;
      top: 0px; }
      .bask .basket-coupon-row .basket-coupon-submit input {
        width: 90px; }
  .bask .basket-button-row .basket-button-wishlist {
    width: 50%;
    text-align: center; }
  .bask .basket-button-row .basket-button-continue {
    width: 50%;
    text-align: center; }
  .bask .basket-button-row .basket-button-checkout {
    width: 100%;
    margin: 10px 0; }
  .bask .cart-charges-title {
    font-size: 0.65rem; }
  .bask .cart-charges-value {
    font-size: 0.725rem; }
  .bask .cart-subtotal-title {
    font-size: 0.675rem;
    line-height: 1.2; }
  .bask .cart-subtotal-value {
    font-size: 0.775rem;
    line-height: 1.2; } }
@media only screen and (max-width: 768px) {
  .bask .basket-button-row .basket-button-wishlist {
    width: 100%;
    text-align: center; }
  .bask .basket-button-row .basket-button-continue {
    width: 100%;
    text-align: center; }
  .bask .basket-button-row .basket-button-checkout {
    width: 100%;
    margin: 10px 0; } }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../../graphics/00000001/fancybox/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../graphics/00000001/fancybox/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 50%;
  width: 40%;
  height: 40px;
  margin-top: -20px;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../../graphics/00000001/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../../graphics/00000001/fancybox/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../../graphics/00000001/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url(../../graphics/00000001/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
.fitframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.fitframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.testcolor1 {
  background-color: #6D8CCA; }

.testcolor2 {
  background-color: #B0DBF1; }

.testcolor3 {
  background-color: #A2E2F2; }

.testcolor4 {
  background-color: #91C3E3; }

.testcolor5 {
  background-color: #AED4EC; }

.testcolor6 {
  background-color: #CFE8F7; }

.fedex-protect {
	max-width: 70%;
}

.insurance-message {
	font-size: 0.8em;
}

.osel-half {
	width: 50%;
}

@media only screen and (max-width: 785px) {
	.osel-half {
	width: auto;
	}
}

@media only screen and (max-width: 767px) {
	.osel-half {
	width: 50%;
	}
}

@media only screen and (max-width: 540px) {
	.osel-half {
	width: auto;
	}
}