/* -------------------------
  Shop specific styles
  --------------------------- */
.shop-filter {
  margin: 70px 0;
  position: relative;
  text-align: center; }
  @media (max-width: 767px) {
    .shop-filter {
      margin: 40px 0; } }
  .shop-filter ul {
    display: inline-block;
    text-align: center;
    margin-top: -10px; }
    .shop-filter ul li {
      display: inline-block;
      font-size: 13px;
      font-size: 0.8125rem;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700; }
      @media (max-width: 767px) {
        .shop-filter ul li {
          margin: 10px 0; } }
      .shop-filter ul li:last-child:after {
        display: none; }
      .shop-filter ul li:after {
        content: "|";
        width: 1px;
        height: 10px;
        margin: 0 20px;
        color: #ccc; }
      .shop-filter ul li.active a {
        color: #9e6335; }
      .shop-filter ul li a {
        font-size: 13px;
        font-size: 0.8125rem;
        text-transform: uppercase;
        font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        letter-spacing: 2px;
        color: #735768; }

.shop-grid {
  text-align: center;
  margin: 50px -15px;
  *zoom: 1; }
  @media (max-width: 767px) {
    .shop-grid {
      margin: 20px -15px; } }
  .shop-grid:before, .shop-grid:after {
    content: "";
    display: table; }
  .shop-grid:after {
    clear: both; }
  .shop-grid .tile {
    margin-bottom: 70px; }
  .shop-grid .thumbnail {
    overflow: hidden;
    padding: 0;
    border: none;
    display: block;
    border-radius: 0;
    transition: all 0.5s;
    position: relative; }
    .shop-grid .thumbnail .overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      cursor: pointer;
      height: 100%;
      background: rgba(27, 23, 28, 0.7);
      opacity: 0;
      transition: all 0.5s;
      display: table-cell; }
      .shop-grid .thumbnail .overlay button {
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        display: inline-block;
        border: 2px solid white;
        color: white;
        text-transform: uppercase;
        font-size: 11px;
        font-size: 0.6875rem;
        font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        letter-spacing: 2px; }
        @media (max-width: 767px) {
          .shop-grid .thumbnail .overlay button {
            background: white;
            color: #262626; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          .shop-grid .thumbnail .overlay button {
            background: white;
            color: #262626; } }
        .shop-grid .thumbnail .overlay button:hover {
          background: white;
          color: #262626;
          text-decoration: none; }
    .shop-grid .thumbnail img {
      transition: all 0.5s;
      min-width: 100%; }
    .shop-grid .thumbnail:hover img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1);
      transition: all 0.5s; }
    .shop-grid .thumbnail:hover .overlay {
      opacity: 1; }
  .shop-grid .tags {
    margin: 20px 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 2px; }
    .shop-grid .tags li {
      display: inline-block;
      list-style: none;
      margin-right: 8px; }
      .shop-grid .tags li:after {
        content: ","; }
      .shop-grid .tags li:last-child:after {
        display: none; }
      .shop-grid .tags li a {
        color: #735768; }
  .shop-grid hr {
    border-color: #666;
    width: 25px;
    border-width: 2px; }
  .shop-grid .title {
    line-height: 1.3em; }
    .shop-grid .title a {
      color: #666; }
      .shop-grid .title a:hover {
        color: purple;
        text-decoration: none; }
  .shop-grid .price {
    color: #9e6335;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 2px;
    margin-bottom: 3.5rem; }

.shop-details {
  margin: 50px auto; }
  .shop-details .product-info {
    text-align: center; }
    @media (max-width: 767px) {
      .shop-details .product-info {
        margin-top: 50px; } }
    .shop-details .product-info .price {
      margin: 20px 0;
      color: #9e6335;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 22px;
      font-size: 1.375rem; }
    .shop-details .product-info hr {
      width: 50px;
      border: 1px solid #666;
      margin: 30px auto; }
    .shop-details .product-info .small-description {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      font-size: 1rem;
      color: #666;
      line-height: 1.5em; }
    .shop-details .product-info .controls {
      margin: 40px 0; }
      .shop-details .product-info .controls input[type="number"] {
        width: 80px;
        padding: 10px 5px 10px 20px;
        text-align: center; }
      .shop-details .product-info .controls button {
        padding: 12px 20px;
        margin-left: 10px; }

.product-description {
  padding: 50px 0; }
  .product-description .nav-tabs {
    text-align: center; }
    .product-description .nav-tabs li {
      display: inline-block;
      float: none; }
      .product-description .nav-tabs li.active a {
        color: #666; }
      .product-description .nav-tabs li a {
        color: #735768; }
  .product-description .tab-content {
    padding: 50px 0 0 0;
    max-width: 800px;
    margin: 0 auto;
    text-align: center; }
    .product-description .tab-content p {
      font-size: 15px;
      font-size: 0.9375rem;
      color: #666;
      line-height: 1.7em;
      margin-bottom: 20px; }
    .product-description .tab-content .reviews {
      max-width: 600px;
      margin: 0 auto; }
    .product-description .tab-content .review-box {
      margin: 40px 0;
      position: relative;
      text-align: left;
      *zoom: 1; }
      .product-description .tab-content .review-box:before, .product-description .tab-content .review-box:after {
        content: "";
        display: table; }
      .product-description .tab-content .review-box:after {
        clear: both; }
      .product-description .tab-content .review-box:first-child {
        margin-top: 20px; }
      .product-description .tab-content .review-box .author {
        display: block;
        width: 80px;
        height: 80px;
        float: left; }
        .product-description .tab-content .review-box .author img {
          max-width: 100%;
          height: auto;
          border-radius: 100%; }
      .product-description .tab-content .review-box .review {
        margin-left: 110px; }
        .product-description .tab-content .review-box .review .title {
          font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 700;
          font-size: 16px;
          font-size: 1rem;
          color: #333;
          text-transform: none;
          letter-spacing: normal;
          margin-top: 0;
          margin-bottom: 5px; }
        .product-description .tab-content .review-box .review .date {
          font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-size: 12px;
          font-size: 0.75rem;
          color: #999; }
        .product-description .tab-content .review-box .review .review-text {
          font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-size: 14px;
          font-size: 0.875rem;
          color: #666;
          line-height: 1.7em; }
        .product-description .tab-content .review-box .review .reply {
          position: absolute;
          right: 0;
          top: 0;
          color: #735768;
          font-size: 12px;
          font-size: 0.75rem;
          text-transform: uppercase;
          letter-spacing: 2px;
          display: inline-block; }
    .product-description .tab-content .leave-review {
      max-width: 600px;
      margin: 70px auto; }
      .product-description .tab-content .leave-review form {
        margin-top: 30px; }
        .product-description .tab-content .leave-review form input, .product-description .tab-content .leave-review form textarea {
          margin: 10px 0; }
        .product-description .tab-content .leave-review form button {
          width: 100%;
          padding: 17px 25px; }

/* -------------------------
  Cart specific styles
  --------------------------- */
table.cart {
  width: 100%;
  margin: 70px auto; }
  table.cart thead th {
    padding: 10px 5px;
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #666;
    text-align: left; }
  table.cart tbody td {
    padding: 20px 5px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #666;
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid #ccc; }
    @media (max-width: 767px) {
      table.cart tbody td .product-image {
        display: block;
        margin-bottom: 20px; } }
    table.cart tbody td .product-image:hover {
      text-decoration: none; }
    table.cart tbody td .product-image img {
      width: 70px;
      height: 70px; }
    table.cart tbody td .product-title {
      color: #666;
      font-size: 18px;
      font-size: 1.125rem;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      margin-left: 20px; }
      @media (max-width: 767px) {
        table.cart tbody td .product-title {
          margin-left: 0;
          line-height: 1.0em; } }
    table.cart tbody td .quantity {
      width: 80px;
      padding: 10px 5px 10px 20px;
      text-align: center; }

.update-cart {
  margin-bottom: 70px;
  *zoom: 1; }
  .update-cart:before, .update-cart:after {
    content: "";
    display: table; }
  .update-cart:after {
    clear: both; }
  .update-cart input[type="text"] {
    width: 190px;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .update-cart input[type="text"] {
        margin-right: 0;
        float: right;
        display: block;
        width: 100%;
        margin-bottom: 20px; } }
  .update-cart button {
    padding: 17px 25px; }
    @media (max-width: 767px) {
      .update-cart button {
        padding: 14px 25px;
        font-size: 12px;
        font-size: 0.75rem; } }

table.cart-totals {
  margin-bottom: 70px; }
  table.cart-totals td {
    padding: 15px 0;
    width: 50%;
    color: #666;
    font-size: 16px;
    font-size: 1rem;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #ccc; }
    table.cart-totals td a {
      color: #735768;
      display: inline-block;
      margin: 10px 0; }
    table.cart-totals td:first-child {
      text-transform: uppercase;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem;
      letter-spacing: 2px;
      width: 70%; }
  table.cart-totals tr:last-child td {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    border: none; }

.delivery {
  margin-bottom: 70px; }
  .delivery button {
    padding: 17px 25px; }

/* -------------------------
  Elements specific styles
  --------------------------- */
.grid-block {
  height: 20px;
  background-color: #ccc;
  margin-bottom: 1rem; }

.list-of-icons {
  padding: 0; }
  .list-of-icons li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    line-height: 5rem;
    vertical-align: middle;
    text-align: center; }
    .list-of-icons li:hover {
      cursor: pointer;
      padding: 0; }
      .list-of-icons li:hover i.icon {
        margin-top: -1rem;
        font-size: 1.8rem; }
    .list-of-icons li i.icon {
      vertical-align: middle;
      transition: all 0.35s;
      font-size: 1rem; }

/* -------------------------
  Checkout specific styles
  --------------------------- */
.checkout {
  padding: 70px 0 120px 0; }
  .checkout h4 {
    text-align: center;
    margin-bottom: 40px; }
    .checkout h4 label, .checkout h4 input {
      margin: 0; }
    .checkout h4 input {
      margin-left: 10px;
      margin-top: 3px;
      display: inline-block;
      vertical-align: top; }
  .checkout input {
    margin-bottom: 25px; }
  .checkout .order {
    margin-top: 30px; }
    .checkout .order table {
      width: 100%; }
      .checkout .order table td {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 15px 20px;
        font-size: 16px;
        font-size: 1rem; }
        .checkout .order table td:first-child {
          text-transform: uppercase;
          font-size: 14px;
          font-size: 0.875rem; }
  .checkout .payment-type {
    background: #f2f0f1;
    padding: 25px;
    margin-top: 40px; }
    .checkout .payment-type .form-field {
      margin-bottom: 25px; }
      .checkout .payment-type .form-field.submit {
        *zoom: 1;
        margin-bottom: 0; }
        .checkout .payment-type .form-field.submit:before, .checkout .payment-type .form-field.submit:after {
          content: "";
          display: table; }
        .checkout .payment-type .form-field.submit:after {
          clear: both; }
        .checkout .payment-type .form-field.submit button {
          float: right;
          padding: 15px 40px; }
      .checkout .payment-type .form-field img {
        height: 15px; }
      .checkout .payment-type .form-field p {
        font-size: 14px;
        font-size: 0.875rem;
        color: #666;
        line-height: 1.5em;
        margin: 20px 0 20px 25px; }
      .checkout .payment-type .form-field input {
        margin-top: 6px;
        display: inline-block;
        vertical-align: top; }
      .checkout .payment-type .form-field label {
        font-size: 15px;
        font-size: 0.9375rem;
        color: #666;
        margin-left: 8px;
        margin-right: 10px; }

/* -------------------------
  404 specific styles
  --------------------------- */
.error404 {
  padding: 150px 0;
  background: url("../images/error404.jpg");
  background-position: center center;
  background-repeat: no-repeat; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .error404 {
      padding: 50px; } }
  @media (max-width: 767px) {
    .error404 {
      padding: 0; } }
  .error404 .box {
    background: white;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
    width: 600px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center; }
    @media (max-width: 767px) {
      .error404 .box {
        width: 100%; } }
    .error404 .box h1 {
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 100px;
      font-size: 6.25rem;
      color: #ccc;
      margin: 0; }
      @media (max-width: 767px) {
        .error404 .box h1 {
          font-size: 40px;
          font-size: 2.5rem; } }
    .error404 .box p {
      color: #666;
      margin: 40px 0; }
    .error404 .box a {
      color: white;
      display: inline-block;
      padding: 10px 60px; }
      .error404 .box a:hover {
        text-decoration: none; }

/* -------------------------
  Success specific styles
  --------------------------- */
.form-group input.error,
.form-group textarea.error
{
    border-color: red;
}

.form-group label.error{
    display: inline;
    color: red;
}
.success-page {
  padding: 150px;
  min-height: 600px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .success-page {
      padding: 50px; } }
  @media (max-width: 767px) {
    .success-page {
      padding: 0; } }
  .success-page .box {
    background: white;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
    width: 600px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center; }
    @media (max-width: 767px) {
      .success-page .box {
        width: 100%; } }
    .success-page .box h1 {
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 100px;
      font-size: 6.25rem;
      color: #ccc;
      margin: 0; }
      @media (max-width: 767px) {
        .success-page .box h1 {
          font-size: 40px;
          font-size: 2.5rem; } }
    .success-page .box p {
      color: #666;
      margin: 40px 0; }
    .success-page .box a {
      color: white;
      display: inline-block;
      padding: 10px 60px; }
      .success-page .box a:hover {
        text-decoration: none; }
