@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,700,400&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext");
body {
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: 300;
  padding-bottom: 1em; }

.btn {
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-weight: 300; }

.navbar {
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-weight: 300;
  font-size: 16px; }
  .navbar ul.nav li a {
    text-decoration: none !important; }

.item-view .item-details {
  text-align: center; }
  .item-view .item-details .price {
    font-size: 40px; }
  .item-view .item-details .buttons {
    margin-top: 40px; }
    .item-view .item-details .buttons form {
      display: inline; }
  .item-view .item-details .social-buttons {
    margin-top: 20px; }
.item-view .item-thumbnails {
  height: 520px;
  overflow: hidden; }
  .item-view .item-thumbnails .item-thumbnail {
    display: inline-block;
    margin-bottom: 18px; }
    .item-view .item-thumbnails .item-thumbnail:hover {
      cursor: pointer; }
    .item-view .item-thumbnails .item-thumbnail.active {
      border: 1px solid #e6e6e6; }

.shopping-cart .cart-items {
  margin-top: 40px; }
.shopping-cart .cart-buttons form {
  display: inline; }

.owl-wrapper .owl-item {
  position: relative; }
  .owl-wrapper .owl-item .item img {
    width: 100%; }

#footer {
  border-top: 1px solid #eee;
  margin-top: 2em; }

.seses .nav > li > a {
  padding-right: 10px; }
.seses .item-view .item-details .price {
  font-size: 32px; }
.seses .owl-theme .owl-controls .owl-buttons div {
  position: absolute; }
.seses .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
  top: 100px; }
.seses .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
  top: 100px; }
.seses #content .product .text h3 {
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 15px;
  line-height: 25px;
  height: inherit; }
.seses #content .product .text .price {
  font-size: 18px; }
.seses .navbar .btn-default:hover {
  border-color: #333333;
  color: #333333; }
.seses .navbar-categories li {
  font-size: 13px; }
.seses .navbar-collapse {
  float: none; }
  .seses .navbar-collapse .navbar-buttons a {
    padding: 6px 12px;
    margin-left: 5px; }
  .seses .navbar-collapse .navbar-buttons .btn-primary:hover {
    background: #333333;
    color: #ffffff; }

.slick-dots {
  bottom: 0; }

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