@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Eczar:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Muli:400,700,900&amp;subset=latin-ext);
body {
  font-family: "Eczar", serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
}

p {
  color: #616161;
}

a {
  color: #323232;
}
a:hover {
  color: #6e6969 !important;
  text-decoration: none;
}

.project-detail-block p strong {
  font-weight: 700;
}

.shop-detail-info .shop-item-price {
  color: #323232;
}
.shop-detail-info .shop-item-price .btn.item_add {
  color: #212121;
}

.btn-black {
  background: #6e6969;
}
.btn-black:hover {
  color: #fff;
}

table.table {
  font-family: "Lato", sans-serif;
}

.btn-color-a, .btn-color-b {
  background: #323232;
}

.label-danger {
  background: #a9a1a1;
}

/*
.btn-success {
  background: $color-1;
  border: none;
}
 */
.inner-intro {
  height: 640px;
  text-align: center;
}
.inner-intro .logo-1 {
  width: 90%;
  display: inline-block;
  max-width: 320px;
  margin: 64px 0 32px 0;
}
.inner-intro a {
  width: 100%;
  display: block;
}
.inner-intro .logo-2 {
  width: 90%;
  display: inline-block;
  max-width: 640px;
  opacity: 0.9;
}
.inner-intro h1 {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 48px;
  font-weight: normal;
  font-family: "Eczar", serif;
}
.inner-intro h2 {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 32px;
  font-weight: 900;
  font-family: "Lato", sans-serif;
}

input.form-control,
select.form-control,
textarea.form-control {
  font-family: "Lato", sans-serif;
  color: #555;
  font-size: 14px;
  min-height: 40px;
}

.bg-1 {
  background: url(../img/bg/bg-1.jpg) no-repeat center center;
  background-size: cover;
  background: #64a0ad;
}

.bg-2 {
  background: url(../img/bg/bg-2.jpg) no-repeat center center;
  background-size: cover;
  background: #64a0ad;
}

.product-count span {
  display: none;
}

.logo a {
  width: 180px;
}

.help-block {
  color: #d10d20;
}

.container.container-narrow {
  max-width: 600px;
}

.d-block {
  display: block;
  width: 100%;
}

.cart .cart-notification {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 1;
}
.cart .cart-notification.active {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  transform: scale(3);
  opacity: 0.6;
}

body {
  font-family: "Muli", sans-serif;
  background: #f3f1f1;
}

.bt {
  display: table;
  height: 100%;
  width: 100%;
}

.bc {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

h3:after {
  display: none;
}

.flexslider-text-over {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 60px;
  right: 60px;
  z-index: 200;
  text-align: center;
  height: 100%;
}
.flexslider-text-over h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  font-family: "Lato", sans-serif;
}
.flexslider-text-over h1 {
  color: #fff;
  font-size: 48px;
  font-weight: normal;
  font-family: "Eczar", serif;
}
.flexslider-text-over h3 a {
  color: #fff;
}
@media screen and (max-width: 980px) {
  .flexslider-text-over h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 640px) {
  .flexslider-text-over {
    left: 20px;
    right: 20px;
  }
  .flexslider-text-over h1 {
    font-size: 32px;
  }
  .flexslider-text-over h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .flexslider-text-over h3::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .flex-direction-nav {
    display: none !important;
  }
}
.sharer p {
  line-height: 26px;
}
.sharer p a {
  background-color: #777;
}

table.table {
  font-family: "Muli", serif;
  font-size: 13.5px;
  background: #fff;
}

.inner-intro {
  height: 640px;
  text-align: center;
}
.inner-intro .logo-1 {
  width: 90%;
  display: inline-block;
  max-width: 320px;
  margin: 64px 0 32px 0;
}
.inner-intro a {
  width: 100%;
  display: block;
}
.inner-intro .logo-2 {
  width: 90%;
  display: inline-block;
  max-width: 640px;
  opacity: 0.9;
}
.inner-intro h2 {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 38px;
  font-weight: 900;
  font-family: "Muli", serif;
}

input.form-control,
select.form-control,
textarea.form-control {
  font-family: "Muli", serif;
  color: #555;
  font-size: 14px;
  min-height: 40px;
}

.bg-1 {
  background: url(../img/bg/bg-1.jpg) no-repeat center center;
  background-size: cover;
  background: #64a0ad;
}

.bg-2 {
  background: url(../img/bg/bg-2.jpg) no-repeat center center;
  background-size: cover;
  background: #64a0ad;
}

.product-count span {
  display: none;
}

#shop-item-view h1 {
  font-weight: 300;
  color: #212121;
}
#shop-item-view .shop-item-price span {
  font-family: "Muli", serif;
}
#shop-item-view .description p {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #818181;
}
#shop-item-view .project-detail-block li p {
  font-family: "Muli", serif;
}
#shop-item-view .project-detail-block li p span {
  font-family: "Muli", sans-serif;
}
#shop-item-view .thumbnails {
  margin-bottom: 12px;
}
#shop-item-view .thumbnails a {
  display: inline-block;
  border: solid 2px #e5e5e5;
}
#shop-item-view .thumbnails a img {
  height: 64px;
}
#shop-item-view .thumbnails a.active {
  border: solid 2px red;
}
#shop-item-view .form-full {
  margin-bottom: 12px;
}

#prev-product, #next-product {
  position: fixed;
  top: 200px;
  font-size: 40px;
  line-height: 100%;
  color: #a9a1a1;
  z-index: 900;
  font-weight: normal;
  display: none;
}

#prev-product {
  left: 10px;
}

#next-product {
  right: 10px;
}

.shop-item {
  background: #000;
  display: inline-block;
}
.shop-item a:hover {
  opacity: 0.85;
}

.item-box {
  border-radius: 8px;
  background: #fff;
}

.add-to-favorites {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 800;
}
.add-to-favorites a {
  font-size: 18px;
}

.shop-item-info {
  margin-top: 0;
  padding: 20px 12px;
}
.shop-item-info .shop-item-price {
  font-size: 13px;
}
.shop-item-info a h5 {
  font-weight: 900;
}
.shop-item-info a:hover {
  color: #fff;
}

.retail-price {
  color: #818181;
  font-size: 11.5px;
  font-weight: bold;
}

.btn.btn-hollow {
  font-weight: normal;
  color: #6e6969;
}
.btn.btn-hollow:hover {
  color: #6e6969;
}
.btn.btn-hollow:hover i {
  color: #323232;
}

.sidebar-widget .label-danger {
  background: none;
  color: #323232;
  padding: 0;
  text-decoration: underline;
}

.btn-black {
  background: #6e6969;
}
.btn-black:hover {
  color: #fff;
}

.btn-color-a, .btn-color-b {
  background: #323232;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 0.8rem 1rem;
}

.btn.btn-primary {
  background-color: #323232;
  border-color: #323232;
  text-transform: none;
}
.btn.btn-primary:hover, .btn.btn-primary:active {
  color: #fff !important;
}

.btn.btn-secondary {
  background-color: #a9a1a1;
  border-color: #a9a1a1;
  text-transform: none;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active {
  color: #fff !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Muli", serif;
  color: #323232;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #323232;
}

p, li {
  color: #616161;
  font-size: 13.5px;
}

.typography p, .typography li {
  color: #616161;
  font-size: 16px;
}
.typography ul {
  padding: 0;
  list-style: none;
}
.typography ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
}
.typography ul li:before {
  content: "";
  width: 25px;
  height: 25px;
  font-size: 23px;
  color: #d10d20;
  font-family: fontawesome;
  top: 0;
  left: 0;
  line-height: 100%;
  position: absolute;
}

a {
  color: #323232;
}
a:hover {
  color: #6e6969;
  text-decoration: none;
}

.panel-default > .panel-heading {
  font-size: 13.5px;
  font-weight: bold;
}

footer.footer {
  background: #c6bDbD;
}
footer.footer h3:after {
  display: none;
}
footer.footer .footer-info p {
  color: #696464;
}
footer.footer small {
  font-size: 16px;
  line-height: 22px;
}
footer.footer .link a {
  font-weight: normal;
  text-transform: none;
  font-size: 13.5px;
  color: #818181;
}

.nav-menu ul.nav-menu-inner li a {
  text-transform: none;
  font-size: 13.5px;
}

.page-heading {
  padding: 32px 0;
}
.page-heading h1 {
  font-weight: bolder;
  text-transform: none;
  letter-spacing: 0;
}

#cookie-law {
  position: fixed;
  bottom: 4px;
  right: 4px;
  height: auto;
  width: auto;
  margin: 0;
  z-index: 10000;
  border-radius: 0;
  padding: 10px 32px 10px 15px;
  font-size: 13px;
}
#cookie-law #dismiss-cookies {
  position: absolute;
  top: 8px;
  right: 6px;
}

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