/** Shopify CDN: Minification failed

Line 435:32 Unexpected "{"

**/
/*mega menu*/
.nav-wrap ul.navbar-nav li .mega-nav-panel {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fcf6f0;
  padding: 0;
  z-index: 1;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.09);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid #f1ebe5; }

.nav-wrap ul.navbar-nav li.mega-dd:hover .mega-nav-panel {
  opacity: 1;
  visibility: visible;
  max-height: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 37px 0;
  z-index: 999999; }

.mega-nav-panel > ul li.mega-link {
  display: inline-block;
  margin: 0 -2px; }

ul.menu--wrap--flex {
  display: flex; }

ul.menu--wrap--flex li {
  flex: 1 auto; }

a.head-master-link {
  font-weight: bold; }

ul.grand-child--list > li.grand-baby > a {
  padding: 7px 0 !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif !important; }

/*end*/
/* video */
.video-heading {
  text-align: center;
  margin: 100px 0; }

.ytvideo iframe {
  border-style: none;
  height: 100%;
  width: 100%; }

.ytvideo {
  background-size: cover;
  height: 515px;
  position: relative; }

.ytvideo .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer; }

div#FeatureRowImageWrapper-1565580258441 {
  margin: 0; }

div#FeatureRowImageWrapper-1565580258441 {
  height: auto; }

/*accordion*/
.accord {
  border: 1px solid #7c7e5a;
  margin-bottom: 15px; }

.accordion_head {
  height: auto;
  display: flex;
  align-items: center;
  border: none;
  padding: 15px 45px 15px 15px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0.14px;
  color: #1b1f23;
  position: relative;
  cursor: pointer;
  text-transform: uppercase; }

.inner-accord {
  font-weight: 500; }

.accordion_container span.plus {
  background: url(https://cdn.shopify.com/s/files/1/0066/9653/4068/files/plus.jpg?13426);
  width: 12px;
  height: 12px;
  display: block;
  background-size: 12px 12px;
  background-repeat: no-repeat; }

.accordion_container .accord.active span.minus {
  background: url(https://cdn.shopify.com/s/files/1/0066/9653/4068/files/minus.jpg?13426);
  width: 12px;
  height: 12px;
  display: block;
  background-size: 12px 12px;
  background-repeat: no-repeat; }

.accordion_container .plusminus {
  right: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.accordion_container span.minus {
  display: none; }

.accordion_body {
  text-align: left; }

.accordion_body {
  padding: 0 30px;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: 0.2px; }

.accordion_body p:last-child {
  margin-bottom: 20px; }

.accord.active {
  border: 1px solid #7c7e5a; }

.accord.active .accordion_head {
  border: none; }

.accord.active .inner-accord {
  color: #7c7e5a;
  font-weight: 600; }

/*global*/
.page-width {
  max-width: 1350px;
  padding: 0 30px; }

.main-content {
  padding-top: 0; }

.grid__item {
  padding-left: 30px; }

.grid {
  margin-left: -30px; }

.grid--view-items {
  margin: 0;
  overflow: inherit; }

.grid-view-item {
  margin: 0; }

.template-index .index-section {
  padding: 0;
  margin: 0; }
.template-index .main-content {
  padding-top: 0; }

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none; }

/*Megamenu*/
.dropdown-wrap.mega-list {
  margin-bottom: 0; }

.dropdown-wrap {
  max-width: 1290px;
  margin: 0 auto 50px auto; }

.navbar-nav:before, .navbar-nav:after {
  content: " ";
  display: table; }

.navbar-nav:after {
  clear: both; }

.navbar-nav > li.mega-dd:hover .mega-dd-content {
  opacity: 1;
  visibility: visible; }

.mega-dd-content {
  width: 100%;
  padding: 20px 15px;
  background-color: #1b1b39;
  color: #ffffff;
  /*
  &:before {
    position: absolute;
    top: -19px;
    left: 477px;
    content: url(https://cdn.shopify.com/s/files/1/0013/4181/6895/files/menu_arrow.png?4825400393467521685);
  }*/ }
  .mega-dd-content .dd-container:before {
    content: " ";
    display: table; }
  .mega-dd-content .dd-container:after {
    content: " ";
    display: table;
    clear: both; }
  .mega-dd-content h3 {
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 15px; }
  .mega-dd-content .dd-recent {
    border-bottom: 1px solid #e6e7e9;
    margin-bottom: 20px; }
  .mega-dd-content .dd-content-col {
    display: block; }
  .mega-dd-content .menus {
    width: 14.28%;
    padding-left: 30px; }
    .mega-dd-content .menus li {
      float: none !important; }
    .mega-dd-content .menus a {
      padding: 0 0 10px !important;
      font-size: 12px !important;
      font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif !important;
      text-transform: none !important;
      letter-spacing: 0 !important;
      color: #666666; }
    .mega-dd-content .menus li:nth-child(1) a {
      font-family: baskerville-urw !important;
      font-size: 13px !important; }
  .mega-dd-content .mega-list {
    flex-wrap: wrap;
    margin-left: -30px; }
  .mega-dd-content .dropdown-wrap {
    display: flex; }

.mega-dd-content {
  background-color: #fcf6f0;
  color: #263137;
  padding: 15px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  visibility: hidden;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  text-align: left; }

.mega-dd-content .dd-recent {
  float: left;
  width: 170px;
  border: none;
  padding: 0;
  margin: 0; }

.mega-dd-content .dd-content {
  overflow: hidden;
  display: block;
  border-left: 1px solid #e6e7e9;
  padding-left: 40px; }

/*Homepage*/
/*newsletter cookies*/
body.template-index {
  overflow: inherit !important; }

.blocker {
  padding: 0;
  background: none;
  position: relative;
  z-index: 9999;
  top: inherit; }
  .blocker .modal {
    position: fixed;
    bottom: 0;
    box-shadow: none;
    max-width: 1290px;
    width: 100%;
    vertical-align: inherit;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0);
    border-radius: 0;
    background: #8c8c8c;
    height: 80px;
    color: inherit;
    opacity: 1;
    overflow: inherit;
    right: inherit;
    top: inherit;
    display: flex;
    align-items: center; }
  .blocker #contact_form {
    width: 410px;
    display: inline-block;
    float: left; }
  .blocker .sign-uptxt {
    float: left;
    width: 460px;
    color: #ccc;
    font-family: "Times New Roman",Times,serif;
    font-size: 19px;
    padding: 9px 0; }
  .blocker input#Email {
    border: none;
    height: 36px;
    border-radius: 0;
    margin: 5px 0; }
  .blocker .closeNews {
    float: left;
    width: 360px;
    text-align: right; }
    .blocker .closeNews a {
      color: #ccc;
      font-size: 30px; }
    .blocker .closeNews a:hover {
      color: #6b6a6a; }
  .blocker button#Subscribe {
    background: none;
    text-transform: none;
    font-weight: bold;
    border: 2px solid #fff;
    font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    color: #222222;
    outline: 0;
    margin-left: 10px; }
  .blocker button#Subscribe:hover {
    background: #fff; }
  .blocker button#Subscribe:active {
    border: 2px solid #7c7e5a; }

/*header*/
.its-header a.main-logo {
  width: 390px;
  height: 95px;
  display: block;
  margin: 0 auto; }
.its-header #CartCount {
  position: relative; }
.its-header #CartCount span {
  position: absolute;
  top: 6px;
  left: 2px;
  color: #fff;
  display: block;
  width: 19px;
  text-align: center;
  font-size: 13px; }
.its-header ul.menu {
  float: right;
  height: 115px;
  display: flex;
  align-items: center;
  margin-right: 40px; }
  .its-header ul.menu li {
    float: left;
    margin-left: 5px; }
    .its-header ul.menu li i {
      font-size: 24px;
      color: #000; }
  .its-header ul.menu li.for-search {
    margin-right: 15px; }
  .its-header ul.menu li.for-cart a {
    position: relative; }
  .its-header ul.menu li.for-cart spans {
    font-size: 11px;
    font-weight: normal; }
.its-header .grid__item.medium-up--one-third.logo {
  height: 115px;
  display: flex;
  align-items: center; }
.its-header .grid__item.medium-up--one-third.rabbit-img {
  height: 115px; }
  .its-header .grid__item.medium-up--one-third.rabbit-img img {
    position: relative;
    top: 30px;
    left: 40px; }

.nav-wrap {
  position: relative; }

.nav-wrap.sticky {
  position: fixed;
  top: 0;
  z-index: 999999;
  background: #fcf6f0;
  width: 1290px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0); }

.nav-wrap.sticky .social-icons {
  display: none; }

.menu-navigation {
  background: #fcf6f0;
  height: 60px;
  text-align: center; }
  .menu-navigation ul#SiteNav > {
    display: inline-block;
    margin: 0 auto;
    vertical-align: bottom; }
    .menu-navigation ul#SiteNav > li {
      display: inline-block;
      margin: 0 -2px; }
      .menu-navigation ul#SiteNav > li a {
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Times New Roman",Times,serif;
        letter-spacing: 2px;
        padding: 23px 15px;
        display: block;
        line-height: 14px; }
      .menu-navigation ul#SiteNav > li a:hover {
        color: #7c7e5a; }

ul.social-icons {
  position: absolute;
  top: 50%;
  right: 34px;
  margin-right: 0;
  transform: translate(0, -50%); }
  ul.social-icons a {
    padding: 8px 10px;
    font-size: 16px;
    width: 36px;
    height: 36px;
    display: table-cell;
    vertical-align: middle; }
  ul.social-icons li.twitter a:hover {
    background: #00aced;
    color: #fff; }
  ul.social-icons li.facebook a:hover {
    background: #3b5998;
    color: #fff; }
  ul.social-icons li.instagram a:hover {
    background: #517fa4;
    color: #fff; }
  ul.social-icons li {
    float: left; }

.announcement-bar {
  font-size: 14px; }
  .announcement-bar span.tornac {
    font-family: tornac;
    font-size: 15px; }
  .announcement-bar p.announcement-bar__message {
    padding: 16px 0; }

/*slideshow*/
.slideshow {
  height: 100%; }

.slick-slide img {
  width: 100%; }

.slideshow__slide {
  cursor: -webkit-grab; }

.slideshow .slick-next {
  top: 50%;
  height: 100%;
  margin-top: 0;
  width: 85px;
  right: 20px;
  height: 100px;
  outline: 0; }

.slideshow .slick-prev {
  top: 50%;
  height: 100%;
  margin-top: 0;
  width: 85px;
  left: 20px;
  height: 100px;
  outline: 0; }

.slick-prev:before,
.slick-next:before {
  color: #0000001c;
  font-size: 70px; }

.slick-prev, .slick-next {
  z-index: 1; }

i.sf-icon-slider-chevron-down:hover,
.slick-next:hover:before,
.slick-prev:hover:before {
  color: #000;
  transition: 1s; }

.slideshow:hover .slick-arrow {
  display: inline-block !important; }

.slideshow .slick-arrow {
  display: none !important; }

.slideshow .slick-dots li button::before {
  color: #000; }

.slick-slider .slick-dots li button::before {
  width: 8px;
  height: 8px; }

.slick-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  margin: 0 auto; }

.slideshow__text-content {
  top: 82%; }

i.sf-icon-slider-chevron-down {
  font-size: 70px;
  color: #0000001c;
  outline: 0; }

a.swift-slider-continue {
  outline: 0; }

/*feature image collection*/
div#shopify-section-1529077967669 {
  margin-top: 80px; }

.feature-image img {
  width: 100%;
  display: block; }

div#FeatureRowImageWrapper-1529077967669 {
  margin: 0; }

/*feature collection*/
.h4.grid-view-item__title {
  font-size: 13px;
  letter-spacing: 2px;
  color: #222;
  font-weight: normal;
  line-height: 24px; }

span.price-item {
  color: #7c7e5a;
  font-size: 14px;
  font-weight: 600;
  font-family: baskerville-urw; }

.product-card:hover > *, .product-card:focus-within > * {
  opacity: 1; }

div#shopify-section-1528645195785 {
  margin-top: 80px;
  overflow: hidden; }

.add-to-cart {
  border: none;
  border-radius: 0;
  width: 62px;
  height: 62px;
  background: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 0;
  outline: 0; }
  .add-to-cart i {
    font-size: 23px; }

button.add-to-cart:hover i {
  /* background: green; */
  color: #7c7e5a; }

/*instagram*/
div#shopify-section-1529920239884 {
  margin-top: 80px; }
  div#shopify-section-1529920239884 h4.h2 {
    text-transform: none;
    font-size: 24px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom: 80px; }

/*
div#shopify-section-1528703343756 {
    margin-top: 100px;
}
.instagram {
	
	img {
	    display: block;
	}
}*/
/*footer*/
.copy-right {
  border-top: 1px solid #efefef;
  margin-top: 15px;
  padding-top: 15px;
  overflow: hidden;
  color: #7c7e5a;
  font-size: 12px; }
  .copy-right .left {
    float: left; }
  .copy-right .right {
    float: right; }
  .copy-right a {
    color: #7c7e5a;
    font-style: italic; }

.template-index .site-footer-custom {
  padding: 40px 30px 100px 30px; }

.site-footer-custom {
  margin-top: 100px;
  padding: 40px 30px 40px 30px; }
  .site-footer-custom ul.footer-social a {
    padding: 8px 10px;
    font-size: 16px;
    width: 36px;
    height: 36px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #7c7e5a; }
  .site-footer-custom ul.footer-social li.twitter a:hover {
    background: #00aced;
    color: #fff !important; }
  .site-footer-custom ul.footer-social li.facebook a:hover {
    background: #3b5998;
    color: #fff !important; }
  .site-footer-custom ul.footer-social li.instagram a:hover {
    background: #517fa4;
    color: #fff !important; }
  .site-footer-custom ul.footer-social li {
    float: left; }
  .site-footer-custom h5 {
    color: #727272;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: bold; }
  .site-footer-custom ul.helplinks a {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: #7c7e5a;
    padding: 5px 0; }
  .site-footer-custom ul.helplinks li {
    padding: 0; }
  .site-footer-custom ul.helplinks a:hover {
    color: #ccc; }
  .site-footer-custom .input-group__btn {
    display: block;
    margin-top: 15px;
    width: 100%; }
  .site-footer-custom input#Email {
    border: none;
    outline: 0;
    height: 35px; }
  .site-footer-custom .site-footer__newsletter {
    margin: 0; }
  .site-footer-custom button#Subscribe {
    background: none;
    text-transform: none;
    font-weight: bold;
    border: 2px solid #fff;
    font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    color: #222222;
    outline: 0; }
  .site-footer-custom button#Subscribe:hover {
    border: 2px solid transparent; }
  .site-footer-custom button#Subscribe:active {
    border: 2px solid #7c7e5a; }

.footer-logo img {
  max-width: 105px; }

.footer-logo {
  float: left; }

.footer-menu {
  float: left; }

/*Pages*/
.customer-acc {
  padding-top: 80px; }

.customer-acc input {
  border-color: #b2b39a;
  border-radius: 0;
  font-size: 13px; }

.customer-acc label {
  font-size: 13px;
  font-weight: bold; }

.search-head {
  overflow: hidden;
  padding: 50px 30px; }
  .search-head .left {
    float: left;
    width: 50%; }
    .search-head .left h2 {
      font-family: baskerville-urw;
      text-transform: none;
      font-size: 24px;
      margin: 0; }
  .search-head .right {
    float: right;
    font-size: 14px;
    width: 50%;
    text-align: right; }
    .search-head .right a span {
      color: #7c7e5a;
      padding: 0 3px; }
    .search-head .right span {
      color: #666666;
      padding-left: 3px; }

.for-page {
  padding: 0 50px; }
  .for-page .section-header {
    margin: 0;
    font-size: 14px;
    text-align: left;
    margin: 50px 0 0;
    overflow: hidden; }
    .for-page .section-header .left {
      float: left; }
      .for-page .section-header .left h1 {
        margin-bottom: 0; }
    .for-page .section-header .right {
      float: right;
      display: none; }
  .for-page .rte {
    padding-top: 50px; }
  .for-page .about img {
    display: block;
    margin-bottom: 30px; }
  .for-page .about .content {
    padding: 0 100px; }
    .for-page .about .content p.style-color {
      color: #7c7e5a;
      font-size: 23px !important;
      font-family: baskerville-urw;
      margin-bottom: 30px; }
    .for-page .about .content p {
      font-size: 12px;
      margin-bottom: 20px; }
  .for-page .consignment .text h6 {
    text-align: center;
    letter-spacing: 1px;
    color: #000;
    line-height: 30px;
    margin: 0;
    display: block;
    padding: 15px 0; }
  .for-page .consignment .text p {
    font-size: 12px;
    margin-bottom: 15px; }
  .for-page .consignment .text .email.text-center {
    color: #7c7e5a;
    font-size: 26px;
    font-family: "Times New Roman",Times,serif; }
  .for-page .consignment .text .email a {
    border: none; }
  .for-page .faq .accordion {
    color: #7c7e5a;
    cursor: pointer;
    padding: 15px 30px 15px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-family: "Times New Roman",Times,serif;
    background: none;
    margin: 5px 0;
    position: relative; }
  .for-page .faq .accordion:hover {
    color: #7c7e5a; }
  .for-page .faq .active {
    color: #000; }
  .for-page .faq .accordion:after {
    content: '\002B';
    color: #7c7e5a;
    float: right;
    font-size: 40px;
    line-height: 21px;
    margin-left: 26px;
    position: absolute;
    float: right;
    top: 16px;
    right: 0; }
  .for-page .faq .active:after {
    content: "\2212"; }
  .for-page .faq .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 12px; }
  .for-page .contact {
    text-align: center; }
    .for-page .contact h1 {
      font-size: 26px;
      color: #7c7e5a;
      letter-spacing: 1px; }
    .for-page .contact p {
      font-size: 12px;
      margin-bottom: 30px; }
    .for-page .contact a {
      border: none; }
    .for-page .contact p.impact-txt {
      font-family: "Times New Roman",Times,serif;
      color: #7c7e5a;
      font-size: 25px !important; }
    .for-page .contact h3 {
      font-size: 14px;
      letter-spacing: 1px;
      color: #7c7e5a; }
  .for-page .carrers {
    text-align: center; }
  .for-page .policy p {
    font-size: 12px;
    padding-bottom: 30px; }
  .for-page .policy a {
    border: none; }
  .for-page .terms p {
    font-size: 12px;
    padding-bottom: 30px; }
  .for-page .terms a {
    border: none; }

/*Blog*/
.feat_img img {
  display: block;
  margin-bottom: 20px; }

.article__grid-meta.article__grid-meta--has-image .rte {
  word-wrap: break-word;
  font-size: 12px;
  padding: 0; }

.rte.article__grid-excerpt {
  word-break: break-word; }

.article-wrap .rte.text-center {
  max-width: 800px;
  margin: 0 auto 50px; }

.blog-wrap .section-header h1 {
  margin: 0; }

.blog-wrap {
  padding-top: 50px; }
  .blog-wrap h2.article__title.h3 {
    font-size: 16px; }
  .blog-wrap span.article__author {
    font-style: italic;
    font-size: 14px; }
  .blog-wrap .rte.article__grid-excerpt {
    font-size: 12px; }
  .blog-wrap a.btn {
    background: none;
    border: 2px solid #7c7e5a;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 10px; }
  .blog-wrap a.btn:hover {
    color: #7c7e5a; }

.grid-view-item.product-card .reveal img {
  height: auto; }

.article-wrap {
  padding-top: 50px; }
  .article-wrap .section-header {
    margin-bottom: 20px; }
    .article-wrap .section-header h1.article__title {
      margin-bottom: 0;
      font-size: 24px; }
    .article-wrap .section-header span {
      font-size: 12px; }
  .article-wrap img {
    margin: 0 auto 30px; }
  .article-wrap .rte.text-center span {
    font-size: 14px; }
  .article-wrap .sharing-blog {
    margin: 0 auto;
    width: 161px; }
    .article-wrap .sharing-blog span {
      font-size: 14px;
      line-height: 37px;
      margin-right: 15px;
      float: left; }
    .article-wrap .sharing-blog ul.social-sharing li a.btn:hover {
      background: #7c7e5a;
      color: #fff; }
    .article-wrap .sharing-blog ul.social-sharing span {
      float: left; }
    .article-wrap .sharing-blog ul.social-sharing li a.btn {
      background: none;
      font-size: 18px;
      padding: 10px 0;
      width: 40px;
      border-radius: 0;
      margin-bottom: 0; }

/*Collection*/
.collection-header {
  padding: 50px 30px;
  overflow: hidden; }
  .collection-header .left {
    float: left; }
    .collection-header .left h2 {
      font-family: baskerville-urw;
      text-transform: none;
      font-size: 24px;
      margin: 0; }
  .collection-header .right {
    float: right; }
    .collection-header .right nav {
      font-size: 14px; }
      .collection-header .right nav a span {
        color: #7c7e5a;
        padding: 0 3px; }
      .collection-header .right nav span {
        color: #666666;
        padding-left: 3px; }

.wish a {
  border: none;
  border-radius: 0;
  width: 62px;
  height: 62px;
  background: #fff;
  position: absolute;
  bottom: 20px;
  left: 82px;
  padding: 0;
  outline: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.wish i {
  font-size: 23px;
  line-height: 0; }

.sort-grid {
  padding: 0 30px;
  overflow: hidden; }
  .sort-grid .left {
    float: left; }
    .sort-grid .left a {
      font-size: 24px;
      cursor: pointer; }
    .sort-grid .left span.items_count {
      font-size: 14px;
      display: inline-block;
      position: relative;
      top: -5px;
      margin-left: 10px; }
  .sort-grid .right {
    float: right; }
    .sort-grid .right select.select-opt {
      font-size: 14px;
      border: none;
      color: #000;
      outline: 0; }

.collection {
  padding: 50px 30px;
  /*accord menu*/ }
  .collection .left h6 {
    color: #7c7e5a;
    font-size: 14px;
    font-weight: normal;
    font-family: baskerville-urw;
    margin-bottom: 30px; }
  .collection .left a {
    color: #555;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    font-family: baskerville-urw; }
  .collection .list-view-item {
    border-bottom: none;
    padding-bottom: 0; }
  .collection ul.list-view-items .rte p {
    font-size: 14px; }
  .collection ul.list-view-items .h4.grid-view-item__title {
    font-size: 16px;
    margin-bottom: 20px; }
  .collection li.site-nav--active a {
    color: #7c7e5a !important; }
  .collection .active, .collection .accordion:hover {
    color: #7c7e5a; }
  .collection ul.panel a:hover {
    color: #7c7e5a; }
  .collection .panel {
    padding: 0 10px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out; }

.pagination span {
  font-size: 12px;
  padding: 0 15px; }

/*Product details*/
.product-single__thumbnails {
  margin-top: 6px; }

.product-wrap {
  padding: 50px 30px; }
  .product-wrap .breadcrumb {
    margin-bottom: 15px; }
    .product-wrap .breadcrumb a {
      font-size: 12px; }
    .product-wrap .breadcrumb span {
      font-size: 12px;
      color: #777; }
  .product-wrap h1.product-single__title {
    font-size: 24px;
    letter-spacing: .5px;
    margin-bottom: 50px; }
  .product-wrap span.price-item {
    color: #222222; }
  .product-wrap .product-single__description.rte {
    font-size: 12px; }
    .product-wrap .product-single__description.rte p {
      margin-bottom: 15px; }
    .product-wrap .product-single__description.rte ul {
      margin-left: 20px; }
      .product-wrap .product-single__description.rte ul li {
        list-style: none; }
  .product-wrap .selector-wrapper.js.product-form__item {
    flex: inherit;
    width: 100%; }
  .product-wrap .qty {
    overflow: hidden;
    float: left;
    margin-top: 6px; }
  .product-wrap .js-qty {
    position: relative;
    width: 70px;
    float: left; }
    .product-wrap .js-qty .js-qty__adjust {
      display: block;
      line-height: 0;
      font-size: 12px;
      border: none;
      padding: 0;
      height: 27px;
      color: #313131;
      height: 20px;
      position: absolute;
      outline: 0;
      width: 20px;
      background: none; }
  .product-wrap input#Quantity {
    width: 46px;
    border: none;
    border-radius: 0;
    outline: 0;
    padding: 12px;
    font-size: 14px;
    text-align: center; }
  .product-wrap button.js-qty__adjust.js-qty__adjust--minus.icon-fallback-text {
    bottom: 0;
    right: 0; }
  .product-wrap button.js-qty__adjust.js-qty__adjust--plus.icon-fallback-text {
    top: 0;
    right: 0; }
  .product-wrap .quant-cart-btn {
    margin: 30px 0; }
  .product-wrap .submit-btn {
    float: left;
    margin-left: 20px; }
    .product-wrap .submit-btn .btn {
      background: none;
      color: #000;
      font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: 2px;
      border: 2px solid #000;
      padding: 0 30px;
      min-height: 58px;
      outline: 0;
      border-radius: 0; }
    .product-wrap .submit-btn i.sf-icon-add-to-cart {
      font-size: 24px; }
    .product-wrap .submit-btn span#AddToCartText-product-template {
      position: relative;
      top: -3px; }
  .product-wrap .shares {
    width: 100%;
    overflow: hidden; }
    .product-wrap .shares span {
      float: left;
      margin-right: 20px;
      font-size: 16px;
      font-family: "Times New Roman",Times,serif;
      line-height: 30px; }
    .product-wrap .shares ul.social-sharing .btn--share {
      background: none;
      font-size: 16px;
      color: #8f8f8f;
      margin: 0; }
  .product-wrap .grid__item.product-single__photos.medium-up--one-half {
    position: relative; }
  .product-wrap li.grid__item.medium-up--one-quarter.product-single__thumbnails-item.js {
    width: 100%;
    float: none; }
  .product-wrap .grid__item.product-single__photos.medium-up--six-tenths {
    position: relative; }
  .product-wrap .product-single__photo-wrapper {
    margin: 75px auto; }
  .product-wrap .grid-view-item__image-wrapper {
    margin-bottom: 0; }
  .product-wrap .thumbnails-wrapper {
    position: absolute;
    top: 0;
    width: 70px;
    left: 10px; }
  .product-wrap .product-single__photo-wrapper {
    margin: 0 0 0 auto; }
  .product-wrap a.text-link.product-single__thumbnail.product-single__thumbnail--product-template {
    margin-bottom: 50px; }
  .product-wrap a.text-link.product-single__thumbnail.product-single__thumbnail--product-template.active-thumb img {
    opacity: 1; }
  .product-wrap a.text-link.product-single__thumbnail.product-single__thumbnail--product-template img {
    opacity: .4;
    border: none; }
  .product-wrap hr.for-prod {
    margin: 100px 0 50px; }
  .product-wrap .additional-review {
    margin-bottom: 100px; }
  .product-wrap h2.section-header__title {
    color: #7c7e5a;
    font-size: 14px;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 60px; }
  .product-wrap .related-prod .grid-view-item {
    margin: 0 10px; }
  .product-wrap .related-prod .slick-prev:before, .product-wrap .related-prod .slick-next:before {
    color: #333333;
    font-size: 26px; }
  .product-wrap .related-prod button.slick-prev.slick-arrow,
  .product-wrap .related-prod button.slick-next.slick-arrow {
    width: 38px;
    height: auto;
    position: absolute;
    padding: 10px;
    outline: 0; }
  .product-wrap .related-prod button.slick-prev.slick-arrow {
    top: -33px;
    right: 38px; }
  .product-wrap .related-prod button.slick-next.slick-arrow {
    top: -33px;
    right: 0; }
  .product-wrap .related-prod button.slick-prev {
    left: inherit; }
  .product-wrap .related-prod a.grid-view-item__link.grid-view-item__image-container {
    outline: 0; }
  .product-wrap .related-prod .slick-prev:before {
    content: "\e601"; }
  .product-wrap .related-prod .slick-next:before {
    content: "\e602"; }
  .product-wrap .submit-btn .btn:hover {
    color: #7c7e5a;
    border-color: #7c7e5a; }
  .product-wrap .wisht-prod {
    float: left;
    position: relative; }
    .product-wrap .wisht-prod a {
      border: 2px solid transparent;
      font-size: 24px;
      display: block;
      padding: 9px 15px;
      margin-left: 15px; }
    .product-wrap .wisht-prod a:hover {
      border-color: #7c7e5a;
      color: #7c7e5a; }

/*Cart*/
.template-cart .cart-wrap {
  padding: 0 40px; }
.template-cart .cart .cart__image-wrapper {
  width: 100px; }
.template-cart .cart .list-view-item__title a {
  font-size: 14px;
  font-weight: normal; }
.template-cart .cart .cart__meta-text {
  font-style: normal;
  font-size: 14px; }
.template-cart .cart .cart__meta {
  max-width: 148px; }
.template-cart .cart td.cart__price-wrapper.cart-flex-item {
  font-size: 14px; }
.template-cart .cart input.js-qty__num {
  width: 46px;
  border: none;
  border-radius: 0;
  outline: 0;
  padding: 12px;
  font-size: 14px;
  text-align: center; }
.template-cart .cart .js-qty .js-qty__adjust {
  display: block;
  line-height: 0;
  font-size: 12px;
  border: none;
  padding: 0;
  height: 27px;
  color: #313131;
  height: 20px;
  position: absolute;
  outline: 0;
  width: 20px;
  background: none; }
.template-cart .cart button.js-qty__adjust.js-qty__adjust--plus.icon-fallback-text {
  top: 0;
  right: 0; }
.template-cart .cart button.js-qty__adjust.js-qty__adjust--minus.icon-fallback-text {
  bottom: 0;
  right: 0; }
.template-cart .cart .js-qty {
  position: relative;
  width: 70px;
  float: left; }
.template-cart .cart .total {
  font-size: 14px; }
.template-cart .cart th {
  font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px; }
.template-cart .cart a.btn.btn--small.btn--secondary.cart__remove i {
  font-weight: bold;
  font-size: 15px;
  color: #7c7e5a; }
.template-cart .cart a.btn.btn--small.btn--secondary.cart__remove {
  background: none; }
.template-cart .cart input.cart__update {
  font-size: 14px;
  float: right;
  display: block;
  border: 2px solid transparent;
  letter-spacing: 1px;
  border-radius: 0;
  outline: 0;
  padding: 15px 20px;
  -webkit-appearance: none;
  -moz-appearance: none; }
.template-cart .cart input.cart__update:hover {
  border: 2px solid #7c7e5a;
  color: #7c7e5a; }
.template-cart .cart ul.tolal-blk {
  background: #fcf6f0;
  padding: 15px; }
  .template-cart .cart ul.tolal-blk h6 {
    margin-bottom: 15px;
    letter-spacing: 1px; }
  .template-cart .cart ul.tolal-blk span.cart_subtal {
    float: right; }
  .template-cart .cart ul.tolal-blk li {
    font-size: 14px;
    border-top: 2px solid #fff;
    padding: 15px 0; }
  .template-cart .cart ul.tolal-blk span.cart_subtal.sub_total {
    font-weight: bold;
    font-size: 18px; }
  .template-cart .cart ul.tolal-blk li.checkout .btn {
    border-radius: 0;
    padding: 18px 0;
    width: 100%;
    text-transform: none;
    font-size: 13px;
    font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    margin-top: 20px; }
  .template-cart .cart ul.tolal-blk li.continue-shop {
    padding-bottom: 0 !important; }
  .template-cart .cart ul.tolal-blk li.continue-shop .btn {
    background: none;
    padding: 0;
    font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0; }
.template-cart .section-header {
  overflow: hidden;
  margin: 0;
  padding: 50px 0; }
  .template-cart .section-header .right {
    float: right; }
    .template-cart .section-header .right span a {
      color: #999; }
    .template-cart .section-header .right span {
      font-size: 14px; }
  .template-cart .section-header .left {
    float: left; }
    .template-cart .section-header .left h1 {
      margin: 0;
      font-size: 24px;
      letter-spacing: 1px; }

.item-content {
  font-size: 12px; }

/*swatches*/
.swatch {
  margin: 1em 0;
  width: 100%; }

/* Label */
.swatch .header {
  float: left;
  margin-right: 30px;
  color: #000;
  font-weight: bold;
  font-size: 14px; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 18px !important;
  height: 18px !important;
  border: none;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  border-radius: 50%; }

.swatch-element label {
  padding: 0 10px; }

.color.swatch-element label {
  padding: 0;
  border: 2px solid #fff; }

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  border: 2px solid #909090; }

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0px 10px 0 0;
  /* To position the sold out graphic and tooltip */
  position: relative;
  top: -1px;
  height: 21px; }

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  display: block; }

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */ }

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: gray;
  color: #fff;
  bottom: 50px;
  padding: 10px;
  font-size: 14px;
  display: block;
  position: absolute;
  width: 100px;
  left: -45px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #333333 !important;
  padding: 1em;
  border-radius: 5px; }

.swatch.error p {
  margin: 0.7em 0; }

.swatch.error p:first-child {
  margin-top: 0; }

.swatch.error p:last-child {
  margin-bottom: 0; }

.swatch.error code {
  font-family: monospace; }

/*newsletter Modal*/
@keyframes fading {
  0% {
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.w3-animate-opacity {
  animation: opac 0.8s; }

@keyframes opac {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.w3-modal {
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.95); }

.w3-modal-content {
  position: absolute;
  width: 600px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.w3-modal-content .search-header__input,
.w3-modal-content .search-bar__input {
  background-color: transparent;
  border-radius: 0;
  color: #7c7e5a;
  border: none;
  outline: 0;
  width: 100%;
  text-align: center;
  font-size: 38px;
  padding: 0;
  outline: 0 !important; }

.w3-modal-content form.search-header.search {
  max-width: 100%; }

.w3-modal-content button.search-header__submit.search__submit.btn--link {
  display: none; }

span.w3-button.w3-large.w3-display-topright {
  position: absolute;
  top: -100px;
  right: 0;
  cursor: pointer;
  font-size: 30px;
  color: #7c7e5a; }

/*back to top*/
.animate-top.show {
  height: 50px;
  width: 50px;
  background-color: #191919;
  background-color: rgba(20, 20, 20, 0.4);
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  padding: 9px 13px 7px 13px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transition: .8s; }

.animate-top.show i {
  line-height: 32px;
  font-size: 24px;
  color: #fff;
  display: block;
  width: 24px;
  margin: 0 auto; }

/*tooltip*/
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #000000d6;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  z-index: 1;
  bottom: 75px;
  left: 50%;
  font-size: 13px;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1s; }

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #000000d6 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

/*a.grid-view-item__link.grid-view-item__image-container img {
    height: 100%;
}
.standard-collection .grid-view-item__image-wrapper {
    height: 300px;
}*/
/*reveal hover image*/
.hidden-wrap .caption {
  display: none; }

.hidden-wrap:hover .caption {
  display: block;
  position: relative;
  z-index: 999999; }

/* ===============================================
// Reveal module
// =============================================== */
div#shopify-section-collection-grid-template .reveal img {
  height: 214px; }

.reveal img {
  display: block;
  margin: 0 auto;
  width: 293px;
  height: 267px; }

/*.reveal .hidden { display: block !important; visibility: visible !important;}*/
.product:hover .reveal img {
  opacity: 1; }

.reveal {
  overflow: visible;
  position: relative;
  margin-bottom: 20px; }

.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  left: 50%;
  transform: translate(-50%, 0); }

.reveal:hover .hidden {
  z-index: 100000;
  opacity: 1; }

@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption {
    font-size: 11px; } }
/*scroll effect*/
.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards; }

.come-in:nth-child(odd) {
  animation-duration: 0.6s; }

.already-visible {
  transform: translateY(0);
  animation: none; }

@keyframes come-in {
  to {
    transform: translateY(0); } }
