@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);
html {
  height: 100%;
  /* make sure it is at least as tall as the viewport */ }

body {
  background-color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 500;
  min-height: 100%; }

.wrapper {
  min-height: 100%;
  position: relative;
  overflow: hidden; }

.content-wrapper {
  padding-bottom: 371px; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

*:focus {
  outline: 0 !important; }

.h3, .form-login h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 10px;
  color: #000;
  text-transform: uppercase; }

.h4, .box-wrapper.box-login h4, .box-wrapper.box-signup h4, .order-confirm h4, .form-signup h4, .sweet-alert h2, .invite-wrap h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: 6px;
  text-transform: uppercase; }
  .h4.bb, .box-wrapper.box-login h4.bb, .box-wrapper.box-signup h4.bb, .order-confirm h4.bb, .form-signup h4.bb, .sweet-alert h2.bb, .invite-wrap h4.bb {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.h4-sell {
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 1px; }
  .h4-sell.bb {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.p, .form-login p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 8px;
  text-transform: uppercase; }

.sm-p {
  font-weight: 600;
  font-size: 16px; }

.f-16 {
  font-size: 16px; }

.link {
  cursor: pointer; }

.text-sm {
  font-size: 10px; }

.font-black {
  color: black; }
  .font-black:hover, .font-black:focus, .font-black:visited {
    color: black; }

.pt-20 {
  padding-top: 20px; }

.pl-25 {
  padding-left: 25px; }

.pb-15 {
  padding-bottom: 15px; }

.btn-green {
  background: #13de00;
  color: white;
  border: 2px solid #13de00;
  width: 100%;
  padding: 2px 30px 4px 30px; }

.btn-grey {
  background: #8c8c8c;
  color: white;
  border: 2px solid #8c8c8c; }

.btn-black {
  background: #000;
  color: white;
  border: 2px solid #000; }

.btn-custom {
  font-size: 16px;
  line-height: 30px;
  font-weight: 900;
  border-radius: 0;
  padding: 5px 30px 5px 28px;
  text-transform: uppercase; }
  .btn-custom:hover, .btn-custom:focus {
    color: white; }
  .btn-custom.font-light {
    font-weight: 400 !important; }

.btn-full {
  width: 100%; }

.btn-margin {
  margin: 2px 0; }

.grey {
  color: #8c8c8c; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-70 {
  margin-bottom: 70px; }

.m-t-5n {
  margin-top: -5px; }

.m-t-20n {
  margin-top: -20px; }

.m-t-5 {
  margin-top: 5px; }

.m-t-7 {
  margin-top: 7px; }

.m-r-10 {
  margin-right: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-35 {
  margin-top: 35px; }

.m-t-96 {
  margin-top: 96px; }

.m-t-108 {
  margin-top: 108px; }

.m-t-40 {
  margin-top: 40px; }

.no-mb {
  margin-bottom: 0; }

.no-mt {
  margin-top: 0; }

.pl-10 {
  padding-left: 10px; }

.pr-15 {
  padding-right: 15px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-30 {
  padding-bottom: 30px; }

.m-b-10 {
  margin-bottom: 10px; }

.pt-140 {
  padding-top: 140px; }

.pt-50 {
  padding-top: 50px; }

.pt-30 {
  padding-top: 30px; }

.height-45 {
  height: 45px; }

header {
  margin-bottom: 40px; }
  header .logo {
    margin: auto;
    text-align: center;
    margin: 30px 0 10px 0; }
  header .menu-section {
    margin-top: -50px; }

/* Carousel styles */
.carousel {
  max-height: 380px;
  overflow: hidden;
  margin-bottom: 20px; }
  .carousel img {
    width: 100%; }
  .carousel .slick-prev, .carousel .slick-next {
    top: 190px;
    height: 40px;
    width: 40px; }
  .carousel .slick-prev {
    left: 0; }
    .carousel .slick-prev:before {
      content: url(../img/arrow-prev.jpg); }
  .carousel .slick-next {
    right: 0px; }
    .carousel .slick-next:before {
      content: url(../img/arrow-next.jpg); }

.m-carousel {
  overflow: hidden; }
  .m-carousel img {
    width: 100%; }
  .m-carousel .slick-next {
    right: 0; }
    .m-carousel .slick-next:before {
      content: url(../img/m-arrow-next.jpg); }
  .m-carousel .slick-prev {
    left: 0; }
    .m-carousel .slick-prev:before {
      content: url(../img/m-arrow-prev.jpg); }
  .m-carousel .slick-prev, .m-carousel .slick-next {
    top: 50%;
    height: 20px;
    width: 20px; }

/* end Carousel */
.grey-bg {
  background: #fafafa;
  padding-bottom: 30px; }
  .grey-bg form label {
    float: none !important;
    font-size: 14px;
    font-weight: 500;
    color: #0e0e0e; }
  .grey-bg form .form-control {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 7px;
    height: 44px;
    outline: none !important;
    box-shadow: none !important; }
    .grey-bg form .form-control:focus {
      outline: none !important;
      box-shadow: none !important; }
    .grey-bg form .form-control::-webkit-input-placeholder {
      font-size: 14px;
      font-weight: 500;
      color: rgba(14, 14, 14, 0.3); }
    .grey-bg form .form-control:-moz-placeholder {
      font-size: 14px;
      font-weight: 500;
      color: rgba(14, 14, 14, 0.3); }
    .grey-bg form .form-control::-moz-placeholder {
      font-size: 14px;
      font-weight: 500;
      color: rgba(14, 14, 14, 0.3); }
    .grey-bg form .form-control:-ms-input-placeholder {
      font-size: 14px;
      font-weight: 500;
      color: rgba(14, 14, 14, 0.3); }

.box-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 20px 0;
  padding-bottom: 0;
  margin: auto; }
  .box-wrapper.box-login {
    width: 900px;
    margin-bottom: 50px; }
    .box-wrapper.box-login form {
      width: 750px;
      margin: 0px auto; }
    .box-wrapper.box-login hr {
      margin-bottom: 0; }
    .box-wrapper.box-login h4 {
      padding: 0px 10px; }
  .box-wrapper.box-signup {
    width: 1000px;
    margin-bottom: 50px; }
    .box-wrapper.box-signup form {
      width: 700px;
      margin: 35px auto;
      margin-bottom: 0; }
      .box-wrapper.box-signup form .radio {
        margin-top: 0;
        float: left; }
    .box-wrapper.box-signup hr {
      margin-bottom: 0; }
  .box-wrapper.box-refer {
    width: 1150px; }
    .box-wrapper.box-refer form .form-group {
      margin-bottom: 5px; }
    .box-wrapper.box-refer h4 {
      font-size: 20px;
      line-height: 22px;
      font-weight: 600;
      margin-bottom: 5px; }
    .box-wrapper.box-refer h5 {
      font-size: 18px;
      line-height: 24px;
      font-weight: 600; }
    .box-wrapper.box-refer p {
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    .box-wrapper.box-refer label {
      float: none; }
    .box-wrapper.box-refer .price {
      font-size: 24px;
      line-height: 30px;
      font-weight: 600; }
    .box-wrapper.box-refer hr {
      border-top: 1px solid #bfbfbf; }
  .box-wrapper label {
    font-weight: 400;
    float: right; }
    .box-wrapper label.label-control {
      line-height: 40px;
      margin-bottom: 0; }

.logged-out p {
  font-size: 12px;
  padding-top: 13px; }

.signup-label {
  font-weight: 900;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 10px;
  margin-top: 20px; }

nav {
  background: #fafafa;
  height: 66px; }
  nav.home.navbar {
    border: 1px solid #e4e4e4; }
  nav.home .btn-menu {
    border: 0px;
    color: #000; }
    nav.home .btn-menu img {
      margin-bottom: -28px; }
    nav.home .btn-menu span {
      text-align: center;
      font-size: 10px;
      display: block;
      margin-top: -18px; }
  nav.home .menu-section a {
    border: 2px solid #000;
    font-size: 10px;
    padding: 6px 6px;
    letter-spacing: 2.5px;
    margin-top: 5px; }
    nav.home .menu-section a .badge {
      font-weight: 400;
      padding: 5px 7px 5px 10px;
      border: 2px solid #ff0000;
      margin-top: -30px; }
    nav.home .menu-section a:hover {
      background: rgba(0, 0, 0, 0.04); }
  nav.home .min-w {
    font-size: 12px;
    min-width: 96px;
    margin-left: 16px; }
  nav.home .menu-section .btn-inverse {
    font-size: 12px;
    color: #000;
    font-size: 12px;
    padding: 5px 13px;
    border: 2px solid #000; }
  nav a {
    color: #fff; }
    nav a:hover {
      color: #fff; }
  nav.navbar-inverse {
    background: #000; }
    nav.navbar-inverse .btn-menu span {
      text-align: center;
      font-size: 10px;
      display: block;
      margin-top: -18px; }
    nav.navbar-inverse .btn-menu img {
      margin-bottom: -22px; }
    nav.navbar-inverse .btn-inverse {
      font-size: 12px;
      padding: 10px 14px;
      text-transform: uppercase; }
  nav .logo {
    margin: 8px auto; }
  nav .btn-menu {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px;
    float: left; }
    nav .btn-menu i {
      margin-right: 5px;
      width: 12px;
      text-align: center; }
  nav .menu-section {
    float: right;
    margin-top: 15px;
    letter-spacing: 2.5px; }
    nav .menu-section a {
      margin-left: 10px; }
    nav .menu-section .badge {
      border: 2px solid #fff;
      border-radius: 50%;
      background: #ff0000;
      padding: 5px 7px 5px 10px;
      margin-top: -35px;
      margin-left: -35px;
      margin-right: 5px; }

#eWAYBlock a img {
  width: 100%; }

.nav.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000; }
  .nav.nav-tabs li {
    margin-right: 5px;
    background: #fafafa; }
    .nav.nav-tabs li.active a {
      background: #fff;
      border-bottom-color: #fff; }
    .nav.nav-tabs li a {
      border-radius: 0;
      padding: 10px 18px;
      color: #000;
      font-weight: 900;
      border-color: rgba(0, 0, 0, 0.1); }

.panel .panel-heading {
  background: #fff; }
  .panel .panel-heading .panel-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center; }
.panel table tr td {
  font-weight: 600; }
.panel .panel-footer {
  padding-top: 15px;
  padding-bottom: 15px; }
  .panel .panel-footer .panel-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 6px; }
    .panel .panel-footer .panel-title span {
      letter-spacing: 2px; }

.my-account p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500; }
  .my-account p .black-font {
    font-weight: 900; }
.my-account ul.no-left {
  font-weight: 500; }
.my-account .panel .panel-heading {
  background: #fff; }
  .my-account .panel .panel-heading .panel-title {
    font-size: 16px;
    font-weight: 900;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center; }
.my-account .panel .panel-body {
  background: #fafafa;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px; }
  .my-account .panel .panel-body .input-group:last-child .btn {
    background: #fafafa;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .my-account .panel .panel-body .input-group:last-child .btn .fa {
      color: #000;
      vertical-align: sub; }
.my-account .panel table {
  margin-top: 0;
  border-left: none;
  border-right: none; }
  .my-account .panel table tr td {
    padding-top: 15px;
    padding-bottom: 15px; }
.my-account .panel .panel-footer {
  padding-top: 15px;
  padding-bottom: 15px; }
  .my-account .panel .panel-footer .panel-title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 6px; }
    .my-account .panel .panel-footer .panel-title span {
      letter-spacing: 2px; }
.my-account .label {
  background: #000;
  color: #fff;
  padding: 5px 13px;
  border-radius: 15px; }
.my-account .text-success {
  color: #48f006; }
.my-account table {
  margin-top: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .my-account table thead tr th {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background: #fafafa;
    padding-left: 15px; }
  .my-account table tbody tr td {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .my-account table tbody tr:nth-of-type(even) {
    background: #fff !important; }
.my-account .checkbox {
  margin-left: 15px; }
.my-account .sm-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none; }
.my-account .red {
  letter-spacing: 0;
  color: #ff0000;
  font-size: 16px;
  font-weight: 500; }
.my-account .acc-info {
  background-color: #fafafa;
  margin-top: -20px;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 100px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

.mob-right {
  float: right;
  color: #48f006;
  text-transform: uppercase; }
  .mob-right .fa {
    float: right;
    padding-top: 15px; }
  .mob-right p {
    padding-right: 5px;
    float: left; }
  .mob-right:hover {
    background: rgba(0, 0, 0, 0.04); }

.border-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10; }

menu {
  display: block; }
  menu > div {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 315px;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: -webkit-transform ease 250ms;
    -moz-transition: -webkit-transform ease 250ms;
    -ms-transition: -webkit-transform ease 250ms;
    -o-transition: -webkit-transform ease 250ms;
    transition: -webkit-transform ease 250ms;
    -webkit-transition: transform ease 250ms;
    -moz-transition: transform ease 250ms;
    -ms-transition: transform ease 250ms;
    -o-transition: transform ease 250ms;
    transition: transform ease 250ms; }
    menu > div.left {
      z-index: 100;
      background: #000;
      left: -315px;
      height: 100%;
      border-right: 1px solid rgba(255, 255, 255, 0.4);
      border-top: 1px solid rgba(255, 255, 255, 0.5); }
    menu > div.show.left {
      transform: translate3d(315px, 0, 0);
      -ms-transform: translate3d(315px, 0, 0);
      -webkit-transform: translate3d(315px, 0, 0);
      -o-transform: translate3d(315px, 0, 0);
      -moz-transform: translate3d(315px, 0, 0); }
  menu ul {
    margin: 100px 0 66px 20px;
    list-style: none;
    padding-left: 0; }
    menu ul li {
      list-style: none; }
      menu ul li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px;
        line-height: 50px;
        letter-spacing: 2px; }
        menu ul li a:before {
          font-family: FontAwesome;
          content: "\f105";
          margin-right: 30px;
          margin-left: 10px; }
        menu ul li a:hover {
          color: #13de00; }
          menu ul li a:hover:before {
            font-family: FontAwesome; }
        menu ul li a:focus {
          color: #13de00; }
  menu hr {
    border: 0;
    border-bottom: 1px solid #333; }
  menu .box-cart {
    margin: 30px;
    border: 3px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center; }
    menu .box-cart .box-heading {
      border-bottom: 3px solid #fff;
      padding: 8px 0;
      text-transform: uppercase;
      line-height: 20px;
      font-weight: 600; }
    menu .box-cart .box-body {
      padding: 10px 0; }
      menu .box-cart .box-body .box-price {
        letter-spacing: 4px;
        font-weight: 600; }
      menu .box-cart .box-body .box-item {
        padding: 10px 0; }
        menu .box-cart .box-body .box-item .badge {
          background: #ff0000;
          border: 2px solid white;
          border-radius: 50%;
          margin-right: 5px;
          font-size: 12px;
          font-weight: 600;
          padding-top: 4px;
          padding-bottom: 4px; }
        menu .box-cart .box-body .box-item .box-price {
          float: left;
          margin-left: 15px; }
    menu .box-cart .box-footer {
      background: #fff;
      padding: 5px;
      padding-top: 8px;
      font-size: 18px;
      line-height: 25px;
      text-transform: uppercase; }
      menu .box-cart .box-footer a {
        color: #000;
        font-weight: 600; }
  menu .social {
    margin: auto;
    margin-top: 90px;
    text-align: center; }
    menu .social .btn-core {
      margin: 0 35px;
      border-color: #fff;
      padding: 2px 8px 4px 8px; }
      menu .social .btn-core i {
        color: #fff; }
      menu .social .btn-core:first-child {
        margin-left: 0; }
      menu .social .btn-core:last-child {
        margin-right: 0; }
  menu .subscribe {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 30px; }
    menu .subscribe input::-webkit-input-placeholder {
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    menu .subscribe .input-group.input-inverse .input-group-btn:last-child > .btn {
      border: 1px solid white;
      padding: 4px 15px 6px 15px; }
  menu .btn-menu {
    width: 50px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 9px;
    line-height: 20px;
    color: white; }
    menu .btn-menu .fa {
      font-size: 16px; }
    menu .btn-menu a {
      color: white; }
  menu .text-sm {
    line-height: 27px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-right: 10px; }

h2 {
  margin-bottom: 20px; }

a:hover, a:focus, a:visited {
  text-decoration: none; }

a:hover, a:focus {
  color: #13de00; }

a.text-muted:hover {
  color: #13de00; }

a {
  color: #13de00;
  font-weight: 600;
  cursor: pointer; }
  a:hover {
    color: #13de00; }

a.black {
  color: #333; }
  a.black:hover {
    color: #333;
    text-decoration: none; }

a.green, a.green:hover {
  color: #13de00;
  text-decoration: none; }

a.darkgreen {
  color: #13de00; }

a.mute {
  color: #000;
  text-decoration: none; }
  a.mute:hover {
    color: #000; }
  a.mute.product-inquiry {
    padding-bottom: 5px; }

.bold {
  font-weight: 600; }

.normal {
  font-size: 14px; }

.social a {
  margin-left: 5px;
  color: #000; }

.help-block {
  font-weight: 600; }

.option {
  width: 200px; }
  .option.prod-option label {
    font-size: 14px;
    font-weight: 500; }
  .option span {
    vertical-align: middle; }
  .option .dropdown-menu {
    width: 170%; }

.options-wrap {
  margin-top: 50px;
  margin-bottom: -109px; }

label {
  font-size: 14px;
  font-weight: 500;
  color: #0e0e0e; }
  label.option {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0; }

.dropdown .btn {
  margin-bottom: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding-top: 10px;
  overflow: hidden; }

h3 {
  margin-bottom: 20px; }

.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0; }
.list-group-item input[type="radio"] {
  margin-right: 10px; }
.list-group-item.form {
  background: #f5f5f5; }
.list-group-item .box-balance {
  background: #000;
  color: #fff;
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 0;
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 15px; }
.list-group-item .control-label {
  padding-top: 10px;
  text-align: right; }
.list-group-item .fa-minus-square {
  padding-top: 10px; }

.btn-default-focus {
  outline: 0; }

.form-control {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 7px;
  height: 44px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0; }
  .form-control.quantity {
    width: 90px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 5px; }
  .form-control::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: rgba(14, 14, 14, 0.3); }
  .form-control:-moz-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: rgba(14, 14, 14, 0.3); }
  .form-control::-moz-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: rgba(14, 14, 14, 0.3); }
  .form-control:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: rgba(14, 14, 14, 0.3); }

select.form-control {
  height: 42px;
  border-radius: 0; }

.input-group-btn:last-child > .btn {
  background: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 20px;
  border-radius: 0;
  padding: 2px 24px 4px 24px; }

.input-group.input-inverse .form-control {
  border-color: #fff; }
.input-group.input-inverse .input-group-btn:last-child > .btn {
  border-radius: 0;
  border: 2px solid #fff;
  background: #000;
  color: #fff; }
.input-group.input-inverse .en {
  height: 40px;
  line-height: 40px; }

.enlarge {
  height: 45px;
  font-weight: 400;
  font-size: 18px; }

input::-webkit-input-placeholder {
  padding-left: 8px;
  color: #a3a3a3; }

footer {
  margin-top: 60px;
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
  padding: 40px 0;
  position: absolute;
  width: 100%;
  bottom: 0; }
  footer ul {
    list-style: none;
    margin: 30px 0;
    padding: 0; }
    footer ul li {
      display: inline-block;
      margin: 0 15px; }
      footer ul li a {
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        font-size: 11px; }
        footer ul li a:hover {
          text-decoration: none;
          color: #000; }
  footer .social a {
    margin: 0 30px; }

.text-success {
  color: #48f006; }

.panel {
  border-radius: 0; }

.panel-group .panel {
  border-radius: 0;
  border: 0px; }

.panel-default .text-muted {
  color: #333; }

.panel-heading {
  border-radius: 0;
  padding-left: 10px; }

.panel-body {
  background-color: #fafafa; }

.panel-footer {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fafafa; }
  .panel-footer .panel-title {
    font-size: 24px; }

.breadcrumb {
  border-radius: 0;
  background: #fafafa;
  font-size: 14px; }
  .breadcrumb li a {
    color: #000;
    text-transform: uppercase; }
    .breadcrumb li a.active {
      color: #13de00;
      font-weight: 500; }
    .breadcrumb li a.text-muted {
      opacity: .8; }
      .breadcrumb li a.text-muted:hover {
        color: #fff; }

.breadcrumb > li + li:before {
  font-family: FontAwesome;
  content: "\f105";
  color: #777; }

ul.no-left {
  margin-left: 20px;
  padding-left: 0;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px; }

.account-balance {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px; }
  .account-balance .h4, .account-balance .box-wrapper.box-login h4, .box-wrapper.box-login .account-balance h4, .account-balance .box-wrapper.box-signup h4, .box-wrapper.box-signup .account-balance h4, .account-balance .order-confirm h4, .order-confirm .account-balance h4, .account-balance .form-signup h4, .form-signup .account-balance h4, .account-balance .sweet-alert h2, .sweet-alert .account-balance h2, .account-balance .invite-wrap h4, .invite-wrap .account-balance h4 {
    font-size: 14px;
    letter-spacing: 15px;
    margin-bottom: 0; }
  .account-balance h1 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 3px;
    padding-bottom: 10px; }

.label {
  font-size: 14px;
  font-weight: 500; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-50 {
  margin-top: 50px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-80 {
  margin-top: 80px; }

.m-t-100 {
  margin-top: 100px; }

.m-b-10 {
  margin-bottom: 10px; }

.table > tbody > tr > td.no-pl {
  padding-left: 0px; }
.table > tbody > tr > td.no-pr {
  padding-right: 0px; }

.table > thead > tr > th {
  border-bottom: 1px solid #ddd; }
  .table > thead > tr > th.no-pl {
    padding-left: 0px; }

.table > tbody > tr.disabled {
  color: #999; }

.table.outer-border {
  border: 1px solid #ccc; }
  .table.outer-border > thead {
    background: #f2f2f2; }
    .table.outer-border > thead > tr > th {
      padding-top: 12px;
      font-size: 15px; }
  .table.outer-border > tbody > tr > td {
    border-top: 0;
    padding-top: 12px;
    padding-bottom: 12px; }
  .table.outer-border > tbody > tr:nth-of-type(odd) {
    background: #fff; }
  .table.outer-border > tbody > tr:nth-of-type(even) {
    background: #f2f2f2; }

.text-danger {
  color: #ff0000; }

.order-confirm h3 {
  font-size: 16px; }
.order-confirm h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.order-confirm .btn-cart {
  width: auto; }
.order-confirm .flash {
  margin: auto;
  width: 450px; }

.cart-wrapper h2 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 900;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  margin-top: 5px; }
.cart-wrapper .alert h2 {
  border-bottom: 0; }
.cart-wrapper .cart-item th {
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  padding-left: 5px;
  text-transform: uppercase; }
.cart-wrapper .cart-item th, .cart-wrapper .cart-item td {
  border: 0; }
.cart-wrapper .cart-item tbody tr:nth-child(odd) {
  background-color: #fafafa; }
.cart-wrapper .cart-item tbody tr:nth-child(even) {
  background-color: transparent; }
.cart-wrapper .cart-item tbody td h4 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0; }
.cart-wrapper input[type=text] {
  font-weight: bold; }

.cart {
  font-size: 16px;
  font-weight: bold; }
  .cart label {
    padding-left: 0px;
    bottom: 0; }
  .cart a {
    text-decoration: underline;
    font-weight: bold; }
  .cart input[type="checkbox"] {
    display: none; }
  .cart input[type="checkbox"] + label:before {
    font-family: FontAwesome;
    display: inline-block; }
  .cart input[type="checkbox"] + label:before {
    content: "\f096";
    letter-spacing: 6px; }
  .cart input[type="checkbox"]:checked + label:before {
    content: "\f14a";
    letter-spacing: 5px; }

.cart-item .p-name {
  margin-left: 5px;
  margin-top: 15px;
  min-width: 250px; }
.cart-item .p-desc {
  margin-left: 5px;
  padding-bottom: 10px; }
.cart-item a {
  text-decoration: none; }
  .cart-item a:hover, .cart-item a:visited {
    text-decoration: none; }
.cart-item .item-img {
  vertical-align: middle; }
.cart-item > tbody > tr:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0.03); }
.cart-item > tbody > tr > td {
  padding-top: 0;
  padding-bottom: 0; }
.cart-item input.form-control {
  margin-top: 20px; }
.cart-item .option {
  margin: 20px 0; }
.cart-item .btn-core {
  margin: 20px;
  border: 2px solid #000;
  padding: 7px 12px; }
.cart-item .price {
  margin-top: 20px;
  font-weight: bold; }

.summary-item {
  margin-bottom: 15px; }
  .summary-item .badge {
    position: absolute;
    left: 65px;
    top: -10px;
    border-radius: 50%;
    font-size: 14px; }
  .summary-item h5 {
    margin-bottom: 5px; }
  .summary-item:last-child {
    margin-bottom: 0; }

.cart-total {
  font-size: 14px;
  font-weight: 500; }
  .cart-total .bold {
    font-weight: bold; }
  .cart-total .total {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 6px; }
  .cart-total .total-number {
    letter-spacing: 3px; }

.box-discount {
  background: #000;
  color: #fff;
  margin: 15px;
  text-align: center; }
  .box-discount b {
    color: #13de00;
    font-size: 20px; }

.btn-core {
  color: #000;
  font-weight: 900;
  font-size: 16px;
  border: 2px solid #000;
  border-radius: 0;
  padding: 2px 6px 4px 6px; }
  .btn-core .fa-stack {
    font-size: 10px;
    margin-top: -2px; }
    .btn-core .fa-stack .fa-stack-1x {
      margin-left: -1px; }
  .btn-core.btn-menu {
    font-size: 11px; }
    .btn-core.btn-menu i {
      font-size: 32px; }
  .btn-core i.fa-facebook {
    margin: 0 2px; }
  .btn-core.btn-inverse {
    color: #fff;
    border-color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px; }

.btn-cart {
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  width: 100%;
  padding: 10px 16px;
  text-transform: uppercase; }
  .btn-cart:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #000; }
  .btn-cart.black {
    background: #000;
    color: #fff;
    border-radius: 0;
    padding: 11px 16px; }
    .btn-cart.black:hover {
      background: rgba(0, 0, 0, 0.8);
      color: #fff; }

.btn-lg {
  background: #000;
  border: 3px solid #000;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  border-radius: 0;
  font-weight: 900;
  text-transform: uppercase; }
  .btn-lg:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #fff; }
  .btn-lg:focus {
    color: #fff; }
  .btn-lg .square {
    display: inline;
    float: right;
    padding: 3px;
    height: 32px;
    width: 32px;
    background: #000;
    border: 2px solid #fff;
    margin-left: 10px;
    margin-right: -5px; }
    .btn-lg .square i {
      font-size: 16px;
      margin: 3px 0 0 4px;
      float: left;
      padding: 0; }

.btn-lg-white {
  background: white;
  color: #000;
  font-size: 24px;
  border-radius: 0;
  font-weight: 600;
  padding: 10px 50px; }

.btn-submit {
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 0; }
  .btn-submit:hover {
    color: #fff; }
  .btn-submit:focus {
    color: #fff; }

h4 {
  font-weight: 900; }

.no-pl {
  padding-left: 0; }

.no-pr {
  padding-right: 0; }

.no-pt {
  padding-top: 0; }

.no-mb {
  margin-bottom: 0; }

.no-mt {
  margin-top: 0; }

.font-24 {
  font-size: 24px; }

.hbanner {
  width: 700px;
  margin: 30px 0px 48px 0px; }

.p-box img {
  width: 100%;
  height: 100%; }
.p-box .action {
  display: none;
  position: absolute;
  height: 76px;
  bottom: 91px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  text-align: center; }
  .p-box .action a {
    margin: 20px;
    padding-left: 20px;
    padding-right: 20px; }
.p-box .info {
  height: 90px;
  padding: 10px 20px;
  border: 1px solid #eaeaea;
  position: relative;
  z-index: 0;
  transition: z-index 2s; }
  .p-box .info.category {
    height: 140px; }
  .p-box .info .prod-desc {
    padding-right: 70px;
    min-height: 45px; }
  .p-box .info .btn-lg {
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 15px;
    margin-top: 14px;
    margin-bottom: 10px; }
.p-box .p-info {
  text-align: left;
  padding: 10px;
  font-weight: 400; }
  .p-box .p-info a {
    color: #000; }
.p-box:hover .action {
  display: block; }

.form-signup .box {
  width: 39px;
  margin-right: 1.8px;
  text-align: center;
  display: inline-block;
  padding-left: 13px; }
  .form-signup .box:focus {
    padding-left: 10px; }
  .form-signup .box:last-child {
    margin: 0; }
.form-signup label {
  padding-top: 10px;
  margin-bottom: 0;
  float: left;
  font-weight: 500;
  font-size: 18px; }
.form-signup .form-group {
  margin-bottom: 0px; }
.form-signup.box-activation .box-number {
  width: 500px;
  margin: 50px auto;
  color: #000;
  margin-bottom: 50px;
  padding-top: 15px;
  padding-bottom: 13px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-signup.box-activation .box-number h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0;
    padding: 0; }
  .form-signup.box-activation .box-number .box-number-btn {
    background: #000;
    color: #fff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
    width: 230px;
    margin: 20px auto;
    border-radius: 50px;
    padding: 9px 10px; }
    .form-signup.box-activation .box-number .box-number-btn span {
      font-size: 16px;
      font-weight: 400; }
.form-signup.box-activation h1 {
  color: #000; }
.form-signup.box-activation h4 {
  color: #000; }
.form-signup.box-activation .box-lg {
  width: 790px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 30px;
  background: #fafafa;
  padding: 35px 100px;
  font-size: 16px;
  color: #0e0e0e;
  line-height: 20px;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-signup.box-activation .box-lg a {
    display: inline-block; }
.form-signup h1 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 5px;
  font-weight: 900;
  margin-top: 5px;
  margin-bottom: 20px; }
.form-signup h2 {
  font-size: 34px;
  font-weight: 700; }
.form-signup h3 {
  font-size: 28px;
  font-weight: 700; }
.form-signup label.radio {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 148px;
  margin-right: 15px;
  font-size: 28px;
  font-weight: 700; }
  .form-signup label.radio:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 100px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #fff;
    border-radius: 24px;
    border: 2px solid #000; }
.form-signup input[type=radio] {
  display: none; }
.form-signup input[type=radio]:checked + label.radio:before {
  content: "\2022";
  color: #000;
  font-size: 36px;
  text-align: center;
  line-height: 22px; }
.form-signup .group-input {
  position: relative;
  margin-top: 5px; }
  .form-signup .group-input input {
    text-indent: 20px; }
  .form-signup .group-input .fa {
    position: absolute;
    top: 13px;
    left: 7px;
    font-size: 16px;
    width: 20px;
    text-align: center;
    color: #737373; }
.form-signup .btn-lg {
  font-size: 20px;
  padding-left: 60px;
  padding-right: 60px; }

.lg-btn {
  background: #000;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  width: 196px;
  padding: 13px 15px 13px 15px;
  border-radius: 0;
  text-transform: uppercase;
  float: none !important; }
  .lg-btn.sm-width-btn {
    width: 120px; }
  .lg-btn:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #fff; }
  .lg-btn.lg-btn-rfloat {
    float: right !important; }

.lg-btn-white {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  width: 196px;
  padding: 13px 15px 13px 15px;
  border-radius: 0;
  text-transform: uppercase;
  float: none !important; }
  .lg-btn-white:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #000; }

.btn-white {
  background: #f9f9f9;
  border: 1px solid #000;
  color: #000; }
  .btn-white:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #000; }

.space {
  padding: 0 50px; }

.btn-group {
  margin-bottom: 50px; }

.form-login {
  font-family: 'Lato', sans-serif; }
  .form-login .btn-group {
    margin-top: 40px; }
  .form-login h2 {
    font-size: 54px;
    font-weight: 900;
    line-height: 0.5; }
  .form-login .wrapper {
    background-color: #f2f2f2;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 20px; }
    .form-login .wrapper .login {
      padding: 10px 0 10px 25px;
      background-color: #000;
      color: #fff;
      font-size: 20px; }
      .form-login .wrapper .login span {
        margin-left: 10px; }
  .form-login label {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0 5px 0; }
  .form-login .discount {
    margin-left: -11px; }

.product-title {
  font-size: 18px;
  margin-top: 0px;
  padding-right: 205px; }

.enquire {
  padding: 13px;
  background-color: #f5f5f5;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  z-index: 9;
  right: 1px;
  top: 0;
  width: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .enquire .fa {
    margin-right: 5px;
    padding-left: 5px; }

.panel-group .panel + .panel {
  margin-top: 0; }

.desc-tab {
  background: #fff !important; }
  .desc-tab .panel-heading {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .desc-tab .panel-heading .panel-title {
      text-align: left;
      text-transform: none; }
  .desc-tab.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none; }
  .desc-tab .panel-title a {
    font-weight: 500; }
  .desc-tab .panel-body {
    background: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .desc-tab .panel-body p {
      font-size: 14px;
      line-height: 24px;
      font-weight: 500; }
    .desc-tab .panel-body iframe {
      width: 100%; }

.prod-img {
  position: relative; }
  .prod-img img {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .prod-img .zoom {
    position: absolute;
    bottom: 15px;
    right: 15px; }
    .prod-img .zoom .fa {
      color: #000;
      font-size: 20px; }

#detail {
  position: relative; }
  #detail .prod-desc {
    padding-right: 205px; }
  #detail hr {
    margin-bottom: -1px; }

.accordion {
  bottom: 0;
  width: 100%;
  padding-right: 0;
  position: relative; }
  .accordion .panel-title {
    font-weight: 500; }
  .accordion .panel-heading {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .accordion .panel-group {
    margin-bottom: 0; }
  .accordion .share-link .panel-heading {
    padding-top: 15px;
    padding-bottom: 13px; }
    .accordion .share-link .panel-heading .panel-title {
      text-align: left;
      text-transform: none; }
    .accordion .share-link .panel-heading a {
      font-weight: 500;
      line-height: 24px; }

.buy-btn {
  padding: 10px 47px; }

.img-gallery {
  margin-top: 20px; }
  .img-gallery ul {
    list-style: none;
    padding-left: 0; }
    .img-gallery ul li {
      display: inline-block;
      width: 100px;
      height: 100px;
      margin-right: 10px;
      padding: 5px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      .img-gallery ul li:last-child {
        margin-right: 0; }
      .img-gallery ul li img {
        max-width: 100px;
        max-height: 100px; }

.img-wp {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none; }
  .img-wp::after {
    /*background-color:rgb($r,$g,$b);*/
    background-color: transparent;
    background-color: transparent\9;
    z-index: 10;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: 0.5s; }
  .img-wp .caption {
    /*background-color:rgb($r,$g,$b);*/
    background-color: rgba(0, 0, 0, 0.5);
    background-color: transparent\9;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 120px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 1, 0.6, 1);
    max-height: 0; }
    .img-wp .caption .btn-core {
      background: #fff;
      padding: 3px 20px;
      font-weight: 600; }
    .img-wp .caption .first {
      margin-right: 15px; }
    .img-wp .caption p {
      padding: 0 20px 20px 25px;
      color: white;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: left;
      position: absolute;
      top: 25%; }
      .img-wp .caption p p {
        padding: 0; }
  .img-wp:hover::after {
    /*background-color:rgb($r,$g,$b);*/
    background-color: rgba(0, 0, 0, 0.25);
    background-color: transparent\9; }
  .img-wp:hover .caption {
    max-height: 120px;
    padding-top: 18px;
    z-index: 99; }
    .img-wp:hover .caption p {
      padding: 0 20px 20px 25px;
      color: white;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: left;
      position: absolute;
      top: 25%; }
      .img-wp:hover .caption p p {
        padding: 0;
        position: relative; }

.banner-text {
  text-transform: uppercase;
  letter-spacing: 18px;
  font-size: 14px;
  font-weight: 900;
  text-align: center; }
  .banner-text.cross-sale {
    padding: 20px 0px; }
  .banner-text.slogan {
    margin-top: -18px;
    padding: 50px 0px; }

.p-cross-sale {
  text-align: center;
  margin: 25px 0; }

.slick-prev, .slick-next {
  top: 38%; }

.slick-prev:before, .slick-next:before {
  color: #000; }

.quantity label {
  font-size: 16px;
  font-weight: 600;
  padding-right: 42px;
  vertical-align: sub; }

.o-price {
  font-size: 18px;
  color: #ff0000; }
  .o-price.sm {
    font-size: 14px; }

.flash {
  padding-top: 12px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600; }
  .flash .alert {
    border-radius: 0px; }
    .flash .alert .alert-danger {
      background-color: #ffcbcd; }

.v-center {
  padding-top: 160px; }

/* Custom Sweet Alert */
.sweet-alert {
  font-family: 'Lato', sans-serif;
  border-radius: 0px; }
  .sweet-alert h2 {
    color: #000; }
  .sweet-alert p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 0 5px; }
  .sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #13de00; }
  .sweet-alert .sa-icon.sa-success .sa-placeholder {
    border-color: #13de00; }
  .sweet-alert button {
    background-color: #000 !important;
    border-radius: 0px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 36px 5px 0 5px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important; }

/* FAQs Style */
.faqs-header {
  background: url(../img/faq.jpg);
  background-color: #000;
  background-repeat: no-repeat; }
  .faqs-header h1 {
    width: 675px; }

.terms-header {
  background: url(../img/faq.jpg);
  background-color: #000;
  background-repeat: no-repeat; }

.terms-wrap p {
  line-height: 25px !important; }
.terms-wrap ul {
  padding-left: 15px;
  padding-top: 20px; }
  .terms-wrap ul li {
    font-size: 16px;
    letter-spacing: 25;
    font-weight: 400; }

.rewards-header {
  background: url(../img/rewards.jpg);
  background-repeat: no-repeat;
  background-position: center; }
  .rewards-header h1 {
    width: 400px; }

.rewards-wrap p {
  line-height: 25px !important; }
.rewards-wrap ul {
  padding-left: 15px;
  padding-top: 20px; }
  .rewards-wrap ul li {
    font-size: 16px;
    letter-spacing: 25;
    font-weight: 400; }

/* custom page styles */
.custom-header {
  padding-bottom: 65px; }
  .custom-header h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600; }
  .custom-header h1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    margin: auto;
    padding-bottom: 20px; }
  .custom-header .custom-topic {
    text-align: center;
    margin-top: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white; }

.custom-wrap {
  margin-top: 30px; }
  .custom-wrap .custom-content {
    border: 1px solid #e9e9e9;
    color: #000;
    padding: 0px 30px;
    padding-bottom: 40px; }
    .custom-wrap .custom-content h3 {
      font-size: 20px;
      line-height: 25px;
      font-weight: 600;
      margin-top: 30px;
      margin-bottom: 5px; }
    .custom-wrap .custom-content p {
      font-size: 16px;
      line-height: 20px;
      font-weight: 400; }

.custom-footer {
  text-align: center;
  margin-top: 40px; }

/* Contact Us */
.contact-header {
  background: url(../img/contact-bg-alt.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  background-color: #000;
  padding-bottom: 65px; }
  .contact-header h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300; }
  .contact-header h1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    width: 675px;
    margin: auto;
    padding-bottom: 20px; }
  .contact-header .contact-topic {
    text-align: center;
    margin-top: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white; }

.contact-wrap {
  margin-top: 30px; }
  .contact-wrap .contact-content {
    border: 1px solid #e9e9e9;
    color: #000;
    padding-bottom: 40px; }
    .contact-wrap .contact-content h3 {
      font-size: 20px;
      line-height: 25px;
      font-weight: 600; }
    .contact-wrap .contact-content p {
      font-size: 16px;
      line-height: 20px;
      font-weight: 400; }
    .contact-wrap .contact-content .btn-absolute {
      position: absolute;
      bottom: 40px;
      left: 20px; }

.map-wrapper {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #e9e9e9; }
  .map-wrapper #shopbox {
    font-weight: normal; }
  .map-wrapper p {
    font-size: 16px; }

#map {
  width: 100%;
  height: 300px; }

/* Custom Bootstrap Modal */
button.close {
  padding: 0px 7px 5px;
  margin: 10px 10px 0 0;
  border: 1px solid #7f7f7f;
  background-color: #DADADA;
  border-radius: 5px; }
  button.close .fa {
    font-size: 16px; }

.modal-dialog {
  width: 640px; }

.modal-content {
  border-radius: 0;
  font-size: 20px;
  color: #000; }

.modal-header {
  padding: 30px 30px 10px 30px;
  border: 0px; }

p.modal-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  padding-bottom: 6px; }
  p.modal-title span {
    font-size: 35px; }

p.modal-discount {
  font-weight: bold;
  text-align: center; }

p.modal-desc {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center; }

.modal-body {
  padding: 26px 15px 12px; }
  .modal-body span {
    font-size: 16px;
    font-weight: normal; }
  .modal-body span.box_no {
    font-size: 21px;
    font-weight: bold; }
  .modal-body span.ellipse {
    display: block;
    margin: 4px auto 0px;
    border-radius: 50%;
    background-image: -moz-radial-gradient(50% 50%, circle closest-side, #c3c3c3 0%, black 100%);
    background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #c3c3c3 0%, black 100%);
    background-image: -ms-radial-gradient(50% 50%, circle closest-side, #c3c3c3 0%, black 100%);
    width: 5px;
    height: 5px; }
  .modal-body .input-group-btn:last-child > .btn {
    margin-right: 15px;
    margin-top: 10px;
    padding-top: 6px; }
  .modal-body .input-group .form-control {
    margin-left: 15px;
    margin-top: 10px; }
  .modal-body.panel-body {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-image: -moz-linear-gradient(163deg, #f1f1f1 0%, white 46%, #f6f6f6 100%);
    background-image: -webkit-linear-gradient(163deg, #f1f1f1 0%, white 46%, #f6f6f6 100%);
    background-image: -ms-linear-gradient(163deg, #f1f1f1 0%, white 46%, #f6f6f6 100%); }
  .modal-body .height-lg {
    height: 44px; }
  .modal-body .height-xlg {
    height: 80px; }

a.box {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  color: #000;
  padding: 10px;
  text-align: center;
  /* fallback */
  background-image: -moz-linear-gradient(90deg, #f9f9f9 0%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(90deg, #f9f9f9 0%, #f4f4f4 100%);
  background-image: -ms-linear-gradient(90deg, #f9f9f9 0%, #f4f4f4 100%);
  box-shadow: 0 0px 50px #fff inset, 0 0 1px #000 inset; }

.modal-footer {
  padding: 15px 15px;
  border: 0px;
  font-weight: 400;
  text-align: center; }

/* Sell Product Page */
.sell-wrap h2 {
  font-size: 46px;
  line-height: 46px;
  font-weight: 600;
  padding-bottom: 15px; }
.sell-wrap .control-label {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  padding-left: 15px; }
.sell-wrap input {
  height: 43px; }

.h3-sell {
  font-size: 36px !important;
  line-height: 45px !important; }

p.sell-desc {
  font-size: 20px !important; }

.big-box {
  border: 1px solid #ebebeb;
  box-shadow: 0px 0px 10px #c6c6c6, 4px 6px 13px #c6c6c6; }

.sell-product {
  padding-bottom: 40px; }
  .sell-product h3 {
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 20px; }
  .sell-product h4 {
    line-height: 24px;
    margin-bottom: 0px; }
  .sell-product p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0; }
  .sell-product .price {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600; }
  .sell-product hr {
    width: 94% !important;
    border-top: 1px solid #bfbfbf; }

/* Invite Others page */
.invite-wrap h1 {
  font-size: 46px;
  line-height: 46px;
  font-weight: 600; }
.invite-wrap h2 {
  font-size: 38px;
  line-height: 38px;
  font-weight: 900;
  margin-bottom: 5px; }
.invite-wrap h3 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  padding-top: 25px;
  margin-bottom: 5px; }
.invite-wrap p {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  padding: 0px 250px; }
.invite-wrap form .form-control {
  height: 44px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  outline: none; }
  .invite-wrap form .form-control::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.3); }
  .invite-wrap form .form-control::-moz-placeholder {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.3); }
.invite-wrap form .btn-lg {
  padding: 5px;
  width: 175px;
  font-size: 16px;
  line-height: 30px; }
  .invite-wrap form .btn-lg:hover {
    color: white; }
  .invite-wrap form .btn-lg:focus {
    color: white; }
.invite-wrap.invite-activate h3 {
  padding-top: 0;
  padding-bottom: 40px; }
.invite-wrap.invite-activate .box-invite {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px; }
.invite-wrap.invite-activate .invite-form {
  position: absolute;
  top: 85px;
  width: 330px;
  left: 75px; }
  .invite-wrap.invite-activate .invite-form h4 {
    font-size: 38px;
    line-height: 30px;
    font-weight: 600; }
  .invite-wrap.invite-activate .invite-form p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding: 0px; }
  .invite-wrap.invite-activate .invite-form h5 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    padding-top: 15px; }
  .invite-wrap.invite-activate .invite-form input {
    margin-bottom: 10px; }
  .invite-wrap.invite-activate .invite-form button {
    width: 100%; }

.box-wrapper.box-invite {
  width: 920px;
  padding: 0; }
  .box-wrapper.box-invite .img-wrapper {
    padding: 40px; }
    .box-wrapper.box-invite .img-wrapper img {
      width: 100%; }

.category-banner {
  text-align: left;
  background: url(../img/categorybannerbg.jpg) no-repeat;
  background-size: cover;
  padding-right: 0;
  margin-bottom: 30px; }
  .category-banner .category-img {
    padding-right: 0;
    padding-left: 0;
    text-align: right; }
    .category-banner .category-img img {
      width: 100%; }
  .category-banner .no-letter-spacing {
    letter-spacing: 0px; }
  .category-banner .banner-text {
    text-align: left;
    letter-spacing: 10px;
    padding-left: 22px;
    padding-top: 90px; }
  .category-banner h1 {
    margin-top: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    padding-left: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 40px;
    padding-top: 10px; }
  .category-banner .desc {
    padding: 10px 200px 30px 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300; }

.cat-breadcrumb {
  padding-left: 0;
  padding-bottom: 20px; }
  .cat-breadcrumb ul {
    list-style: none;
    padding-left: 0; }
    .cat-breadcrumb ul li {
      display: inline-block;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-right: 10px;
      font-size: 14px; }
      .cat-breadcrumb ul li a {
        font-weight: 900; }
      .cat-breadcrumb ul li.dots {
        vertical-align: middle;
        letter-spacing: 0.5px; }
      .cat-breadcrumb ul li:last-child {
        margin-right: 0; }

.sorting {
  padding-right: 0;
  text-align: right;
  padding-bottom: 20px; }
  .sorting ul {
    padding-left: 0;
    list-style: none; }
    .sorting ul li {
      display: inline-block;
      margin-left: 15px; }
      .sorting ul li a {
        color: #000;
        font-size: 16px;
        font-weight: 600; }
        .sorting ul li a span img {
          width: 16px;
          margin-top: -4px;
          margin-left: 8px; }
      .sorting ul li:first-child {
        margin-left: 0; }

.sm-slogan {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 10px; }
  .sm-slogan .no-letter-spacing {
    letter-spacing: 0; }

.success-page {
  padding-top: 150px;
  margin-bottom: 150px; }

.login-alert {
  padding: 0;
  width: 650px;
  padding-bottom: 50px;
  margin-left: -325px; }
  .login-alert h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    padding-bottom: 5px;
    position: relative; }
    .login-alert h2 span {
      letter-spacing: 0; }
  .login-alert p {
    padding: 50px 50px 50px 30px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600; }
  .login-alert button {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
    padding: 13px 35px; }
  .login-alert a {
    position: absolute;
    top: 10px;
    right: 15px;
    color: rgba(0, 0, 0, 0.3); }
    .login-alert a:hover {
      cursor: pointer; }

/* Media Queries */
@media (max-width: 1200px) {
  nav.home .menu-section a {
    font-size: 10px;
    padding: 8px 8px;
    letter-spacing: 2px; }

  nav.navbar-inverse .btn-inverse {
    font-size: 12px;
    padding: 8px 8px;
    letter-spacing: 1.5px; }

  nav .logo {
    padding-left: 30%; }

  .btn-custom {
    padding: 3px 15px 5px 15px; }

  .box-wrapper.box-refer {
    width: 95%; }
  .box-wrapper.box-signup {
    width: 100%; }
    .box-wrapper.box-signup .grey-bg {
      padding-left: 15px;
      padding-right: 15px; }

  .invite-wrap form .btn-lg {
    width: 20%; }

  .category-banner .desc {
    padding: 10px 30px 30px 20px; }

  .enquire {
    width: 65%; }

  .p-box .info {
    height: 120px; }
    .p-box .info.category {
      height: 180px; } }
@media (min-width: 768px) {
  .navbar {
    border-radius: 0; } }
@media (max-width: 768px) {
  .m-pl {
    padding-left: 15px; }

  .navbar {
    min-height: 135px; }

  nav.home .menu-section, nav.navbar-inverse .menu-section {
    float: none;
    clear: both;
    text-align: center; }
    nav.home .menu-section a, nav.navbar-inverse .menu-section a {
      padding: 10px 14px;
      font-size: 12px;
      letter-spacing: 1.5px;
      position: relative; }
    nav.home .menu-section .mob-left, nav.navbar-inverse .menu-section .mob-left {
      float: left;
      margin-left: 0;
      border-color: #000;
      color: #000;
      width: 42%; }
      nav.home .menu-section .mob-left.logged-in, nav.navbar-inverse .menu-section .mob-left.logged-in {
        color: #fff;
        border-color: #fff;
        width: 150px;
        left: 50%;
        margin-left: -75px; }
    nav.home .menu-section .mob-right, nav.navbar-inverse .menu-section .mob-right {
      float: right;
      margin-right: 15px;
      width: 45%;
      position: relative; }
      nav.home .menu-section .mob-right .badge, nav.navbar-inverse .menu-section .mob-right .badge {
        position: absolute;
        margin: 0;
        top: -15px;
        left: -15px; }
      nav.home .menu-section .mob-right.logged-out, nav.navbar-inverse .menu-section .mob-right.logged-out {
        width: inherit; }
        nav.home .menu-section .mob-right.logged-out .badge, nav.navbar-inverse .menu-section .mob-right.logged-out .badge {
          margin-left: -60px;
          margin-right: 5px; }
  nav.home .logo, nav.navbar-inverse .logo {
    padding-left: 0;
    margin-left: -20%; }

  .banner-text.slogan {
    margin-top: 60px;
    padding-top: 0px;
    font-size: 12px;
    letter-spacing: 12px; }

  .p-box {
    margin-bottom: 10px; }

  .img-wp {
    border: 1px solid #eaeaea;
    border-bottom: none; }

  .p-box .info.left {
    border: 1px solid #eaeaea; }

  .p-box .info.right {
    border-left: 1px solid #eaeaea; }

  .p-box .info {
    height: 115px; }
    .p-box .info h4 {
      font-size: 14px;
      margin: 0;
      position: absolute;
      bottom: 0;
      left: 10px; }
    .p-box .info .mob-name {
      font-size: 18px;
      margin-top: 10px;
      top: 10px;
      padding-right: 10px; }
    .p-box .info.category {
      height: 155px; }

  .home-content {
    margin-right: 0px; }

  nav.home .menu-section a {
    padding: 7px 20px; }

  .form-signup .box {
    width: 15.6%; }

  .form-signup .group-input .fa-lock {
    top: 12px; }

  .custom-header h1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px; }

  .faqs-header h1 {
    width: 100%; }

  .contact-topic h1 {
    width: 100%; }

  .rewards-header {
    background: url(../img/rewards_mob.jpg); }

  .carousel .slick-next {
    right: 0; }
    .carousel .slick-next:before {
      content: url(../img/m-arrow-next.jpg); }
  .carousel .slick-prev:before {
    content: url(../img/m-arrow-prev.jpg); }
  .carousel .slick-prev, .carousel .slick-next {
    height: 20px;
    width: 20px; }

  .box-wrapper.box-signup label {
    float: none; }
  .box-wrapper.box-signup form {
    width: 100%; }

  .banner-text.slogan {
    margin-top: 70px; }

  .mob-font {
    font-size: 24px; }

  .mob-btn {
    padding: 10px 58px; }

  #detail {
    height: 370px; }

  .quantity label {
    padding-right: 42px; }

  .mob-normal {
    font-size: 16px; }

  .form-control.quantity {
    width: 90px !important; }

  .xs-mb {
    margin-bottom: 10px; }

  .p-box .info .btn-lg {
    position: absolute;
    bottom: 0px;
    left: 10px;
    font-size: 12px;
    padding: 5px 10px; }

  .category-banner .category-img {
    width: 85%; }

  .modal-dialog {
    width: 96%; }

  .cat-breadcrumb {
    text-align: center;
    padding-left: 15px; }
    .cat-breadcrumb ul li {
      font-size: 12px; }

  .sorting {
    text-align: center;
    padding-right: 15px; }
    .sorting ul li a {
      font-size: 12px; }
      .sorting ul li a span img {
        width: 12px; }

  .p-cross-sale .slick-prev {
    display: none !important; }
  .p-cross-sale .slick-next {
    display: none !important; }

  .accordion {
    padding-right: 15px; }
    .accordion .panel-title {
      font-size: 14px !important; }

  .option {
    width: 220px !important;
    margin-top: 15px;
    margin-bottom: 15px; }

  .buy-btn {
    padding: 10px 36px !important; }

  .xs-btn {
    width: 140px; } }
@media (max-width: 765px) {
  nav.home .menu-section a {
    padding: 10px 20px; } }
@media (max-width: 991px) {
  .m-text-right {
    text-align: right; }

  .mob-mt-60 {
    margin-top: 60px; }

  .mob-mt-80 {
    margin-top: 80px; }

  .mob-mt-20 {
    margin-top: 20px; }

  .mob-mb-10 {
    margin-bottom: 10px; }

  .mob-no-pl {
    padding-left: 0; }

  .mob-no-pr {
    padding-right: 0; }

  .m-pl-30 {
    padding-left: 30px; }

  .m-pr-30 {
    padding-right: 30px; }

  .m-mr-20 {
    margin-right: 20px; }

  .m-ml-20 {
    margin-left: 20px; }

  .m-no-pt {
    padding-top: 0; }

  .mob-pr {
    padding-right: 15px; }

  .mob-pl {
    padding-left: 15px; }

  .mob-pt {
    padding-top: 20px !important; }

  .mob-pt-10 {
    padding-top: 10px; }

  .mob-mr {
    margin-right: 15px; }

  .mob-no-ml {
    margin-left: 0 !important; }

  .mob-mt-0 {
    margin-top: 0; }

  .mob-mt-10 {
    margin-top: 10px; }

  .mob-float-l {
    float: left; }

  .mob-font {
    font-size: 18px; }

  .mob-btn {
    padding: 6px 28px; }

  .mob-normal {
    font-size: 13px; }

  .form-control.quantity {
    width: 55px; }

  .xs-mb {
    margin-bottom: 0px; }

  footer {
    margin-top: 40px; }

  #detail {
    height: 420px; }

  .quantity label {
    padding-right: 15px; }

  .banner-text.cross-sale {
    letter-spacing: 4px; }

  .banner-text.slogan {
    letter-spacing: 12px;
    padding-left: 3px; }

  .home-content .banner-text.slogan {
    padding-left: 20px; }

  nav.home .menu-section a .badge {
    padding-right: 10px; }

  nav .menu-section .badge {
    margin-left: -50px;
    margin-right: 15px;
    padding-right: 10px; }

  nav .menu-section .badge.mob-badge {
    margin-left: -20px;
    margin-right: -5px; }

  .form-login .discount {
    margin-left: 15px; }
  .form-login h2 {
    line-height: 1;
    font-size: 32px; }
  .form-login h3 {
    padding: 0 10px;
    font-size: 16px; }
  .form-login p {
    line-height: 1;
    padding: 0 15px; }
  .form-login .btn {
    margin-bottom: 10px; }

  .form-signup label.radio:before {
    margin-left: 50px; }

  .form-signup label.radio {
    padding-left: 100px; }

  .mob-padding {
    padding-left: 20px;
    padding-right: 20px; }

  /* Cart page  */
  .cart-wrapper h2 {
    padding-left: 15px;
    margin-top: 0px; }
  .cart-wrapper .mob-brake {
    height: 50px; }
  .cart-wrapper .cart-item th {
    padding-left: 15px; }
  .cart-wrapper .cart-item .p-name {
    float: none; }
  .cart-wrapper .cart-item .option {
    margin-bottom: 0;
    margin-top: 0px;
    width: 185px;
    padding-left: 0; }
    .cart-wrapper .cart-item .option .dropdown .btn {
      margin-bottom: 0; }
  .cart-wrapper .cart-item .input-group {
    margin-top: 12px; }
  .cart-wrapper .table > tbody > tr > td.m-pl {
    padding-left: 15px; }
  .cart-wrapper .table > tbody > tr > td {
    margin-bottom: 5px; }

  .cart label {
    padding-left: 15px; }

  .input-group-btn:last-child > .btn {
    padding-top: 6px; }

  .mob-price {
    margin-top: 0px !important; }

  .mob-btn-rmv {
    padding-left: 0; }

  .mob-qty {
    width: 90px !important;
    margin-top: 0px !important; }

  #qty-addon {
    padding-right: 30px; }

  .qty-group {
    margin-bottom: 10px; }

  .input-group-addon {
    background-color: transparent;
    border: none;
    padding-left: 0; }

  .sell-wrap .control-label {
    padding-left: 30px; }
  .sell-wrap .big-box {
    width: 95%;
    margin: auto; }
  .sell-wrap .mob-margin {
    margin-right: -15px; }

  .sell-product hr {
    width: 89% !important; }

  .invite-wrap h3 {
    padding-left: 20px;
    padding-right: 20px; }
  .invite-wrap p {
    padding: 0px 20px; }
  .invite-wrap form .btn-lg {
    width: 20%; }
  .invite-wrap.invite-activate h1 {
    padding-left: 15px;
    padding-right: 15px; }
  .invite-wrap.invite-activate .invite-form {
    width: 290px;
    top: 35px;
    left: 35px; }
    .invite-wrap.invite-activate .invite-form h4 {
      font-size: 31px; }
    .invite-wrap.invite-activate .invite-form p {
      font-size: 14px;
      line-height: 20px; }
    .invite-wrap.invite-activate .invite-form h5 {
      font-size: 16px;
      padding-top: 10px; }
    .invite-wrap.invite-activate .invite-form input {
      height: 35px;
      width: 90%;
      margin: auto;
      margin-bottom: 5px; }
    .invite-wrap.invite-activate .invite-form button {
      width: 90%; }
    .invite-wrap.invite-activate .invite-form .form-control::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 16px;
      font-weight: 400; }
    .invite-wrap.invite-activate .invite-form .form-control::-moz-placeholder {
      font-size: 14px;
      line-height: 16px;
      font-weight: 400; }
  .invite-wrap.invite-activate .box-invite {
    height: 385px;
    padding: 0px; }

  .box-wrapper.box-invite {
    width: 95%; }
  .box-wrapper.box-login {
    width: 100%; }
    .box-wrapper.box-login form {
      width: 80%; }

  .category-banner .category-img {
    margin-left: 35px; }

  .option {
    width: 175px; }

  .buy-btn {
    padding: 10px 26px; }

  .btn-lg-white {
    font-size: 18px; }

  .enquire {
    width: 67%;
    font-size: 14px;
    padding: 13px; }

  .form-signup.box-activation .box-lg {
    width: 100%;
    padding: 35px 25px; }

  .sm-btn {
    width: 160px; }

  .my-account .acc-info {
    margin-top: 20px; }
  .my-account .form-group {
    margin-bottom: 0; }
    .my-account .form-group label {
      margin-top: 10px; }
  .my-account .panel .panel-body {
    line-height: 28px; } }
@media (max-width: 768px) {
  nav .menu-section .badge.mob-badge {
    margin-right: 27px;
    margin-left: -61px; }

  .enquire {
    right: 15px;
    font-size: 12px;
    padding: 14.5px; }

  .logged-out {
    padding-top: 0 !important; } }
@media (max-width: 650px) {
  .nav.nav-tabs {
    width: 100%; }
    .nav.nav-tabs.mob-pl {
      padding-left: 0; }
    .nav.nav-tabs li {
      width: 100%; } }
@media (max-width: 580px) {
  .banner-text.slogan {
    margin-top: 60px;
    padding-bottom: 45px;
    font-size: 10px;
    letter-spacing: 5px; }

  .mob-mt-60 {
    margin-top: 60px; }

  .mob-mt-80 {
    margin-top: 80px; }

  .form-signup .box {
    width: 15.5%; }

  .app-modal-window .modal-dialog {
    width: 95%; }

  p.modal-title {
    font-size: 2em;
    letter-spacing: 0px;
    line-height: 40px; }

  a.box {
    font-size: 0.8em; }

  .v-center {
    padding-top: 80px; }

  #detail .prod-desc {
    padding-right: 50px; } }
@media (max-width: 520px) {
  .form-signup.box-activation .box-number {
    width: 100%; }

  .space {
    display: none; }

  .btn-group .lg-btn {
    margin-top: 5px; }

  .lg-btn.lg-btn-rfloat {
    width: 170px; }

  .product-title {
    padding-right: 50px; } }
@media (max-width: 516px) {
  .form-signup .box {
    width: 15.3%; } }
@media (max-width: 480px) {
  .p-box .info .mob-name {
    margin-bottom: 15px;
    font-size: 14px; }

  nav .m-align {
    text-align: left; }

  nav.home .logo, nav.navbar-inverse .logo {
    margin-left: 0; }

  .nav.nav-tabs li {
    margin-right: -1px; }

  .nav {
    margin-top: 20px; }
    .nav > li > a {
      padding: 4px;
      font-size: 12px; }

  .faqs-header h1 {
    font-size: 20px;
    line-height: 25px; }

  a.box {
    margin-top: 10px; }

  .rewards-header {
    background: url(../img/rewards_mob_xs.jpg); }

  .form-signup.box-activation h1 {
    padding-top: 0;
    font-size: 40px; }
  .form-signup.box-activation .box-number h3 {
    padding-top: 20px; }

  .invite-wrap.invite-activate .invite-form {
    left: 50%;
    margin-left: -145px; }

  .order-confirm .flash {
    width: 100%; }
  .order-confirm h3 {
    padding: 0px 15px; } }
@media (max-width: 414px) {
  .form-signup.box-activation {
    background-position: center top 45px; }
    .form-signup.box-activation .box-number {
      margin-left: 0;
      margin-top: 95px; }

  .sell-product .price {
    font-size: 20px; }
  .sell-product p {
    font-size: 12px; }

  nav.navbar-inverse .menu-section .mob-left.logged-in {
    left: 0;
    margin-left: 0; }

  .cart-wrapper h4.h4, .cart-wrapper .box-wrapper.box-login h4, .box-wrapper.box-login .cart-wrapper h4, .cart-wrapper .box-wrapper.box-signup h4, .box-wrapper.box-signup .cart-wrapper h4, .cart-wrapper .order-confirm h4, .order-confirm .cart-wrapper h4, .cart-wrapper .form-signup h4, .form-signup .cart-wrapper h4, .cart-wrapper .invite-wrap h4, .invite-wrap .cart-wrapper h4 {
    padding-left: 15px; }
  .cart-wrapper .cart-item .option {
    width: 100% !important; } }
@media (max-width: 375px) {
  .form-signup.box-activation {
    background-position: center top 45px; }
    .form-signup.box-activation .box-number {
      margin-left: 0;
      margin-top: 95px; }

  nav.home .menu-section a {
    padding: 10px 6px; } }
@media (max-width: 350px) {
  .form-signup .box {
    width: 15%; }

  .form-signup.box-activation {
    background-position: center top 115px; }
    .form-signup.box-activation .box-number {
      margin-left: 0;
      margin-top: 95px; } }
@media (max-width: 320px) {
  nav.home .menu-section .mob-right, nav.navbar-inverse .menu-section .mob-right {
    padding: 10px; }

  nav .menu-section .badge {
    margin-left: -30px;
    margin-right: 10px; }

  .cart-wrapper .cart-item .option {
    width: 140px; }

  .modal-header {
    padding: 50px 20px 10px 20px; }

  .modal-content {
    font-size: 1em; }

  p.modal-title {
    font-size: 2em;
    padding-bottom: 10px;
    line-height: 30px; }
    p.modal-title span {
      font-size: 1em; } }
/* No greater than 992, no less than 768 */
/*larger than 992*/

/*# sourceMappingURL=frontend.min.css.map */
