@charset "UTF-8";

/*!
  Theme Name: Boutique
  Theme URI: http://www.decentthemes.com/products/boutique-wordpress/
  Author: Decent Themes
  Author URI: http://www.decentthemes.com/
  Description: Boutique is the elegant WooCommerce theme for WordPress.
  Version: 1.0.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: boutique
  Tags:
  */
body,
html {
  font-size: 14px
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #464646;
  font-family: Poppins, sans-serif;
  word-wrap: break-word
}

.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

section[class^=site] {
  overflow: hidden
}

#site {
  overflow-x: hidden;
  position: relative;
  max-width: 1920px;
  margin: 0 auto
}

.row.is-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center
}

.row.is-flex>[class*=col-] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:992px) {
  .fix-height.products-list>div:nth-child(5n+5) {
    clear: left
  }
}

@media (max-width:992px) {
  .fix-height.products-list>div:nth-child(odd) {
    clear: left
  }

  .fix-height.products-list>div:nth-child(even) {
    clear: none
  }
}





@font-face {
  font-family: Flaticon;
  src: url(../fonts/Flaticon.eot);
  src: url(../fonts/Flaticond41d.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: Flaticon;
    src: url(../fonts/Flaticon.svg#Flaticon) format("svg")
  }
}

[class^=fi-] {
  display: inline-block;
  font: normal normal normal 14px/1 Flaticon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fi-antique-dress:before {
  content: "\f100"
}

.fi-big-anorak:before {
  content: "\f101"
}

.fi-big-apron:before {
  content: "\f102"
}

.fi-big-hat:before {
  content: "\f103"
}

.fi-bikini-pieces:before {
  content: "\f104"
}

.fi-camisa-con-tirantes:before {
  content: "\f105"
}

.fi-dress-withot-sleeves:before {
  content: "\f106"
}

.fi-football-shirt:before {
  content: "\f107"
}

.fi-gardener-suit:before {
  content: "\f108"
}

.fi-hanger-and-scarf:before {
  content: "\f109"
}

.fi-hanger-with-trousers:before {
  content: "\f10a"
}

.fi-housecoat:before {
  content: "\f10b"
}

.fi-jacket-without-sleeves:before {
  content: "\f10c"
}

.fi-jeans-back-view:before {
  content: "\f10d"
}

.fi-jockey-cap:before {
  content: "\f10e"
}

.fi-long-dress:before {
  content: "\f10f"
}

.fi-masculine-underwear:before {
  content: "\f110"
}

.fi-men-coat:before {
  content: "\f111"
}

.fi-men-jacket:before {
  content: "\f112"
}

.fi-men-trousers-front-view:before {
  content: "\f113"
}

.fi-men-underwear:before {
  content: "\f114"
}

.fi-panties-with-laces:before {
  content: "\f115"
}

.fi-polka-dot-skirt:before {
  content: "\f116"
}

.fi-rural-boot:before {
  content: "\f117"
}

.fi-scarf-folded:before {
  content: "\f118"
}

.fi-shirt-and-tie:before {
  content: "\f119"
}

.fi-shirt-with-bow:before {
  content: "\f11a"
}

.fi-shirt-with-vest:before {
  content: "\f11b"
}

.fi-shoe-with-shoelace:before {
  content: "\f11c"
}

.fi-short-sleeve-t-shirt:before {
  content: "\f11d"
}

.fi-shorts-with-belt:before {
  content: "\f11e"
}

.fi-sleeveless-shirt:before {
  content: "\f11f"
}

.fi-sport-jacket:before {
  content: "\f120"
}

.fi-sport-shoe:before {
  content: "\f121"
}

.fi-sweater-with-hood:before {
  content: "\f122"
}

.fi-t-shirt-with-smiley:before {
  content: "\f123"
}

.fi-turtleneck:before {
  content: "\f124"
}

.fi-two-gloves:before {
  content: "\f125"
}

.fi-two-socks:before {
  content: "\f126"
}

.fi-women-blouse:before {
  content: "\f127"
}

.fi-women-coat:before {
  content: "\f128"
}

.fi-women-hat:before {
  content: "\f129"
}

.fi-women-high-boot:before {
  content: "\f12a"
}

.fi-women-high-heel:before {
  content: "\f12b"
}

.fi-women-swimsuit:before {
  content: "\f12c"
}

.fi-women-trousers-back-side:before {
  content: "\f12d"
}

.fi-women-trousers-front-view:before {
  content: "\f12e"
}

.fi-women-vest:before {
  content: "\f12f"
}

.fi-wool-hat:before {
  content: "\f130"
}

.fi-wool-hat-with-earflap:before {
  content: "\f131"
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.wp-caption-text {
  text-align: center
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin-bottom: 10px
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33.33%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.66%
}

.gallery-columns-7 .gallery-item {
  width: 14.28%
}

.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.gallery-columns-9 .gallery-item {
  width: 11.11%
}

.gallery-caption {
  display: block
}

.vc_row-fluid>.container>.vc_col-sm-12>.vc_column-inner {
  padding-right: 0;
  padding-left: 0
}

.woocommerce div.product {
  margin-bottom: 30px
}

.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce div.product div.images {
  width: auto;
  float: none
}

.woocommerce .quantity .qty {
  width: 85px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0;
  line-height: inherit;
  background-color: #a58e7c;
  border: 1px solid #a58e7c;
  color: #fff;
  padding: 13px 26px;
  font-weight: 400;
  text-transform: uppercase
}

.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover {
  background-color: transparent;
  color: #a58e7c;
  text-decoration: none
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a58e7c;
  border-width: 2px
}

.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover {
  color: #a58e7c;
  background-color: transparent
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  border-radius: 0
}

.woocommerce table.shop_table {
  border: 1px solid #e1e1e1;
  border-radius: 0
}

.woocommerce .cart-checkout table.shop_table {
  margin-bottom: 0
}

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

.select2-drop,
.select2-drop-active,
.select2-drop-active .select2-container .select2-choice {
  border-radius: 0;
  border: 1px solid #a58e7c
}

.select2-container .select2-choice {
  border: 1px solid #e1e1e1;
  padding: 13px 20px;
  border-radius: 0
}

.select2-dropdown-open .select2-choice {
  border-color: #a58e7c
}

.woocommerce #review_form #respond .form-submit input {
  min-width: 150px
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
  padding: 13px 26px
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  background-color: transparent
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text {
  width: auto;
  height: 42px;
  padding: 0 20px
}

.site-cart-form table.cart-table th {
  border-top: none !important;
  border-bottom: none
}

.woocommerce a.remove {
  color: #a58e7c !important
}

.woocommerce a.remove:hover {
  color: #a58e7c !important;
  opacity: .8;
  background: none !important
}

.woocommerce .shipping-calculator-form {
  display: block !important
}

.woocommerce .cart-checkout .shipping-methods {
  display: none
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding-top: 35px
}

.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 20px
}

#ship-to-different-address label {
  font-weight: 500
}

.woocommerce div.product form.cart .variations td {
  display: list-item;
  list-style: none;
  text-align: left;
  padding: 0
}

.woocommerce div.product form.cart .variations td .reset_variations {
  display: inline-block !important;
  font-size: 14px;
  font-weight: 600;
  color: #a58e7c
}

.woocommerce div.product form.cart .variations td .reset_variations:before {
  content: '\f021';
  font-family: FontAwesome;
  margin-right: 5px
}

.woocommerce div.product form.cart .variations td select {
  max-width: 100%;
  min-width: auto;
  width: auto;
  padding: 5px 15px;
  margin-bottom: 20px
}

.woocommerce div.product form.cart .variations td.label {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  font-size: 1em
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #a58e7c;
  font-weight: 600
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1;
  color: #9d9d9d;
  font-size: 14px;
  margin-right: 5px;
  font-weight: 400
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 600;
  text-decoration: none
}

.woocommerce div.product form.cart .woocommerce-variation-price {
  margin-bottom: 20px
}

.woocommerce span.onsale {
  background: #a58e7c;
  border-radius: 0;
  top: 0;
  left: 15px;
  padding: 10px;
  text-transform: uppercase;
  line-height: 1em;
  min-height: 15px
}

.card-style {
  border: 10px solid #fff;
  max-width: 100%;
  height: auto
}

#preloader {
  background-color: hsla(26, 19%, 57%, .95);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000
}

#preloader>.loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

input,
select,
textarea {
  border: 1px solid #e1e1e1;
  padding: 13px 20px;
  margin-bottom: 10px;
  transition: border .15s ease-in-out;
  letter-spacing: .028em
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #a58e7c
}

textarea {
  margin-bottom: 6px
}

input[type=button],
input[type=submit] {
  background-color: #a58e7c;
  color: #fff;
  border: 1px solid #a58e7c;
  transition: background .15s ease-in-out
}

input[type=button]:hover,
input[type=submit]:hover {
  color: #a58e7c;
  background-color: #fff;
  cursor: pointer
}

input[type=button].alt,
input[type=submit].alt {
  color: #a58e7c;
  background-color: transparent
}

input[type=button].alt:hover,
input[type=submit].alt:hover {
  color: #fff;
  background-color: #a58e7c
}

.search-form {
  position: relative;
  margin-bottom: 0
}

.search-form input,
.search-form label {
  width: 100%;
  margin-bottom: 0
}

.search-form input {
  display: block;
  font-weight: 400
}

.search-form button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  width: 48px;
  height: 48px;
  background-color: transparent
}

.search-form button:before {
  content: '\e618';
  font-family: Pe-icon-7-stroke;
  font-size: 26px;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal
}

a {
  color: #4d4d4d;
  transition: all .15s ease-in-out
}

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

.bt-btn {
  display: inline-block;
  padding: 17px 30px;
  background-color: #a58e7c;
  letter-spacing: .028em;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  border: 1px solid transparent
}

.bt-btn.special {
  margin-top: 90px
}

.bt-btn>i {
  margin-left: 40px;
  transition: all .15s ease-in-out;
  margin-right: -5px
}

.bt-btn>i:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #af9b8b;
  right: 60px
}

.bt-btn.alt,
.bt-btn:hover {
  background-color: transparent;
  border-color: #a58e7c;
  color: #a58e7c
}

.bt-btn.alt:hover {
  background-color: #a58e7c;
  color: #fff;
  border-color: transparent
}

blockquote {
  background-color: #f4f4f4;
  border-left: 0;
  font-weight: 300;
  text-transform: uppercase;
  padding: 35px 30px;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 26px;
  line-height: 1.85714em;
  letter-spacing: .01em;
  margin-bottom: 35px
}

blockquote .quote-author {
  padding-top: 25px;
  text-align: right;
  text-transform: none;
  color: #9d9d9d;
  font-size: 14px;
  font-size: .875em
}

ul li {
  margin-bottom: 10px
}

ul.stylish li {
  position: relative;
  list-style: none
}

ul.stylish li:before {
  content: '';
  position: absolute;
  width: .5em;
  height: .5em;
  top: 50%;
  left: 0;
  -ms-transform: translate(-250%, -50%);
  transform: translate(-250%, -50%);
  background-color: #a58e7c
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px
}

table td,
table th {
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #f5f4f4
}

table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #f5f4f4
}

table tbody+tbody {
  border-top: 1px solid #f5f4f4
}

.site-pagination {
  padding-top: 60px;
  padding-bottom: 60px
}

.site-pagination>ul {
  margin: 0;
  padding: 0
}

.site-pagination>ul:after,
.site-pagination>ul:before {
  content: "";
  display: table
}

.site-pagination>ul:after {
  clear: both
}

.site-pagination>ul>li {
  list-style: none;
  float: left;
  margin-bottom: 0
}

.site-pagination>ul>li>a,
.site-pagination>ul>li>span {
  display: block;
  min-width: 40px;
  text-align: center;
  border: 1px solid #ebebeb;
  margin-right: 10px;
  padding: 12px 0;
  line-height: 1;
  font-weight: 600;
  color: #999
}

.site-pagination>ul>li>a:hover,
.site-pagination>ul>li>span.current {
  background-color: #a58e7c;
  color: #fff;
  border-color: #a58e7c
}

.site-pagination.style-2>ul>li {
  margin-right: 20px
}

.site-pagination.style-2>ul>li:last-child {
  margin-right: 0
}

.site-pagination.style-2>ul>li a,
.site-pagination.style-2>ul>li span {
  border: none;
  padding: 6px 0;
  min-width: 25px
}

#site-logo {
  display: block;
  width: 375px;
  text-align: center;
  margin: 0 auto
}

#site-logo>img {
  max-width: 100%;
  height: auto
}

#site-logo>img.transparent-logo,
.transparent-header #site-logo>img.normal-logo,
.transparent-header.fix-header #site-logo>img.transparent-logo,
.transparent-header.is-scrolled #site-logo>img.transparent-logo,
.transparent-header.menu-style-2-open #site-logo>img.transparent-logo {
  display: none
}

.is-scrolled #site-logo>img.normal-logo,
.menu-style-2-open #site-logo>img.normal-logo,
.transparent-header #site-logo>img.transparent-logo,
.transparent-header.fix-header #site-logo>img.normal-logo {
  display: inline-block
}

@media (max-width:1024px) {
  #site-logo {
    max-width: 200px
  }
}

@media (max-width:790px) {
  #site-logo {
    max-width: 120px
  }
}

[data-dt-toggle=search-form-open] {
  position: relative;
  z-index: 101
}

[data-dt-toggle=search-form-open]>i {
  opacity: 1;
  transition: opacity .15s ease-in-out
}

.search-form-open [data-dt-toggle=search-form-open]>i {
  opacity: 0
}

[data-dt-toggle=search-form-open]>i:last-child {
  position: absolute;
  width: 30px;
  height: 23px;
  top: 10px;
  left: 10px;
  opacity: 0
}

.search-form-open [data-dt-toggle=search-form-open]>i:last-child {
  opacity: 1
}

[data-dt-toggle=search-form-open]>i:last-child:after,
[data-dt-toggle=search-form-open]>i:last-child:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -10px;
  width: 100%;
  height: 1px;
  background-color: #2c2c2c
}

[data-dt-toggle=search-form-open]>i:last-child:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

[data-dt-toggle=search-form-open]>i:last-child:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.site-overlay-search {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -100;
  background-color: #fff;
  transition: opacity .15s ease-in-out;
  visibility: hidden
}

.site-overlay-search>div {
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.site-overlay-search>div>form {
  width: 100%;
  border-bottom: 2px solid #ebebeb;
  padding: 20px 0
}

.site-overlay-search>div>form>input {
  width: 100%;
  border: none;
  margin: 0 auto;
  font-size: 60px;
  font-size: 4.28571em;
  line-height: 1;
  text-align: center
}

@media (max-width:600px) {
  .site-overlay-search>div>form>input {
    font-size: 30px;
    font-size: 2.14286em
  }
}

.site-overlay-search>div>form>input:focus {
  outline-color: transparent
}

.search-form-open .site-overlay-search {
  opacity: 1;
  z-index: 100;
  visibility: visible
}

.search-form-open {
  overflow: hidden
}

.section-heading {
  max-width: 665px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  position: relative;
  text-align: center
}

.section-heading.has-graphic {
  margin-bottom: 150px;
  padding-bottom: 30px
}

.section-heading>.section-title,
.section-heading>.section-title-lite,
.section-heading>.section-title-small {
  font-weight: 700;
  font-size: 46px;
  font-size: 3.28571em;
  line-height: 1;
  letter-spacing: .028em;
  text-transform: uppercase;
  color: #a58e7c;
  margin-top: 0;
  margin-bottom: 15px;
  position: relative;
  z-index: 1
}


.blog-heading>.blog-title-small {
  font-weight: 700;
  font-size: 46px;
  font-size: 3.28571em;
  line-height: 1;
  letter-spacing: .028em;
  text-transform: uppercase;
  color: #a58e7c;
  margin-top: 0;
  margin-bottom: 15px;
  /* position: relative;
  z-index: 1 */
}

.blog-heading>.blog-title-small {
  font-size: 30px;
  font-size: 2.14286em
}

.section-heading>.section-title-lite {
  font-weight: 300;
  font-size: 40px;
  font-size: 2.85714em
}

.section-heading>h3.section-title-lite {
  font-size: 28px;
  font-size: 2em
}

.section-heading>.section-title-small {
  font-size: 30px;
  font-size: 2.14286em
}

.section-heading>.section-heading-graphic {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.section-heading>.section-sub-heading {
  font-size: 18px;
  font-size: 1.28571em;
  letter-spacing: .028em;
  font-family: Playfair Display, serif;
  font-style: italic;
  margin-bottom: 45px
}

.section-heading>.section-description {
  font-family: Playfair Display, serif;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 26px;
  line-height: 1.625em;
  font-style: italic;
  position: relative;
  z-index: 3
}

.blog-heading>.blog-description {
  font-family: Playfair Display, serif;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 26px;
  line-height: 1.625em;
  font-style: italic;
  /* position: relative;
  z-index: 3 */
}

.section-heading>.section-description.large {
  font-size: 20px;
  font-size: 1.42857em
}

.section-heading>.section-description.normal {
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 25px;
  line-height: 1.5625em;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  max-width: 600px;
  margin: 0 auto;
  color: #999
}

.section-heading>.section-description:not(.no-effect):before {
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  content: '';
  width: 40px;
  height: 2px;
  background-color: #000
}

.section-heading.x2>.section-title {
  margin-bottom: 10px
}

.section-heading.x2>.section-description {
  font-size: 20px;
  font-size: 1.42857em
}

.lookbook-icon>.section-heading {
  margin-top: 200px
}

.lookbook-icon.look-cat>.section-heading {
  margin-top: 120px;
  margin-bottom: 120px
}

.lookbook-icon-2>.section-heading {
  margin-top: 70px
}

.product-item {
  position: relative;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto
}

.product-item>.item-image {
  position: relative;
  overflow: hidden;
  background-color: #fff
}

.product-item>.item-image>img {
  width: 100%;
  height: auto;
  transition: opacity .35s ease-in-out;
  transform: translateZ(0)
}

 /* added csss and remove upper css line */
/* .product-item>.item-image img {
  width: 100%;
  height: auto;
  transition: opacity .35s ease-in-out;
  transform: translateZ(0)
} */

.product-item>.item-image>.item-action {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 0
}

.product-item>.item-image>.item-action>li {
  list-style: none;
  margin-top: 10px;
  -ms-transform: translateX(-70px);
  transform: translateX(-70px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  transition: all .5s cubic-bezier(.18, .89, .32, 1.28)
}

.product-item>.item-image>.item-action>li>a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #a58e7c;
  position: relative;
  color: #a58e7c;
  border-radius: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}


.product-item>.item-image>.item-action>li>a.add_to_cart_button.added {
  display: none
}

.product-item>.item-image>.item-action>li>a.add_to_cart_button.loading {
  opacity: 1;
  padding: 0
}

.product-item>.item-image>.item-action>li>a.add_to_cart_button.loading>i {
  opacity: 0
}

.product-item>.item-image>.item-action>li>a.add_to_cart_button.loading:after {
  font-size: 22px;
  font-size: 1.57143em;
  margin-top: -4px;
  margin-right: -9px
}

.product-item>.item-image>.item-action>li>a.wc-forward {
  text-indent: -100px
}

.product-item>.item-image>.item-action>li>a.wc-forward:after {
  content: '\f07a';
  text-indent: 0;
  font-family: FontAwesome;
  font-size: 22px;
  font-size: 1.57143em;
  position: absolute;
  top: 10px;
  left: 15px
}

.product-item>.item-image>.item-action>li>a>i {
  font-size: 22px;
  font-size: 1.57143em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.product-item>.item-image>.item-action>li>a:hover {
  color: #fff;
  background-color: #a58e7c
}

.product-item>.item-image>.item-action>li:nth-child(1) {
  transition-delay: .05s
}

.product-item>.item-image>.item-action>li:nth-child(2) {
  transition-delay: .1s
}

.product-item>.item-image>.item-action>li:nth-child(3) {
  transition-delay: .15s
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div {
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #a58e7c;
  transition: all .15s ease-in-out;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div,
.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div>a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div>a {
  opacity: 0;
  z-index: 2
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div>img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div>.feedback {
  position: absolute;
  top: 0;
  left: 60px;
  width: 150px;
  text-align: center;
  background-color: #a58e7c;
  padding: 5px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  transition: all .15s cubic-bezier(.18, .89, .32, 1.28);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div>div:before {
  content: '\f08a';
  font-family: FontAwesome;
  font-size: 22px;
  font-size: 1.57143em;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #a58e7c;
  transition: all .15s ease-in-out
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div:hover {
  background-color: #a58e7c;
  color: #fff
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div:hover>div>.feedback {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>div:hover>div:before {
  color: #fff
}

.product-item>.item-image>.item-action>li.btq-wishlist-btn>.clear {
  display: none
}

.product-item>.item-image>.item-action>li.btq-compare-btn>div {
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #a58e7c;
  transition: all .15s ease-in-out;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.product-item>.item-image>.item-action>li.btq-compare-btn>div>a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.product-item>.item-image>.item-action>li.btq-compare-btn>div:before {
  content: '\f074';
  font-family: FontAwesome;
  font-size: 22px;
  font-size: 1.57143em;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #a58e7c;
  transition: all .15s ease-in-out
}

.product-item>.item-image>.item-action>li.btq-compare-btn>div:hover {
  background-color: #a58e7c
}

.product-item>.item-image>.item-action>li.btq-compare-btn>div:hover:before {
  color: #fff
}

.product-item>.item-title {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 700;
  letter-spacing: .028em;
  text-transform: uppercase
}

.product-item>.item-stars {
  position: relative;
  width: 100px;
  height: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 1em;
  color: #ffc700
}

.product-item>.item-stars>span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15px;
  width: 75%;
  overflow: hidden
}

.product-item>.item-stars:before,
.product-item>.item-stars>span:before {
  content: '\f006 \f006 \f006 \f006 \f006';
  font-family: FontAwesome;
  font-size: 16px;
  letter-spacing: 5px;
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  overflow: hidden
}

.product-item>.item-stars>span:before {
  content: '\f005 \f005 \f005 \f005 \f005'
}

.product-item>.item-price {
  font-size: 24px;
  font-size: 1.71429em;
  color: #a58e7c
}

.product-item>.item-price>del,
.product-item>.item-price>ins,
.product-item>.item-price>span {
  display: block
}

.product-item>.item-price>del {
  font-size: 16px;
  font-size: .66667em;
  font-weight: 300;
  color: #9d9d9d
}

.product-item>.item-price>ins {
  text-decoration: none
}

.product-item:hover>.item-image>img {
  opacity: .2
}

.product-item:hover>.item-image>.item-action>li {
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

.feauture-box {
  text-align: center;
  padding: 50px 0;
  position: relative
}

.feauture-box:after {
  content: '';
  position: absolute;
  top: 50px;
  bottom: 50px;
  right: -15px;
  width: 1px;
  background-color: #e1e1e1
}

.feauture-box>i {
  font-size: 60px;
  font-size: 4.28571em;
  color: #a58e7c;
  margin-bottom: 30px
}

.feauture-box>h3 {
  font-size: 16px;
  font-size: 1.14286em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .028em;
  margin-top: 0;
  margin-bottom: 15px
}

.feauture-box.last:after,
.site-features [class^=col-]:last-child .feauture-box:after {
  display: none
}

.post-item.thumbnail-style {
  position: relative;
  background-color: #a58e7c;
  max-width: 360px;
  height: 360px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding: 60px 30px
}

.post-item.thumbnail-style>img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  transition: all .35s ease-in-out
}

.post-item.thumbnail-style>.post-title {
  font-size: 20px;
  font-size: 1.42857em;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .028em;
  line-height: 30px;
  line-height: 1.5em;
  margin-top: 0;
  position: relative;
  z-index: 2;
  opacity: 0;
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  transition: all .5s cubic-bezier(.18, .89, .32, 1.28);
  transition-delay: .1s
}

.post-item.thumbnail-style>.post-title>a {
  color: #fff;
  display: block
}

.post-item.thumbnail-style>.post-title>a:hover {
  color: #e3dcd7
}

.post-item.thumbnail-style>.post-meta {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  transition: all .5s cubic-bezier(.18, .89, .32, 1.28);
  transition-delay: .2s
}

.post-item.thumbnail-style>.post-meta>li {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  color: #e5dfda;
  font-weight: 300;
  line-height: 1;
  border-right: 1px solid #baa89a
}

.post-item.thumbnail-style>.post-meta>li>a {
  color: #e5dfda
}

.post-item.thumbnail-style>.post-meta>li:first-child {
  padding-left: 0
}

.post-item.thumbnail-style>.post-meta>li:last-child {
  border-right: 0
}

.post-item.thumbnail-style>.post-foot {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0;
  padding-right: 30px;
  padding-bottom: 60px;
  padding-left: 30px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0;
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  transition: all .5s cubic-bezier(.18, .89, .32, 1.28);
  transition-delay: .3s
}

.post-item.thumbnail-style>.post-foot>.read-more-link>a {
  color: #fff;
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 300
}

.post-item.thumbnail-style>.post-foot>.read-more-link>a>i {
  padding-left: 10px
}

.post-item.thumbnail-style>.post-foot>.read-more-link>a:hover {
  color: #e3dcd7
}

.post-item.thumbnail-style>.post-foot>.post-date {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  position: relative;
  color: #fff;
  font-size: 12px;
  font-size: .85714em;
  font-weight: 700;
  line-height: 1
}

.post-item.thumbnail-style>.post-foot>.post-date:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 3px;
  width: 42px;
  height: 1px;
  background-color: #fff;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.post-item.thumbnail-style>.post-foot>.post-date>span {
  position: absolute
}

.post-item.thumbnail-style>.post-foot>.post-date>span:first-child {
  top: 7px;
  left: 7px
}

.post-item.thumbnail-style>.post-foot>.post-date>span:last-child {
  bottom: 3px;
  right: 2px
}

.post-item.thumbnail-style:hover>img {
  opacity: 0
}

.post-item.thumbnail-style:hover>.post-foot,
.post-item.thumbnail-style:hover>.post-meta,
.post-item.thumbnail-style:hover>.post-title {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0)
}

@media (max-width:1024px) {
  .post-item.thumbnail-style {
    height: 290px;
    padding: 20px
  }

  .post-item.thumbnail-style>.post-foot {
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px
  }
}

.post-item.floating-style {
  margin-bottom: 30px
}

.post-item.floating-style:after,
.post-item.floating-style:before {
  content: "";
  display: table
}

.post-item.floating-style:after {
  clear: both
}

.post-item.floating-style>.post-thumbnail {
  width: 170px;
  height: 170px;
  overflow: hidden;
  float: left
}

.post-item.floating-style>.post-thumbnail>img {
  width: 100%;
  height: auto
}

.post-item.floating-style>.post-information {
  padding-left: 200px
}

.post-item.floating-style>.post-information>.post-title {
  margin-top: 0;
  font-size: 20px;
  font-size: 1.42857em;
  line-height: 30px;
  line-height: 1.5em;
  letter-spacing: .028em;
  font-weight: 600
}

.post-item.floating-style>.post-information>.post-meta {
  padding: 0;
  margin: 0
}

.post-item.floating-style>.post-information>.post-meta>li {
  display: inline-block;
  padding: 0 10px;
  font-weight: 300;
  color: #999;
  line-height: 1;
  border-right: 1px solid #e1e1e1
}

.post-item.floating-style>.post-information>.post-meta>li:first-child {
  padding-left: 0
}

.post-item.floating-style>.post-information>.post-meta>li:last-child {
  padding-right: 0;
  border-right: none
}

.post-item.floating-style>.post-information>.post-meta>li>a {
  color: #999
}

.post-item.floating-style>.post-information>.post-meta>li>a:hover {
  color: #a58e7c
}

.post-item.floating-style>.post-information>.post-foot {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 32px
}

.post-item.floating-style>.post-information>.post-foot>.read-more-link {
  line-height: 1
}

.post-item.floating-style>.post-information>.post-foot>.read-more-link>a {
  color: #a58e7c;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 1;
  font-weight: 300
}

.post-item.floating-style>.post-information>.post-foot>.read-more-link>a>i {
  padding-left: 10px
}

.post-item.floating-style>.post-information>.post-foot>.read-more-link>a:hover {
  color: #8d7461
}

.post-item.floating-style>.post-information>.post-foot>.post-date {
  width: 50px;
  height: 50px;
  border: 1px solid #a58e7c;
  position: relative;
  color: #a58e7c;
  font-size: 12px;
  font-size: .85714em;
  font-weight: 700;
  line-height: 1;
  float: left
}

.post-item.floating-style>.post-information>.post-foot>.post-date:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 3px;
  width: 42px;
  height: 1px;
  background-color: #a58e7c;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.post-item.floating-style>.post-information>.post-foot>.post-date>span {
  position: absolute
}

.post-item.floating-style>.post-information>.post-foot>.post-date>span:first-child {
  top: 7px;
  left: 7px
}

.post-item.floating-style>.post-information>.post-foot>.post-date>span:last-child {
  bottom: 3px;
  right: 2px
}

@media (max-width:500px) {
  .post-item.floating-style>.post-thumbnail {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 25px
  }

  .post-item.floating-style>.post-information {
    padding-left: 0
  }
}

.post-item.floating-style-v2 {
  margin-bottom: 30px;
  border: 1px solid #ebebeb
}

.post-item.floating-style-v2:after,
.post-item.floating-style-v2:before {
  content: "";
  display: table
}

.post-item.floating-style-v2:after {
  clear: both
}

.post-item.floating-style-v2>.post-thumbnail {
  width: 170px;
  height: 170px;
  overflow: hidden;
  float: left
}

.post-item.floating-style-v2>.post-thumbnail>img {
  width: 100%;
  height: auto
}

.post-item.floating-style-v2>.post-information {
  padding: 30px;
  padding-left: 200px
}

.post-item.floating-style-v2>.post-information>.post-title {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.28571em;
  line-height: 30px;
  line-height: 1.66667em;
  letter-spacing: .028em;
  font-weight: 600;
  text-transform: uppercase
}

.post-item.floating-style-v2>.post-information>.post-meta {
  padding: 0;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 0
}

.post-item.floating-style-v2>.post-information>.post-meta>li {
  display: inline-block;
  padding: 0 10px;
  font-weight: 300;
  color: #999;
  line-height: 1;
  border-right: 1px solid #e1e1e1
}

.post-item.floating-style-v2>.post-information>.post-meta>li:last-child {
  border-right: none
}

.post-item.floating-style-v2>.post-information>.post-meta>li>a {
  color: #999
}

.post-item.floating-style-v2>.post-information>.post-meta>li>a:hover {
  color: #a58e7c
}

.post-item.floating-style-v2>.post-information>.post-foot {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 32px
}

.post-item.floating-style-v2>.post-information>.post-foot>.read-more-link {
  line-height: 1
}

.post-item.floating-style-v2>.post-information>.post-foot>.read-more-link>a {
  color: #a58e7c;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 1;
  font-weight: 300
}

.post-item.floating-style-v2>.post-information>.post-foot>.read-more-link>a>i {
  padding-left: 10px
}

.post-item.floating-style-v2>.post-information>.post-foot>.read-more-link>a:hover {
  color: #8d7461
}

@media (max-width:500px) {
  .post-item.floating-style-v2>.post-thumbnail {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 10px
  }

  .post-item.floating-style-v2>.post-information {
    padding: 10px
  }
}

.post-item.grid-style {
  margin-bottom: 30px
}

.post-item.grid-style:after,
.post-item.grid-style:before {
  content: "";
  display: table
}

.post-item.grid-style:after {
  clear: both
}

.post-item.grid-style>.post-thumbnail {
  position: relative
}

.post-item.grid-style>.post-thumbnail>img {
  width: 100%;
  height: auto
}

.post-item.grid-style>.post-thumbnail>.post-date {
  width: 50px;
  height: 50px;
  background-color: #a58e7c;
  color: #fff;
  font-size: 12px;
  font-size: .85714em;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0
}

.post-item.grid-style>.post-thumbnail>.post-date:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 3px;
  width: 42px;
  height: 1px;
  background-color: #fff;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.post-item.grid-style>.post-thumbnail>.post-date>span {
  position: absolute
}

.post-item.grid-style>.post-thumbnail>.post-date>span:first-child {
  top: 7px;
  left: 7px
}

.post-item.grid-style>.post-thumbnail>.post-date>span:last-child {
  bottom: 3px;
  right: 2px
}

.post-item.grid-style>.post-title {
  margin-top: 22px;
  margin-bottom: 22px;
  font-size: 20px;
  font-size: 1.42857em;
  line-height: 30px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: .028em
}

.post-item.grid-style>.post-meta {
  padding: 0;
  margin: 0
}

.post-item.grid-style>.post-meta>li {
  display: inline-block;
  padding: 0 10px;
  font-weight: 300;
  color: #999;
  line-height: 1;
  border-right: 1px solid #e1e1e1
}

.post-item.grid-style>.post-meta>li:first-child {
  padding-left: 0
}

.post-item.grid-style>.post-meta>li:last-child {
  padding-right: 0;
  border-right: none
}

.post-item.grid-style>.post-meta>li>a {
  color: #999
}

.post-item.grid-style>.post-meta>li>a:hover {
  color: #a58e7c
}

.site-clients-logo .swiper-wrapper {
  -ms-flex-align: center;
  align-items: center
}

.brand-logo {
  opacity: .3;
  transition: opacity .15s ease-in-out;
  padding: 10px
}

.brand-logo:hover {
  opacity: 1
}

.brand-logo>img {
  width: 100%;
  height: auto
}

.logo-item {
  padding: 10px
}

.logo-item>a {
  display: block
}

.logo-item>a:hover {
  opacity: .5
}

.logo-item>a>img {
  width: 100%;
  height: auto
}

.static-logos-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width:768px) {
  .static-logos-container {
    display: block;
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-span: all;
    column-span: all
  }

  .static-logos-container>.logo-item {
    min-height: 250px;
    overflow: hidden;
    page-break-inside: avoid;
    break-inside: avoid
  }

  .static-logos-container>.logo-item>a {
    position: relative
  }
}

@media (max-width:500px) {
  .static-logos-container {
    -moz-column-count: 2;
    column-count: 2
  }

  .static-logos-container>.logo-item {
    min-height: 200px
  }
}



/* css added here */



.contact-form {
  background-color: #f8f8f8;
  padding: 55px;
  /* text-align: center */
}



.contact-form .newsletter-form{
  position: relative
}

.contact-form .newsletter-form>input{
  transition: all .15s ease-in-out
}

.contact-form .newsletter-form input[type="email"],
.contact-form .newsletter-form input[type="text"] {
  /* padding: 0 20px; */
  /* border-color: transparent; */
  font-weight: 300;
  height: 50px;
  /* width: 460px; */
  /* border: 1px solid #a58e7c */
  border: 1px solid #f8f8f8;
}

.contact-form .newsletter-form textarea{
  font-weight: 300;
  height: 100px;
  border: 1px solid #f8f8f8;

}

.contact-form .newsletter-form input[type=email]:focus,
.contact-form .newsletter-form input[type="text"]:focus,
.contact-form .newsletter-form textarea:focus {
  outline-color: transparent;
  border: 1px solid #a58e7c
}






.contact-form .newsletter-form>.submit-button{
  text-align: center;
  margin-top: 2%;
}


.contact-form .newsletter-form>.submit-button>button {
  background-color: #a58e7c;
  border: 1px solid #a58e7c;
  color: #fff;
  height: 50px;
  padding: 0 25px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .028em;
  position: relative;
  transition: all .15s ease-in-out
}

.contact-form .newsletter-form>.submit-button>button>i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 0;
  transition: all .25s ease-in-out
}

.contact-form .newsletter-form>.submit-button>button>span {
  opacity: 1;
  transition: all .25s ease-in-out
}

.contact-form .newsletter-form>.submit-button>button.clicked>span {
  opacity: 0
}

.contact-form .newsletter-form>.submit-button>button.clicked>i {
  opacity: 1
}

.contact-form .newsletter-form>.submit-button>button:focus,
.contact-form .newsletter-form>.submit-button>button:hover {
  outline-color: transparent;
  color: #a58e7c;
  background-color: transparent
}


/* css addded above */






.newsletter-subscribe-form {
  background-color: #f8f8f8;
  padding: 55px;
  text-align: center
}

.newsletter-subscribe-form>.title-area {
  position: relative;
  padding: 50px 0
}

.newsletter-subscribe-form>.title-area>h2 {
  font-size: 30px;
  font-size: 2.14286em;
  letter-spacing: .03em;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #a58e7c;
  margin-top: 0;
  position: relative;
  z-index: 1
}

.newsletter-subscribe-form>.title-area>.title-graphic {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2
}

.newsletter-subscribe-form>.title-area>p {
  font-size: 24px;
  font-size: 1.71429em;
  letter-spacing: .05em;
  font-family: Playfair Display, serif;
  font-style: italic;
  color: #7d7d7d;
  margin-bottom: 0;
  position: relative;
  z-index: 3
}

.newsletter-subscribe-form>.newsletter-form {
  position: relative
}

.newsletter-subscribe-form>.newsletter-form>input {
  transition: all .15s ease-in-out
}

.newsletter-subscribe-form>.newsletter-form>input[type=email] {
  padding: 0 20px;
  border-color: transparent;
  font-weight: 300;
  height: 50px;
  width: 460px;
  border: 1px solid #f8f8f8
}

.newsletter-subscribe-form>.newsletter-form>input[type=email]:focus {
  outline-color: transparent;
  border: 1px solid #a58e7c
}

.newsletter-subscribe-form>.newsletter-form>button {
  background-color: #a58e7c;
  border: 1px solid #a58e7c;
  color: #fff;
  height: 50px;
  padding: 0 25px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .028em;
  position: relative;
  transition: all .15s ease-in-out
}

.newsletter-subscribe-form>.newsletter-form>button>i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 0;
  transition: all .25s ease-in-out
}

.newsletter-subscribe-form>.newsletter-form>button>span {
  opacity: 1;
  transition: all .25s ease-in-out
}

.newsletter-subscribe-form>.newsletter-form>button.clicked>span {
  opacity: 0
}

.newsletter-subscribe-form>.newsletter-form>button.clicked>i {
  opacity: 1
}

.newsletter-subscribe-form>.newsletter-form>button:focus,
.newsletter-subscribe-form>.newsletter-form>button:hover {
  outline-color: transparent;
  color: #a58e7c;
  background-color: transparent
}

.newsletter-subscribe-form.style-two {
  padding: 50px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: left
}

.newsletter-subscribe-form.style-two:after,
.newsletter-subscribe-form.style-two:before {
  content: "";
  display: table
}

.newsletter-subscribe-form.style-two:after {
  clear: both
}

.newsletter-subscribe-form.style-two>.newsletter-form,
.newsletter-subscribe-form.style-two>.title-area {
  width: 50%;
  float: left
}

.newsletter-subscribe-form.style-three {
  padding: 50px 0
}

@media (max-width:1024px) {
  .newsletter-subscribe-form.style-two>.newsletter-form {
    padding-left: 30px
  }

  .newsletter-subscribe-form.style-two>.newsletter-form>input[type=email] {
    width: 320px
  }
}

@media (max-width:768px) {
  .newsletter-subscribe-form.style-two {
    display: block;
    text-align: center
  }

  .newsletter-subscribe-form.style-two>.newsletter-form,
  .newsletter-subscribe-form.style-two>.title-area {
    width: 100%;
    float: none
  }

  .newsletter-subscribe-form.style-two>.title-area {
    margin-bottom: 25px
  }

  .newsletter-subscribe-form.style-two>.newsletter-form {
    padding-left: 0;
    width: 100%
  }
}

@media (max-width:500px) {
  .newsletter-subscribe-form>.title-area>h2 {
    font-size: 26px;
    font-size: 1.85714em
  }

  .newsletter-subscribe-form>.title-area>p {
    font-size: 20px;
    font-size: 1.42857em
  }

  .newsletter-subscribe-form>.newsletter-form>input[type=email] {
    width: 100%;
    margin-bottom: 15px
  }
}

.site-video-popup>a {
  display: block;
  position: relative;
  color: #fff
}

.site-video-popup>a>span {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 30px;
  line-height: 2.25;
  opacity: .7
}

.site-video-popup>a:hover>span {
  opacity: 1
}

.thumbnail-menu-item {
  position: relative;
  display: block;
  /* max-width: 460px;
  max-height: 345px; */
  max-width: 270px;
  max-height: 395px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px
}

.thumbnail-menu-item>img {
  width: 100%;
  height: auto
}

.thumbnail-menu-item>.item-caption {
  position: absolute;
  text-align: center;
  color: #fff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.thumbnail-menu-item>.item-caption>i,
.thumbnail-menu-item>.item-caption>span {
  display: block;
  position: relative
}

.thumbnail-menu-item>.item-caption>i {
  font-size: 46px;
  font-size: 3.28571em;
  margin-bottom: 20px;
  opacity: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition: all .35s cubic-bezier(.18, .89, .32, 1.28) .15s
}

.thumbnail-menu-item>.item-caption>i:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background-color: #fff;
  left: 50%;
  bottom: -10px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.thumbnail-menu-item>.item-caption>span {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.14286em;
  opacity: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition: all .35s cubic-bezier(.18, .89, .32, 1.28) .25s
}

.thumbnail-menu-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(26, 19%, 57%, .95);
  opacity: 0;
  transition: opacity .35s ease-in-out
}

.thumbnail-menu-item:hover>.item-caption {
  opacity: 1
}

.thumbnail-menu-item:hover>.item-caption>i,
.thumbnail-menu-item:hover>.item-caption>span {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.thumbnail-menu-item:hover:before {
  opacity: 1
}

.look-category-item {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 30px
}

.look-category-item>img {
  width: 100%;
  height: auto;
  transition: transform .35s ease-in-out
}

.look-category-item>.look-category-caption {
  position: absolute
}

.look-category-item>.look-category-caption>.look-title {
  color: #fff;
  font-size: 48px;
  font-size: 3.42857em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .028em
}

.look-category-item>.look-category-caption>.look-title-2-alt {
  font-size: 50px;
  font-size: 3.57143em;
  letter-spacing: .028em;
  font-weight: 300;
  color: #a58e7c;
  text-transform: uppercase;
  line-height: 1
}

.look-category-item>.look-category-caption>.look-title-3 {
  font-size: 32px;
  font-size: 2.28571em;
  letter-spacing: .028em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 1
}

.look-category-item>.look-category-caption>.look-title-4 {
  font-size: 24px;
  font-size: 1.71429em;
  line-height: 1;
  letter-spacing: .028em;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase
}

.look-category-item>.look-category-caption>.look-title-5-alt {
  font-size: 40px;
  font-size: 2.85714em;
  color: #a58e7c;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .028em;
  line-height: 1
}

.look-category-item>.look-category-caption>.look-title-6-font-alt {
  font-size: 28px;
  font-size: 2em;
  line-height: 1;
  letter-spacing: .028em;
  font-family: Playfair Display, serif;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px
}

.look-category-item>.look-category-caption>.look-title-7-alt {
  font-size: 46px;
  font-size: 3.28571em;
  text-transform: uppercase;
  font-weight: 700;
  color: #a58e7c;
  line-height: 1;
  letter-spacing: .028em
}

.look-category-item>.look-category-caption>.look-title-8-font-alt {
  color: #fff;
  font-family: Playfair Display, serif;
  font-size: 54px;
  font-size: 3.85714em;
  font-style: italic;
  line-height: 1;
  letter-spacing: .028em;
  margin-bottom: 10px
}

.look-category-item>.look-category-caption>.look-title-9-alt {
  font-size: 54px;
  font-size: 3.85714em;
  text-transform: uppercase;
  color: #a58e7c;
  font-weight: 300;
  letter-spacing: .028em;
  line-height: 1
}

.look-category-item.bottom-left-content>.look-category-caption {
  width: 100%;
  left: 0;
  bottom: 0;
  padding-left: 30px;
  padding-bottom: 30px
}

.look-category-item.center-middle-content>.look-category-caption {
  width: 100%;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.look-category-item:hover>img {
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg)
}





 /* added css */
.look-categories-images img {
  transition: transform 0.3s ease-in-out; /* Adjust the duration and easing as needed */
}

.look-categories-images:hover img {
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg)
}

.look-categories-images img {
  width: 100%; /* Image takes up the full width of its container */
  height: auto; /* Height adjusts according to the width, maintaining aspect ratio */
  max-height: 400px; /* Limits the height to prevent overly tall images */
  object-fit: cover; /* Ensures the image covers the entire area without distortion */
  border-radius: 10px; /* Adjust as needed */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Optional: add shadow for styling */
}



/* Additional styling for smaller screens */
@media (max-width: 768px) {
  .look-categories-images img {
      max-height: 400px; /* Adjust height for smaller screens */
  }
}








.ad-box {
  height: 750px;
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-position: 50%;
  margin: 25px 0
}

.ad-box .ad-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  padding: 60px
}

.ad-box .ad-content .ad-lead {
  font-size: 65px;
  font-size: 4.64286em;
  color: #a58e7c;
  line-height: 1;
  margin-bottom: 15px
}

.ad-box .ad-content .ad-lead.x1 {
  font-size: 100px;
  font-size: 7.14286em
}

.ad-box .ad-content .ad-lead.x2 {
  font-size: 120px;
  font-size: 8.57143em
}

.ad-box .ad-content .ad-lead>span {
  font-weight: 700
}

.ad-box .ad-content .ad-desc {
  font-size: 32px;
  font-size: 2.28571em;
  color: #4d4d4d;
  font-family: Playfair Display, serif;
  line-height: 1;
  margin-bottom: 25px
}

.ad-box .ad-content .ad-desc.x2 {
  font-size: 48px;
  font-size: 3.42857em
}

.ad-box .ad-content .ad-desc>span {
  font-weight: 900
}

.ad-box .ad-content .ad-action {
  padding-top: 25px
}

.ad-box .ad-content.v2 .ad-lead {
  float: left;
  padding-right: 25px
}

.ad-box.bottom-right .ad-content {
  text-align: right;
  top: auto;
  bottom: 0
}

.ad-box.top-left .ad-content {
  text-align: left
}

.ad-box.v2>.ad-content {
  padding-top: 130px;
  padding-bottom: 130px
}

@media (max-width:1024px) {
  .ad-box {
    height: 375px
  }

  .ad-box .ad-content {
    padding: 35px
  }

  .ad-box .ad-content .ad-lead {
    font-size: 30px;
    font-size: 2.14286em
  }

  .ad-box .ad-content .ad-lead.x1 {
    font-size: 50px;
    font-size: 3.57143em
  }

  .ad-box .ad-content .ad-lead.x2 {
    font-size: 75px;
    font-size: 5.35714em
  }

  .ad-box .ad-content .ad-desc {
    font-size: 20px;
    font-size: 1.42857em
  }

  .ad-box .ad-content .ad-desc.x2 {
    font-size: 32px;
    font-size: 2.28571em
  }

  .ad-box.v2 .ad-content {
    padding-top: 50px;
    padding-bottom: 50px
  }
}

@media (max-width:768px) {
  .ad-box {
    height: 450px;
    background-size: auto 100%
  }

  .ad-box .ad-content {
    padding: 35px
  }

  .ad-box .ad-content .ad-lead {
    font-size: 60px;
    font-size: 4.28571em
  }

  .ad-box .ad-content .ad-lead.x1 {
    font-size: 80px;
    font-size: 5.71429em
  }

  .ad-box .ad-content .ad-lead.x2 {
    font-size: 90px;
    font-size: 6.42857em
  }

  .ad-box .ad-content .ad-desc {
    font-size: 20px;
    font-size: 1.42857em
  }

  .ad-box .ad-content .ad-desc.x2 {
    font-size: 32px;
    font-size: 2.28571em
  }

  .ad-box.v2 .ad-content {
    padding-top: 50px;
    padding-bottom: 50px
  }
}

@media (max-width:500px) {
  .ad-box {
    height: 250px;
    background-size: auto 100%
  }

  .ad-box .ad-content {
    padding: 15px
  }

  .ad-box .ad-content .ad-lead {
    font-size: 25px;
    font-size: 1.78571em
  }

  .ad-box .ad-content .ad-lead.x1 {
    font-size: 35px;
    font-size: 2.5em
  }

  .ad-box .ad-content .ad-lead.x2 {
    font-size: 40px;
    font-size: 2.85714em
  }

  .ad-box .ad-content .ad-desc {
    font-size: 16px;
    font-size: 1.14286em
  }

  .ad-box .ad-content .ad-desc.x2 {
    font-size: 24px;
    font-size: 1.71429em
  }

  .ad-box .ad-content .ad-action {
    padding: 0
  }

  .ad-box .ad-content .ad-action .bt-btn {
    padding: 10px 15px
  }

  .ad-box .ad-content .ad-action .bt-btn>i {
    margin-left: 10px;
    padding-left: 10px
  }

  .ad-box .ad-content .ad-action .bt-btn:after {
    right: 45px
  }

  .ad-box.v2 .ad-content {
    padding-top: 25px;
    padding-bottom: 25px
  }
}

.products-filter {
  text-align: center;
  margin-bottom: 80px
}

.products-filter>.filter-items {
  padding: 0;
  margin: 0
}

.products-filter>.filter-items>li {
  display: inline-block;
  padding: 0 18px
}

.products-filter>.filter-items>li>a {
  display: block;
  position: relative;
  color: #999;
  font-size: 18px;
  font-size: 1.28571em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .028em;
  line-height: 1
}

.products-filter>.filter-items>li>a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -15px;
  left: 50%;
  background-color: #999;
  transition: all .15s ease-in-out
}

.products-filter>.filter-items>li>a.active,
.products-filter>.filter-items>li>a:hover {
  color: #a58e7c
}

.products-filter>.filter-items>li>a.active:after,
.products-filter>.filter-items>li>a:hover:after {
  background-color: #a58e7c;
  width: 40px;
  margin-left: -20px
}

.special-message-area .message {
  font-size: 27px;
  font-size: 1.92857em;
  line-height: 48px;
  line-height: 1.77778em;
  font-weight: 300
}

.special-message-area .message>.highlighted {
  font-size: 22px;
  font-size: .81481em;
  background-color: #a58e7c;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 10px;
  letter-spacing: .3em;
  padding-top: 3px
}

.transparent-section .special-message-area .message>.highlighted {
  color: #a58e7c;
  background-color: #fff
}

.site-breadcrumbs {
  margin-top: 35px;
  margin-bottom: 55px;
  padding: 0
}

.site-breadcrumbs>li {
  display: inline-block;
  color: #9d9d9d;
  position: relative
}

.site-breadcrumbs>li>a {
  color: #a58e7c
}

.site-breadcrumbs>li>a:hover {
  color: #4d4d4d
}

.site-breadcrumbs>li+li:before {
  content: ">";
  padding: 0 15px;
  color: #9d9d9d
}

.site-breadcrumbs.style-v2 {
  display: table;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 30px 10px;
  background-color: #a58e7c;
  line-height: 1
}

.site-breadcrumbs.style-v2>li {
  color: #fff;
  overflow: hidden;
  line-height: 1.2
}

.site-breadcrumbs.style-v2>li+li:before {
  content: "/";
  color: #fff;
  padding: 0 5px
}

.site-breadcrumbs.style-v2>li.active:after {
  content: '';
  position: absolute;
  left: 15px;
  bottom: 0;
  height: 1.5px;
  width: 100%;
  background-color: #fff
}

.site-breadcrumbs.style-v2>li a {
  color: #fff
}

.site-breadcrumbs.style-v2>li a:hover {
  color: #e3dcd7
}

.product-image-carousel {
  overflow: hidden;
  margin-bottom: 30px
}

.product-image-carousel>.images-carousel {
  margin-bottom: 30px;
  max-height: 745px
}

.product-image-carousel>.images-carousel .swiper-slide>img {
  width: 100%;
  height: auto
}

.product-image-carousel>.thumbs-carousel {
  max-height: 165px;
  margin-left: -15px;
  margin-right: -15px
}

.product-image-carousel>.thumbs-carousel .swiper-slide {
  padding: 0 15px
}

.product-image-carousel>.thumbs-carousel .swiper-slide>img {
  width: 100%;
  height: auto
}

.product-single-details .title {
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .028em
}

.product-single-details .product-reviews-meta {
  margin-bottom: 15px
}

.product-single-details .product-reviews-meta:after,
.product-single-details .product-reviews-meta:before {
  content: "";
  display: table
}

.product-single-details .product-reviews-meta:after {
  clear: both
}

.product-single-details .product-reviews-meta>.star-ratting {
  position: relative;
  height: 1em;
  width: 4.7em;
  overflow: hidden;
  float: left
}

.product-single-details .product-reviews-meta>.star-ratting:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f006\f006\f006\f006\f006";
  font: normal normal normal 14px/1 FontAwesome
}

.product-single-details .product-reviews-meta>.star-ratting>.value-stars {
  position: absolute;
  height: 1em;
  line-height: 1em;
  width: 60%;
  overflow: hidden
}

.product-single-details .product-reviews-meta>.star-ratting>.value-stars:before {
  content: "\f005\f005\f005\f005\f005";
  font: normal normal normal 14px/1 FontAwesome
}

.product-single-details .product-reviews-meta>.add-new-review,
.product-single-details .product-reviews-meta>.total-reviews-count {
  float: left;
  padding-left: 15px
}

.product-single-details .product-reviews-meta a {
  color: #9d9d9d
}

.product-single-details .product-reviews-meta a:hover {
  color: #a58e7c
}

.product-single-details .product-price {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.28571em;
  color: #a58e7c
}

.product-single-details .product-price>ins {
  display: block;
  text-decoration: none
}

.product-single-details .product-price>del {
  display: block;
  font-size: 14px;
  font-size: .77778em;
  font-weight: 400;
  color: #9d9d9d
}

.product-single-details .product-description {
  font-size: 14px;
  font-size: 1em;
  line-height: 22px;
  line-height: 1.57143em;
  margin-bottom: 40px
}

.product-single-details .product-order-form .product-variations {
  margin-bottom: 30px
}

.product-single-details .product-order-form .product-variations>.variation-item>.variation-name {
  font-weight: 700;
  margin-right: 10px
}

.product-single-details .product-order-form .product-variations>.variation-item.type-checkbox>label {
  line-height: 1
}

.product-single-details .product-order-form .product-variations>.variation-item.type-checkbox>label>input {
  display: none
}

.product-single-details .product-order-form .product-variations>.variation-item.type-checkbox>label>input+span {
  border: 1px solid #fff
}

.product-single-details .product-order-form .product-variations>.variation-item.type-checkbox>label>input:checked+span {
  border-color: red
}

.product-single-details .product-order-form .product-variations>.variation-item.type-checkbox>label>span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #ddd
}

.product-single-details .product-order-form .product-action {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.product-single-details .product-order-form .product-action:after,
.product-single-details .product-order-form .product-action:before {
  content: "";
  display: table
}

.product-single-details .product-order-form .product-action:after {
  clear: both
}

.product-single-details .product-order-form .product-action>div {
  float: left;
  position: relative
}

.product-single-details .product-order-form .product-action>div.product-quantity {
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.product-single-details .product-order-form .product-action>div.product-quantity>.quantity-msg,
.product-single-details .product-order-form .product-action>div.product-quantity>span {
  float: left;
  font-weight: 700;
  margin-right: 10px
}

.product-single-details .product-order-form .product-action>div.product-quantity>.quantity {
  float: left;
  width: 85px
}

.product-single-details .product-order-form .product-action>div.product-quantity>.quantity>input {
  max-width: 100%;
  margin-bottom: 0
}

.product-single-details .product-order-form .product-action>div.product-quantity>input {
  width: 80px;
  border: 1px solid #e1e1e1;
  padding: 12px;
  height: 50px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  transition: all .15s ease-in-out
}

.product-single-details .product-order-form .product-action>div.product-quantity>input:focus {
  outline-color: transparent;
  border-color: #a58e7c
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div {
  width: 48px;
  height: 48px;
  border: 1px solid #a58e7c;
  margin: 0 10px 0 0;
  position: relative;
  transition: all .15s ease-in-out
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 2
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>a.added:after {
  display: none
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div:before {
  content: '\f074';
  font-size: 22px;
  font-size: 1.57143em;
  font-family: FontAwesome;
  color: #a58e7c;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  line-height: 1;
  z-index: 1;
  transition: all .15s ease-in-out
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div.yith-wcwl-add-to-wishlist:before {
  content: '\f08a'
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div:hover {
  background-color: #a58e7c
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div:hover:before {
  color: #fff
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>div>a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  overflow: hidden
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>div>.feedback {
  position: absolute;
  text-align: center;
  top: 80%;
  left: -40px;
  width: 150px;
  background-color: #a58e7c;
  color: #fff;
  padding: 5px 10px;
  visibility: hidden;
  opacity: 0;
  transition: all .15s ease-in-out
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>div>img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div>div:hover>.feedback {
  visibility: visible;
  top: 120%;
  opacity: 1
}

.product-single-details .product-order-form .product-action>div.product-compare-love>div.clear {
  display: none
}

.product-single-details .product-order-form .product-action>div.product-compare-love>a {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-color: #fff;
  color: #a58e7c;
  text-align: center;
  font-size: 20px;
  border: 1px solid #a58e7c;
  margin-right: 10px;
  line-height: 2.5em
}

.product-single-details .product-order-form .product-action>div.product-compare-love>a:hover {
  background-color: #a58e7c;
  color: #fff
}

.product-single-details .product-order-form .product-action>div.product-order>button {
  display: block;
  width: 160px;
  background-color: #a58e7c;
  border: 1px solid #a58e7c;
  color: #fff;
  padding: 13px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all .15s ease-in-out
}

.product-single-details .product-order-form .product-action>div.product-order>button:focus,
.product-single-details .product-order-form .product-action>div.product-order>button:hover {
  background-color: #fff;
  color: #a58e7c;
  outline: none
}

.product-single-details .product-additional-info {
  padding: 35px 30px;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb
}

.product-single-details .product-additional-info>.title {
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e1e1e1
}

.product-reviews,
.product-single-details .product-additional-info p {
  margin-bottom: 50px
}

.product-reviews>.reviews-title {
  font-size: 18px;
  font-size: 1.28571em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .028em;
  margin-bottom: 30px;
  margin-top: 0
}

.product-reviews>.reviews-items {
  padding-left: 0
}

.product-reviews>.reviews-items>li {
  list-style: none;
  margin-bottom: 35px
}

.product-reviews>.reviews-items>li:after,
.product-reviews>.reviews-items>li:before {
  content: "";
  display: table
}

.product-reviews>.reviews-items>li:after {
  clear: both
}

.product-reviews>.reviews-items>li>.reviewer-meta {
  width: 165px;
  float: left
}

.product-reviews>.reviews-items>li>.reviewer-meta>.name {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 600;
  margin-bottom: 10px
}

.product-reviews>.reviews-items>li>.reviewer-meta>.info {
  color: #9e9e9e;
  margin-bottom: 5px
}

.product-reviews>.reviews-items>li>.reviewer-content {
  margin-left: 195px;
  background-color: #f4f4f4;
  position: relative;
  padding: 20px 30px 50px;
  border: 1px solid #ebebeb;
  z-index: 1
}

.product-reviews>.reviews-items>li>.reviewer-content:after,
.product-reviews>.reviews-items>li>.reviewer-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0;
  border-color: #f4f4f4 transparent transparent;
  z-index: 2
}

.product-reviews>.reviews-items>li>.reviewer-content:after {
  border-width: 21px 31px 0;
  border-color: #ebebeb transparent transparent;
  z-index: -1;
  top: -1px;
  left: -31px
}

.product-reviews>.reviews-items>li>.reviewer-content>.star-ratting {
  position: relative;
  height: 1em;
  width: 4.7em;
  overflow: hidden;
  margin-bottom: 10px
}

.product-reviews>.reviews-items>li>.reviewer-content>.star-ratting:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f006\f006\f006\f006\f006";
  font: normal normal normal 14px/1 FontAwesome
}

.product-reviews>.reviews-items>li>.reviewer-content>.star-ratting>.value-stars {
  position: absolute;
  height: 1em;
  line-height: 1em;
  width: 60%;
  overflow: hidden
}

.product-reviews>.reviews-items>li>.reviewer-content>.star-ratting>.value-stars:before {
  content: "\f005\f005\f005\f005\f005";
  font: normal normal normal 14px/1 FontAwesome
}

.product-reviews>.reviews-items>li>.reviewer-content>.reason {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .028em;
  margin-bottom: 10px
}

.product-reviews>.reviews-items>li>.reviewer-content>.date {
  color: #9e9e9e;
  margin-bottom: 35px
}

.product-reviews>.reviews-items>li>.reviewer-content>.reviewer-message {
  line-height: 1.8
}

.product-review-add-form .title {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.28571em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .028em;
  margin-bottom: 30px
}

.product-add-new-review input,
.product-add-new-review textarea {
  display: block;
  width: 100%
}

.product-add-new-review input {
  margin-bottom: 24px
}

.product-add-new-review textarea {
  margin-bottom: 40px;
  height: 204px
}

.product-add-new-review input[type=submit] {
  display: inline-block;
  width: 215px;
  padding: 12px 10px;
  float: right;
  text-transform: uppercase
}

.product-add-new-review .rate-progress {
  margin-bottom: 50px
}

.product-add-new-review .rate-progress>.rate-head:after,
.product-add-new-review .rate-progress>.rate-head:before {
  content: "";
  display: table
}

.product-add-new-review .rate-progress>.rate-head:after {
  clear: both
}

.product-add-new-review .rate-progress>.rate-head>.title {
  font-size: 14px;
  font-size: 1em;
  text-transform: none;
  margin-bottom: 15px;
  width: 50%;
  float: left
}

.product-add-new-review .rate-progress>.rate-head>.star-ratting {
  position: relative;
  height: 1em;
  width: 4.7em;
  overflow: hidden;
  float: right
}

.product-add-new-review .rate-progress>.rate-head>.star-ratting:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f006\f006\f006\f006\f006";
  font: normal normal normal 14px/1 FontAwesome
}

.product-add-new-review .rate-progress>.rate-head>.star-ratting>.value-stars {
  position: absolute;
  height: 1em;
  line-height: 1em;
  width: 60%;
  overflow: hidden
}

.product-add-new-review .rate-progress>.rate-head>.star-ratting>.value-stars:before {
  content: "\f005\f005\f005\f005\f005";
  font: normal normal normal 14px/1 FontAwesome
}

.product-add-new-review .rate-progress>.ratting-progress>.progress {
  background-color: #ebebeb;
  box-shadow: none;
  border-radius: 0;
  height: 5px;
  margin-bottom: 10px
}

.product-add-new-review .rate-progress>.ratting-progress>.progress>.progress-bar {
  background-color: #a58e7c
}

.product-add-new-review .rate-progress>.ratting-progress>.review-condition {
  color: #9c9c9c;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.dt-page-header {
  padding: 50px 0;
  background: #2f2c2c;
  background-size: cover;
  background-repeat: no-repeat
}

.dt-page-header.transparent {
  color: #fff
}

.dt-page-header .title {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  text-align: center
}

.lookbook-item {
  position: relative
}

.lookbook-item>img {
  width: 100%;
  height: auto
}

.lookbook-item>.lbk-content {
  position: absolute;
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.lookbook-item>.lbk-content>.lbk-title {
  font-size: 44px;
  font-size: 3.14286em;
  font-weight: 700;
  text-transform: uppercase;
  color: #a58e7c;
  line-height: 1;
  margin-bottom: 10px
}

.lookbook-item>.lbk-content>.lbk-title.extra-spacing {
  letter-spacing: .1em
}

.lookbook-item>.lbk-content>.lbk-desc {
  font-size: 18px;
  font-size: 1.28571em;
  font-family: Playfair Display, serif;
  font-style: italic
}

.lookbook-item>.lbk-content>.lbk-desc.extra-spacing {
  letter-spacing: .12em
}

.lookbook-item>.lbk-content>.lbk-title-small {
  font-size: 28px;
  font-size: 2em;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 15px;
  color: #a58e7c
}

.lookbook-item>.lbk-content>.lbk-btn {
  margin-top: 60px;
  padding-right: 50px;
  padding-left: 50px
}

.lookbook-item>.lbk-content>.lbk-typo {
  font-family: Playfair Display, serif;
  font-size: 70px;
  font-size: 5em;
  font-weight: 600;
  line-height: 1;
  font-style: italic
}

.lookbook-item>.lbk-content.left-center {
  left: 130px;
  max-width: 450px;
  text-align: center
}

.lookbook-item>.lbk-content.right-center {
  right: 70px;
  left: auto;
  max-width: 450px;
  text-align: center
}

.lookbook-item>.lbk-content.right {
  left: auto;
  right: 30px;
  text-align: right
}

.lookbooks-row {
  margin-right: 100px;
  margin-left: 100px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px
}

.lookbooks-row>.lookbook-item {
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:769px) and (max-width:1024px) {
  .lookbook-item>.lbk-content>.lbk-title {
    font-size: 30px;
    font-size: 2.14286em;
    margin-bottom: 10px
  }

  .lookbook-item>.lbk-content>.lbk-title.extra-spacing {
    letter-spacing: .07em
  }

  .lookbook-item>.lbk-content>.lbk-desc {
    font-size: 16px;
    font-size: 1.14286em;
    font-family: Playfair Display, serif;
    font-style: italic
  }

  .lookbook-item>.lbk-content>.lbk-desc.extra-spacing {
    letter-spacing: .1em
  }

  .lookbook-item>.lbk-content>.lbk-title-small {
    font-size: 20px;
    font-size: 1.42857em
  }

  .lookbook-item>.lbk-content>.lbk-btn {
    margin-top: 30px;
    padding-right: 30px;
    padding-left: 30px
  }

  .lookbook-item>.lbk-content>.lbk-typo {
    font-size: 50px;
    font-size: 3.57143em
  }

  .lookbook-item>.lbk-content.left-center {
    left: 50px
  }

  .lookbook-item>.lbk-content.right-center {
    right: 30px
  }
}

@media (max-width:768px) {
  .lookbooks-row {
    display: block
  }

  .lookbook-item {
    margin-bottom: 30px
  }

  .lookbook-item>.lbk-content>.lbk-title {
    font-size: 30px;
    font-size: 2.14286em
  }

  .lookbook-item>.lbk-content>.lbk-title-small {
    font-size: 20px;
    font-size: 1.42857em
  }

  .lookbook-item>.lbk-content>.lbk-desc {
    font-size: 16px;
    font-size: 1.14286em
  }

  .lookbook-item>.lbk-content>.lbk-typo {
    font-size: 50px;
    font-size: 3.57143em
  }

  .lookbook-item>.lbk-content.left-center {
    left: 30px
  }

  .lookbook-item>.lbk-content.right-center {
    right: 30px
  }
}

@media (max-width:768px) {
  .lookbooks-row {
    margin-left: 15px;
    margin-right: 15px
  }

  .lookbooks-row .lookbook-item {
    overflow: hidden;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width:500px) {
  .lookbook-item>.lbk-content>.lbk-btn {
    margin-top: 15px;
    padding: 10px 15px
  }
}

.menu-toggle {
  position: relative;
  width: 30px;
  height: 23px
}

.menu-toggle:hover {
  cursor: pointer
}

.menu-toggle>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 1px;
  background-color: #2c2c2c;
  transition: all .5s ease-in-out
}

.transparent-header:not(.menu-style-2-open) .site-header .menu-toggle>div {
  background-color: #fff
}

.transparent-header.fix-header .site-header .menu-toggle>div {
  background-color: #2c2c2c
}

.menu-toggle>div:nth-child(2) {
  top: 50%;
  margin-top: -1px
}

.menu-toggle>div:nth-child(3) {
  top: auto;
  bottom: 0
}

.menu-toggle.active>div:nth-child(1) {
  -ms-transform: translateY(10px) rotate(135deg);
  transform: translateY(10px) rotate(135deg)
}

.menu-toggle.active>div:nth-child(2) {
  opacity: 0
}

.menu-toggle.active>div:nth-child(3) {
  -ms-transform: translateY(-12px) rotate(-135deg);
  transform: translateY(-12px) rotate(-135deg)
}

.site-menu.default-style:after,
.site-menu.default-style:before {
  content: "";
  display: table
}

.site-menu.default-style:after {
  clear: both
}

.site-menu.default-style .menu-toggle {
  display: none
}

@media (max-width:768px) {
  .site-menu.default-style .menu-toggle {
    display: block;
    float: left;
    margin-top: 11px
  }
}

@media (max-width:768px) {
  .site-menu.default-style .site-primary-menu {
    display: none
  }

  .menu-primary-open .site-menu.default-style .site-primary-menu {
    display: block;
    position: absolute;
    top: 45px;
    left: 0;
    background-color: #fff;
    width: 100%;
    padding: 0 15px;
    z-index: 1000
  }
}

.site-menu.default-style .site-primary-menu ul {
  list-style: none;
  padding: 0;
  margin: 0 -25px
}

.site-menu.default-style .site-primary-menu ul>li {
  float: left;
  padding: 0 25px;
  text-transform: uppercase;
  margin-bottom: 0
}

@media (max-width:768px) {
  .site-menu.default-style .site-primary-menu ul>li {
    float: none
  }
}

.site-menu.default-style .site-primary-menu ul>li>a {
  padding-top: 35px;
  padding-bottom: 35px;
  display: block;
  border-top: 1px solid transparent;
  margin-top: -1px
}

@media (max-width:768px) {
  .site-menu.default-style .site-primary-menu ul>li>a {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

.fix-header .site-menu.default-style .site-primary-menu ul>li>a {
  padding-top: 14px;
  padding-bottom: 12px
}

.site-menu.default-style .site-primary-menu ul>li>a:hover {
  border-top-color: #a58e7c
}

.site-menu.default-style .site-menu-icon {
  float: right
}

.site-menu.default-style .site-menu-icon ul {
  margin: 0 -10px
}

.site-menu.default-style .site-menu-icon ul>li {
  padding: 32px 10px
}

@media (max-width:768px) {
  .site-menu.default-style .site-menu-icon ul>li {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

.fix-header .site-menu.default-style .site-menu-icon ul>li {
  padding-top: 10px;
  padding-bottom: 10px
}

.site-menu.default-style .site-menu-icon ul>li>a>i {
  font-size: 26px;
  font-size: 1.85714em
}

.site-menu.style-iconic {
  padding-top: 50px
}

.fix-header .site-menu.style-iconic,
.is-scrolled .site-menu.style-iconic {
  padding-top: 25px
}

.site-menu.style-iconic>.menu-toggle {
  display: none
}

.site-menu.style-iconic>div>ul {
  margin: 0;
  padding: 0;
  text-align: center
}

.site-menu.style-iconic>div>ul>li {
  display: inline-block;
  padding: 0 35px;
  line-height: 1;
  margin-bottom: 50px
}

.fix-header .site-menu.style-iconic>div>ul>li,
.is-scrolled .site-menu.style-iconic>div>ul>li {
  margin-bottom: 25px
}

.site-menu.style-iconic>div>ul>li>a {
  position: relative;
  display: block
}

.site-menu.style-iconic>div>ul>li>a>i {
  display: block;
  position: relative;
  font-size: 48px;
  font-size: 3.42857em;
  margin-bottom: 20px;
  color: #a58e7c;
  line-height: 1;
  transition: all .15s ease-in-out
}

.fix-header .site-menu.style-iconic>div>ul>li>a>i,
.is-scrolled .site-menu.style-iconic>div>ul>li>a>i {
  font-size: 24px;
  font-size: 1.71429em
}

@media (max-width:320px) {
  .site-menu.style-iconic>div>ul>li>a>i {
    font-size: 24px;
    font-size: 1.71429em
  }
}

.site-menu.style-iconic>div>ul>li>a>i:before {
  font-size: 1em
}

.site-menu.style-iconic>div>ul>li>a>i:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #a58e7c;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  transition: all .15s ease-in-out
}

.site-menu.style-iconic>div>ul>li>a>span {
  display: block;
  font-size: 16px;
  font-size: 1.14286em;
  text-transform: uppercase
}

@media (max-width:320px) {
  .site-menu.style-iconic>div>ul>li>a>span {
    font-size: 14px;
    font-size: 1em
  }
}

.site-menu.style-iconic>div>ul>li>a>span.badge {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 12px;
  font-size: .85714em;
  font-weight: 300;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 1.75em;
  background-color: #4c4c4c
}

.site-menu.style-iconic>div>ul>li>a:hover>i {
  color: #4d4d4d
}

.site-menu.style-iconic>div>ul>li>a:hover>i:after {
  width: 30px;
  opacity: 1
}

.site-menu.style-two>.menu-overlay-full {
  position: fixed;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -200;
  opacity: 0;
  transition: all .5s ease-in-out;
  padding-top: 10%;
  background-color: #fff;
  visibility: hidden
}

.menu-style-2-open .site-menu.style-two>.menu-overlay-full {
  visibility: visible
}

.site-menu.style-two>.menu-overlay-full .secondary-menu>ul {
  padding: 0;
  margin: 0;
  text-align: center
}

.site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li {
  display: inline-block;
  /* margin: 10px 35px; */
  margin: 10px 15px;
}

.site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li>a {
  font-size: 20px;
  font-size: 1.42857em;
  letter-spacing: .028em;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 8px
}

.site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li>a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #a58e7c;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all .15s ease-in-out
}

.site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li.active>a:after,
.site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li>a:hover:after {
  width: 30px;
  opacity: 1
}

.site-menu.style-two>.menu-overlay-full .footer-with-social {
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.site-menu.style-two>.menu-overlay-full .footer-with-social>ul {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
  padding-left: 50px
}

.site-menu.style-two>.menu-overlay-full .footer-with-social>ul>li {
  line-height: 1;
  padding: 0 10px
}

.site-menu.style-two>.menu-overlay-full .footer-with-social>ul>li>a {
  font-size: 22px;
  font-size: 1.57143em
}

@media (max-width:790px) {
  .site-menu.style-two>.menu-overlay-full .footer-with-social>ul>li>a {
    font-size: 18px;
    font-size: 1.28571em
  }
}

.site-menu.style-two>.menu-overlay-full .footer-with-social>.copyright-info {
  font-weight: 300;
  color: #9d9d9d
}

@media (max-width:767px) {
  .site-menu.style-two>.menu-overlay-full {
    padding-top: 10px;
    overflow-x: hidden;
    overflow-y: scroll
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu {
    min-height: 300px
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu>ul {
    text-align: inherit
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li {
    display: block;
    margin: 0;
    padding: 5px 0
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li>a {
    border-bottom: 1px solid #f8f6f5;
    font-size: 14px;
    font-size: 1em
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li>a:after {
    display: none
  }

  .site-menu.style-two>.menu-overlay-full .secondary-menu>ul>li:last-child>a {
    border-bottom: none
  }

  .site-menu.style-two>.menu-overlay-full .footer-with-social {
    position: relative;
    bottom: 0;
    left: auto;
    -ms-transform: none;
    transform: none;
    padding-top: 50px;
    padding-bottom: 50px
  }
}

.menu-style-2-open {
  overflow: hidden
}

.menu-style-2-open .site-header {
  position: fixed;
  width: 100%;
  left: 0;
  background-color: #fff !important;
  min-height: 600px;
  height: 100%
}

.menu-style-2-open .site-menu.style-two>.menu-overlay-full {
  z-index: 200;
  position: fixed;
  bottom: 0;
  opacity: 1
}

.site-menu-icon>ul {
  margin: 0;
  padding: 0;
  line-height: 1
}

.site-menu-icon>ul>li {
  padding-right: 25px;
  padding-left: 0;
  margin: 0
}

.site-menu-icon>ul>li>a {
  position: relative;
  display: block
}

.transparent-header:not(.menu-style-2-open) .site-header .site-menu-icon>ul>li>a {
  color: #fff
}

.transparent-header.fix-header .site-header .site-menu-icon>ul>li>a {
  color: inherit
}

.site-menu-icon>ul>li>a>i {
  font-size: 30px;
  font-size: 2.14286em
}

.site-menu-icon>ul>li>a>.badge {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #a58e7c;
  font-size: 11px;
  font-size: .78571em;
  font-weight: 300;
  line-height: 1.5;
  position: absolute;
  top: -10px;
  right: -10px
}

.site-section {
  padding-top: 100px;
  margin-bottom: 100px
}

.site-section.alt {
  background-color: #f8f8f8
}

.site-section.extra-padding {
  padding-top: 150px
}

.padding-top-50 {
  padding-top: 50px
}

.padding-bottom-50 {
  padding-bottom: 50px
}

.padding-top-0 {
  padding-top: 0
}

.padding-bottom-100 {
  padding-bottom: 100px
}

.margin-bottom-0 {
  margin-bottom: 0
}

.margin-bottom-30 {
  margin-bottom: 30px
}

.margin-bottom-100 {
  margin-bottom: 100px
}

.top-bottom-border {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb
}

.hd-screen-container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 95px
}

.hd-screen-container.no-sidebar {
  padding: 0
}

@media (max-width:1024px) {
  .hd-screen-container {
    padding: 0
  }
}

.hd-screen-container>.dt-sidebar-area {
  width: 280px;
  float: left
}

@media (max-width:1024px) {
  .hd-screen-container>.dt-sidebar-area {
    padding-left: 15px
  }
}

@media (max-width:768px) {
  .hd-screen-container>.dt-sidebar-area {
    float: none;
    width: auto;
    margin: 0 15px;
    padding-left: 0
  }
}

.hd-screen-container>.dt-content {
  padding-left: 300px
}

@media (max-width:768px) {
  .hd-screen-container>.dt-content {
    padding-left: 0
  }
}

.hd-screen-container>.dt-content>.products-flexible-column {
  margin-left: 0;
  margin-right: 0
}

.hd-screen-container>.dt-content>.products-flexible-column+.site-pagination {
  padding-left: 15px;
  padding-right: 15px
}

.site-header {
  background-color: #fff;
  transition: all .25s ease-in-out;
  z-index: 1000
}

.site-header hr {
  margin: 0
}

.menu-style-2-open .site-header,
.search-form-open .site-header {
  overflow: visible
}

.fix-header .site-header {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .15)
}

.header-middle-area {
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #f8f8f8
}

.header-style-3 .header-middle-area {
  display: block;
  border-bottom: none
}

@media (max-width:768px) {
  .header-middle-area {
    padding: 10px 0
  }
}

.transparent-header .site-header {
  background-color: transparent;
  position: absolute;
  width: 100%
}

.transparent-header .header-middle-area {
  border-bottom-color: transparent
}

.transparent-header #header-fake-mask {
  position: absolute
}

.fix-header .site-header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  left: 0;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 1000
}

.fix-header .site-header .header-middle-area {
  padding: 10px 0
}

.fix-header .site-header #site-logo>img {
  height: 40px;
  width: auto
}

.is-scrolled .site-header {
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.menu-style-2-open .site-header,
.search-form-open .site-header {
  top: 0 !important
}

.header-top-bar {
  background-color: #a58e7c;
  color: #fff;
  padding: 20px 0
}

.fix-header .header-top-bar {
  padding-top: 7px;
  padding-bottom: 7px
}

@media (max-width:768px) {
  .header-top-bar {
    padding: 10px 0
  }
}

.header-top-bar a {
  color: #fff
}

.header-top-bar a:hover {
  opacity: .7
}

@media (max-width:600px) {
  .header-top-bar .topbar-left-menu {
    float: none !important;
    text-align: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    margin-bottom: 5px
  }
}

.header-top-bar .topbar-left-menu>ul {
  list-style: none;
  padding: 0;
  margin: 0 -18px
}

@media (max-width:768px) {
  .header-top-bar .topbar-left-menu>ul {
    margin: 0 -7px
  }
}

.header-top-bar .topbar-left-menu>ul>li {
  float: left;
  padding: 0 18px;
  margin-bottom: 0
}

@media (max-width:768px) {
  .header-top-bar .topbar-left-menu>ul>li {
    padding: 0 7px
  }
}

@media (max-width:600px) {
  .header-top-bar .topbar-left-menu>ul>li {
    display: inline-block;
    float: none
  }
}

.header-top-bar .topbar-left-menu>ul>li>div {
  float: left
}

.header-top-bar .topbar-left-menu>ul>li>div.str {
  margin-right: 7px;
  font-weight: 300
}

.header-top-bar .topbar-left-menu>ul>li>div.dropdown>button {
  background: transparent;
  border: none;
  font-weight: 600
}

.header-top-bar .topbar-left-menu>ul>li>div.dropdown>.dropdown-menu {
  border: 0;
  border-radius: 0;
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  display: block;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all .25s ease-in-out
}

.header-top-bar .topbar-left-menu>ul>li>div.dropdown.open .dropdown-menu {
  opacity: 1;
  visibility: visible;
  -ms-transform: translateY(0);
  transform: translateY(0)
}

@media (max-width:600px) {
  .header-top-bar .topbar-right-menu {
    float: none !important;
    text-align: center
  }
}

.header-top-bar .topbar-right-menu>ul {
  padding: 0;
  margin: 0 -18px;
  list-style: none
}

@media (max-width:768px) {
  .header-top-bar .topbar-right-menu>ul {
    margin: 0 -7px
  }
}

.header-top-bar .topbar-right-menu>ul>li {
  margin-bottom: 0;
  float: left;
  padding: 0 18px;
  font-weight: 300
}

@media (max-width:768px) {
  .header-top-bar .topbar-right-menu>ul>li {
    padding: 0 7px
  }
}

@media (max-width:600px) {
  .header-top-bar .topbar-right-menu>ul>li {
    display: inline-block;
    float: none
  }
}

.site-main-slider {
  max-height: 1040px;
  overflow: hidden;
  position: relative
}

.site-main-slider .swiper-slide {
  position: relative
}

.site-main-slider .swiper-slide>img {
  width: 100%;
  height: auto
}

.site-main-slider .swiper-slide .slide-heading {
  font-size: 76px;
  font-size: 5.42857em;
  line-height: 1;
  font-weight: 700
}

.site-main-slider .swiper-slide .slide-heading.font-x2 {
  font-size: 100px;
  font-size: 7.14286em
}

.site-main-slider .swiper-slide .slide-heading>span {
  font-weight: 300
}

.site-main-slider .swiper-slide .slide-heading-small {
  font-size: 45px;
  font-size: 3.21429em;
  line-height: 1;
  font-weight: 300
}

.site-main-slider .swiper-slide .slide-heading-small.font-x1 {
  font-size: 40px;
  font-size: 2.85714em
}

.site-main-slider .swiper-slide .slide-sub-heading {
  font-size: 28px;
  font-size: 2em;
  line-height: 1
}

.site-main-slider .swiper-slide .slide-description {
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 25px;
  line-height: 1.5625em;
  font-weight: 300
}

.site-main-slider .swiper-slide .color-alt {
  color: #a58e7c
}

.site-main-slider .swiper-slide .color-alt>span,
.site-main-slider .swiper-slide .color-white {
  color: #fff
}

.site-main-slider .swiper-slide .font-alt {
  font-family: Playfair Display, serif
}

.site-main-slider .swiper-slide .font-italic {
  font-style: italic
}

.site-main-slider .swiper-slide .slide-btn {
  display: inline-block;
  padding: 17px 30px;
  background-color: #a58e7c;
  letter-spacing: .028em;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  border: 1px solid transparent
}

.site-main-slider .swiper-slide .slide-btn.special {
  margin-top: 90px
}

.site-main-slider .swiper-slide .slide-btn>i {
  margin-left: 20px;
  padding-left: 20px;
  transition: all .25s ease-in-out
}

.site-main-slider .swiper-slide .slide-btn:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #af9b8b;
  top: 0;
  right: 64px
}

.site-main-slider .swiper-slide .slide-btn.alt,
.site-main-slider .swiper-slide .slide-btn:hover {
  background-color: transparent;
  border-color: #a58e7c;
  color: #a58e7c
}

.site-main-slider .swiper-slide .slide-btn.alt>i,
.site-main-slider .swiper-slide .slide-btn:hover>i {
  -ms-transform: translateX(5px);
  transform: translateX(5px)
}

.site-main-slider .swiper-slide .slide-btn.alt>i {
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.site-main-slider .swiper-slide .slide-btn.alt:hover {
  background-color: #a58e7c;
  color: #fff;
  border-color: transparent
}

.site-main-slider .swiper-slide .slide-btn.alt:hover>i {
  -ms-transform: translateX(5px);
  transform: translateX(5px)
}

.site-main-slider .swiper-slide>.slide-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  transition: opacity .15s ease-in-out;
  transition-delay: .3s
}

.site-main-slider .swiper-slide.swiper-slide-active>.slide-caption,
.site-main-slider .swiper-slide.swiper-slide-active>.slide-caption .slide-caption-content:after {
  opacity: 1
}

.site-main-slider .slider-pagination {
  position: absolute;
  top: 50%;
  right: 60px;
  z-index: 100;
  margin-bottom: 0;
  padding-left: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.site-main-slider .slider-pagination>li {
  display: block;
  width: auto;
  height: auto;
  color: #999;
  background-color: transparent;
  line-height: 1;
  position: relative;
  opacity: 1;
  width: 50px;
  height: 45px
}

.site-main-slider .slider-pagination>li>span {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.site-main-slider .slider-pagination>li:before {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #e3e3e3;
  position: absolute;
  right: 0;
  margin-right: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all .15s ease-in-out
}

.site-main-slider .slider-pagination>li.swiper-pagination-bullet-active {
  color: #a58e7c
}

.site-main-slider .slider-pagination>li.swiper-pagination-bullet-active:before {
  background-color: #a58e7c;
  width: 40px
}

@media (max-width:1024px) {
  .site-main-slider {
    max-height: 560px
  }

  .site-main-slider .swiper-slide .slide-heading {
    font-size: 55px;
    font-size: 3.92857em
  }

  .site-main-slider .swiper-slide .slide-heading.font-x2 {
    font-size: 60px;
    font-size: 4.28571em
  }

  .site-main-slider .swiper-slide .slide-heading-small {
    font-size: 30px;
    font-size: 2.14286em
  }

  .site-main-slider .swiper-slide .slide-heading-small.font-x1 {
    font-size: 25px;
    font-size: 1.78571em
  }

  .site-main-slider .swiper-slide .slide-sub-heading {
    font-size: 20px;
    font-size: 1.42857em
  }

  .site-main-slider .swiper-slide .slide-btn {
    padding: 15px 20px
  }

  .site-main-slider .swiper-slide .slide-btn.special {
    margin-top: 50px
  }
}

@media (max-width:768px) {
  .site-main-slider {
    max-height: 420px
  }

  .site-main-slider .swiper-slide .slide-heading {
    font-size: 42px;
    font-size: 3em
  }

  .site-main-slider .swiper-slide .slide-heading.font-x2 {
    font-size: 50px;
    font-size: 3.57143em
  }

  .site-main-slider .swiper-slide .slide-heading-small {
    font-size: 25px;
    font-size: 1.78571em
  }

  .site-main-slider .swiper-slide .slide-heading-small.font-x1 {
    font-size: 20px;
    font-size: 1.42857em
  }

  .site-main-slider .swiper-slide .slide-sub-heading {
    font-size: 16px;
    font-size: 1.14286em
  }

  .site-main-slider .swiper-slide .slide-btn {
    padding: 10px 15px
  }

  .site-main-slider .swiper-slide .slide-btn.special {
    margin-top: 50px
  }
}

@media (max-width:500px) {
  .site-main-slider {
    max-height: 275px
  }

  .site-main-slider .swiper-slide .slide-heading {
    font-size: 20px;
    font-size: 1.42857em
  }

  .site-main-slider .swiper-slide .slide-heading.font-x2 {
    font-size: 30px;
    font-size: 2.14286em
  }

  .site-main-slider .swiper-slide .slide-heading-small {
    font-size: 18px;
    font-size: 1.28571em
  }

  .site-main-slider .swiper-slide .slide-heading-small.font-x1 {
    font-size: 15px;
    font-size: 1.07143em
  }

  .site-main-slider .swiper-slide .slide-sub-heading {
    font-size: 14px;
    font-size: 1em
  }

  .site-main-slider .swiper-slide .slide-btn {
    padding: 12px 15px;
    font-size: 12px;
    font-size: .85714em
  }
}

.slide-v1 {
  overflow: hidden;
  position: relative
}

.slide-v1 .slide-caption-content {
  width: 715px;
  color: #fff;
  text-align: center;
  position: relative
}

.slide-v1 .slide-caption-content:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #fff;
  left: 50%;
  margin-left: -20px;
  bottom: -25px;
  opacity: 0;
  transition: opacity .15s ease-in-out;
  transition-delay: 1s
}

.slide-v1 .slide-caption-content>.slide-heading {
  position: relative;
  font-size: 60px;
  font-size: 4.28571em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 25px
}

.slide-v1 .slide-caption-content>.slide-heading.margin-bottom-0 {
  margin-bottom: 0
}

.slide-v1 .slide-caption-content>.slide-sub-heading {
  position: relative;
  font-size: 24px;
  font-size: 1.71429em;
  font-family: Playfair Display, serif;
  font-style: italic
}

.slide-v1 .slide-caption-content>.slide-graphic {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
  .slide-v1 .slide-caption-content {
    width: 560px
  }

  .slide-v1 .slide-caption-content>.slide-heading {
    font-size: 50px;
    font-size: 3.57143em
  }

  .slide-v1 .slide-caption-content>.slide-sub-heading {
    font-size: 20px;
    font-size: 1.42857em
  }

  .slide-v1 .slide-caption-content>.slide-graphic {
    max-width: 300px;
    max-height: 400px
  }
}

@media (max-width:768px) {
  .slide-v1 .container {
    margin-left: 0;
    margin-right: 0
  }

  .slide-v1 .slide-caption-content {
    width: 450px
  }

  .slide-v1 .slide-caption-content>.slide-heading {
    font-size: 35px;
    font-size: 2.5em
  }

  .slide-v1 .slide-caption-content>.slide-sub-heading {
    font-size: 14px;
    font-size: 1em
  }

  .slide-v1 .slide-caption-content>.slide-graphic {
    max-width: 250px;
    max-height: 350px
  }
}

@media (max-width:570px) {
  .slide-v1 .slide-caption-content {
    width: auto
  }

  .slide-v1 .slide-caption-content>.slide-heading {
    font-size: 20px;
    font-size: 1.42857em
  }

  .slide-v1 .slide-caption-content>.slide-sub-heading {
    font-size: 16px;
    font-size: 1.14286em
  }

  .slide-v1 .slide-caption-content>.slide-graphic {
    max-width: 150px;
    max-height: 250px
  }
}

.site-main-slider [data-swiper=next],
.site-main-slider [data-swiper=prev] {
  position: absolute;
  top: 50px;
  right: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  z-index: 50;
  border: 2px solid #fff;
  transition: all .15s ease-in-out;
  border-right: none
}

.site-main-slider [data-swiper=next]>i,
.site-main-slider [data-swiper=prev]>i {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.site-main-slider [data-swiper=next]:hover,
.site-main-slider [data-swiper=prev]:hover {
  cursor: pointer;
  background-color: #a58e7c;
  border-color: #a58e7c
}

.site-main-slider [data-swiper=next] {
  top: 110px
}

@media (max-width:570px) {

  .site-main-slider [data-swiper=next],
  .site-main-slider [data-swiper=prev] {
    width: 30px;
    height: 30px;
    border: 1px solid;
    top: 10px
  }

  .site-main-slider [data-swiper=next] {
    top: 50px
  }
}

.slide-v2 .slide-heading {
  margin-bottom: 30px
}

.slide-v2 .slide-heading-small {
  margin-bottom: 20px
}

.slide-v2 .slide-caption-content {
  position: relative
}

.slide-v2 .slide-caption-content:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #fff;
  left: 0;
  bottom: -25px;
  opacity: 0;
  transition: opacity .15s ease-in-out;
  transition-delay: 1.5s
}

@media (max-width:1024px) {
  .slide-v2 .slide-heading {
    margin-bottom: 20px
  }

  .slide-v2 .slide-heading-small {
    margin-bottom: 15px
  }
}

@media (max-width:768px) {
  .slide-v2 .slide-heading {
    margin-bottom: 15px
  }

  .slide-v2 .slide-heading-small {
    margin-bottom: 10px
  }
}

@media (max-width:750px) {
  .slide-v2 .slide-heading {
    margin-bottom: 10px
  }

  .slide-v2 .slide-heading-small {
    margin-bottom: 5px
  }

  .slide-v2>.container {
    margin-left: 0;
    margin-right: 0
  }
}

.slide-v3 .slide-caption-content {
  position: relative;
  text-align: center
}

.slide-v3 .slide-heading {
  margin-bottom: 45px
}

.slide-v3 .slide-heading-small {
  margin-bottom: 40px
}

.slide-v3 .slide-description {
  color: #999;
  font-weight: 300;
  max-width: 790px;
  margin: 0 auto;
  margin-bottom: 80px
}

@media (max-width:1024px) {
  .slide-v3 .slide-heading {
    margin-bottom: 30px
  }

  .slide-v3 .slide-heading-small {
    margin-bottom: 25px
  }

  .slide-v3 .slide-description {
    margin-bottom: 40px;
    max-width: 600px
  }
}

@media (max-width:768px) {
  .slide-v3 .slide-heading {
    margin-bottom: 20px
  }

  .slide-v3 .slide-heading-small {
    margin-bottom: 15px
  }

  .slide-v3 .slide-description {
    margin-bottom: 20px
  }
}

@media (max-width:500px) {
  .slide-v3 .slide-heading-small {
    margin-bottom: 15px
  }

  .slide-v3 .slide-description {
    display: none
  }
}

@media (max-width:768px) {
  .lookbook-with-iconic {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .lookbook-with-iconic .lookbook-icon {
    -ms-flex-order: -1;
    order: -1
  }
}

.products-list.products-masonry {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0)
}

.products-list.products-masonry.masonry-column-3 {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  -moz-column-span: all;
  column-span: all
}

.products-list.products-masonry>.product-item {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
  width: 100%;
  page-break-inside: avoid;
  break-inside: avoid
}

.products-list.products-masonry-mixed>.product-item {
  width: 33.33333333333333%;
  padding-left: 15px;
  padding-right: 15px
}

.products-list.products-masonry-mixed>.product-item.width-2 {
  width: 66.66666666666667%
}

@media (max-width:768px) {
  .products-list.products-masonry.masonry-column-3 {
    -moz-column-count: 2;
    column-count: 2
  }
}

@media (max-width:500px) {
  .products-list.products-masonry.masonry-column-3 {
    -moz-column-count: 1;
    column-count: 1
  }

  .products-list.products-masonry.masonry-column-3>.product-item {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:550px) and (max-width:768px) {
  .products-list.products-masonry-mixed>.dubble-item {
    margin-left: -15px;
    margin-right: -15px
  }

  .products-list.products-masonry-mixed>.dubble-item:after,
  .products-list.products-masonry-mixed>.dubble-item:before {
    content: "";
    display: table
  }

  .products-list.products-masonry-mixed>.dubble-item:after {
    clear: both
  }

  .products-list.products-masonry-mixed>.dubble-item>.product-item {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
  }
}

.products-flexible-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 15px
}

.products-flexible-column>.product-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0
}

.products-flexible-column[data-column="6"]>.product-item {
  -ms-flex-preferred-size: 16.66666666666667%;
  flex-basis: 16.66666666666667%;
  max-width: 16.66666666666667%
}

@media (max-width:1440px) {
  .products-flexible-column[data-column="6"]>.product-item {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%
  }
}

@media (max-width:1024px) {
  .products-flexible-column[data-column="6"]>.product-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
}

@media (max-width:768px) {
  .products-flexible-column[data-column="6"]>.product-item {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%
  }
}

@media (max-width:600px) {
  .products-flexible-column[data-column="6"]>.product-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
}

@media (max-width:425px) {
  .products-flexible-column[data-column="6"]>.product-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

.products-flexible-column[data-column="5"]>.product-item {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%
}

@media (max-width:1024px) {
  .products-flexible-column[data-column="5"]>.product-item {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%
  }
}

@media (max-width:600px) {
  .products-flexible-column[data-column="5"]>.product-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
}

@media (max-width:425px) {
  .products-flexible-column[data-column="5"]>.product-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

.product-statics-and-sort {
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: .028em
}

.product-statics-and-sort .results {
  color: #999
}

.product-statics-and-sort select {
  border: none;
  font-weight: 600;
  padding: 0;
  margin: 0
}

@media (max-width:600px) {
  .product-statics-and-sort {
    display: block;
    padding: 0 15px;
    text-align: center
  }

  .product-statics-and-sort .results {
    margin-bottom: 25px
  }
}

.site-newsletter-v2 .newsletter-subscribe-form,
.site-newsletter-v2 .site-video-popup {
  height: 650px;
  overflow: hidden
}

.site-newsletter-v2 .newsletter-subscribe-form {
  padding-top: 190px
}

.site-our-gallery {
  background-color: #f8f8f8
}

.site-our-gallery .section-heading {
  margin-top: 180px
}

.site-thumbnail-menu>.row {
  margin: 0;
  padding-top: 12px
}

.site-thumbnail-menu>.row,
.site-thumbnail-menu [class*=col-] {
  padding-right: 6px;
  padding-left: 6px
}

.site-special-area.alt {
  background-color: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 60px
}

.site-special-area .special-title-gray {
  font-size: 22px;
  font-size: 1.57143em;
  text-transform: uppercase;
  letter-spacing: .028em;
  color: #999;
  margin-top: 25px
}

.site-special-area .special-title {
  text-transform: uppercase;
  font-size: 46px;
  font-size: 3.28571em;
  font-weight: 700;
  letter-spacing: .028em;
  line-height: 60px;
  line-height: 1.30435em;
  color: #a58e7c;
  margin-bottom: 30px
}

.site-special-area .special-content {
  font-size: 16px;
  font-size: 1.14286em;
  font-family: Playfair Display, serif;
  font-style: italic;
  line-height: 25px;
  line-height: 1.5625em;
  letter-spacing: .028em;
  color: #9d9d9d;
  position: relative
}

.site-special-area .special-content:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #000;
  left: 0;
  bottom: -25px
}

.client-testimonial-thumbnails>.swiper-wrapper {
  height: 350px
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all .5s ease-in-out
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide>.client-image {
  padding: 0 15px
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide>.client-image>img {
  border: 10px solid #fff;
  width: 100%;
  height: auto
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide.swiper-slide-active {
  -ms-transform: scale(2.15);
  transform: scale(2.15)
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide.swiper-slide-active>.client-image>img {
  border-width: 5px
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide.swiper-slide-prev {
  -ms-transform: translateX(-47px);
  transform: translateX(-47px)
}

.client-testimonial-thumbnails>.swiper-wrapper>.swiper-slide.swiper-slide-next {
  -ms-transform: translateX(47px);
  transform: translateX(47px)
}

@media (max-width:1024px) {
  .client-testimonial-thumbnails .swiper-wrapper {
    height: 300px
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-active {
    -ms-transform: scale(2.5);
    transform: scale(2.5)
  }
}

@media (max-width:768px) {
  .client-testimonial-thumbnails .swiper-wrapper {
    height: 250px
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide>.client-image>img {
    border-width: 13px
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-active {
    -ms-transform: scale(1.3) translateX(15px);
    transform: scale(1.3) translateX(15px)
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-active>.client-image>img {
    border-width: 8px
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-prev {
    -ms-transform: translateX(65px) scale(.7);
    transform: translateX(65px) scale(.7)
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-next {
    -ms-transform: translateX(-40px) scale(.7);
    transform: translateX(-40px) scale(.7)
  }
}

@media (max-width:500px) {
  .client-testimonial-thumbnails .swiper-wrapper {
    height: 250px
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide {
    transition: none
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-active {
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-active>.client-image {
    width: 200px;
    height: 200px;
    margin: 0 auto
  }

  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-next,
  .client-testimonial-thumbnails .swiper-wrapper>.swiper-slide.swiper-slide-prev {
    -ms-transform: none;
    transform: none
  }
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide [data-animate] {
  opacity: 0;
  transition: all .15s ease-in-out .5s
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide.swiper-slide-active [data-animate] {
  opacity: 1
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content {
  max-width: 745px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content>.client-info {
  margin-bottom: 35px
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content>.client-info>.name {
  font-size: 26px;
  font-size: 1.85714em;
  letter-spacing: .028em;
  font-weight: 700;
  color: #a58e7c;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 15px
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content>.client-info>.bio {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 300;
  color: #999
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content>.client-comments {
  position: relative;
  font-family: Playfair Display, serif;
  font-size: 16px;
  font-size: 1.14286em;
  line-height: 25px;
  line-height: 1.78571em;
  letter-spacing: .028em;
  font-style: italic;
  padding-top: 85px
}

.client-testimonial-contents>.swiper-wrapper>.swiper-slide>.content>.client-comments:before {
  content: "“";
  position: absolute;
  font-size: 180px;
  font-size: 12.85714em;
  line-height: .3;
  font-style: normal;
  opacity: .1;
  top: 32px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.site-gallery-images {
  max-width: 1920px;
  margin: 0 auto
}

.site-gallery-images:after,
.site-gallery-images:before {
  content: "";
  display: table
}

.site-gallery-images:after {
  clear: both
}

.site-gallery-images .photo-item {
  float: left;
  padding: 15px
}

.site-gallery-images .photo-item>a {
  display: block;
  max-height: 245px;
  overflow: hidden
}

.site-gallery-images .photo-item>a:hover {
  opacity: .5
}

.site-gallery-images .photo-item>a>img {
  width: 101%;
  height: auto
}

.site-gallery-images>.gallery-column-first {
  width: 34.89583333333333%;
  float: left
}

.site-gallery-images>.gallery-column-first>.photo-item:nth-child(even) {
  width: 43.28358208955224%
}

.site-gallery-images>.gallery-column-first>.photo-item:nth-child(odd) {
  width: 56.71641791044776%
}

.site-gallery-images>.gallery-column-middle {
  width: 30.20833333333333%;
  float: left
}

.site-gallery-images>.gallery-column-middle>.photo-item {
  float: none
}

.site-gallery-images>.gallery-column-middle>.photo-item>a {
  max-height: 520px
}

.site-gallery-images>.gallery-column-middle>.photo-item>a>img {
  width: 100%
}

.site-gallery-images>.gallery-column-last {
  width: 34.89583333333333%;
  float: left
}

.site-gallery-images>.gallery-column-last>.photo-item:nth-child(even) {
  width: 56.71641791044776%
}

.site-gallery-images>.gallery-column-last>.photo-item:nth-child(odd) {
  width: 43.28358208955224%
}

@media (max-width:1440px) {
  .site-gallery-images .photo-item>a {
    max-height: 180px
  }

  .site-gallery-images>.gallery-column-middle>.photo-item>a {
    max-height: 390px
  }
}

@media (max-width:1024px) {
  .site-gallery-images .photo-item {
    padding: 7px
  }

  .site-gallery-images .photo-item>a {
    max-height: 135px
  }

  .site-gallery-images>.gallery-column-middle>.photo-item>a {
    max-height: 285px
  }
}

@media (max-width:768px) {
  .site-gallery-images .photo-item {
    padding: 15px
  }

  .site-gallery-images .photo-item>a {
    max-height: 250px
  }

  .site-gallery-images>.gallery-column-first,
  .site-gallery-images>.gallery-column-last,
  .site-gallery-images>.gallery-column-middle {
    width: 100%;
    float: none
  }

  .site-gallery-images>.gallery-column-first:after,
  .site-gallery-images>.gallery-column-first:before,
  .site-gallery-images>.gallery-column-last:after,
  .site-gallery-images>.gallery-column-last:before,
  .site-gallery-images>.gallery-column-middle:after,
  .site-gallery-images>.gallery-column-middle:before {
    content: "";
    display: table
  }

  .site-gallery-images>.gallery-column-first:after,
  .site-gallery-images>.gallery-column-last:after,
  .site-gallery-images>.gallery-column-middle:after {
    clear: both
  }

  .site-gallery-images>.gallery-column-middle>.photo-item>a {
    max-height: none
  }
}

@media (max-width:500px) {
  .site-gallery-images .photo-item {
    padding: 7px
  }

  .site-gallery-images .photo-item>a {
    max-height: 140px
  }
}

@media (max-width:320px) {
  .site-gallery-images .photo-item>a {
    max-height: 120px
  }
}

.mfp-with-zoom.mfp-bg,
.mfp-with-zoom .mfp-container {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: .8
}

.mfp-with-zoom.mfp-removing.mfp-bg,
.mfp-with-zoom.mfp-removing .mfp-container {
  opacity: 0
}

.transparent-section {
  background-size: cover;
  color: #fff
}

.product-content-area {
  margin-bottom: 35px;
  padding-bottom: 60px;
  border-bottom: 1px solid #ebebeb
}

.site-cart-form {
  margin-bottom: 30px
}

.site-cart-form table.cart-table {
  width: 100%;
  border: 1px solid #e1e1e1
}

.site-cart-form table.cart-table td,
.site-cart-form table.cart-table th {
  vertical-align: middle;
  padding: 30px;
  font-weight: 600;
  text-transform: uppercase;
  border-top: 1px solid #e1e1e1
}

.site-cart-form table.cart-table td.product-thumbnail {
  padding-right: 0
}

.site-cart-form table.cart-table td.product-thumbnail>a {
  display: block;
  width: 90px;
  height: 90px;
  overflow: hidden
}

.site-cart-form table.cart-table td.product-thumbnail>a>img {
  width: 100%;
  height: auto
}

.site-cart-form table.cart-table td.product-name {
  padding-left: 0
}

.site-cart-form table.cart-table td.product-name a {
  color: #a58e7c
}

.site-cart-form table.cart-table td.product-remove>a {
  font-size: 22px;
  font-size: 1.57143em
}

.site-cart-form table.cart-table td>.cart-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400
}

.site-cart-form table.cart-table td>.cart-actions>.action-btn {
  text-align: right
}

.site-cart-form table.cart-table td>.cart-actions label {
  display: none
}

.site-cart-form table.cart-table td>.cart-actions input {
  text-transform: uppercase;
  margin-right: 5px
}

.site-cart-form table.cart-table td>.cart-actions input[type=text] {
  min-width: 360px
}

.site-cart-form table.cart-table td>.cart-actions input[type=submit] {
  min-width: 180px;
  text-align: center
}

.site-cart-form table.cart-table th {
  font-size: 18px;
  font-size: 1.28571em
}

.site-cart-form table.cart-table .quantity>input {
  width: 90px;
  margin-bottom: 0
}

@media (max-width:720px) {
  .site-cart-form table.cart-table thead {
    display: none
  }

  .site-cart-form table.cart-table tr {
    display: block
  }

  .site-cart-form table.cart-table tr td {
    display: block;
    text-align: right;
    padding: 15px;
    font-weight: 400
  }

  .site-cart-form table.cart-table tr td:before {
    content: attr(data-title) ": ";
    float: left;
    font-weight: 600
  }

  .site-cart-form table.cart-table tr td.product-name {
    padding-left: 15px
  }

  .site-cart-form table.cart-table tr td.actions:before,
  .site-cart-form table.cart-table tr td.product-remove:before,
  .site-cart-form table.cart-table tr td.product-thumbnail {
    display: none
  }

  .site-cart-form table.cart-table tr td>.cart-actions {
    display: block
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.coupon {
    position: relative
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.coupon>input[type=text] {
    min-width: auto;
    width: 100%
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.coupon>input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    min-width: auto
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn {
    text-align: center
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn:after,
  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn:before {
    content: "";
    display: table
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn:after {
    clear: both
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn>input {
    min-width: auto;
    width: 47%;
    float: left;
    margin-right: 20px
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn>input:last-child {
    margin-right: 0
  }

  .site-cart-form table.cart-table tr:first-child td:nth-child(2) {
    border-top: 0
  }

  .site-cart-form table.cart-table tr:nth-child(even) {
    background-color: #f3f3f3
  }

  .site-cart-form table.cart-table .quantity>input {
    padding: 5px 10px;
    width: 52px
  }
}

@media (max-width:375px) {
  .site-cart-form table.cart-table tr td>.cart-actions>.coupon {
    margin-bottom: 30px
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.coupon>input {
    display: block;
    width: 100%
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.coupon>input[type=submit] {
    position: static
  }

  .site-cart-form table.cart-table tr td>.cart-actions>.action-btn>input {
    width: 100%
  }
}

.site-cart-procced-checout {
  margin-bottom: 100px
}

.site-cart-procced-checout .shipping-methods:after,
.site-cart-procced-checout .shipping-methods:before {
  content: "";
  display: table
}

.site-cart-procced-checout .shipping-methods:after {
  clear: both
}

.site-cart-procced-checout .shipping-methods>h2 {
  font-size: 18px;
  font-size: 1.28571em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
  margin-top: 0
}

.site-cart-procced-checout .shipping-methods input,
.site-cart-procced-checout .shipping-methods select {
  display: block;
  width: 100%;
  margin-bottom: 20px
}

.site-cart-procced-checout .shipping-methods input[type=submit],
.site-cart-procced-checout .shipping-methods select[type=submit] {
  margin-top: 10px;
  margin-bottom: 0;
  width: 185px;
  float: right;
  text-transform: uppercase
}

.site-cart-procced-checout .cart-checkout:after,
.site-cart-procced-checout .cart-checkout:before {
  content: "";
  display: table
}

.site-cart-procced-checout .cart-checkout:after {
  clear: both
}

.site-cart-procced-checout .cart-checkout>h2 {
  font-size: 18px;
  font-size: 1.28571em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
  margin-top: 0
}

.site-cart-procced-checout .cart-checkout table {
  border: 1px solid #e1e1e1;
  padding: 25px 30px;
  display: block;
  width: 100%
}

.site-cart-procced-checout .cart-checkout table tr {
  width: 100%
}

.site-cart-procced-checout .cart-checkout table tr td,
.site-cart-procced-checout .cart-checkout table tr th {
  padding: 10px
}

.site-cart-procced-checout .cart-checkout table tr th {
  font-weight: 400;
  width: 70%;
  vertical-align: baseline
}

.site-cart-procced-checout .cart-checkout table tr td span {
  font-weight: 600
}

.site-cart-procced-checout .cart-checkout table tr td ul {
  padding: 0;
  margin: 0
}

.site-cart-procced-checout .cart-checkout table tr td ul li {
  list-style: none
}

.site-cart-procced-checout .cart-checkout table tr td ul li label {
  font-weight: 400;
  display: block;
  position: relative;
  margin-bottom: 20px
}

.site-cart-procced-checout .cart-checkout table tr td ul li label:after,
.site-cart-procced-checout .cart-checkout table tr td ul li label:before {
  content: '';
  width: 14px;
  height: 14px;
  position: absolute;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  left: -32px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.site-cart-procced-checout .cart-checkout table tr td ul li label:after {
  border: 0;
  background-color: #464646;
  width: 5px;
  height: 5px;
  left: -27.5px;
  opacity: 0;
  transition: .15s ease-in-out
}

.site-cart-procced-checout .cart-checkout table tr td ul li input {
  display: none
}

.site-cart-procced-checout .cart-checkout table tr td ul li input:checked+label:after {
  opacity: 1
}

.site-cart-procced-checout .cart-checkout .wc-proceed-to-checkout {
  text-align: right;
  padding-top: 35px
}

.site-cart-procced-checout .cart-checkout .wc-proceed-to-checkout>a {
  display: inline-block;
  background-color: #a58e7c;
  color: #fff;
  padding: 13px 20px;
  border: 1px solid #a58e7c;
  text-transform: uppercase
}

.site-cart-procced-checout .cart-checkout .wc-proceed-to-checkout>a:hover {
  background-color: transparent;
  color: #a58e7c
}

article.hentry {
  margin-bottom: 50px
}

article.hentry>.article-header {
  margin-bottom: 40px
}

article.hentry>.article-header>.post-thumbnail {
  margin-bottom: 30px
}

article.hentry>.article-header>.post-thumbnail>img {
  width: 100%;
  height: auto
}

article.hentry>.article-header>.post-title {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px
}


article.hentry>.article-header>.blog-main-title {
  font-size: 25px;
  /* font-size: 2.0em; */
  font-weight: 500;
  /* text-transform: uppercase; */
  margin-top: 0;
  margin-bottom: 15px
}


article.hentry>.article-header>.post-meta {
  padding: 0;
  margin-bottom: 20px;
  line-height: 1
}

article.hentry>.article-header>.post-meta>li {
  display: inline-block;
  border-right: 1px solid #9d9d9d;
  padding-left: 10px;
  padding-right: 10px;
  color: #9e9e9e
}

article.hentry>.article-header>.post-meta>li:first-child {
  padding-left: 0
}

article.hentry>.article-header>.post-meta>li:last-child {
  padding-right: 0;
  border-right: none
}

article.hentry>.article-header>.post-meta>li a {
  color: #9e9e9e
}

article.hentry>.article-header>.post-meta>li a:hover {
  color: #a58e7c
}

article.hentry>.article-header>.post-meta>li i {
  margin-right: 5px
}

article.hentry .post-content {
  line-height: 24px;
  line-height: 1.71429em
}

article.hentry .post-content p {
  margin-bottom: 30px
}

article.hentry .post-content figure,
article.hentry .post-content img {
  max-width: 100%;
  height: auto
}

article.hentry>.article-footer {
  padding-top: 35px;
  margin-bottom: 30px;
  border-top: 1px solid #e1e1e1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

article.hentry>.article-footer .post-category a {
  display: inline-block;
  border: 1px solid #e6e6e6;
  padding: 13px 14px;
  line-height: 1;
  margin: 6px 5px;
  font-size: 14px;
  font-size: .875em
}

article.hentry>.article-footer .post-category a:hover {
  background-color: #a58e7c;
  border-color: #a58e7c;
  color: #fff
}

article.hentry>.article-footer .post-social-share {
  margin-left: -10px;
  margin-right: -s10px
}

article.hentry>.article-footer .social-icons {
  line-height: 1;
  margin-bottom: 0
}

article.hentry>.article-footer .social-icons>li {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0
}

article.hentry>.article-footer .social-icons>li>a {
  font-size: 16px;
  font-size: 1.14286em
}

.post-title-container .post-title {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 50px;
  color: #a58e7c
}

.site-comments .comments-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.28571em;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
  margin-top: 0
}

.site-comments .comment-list {
  padding-left: 0
}

.site-comments .comment-list>li {
  list-style: none;
  background-color: #f4f4f4;
  margin-bottom: 60px;
  border: 1px solid #ebebeb
}

.site-comments .comment-list>li>.comment-body>.comment-meta {
  background-color: #fff;
  padding-bottom: 25px;
  padding-left: 30px;
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px
}

.site-comments .comment-list>li>.comment-body>.comment-meta>.comment-author>img {
  border-radius: 50%;
  margin-right: 20px
}

.site-comments .comment-list>li>.comment-body>.comment-content {
  padding: 30px;
  padding-bottom: 15px;
  border-top: 1px solid #ebebeb;
  position: relative
}

.site-comments .comment-list>li>.comment-body>.comment-content:after,
.site-comments .comment-list>li>.comment-body>.comment-content:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 35px 35px;
  border-color: transparent transparent transparent #f4f4f4;
  position: absolute;
  top: -33px;
  left: 0
}

.site-comments .comment-list>li>.comment-body>.comment-content:before {
  z-index: 2
}

.site-comments .comment-list>li>.comment-body>.comment-content:after {
  top: -35px;
  left: -1px;
  border-color: transparent transparent transparent #ebebeb;
  z-index: 1
}

.site-comments .comment-list>li>.comment-body>.comment-content img {
  max-width: 100%;
  height: auto
}

.site-comments .comment-list>li>.comment-body>.comment-metadata {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  font-size: .875em
}

.site-comments .comment-list>li>.comment-body>.comment-metadata a {
  color: #a58e7c
}

.site-comments .comment-list>li>.comment-body>.comment-metadata>span {
  display: inline-block
}

.site-comments .comment-list>li>.comment-body>.comment-metadata>span:after {
  content: '-';
  color: #a58e7c;
  padding-right: 5px;
  padding-left: 5px
}

.site-comments .comment-list>li>.comment-body>.comment-metadata>span:last-child:after {
  display: none
}

.site-comments .comment-list>li .children {
  margin-bottom: 30px;
  padding-right: 30px
}

.site-comments .comment-list>li .children .children {
  padding-top: 15px;
  padding-right: 0
}

.site-comments .comment-list>li .children>li {
  list-style: none
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-meta {
  margin-bottom: 25px
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-meta>.comment-author>img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 20px
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-content {
  margin-bottom: 25px
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-metadata {
  margin-bottom: 15px;
  font-size: 14px;
  font-size: .875em
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-metadata a {
  color: #a58e7c
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-metadata>span {
  display: inline-block
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-metadata>span:after {
  content: '-';
  color: #a58e7c;
  padding-right: 5px;
  padding-left: 5px
}

.site-comments .comment-list>li .children>li>.comment-body>.comment-metadata>span:last-child:after {
  display: none
}

li.comment .comment-respond {
  padding: 0 25px
}

.comment-respond .comment-reply-title {
  font-size: 18px;
  font-size: 1.28571em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px
}

#commentform:after,
#commentform:before {
  content: "";
  display: table
}

#commentform:after {
  clear: both
}

#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url],
#commentform textarea {
  width: 100%
}

#commentform input[type=submit] {
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px
}

#commentform .form-submit {
  float: right
}

@media (max-width:768px) {
  .dt-sidebar {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    column-gap: 40px
  }

  .dt-sidebar>div {
    page-break-inside: avoid;
    break-inside: avoid
  }
}

@media (max-width:600px) {
  .dt-sidebar {
    -moz-column-count: 1;
    column-count: 1
  }
}

.site-footer {
  color: #c3c3c3
}

.site-footer strong {
  font-weight: 500
}

.site-footer a {
  color: #c3c3c3
}

.site-footer a:hover {
  color: #a58e7c
}

.site-footer .light-text {
  color: #fff
}

.site-footer .site-widget ul li {
  padding-left: 0
}

.site-footer .site-widget ul li:before {
  display: none
}

.site-footer.style-1 {
  padding-top: 300px;
  padding-bottom: 100px;
  background-image: url(../../static/sections/footer/bg-image.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 100% auto
}

.site-footer.style-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/footer/bg-image-v2.jpg');
  background-size: auto 100%;
  background-position: 50%;
  text-align: center;
  color: #9d9d9d
}

.site-footer.style-2 .light-text {
  color: #fff
}

.site-footer.style-2 .widgets-area {
  margin-bottom: 100px
}

.site-footer.style-2 .copyright-area>.social-icons {
  margin-bottom: 30px
}

.site-footer.style-2 .copyright-area>.social-icons>li {
  line-height: 1;
  padding: 0 10px
}

.site-footer.style-2 .copyright-area>.social-icons>li>a {
  font-size: 22px;
  font-size: 1.57143em
}

.site-footer.style-2 .copyright-area>.copyright-info {
  padding-top: 30px;
  position: relative
}

.site-footer.style-2 .copyright-area>.copyright-info:before {
  content: '';
  position: absolute;
  top: 0;
  width: 360px;
  height: 1px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4b4b4c
}

.site-footer.style-3 {
  text-align: center;
  background-color: #303030;
  padding-top: 50px
}

.site-footer.style-3 .footer-logo-and-social-icons {
  border-bottom: 1px solid #454545;
  margin-bottom: 50px
}

.site-footer.style-3 .footer-logo-and-social-icons>.footer-logo {
  margin-bottom: 50px
}

.site-footer.style-3 .footer-logo-and-social-icons>.social-icons {
  background-color: #a58e7c;
  display: inline-block;
  padding: 15px 20px;
  margin-bottom: 0
}

.site-footer.style-3 .footer-logo-and-social-icons>.social-icons>li {
  margin: 0 5px;
  font-size: 16px;
  font-size: 1.14286em
}

.site-footer.style-3 .footer-logo-and-social-icons>.social-icons>li>a {
  color: #fff
}

.site-footer.style-3 .footer-logo-and-social-icons>.social-icons>li>a:hover {
  color: #d9cfc8
}

.site-footer.style-3 .copyright-area {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 50px;
  background-color: #fff;
  text-align: left;
  color: #9d9d9d
}

.site-footer.style-3 .copyright-area .copyright-info {
  margin-top: 10px
}

.site-footer.style-4 {
  background-color: #f8f8f8;
  text-align: center;
  color: #464646
}

.site-footer.style-4 .light-text,
.site-footer.style-4 a {
  color: #464646
}

.site-footer.style-4 a:hover {
  color: #a58e7c
}

.site-footer.style-4 .footer-logo-and-social-icons {
  margin-bottom: 50px
}

.site-footer.style-4 .footer-logo-and-social-icons>.social-icons {
  background-color: #a58e7c;
  display: inline-block;
  padding: 15px 20px;
  margin-bottom: 50px
}

.site-footer.style-4 .footer-logo-and-social-icons>.social-icons>li {
  margin: 0 5px;
  font-size: 16px;
  font-size: 1.14286em
}

.site-footer.style-4 .footer-logo-and-social-icons>.social-icons>li>a {
  color: #fff
}

.site-footer.style-4 .footer-logo-and-social-icons>.social-icons>li>a:hover {
  color: #d9cfc8
}

.site-footer.style-4 .copyright-area {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 50px;
  background-color: #303030;
  text-align: left;
  color: #9d9d9d
}

.site-footer.style-4 .copyright-area .copyright-info {
  margin-top: 10px
}

@media (max-width:1024px) {
  .site-footer.style-1 {
    background-size: 200% auto
  }
}

@media (max-width:768px) {
  .site-footer.style-1 {
    background-size: 375% auto;
    padding-bottom: 50px;
    padding-top: 100px
  }
}

@media (max-width:500px) {

  .site-footer.style-3 .copyright-area,
  .site-footer.style-4 .copyright-area {
    text-align: center
  }

  .site-footer.style-3 .copyright-area .copyright-info,
  .site-footer.style-3 .copyright-area .payment-info,
  .site-footer.style-4 .copyright-area .copyright-info,
  .site-footer.style-4 .copyright-area .payment-info {
    float: none !important
  }

  .site-footer.style-3 .copyright-area .copyright-info,
  .site-footer.style-4 .copyright-area .copyright-info {
    margin-bottom: 25px
  }
}

.site-widget {
  font-weight: 300
}

.dt-sidebar .site-widget {
  margin-bottom: 60px
}

.site-widget>h3 {
  color: #a58e7c;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.42857em;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 40px
}

.dt-sidebar .site-widget>h3 {
  font-size: 16px;
  font-size: 1.14286em;
  font-weight: 600;
  letter-spacing: .028em;
  color: #444;
  margin-bottom: 20px
}

.site-widget>ul {
  margin: 0;
  padding: 0
}

.site-widget>ul>li {
  list-style: none
}

.site-widget>.site-widget-address {
  line-height: 25px;
  line-height: 1.78571em
}

.site-widget>.site-widget-address>strong {
  font-weight: 500
}

.site-widget>.site-widget-text>p {
  margin-bottom: 30px
}

.site-widget>.site-widget-text>.payment-method {
  margin-bottom: 60px
}

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

.site-widget select {
  max-width: 100%
}

@media (max-width:768px) {
  .site-widget {
    margin-bottom: 30px
  }
}

.widget_price_filter .price_slider {
  margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  color: #999
}

.widget_price_filter .price_slider_amount>button {
  display: inline-block;
  border: 0;
  background-color: transparent
}

.widget_price_filter .price_slider_amount>button:hover {
  color: #a58e7c
}

.widget_price_filter .price_slider_amount>button:focus {
  outline-color: transparent
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #a58e7c;
  cursor: ew-resize;
  outline: none;
  top: 0;
  z-index: 1
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  display: block;
  border: 0;
  background-color: #a58e7c
}

.widget_price_filter .ui-widget-content {
  background-color: #ebebeb;
  border: 0
}

.widget_price_filter .ui-slider-horizontal {
  height: 5px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px
}

.dt-filter-list {
  color: #999
}

.dt-filter-list li {
  margin-bottom: 0;
  padding-left: 30px;
  position: relative;
  line-height: 35px;
  line-height: 2.5em
}

.dt-filter-list li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  left: 0;
  top: 8px
}

.dt-filter-list li:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #4d4d4d;
  border-radius: 50%;
  top: 14px;
  left: 6px;
  opacity: 0;
  transition: opacity .15s ease-in-out
}

.dt-filter-list li.current:after,
.dt-filter-list li:hover:after {
  opacity: 1
}

.dt-filter-list li ul {
  list-style: none;
  padding-left: 10px
}

.dt-filter-list li>.color {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #ddd;
  -ms-transform: translateY(7px);
  transform: translateY(7px);
  margin-right: 10px
}

.dt-filter-list li>.color.navi {
  background-color: #003663
}

.dt-filter-list li>.color.brown {
  background-color: #a58e7c
}

.dt-filter-list li>.color.gray {
  background-color: #ebebeb
}

.dt-filter-list li>.color.black {
  background-color: #000
}

.dt-filter-list li>.count {
  display: inline-block;
  float: right;
  font-weight: 600
}

.dt-filter-list li>.toggle {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #ebebeb;
  -ms-transform: translateY(7px);
  transform: translateY(7px);
  margin-left: 10px;
  position: relative;
  font-weight: 600
}

.dt-filter-list li>.toggle:hover {
  cursor: pointer
}

.dt-filter-list li>.toggle:before {
  content: '+';
  position: absolute;
  line-height: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.dt-filter-list li>.toggle[aria-expanded=true]:before {
  content: '-'
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
  padding-left: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
  list-style: none;
  line-height: 1.2;
  position: relative;
  padding-left: 20px
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_product_categories ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #a58e7c
}

.posts-with-thumb>.post-item {
  margin-bottom: 25px;
  line-height: 1
}

.posts-with-thumb>.post-item:after,
.posts-with-thumb>.post-item:before {
  content: "";
  display: table
}

.posts-with-thumb>.post-item:after {
  clear: both
}

.posts-with-thumb>.post-item>.thumb {
  width: 96px;
  height: 96px;
  float: left;
  overflow: hidden
}

.posts-with-thumb>.post-item>.thumb>img {
  width: 100%;
  height: auto
}

.posts-with-thumb>.post-item>.content {
  padding-left: 120px
}

.posts-with-thumb>.post-item>.content>h4 {
  font-size: 14px;
  font-size: 1em;
  font-weight: 600;
  line-height: 24px;
  line-height: 1.71429em
}

.posts-with-thumb>.post-item>.content>.meta {
  color: #9d9d9d
}

.tagcloud {
  margin-left: -5px;
  margin-right: -5px
}

.tagcloud a {
  display: inline-block;
  border: 1px solid #e6e6e6;
  padding: 13px 14px;
  line-height: 1;
  margin: 6px 5px;
  font-size: 14px;
  font-size: .875em
}

.tagcloud a:hover {
  background-color: #a58e7c;
  border-color: #a58e7c;
  color: #fff
}
