@font-face {font-family: "Elephant";
    src: url("fonts/elephant_regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}

@charset "UTF-8";
/* ------------------------------------------------------------------
 * [Table of contents]
 *
 * ------------------------------------------------------------------ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    border: 0;
}

button {
    overflow: visible;
    text-transform: none;
    outline: none;
}

select {
    text-transform: none
}

button,
html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

input,
textarea {
    line-height: normal;
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

ul,
ol {
    margin: 0 0 1.5rem;
    padding: 0 0 0 2rem
}

* {
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #434346;
    margin: 0;
}

p {
    color: #aeaeae;
    margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
  line-height: 1.5em;
  margin: 0 0 0.60em;
  font-weight: 400;
  color: #757575;
}

h3 {
    font-size: 24px;
    line-height: 40px;
}

h5 {
    font-size: 17px;
    line-height: 35px;
}

a,
.widget ul li a:before,
.widget.woocommerce .product_list_widget li a span {
    -webkit-transition: all 175ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 175ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    color: inherit;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

a:hover {
    color: #c2b495;
}

img {
  max-width: 100%;
  height: auto;
}

.container-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.container-50,
.padding-50 > .container-fluid,
.padding-50 > .container {
  padding-left: 50px;
  padding-right: 50px;
}

@media(max-width: 1200px) {
  .padding-50 > .container-fluid,
  .padding-50 > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

html .row-fit {
  margin: 0;
}

html .row-fit [class*="col-"],
html .row-fit .vc_column_container > .vc_column-inner,
html .vc_row.vc-row-fit > .vc_column_container>.vc_column-inner {
  padding: 0;
}
html .row-fit [class*="col-"] .vc_row,
html .vc_row.vc-row-fit,
html .row-fit .vc_column_container > .vc_column-inner .vc_row {
  margin: 0 !important;
}

html .row-fit-10 {
  margin: 0 -5px;
}
html .row-fit-10 [class*="col-"],
html .row-fit-10 .vc_column_container > .vc_column-inner {
  padding: 0 5px;
}
html .row-fit-10 [class*="col-"] .vc_row,
html .row-fit-10 .vc_column_container > .vc_column-inner .vc_row {
  margin: 0 !important;
}

html .row-fit-40 {
  margin: 0 -20px;
}
html .row-fit-40 [class*="col-"],
html .row-fit-40 .vc_column_container > .vc_column-inner {
  padding: 0 20px;
}
html .row-fit-40 [class*="col-"] .vc_row,
html .row-fit-40 .vc_column_container > .vc_column-inner .vc_row {
  margin: 0 !important;
}
html .row-fit-50 {
  margin: 0 -25px;
}
html .row-fit-50 [class*="col-"],
html .row-fit-50 .vc_column_container > .vc_column-inner {
  padding: 0 25px;
}
html .row-fit-50 [class*="col-"] .vc_row,
html .row-fit-50 .vc_column_container > .vc_column-inner .vc_row {
  margin: 0 !important;
}

.row [class*="col-"].border-right {
  border-right: 1px solid #dcdcdc;
}

.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display:         flex;
}

.custom-container {
    padding: 0;
}

.custom-container > .row {
    margin: 0;
}

.custom-container > .row > [class*="col-"] {
    padding: 0;
}

.no-padding {
    padding: 0 !important;
}

.container.no-padding {
    overflow: hidden;
}

.no-margin,
.wpb_revslider_element.wpb_content_element {
    margin: 0 !important;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: table !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.text-uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.bg-white {
  background: #fff !important;
}

.text-white {
  color: #fff !important;
}

.center-block {
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.clean-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.position-relative {
    position: relative;
}

.position-static {
    position: static;
}

.responsive-media {
    position: relative;
    margin: 0 0 30px;
}

.responsive-media iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    border: 0;
}
.responsive-media.ratio16by9 {
    padding-bottom: 56.25%;
}

.no-m-top {
    margin-top: 0 !important;
}

.no-p-top {
    padding-top: 0 !important;
}

.no-bg {
    background: none !important;
}

.no-border {
    border: none !important;
}

.ovh {
  overflow: hidden;
}

.full-height {
  height: 100vh;
  overflow-y: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.middle-content {
    position: relative;
}

.middle-content > div,
.centered-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.middle-content > div:not(.vc_parallax-inner) {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.paralax-section {
  position: relative;
  overflow: hidden;
}

.paralax-section > div:not(.vc_parallax-inner) {
  z-index: 1;
  position: relative;
}

.paralax-section .vc_parallax-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  pointer-events: none;
}

.box-map {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}

.box-map > div:not(#map-canvas) {
  z-index: 1;
  position: relative;
}

.box-map > div:not(#map-canvas) .container {
  pointer-events: none;
}

.box-map > div:not(#map-canvas) .container #map-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  pointer-events: all;
}

.centered-content {
    width: 100%;
    padding: 0 15px;
}

.clean-list {
    list-style-type: none;
    letter-spacing: 0em;
    padding: 0;
    margin: 0;
}

.has-opacity a img {
  opacity: 0.4;
}

.has-opacity a:hover img {
  opacity: 0.9;
}

#page {
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#page.dom-ready {
    opacity: 1;
    overflow: auto;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

button,
a img,
.main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .remove-product-from-cart i,
.main-search-form,
.main-header .search-form-toggle i,
.main-header .shopping-cart-wrapper .cart-items-wrapper,
.main-nav ul li.menu-item-has-children > ul,
.main-header .shopping-cart-wrapper .cart-toggle i,
.main-header .user-profile-block .profile-block-toggle i,
.main-header .user-profile-block .profile-block-logged i,
.main-search-form .input-line .close-search-form,
.slick-prev:before, 
.slick-next:before,
.hero-section .scroll-next,
.portfolio-item img,
.portfolio-item:before,
.portfolio-item .hover,
.portfolio-item .hover .title:after,
.team-member .cover a img,
.team-member .cover a:before,
.news-list > li,
form input,
form textarea,
.action-box a:before,
.action-box img,
.slick-dots li button:before,
.shop-category img,
.shop-category:before,
.shop-product .cover:before,
.shop-product img,
.photo-slider li img,
.tabbed-content .tabs li:after,
.cart-table .coupon input[type="text"],
.checkbox .label:before,
.blog-post-q .post-footer .read-more span,
.blog-post-q .post-footer .read-more:before,
.blog-post-q .post-footer .read-more:after,
.subscribe-form .input-line button:before,
.share-block li i,
.mobile-menu-toggle i,
.main-header .main-nav .close-mobile-menu {
    -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* ----------------- Buttons ---------------- */
    .btn {
        display: inline-block;
        position: relative;
        max-width: 230px;
        background: #eeeeee;
        color: #7a7a7a;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 36px;
        letter-spacing: 0.05em;
        text-align: center;
        border-radius: 50px;
        padding: 1px 28px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .outline-btn {
      display: inline-block;
      position: relative;
      color: #ffffff;
      text-align: center;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.3em;
      border: 2px solid #fff;
      padding: 22px 20px;
      width: 100%;
      max-width: 220px;
    }

    .outline-btn:hover {
      background: #fff;
    }

    .btn.large {
        padding: 18px 52px;
    }

    .btn.medium {
      padding: 6px 52px;
    }

    .btn:hover {
        color: #7a7a7a;
        background: #e0e0e0
    }

    .btn.dark {
        color: #ffffff;
        background: #212121;
    }

    .btn.dark:hover {
        color: #fff;
        background: #3c3c3c;
    }

    .btn.brown {
        color: #ffffff;
        background: #c2b495;
    }

    .btn.brown:hover {
        color: #fff;
        background: #b6a98b;
    }

    .btn-2 {
      color: #4f4f4f;
      font-size: 13px;
      line-height: 36px;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      border-top: 1px solid #aeaeae;
      border-bottom: 1px solid #aeaeae;
      padding: 15px 25px;
    }

    .btn-2:hover {
      border-color: #c2b495;
    }

    .btn-3 {
      position: relative;
      color: #ffffff;
      font-size: 13px;
      line-height: 36px;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      background: #4f4f4f;
      padding: 6px 13px 6px 50px;
    }

    .btn-3:hover {
      background: #383838
    }
/* ----------------- Forms ------------------ */
    .main-search-form {
      -webkit-transform: translate(0, -100%);
              transform: translate(0, -100%);
      background: #c2b495;
      position: absolute;
      visibility: hidden;
      display: block;
      height: 100%;
      width: 100%;
      z-index: 2;
      opacity: 0;
      left: 0;
      top: 0;
    }
    .main-search-form > .container-fluid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
    }

    @media (min-width: 992px) {
        .main-search-form > .container-fluid {
            padding-left: 60px;
            padding-right: 60px;
        }
    }

    .main-search-form .input-line {
      position: relative;
      display: block;
      width: 100%;
    }
    .main-search-form .input-line .form-input {
      font-family: 'Montserrat', sans-serif;
      font-size: 27px;
      display: block;
      background: 0;
      width: 100%;
      color: #fff;
      border: 0;
    }
    .main-search-form .input-line .form-input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5);
    }
    .main-search-form .input-line .form-input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.5);
    }
    .main-search-form .input-line .form-input.placeholder {
      color: rgba(255, 255, 255, 0.5);
    }
    .main-search-form .input-line .close-search-form {
        transform: translate(0,-50%);
        display: inline-block;
        position: absolute;
        cursor: pointer;
        color: #fff;
        font-size: 23px;
        padding: 3px;
        opacity: .5;
        right: 0;
        top: 50%;
    }

    .main-search-form .input-line .close-search-form:hover {
        opacity: 1;
    }

    .main-search-form.form-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      visibility: visible;
      opacity: 1;
    }
    .header-profile-form {
      position: absolute;
      -webkit-transition: all 250ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 250ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -webkit-transform: translate(0, -50px);
              transform: translate(0, -50px);
      top: 60px;
      background: #fff;
      border-top: 2px solid #c2b495;
      visibility: hidden;
      display: block;
      padding: 30px 20px;
      width: 360px;
      right: -20px;
      opacity: 0;
      box-shadow: inset 0 -1px 0 1px #f1f1f1;
      -webkit-box-shadow: inset 0 -1px 0 1px #f1f1f1;
    }
    .header-profile-form .close-form-btn {
      position: absolute;
      display: inline-block;
      cursor: pointer;
      right: 20px;
      top: 20px;
    }
    .header-profile-form .close-form-btn:hover {
        color: #c2b495;
    }
    .header-profile-form .form-title {
      text-transform: uppercase;
      letter-spacing: .05em;
      text-align: center;
      line-height: 1em;
      color: #757575;
      font-size: 15px;
      margin: 0 0 25px;
    }
    .header-profile-form .input-line {
      position: relative;
      display: block;
    }
    .header-profile-form .input-line .form-input {
        display: block;
        border: 2px solid #dcdcdc;
        position: relative;
        background: #f8f8f8;
        font-size: 16px;
        color: #a6a6a6;
        letter-spacing: 0.05em;
        padding: 15px 16px;
        margin: 0 0 5px;
        width: 100%;
    }
    .header-profile-form .input-line .form-input:focus {
      border-color: #c2b495;
    }
    .header-profile-form .input-line .form-input::-webkit-input-placeholder {
      color: #a6a6a6;
    }
    .header-profile-form .input-line .form-input:-moz-placeholder {
      color: #a6a6a6;
    }
    .header-profile-form .input-line .form-input.placeholder {
      color: #a6a6a6;
    }
    .header-profile-form .actions {
        margin: 27px 0 0 0;
    }

    form.header-profile-form.login-form .forgot-password {
        font-size: 13px;
        color: #757575;
        padding: 6px 0;
        margin: 5px 0 0 0;
    }
    .header-profile-form .forgot-password:hover {
        color: #c2b495;
    }
    .header-profile-form .register-link {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin: 20px 0 0;
        font-size: 14px;
    }
    .header-profile-form .register-link i {
        padding-right: 3px;
    }
    .header-profile-form .register-link a {
        color: #757575;
    }
    .header-profile-form .register-link a:hover {
        color: #c2b495; 
    }

    .header-profile-form.form-visible {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      visibility: visible;
      opacity: 1;
    }

    .header-profile-form .profile-block-links li {
      font-size: 16px;
      padding: 0 0 10px;
      margin: 0 0 10px;
      border-bottom: 1px solid #eee;
    }
    .header-profile-form .profile-block-links li:last-child {
      margin: 0;
    }
    .contact-form #results ul {
      margin: 0;
    }

    .contact-form #results ul:last-child {
      margin-bottom: 25px;
    }

    .contact-form .input-line {
      margin: 0 0 24px ! important;
    }

    .contact-form .input-line.label {
      display: flex;
      align-items: center;
    }

    .contact-form .input-line > label {
      color: #a6a6a6;
      font-size: 16px;
      letter-spacing: 0.04em;
      margin: 0 0 7px 0;
      display: block;
    }

    .contact-form .input-line span {
      color: #a6a6a6;
      font-size: 16px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      white-space: nowrap;
      padding-right: 20px;
    }

    .contact-form .input-line.label input {
      width: auto;
      flex-grow: 1;
    }

    .contact-form .form-input {
      color: #a6a6a6;
      font-size: 16px;
      letter-spacing: 0.05em;
      width: 100%;
      border: 2px solid #dcdcdc;
      background: transparent;
      padding: 23px 16px;
      outline: none;
    }

    .white .contact-form .form-input {
      color: #fff;
      border-color: #fff;
    }

    .contact-form .form-input:focus,
    .subscribe-form .input-line input:focus {
      border-color: #c2b495;
    }

    .contact-form textarea.form-input {
      min-height: 145px;
    }

    .white .contact-form .form-input::-webkit-input-placeholder {
      color: #fff;
    }

    .white .contact-form .form-input:-moz-placeholder {
      color: #fff;
    }

    .contact-form .form-input::-webkit-input-placeholder {
      color: #a6a6a6;
    }

    .contact-form .form-input:-moz-placeholder {
       color: #a6a6a6;
    }

    .contact-form .btn {
      display: table;
      margin: 40px auto 0;
    }

    .comment-form.contact-form .btn {
      margin: 0;
    }

    .comment-form.contact-form .form-submit {
      padding-top: 22px;
    }

    .subscribe-form .input-line {
      position: relative;
    }

    .subscribe-form .input-line input {
      color: #a6a6a6;
      font-size: 16px;
      letter-spacing: 0.05em;
      width: 100%;
      border: 1px solid #aeaeae;
      background: transparent;
      padding: 23px 70px 22px 16px;
      outline: none;
    }

    .subscribe-form .input-line button {
      position: absolute;
      display: block;
      width: 48px;
      height: 48px;
      background: #e6e6e6;
      border-radius: 50%;
      top: 10px;
      right: 10px;
    }

    .subscribe-form .input-line button:before {
      content: "\e91f";
      font-family: 'icomoon';
      position: absolute;
      font-size: 25px;
      line-height: 1em;
      color: #8e8e8e;
      left: 12px;
      top: 13px;
    }

    .subscribe-form .input-line button:hover {
      background: #c2b495;
    }

    .subscribe-form .input-line button:hover:before {
      color: #fff;
    }

    form.login-form h4.title,
    form.register-form h4.title  {
      color: #212121;
      font-size: 24px;
      margin: 10px 0 20px;
    }

    form.login-form .btn,
    form.register-form .btn {
      margin: 0;
      padding: 6px 40px;
    }

    form.login-form [for="rememberme"] {
      padding-top: 7px;
      float: right;
    }

    form.login-form .forgot-password {
      display: block;
      color: #a6a6a6;
      font-size: 16px;
      letter-spacing: 0.05em;
      text-decoration: underline;
      margin: 25px 0 0 0;
    }

    .search-form {
      position: relative;
    }

    .search-form .form-input {
      padding: 10px 0;
      width: 100%;
    }

    .search-form button {
      background: none;
      position: absolute;
      top: 6px;
      right: 0;
    }

    .checkbox {
      display: inline-block;
    }

    .checkbox .label {
      display: inline-block;
      letter-spacing: 0.05em;
      cursor: pointer;
      font-size: 16px;
      color: #a6a6a6;
    }

    .checkbox .label:before {
      border: 4px solid #d3d3d3;
      display: inline-block;
      border-radius: 50%;
      position: relative;
      margin-right: 15px;
      height: 16px;
      content: "";
      width: 16px;
      top: 2px;
    }

    .checkbox input:checked+.label:before {
      border-color: #ac9a70;
    }

    .checkbox-notice {
      display: flex;
      margin: 0 0 28px;
    }

    .checkbox-notice label {
      white-space: nowrap;
      padding-right: 20px;
    }

    .checkbox-notice .note {
      color: #a6a6a6;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.05em;
    }

    @media(max-width: 500px) {
      .checkbox-notice {
        display: block;
      }

      .contact-form .input-line.label {
        display: block;
      }

      .contact-form .input-line.label input {
        width: 100%;
      }

      .contact-form .input-line span {
        display: block;
        padding-bottom: 10px;
      }
    }
/* ----------------- Header ----------------- */
    .admin-bar .main-header {
      top: 32px !important;
    }

    .admin-bar .main-header.bottom {
      top: 0 !important;
    }

    @media screen and (max-width: 782px) {
      .admin-bar .main-header {
        top: 46px !important;
      }
    }
    
    .main-header {
      position: absolute;
      display: block;
      z-index: 9;
      right: 0;
      left: 0;
      top: 0;
      transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }

    .main-header.sticky.fixed {
      background: #a6a6a6;
      position: fixed;
    }

    @media(max-width: 768px) {
      .main-header.sticky.fixed {
        position: absolute;
      }
    }

    .main-header.solid {
      background: #fff;
    }

    .main-header.solid + .content-wrapper {
      padding-top: 94px;
    }

    .main-header.bottom {
      position: relative;
      background: #ffffff;
    }
    @media(min-width: 1200px) {
        .main-header .container-fluid {
            padding-left: 30px;
            padding-right: 30px;
        }
    }
    @media(min-width: 1400px) {
        .main-header .container-fluid {
            padding-left: 60px;
            padding-right: 60px;
        }
    }
    .main-header .site-identity {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      width: 242px;
      margin-right: auto;
    }
    .main-header .header-inner {
      display: block;
    }
    .main-header .header-inner .select-box {
      margin-right: 30px;
    }
    .main-header .header-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
    .main-header .right-block {
        position: relative;
        margin-left: auto;
        width: 242px;
    }
    .main-header .right-block-inner {
        position: relative;
        padding-left: 28px;
        float: right;
    }
    .main-header .right-block-inner:before {
        content: "";
        display: inline-block;
        background: #fff;
        position: absolute;
        height: 20px;
        width: 1px;
        top: 3px;
        left: 0;
    }
    .main-header .main-nav {
        position: relative;
    }
    .main-header .search-form-toggle {
      display: inline-block;
      margin-left: 25px;
    }
    .main-header .search-form-toggle i {
      position: relative;
      line-height: 1em;
      font-size: 21px;
      color: #fff;
      font-weight: 700;
      cursor: pointer;
      top: 2px;
    }

    .main-header.bottom .search-form-toggle i,
    .main-header.solid .search-form-toggle i {
      color: #757575;
    }

    .main-header .search-form-toggle i:hover {
      color: #c2b495;
    }

    .main-header .shopping-cart-wrapper {
        display: inline-block;
        position: relative;
    }

    .main-header .shopping-cart-wrapper .cart-toggle {
        position: relative;
        display: inline-block;
        text-align: center;
        padding-right: 5px;
    }

    .main-header .shopping-cart-wrapper .cart-toggle:hover i,
    .main-header .shopping-cart-wrapper.active .cart-toggle i {
        cursor: pointer;
        color: #c2b495;
    }

    .main-header .shopping-cart-wrapper .cart-toggle i {
        position: relative;
        line-height: 1em;
        font-size: 21px;
        color: #fff;
        top: 2px;
    }

    .main-header.bottom .shopping-cart-wrapper .cart-toggle i,
    .main-header.solid .shopping-cart-wrapper .cart-toggle i {
      color: #757575;
    }

    .main-header.bottom .shopping-cart-wrapper .cart-toggle i:hover,
    .main-header.solid .shopping-cart-wrapper .cart-toggle i:hover  {
      color: #c2b495;
    }

    .main-header .shopping-cart-wrapper .cart-toggle span {
      display: inline-block;
      position: absolute;
      font-size: 11px;
      color: #fff;
      top: -7px;
      right: -2px;
    }

    .main-header.solid .shopping-cart-wrapper .cart-toggle span {
      color: #757575;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper {
      background: #fff;
      visibility: hidden;
      position: absolute;
      -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
      transform: translateY(-10%);
      border-top: 2px solid #c2b495;
      padding: 20px;
      font-size: 0;
      width: 270px;
      opacity: 0;
      top: 60px;
      right: -20px
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items {
        line-height: 1em;
        font-size: 0;
        margin-bottom: 23px
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item {
        position: relative;
        min-height: 48px;
        margin-bottom: 25px;
        padding-left: 58px
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .image {
        position: absolute;
        width: 48px;
        left: 0;
        top: 0
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .image img {
        width: 100%
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .remove-product-from-cart {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: inline-block;
        position: absolute;
        line-height: 1em;
        padding: 4px;
        top: 50%;
        margin-top: -2px;
        right: -12px;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .remove-product-from-cart i {
        font-weight: 400;
        font-size: 9px;
        color: #757575
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .remove-product-from-cart:hover i {
        color: #e66868;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .product-title {
        letter-spacing: 0;
        font-weight: 400;
        margin: 0 0 7px;
        font-size: 16px;
        color: #757575
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .meta {
        letter-spacing: 0.1em;
        line-height: 1em;
        font-size: 12px;
        color: #a6a6a6;
        padding: 0 0 0 2px;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item .meta sub {
        padding: 0 5px;
        font-size: 0.8em;
        bottom: 0
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-items .cart-item:last-of-type {
        margin: 0
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .subtotal {
        padding: 22px 0 25px;
        border-top: 1px solid #eaeaea;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 12px;
        text-align: left;
        color: #a6a6a6;
        display: block;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .subtotal span {
        float: right;
    }

    .main-header .shopping-cart-wrapper .cart-items-wrapper .cart-action li a {
        display: block;
        margin: 0 auto 12px;
    }

    .main-header .shopping-cart-wrapper.active .cart-items-wrapper {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    @media (max-width: 1200px) {
      .main-header .site-identity {
        max-width: 150px;
        margin-right: 50px;
      }

      .main-header .right-block {
        width: auto;
        margin-left: 50px;
      }
    }

    .main-nav > ul > li {
      padding: 40px 0;
    }

    .sticky.fixed .main-nav > ul > li {
      padding: 25px 0;
    }

    .main-nav ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .main-nav ul li {
      list-style-type: none;
    }
    .main-nav ul li {
      text-transform: uppercase;
      display: inline-block;
      letter-spacing: .15em;
      line-height: 1em;
      font-size: 14px;
    }
    .main-nav ul li a {
      color: #fff;
    }
    .main-header.bottom .main-nav ul li a,
    .main-header.solid .main-nav ul li a  {
      color: #757575;
    }
    .main-nav ul li a:hover,
    .main-header.bottom .main-nav ul li a:hover,
    .main-header.solid .main-nav ul li a:hover {
      color: #c2b495;
    }
    .main-nav ul li:not(:last-of-type) {
      margin-right: 50px;
    }
    .main-nav ul li.menu-item-has-children {
      position: relative;
    }
    .main-nav ul li.menu-item-has-children > a {
      position: relative;
    }
    .main-nav ul li.menu-item-has-children > a:after {
      content: "";
      -webkit-transition: inherit;
      transition: inherit;
      display: inline-block;
      position: absolute;
      border-color: #d5d5d5 transparent transparent transparent;
      border-width: 4px 4px 0 4px;
      border-style: solid;
      height: 0;
      width: 0;
      right: -15px;
      top: calc(50% - 2px);
    }
    .main-nav ul li.menu-item-has-children > a:hover:after {
      border-color: #171132 transparent transparent transparent;
    }
    .main-nav ul li.menu-item-has-children > ul {
      visibility: hidden;
      background: #fff;
      position: absolute;
      display: block;
      opacity: 0;
      width: 260px;
      left: -20px;
      top: 100%;
      box-shadow: inset 0 -1px 0 1px #f1f1f1; 
      -webkit-box-shadow: inset 0 -1px 0 1px #f1f1f1;
    }

    .main-nav ul li.menu-item-has-children > ul li.menu-item-has-children ul {
      left: 100%;
      top: 0;
    }

    .main-nav ul li.menu-item-has-children > ul:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: #c2b495;
    }
    .main-nav ul li.menu-item-has-children > ul li {
      display: block;
      margin: 0;
      text-align: center;
    }
    .main-nav ul li.menu-item-has-children > ul li:not(:last-of-type) {
      border-bottom: 1px solid #e0e0e0;
    }
    .main-nav ul li.menu-item-has-children > ul li:last-of-type a:after {
      display: none;
    }
    .main-nav ul li.menu-item-has-children > ul li a {
      position: relative;
      padding: 16px 30px;
      display: block;
      width: 100%;
      color: #757575;
    }

    .main-nav ul li.menu-item-has-children > ul li a:hover {
      color: #c2b495;
    }

    .main-nav ul li.current-menu-item a {
      color: #c2b495 !important;
    }

    .main-nav ul li.menu-item-has-children > ul li a:after {
      content: "";
      -webkit-transition: opacity 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: opacity 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      position: absolute;
      background: #eaeaea;
      opacity: 0;
      height: 1px;
      z-index: 2;
      right: 0;
      left: 0;
    }
    .main-nav ul li.menu-item-has-children > ul li a:before {
      top: -1px;
    }
    .main-nav ul li.menu-item-has-children > ul li a:after {
      bottom: -1px;
    }
    .main-nav ul li.menu-item-has-children:hover > a {
      color: #c2b495;
    }
    .main-nav ul li.menu-item-has-children:hover > a:after {
      border-color: #c2b495 transparent transparent transparent;
    }
    .main-nav ul li.menu-item-has-children:hover > ul {
      visibility: visible;
      opacity: 1;
    }
    @media (max-width: 1350px) {
      .main-nav ul li:not(:last-of-type) {
        margin-right: 35px;
      }
    }

    .main-header .user-profile-block {
        display: inline-block;
        position: relative;
        margin-left: 23px;
    }

    .main-header .user-profile-block .profile-block-toggle,
    .main-header .user-profile-block .profile-block-logged {
        position: relative;
        top: 2px;
        color: #fff;
        font-size: 21px;
        cursor: pointer;
    }

    .main-header.bottom .user-profile-block .profile-block-toggle,
    .main-header.solid .user-profile-block .profile-block-toggle,
    .main-header.bottom .user-profile-block .profile-block-logged,
    .main-header.solid .user-profile-block .profile-block-logged,
    .main-header.solid .mobile-menu-toggle,
    .main-header.bottom .mobile-menu-toggle {
      color: #757575;
    }

    .main-header .user-profile-block .profile-block-toggle:hover i,
    .main-header .user-profile-block .profile-block-logged:hover i {
        color: #c2b495;
    }

    .main-header .main-nav .close-mobile-menu {
      cursor: pointer;
      position: absolute;
      top: 15px;
      left: -30px;
      color: #fff;
      opacity: 0;
      visibility: hidden;
    }

    .main-header.bottom .main-nav .close-mobile-menu,
    .main-header.solid .main-nav .close-mobile-menu {
      color: #757575;
    }

    .mobile-menu-toggle {
      color: #fff;
      font-size: 21px;
      padding-top: 5px;
      margin-right: 24px;
      vertical-align: middle;
      cursor: pointer;
    }

    .mobile-menu-toggle:hover i {
      color: #c2b495;
    }

    @media(max-width: 1300px) {
      .main-header .site-identity,
      .main-header .right-block {
        width: 220px;
      }

      .main-nav ul li:not(:last-of-type) {
        margin-right: 30px;
      }
    }

    @media(min-width: 1200px) {
      .mobile-menu-toggle {
        display: none;
      }
    }

    @media(max-width: 1200px) {
      .main-header .header-inner {
        padding: 25px 0;
      }

      .main-header .main-nav {
        transition: all 350ms cubic-bezier(.455,.03,.515,.955);
        transform: translate(100%,0);
        position: fixed;
        background: #f7f7f7;
        max-width: 350px;
        display: block;
        height: 100%;
        width: 100%;
        z-index: 120;
        right: 0;
        top: 0;
      }

      .mobile-menu-visible .main-header .main-nav {
        transform: translate(0,0);
      }

      .mobile-menu-visible .main-header .main-nav .close-mobile-menu {
        visibility: visible;
        opacity: 1;
      }

      .main-header .main-nav ul {
        padding: 30px 0;
      }

      .main-header .main-nav ul li {
        display: block;
        text-align: center;
        padding: 0;
        margin: 0;
        color: #757575;
        font-size: 13px;
      }

      .main-header .main-nav ul li a {
        position: relative;
        display: block;
        color: #757575;
        padding: 17px 10px;
      }

      .main-header .main-nav ul li a:hover {
        background: #eceff1;
      }

      .main-nav ul li.menu-item-has-children:hover > ul {
        visibility: hidden;
        opacity: 0;
      }

      .main-nav ul li.menu-item-has-children > a:after,
      .main-nav ul li.menu-item-has-children:hover > a:after {
        border-color: #c1c1c1 transparent transparent transparent;
        right: 10px;
      }

      .main-nav ul li.menu-item-has-children:hover > a {
        color: inherit;
      }

      .main-nav ul li.menu-item-has-children > ul {
        display: none;
        visibility: visible !important;
        transition: none;
        background: #fff;
        position: relative;
        opacity: 1 !important;
        width: 100%;
        left: 0;
        top: 100%;
        background: none;
        padding: 4px 0 10px;
        box-shadow: none !important;
      }

      .main-nav ul li.menu-item-has-children > ul:before {
        content: none;
      }

      .main-nav ul li.menu-item-has-children > ul li {
        border: none !important;
      }

      .main-nav ul li.menu-item-has-children > ul li a {
        position: relative;
        padding: 6px 10px;
        display: block;
        width: 100%;
        color: #757575;
        font-size: 11px;
      }

      .main-nav ul li.menu-item-has-children > ul li a:hover {
        background: none;
      }

      .main-header .site-identity,
      .main-header .right-block {
        margin: 0;
      }

      .main-header.solid + .content-wrapper {
        padding-top: 79px;
      }

      .main-nav ul li a:hover, 
      .main-header.bottom .main-nav ul li a:hover, 
      .main-header.solid .main-nav ul li a:hover {
        color: #757575;
      }

      .main-nav ul li ul li a:hover {
        color: #c2b495 !important;
      }
    }

    @media(max-width: 450px) {
      .main-header .header-content {
        display: block;
      }
      .main-header .site-identity,
      .main-header .right-block {
        display: block;
        margin: 0 auto;
      }
      .main-header .right-block .right-block-inner {
        display: table;
        float: none;
        margin: 20px auto 0;
        padding: 0;
      }

      .main-header .right-block .right-block-inner:before {
        content: none;
      }

      .main-header .shopping-cart-wrapper .cart-items-wrapper {
        right: -140px;
      }

      .header-profile-form {
        width: 260px;
        right: -95px;
      }

      .main-header .main-nav {
        width: 230px;
      }

      form.header-profile-form.login-form .forgot-password {
        text-align: center;
        margin: 0 auto;
      }

      .main-header.bottom .site-identity {
        display: none;
      }

      .main-header.bottom .right-block .right-block-inner {
        margin-top: 0;
      }

      .main-header.solid + .content-wrapper {
        padding-top: 127px;
      }
    }

/* ----------------- Footer ----------------- */
    footer {
        color: #757575;
        background: #242427;
        padding: 77px 0 42px;
    }

    footer .copyright {
      color: #757575;
      margin: 0;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      text-align: center;
    }
/* ----------------- Widgets ----------------- */
  .sidebar .widget {
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 20px;
    margin: 0 0 22px;
  }

  .sidebar .widget:last-child {
    border: none;
  }

  .widget .widget-title {
    position: relative;
    color: #4f4f4f;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 0 0 12px;
    margin: 0 0 15px;
  }

  .widget .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #aeaeae;
    height: 2px;
    width: 30px;
  }

  .widget.widget-about .logo {
    margin: 0 0 30px;
    max-width: 200px;
  }

  .widget.widget-about .meta li {
    color: #757575;
    font-size: 14px;
    letter-spacing: 0.05em;
    margin: 0 0 25px;
    line-height: 24px;
  }

  .widget.widget-about .meta li span {
    color: #fff;
    text-transform: uppercase;
  }

  .widget.widget-about .social li {
    display: inline-block;
    margin-right: 10px;
  }

  .widget.widget-about .social li:last-child {
    margin: 0;
  }

  .widget.widget-about .social li a {
    display: inline-block;
    font-size: 16px;
    color: #adadab;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 46px;
    border: 2px solid #adadab;
    border-radius: 50%;
  }

  .widget.widget-about .social li a:before {
    content: none;
  }

  .widget.widget-about .social li a:hover {
    color: #c2b495;
    border-color: #c2b495;
    padding: 0;
  }

  .widget.widget-colors .color-group .color {
    display: inline-block;
    margin: 0 5px 0 0;
  }

  .widget.widget-colors .color-group .color .color-option {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: red;
    border: 1px solid transparent;
  }

  .widget.widget-colors .color-group .color.white .color-option {
    background: #fff;
    border-color: #eee;
  }

  .widget.widget-colors .color-group .color.brown .color-option {
    background: #cec4ab;
  }

  .widget.widget-colors .color-group .color.green .color-option {
    background: #b8e0c9;
  }

  .widget.widget-colors .color-group .color.pink .color-option {
    background: #f0d3ca;
  }

  .widget.widget-colors .color-group .color.yellow .color-option {
    background: #ebebcd;
  }

  .widget.widget-colors .color-group .color.silver .color-option {
    background: #dfd7d0;
  }

  .widget.widget-colors .color-group .color.dark-brown .color-option {
    background: #efb88f;
  }

  .widget.widget-colors .choosed {
    display: inline-block;
    border-top: 1px solid #eaeaea;
    color: #a6a6a6;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 12px;
    padding-top: 12px;
  }

  .widget.widget-colors .choosed span.color {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f3e5db;
    vertical-align: middle;
    margin: 0px 0 2px 20px;
  }

  .widget.widget-colors .choosed span i {
    font-size: 9px;
    padding-right: 8px;
  }

  .widget.popular-items ul li img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 140px
  }

  .widget.popular-items ul li {
    position: relative;
    padding-left: 160px;
    min-height: 144px;
    margin: 0 0 25px;
  }

  .widget.popular-items ul li h4 {
    color: #212121;
    font-size: 16px;
    line-height: 24px;
  }

  .widget.popular-items ul li a:hover {
    padding: 0;
  }

  .widget.popular-items ul li a:before {
    content: none;
  }

  .widget.popular-items ul li .price {
    color: #b3a176;
    font-size: 16px;
    letter-spacing: 0.1em;
  }

  .widget.popular-posts ul {
    padding: 8px 0 5px 0;
  }

  .widget.popular-posts ul li .cover {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 140px
  }

  .widget.popular-posts ul li {
    position: relative;
    padding-left: 160px;
    min-height: 144px;
    margin: 0 0 25px;
    text-transform: none;
  }

  .widget.popular-posts ul li h4 {
    color: #212121;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 10px 0 2px;
  }

  .widget.popular-posts ul li a:hover {
    padding: 0;
  }

  .widget.popular-posts ul li a:before {
    content: none;
  }

  .widget.popular-posts ul li .date {
    color: #a6a6a6;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .widget.subscribe-widget form {
    position: relative;
    padding: 10px 0 10px;
  }

  .widget.subscribe-widget form .result_container {
    position: absolute;
    font-size: 12px;
    bottom: -16px;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed {
    padding-top: 5px;
    margin-left: -3px;
    margin-right: -3px;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed li {
    position: relative;
    float: left;
    width: 33.3333333%;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0 0 10px;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed li a {
    display: inline-block;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed li a:before {
    content: none;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed li a:hover {
    padding: 0;
    opacity: 0.6;
  }

  .widget.tesla-instagram-widget .tt-instagram-feed li img {
    display: table;
    margin: 0 auto;
    border-radius: 50%;
  }

  .widget_pricefilter .price-slider {
    padding: 14px 0 0; 
  }

  .widget_pricefilter .price-slider .noUi-target {
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: #b3a176;
    height: 2px;
  }

  .widget_pricefilter .price-slider .noUi-connect {
    box-shadow: none;
    opacity: 0.7;
    height: 12px;
    top: -5px;
    background: #eaeaea
  }
  
  .widget_pricefilter .price-slider .noUi-horizontal .noUi-handle {
    width: 21px;
    height: 21px;
    border: 1px solid #b3a176;
    border-radius: 0;
    top: -9px;
  }

  .widget_pricefilter .price-slider .noUi-handle:before, 
  .widget_pricefilter .price-slider .noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 6px;
    background: #b3a176;
    left: 6px;
    top: 7px;
  }

  .widget_pricefilter .price-slider .noUi-handle:after {
    top: 11px;
  }

  .widget_pricefilter .price-slider .values-wrapper {
    margin: 20px 0 0 0;
  }

  .widget_pricefilter .price-slider .values-wrapper span {
    position: relative;
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
  }

  .widget_pricefilter .price-slider .values-wrapper span:before {
    content: attr(data-currency);
    display: inline-block;
  }

  .widget_pricefilter .price-slider .values-wrapper .slider-snap-value-lower {
    padding-right: 13px;
  }

  .widget_pricefilter .price-slider .values-wrapper .slider-snap-value-lower:after {
    position: absolute;
    content: "-";
    right: 0;
  }

  .widget .tagcloud a {
    display: inline-block;
    color: #4f4f4f;
    background: #e6e6e6;
    font-size: 12px !important;
    border-radius: 5px;
    padding: 0px 12px;
    margin: 0 4px 8px 0;
  }

  .widget .tagcloud a:hover {
    background: #c2b495;
    color: #fff;
  }

  .widget ul {
    padding: 0;
    margin: 0;
  }

  .widget ul li {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0 0 10px;
  }

  .widget ul li:last-child {
    margin: 0;
  }

  .widget ul li a {
    position: relative;
  }

  .widget ul li a:hover {
    padding: 0 0 0 18px;
  }

  .widget ul li a:hover:before {
    left: 0;
    opacity: 1;
  }

  .widget ul li a:before {
    display: inline-block;
    content: "\e96f";
    font-family: 'Icomoon';
    position: absolute;
    line-height: 1em;
    top: 5px;
    left: -10px;
    font-size: 8px;
    font-weight: bold;
    opacity: 0;
  }

  .widget.woocommerce ul li a:before {
    content: none;
  }

  .widget.woocommerce ul li a:hover {
    padding: 0;
  }

  .widget.widget_product_search form .screen-reader-text {
    display: block;
    color: #a6a6a6;
    line-height: 24px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0 0 5px;
  }

  .widget.widget_product_search form .search-field {
    color: #a6a6a6;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    letter-spacing: 0.05em;
    background: transparent;
    padding: 11px 9px;
    outline: none;
    min-width: 70%;
  }

  .widget.widget_product_search form [type="submit"] {
    background: #dcdcdc;
    color: #a6a6a6;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
    font-weight: 300;
    text-transform: uppercase;
    padding: 9px;
  }

  footer .widget {
    margin: 0 0 45px;
  }

  footer .widget ul {
    padding: 0;
    margin: 0;
  }

  footer .widget .widget-title {
    color: #ffffff;
    font-size: 24px;
    line-height: 48px;
  }

  footer .widget ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #757575;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
  }

  @media(max-width:  992px) {
    .sidebar {
      margin-bottom: 50px;
    }
  }

  @media(max-width: 420px) {
    .widget.popular-posts ul li,
    .widget.popular-items ul li {
      padding-left: 75px;
    }

    .widget.popular-items ul li {
      min-height: 80px;
    }

    .widget.popular-posts ul li img,
    .widget.popular-items ul li img {
      max-width: 60px;
    }

    .widget.popular-posts ul li h4,
    .widget.popular-items ul li h4 {
      padding: 0;
      font-size: 14px;
      line-height: 21px;
    }

    .widget.popular-posts ul li .date,
    .widget.popular-items ul li .price {
      font-size: 12px;
    }
  }
/* ----------------- Page Content ----------- */
    .hero-section,
    section {
      position: relative;
    }

    .hero-section .hero-content,
    section .aligned-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        height: 100vh;
        z-index: 5;
    }

    @media(max-height: 620px) {
      .hero-section .hero-content {
        display: block;
        padding: 120px 0 70px;
        height: 100%;
      }

      .hero-section .scroll-next {
        display: none;
      }

      section .aligned-content {
        display: block;
        height: 100%;
      }
    }

    @media(max-width: 992px) {
      .hero-section .hero-content {
        display: block;
        padding: 120px 0 70px;
        height: 100%;
      }

      section .aligned-content {
        display: block;
        height: 100%;
      }

      .hero-section .scroll-next {
        display: none;
      }

      .hero-section .carousel-items .hero-content {
        display: flex;
        height: 100vh;
      }
    }

    .hero-section .hero-content.align-bottom > .container {
      flex-grow: 1;
      margin-top: auto;
      margin-bottom: 100px;
    }

    .hero-section .hero-content.simple {
      display: block !important;
      height: auto;
      padding: 80px 0 100px;
    }

    .hero-section .hero-content.more-padding {
      padding: 185px 0 75px;
    }

    .hero-section .slider {
        text-align: center;
    }

    .hero-section .slider .slider-image {
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .hero-section .slider .intro {
        color: #fff;
        margin: 0 0 5px;
    }

    .hero-section .slider .title,
    .rev_slider .elephant-font {
        font-family: "Elephant";
        font-size: 128px;
        color: #fff;
        line-height: 1.36em;
        margin: 0;
    }

    .hero-section .slider .description {
        color: #f1f1f1;
        font-size: 16px;
        line-height: 36px;
        max-width: 580px;
        margin: 0 auto 54px;
    }

    .hero-section .slider .hero-logo {
      display: table;
      margin: 0 auto 75px;
    }

    .hero-section .slider .btn {
        display: block;
        width: 100%;
    }

    .hero-section .scroll-next {
      position: absolute;
      color: #fff;
      font-size: 42px;
      left: 50%;
      transform: translateX(-50%);
      bottom: 90px;
      padding: 5px;
      opacity: 0.7;
      cursor: pointer;
      z-index: 10;
    }

    .hero-section .scroll-next:hover {
      opacity: 1;
    }

    section .section-title {
      color: #ffffff;
      font-size: 128px;
      font-family: "Elephant";
      text-align: center;
      padding: 65px 0 45px;
      margin: 0;
      line-height: 1.2em;
    }


    section .section-title.small {
      color: #212121;
      font-size: 48px;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.05em;
    }

    section .section-title.small-two {
      color: #4f4f4f;
      font-size: 32px;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      letter-spacing: 0.15em;
      padding: 65px 0 36px;
    }

    section .title-area .subtitle {
      color: #aeaeae;
      font-size: 24px;
      letter-spacing: 0;
      margin: 0;
      padding: 0 0 36px;
      text-align: center;
    }

    section .title-area .section-title {
      padding: 65px 0 10px;
    }

    .section-page-title {
      position: relative;
      text-align: center;
      z-index: 5;
      overflow: hidden;
    }

    .section-page-title.bg-color {
      background: #71726b
    }

    .section-page-title img {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
      left: 0;
      z-index: -1;
    }

    .section-page-title h2 {
      color: #ffffff;
      font-size: 32px;
      text-transform: uppercase;
      padding: 75px 0;
      margin: 0;
    }

    .content-wrapper .page-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 40px 0;
    }

    .content-wrapper .page-nav .container-fluid {
      width: 100%;
    }

    .single-portfolio-wrapper .page-nav {
      padding: 40px 50px;
    }

    .content-wrapper .page-nav .breadcrumbs {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      width: 100%;
      margin-right: auto;
    }

    .content-wrapper  .breadcrumbs li {
      position: relative;
      display: inline-block;
      color: #a6a6a6;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      padding: 0 13px 0 0;
    }

    .content-wrapper .breadcrumbs li a:hover {
      color: #a6a6a6;
      text-decoration: underline; 
    }

    .content-wrapper .breadcrumbs li:not(:last-of-type):after {
      content: "/";
      position: absolute;
      top: 0;
      right: 0;
    }

    .content-wrapper .page-nav .back-to-shop {
      color: #a6a6a6;
      font-size: 12px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
    }

    .content-wrapper .page-nav .back-to-shop:hover {
      text-decoration: underline;
    }

    @media(max-width: 768px) {
      section .section-title {
        font-size: 75px;
        padding: 40px 0 40px;
      }

      .hero-section .slider .title {
        font-size: 75px;
      }

      .hero-section .slider .intro {
        font-size: 19px;
      }

      .content-wrapper .page-nav {
        display: block;
      }

      .content-wrapper .page-nav .select-order {
        margin-left: 0;
        width: 100%;
      }

      .content-wrapper .page-nav .select-order select {
        float: none;
      }

      .content-wrapper .page-nav .title {
        margin: 10px 0;
      }

      .content-wrapper .page-nav .breadcrumbs {
        margin-right: 0;
        width: 100%;
      }
    } 

    @media(max-width: 440px) {
      .hero-section .slider .title,
      section .section-title {
        font-size: 60px;
      }

      section .section-title.small {
        font-size: 28px;
      }

      section .section-title.small-two {
        font-size: 25px;
      }

      section .title-area .subtitle {
        font-size: 20px;
      }
    }
  /* ---------------- Services Section ------------------ */
    .services-section {
      background: url(../img/about-section.jpg);
      background-size: cover;
    }

    .service-item {
      text-align: center;
      margin: 45px 0 50px;
    }

    .service-item .s-icon {
      display: inline-block;
      color: #fff;
      font-size: 28px;
      border: 1px solid #fff;
      border-radius: 50%;
      width: 120px;
      height: 120px;
      line-height: 120px;
      padding: 0 0 0 2px;
      margin: 0 0 10px;
    }

    .service-item h3 {
      color: #fff;
    }

    .service-item p {
      color: #ededed;
      font-size: 16px;
      line-height: 24px;
    }

/* ---------------- Message Section ------------------ */
  .message-section {
    padding: 80px 0 140px;
  }

  .message-section .title {
    color: #4f4f4f;
    font-size: 32px;
    line-height: 60px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
  }

  .message-section .subtitle {
    display: table;
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 460px;
    margin: 0 auto;
  }

/* ---------------- About Section ------------------ */
    .about-section {
      background: url(../img/about-section-text.jpg);
      background-size: cover;
      padding: 0 0 50px;
    }

    .about-section .description {
      max-width: 800px;
      margin: 0 auto;
    }

    .about-section .description p {
      color: #ededed;
      line-height: 24px;
    }

    .about-section .description p.big {
      font-size: 24px;
      line-height: 48px;
      margin: 10px 0 30px;
    }

/* ---------------- Testimonials Section ------------------ */
  .testimonials-section {
    padding: 48px 0 100px;
    background: #f8f8f8;
  }

  .testimonial {
    display: table;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }

  .testimonial .message {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 0 0 18px;
  }

  .testimonial .name {
    color: #a6a6a6;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
  }

/* ---------------- Portfolio Section ------------------ */
  .portfolio-section {
    background: url(../img/portfolio-section.jpg);
    background-size: cover;
  }

  .portfolio-section.v2 {
    background: #fff;
  }

  .portfolio-section .section-title {
    padding-bottom: 12px;
  }

  .portfolio-section.v2 .section-title {
    padding-bottom: 42px;
  }

  .portfolio-section.v3 {
    background: #f8f8f8;
    padding: 65px 0 160px;
    border-bottom: 1px solid #e1e1e1;
  }

  .portfolio-section.v3 {
    background: #f8f8f8;
  }

  .isotope-filters {
    display: table;
    margin: 0 auto 35px;
  }

  .isotope-filters ul li {
    display: inline-block;
    text-align: center;
    padding: 0 19px 10px;
  }

  .isotope-filters ul li a {
    color: #e9e9e9;
    font-size: 16px;
    letter-spacing: 0.05em;
    border-bottom: 1px solid transparent;
  }

  .isotope-filters.dark ul li a {
    color: #aeaeae;
  }

  .isotope-filters ul li a:hover,
  .isotope-filters ul li a.current {
    color: #fff;
    border-color: #dbdbdb;
  }

  .isotope-filters.dark ul li a:hover,
  .isotope-filters.dark ul li a.current {
    color: #c2b495;
  } 

  .isotope-container {
    overflow: hidden;
  }

  .portfolio-item {
    position: relative;
    overflow: hidden;
  }

  .portfolio-item img {
    transform: scale(1.05);
    backface-visibility: hidden;
    width: 100% !important;
    max-height: 320px;
    object-fit: cover;
  }

  .portfolio-item:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(53,54,55,0.8);
    z-index: 2;
  }

  .portfolio-item .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    opacity: 0;
    z-index: 3;
  }

  .portfolio-item .hover .title {
    position: relative;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 22px;
    padding: 0 0 22px;
  }

  .portfolio-item .hover .title:after {
    content: "";
    position: absolute;
    background: #959595;
    height: 1px;
    width: 2%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }

  .portfolio-item .hover .category {
    color: #a7a7a7;
    font-size: 16px;
  }

  .portfolio-item:hover img {
    transform: scale(1);
  }

  .portfolio-item:hover:before {
    opacity: 1;
  }

  .portfolio-item:hover .hover {
    opacity: 1;
  }

  .portfolio-item:hover .hover .title:after {
    width: 70%;
  }

  .single-portfolio-wrapper {
    padding-bottom: 58px;
    margin-bottom: 60px;
    border-bottom: 1px solid #e1e1e1;
  }

  .single-portfolio-wrapper .cover {
    margin: 0 0 38px;
  } 

  .single-portfolio-wrapper .cover img {
    max-height: 600px;
    min-height: 250px;
    width: 100%;
    object-fit: cover;
  }

  .single-portfolio-wrapper .post-title {
    color: #4f4f4f;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 30px;
  }

  .single-portfolio-wrapper .description {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 50px;8p78p;oy8
  }

  .single-portfolio-wrapper .share-block {
    display: table;
    margin: 0 auto !important;
    float: none;
  }

  .single-portfolio-wrapper .share-block li {
    display: inline-block;
    color: #212121;
    font-size: 16px;
    margin-right: 5px;
  }

  .single-portfolio-wrapper .share-block li:last-child {
    margin: 0;
  }

  .single-portfolio-wrapper .share-block li.title {
    padding-right: 10px;
  }

  .single-portfolio-wrapper .share-block li i {
    display: block;
    width: 32px;
    height: 32px;
    border: 2px solid #d6d6d6;
    border-radius: 50%;
    color: #d6d6d6;
    text-align: center;
    line-height: 28px;
  }

  .single-portfolio-wrapper .share-block li a:hover i {
    border-color: #c2b495;
    color: #c2b495;
  }

  .single-portfolio-wrapper .comments-area {
    border-top: 1px solid #dcdcdc;
    margin: 45px auto 0;
    padding-top: 45px;
  }

  .single-portfolio-wrapper .respond-area {
    margin: 0;
    padding: 0;
    border: 0;
  }

  .related-projects {
    margin-bottom: 70px;
  }

  .related-projects .related-title {
    color: #aeaeae;
    font-size: 24px;
    text-align: center;
    margin: 0 0 45px;
  }
  
  @media(max-width: 768px) {
    .related-projects .portfolio-item {
      margin-bottom: 20px;
    }
  }
  @media(max-width: 600px) {
    .isotope-container > [class*="col-"] {
      width: 100%;
      padding-bottom: 10px;
    }
  }
/* ---------------- Team Section ------------------ */
  .team-section {
    background: url(../img/team-section.jpg);
    background-size: cover;
    padding: 0 0 60px;
  }

  .team-section.v2 {
    background: #f7f7f7;
    padding: 75px 0 30px;
  }

  .team-section.v3 {
    background: #f8f8f8;
    padding: 0 0 130px;
    border-bottom: 1px solid #e1e1e1;
  }

  .team-section.v3 .section-title {
    padding-top: 0;
  }

  .team-member {
    text-align: center;
    margin: 0 0 60px;
  }

  .team-member .cover {
    margin: 0 0 32px;
  }

  .team-member .cover a {
    position: relative;
    display: inline-block;
    overflow: hidden;
  }

  .team-member .cover a img {
    transform: scale(1.05);
    backface-visibility: hidden;
  }

  .team-member .cover a:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(53,54,55,0.8);
    z-index: 2;
  }

  .team-member.small .cover a:before {
    background: rgba(53,54,55,0.6);
  }

  .team-member .cover a:hover img {
    transform: scale(1);
  }

  .team-member .cover a:hover:before {
    opacity: 1; 
  }

  .team-member .name {
    color: #fff;
    font-size: 32px;
    margin: 0;
  }

  .team-member.small .name {
    color: #212121;
    font-size: 16px;
  }

  .team-member .position {
    color: #fff;
    font-size: 24px;
  }

  .team-member.small .position {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .team-member .social {
    margin: 34px 0 0;
  }

  .team-member.small .social {
    margin: 10px 0 0;
  }

  .team-member .social li {
    display: inline-block;
  }

  .team-member .social li a {
    display: inline-block;
    font-size: 16px;
    color: #adadab;
    width: 48px;
    height: 48px;
    line-height: 46px;
    border: 2px solid #adadab;
    border-radius: 50%;
    margin: 0 5px;
  }

  .team-member.small .social li a {
    color: #a1a1a1;
    border: none;
    border-radius: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .team-member .social li a:hover {
    color: #fff;
    border-color: #fff;
  }

  .team-member.small .social li a:hover {
    color: #c2b495;
  }

/* ---------------- Blog Elements ------------------ */
  .news-section {
    background: url(../img/news-section.jpg);
    background-size: cover;
  }

  .blog-section {
    background: #f7f7f7;
    padding: 0 0 10px;
  }

  .blog-area {
    padding: 0 0 110px 0;
  }

  .news-section .section-title {
    padding: 24px 0 10px;
  }

  .news-list {
    margin: 0 0 48px;
  }

  .news-list li {
    text-align: center;
  }

  .news-list > li {
    padding: 28px 0 25px;
    border-bottom: 1px solid #88817a;
  }

  .news-list > li:hover {
    background: rgba(36,36,36,0.5);
  }

  .news-list li .title {
    color: #fff;
    font-size: 24px;
    margin: 0 0 18px;
  }

  .news-list li .meta li {
    position: relative;
    display: inline-block;
    color: #fff;
    margin: 0px 18px 0 0;
    padding: 0px 30px 0 0;
  }

  .news-list li .meta li:last-child {
    margin: 0;
    padding: 0;
  }

  .news-list li .meta li:before {
    content: "/";
    position: absolute;
    right: 0;
  }

  .news-list li .meta li:last-child:before {
    content: none;
  }

  .news-block {
    padding: 0 0 25px;
  }

  .news-block .navigation {
    display: table;
    margin: 0 auto;
    padding: 0 0 48px;
  }

  .news-block .navigation li {
    display: inline-block;
    padding: 0 15px;
  }

  .news-block .navigation li a {
    display: block;
    color: #fff;
    font-size: 22px;
    text-align: center;
    width: 72px;
    height: 72px;
    line-height: 71px;
    border: 2px solid #fff;
    border-radius: 50%;
  }

  .news-block .navigation li a:hover {
    background: #fff;
    color: #797979;
  }

  .blog-post-item {
    position: relative;
  }

  .blog-post-item:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(53,54,55,0.8);
    z-index: 0;
  }

  .blog-post-item img {
    width: 100%;
  }

  .blog-post-item .date {
    position: absolute;
    color: #ededed;
    font-size: 16px;
    letter-spacing: 0.1em;
    top: 35px;
    right: 35px;
  }

  .blog-post-item .description {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
  }

  .blog-post-item .description h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 25px;
  }

  .blog-post-item .description p {
    color: #ededed;
    font-size: 16px;
  }

  .blog-post-item .description ul {
    margin: 4px 0 0;
    padding: 0;
  }

  .blog-post-item .description ul li {
    display: inline-block;
    list-style-type: none;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-right: 8px;
  }

  .blog-post-item .description ul li:last-child {
    margin: 0;
  }

  .row.custom {
    margin-left: -3px;
    margin-right: -3px;
  }

  .row.custom > .column {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 3px;
    padding-right: 3px;
    width: 20%;
  }

  .big-post-section {
    padding: 70px 0;
    background: #f8f8f8
  }

  .big-post-section.with-shadow {
    padding: 140px 0 155px;
  }

  .blog-post-big.with-shadow img {
    -webkit-box-shadow: -43px 82px 159px -36px rgba(173,173,173,1);
    -moz-box-shadow: -43px 82px 159px -36px rgba(173,173,173,1);
    box-shadow: -43px 82px 159px -36px rgba(173,173,173,1);
  }

  .blog-post-big .post-title {
    position: relative;
    color: #4f4f4f;
    font-size: 32px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 0 0 15px;
    margin: 0 0 25px;
  }

  .blog-post-big .post-title:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: #aeaeae;
    bottom: 0;
    left: 0;
  }

  .blog-post-big .description {
    margin: 0 0 30px;
  }

  .blog-post-big .description p {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
  }

  .blog-post-big > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .blog-post-big > .row.left {
    flex-direction: row-reverse;
  }

  .shop-area .navigation ul {
    padding: 90px 200px 0 0;
  }

  .blog-area .blog-posts {
    padding-left: 50px;
  }

  .blog-area .full_width .blog-posts {
    padding-left: 0;
  }

  .blog-area .container.full_width > [class*="col-"],
  .blog-area .row.full_width > [class*="col-"] {
    width: 100%;
  } 

  .blog-post-q {
    text-align: center;
    margin: 0 0 55px;
  }

  .blog-post-q .wrapper {
    max-width: 1100px;
    margin: 0 auto;
  }

  .blog-post-q .cover {
    margin: 0 0 30px;
  }

  .blog-post-q .cover img {
    width: 100%;
    max-height: 420px;
    min-height: 250px;
    object-fit: cover;
  }

  .blog-post-q .category {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .blog-post-q .post-title {
    color: #4f4f4f;
    font-size: 32px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 0 12px;
  }

  .blog-post-q .meta {
    display: block;
    color: #4f4f4f;
    font-size: 12px;
    margin: 0 0 20px;
  }

  .blog-post-q .description {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 25px;
  }

  .blog-post-q .post-footer {
    color: #4f4f4f;
    font-size: 12px;
    text-align: left;
  }

  .blog-post-q .post-footer .comments {
    position: relative;
    padding: 0 0 0 28px;
  }

  .blog-post-q .post-footer .comments:before {
    content: "\e921";
    font-family: 'icomoon';
    color: #848484;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: -2px;
    left: 0;
  }

  .blog-post-q .post-footer .read-more {
    position: relative;
    padding: 3px 13px;
    text-indent: -9999px;
    float: right;
    top: 5px;
  }

  .blog-post-q .post-footer .read-more span {
    display: block;
    position: relative;
    background: #a6a6a6;
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }

  .blog-post-q .post-footer .read-more:before,
  .blog-post-q .post-footer .read-more:after {
    position: absolute;
    content: "";
    background: #a6a6a6;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 3px;
  }

  .blog-post-q .post-footer .read-more:after {
    left: auto;
    right: 0;
  }

  .blog-post-q .post-footer .read-more:hover span,
  .blog-post-q .post-footer .read-more:hover:before,
  .blog-post-q .post-footer .read-more:hover:after {
    background: #c2b495
  }

  .single-blog-post .wrapper {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 70px;
  }

  .single-blog-post .wrapper .wrapper-content {
    max-width: 1100px;
    margin: 0 auto;
  }

  .single-blog-post .cover {
    margin: 0 0 30px;
  }

  .single-blog-post .cover img {
    width: 100%;
    max-height: 420px;
    min-height: 220px;
    object-fit: cover;
  }

  .single-blog-post .category {
    display: block;
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
  }

  .single-blog-post .post-title {
    color: #4f4f4f;
    font-size: 32px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 0 12px;
    text-align: center;
  }

  .single-blog-post .meta {
    display: block;
    color: #4f4f4f;
    font-size: 12px;
    margin: 0 0 20px;
    text-align: center;
  }

  .single-blog-post .description {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }

  .single-blog-post .description p {
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 24px;
  }

  .single-blog-post .description ul {
    margin: 0 0 5px 20px;
  }

  .single-blog-post .description ul li {
    position: relative;
    padding: 0 0 20px 30px;
  }

  .single-blog-post .description ul li:before {
    content: "\e91f";
    font-family: 'icomoon';
    position: absolute;
    font-size: 15px;
    line-height: 1em;
    color: #c7ba9e;
    left: 0;
    top: 5px;
  }

  .single-blog-post .description blockquote {
    position: relative;
    color: #7f7f7f;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    font-style: italic;
    border-left: 3px solid #c2b495;
    margin: 40px 0 30px;
    padding: 0 0 0 40px;
  }

  .single-blog-post .description blockquote:before {
    content: '"';
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: 4px;
    color: #c2b495;
    line-height: 1em;
    transform: translateY(-50%);
  }

  .single-blog-post .post-footer {
    padding: 30px 0 42px;
  }

  .single-blog-post .post-footer .tags {
    position: relative;
    display: inline-block;
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 5px;
  }

  .single-blog-post .post-footer .tags:before {
    content: "#";
    color: #8d8d8d;
  }

  .single-blog-post .post-footer .share-block li {
    display: inline-block;
    color: #212121;
    font-size: 16px;
    margin-right: 5px;
  }

  .single-blog-post .post-footer .share-block li:last-child {
    margin: 0;
  }

  .single-blog-post .post-footer .share-block li.title {
    padding-right: 10px;
  }

  .single-blog-post .post-footer .share-block li i {
    display: block;
    width: 32px;
    height: 32px;
    border: 2px solid #d6d6d6;
    border-radius: 50%;
    color: #d6d6d6;
    text-align: center;
    line-height: 28px;
  }

  .single-blog-post .post-footer .share-block li a:hover i {
    border-color: #c2b495;
    color: #c2b495;
  }

  section .respond-area {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 70px;
    margin: 0 0 50px;
  }

  section .respond-area .respond-wrapper {
    display: table;
    margin: 0 auto;
    max-width: 770px;
    width: 100%;
  }

  section .comments-area {
    display: table;
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
  }

  section .comments-area .area-title {
    font-size: 16px;
    color: #4f4f4f;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 45px;
  }

  section .comments-area .area-title span {
    color: #c6c6c6;
    font-size: 15px;
  }

  section .comments-list .comment .comment-body {
    position: relative;
    padding: 0 0 20px 68px;
  }

  section .comments-list .comment .comment-body .avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
  }

  section .comments-list .comment .comment-body .message {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
  }

  section .comments-list .comment .comment-body .user-title {
    display: inline-block;
    color: #212121;
    font-size: 16px;
    margin: 0;
  }

  section .comments-list .comment .comment-body .comment-date {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-left: 40px;
  }

  section .comments-list .comment .comment-body .comment-reply-link {
    float: right;
    color: #212121;
    font-size: 16px;
  }

  section .comments-list .comment .comment-body .comment-reply-link:hover {
    color: #c2b495;
  }

  section .comments-list .comment {
    margin: 0 0 25px;
    border-bottom: 1px solid #f4f4f4;
  }

  section .comments-list .comment:last-child {
    border-bottom: 1px solid transparent;
    margin: 0;
  }

  section .comments-list .comment ul li {
    border-top: 1px solid #f4f4f4;
    padding: 25px 0 0 20px;
    margin: 0;
  }

  section .comments-list .comment ul li:last-child {
    border-bottom: 1px solid transparent;
  }

  .article-area {
    padding: 0 0 100px;
  }

  .article-area .page-title {
    margin: 0 0 50px;
  }

  .article-area .navigation {
    margin: 100px 0 20px;
  }

  .navigation ul {
    text-align: right;
    margin: 0;
    padding: 0;
  }

  .blog-area .navigation {
    margin: 100px 0 0 0;
  }

  .navigation ul li {
    display: inline-block;
    color: #aeaeae;
    font-size: 16px;
    padding: 0 7px;
  }

  .navigation ul li .current {
    color: #000000;
    text-decoration: underline;
  }

  .navigation ul li .next {
    position: relative;
    padding-right: 15px;
  }

  .navigation ul li .next:after {
    display: inline-block;
    content: "\e96f";
    font-family: 'Icomoon';
    position: absolute;
    line-height: 1em;
    top: 5px;
    right: 0px;
    font-size: 9px;
    font-weight: bold;
  }

  .navigation ul li .prev {
    position: relative;
    padding-left: 15px;
  }

  .navigation ul li .prev:after {
    display: inline-block;
    content: "\e96f";
    font-family: 'Icomoon';
    position: absolute;
    line-height: 1em;
    top: 5px;
    left: 0px;
    font-size: 9px;
    font-weight: bold;
    transform: rotate(-180deg);
  }

  @media(max-width: 1700px) {
    .row.custom > .column {
      width: 25%;
      padding-bottom: 6px;
    }
  }

  @media(max-width: 1300px) {
    .row.custom > .column {
      width: 33.33333%;
      padding-bottom: 6px;
    }
  }

  @media(max-width: 992px) {
    .row.custom > .column {
      width: 50%;
      padding-bottom: 6px;
    }

    .single-blog-post .respond-area .respond-wrapper {
      width: 100%;
    }
  }

  @media(max-width: 768px) {
    .blog-post-big > .row {
      display: block;
    }

    .blog-post-big > .row > [class*="col-"]:first-child {
      padding-bottom: 60px;
    }

    .single-blog-post .post-title {
      font-size: 28px;
    }
  }

  @media(max-width: 670px) {
    .row.custom > .column {
      width: 100%;
      padding-bottom: 6px;
    }

    section .comments-list .comment .comment-body .user-title,
    section .comments-list .comment .comment-body .comment-date,
    section .comments-list .comment .comment-body .comment-reply-link {
      display: block;
      padding: 0;
      float: none;
    }

    .single-blog-post .post-footer .share-block {
      float: none;
      padding-top: 15px;
    }
  }

  @media(max-width: 440px) {
    .blog-post-item .description {
      right: 10px;
      left: 10px;
      bottom: 10px;
    }

    .blog-post-item .description h3 {
      font-size: 18px;
      line-height: 22px;
      margin: 0 0 5px;
    }

    .blog-post-item .description p {
      font-size: 13px;
      margin: 0 0 10px;
    }

    .blog-post-item .description ul li {
      font-size: 10px;
    }

    .blog-post-q .post-title {
      font-size: 24px;
    }

    .single-blog-post .description blockquote {
      font-size: 20px;
      line-height: 30px;
    }

    .single-blog-post  .comments-list .comment .comment-body {
      padding-left: 58px;
    }
  }

  @media(max-width: 1300px) {
    .blog-area .container-50 {
      padding-left: 15px;
      padding-right: 15px;
    }

    .blog-area .row-fit-50 {
      margin-left: -15px;
      margin-right: -15px;
    }

    .blog-area .row-fit-50 > [class*="col-"] {
      padding-left: 15px;
      padding-right: 15px;
    }

    .blog-area .blog-posts {
      padding: 0;
    }
  }

/* ---------------- Contact Section ------------------ */
  #map-canvas {
    min-height: 530px
  }

  .contact-section {
    background: url(../img/contact-section.jpg);
    background-size: cover;
  }

  .contact-area {
    background: #f8f8f8;
  }

  .contact-area .contact-wrapper  {
    margin: 75px 0 0 0;
  }

  .contact-area .contact-blocks {
    border-top: 1px solid #d7d7d7;
    padding: 60px 0 35px;
  }

  .contact-area .contact-blocks .contact-block {
    position: relative;
    color: #a6a6a6;
    font-size: 14px;
    padding: 18px 10px 18px 50px;
  }

  .contact-area .contact-blocks .contact-block i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: #a6a6a6;
    font-size: 35px;
    vertical-align: middle;
    padding: 0 18px 0 0;
  }

  .contact-section .contact-form,
  .contact-area .contact-wrapper .contact-form {
    display: table;
    max-width: 780px;
    width: 100%;
    margin: 0 auto 82px;
  }

  .contact-section .lower-block {
    border-top: 1px solid #bfc0bf;
    padding: 75px 0 105px;
  }

  .contact-info {
    text-align: center;
    color: #fff;
    margin: 0 0 20px;
  }

  .contact-info .icon {
    font-size: 35px;
    vertical-align: middle;
    padding-right: 17px;
    width: auto;
    height: auto;
  }

  .contact-info .text {
    font-size: 14px;
    letter-spacing: 0.05em;
    vertical-align: middle;
  }

  .social-links-block {
    margin: 34px 0 0;
  }

  .social-links-block li {
    display: inline-block;
    text-align: center;
  }

  .social-links-block li a {
    display: inline-block;
    font-size: 16px;
    color: #adadab;
    width: 48px;
    height: 48px;
    line-height: 46px;
    border: 2px solid #adadab;
    border-radius: 50%;
    margin: 0 5px;
  }

  .social-links-block li a:hover {
    color: #fff;
    border-color: #fff;
  }

  .social-links-block.custom {
    border-top: 1px solid #fff;
    padding: 38px 25px 10px;
  }

/* ---------------- 404 Section ------------------ */
  .error-404 {
    position: relative;
    background: url(../img/error-404.jpg);
    background-size: cover;
    text-align: center;
  }

  .error-404 h1 {
    color: #ffffff;
    font-size: 128px;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 0 25px;
  }

  .error-404 h4 {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    margin: 0 0 90px;
  }

  .error-404 .btn {
    max-width: none;
    padding: 18px 48px;
  }

  @media(max-width: 992px) {
    section.error-404 .aligned-content {
      display: flex;
      height: 100vh;
    }
  }

  @media(max-width: 650px) {
    .error-404 h1 {
      font-size: 70px;
    }
  }

  @media(max-height: 620px) {
    .error-404 {
      padding: 140px 0;
    }
  }

/* ---------------- Stats Section ------------------ */
  .stats-section {
    padding: 90px 0 57px;
    background: #242427;
  }

  .stats-item {
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 0 40px;
  }

  .stats-item .number,
  .stats-item .caption {
    display: block;
  }

  .stats-item .number {
    font-size: 64px;
    line-height: 1em;
    padding: 0 0 16px;
  }

  .stats-item .caption {
    font-size: 24px;
    line-height: 1em;
  }

/* ---------------- Features Section ------------------ */
  .features-row {
    background: #242427;
  }

  .features-row > [class*="col-"]:first-child {
    padding-left: 0;
  } 

  .features-row > [class*="col-"]:last-child {
    padding-top: 112px;
  } 

  .features-row .features-img {
    width: 100%;
  }

  .feature-item {
    position: relative;
    padding: 0 0 92px 92px;
  }

  .feature-item i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #48484b;
    font-size: 61px;
  }

  .feature-item .title {
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 18px;
  }

  .feature-item .description {
    color: #ededed;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  @media(max-width: 768px) {
    .features-row > [class*="col-"]:first-child {
      padding-left: 15px;
    }

    .features-row.row-eq-height {
      display: block;
    }
  }

/* ---------------- Skills Section ------------------ */
  .skills-section {
    padding: 100px 0 115px;
    background: #f8f8f8;
  }

  .skill-item {
    text-align: center;
    background: #fff;
    padding: 25px;
    margin: 0 0 30px;
  }

  .skill-item .s-icon {
    display: block;
    font-size: 47px;
    color: #c3b492;
    margin: 0 0 10px;
  }

  .skill-item .title {
    color: #4f4f4f;
    font-size: 24px;
    line-height: 48px;
    margin: 0 0 12px;
  }

  .skill-item .description {
    color: #aeaeae;
    font-size: 14px;
    line-height: 24px;
  }

/* ---------------- Gallery Section ------------------ */
  .gallery-section {
    position: relative;
    padding: 170px 0 210px;
  }

/* ---------------- Action Section ------------------ */
  .action-box  {
    overflow: hidden;
  }

  .action-box a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .action-box a:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(53,54,55,0.6);
    z-index: 2;
  }

  .action-box img {
    width: 100%;
    object-fit:cover;
    transform: scale(1.05);
    backface-visibility: hidden;
  }

  .action-box a:hover:before {
    opacity: 1;
  }

   .action-box a:hover img {
    transform: scale(1);
   }

  .action-box .description {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 3;
  }

  .action-box .description h3 {
    color: #fff;
    font-size: 32px;
  }

  .action-box .description p {
    color: #e7e7e7;
    font-size: 16px;
    margin: 0;
  }

/* ---------------- Shop Section ------------------ */
  .shop-area {
    padding: 0 0 100px;
  }

  .single .shop-area {
    padding: 0 0 32px;
  }

  section.shop-categories .section-title {
    padding: 90px 0 60px;
  }

  .shop-products {
    padding: 0 0 60px;
  }

  .shop-products.small {
    background: #f0f0f0;
    padding: 120px 0 20px;
  }

  .shop-category {
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
  }

  .shop-category:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(53,54,55,0.3);
    z-index: 2;
  }

  .shop-category:hover:before {
    opacity: 1;
  }

  .shop-category img {
    width: 100%;
    transform: scale(1.04);
    backface-visibility: hidden;
  }

  .shop-category:hover img {
    transform: scale(1);
  } 

  .shop-category .description {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 48%;
    right: 15px;
  }

  .shop-category.center .description {
    left: 50%;
    right: auto;
    transform: translate(-50%,-50%);
    text-align: center;
  }

  .shop-category .description h3 {
    position: relative;
    color: #757575;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-bottom: 18px;
    margin-bottom: 21px;
  }

  .shop-category.center .description h3 {
    color: #ffffff;
    padding: 0;
    margin: 0 0 15px;
  }

  .shop-category .description h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #aeaeae;
  }

  .shop-category.center h3:before {
    content: none;
  }

  .shop-category .description span {
    color: #aeaeae;
    font-size: 24px;
  }

  .big-sale-product {
    position: relative;
    margin: 0 0 25px;
  }

  .big-sale-product img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
  }

  .big-sale-product .wrapper {
    padding: 40px 0;
  }

  .big-sale-product .description {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .big-sale-product .description h3 {
    color: #ffffff;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 45px;
  }

  .sale-btn {
    display: inline-block;
    position: relative;
    background: #c5a68e;
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.05em;
    border-radius: 37px;
    text-align: right;
    padding: 16px 20px;
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
  }

  .sale-btn del {
    color: #000000;
    font-size: 20px;
    text-decoration: line-through;
    position: absolute;
    top: 10px;
    left: 25px;
  }

  .sale-btn:hover {
    color: #fff;
    background: #b69a84;
  }

  .shop-product {
    position: relative;
    text-align: center;
    margin: 0 0 30px !important;
  }

  .shop-product .cover {
    position: relative;
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
  }

  .shop-product .cover .promo-text {
    position: absolute;
    visibility: hidden;
  }

  .shop-product .cover:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(53,54,55,0.5);
    z-index: 2;
  }

  .shop-product .cover:hover:before {
    opacity: 1;
  }

  .shop-product img {
    width: 100%;
    transform: scale(1.04);
    backface-visibility: hidden;
  }

  .shop-product .cover:hover img {
    transform: scale(1);
  }

  .shop-product .product-action {
    position: absolute;
    text-align: center;
    top: 34px;
    right: 34px;
  }

  .shop-product .product-action .add-to-cart-btn {
    line-height: 43px;
    font-size: 23px;
    color: #aeaeae;
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #aeaeae;
    padding: 0;
    background: transparent;
    z-index: 5;
    font-size: 0;
    font-weight: 300;
  }

  .shop-product .product-action .add-to-cart-btn:before {
    content: "\e926";
    font-family: 'icomoon';
    font-size: 23px;
  }

  .shop-product .cover:hover .product-action .add-to-cart-btn {
    color: #fff;
    border-color: #fff;
    background: transparent;
  }

  .shop-product .cover:hover .product-action .add-to-cart-btn:hover {
    color: #aeaeae;
    background: #fff;
    border-color: #fff;
  }

  .shop-product .product-action .added_to_cart {
    position: absolute;
    top: -10px;
    right: -15px;
    font-size: 0;
    color: #797979;
    z-index: 5;
  }

  .shop-product .product-action .added_to_cart:before {
    content: "\e953";
    font-family: 'icomoon';
    font-size: 19px;
  }

  .shop-product .cover:hover .product-action .added_to_cart {
    color: #fff;
  }

  .shop-product .cover:hover .product-action .added_to_cart:hover {
    color: #D2D2D2;
  }

  .shop-product .product-body h3 {
    color: #212121;
    font-size: 16px;
    line-height: 1.3em;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .shop-product .product-body h3 a:hover {
    color: #212121;
    text-decoration: underline;
  }

  .shop-product .price {
    color: #b3a176 !important;
    font-size: 16px !important;
    letter-spacing: 0.1em;
  }

  .small-products .shop-product {
    text-align: left;
    margin: 0 0 90px !important;
  }

  .small-products .shop-product .cover {
    float: left;
    margin: 0 30px 0 0;
    max-height: 150px;
  }

  .small-products .shop-product .cover img {
    max-width: 170px;
    object-fit: cover;
  }

  .small-products .shop-product .align-center {
    text-align: left;
  }

  .small-products .shop-product h3 {
    line-height: 24px;
    margin: 0 0 18px;
    white-space: inherit;
    overflow: inherit;
    text-overflow: inherit;
  }

  .small-products .shop-product .add-to-cart-btn {
    width: 38px;
    height: 38px;
    top: 0;
    right: 0;
    line-height: 35px;
    font-size: 0;
  }

  .small-products .shop-product .add-to-cart-btn:before {
    font-size: 20px;
  }

  .small-products .shop-product .product-action .added_to_cart:before {
    font-size: 15px;
  }

  .small-products .shop-product .product-action .added_to_cart {
    top: -10px;
    right: -10px;
  }

  .small-products .shop-product .product-action {
    top: 15px;
    right: 15px;
  }

  @media(max-width: 1200px) {
    .shop-area .container-50 {
      padding-left: 15px;
      padding-right: 15px;
    }

    .shop-area .row-fit-50 {
      margin-left: -15px;
      margin-right: -15px;
    }

    .shop-area .row-fit-50 > [class*="col-"] {
      padding-left: 15px;
      padding-right: 15px;
    }
  }

  @media(min-width: 992px) and (max-width: 1700px) {
    .shop-category .description h3 {
      font-size: 21px;
      line-height: 28px;
    }

    .shop-category .description {
      left: 45%;
    }

    .shop-category .description span {
      font-size: 18px;
    }
  }

  @media(max-width: 550px) {
    .shop-category img {
      min-height: 360px;
      object-fit: cover;
    }

    .shop-category .description {
      left: 15px;
    }

    .big-sale-product .description h3 {
      font-size: 20px;
      line-height: 26px;
    }

    .sale-btn span {
      left: 30%;
    }

    .shop-category .description h3 {
      font-size: 26px;
      line-height: 32px;
    }
  }

/* ---------------- Cart Section ------------------ */
  .cart-table {
    margin: 50px 0 90px;
  }

  .cart-table .products-table {
    width: 100%;
  }

  .cart-table .products-table thead tr {
    border: 1px solid #aeaeae;
  }

  .cart-table .products-table thead th {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    padding: 25px 0;
    border-right: 1px solid #aeaeae;
  }

  .cart-table .products-table tbody tr {
    border-bottom: 1px solid #aeaeae;
  }

  .cart-table .products-table tbody td {
    padding: 23px 0;
    color: #757575;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
    border-right: 1px solid #aeaeae;
  }

  .cart-table .products-table tbody td:last-child {
    border: none;
  }

  .cart-table .products-table tbody td.product-item {
    position: relative;
  }

  .cart-table .products-table tbody td.product-item img {
    display: inline-block;
    max-width: 72px;
    max-height: 72px;
  }

  .cart-table .products-table tbody td.product-item .title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 0 0 0 40px;
    max-width: 352px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .cart-table .products-table tbody .product-price,
  .cart-table .products-table tbody .product-quantity {
    width: 17.1%
  }

  .cart-table .products-table tbody .product-subtotal {
    width: 14.529914%;
  }

  .cart-table .products-table tbody .remove_products {
    position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
  }

  .cart-table .products-table tbody .remove_products:after,
  .cart-table .products-table tbody .remove_products:before {
    content: '';
    position: absolute;
    background-color: #9da1ad;
  }

  .cart-table .products-table tbody .remove_products:hover:before,
  .cart-table .products-table tbody .remove_products:hover:after {
    background: #e66969;
  }


  .cart-table .products-table tbody .remove_products:before {
    width: 1px;
    height: 12px;
    left: 7px;
    top: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .cart-table .products-table tbody .remove_products:after {
    width: 12px;
    height: 1px;
    left: 2px;
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }


  .cart-table .products-table tbody .product-quantity .quantity input {
    text-align: center;
    font-size: 12px;
    color: #a6a6a6;
    letter-spacing: 0.1em;
    max-width: 80px;
    padding: 17px 8px;
    background: #e3e3e3;
  }

  .cart-table .coupon {
    padding: 25px 0;
    border-bottom: 1px solid #aeaeae;
  }

  .cart-table .coupon .enter-coupon {
    display: inline-block;
  }

  .cart-table .coupon .enter-coupon .title {
    color: #757575;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 45px 0 0;
  }

  .coupon-line input[type="text"] {
    display: inline-block;
    color: #a6a6a6;
    font-size: 16px;
    letter-spacing: 0.05em;
    width: 330px;
    border: 2px solid #dcdcdc;
    background: transparent;
    padding: 24px 90px 23px 20px;
    outline: none;
  }

  .coupon-line input[type="text"]:focus {
    border-color: #c2b495;
  }

  .coupon-line {
    position: relative;
    display: inline-block;
  }

  .coupon-line button {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 38px;
    background: none;
    color: #bdbdbd;
  }

  .coupon-line input:focus + button,
  .coupon-line button:hover {
    color: #c2b495;
  }

  .coupon-line input::-webkit-input-placeholder {
    color: #9da1ad;
  }

  .coupon-line input:-moz-placeholder {
    color: #9da1ad;
  }

  .coupon-line input::-moz-placeholder {
    color: #9da1ad;
  }
  .coupon-line input:-ms-input-placeholder {
    color: #9da1ad;
  }

  .coupon-line input[type="submit"]:hover {
    background: #515359;
    color: #fff;
  }

  .cart-table .coupon .update-cart,
  .cart-table .coupon .continue-btn {
    float: right;
    max-width: none;
    padding: 6px 21px;
    margin-top: 11px;
  }

  .cart-table .coupon .update-cart {
    color: #ffffff;
    background: #212121;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    border-radius: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 300;
    margin: 11px 0 0 30px;
  }

  .cart-table .coupon .update-cart:hover {
    color: #fff;
    background: #3c3c3c;
  }

  .cart-table .cart-totals {
    float: right;
    width: 100%;
    max-width: 470px;
    margin: 50px 0 0 0;
  }

  .cart-table .cart-totals .heading {
    border: 1px solid #aeaeae;
    text-align: center;
    padding: 25px 10px;
  }

  .cart-table .cart-totals .heading h4 {
    color: #212121;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0;
  }

  .cart-table .cart-totals .checkout-btn {
    max-width: none;
    padding: 7px 20px;
  }

  .cart-table .cart-totals table {
    width: 100%;
    margin: 28px 0 25px;
    border-bottom: 1px solid #aeaeae;
  }

  .cart-table .cart-totals table tr td {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 20px 28px 0;
  }

  .cart-table .cart-totals table tr td:last-child {
    text-align: right;
  }

  @media(max-width: 1200px) {
    .cart-table .coupon .enter-coupon {
      display: block;
    }

    .cart-table .coupon .update-cart, .cart-table .coupon .continue-btn {
      float: left;
    }

    .cart-table .coupon .update-cart {
      margin-left: 0;
      margin-right: 30px;
    }

    .woocommerce-checkout .row-fit-50 {
      margin-left: -15px;
      margin-right: -15px;
    }

    .woocommerce-checkout .row-fit-50 > [class*="col-"] {
      padding-left: 15px;
      padding-right: 15px;
    }
  }

  @media(max-width: 620px) {
    .cart-table .products-table tbody td.product-item img {
      display: none;
    }

    .cart-table .products-table tbody td.product-item .title {
      margin: 0;
    }
  }

  @media(max-width: 350px) {
    .coupon-line input[type="text"] {
      width: 100%;
    }
  }

/* ---------------- Checkout Section ------------------ */
  .checkout-wrapper {
    margin: 58px 0 125px;
  }

  .checkout-heading-block {
    margin: 0 0 25px;
  }

  .checkout-heading-block .heading {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .checkout-heading-block a {
    color: #b3a176;
  }

  .checkout-heading-block a:hover {
    text-decoration: underline;
  }

  .main-checkout-form h3,
  .main-checkout-form .form-side-title {
    color: #212121;
    font-size: 24px;
    margin: 0 0 20px;
  }

  .main-checkout-form .form-box {
    padding: 0 0 48px;
    margin: 0 0 48px;
    border-bottom: 1px solid #aeaeae;
  }

  .main-checkout-form .coupon-line {
    display: block;
  }

  .main-checkout-form .coupon-line input {
    width: 100%;
  }

  .main-checkout-form .coupon-form-input .note {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin: 14px 0 0 0;
  }

  .main-checkout-form .form-box .order-summary li:first-child {
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-top: 0;
    border-bottom: 1px solid #dcdcdc;
  }

  .main-checkout-form .form-box .order-summary li {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    padding: 11px 0;
  }

  .main-checkout-form .form-box .order-summary li span {
    float: right;
  }

  .main-checkout-form .form-box .payment-options li {
    border-bottom: 1px solid #dcdcdc;
    padding: 11px 0;
  }

  .main-checkout-form .form-box .payment-options li:last-child {
    border: none;
  }

  .main-checkout-form .form-box .payment-options li .btn {
    margin: 20px 0 0 0;
  }

  .main-checkout-form div .form-box:last-child {
    border: none;
    margin: 0;
    padding: 0;
  }

  .woocommerce .main-checkout-form table.shop_table,
  .woocommerce .main-checkout-form table.shop_table td,
  .woocommerce .main-checkout-form table.shop_table tfoot th {
    border: none;
  }

  .woocommerce .main-checkout-form table.shop_table {
    padding: 0 0 40px;
    margin: 0 0 40px;
    border-bottom: 1px solid #aeaeae;
  }

  .woocommerce .main-checkout-form table.shop_table thead th {
    color: #a6a6a6;
    line-height: 24px;
    padding: 11px 0;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-top: 0;
    font-weight: 300;
    border-bottom: 1px solid #dcdcdc;
  }

  .woocommerce .main-checkout-form table.shop_table tbody td,
  .woocommerce .main-checkout-form table.shop_table tfoot th,
  .woocommerce .main-checkout-form table.shop_table tfoot td {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    padding: 12px 0;
  }

  .woocommerce .main-checkout-form table.shop_table tfoot th,
  .woocommerce .main-checkout-form table.shop_table tfoot td {
    padding: 5px 0;
  }

  .woocommerce .woocommerce-checkout #payment {
    background: none;
    border: none;
  }

  .woocommerce .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }

  .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    letter-spacing: 0.05em;
    cursor: pointer;
    font-size: 16px;
    color: #a6a6a6;
    border-bottom: 1px solid #dcdcdc;
    padding: 7px 0;
  }

  .woocommerce .woocommerce-checkout #payment ul.payment_methods li:last-child {
    border: none;
  }

  .woocommerce .woocommerce-checkout #payment div.payment_box {
    background-color: #F3F3F3;
    color: #a6a6a6;
    letter-spacing: 0.05em;
  }

  .woocommerce .woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid #F3F3F3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
  }

  .woocommerce section #payment #place_order, .woocommerce-page section #payment #place_order {
    display: inline-block;
    position: relative;
    background: #212121;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    border-radius: 50px;
    padding: 6px 52px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
  }

  .woocommerce .woocommerce-checkout #payment ul.payment_methods + .place-order {
    padding-left: 0;
  }

  .woocommerce form .form-row label {
    color: #a6a6a6;
    font-size: 16px;
    letter-spacing: 0.04em;
    margin: 0 0 3px;
  }

   section .woocommerce form .form-row input.input-text,  section .woocommerce form .form-row textarea {
    color: #a6a6a6;
    border: 2px solid #dcdcdc;
    font-size: 15px;
    letter-spacing: 0.05em;
    width: 100%;
    background: transparent;
    padding: 18px 14px;
    outline: none;
  }

  section .woocommerce form .form-row textarea {
    min-height: 80px;
  }

  section .woocommerce form .form-row {
    margin: 0 0 10px;
  }

  .woocommerce .select2-container .select2-choice {
    padding: 12px 0 12px 8px;
    border: 2px solid #dcdcdc;
    color: #a6a6a6;
    font-size: 15px;
    letter-spacing: 0.05em;
  }

  .woocommerce form .coupon-line .button {
    position: absolute;
    width: auto;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: #dcdcdc;
    color: #a6a6a6;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 0;
  }

  .woocommerce .widget.widget.widget_price_filter .price_slider_wrapper {
    padding-top: 8px;
  } 

  .woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #b3a176;
    height: 2px;
  }

  .woocommerce .widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background: #eaeaea;
    height: 12px;
    top: -5px;
  }

  .woocommerce .widget.widget_price_filter .ui-slider .ui-slider-handle {
    width: 21px;
    height: 21px;
    border: 1px solid #b3a176;
    border-radius: 0;
    top: -9px;
    background: #FFF;
    cursor: default;
    border-radius: 0;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
  }

  .woocommerce .widget.widget_price_filter .ui-slider .ui-slider-handle:before,
  .woocommerce .widget.widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 6px;
    background: #b3a176;
    left: 6px;
    top: 7px;
  }

  .woocommerce .widget.widget_price_filter .ui-slider .ui-slider-handle:after {
    top: 11px;
  }

  .woocommerce .widget.widget_price_filter .price_slider_amount .price_label {
    font-size: 12px;
    letter-spacing: 0.1em;
  }

  .woocommerce .widget.widget_price_filter .price_slider_amount {
    margin-top: 30px;
  }

  .woocommerce .widget.widget_price_filter .price_slider_amount .button {
    color: #ffffff;
    background: #c2b495;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    font-weight: 300;
    border-radius: 50px;
    padding: 0px 22px;
  }

  @media(min-width: 992px) {
    .woocommerce.columns-1 .products-list [class*="col-"] {
      width: 100%;
    }

    .woocommerce.columns-2 .products-list [class*="col-"] {
      width: 50%;
    }

    .woocommerce.columns-3 .products-list [class*="col-"] {
      width: 33.333333%;
    }

    .woocommerce.columns-4 .products-list [class*="col-"] {
      width: 25%;
    }

    .woocommerce.columns-5 .products-list [class*="col-"] {
      width: 20%;
    }

    .woocommerce.columns-6 .products-list [class*="col-"] {
      width: 16.6666666%;
    }
  }
/* ---------------- Account Section ------------------ */
  .account-wrapper {
    margin: 47px 0 93px;
  }

  .account-wrapper .account-note {
    display: block;
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    max-width: 620px;
    margin: 0 auto 28px;
  }

  .account-wrapper .products-table {
    width: 100%;
    margin: 0 0 50px;
  }

  .account-wrapper .products-table thead tr {
    border: 1px solid #aeaeae;
  }

  .account-wrapper .products-table thead th {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: left;
    padding: 25px 10px;
  }

  .account-wrapper .products-table thead th:first-child,
  .account-wrapper .products-table tbody td:first-child {
    padding-left: 30px;
  }

  .account-wrapper .products-table thead th:last-child,
  .account-wrapper .products-table tbody td:last-child {
    padding-right: 30px;
  }

  .account-wrapper .products-table tbody td {
    padding: 23px 10px;
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 22px;
    font-weight: 300;
    text-transform: uppercase;
  }

  .account-wrapper .products-table tbody td.order a {
    color: #c2b495;
    text-decoration: underline;
  }

  .account-wrapper .products-table tbody td.order a:hover {
    text-decoration: none;
  }

  .account-wrapper .products-table tbody td.status .view-btn {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border: 2px solid #aeaeae;
    padding: 5px 7px 5px 9px;
    float: right;
  }

  .account-wrapper .products-table tbody td.status .view-btn:hover {
    color: #fff;
    background: #c2b495;
    border-color: transparent;
  }

  .account-wrapper .products-table tbody tr {
    border-bottom: 1px solid #aeaeae;
  }

  .account-wrapper .account-title {
    color: #212121;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 25px;
  }

  .account-wrapper .address-block h4 {
    text-align: left;
  }

  .account-wrapper .address-block p {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .account-wrapper .address-block p a {
    color: #c2b495;
    text-decoration: underline;
    padding-left: 15px;
  }

  .account-wrapper .address-block p a:hover {
    text-decoration: none;
  }

  @media(max-width: 992px) {
    .register-wrapper .row-eq-height {
      display: block;
    }
  }

  @media(max-width: 540px) {
    .account-wrapper .products-table thead th:nth-child(4),
    .account-wrapper .products-table tbody td:nth-child(4) {
      display: none;
    }
  }

  @media(max-width: 420px) {
    .account-wrapper .products-table thead th:nth-child(3),
    .account-wrapper .products-table tbody td:nth-child(3) {
      display: none;
    }
  }

/* ---------------- Single Product Section ------------------ */
  .photo-slider {
    padding: 0 0 47px;
  }

  .photo-slider .cover-photos-slider {
    margin: 0 0 25px;
  }

  .photo-slider .nav-carousel .carousel-items {
    position: relative;
    margin: 0 -5px;
  }

  .photo-slider .nav-carousel .carousel-items li {
    padding: 0 5px;
  }

  .photo-slider li img:hover {
    opacity: 0.7;
    cursor: pointer;
  }

  .single-product-description {
    padding: 0 0 45px;
  }

  .single-product-description .box-header h3 {
    color: #4f4f4f;
    font-size: 42px;
    line-height: 48px;
    margin: 0 0 20px;
  }

  .single-product-description [itemprop="offers"] {
    margin: 0 0 25px;
  }

  .single-product-description .woocommerce-Price-amount {
    color: #b3a176;
    font-size: 30px;
    letter-spacing: 0.1em;
  }

  .single-product-description [itemprop="description"] p {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
  }

  .woocommerce .single-product-description form.cart {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 24px 0 10px;
    margin: 0 0 25px;
  }

  .woocommerce .single-product-description form.cart button {
    position: relative;
    color: #ffffff;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-weight: 300;
    background: #4f4f4f;
    padding: 6px 13px 6px 50px;
    border-radius: 0;
    margin-bottom: 15px;
    float: none !important;
    vertical-align: inherit !important;
  }

  .woocommerce .single-product-description form.cart button:hover {
    background: #383838;
  }

  .woocommerce .single-product-description form.cart button:before {
    position: absolute;
    content: "\e926";
    font-family: 'icomoon';
    left: 20px;
    font-size: 15px;
    font-weight: 300;
  }

  .woocommerce .single-product-description form.cart .quantity-block {
    display: inline-block;
    color: #212121;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    padding: 11px 6px 11px 20px;
    margin: 0 16px 15px 0;
  }

  .single-product-description .tagcloud {
    position: relative;
    display: inline-block;
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .single-product-description .tagcloud:before {
    content: "#";
    color: #8d8d8d;
    padding-right: 2px;
  }

  .single-product-description .categorycloud {
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
  }

  .single-product-description .categorycloud:before {
    position: absolute;
    content: "\f02c";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    color: #8d8d8d;
  }

  .single-product-description .categorycloud li {
    display: inline-block;
    color: #aeaeae;
    font-size: 16px;
    line-height: 24px;
    padding-right: 5px;
  }

  .single-product-description .categorycloud li:not(:last-child):after {
    content: ",";
  }

  .reviews-wrapper {
    border-top: 1px solid #dcdcdc;
    padding: 30px 0 70px;
  }

  .tabbed-content .tabs,
  .tabbed-content .tabbed-body {
    position: relative;
    float: left;
  }

  .tabbed-content .tabs {
    width: 25%;
    padding: 0 30px 0 0;
  }

  .tabbed-content .tabbed-body {
    width: 75%;
  }

  .tabbed-content .tabs li {
    position: relative;
    color: #212121;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 0;
    cursor: pointer;
  }

  .tabbed-content .tabs li:after {
    display: inline-block;
    content: "\e96f";
    font-family: 'Icomoon';
    position: absolute;
    line-height: 1em;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    font-size: 12px;
    color: #b3a176;
    font-weight: bold;
    opacity: 0;
  }

  .tabbed-content .tabs li.current:after {
    opacity: 1;
  }

  .tabbed-content .tab-content {
    display: none;
    padding: 5px 0 0 0;
  }

  .tabbed-content .tab-content.current {
    display: inherit;
  }

  .tabbed-content .tab-content .tab-title {
    color: #b3a176;
    font-size: 24px;
  }

  .tabbed-content .tab-content .comments-area .heading {
    color: #212121;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .tabbed-content .tab-content .comments-area .subheading {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .tabbed-content .tab-content .comments-area .rating {
    padding: 25px 0 22px;
  }

  .tabbed-content .tab-content .comments-area .rating .heading {
    margin: 0 0 20px;
  }

  .tabbed-content .tab-content .comments-area .rating .rating-box {
    display: inline-block;
    line-height: 1em;
    font-size: 17px;
    color: #cdc2aa;
    cursor: pointer;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #dcdcdc;
  }

  .tabbed-content .tab-content .comments-area .rating .rating-box:last-child {
    border: none;   
  }

  .related-products {
    padding: 55px 0;
    border-top: 1px solid #dcdcdc;
  }

  .related-products .related-title {
    text-align: center;
    color: #4f4f4f;
    font-size: 32px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin: 0 0 50px;
  }

  @media(max-width: 992px) {
    .photo-slider {
      display: block;
      max-width: 470px;
      margin: 0 auto;
    }

    .tabbed-content .tabs {
      width: 28%;
    }

    .tabbed-content .tabbed-body {
      width: 72%;
    }
  }

  @media(max-width: 768px) {
    .tabbed-content .tabs {
      display: none;
    }

    .tabbed-content .tabbed-body {
      width: 100%;
    }

    .tabbed-content .tab-content {
      display: block !important
    }

    .related-products .related-title {
      font-size: 28px;
      line-height: 35px;
    }

    .single-product-description .title {
      font-size: 36px;
      line-height: 42px;
    }
  }

  @media(max-width: 1200px) {
    .pages-section .container-fluid {
      padding: 0  15px;
    }

    .row-fit-100,
    .row-fit-50 {
      margin-left: -15px;
      margin-right: -15px;
    }

    .row-fit-50 > [class*="col-"],
    .row-fit-100 > [class*="col-"] {
      padding-left: 15px;
      padding-right: 15px;
    }
  }

/* ---------------- Slick Carousel ------------------ */
  .slick-carousel {
    position: relative;
  }

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

  .slick-slider * {
    outline: none !important;
  }

  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    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);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }

  .slick-track:before,
  .slick-track:after {
    display: table;
    content: '';
  }

  .slick-track:after {
    clear: both;
  }

  .slick-loading .slick-track {
    visibility: hidden;
  }

  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }

  .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;
  }

  .slick-dots {
    display: table;
    margin: 0 auto;
    padding: 30px 0 0;
  }

  .slick-dots li {
    display: inline-block;
    margin: 0 7px 0;
  }

  .slick-dots li button {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #b3a176;
    font-size: 0;
    background: none;
  }

  .slick-dots li button:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b3a176;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
  }

  .slick-dots li.slick-active button:before {
    opacity: 1;
  }

  .slick-prev, .slick-next {
    position: absolute;
    cursor: pointer;
    background: none;
    z-index: 99;
    font-size: 0;
    border: none;
    line-height: 1em;
  }

  .slick-prev:before, .slick-next:before {
    font-family: Icomoon;
    color: #fff;
    display: inline-block;
    font-size: 62px;
    opacity: .5;
    line-height: 1em;
  }

  .slick-prev:before {
    content: "\e92b";
  }

  .slick-next:before {
    content: "\e952";
  }

  .slick-prev {
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .slick-next {
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .slick-prev:hover:before,.slick-next:hover:before {
      opacity: 1;
  }

  @media(max-width: 440px) {
    .slick-prev, .slick-next {
      display: none !important;
    }
  }

/* ---------------- Woocommerce ---------------------*/
  .woocommerce section .woocommerce-breadcrumb {
      display: block;
      margin: 0;
      padding: 40px 50px 35px;
      color: #a6a6a6;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
    }
  .woocommerce section .woocommerce-breadcrumb a {
    color: inherit;
  }

  .woocommerce section .woocommerce-breadcrumb a:hover {
    text-decoration: underline;
  }

  .woocommerce section .woocommerce-ordering select {
    outline: none;
    min-width: 0;
    cursor: pointer;
    color: #a6a6a6;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 3px 1px;
  }

  .woocommerce section .archive-filters {
    margin: 0 0 6px;
  }

  .woocommerce-page section div.product div.images {
    float: none;
    width: 100%;
  }

  .woocommerce .single-product span.onsale {
    background: #a6a6a6;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 43px;
  }

  .woocommerce #reviews .comment-reply-title {
    color: #212121;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 5px;
  }

  .woocommerce #review_form #respond p label {
    color: #212121;
    font-size: 16px;
    line-height: 24px;
  }

  .woocommerce #review_form #respond p.comment-form-rating {
    padding-top: 15px;
  }

  .woocommerce #review_form #respond p.comment-form-rating label,
  .woocommerce #review_form #respond p.comment-form-comment label {
    display: block;
    margin: 0 0 7px;
  }

  .woocommerce section #review_form #respond .form-submit input {
    display: inline-block;
    position: relative;
    max-width: 230px;
    color: #ffffff;
    background: #212121;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    border-radius: 50px;
    padding: 6px 52px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 300;
  }

  .woocommerce section #review_form #respond .form-submit input:hover {
    color: #fff;
    background: #3c3c3c;
  }

  .woocommerce section #review_form #respond .form-submit {
    padding-top: 8px;
  }

  .woocommerce section #reviews #comments ol.commentlist {
    margin: 20px 0 0;
  }

  .woocommerce section #reviews #comments ol.commentlist li {
    position: relative;
    padding: 0 0 15px 68px;
    margin: 0 0 24px;
    border-bottom: 1px solid #f4f4f4;
  }

  .woocommerce section #reviews #comments ol.commentlist li .star-rating {
    position: absolute;
    right: 0;
    bottom: 25px;
  }

  .woocommerce section #reviews #comments ol.commentlist li img.avatar {
    width: 49px;
  }

  .woocommerce section #reviews #comments ol.commentlist li .comment-body .description {
    color: #a6a6a6;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px;
  }

  .woocommerce section #reviews #comments ol.commentlist li .comment-body .meta {
    font-size: 0;
    margin: 0;
  }

  .woocommerce section #reviews #comments ol.commentlist li .comment-body .meta [itemprop="author"] {
    color: #212121;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    line-height: 1.5em;
    margin: 0 0 0.60em;
    font-weight: 400;
  }

  .woocommerce section #reviews #comments ol.commentlist li .comment-body .meta [itemprop="datePublished"] {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-left: 40px;
  }

  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 20%;
  }

  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    width: 78%;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0 0 0 2px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    color: #a6a6a6;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    list-style-type: none;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    color: #c2b495;
  }

  section .woocommerce a.button {
    display: inline-block;
    position: relative;
    color: #ffffff;
    background: #212121;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    border-radius: 50px;
    padding: 5px 35px;
  }

  section .woocommerce .woocommerce-info a.button {
    padding: 0px 25px;
  }

  section .woocommerce a.button:hover {
    color: #fff;
    background: #3c3c3c;
  }

  .widget.woocommerce .product_list_widget li {
    position: relative;
    padding-left: 160px;
    min-height: 144px;
    margin: 0 0 25px;
  }

  .widget.woocommerce .product_list_widget li a {
    position: static;
  }

  .widget.woocommerce .product_list_widget li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 140px;
    margin: 0;
  }

  .widget.woocommerce .product_list_widget li a {
    color: #212121;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    margin: 0 0 0.60em;
    font-weight: 400;
    text-transform: none;
  }

  .widget.woocommerce .product_list_widget li a:hover .product-title,
  .widget.woocommerce .product_list_widget li a:hover,
  .widget.woocommerce .widget_shopping_cart_content .product_list_widget li a:hover {
    color: #c2b495;
  }

  .widget.woocommerce .product_list_widget li .star-rating {
    margin-bottom: 10px;
  }

  .widget.woocommerce .product_list_widget li .woocommerce-Price-amount  {
    color: #b3a176;
    font-size: 16px;
    letter-spacing: 0.1em;
  }

  .widget.woocommerce .widget_shopping_cart_content .product_list_widget li {
    position: relative;
    min-height: 48px;
    margin-bottom: 25px;
    padding-left: 60px;
  }

  .widget.woocommerce .widget_shopping_cart_content .product_list_widget li a img {
    top: 2px;
    max-width: 48px;
  }

  .widget.woocommerce .widget_shopping_cart_content .product_list_widget li a {
    font-weight: 400;
    margin: 0 0 7px;
    font-size: 16px;
    color: #757575;
  }

  .widget.woocommerce .widget_shopping_cart_content .product_list_widget .woocommerce-Price-amount {
    letter-spacing: 0.1em;
    line-height: 1em;
    font-size: 12px;
    color: #a6a6a6;
    padding: 0 0 0 2px;
  }

  .widget.woocommerce .widget_shopping_cart_content .total {
    padding: 18px 0 0;
    border-top: 1px solid #eaeaea;
  }

/* ---------------- noUiSlider  ------------------ */

  .noUi-target,
  .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
    touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
    user-select: none;
  -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .noUi-target {
    position: relative;
    direction: ltr;
  }
  .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; /* Fix 401 */
  }
  .noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
  }
  .noUi-origin {
    position: absolute;
    height: 0;
    width: 0;
  }
  .noUi-handle {
    position: relative;
    z-index: 1;
  }
  .noUi-state-tap .noUi-connect,
  .noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  }
  .noUi-state-drag * {
    cursor: inherit !important;
  }

  /* Painting and performance;
   * Browsers can paint handles in their own layer.
   */
  .noUi-base,
  .noUi-handle {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  /* Slider size and handle placement;
   */
  .noUi-horizontal {
    height: 18px;
  }
  .noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
  }
  .noUi-vertical {
    width: 18px;
  }
  .noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
  }

  /* Styling;
   */
  .noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  }
  .noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
  -webkit-transition: background 450ms;
    transition: background 450ms;
  }

  /* Handles and cursors;
   */
  .noUi-draggable {
    cursor: w-resize;
  }
  .noUi-vertical .noUi-draggable {
    cursor: n-resize;
  }
  .noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF,
          inset 0 1px 7px #EBEBEB,
          0 3px 6px -3px #BBB;
  }
  .noUi-active {
    box-shadow: inset 0 0 1px #FFF,
          inset 0 1px 7px #DDD,
          0 3px 6px -3px #BBB;
  }

  /* Handle stripes;
   */
  .noUi-handle:before,
  .noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
  }
  .noUi-handle:after {
    left: 17px;
  }
  .noUi-vertical .noUi-handle:before,
  .noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
  }
  .noUi-vertical .noUi-handle:after {
    top: 17px;
  }

  /* Disabled state;
   */

  [disabled] .noUi-connect {
    background: #B8B8B8;
  }
  [disabled].noUi-target,
  [disabled].noUi-handle,
  [disabled] .noUi-handle {
    cursor: not-allowed;
  }

/* ---------------- FullPage JS  ------------------ */

  html.fp-enabled,
  .fp-enabled body {
      margin: 0;
      padding: 0;
      overflow:hidden;

      /*Avoid flicker on slides transitions for mobile phones #336 */
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  #superContainer {
      height: 100%;
      position: relative;

      /* Touch detection for Windows 8 */
      -ms-touch-action: none;

      /* IE 11 on Windows Phone 8.1*/
      touch-action: none;
  }
  .fp-section {
      position: relative;
      -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
      -moz-box-sizing: border-box; /* <=28 */
      box-sizing: border-box;
  }
  .fp-slide {
      float: left;
  }
  .fp-slide, .fp-slidesContainer {
      height: 100%;
      display: block;
  }
  .fp-slides {
      z-index:1;
      height: 100%;
      overflow: hidden;
      position: relative;
      -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
      transition: all 0.3s ease-out;
  }
  .fp-section.fp-table, .fp-slide.fp-table {
      display: table;
      table-layout:fixed;
      width: 100%;
  }
  .fp-tableCell {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      height: 100%;
  }
  .fp-slidesContainer {
      float: left;
      position: relative;
  }
  .fp-controlArrow {
      -webkit-user-select: none; /* webkit (safari, chrome) browsers */
      -moz-user-select: none; /* mozilla browsers */
      -khtml-user-select: none; /* webkit (konqueror) browsers */
      -ms-user-select: none; /* IE10+ */
      position: absolute;
      z-index: 4;
      top: 50%;
      cursor: pointer;
      width: 0;
      height: 0;
      border-style: solid;
      margin-top: -38px;
      -webkit-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  .fp-controlArrow.fp-prev {
      left: 15px;
      width: 0;
      border-width: 38.5px 34px 38.5px 0;
      border-color: transparent #fff transparent transparent;
  }
  .fp-controlArrow.fp-next {
      right: 15px;
      border-width: 38.5px 0 38.5px 34px;
      border-color: transparent transparent transparent #fff;
  }
  .fp-scrollable {
      overflow: hidden;
      position: relative;
  }
  .fp-scroller{
      overflow: hidden;
  }
  .iScrollIndicator{
      border: 0 !important;
  }
  .fp-notransition {
      -webkit-transition: none !important;
      transition: none !important;
  }
  #fp-nav {
      position: fixed;
      z-index: 100;
      margin-top: -32px;
      top: 50%;
      opacity: 1;
      -webkit-transform: translate3d(0,0,0);
  }
  #fp-nav.right {
      right: 17px;
  }
  #fp-nav.left {
      left: 17px;
  }
  .fp-slidesNav{
      position: absolute;
      z-index: 4;
      left: 50%;
      opacity: 1;
      -webkit-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  .fp-slidesNav.bottom {
      bottom: 17px;
  }
  .fp-slidesNav.top {
      top: 17px;
  }
  #fp-nav ul,
  .fp-slidesNav ul {
    margin: 0;
    padding: 0;
  }
  #fp-nav ul li,
  .fp-slidesNav ul li {
      display: block;
      width: 14px;
      height: 13px;
      margin: 7px;
      position:relative;
  }
  .fp-slidesNav ul li {
      display: inline-block;
  }
  #fp-nav ul li a,
  .fp-slidesNav ul li a {
      display: block;
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      cursor: pointer;
      text-decoration: none;
  }
  #fp-nav ul li a.active span,
  .fp-slidesNav ul li a.active span,
  #fp-nav ul li:hover a.active span,
  .fp-slidesNav ul li:hover a.active span{
      height: 12px;
      width: 12px;
      margin: -6px 0 0 -6px;
      border-radius: 100%;
   }
  #fp-nav ul li a span,
  .fp-slidesNav ul li a span {
      border-radius: 50%;
      position: absolute;
      z-index: 1;
      height: 4px;
      width: 4px;
      border: 0;
      background: #333;
      left: 50%;
      top: 50%;
      margin: -2px 0 0 -2px;
      -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;
  }
  #fp-nav ul li:hover a span,
  .fp-slidesNav ul li:hover a span{
      width: 10px;
      height: 10px;
      margin: -5px 0px 0px -5px;
  }
  #fp-nav ul li .fp-tooltip {
      position: absolute;
      top: -2px;
      color: #fff;
      font-size: 14px;
      font-family: arial, helvetica, sans-serif;
      white-space: nowrap;
      max-width: 220px;
      overflow: hidden;
      display: block;
      opacity: 0;
      width: 0;
      cursor: pointer;
  }
  #fp-nav ul li:hover .fp-tooltip,
  #fp-nav.fp-show-active a.active + .fp-tooltip {
      -webkit-transition: opacity 0.2s ease-in;
      transition: opacity 0.2s ease-in;
      width: auto;
      opacity: 1;
  }
  #fp-nav ul li .fp-tooltip.right {
      right: 20px;
  }
  #fp-nav ul li .fp-tooltip.left {
      left: 20px;
  }
  .fp-auto-height.fp-section,
  .fp-auto-height .fp-slide,
  .fp-auto-height .fp-tableCell{
      height: auto !important;
  }

  .fp-responsive .fp-auto-height-responsive.fp-section,
  .fp-responsive .fp-auto-height-responsive .fp-slide,
  .fp-responsive .fp-auto-height-responsive .fp-tableCell {
      height: auto !important;
  }

  .fp-destroyed {
    transform: none !important;
    -webkit-tranform: none !important;
  }

  .woocommerce-product-gallery figure {
    margin: auto !important;
  }
