@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800";
@font-face {
  font-family: 'GlacialIndifference';
  src: url("../fonts/GlacialIndifference-Regular.eot");
  src: url("../fonts/GlacialIndifference-Regular.woff2") format("woff2"), url("../fonts/GlacialIndifference-Regular.woff") format("woff"), url("../fonts/GlacialIndifference-Regular.ttf") format("truetype"), url("../fonts/GlacialIndifference-Regular.svg#GlacialIndifference-Regular") format("svg"), url("../fonts/GlacialIndifference-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GlacialIndifference';
  src: url("../fonts/GlacialIndifference-Italic.woff") format("woff"), url("../fonts/GlacialIndifference-Italic.ttf") format("truetype"), url("../fonts/GlacialIndifference-Italic.svg#GlacialIndifference-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'GlacialIndifference';
  src: url("../fonts/GlacialIndifference-Bold.eot");
  src: url("../fonts/GlacialIndifference-Bold.woff2") format("woff2"), url("../fonts/GlacialIndifference-Bold.woff") format("woff"), url("../fonts/GlacialIndifference-Bold.ttf") format("truetype"), url("../fonts/GlacialIndifference-Bold.svg#GlacialIndifference-Bold") format("svg"), url("../fonts/GlacialIndifference-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: normal; }
body {
  color: #000;
  line-height: 25px;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  letter-spacing: 2px;
  overflow-x: hidden; }

@-ms-viewport {
  width: auto !important; }
.woocommerce-page legend {
  font-size: 16px;
  margin-top: 30px;
  font-weight: 700; }
.woocommerce-page #respond input#submit, .woocommerce-page #respond textarea#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page textarea.button, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond textarea#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page textarea.button.alt {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all .1s;
  transition: all .1s;
  outline: 10px solid transparent; }
  .woocommerce-page #respond input#submit:hover, .woocommerce-page #respond textarea#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page textarea.button:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond textarea#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page textarea.button.alt:hover {
    background: #ff2f92;
    color: #fff;
    background: #ff2f92;
    outline-color: #ff2f92; }
.woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea.input-text, .woocommerce-page form .form-row textarea {
  height: 32px;
  padding: 0 10px; }
.woocommerce-page .woocommerce-info a.button, .woocommerce-page .woocommerce-message a.button {
  float: right; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'GlacialIndifference', sans-serif;
  font-weight: 700; }

h1 {
  margin: 0;
  font-size: 39px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 51px; }

h2 {
  font-weight: 700;
  font-size: 16px;
  margin: 0; }

h3 {
  font-weight: 600;
  font-size: 16px; }

p {
  margin-bottom: 10px; }

.breadcrumb {
  background: transparent none repeat scroll 0 0;
  margin: 0;
  border-radius: 0; }

.breadcrumb > li + li::before {
  content: "/ /";
  color: #000;
  padding: 0 7px; }

em {
  font-style: italic; }

strong {
  font-weight: 600; }

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a:hover, a:focus {
  color: #ced0ce;
  text-decoration: none; }

.title {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
  margin: 0; }

.container {
  width: 1020px; }

.flx {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/*====navigation style====*/
.navbar .custom-logo {
  max-width: 100%;
  height: auto;
  image-rendering: optimizeSpeed;
  /*                     */
  image-rendering: -moz-crisp-edges;
  /* Firefox             */
  image-rendering: -o-crisp-edges;
  /* Opera               */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and Safari) */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed       */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                */ }
.navbar .navbar-brand {
  height: auto;
  padding: 0;
  max-width: 200px; }
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  margin: 0; }
.navbar .navbar-nav > li {
  margin-right: 100px; }
.navbar .navbar-nav > li > a {
  padding: 0;
  background: none;
  text-transform: uppercase;
  position: relative; }
.navbar .navbar-nav > li > a:hover {
  color: #000; }
.navbar .navbar-nav > li > a::before {
  background: transparent;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 30px; }
.navbar .navbar-nav > li.current-menu-item > a::before, .navbar .navbar-nav > li > a:hover:before {
  background: #000; }
.navbar .well-text {
  word-spacing: 3px;
  padding-right: 38px; }
.navbar .cart-box {
  background-color: #ebebeb;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  padding: 7px 23px 7px 30px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0; }
.navbar #navbar {
  padding: 2em 0;
  text-align: center;
  margin-top: 2em; }
.navbar .social {
  padding-right: 8px; }
  .navbar .social li {
    display: inline-block;
    margin: 0 10px; }
  .navbar .social li:last-child {
    margin-right: 0; }
.navbar .search-form {
  float: right; }

.menu-header-menu-container {
  display: inline-block; }

.sub-menu {
  display: none; }

li.menu-item-has-children {
  position: relative; }
  li.menu-item-has-children.open > .sub-menu {
    display: block; }
  li.menu-item-has-children > .sub-menu > li > a {
    font-weight: 600;
    text-transform: uppercase; }

@media (min-width: 768px) {
  li.menu-item-has-children.open > .sub-menu {
    display: none; }
  li.menu-item-has-children:focus > .sub-menu, li.menu-item-has-children:hover > .sub-menu {
    display: block; }
  li.menu-item-has-children:focus.open > .sub-menu, li.menu-item-has-children:hover.open > .sub-menu {
    display: block; }
  li.menu-item-has-children > .sub-menu {
    position: absolute;
    left: -75px;
    display: none;
    z-index: 1;
    min-width: 200px;
    padding: 10px 0;
    background-color: #FFF; } }
/*===banner style ====*/
.home-banner .banner-wrapper, .stockists-banner .banner-wrapper, .page-title .banner-wrapper, .about-banner .banner-wrapper {
  position: relative; }
  .home-banner .banner-wrapper .banner, .stockists-banner .banner-wrapper .banner, .page-title .banner-wrapper .banner, .about-banner .banner-wrapper .banner {
    position: relative;
    z-index: 1; }
    .home-banner .banner-wrapper .banner img, .stockists-banner .banner-wrapper .banner img, .page-title .banner-wrapper .banner img, .about-banner .banner-wrapper .banner img {
      width: 100%;
      height: auto; }
  .home-banner .banner-wrapper .banner-text, .stockists-banner .banner-wrapper .banner-text, .page-title .banner-wrapper .banner-text, .about-banner .banner-wrapper .banner-text {
    bottom: -50px;
    left: 11px;
    position: absolute;
    max-width: 400px; }
  .home-banner .banner-wrapper .container, .stockists-banner .banner-wrapper .container, .page-title .banner-wrapper .container, .about-banner .banner-wrapper .container {
    bottom: -50px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2; }
.home-banner .slick-list, .stockists-banner .slick-list, .page-title .slick-list, .about-banner .slick-list {
  padding-bottom: 4em; }
.home-banner a:focus, .stockists-banner a:focus, .page-title a:focus, .about-banner a:focus,
.home-banner .banner img:focus,
.stockists-banner .banner img:focus,
.page-title .banner img:focus,
.about-banner .banner img:focus,
.home-banner .banner:focus,
.stockists-banner .banner:focus,
.page-title .banner:focus,
.about-banner .banner:focus,
.home-banner .slick-slide:focus,
.stockists-banner .slick-slide:focus,
.page-title .slick-slide:focus,
.about-banner .slick-slide:focus {
  outline: none; }

.home .banner-text {
  bottom: -50px !important; }

.home .dapper-shop {
  margin-top:0px;
  margin-bottom: 0; }

/*====home shop slider===*/
.dapper-shop {
  margin-top: 65px;
  margin-bottom: 65px;
  background-color: #f7f7f7;
  padding: 36px 14px 23px 14px;
  position: relative; }
  .dapper-shop .products {
    padding: 0; }
    .dapper-shop .products img {
      width: 100%;
      height: auto; }
    .dapper-shop .products .product {
      margin: 0 6px; }
  .dapper-shop .title {
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-bottom: 36px; }
  .dapper-shop .owl-item {
    overflow: hidden; }
  .dapper-shop .prev, .dapper-shop .next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    font-family: "GlacialIndifference", sans-serif;
    font-size: 24px;
    padding: 0;
    cursor: pointer;
    text-decoration: none; }
    .dapper-shop .prev svg polygon, .dapper-shop .next svg polygon {
      -webkit-transition: fill 0.25s;
      transition: fill 0.25s; }
    .dapper-shop .prev:hover svg polygon, .dapper-shop .next:hover svg polygon {
      fill: #ced0ce; }
  .dapper-shop .prev {
    left: 9px; }
  .dapper-shop .next {
    right: 9px; }
  .dapper-shop .woocommerce-LoopProduct-link > h3 {
    font-weight: 600;
    margin-bottom: 17px;
    margin-top: 20px;
    text-transform: uppercase;
    display: inline-block; }
  .dapper-shop .woocommerce-LoopProduct-link > h3, .dapper-shop .woocommerce-LoopProduct-link .price {
    font-size: 15px;
    font-weight: 700; }
  .dapper-shop .add_to_cart_button {
    display: block;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 23px; }
  .dapper-shop .price::before {
    content: "//";
    padding: 0 2px;
    letter-spacing: 0; }
  .dapper-shop .added_to_cart {
    padding-left: 23px; }

/** latest news section **/
.latest-news {
  padding: 10px 0 80px;
  position: relative;
  text-transform: uppercase; }
  .latest-news img {
    max-width: 100%; }
  .latest-news .title {
    padding-bottom: 80px; }
  .latest-news .latest-post-wrap a.post-link {
    position: absolute;
    width: 100%;
    height: 100%; }
  .latest-news .latest-post-wrap .latest-post-content {
    text-align: center; }
    .latest-news .latest-post-wrap .latest-post-content .latest-title, .latest-news .latest-post-wrap .latest-post-content .latest-subtitle {
      font-size: 12px;
      margin: 0;
      font-weight: 600; }
    .latest-news .latest-post-wrap .latest-post-content .latest-title {
      margin-top: 27px;
      margin-bottom: 10px; }
    .latest-news .latest-post-wrap .latest-post-content .latest-subtitle {
      font-style: italic;
      position: relative;
      display: inline-block; }
    .latest-news .latest-post-wrap .latest-post-content .number {
      font-family: "GlacialIndifference", sans-serif;
      font-size: 50px;
      font-weight: bold;
      letter-spacing: 10px;
      line-height: 21px;
      position: absolute;
      left: -20px;
      top: -10px;
      font-style: normal;
      color: black !important; }
  .latest-news .page-link {
    text-align: center;
    margin: 2em 0 0;
    font-size: 14px;
    font-weight: 600; }

/** Footer section **/
footer .signup {
  height: 379px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  footer .signup .sign-up-form {
    position: absolute;
    right: 0;
    height: 100%;
    color: #fff; }
  footer .signup .title {
    color: #fff;
    font-size: 20px; }
  footer .signup p {
    font-size: 18px;
    padding: 20px 0;
    max-width: 370px; }
  footer .signup .sign-up-content {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 450px; }
    footer .signup .sign-up-content .form-inline .form-control {
      width: 218px;
      border-radius: 0;
      box-shadow: none;
      border: 0 none;
      margin-left: 7px; }
    footer .signup .sign-up-content .form-inline .sign-up-submit {
      display: block;
      background: none;
      border: none;
      font-weight: 300;
      text-transform: uppercase;
      color: #fff;
      position: absolute;
      right: 0;
      font-style: italic;
      padding-top: 14px;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: 0;
      width: auto; }
    footer .signup .sign-up-content .form-inline .form-group:first-of-type .form-control {
      margin-left: 0; }
  footer .signup ::-webkit-input-placeholder {
    color: #2a2a2a; }
  footer .signup :-moz-placeholder {
    /* Firefox 18- */
    color: #2a2a2a; }
  footer .signup ::-moz-placeholder {
    /* Firefox 19+ */
    color: #2a2a2a; }
  footer .signup :-ms-input-placeholder {
    color: #2a2a2a; }
  footer .signup :focus {
    box-shadow: none; }
footer .social {
  display: block;
  text-align: center;
  margin: 1em 0; }
  footer .social li {
    display: inline-block;
    font-size: 2em;
    padding: 0 1em; }
footer .payment-options {
  display: block;
  text-align: center;
  padding: 1em 0; }
  footer .payment-options img {
    vertical-align: middle; }
  footer .payment-options li {
    display: inline-block;
    padding: 0;
    font-size: 2em; }
footer .footer-link .breadcrumb {
  text-transform: uppercase;
  padding: 45px 0; }
footer .footer-link .breadcrumb > li + li::before {
  color: #000;
  padding: 0 30px; }
footer .copyright .breadcrumb {
  background: #000;
  color: #fff;
  margin: 0;
  font-weight: 700;
  padding: 15px 0;
  font-size: 13px;
  border-radius: 0; }
footer .copyright .breadcrumb > li + li::before {
  color: #fff; }
footer .copyright li, footer .copyright a {
  font-weight: 300; }

/**=== Stockist page ===**/
.stockists-banner, .page-title, .about-banner {
  padding-bottom: 50px; }
  .stockists-banner.pad-top .banner-text-wrapper, .pad-top.page-title .banner-text-wrapper, .pad-top.about-banner .banner-text-wrapper {
    height: auto; }
  .stockists-banner .banner-wrapper .banner-text, .page-title .banner-wrapper .banner-text, .about-banner .banner-wrapper .banner-text {
    bottom: 66px; }
  .stockists-banner .banner-wrapper .post-thumbnail, .page-title .banner-wrapper .post-thumbnail, .about-banner .banner-wrapper .post-thumbnail {
    line-height: 0; }
  .stockists-banner .banner-text-wrapper, .page-title .banner-text-wrapper, .about-banner .banner-text-wrapper {
    background: #f7f7f7 none repeat scroll 0 0;
    bottom: -50px;
    position: absolute;
    width: 100%;
    height: 170px; }
    .stockists-banner .banner-text-wrapper .container, .page-title .banner-text-wrapper .container, .about-banner .banner-text-wrapper .container {
      z-index: 2;
      position: relative;
      top: -50px;
      left: 0;
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%); }
      .stockists-banner .banner-text-wrapper .container .banner-text, .page-title .banner-text-wrapper .container .banner-text, .about-banner .banner-text-wrapper .container .banner-text {
        position: static; }

.stockists-content {
  text-transform: uppercase;
  background: #f7f7f7 none repeat scroll 0 0;
  padding-bottom: 50px; }
  .stockists-content h3 {
    margin: 45px 0;
    font-weight: 800;
    font-size: 16px; }
  .stockists-content p {
    margin-bottom: 10px; }

/**========blog page========**/
.pad-top {
  padding-top: 235px; }

.blog-content {
  background: #f7f7f7 none repeat scroll 0 0; }
  .blog-content .latest-news {
    padding-left: 30px;
    padding-right: 30px; }
    .blog-content .latest-news img {
      /*
      			width:418px;
      			height:418px;
      */ }
    .blog-content .latest-news .latest-post-wrap {
      margin-bottom: 106px;
      position: relative; }
      @media (min-width: 992px) {
        .blog-content .latest-news .latest-post-wrap {
          padding-right: 50px; } }
    .blog-content .latest-news .breadcrumb {
      font-weight: 600;
      font-style: italic;
      margin-right: 20px;
      width: 418px; }
    .blog-content .latest-news .latest-post-wrap .latest-post-content .number {
      left: -30px; }
    .blog-content .latest-news .even-post {
      padding-left: 8.33%; }

/**=======page========**/
.page-content {
  background: #f7f7f7 none repeat scroll 0 0;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 60px; }
  .page-content p {
    font-size: 16px; }

/**=======About page========**/
.about-banner .banner-wrapper .banner-text {
  bottom: 165px; }
.about-banner .banner-text-wrapper {
  height: 266px; }

.about-content {
  background: #f7f7f7 none repeat scroll 0 0;
  text-transform: uppercase;
  padding: 68px 0; }

/**========Contact page========**/
.contact-content {
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 20px 0 100px; }
  .contact-content p {
    font-size: 12px; }
  .contact-content form input, .contact-content form textarea {
    border-radius: 0;
    box-shadow: none;
    border: none;
    height: 40px;
    background: #e1e1e1;
    text-transform: uppercase;
    padding: 14px; }
  .contact-content form textarea {
    height: 180px; }
  .contact-content form .btn-submit {
    font-weight: 600;
    font-stretch: italic;
    background: none;
    text-transform: uppercase;
    padding: 0;
    margin-top: 20px; }
  .contact-content form .btn-submit:after {
    content: " / /"; }
  .contact-content form ::-webkit-input-placeholder {
    color: #2a2a2a; }
  .contact-content form :-moz-placeholder {
    /* Firefox 18- */
    color: #2a2a2a; }
  .contact-content form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #2a2a2a; }
  .contact-content form :-ms-input-placeholder {
    color: #2a2a2a; }
  .contact-content form :focus {
    box-shadow: none; }

/***===shop page===***/
.woocommerce.post-type-archive-product h1.page-title, .tax-product_cat h1.page-title, .related.products h1.page-title, .woocommerce.post-type-archive-product .woocommerce-result-count, .tax-product_cat .woocommerce-result-count, .related.products .woocommerce-result-count, .woocommerce.post-type-archive-product .woocommerce-ordering, .tax-product_cat .woocommerce-ordering, .related.products .woocommerce-ordering {
  display: none; }
.woocommerce.post-type-archive-product ul.products li.product.last, .tax-product_cat ul.products li.product.last, .related.products ul.products li.product.last, .woocommerce.post-type-archive-product ul.products li.product.last, .tax-product_cat ul.products li.product.last, .related.products ul.products li.product.last {
  margin: 0; }
.woocommerce.post-type-archive-product ul.products li.product, .tax-product_cat ul.products li.product, .related.products ul.products li.product {
  display: inline-block;
  float: none;
  margin: 0 6px 6px 0;
  width: 32.3%;
  vertical-align: top;
  padding: 0; }
  .woocommerce.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link, .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link, .related.products ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
    display: block; }
    .woocommerce.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link h3, .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link h3, .related.products ul.products li.product .woocommerce-LoopProduct-link h3, .woocommerce.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link span.price, .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link span.price, .related.products ul.products li.product .woocommerce-LoopProduct-link span.price {
      display: none; }
  .woocommerce.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link:before, .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link:before, .related.products ul.products li.product .woocommerce-LoopProduct-link:before {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    cursor: pointer;
    -webkit-transition: background 0.5s ease 0s;
    -moz-transition: background 0.5s ease 0s;
    transition: background 0.5s ease 0s; }
  .woocommerce.post-type-archive-product ul.products li.product:hover .woocommerce-LoopProduct-link:before, .tax-product_cat ul.products li.product:hover .woocommerce-LoopProduct-link:before, .related.products ul.products li.product:hover .woocommerce-LoopProduct-link:before {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0; }
  .woocommerce.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link + a, .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link + a, .related.products ul.products li.product .woocommerce-LoopProduct-link + a {
    display: none; }
  .woocommerce.post-type-archive-product ul.products li.product:hover .detail, .tax-product_cat ul.products li.product:hover .detail, .related.products ul.products li.product:hover .detail {
    opacity: 1; }
  .woocommerce.post-type-archive-product ul.products li.product.product-category, .tax-product_cat ul.products li.product.product-category, .related.products ul.products li.product.product-category {
    margin: 0 6px 20px 0; }
    .woocommerce.post-type-archive-product ul.products li.product.product-category .woocommerce-loop-category__title, .tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title, .related.products ul.products li.product.product-category .woocommerce-loop-category__title {
      text-align: center;
      margin-bottom: 2em; }
      .woocommerce.post-type-archive-product ul.products li.product.product-category .woocommerce-loop-category__title .count, .tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title .count, .related.products ul.products li.product.product-category .woocommerce-loop-category__title .count {
        display: none; }

#filter_content {
  margin-bottom: 65px; }
  #filter_content li {
    cursor: pointer;
    padding: 0;
    margin: 0 10px;
    font-family: "GlacialIndifference", sans-serif;
    font-size: 15px;
    letter-spacing: 1px; }
  #filter_content li.active {
    color: #000;
    position: relative;
    border-bottom: 2px solid #000; }
  #filter_content li:last-child {
    display: none; }

/** taxonomy archive page / Category page **/
/** Single page  ***/
.single.single-product.woocommerce .container {
  padding: 100px 10px 100px; }
.single.single-product.woocommerce p {
  font-size: 14px; }
.single.single-product.woocommerce h1.product_title {
  font-size: 16px;
  font-style: normal;
  letter-spacing: 4px;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.2; }
.single.single-product.woocommerce .price {
  margin-top: 38px;
  color: #000; }
.single.single-product.woocommerce .cart {
  margin-top: 17px; }
  .single.single-product.woocommerce .cart .quantity {
    display: block;
    float: none; }
    .single.single-product.woocommerce .cart .quantity::before {
      content: "Quantity";
      font-style: normal;
      padding-right: 20px; }
.single.single-product.woocommerce #respond input#submit.alt, .single.single-product.woocommerce #respond textarea#submit.alt, .single.single-product.woocommerce a.button.alt, .single.single-product.woocommerce button.button.alt, .single.single-product.woocommerce input.button.alt, .single.single-product.woocommerce textarea.button.alt {
  margin-top: 2em; }
.single.single-product.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
  clear: none;
  float: right;
  width: 48%; }
.single.single-product.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
  display: none; }
.single.single-product.woocommerce .woocommerce-tabs.wc-tabs-wrapper h2 {
  font-size: 16px;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px; }
.single.single-product.woocommerce .panel {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none; }

.related.products {
  padding-top: 80px; }
  .related.products.products {
    clear: both;
    padding-top: 40px; }
    .related.products.products h2 {
      margin-bottom: 50px;
      font-size: 16px;
      text-transform: uppercase;
      font-style: normal;
      letter-spacing: 3px;
      text-align: center; }

/***cart page***/
.woocommerce-cart.woocommerce-page .pad-top {
  padding-top: 0; }
.woocommerce-cart.woocommerce-page h2 {
  margin-bottom: 10px;
  margin-top: 20px; }
.woocommerce-cart.woocommerce-page .page-content {
  background: none; }
.woocommerce-cart.woocommerce-page #coupon_code {
  height: 39px;
  padding-left: 10px;
  width: 120px; }
.woocommerce-cart.woocommerce-page .cart .button, .woocommerce-cart.woocommerce-page .woocommerce .cart input.button, .woocommerce-cart.woocommerce-page .woocommerce .cart textarea.button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  color: #000;
  float: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.42857;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.woocommerce-cart.woocommerce-page .cart .button:hover, .woocommerce-cart.woocommerce-page .woocommerce .cart input.button:hover, .woocommerce-cart.woocommerce-page .woocommerce .cart textarea.button:hover, .woocommerce-cart.woocommerce-page a.checkout-button:hover,
.woocommerce-cart.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-cart.woocommerce-page #respond textarea#submit.alt:hover, .woocommerce-cart.woocommerce-page a.button.alt:hover, .woocommerce-cart.woocommerce-page button.button.alt:hover, .woocommerce-cart.woocommerce-page input.button.alt:hover, .woocommerce-cart.woocommerce-page textarea.button.alt:hover {
  background: #ff2f92;
  color: #fff;
  outline: none !important; }
.woocommerce-cart.woocommerce-page #respond input#submit.alt, .woocommerce-cart.woocommerce-page #respond textarea#submit.alt, .woocommerce-cart.woocommerce-page a.button.alt, .woocommerce-cart.woocommerce-page button.button.alt, .woocommerce-cart.woocommerce-page input.button.alt, .woocommerce-cart.woocommerce-page textarea.button.alt {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
  padding: 14px 0;
  font-size: 16px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease; }

/**checkout page**/
.woocommerce-checkout.woocommerce-page .pad-top {
  padding-top: 0; }
.woocommerce-checkout.woocommerce-page .page-content {
  background: none; }
.woocommerce-checkout.woocommerce-page form .form-row input.input-text, .woocommerce-checkout.woocommerce-page form .form-row textarea.input-text {
  height: 32px;
  padding: 0 10px; }
.woocommerce-checkout.woocommerce-page form .form-row textarea.input-text {
  height: auto;
  padding: 5px 10px; }
.woocommerce-checkout.woocommerce-page h3 {
  margin-bottom: 20px; }
.woocommerce-checkout.woocommerce-page #customer_details {
  margin: 30px 0; }
.woocommerce-checkout.woocommerce-page #respond input#submit.alt, .woocommerce-checkout.woocommerce-page #respond textarea#submit.alt, .woocommerce-checkout.woocommerce-page a.button.alt, .woocommerce-checkout.woocommerce-page button.button.alt, .woocommerce-checkout.woocommerce-page input.button.alt, .woocommerce-checkout.woocommerce-page textarea.button.alt {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
  padding: 14px 30px;
  font-size: 16px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.woocommerce-checkout.woocommerce-page #respond input#submit.alt:hover, .woocommerce-checkout.woocommerce-page #respond textarea#submit.alt:hover, .woocommerce-checkout.woocommerce-page a.button.alt:hover, .woocommerce-checkout.woocommerce-page button.button.alt:hover, .woocommerce-checkout.woocommerce-page input.button.alt:hover, .woocommerce-checkout.woocommerce-page textarea.button.alt:hover {
  background: #ff2f92;
  color: #fff;
  outline: none !important; }
.woocommerce-checkout.woocommerce-page .required {
  border-bottom: none;
  text-decoration: none; }
.woocommerce-checkout.woocommerce-page .page-content p {
  font-size: 14px; }
.woocommerce-checkout.woocommerce-page .payment_method_paypal img {
  height: 30px;
  vertical-align: middle; }
.woocommerce-checkout.woocommerce-page #add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-checkout.woocommerce-page .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout.woocommerce-page .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  vertical-align: middle;
  float: none;
  padding-left: 10px; }

.woocommerce form .form-row .input-checkbox {
  position: static; }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
  font-size: 1rem; }

.woocommerce-info {
  border-top-color: #000; }
  .woocommerce-info:before {
    color: #000; }

/******** Remove border radius  ************/
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 0; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  border-radius: 0; }

.select2-container .select2-choice {
  border-radius: 0; }

.woocommerce table.shop_table {
  border-radius: 0; }

/**order recieved **/
.woocommerce-order-received.woocommerce-page h2 {
  margin-bottom: 20px; }
.woocommerce-order-received.woocommerce-page .woocommerce .order_details {
  margin: 0 0 3.5em; }
.woocommerce-order-received.woocommerce-page .woocommerce-thankyou-order-received {
  margin-bottom: 3em; }

.woocommerce-LoopProduct-link {
  text-align: center;
  display: block; }

/** blog detail page**/
.single.single-post .entry-title {
  margin-top: 30px;
  font-size: 16px; }
.single.single-post .avatar {
  vertical-align: middle; }
.single.single-post .comments-title {
  margin: 20px 0; }
.single.single-post .blog-thumbnail {
  display: flex;
  justify-content: center; }
.single.single-post .entry-content {
  padding: 0px 0 50px; }
.single.single-post .post-thumbnail {
  text-align: center; }
.single.single-post .screen-reader-text, .single.single-post .says, .single.single-post .comment-notes {
  display: none; }
.single.single-post .author.vcard {
  padding: 0 10px 0 0; }
.single.single-post .comment-list {
  list-style: none;
  padding-left: 20px; }
  .single.single-post .comment-list li {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 15px; }
    .single.single-post .comment-list li .children {
      list-style: none;
      padding-left: 20px; }
.single.single-post .comment-respond {
  padding-top: 10px; }
  .single.single-post .comment-respond #reply-title {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 30px;
    margin-top: 20px; }
  .single.single-post .comment-respond #commentform {
    min-height: 200px; }
    .single.single-post .comment-respond #commentform input, .single.single-post .comment-respond #commentform textarea {
      border: solid 1px #fff; }
      .single.single-post .comment-respond #commentform input.form-control, .single.single-post .comment-respond #commentform textarea.form-control {
        width: 100%;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none; }
    .single.single-post .comment-respond #commentform textarea {
      width: 100%;
      resize: none;
      border: solid 1px #fff;
      min-height: 190px; }
    .single.single-post .comment-respond #commentform .required {
      display: none; }
    .single.single-post .comment-respond #commentform p {
      margin-bottom: 20px; }
      @media (min-width: 767px) {
        .single.single-post .comment-respond #commentform p {
          width: 48%;
          float: right;
          margin-right: 2%; } }
    .single.single-post .comment-respond #commentform #submit {
      float: right; }
    .single.single-post .comment-respond #commentform .form-submit {
      clear: both; }
.single.single-post .nav-links {
  padding-top: 50px; }
  .single.single-post .nav-links .nav-previous {
    position: relative;
    float: left;
    text-transform: uppercase; }
    .single.single-post .nav-links .nav-previous .post-title {
      display: none; }
  .single.single-post .nav-links .nav-next {
    float: right;
    position: relative;
    text-transform: uppercase; }
    .single.single-post .nav-links .nav-next .post-title {
      display: none; }

.pad-top-bot {
  padding: 80px 0 100px; }

.btn-default, .link-button, #submit, .single_add_to_cart_button {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
  color: #000000;
  font-style: normal;
  letter-spacing: 3px;
  padding: 8px 12px;
  text-transform: uppercase;
  width: 210px; }

/**author page**/
.archive.author .container {
  padding-bottom: 100px; }
.archive.author .post-thumbnail {
  display: block;
  text-align: center;
  padding-bottom: 30px; }
.archive.author article {
  padding: 50px 0;
  border-bottom: 1px solid #ccc; }
.archive.author .avatar {
  vertical-align: middle; }
.archive.author .page-title {
  padding: 50px 0 0;
  font-size: 16px; }
.archive.author .screen-reader-text, .archive.author .single.single-post .says, .single.single-post .archive.author .says, .archive.author .single.single-post .comment-notes, .single.single-post .archive.author .comment-notes {
  display: none; }
.archive.author .posted-on {
  padding: 0 10px; }
.archive.author .entry-title {
  margin-bottom: 10px; }
.archive.author .entry-footer {
  margin-top: 30px; }

/** user page**/
.woocommerce-account.my-account-page .pad-top {
  padding-top: 0; }
.woocommerce-account.my-account-page input.button, .woocommerce-account.my-account-page textarea.button {
  margin-top: 20px; }

/**error page**/
.error404 {
  text-align: center; }
  .error404 .error-404.not-found {
    background: #f7f7f7 none repeat scroll 0 0;
    margin: 80px 0; }

/* WooCommerce
================================================ */
.woocommerce-pagination {
  display: none; }

#more_posts {
  font-weight: 600;
  font-style: italic; }

.woocommerce-message::before {
  color: #ff2f92;
  display: none; }

.woocommerce-message, ul.woocommerce-error, .woocommerce-info {
  border-top-color: #000;
  background: rgba(255, 47, 146, 0.1); }

.custom-add-to-cart-message, ul.woocommerce-error li {
  font-family: "GlacialIndifference", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px; }

.ppt {
  display: none !important; }

.woocommerce-error {
  border-top-color: #000; }
  .woocommerce-error::before {
    color: #000;
    font-size: 16px;
    left: 0.8em;
    top: 0.8em; }

.blog-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto; }

input, .contact-content form textarea, textarea {
  border-radius: 0;
  border: 1px solid #cccccc; }

.wc_ea_button.wc_ea_text {
  letter-spacing: 1px; }

.instagram-section {
  margin-top: 4em; }

.instagram-button {
  text-align: center;
  margin-bottom: 4em; }
  @media (min-width: 767px) {
    .instagram-button {
      text-align: right;
      margin-top: 9em;
      position: relative;
      right: -5em;
      z-index: 1; } }
  .instagram-button .link-button {
    background: #ff2f92;
    outline: 10px solid #ff2f92;
    border-color: white;
    color: white; }

/*************  focus  **************/
input:focus, .contact-content form textarea:focus, textarea:focus,
textarea:focus,
button:focus,
.btn:focus,
input[type="submit"]:focus,
textarea[type="submit"]:focus,
input[type="button"]:focus,
textarea[type="button"]:focus,
button:active,
.btn:active,
input[type="submit"]:active,
textarea[type="submit"]:active,
input[type="button"]:active,
textarea[type="button"]:active,
.btn-default:focus,
.submit:focus,
.link-button:focus {
  outline: none !important; }

::-webkit-input-placeholder {
  color: black; }

:-moz-placeholder {
  /* Firefox 18- */
  color: black; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: black; }

:-ms-input-placeholder {
  color: black; }

.nf-form-fields-required,
.nf-field-label {
  display: none; }

.nf-field-container, #ninja_forms_required_items {
  margin-bottom: 17px !important; }

.nf-form-content input, .nf-form-content .contact-content form textarea, .contact-content form .nf-form-content textarea, .nf-form-content textarea,
.nf-form-content textarea {
  background-color: #e1e1e1;
  border: 1px solid #e1e1e1;
  padding: 6px 10px;
  letter-spacing: 3px; }
.nf-form-content .submit-wrap {
  text-align: right; }
  .nf-form-content .submit-wrap input[type="button"], .nf-form-content .submit-wrap textarea[type="button"] {
    background: transparent;
    padding: 0;
    font-style: italic;
    font-size: 12px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: none !important; }
    .nf-form-content .submit-wrap input[type="button"]:focus, .nf-form-content .submit-wrap textarea[type="button"]:focus, .nf-form-content .submit-wrap input[type="button"]:hover, .nf-form-content .submit-wrap textarea[type="button"]:hover {
      opacity: .7; }
.nf-form-content .nf-error .ninja-forms-field {
  border-color: #000; }

.ninja-forms-req-symbol, .nf-error-msg {
  color: #000 !important; }

.sign-up-content .sign-up-submit:focus, .sign-up-content .sign-up-submit:hover {
  opacity: .7; }

a.credit-ff {
  color: #fff; }

.single-wrap {
  background: #f7f7f7; }

.single-post .pad-top-bot {
  padding: 80px 0 20px; }
.single-post .blog-img {
  margin-top: 8em; }
.single-post .post {
  max-width: 955px;
  margin-left: auto;
  margin-right: auto; }

.sharelinks {
  margin-top: 3em;
  text-transform: uppercase;
  font-size: 16px; }

p.single-post-date {
  text-transform: uppercase;
  margin-bottom: 3em; }

.single-post .entry-content {
  border-bottom: solid 1px #000; }
.single-post .comment-list {
  padding-left: 0; }
.single-post .page-container {
  max-width: 955px;
  margin-left: auto;
  margin-right: auto; }
.single-post .readnow-tl {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase; }
.single-post .readnow-lnk {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  font-size: 13px; }

.single.single-post .comment-respond #commentform input, .single.single-post .comment-respond #commentform textarea,
.single.single-post .comment-respond #commentform textarea {
  background-color: #fff;
  border: 1px solid #fff;
  padding: 6px 10px;
  letter-spacing: 3px; }
.single.single-post .comment-respond #commentform input[type="submit"], .single.single-post .comment-respond #commentform textarea[type="submit"] {
  padding-right: 0;
  padding-left: 0;
  background: none;
  border: none;
  font-weight: 700;
  width: auto;
  display: inline-block; }

.single-post .page {
  /* background: #f6f6f6; */ }

.yith_magnifier_gallery li {
  width: 33.3334%; }
  .yith_magnifier_gallery li a {
    margin-bottom: 0;
    margin-top: 0; }

.woocommerce span.onsale {
  display: none !important; }

.woocommerce .page-content {
  background: none !important;
  padding-top: 3em; }

.single.single-product.woocommerce form.cart .variations {
  width: auto; }
  .single.single-product.woocommerce form.cart .variations .value {
    height: 35px; }
  .single.single-product.woocommerce form.cart .variations select {
    height: 35px;
    padding: 0 10px;
    border: 1px solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: transparent url("../images/select-bg.png") no-repeat scroll right 10px center;
    text-transform: capitalize;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .single.single-product.woocommerce form.cart .variations .label {
    color: black;
    font-size: 16px;
    text-transform: uppercase; }
.single.single-product.woocommerce .quantity .qty {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
  border: 1px solid;
  width: auto; }
  .single.single-product.woocommerce .quantity .qty::-webkit-inner-spin-button, .single.single-product.woocommerce .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
.single.single-product.woocommerce .plus, .single.single-product.woocommerce .minus {
  font-size: 18px;
  color: #656565;
  cursor: pointer; }
  .single.single-product.woocommerce .plus:hover, .single.single-product.woocommerce .minus:hover {
    color: #ff2f92; }
.single.single-product.woocommerce .stock.in-stock {
  font-size: 14px; }
.single.single-product.woocommerce .plus {
  padding-left: 5px; }
.single.single-product.woocommerce .minus {
  padding-right: 5px; }
.single.single-product.woocommerce .reset_variations {
  display: block !important; }

.variations .wc_ea_button_wrapper.disabled {
  display: block !important; }
  .variations .wc_ea_button_wrapper.disabled > * {
    cursor: not-allowed !important; }

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond textarea#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond textarea#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond textarea#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond textarea#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond textarea#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce #respond textarea#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce textarea.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce textarea.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce textarea.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce textarea.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce textarea.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce textarea.button.alt:disabled[disabled]:hover {
  background: #ff2f92;
  opacity: 0.4;
  outline: none; }

/* Slick Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.banner a:hover {
  color: black; }

.navbar .navbar-nav > li > a, .footer-link .breadcrumb a {
  font-family: 'GlacialIndifference', sans-serif;
  font-weight: 700;
  font-size: 15px; }

/* SEARCH
================================================ */
.search-form .screen-reader-text, .search-form .single.single-post .says, .single.single-post .search-form .says, .search-form .single.single-post .comment-notes, .single.single-post .search-form .comment-notes {
  display: none; }
.search-form .search-field {
  width: 170px;
  padding-left: 5px; }
.search-form .btn {
  background: transparent;
  border: none;
  padding: 0; }

.search .grid-sizer {
  position: absolute;
  width: 33.33333%; }
.search.search-results .page-title {
  text-align: center;
  padding-bottom: 0em; }
.search article {
  margin-bottom: 3em; }
  .search article .entry-title {
    margin: 1em 0; }
  .search article img {
    max-width: 100%;
    height: auto; }
.search .product {
  list-style-type: none; }
  .search .product .add_to_cart_button {
    display: none; }
.search .no-results .page-content {
  padding-top: 3em;
  text-transform: none;
  margin-bottom: 5em; }
  .search .no-results .page-content p {
    font-size: 16px;
    text-align: center;
    padding-bottom: 2em; }
.search .no-results .page-content .search-form, .search.search-results .page-header .search-form {
  text-align: center; }
.search .no-results .page-content .search-field, .search.search-results .page-header .search-field {
  width: 570px;
  max-width: 100%;
  font-size: 18px;
  height: auto;
  padding: 10px; }
.search .no-results .page-content .search-submit svg, .search.search-results .page-header .search-submit svg {
  height: 40px;
  width: 40px; }
@media (max-width: 767px) {
  .search .no-results .page-content .search-form label, .search.search-results .page-header .search-form label {
    width: 70%; } }
.search .navigation {
  display: block;
  text-align: center;
  margin-bottom: 4em; }
  .search .navigation > h2 {
    display: none; }
  .search .navigation .nav-links {
    font-size: 18px;
    font-weight: bold; }
    .search .navigation .nav-links > * {
      padding: 0 0.5em; }

/* Fixed Navbar
================================================ */
body {
  margin-top: 127px; }

@media (max-width: 768px) {
  body {
    margin-top: 120px; } }
@media (max-width: 619px) {
  body {
    position: relative;
    top: 30px; } }
.navbar {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  border: none; }
.dapper-shop.mobileview .woocommerce-LoopProduct-link > h3 {margin-top:0px;margin-bottom:20px}
.mobileview .product img{width:100%;height:auto}
.mobileviews .product img{width:100%;height:auto}
.mobileviews .product {margin-bottom:30px}
.dapper-shop.mobileviews .woocommerce-LoopProduct-link > h3 {margin-top:0px;margin-bottom:5px}
@media only screen and (min-width:768px) { 
.home-slider,.desktopview {display:block}
.mobile-slider,.mobileview,.mobileviews {display:none}
}

@media only screen and (max-width:767px) { 
footer .signup {height:370px}
.home-slider,.desktopview {display:none}
.mobile-slider,.mobileview,.mobileviews {display:block}

}
/*# sourceMappingURL=theme.css.map */
