@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200&display=swap');
html,
body {
  padding: 0;
  margin: 0;
  font-family: 'Nunito', sans-serif;
  font-weight: normal;
  font-size: 16px; }
  @media only screen and (max-width: 992px) {
    html,
    body {
      font-size: 15px; } }
  @media only screen and (max-width: 768px) {
    html,
    body {
      font-size: 16px; } }

* {
  box-sizing: border-box; }

html {
  line-height: 1;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0;
  overflow-x: hidden; }

main {
  display: block; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
  padding: 0; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 1;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button {
  cursor: pointer; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button:focus,
select:focus {
  outline: 0;
  box-shadow: none; }

input:focus {
  outline: 0; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@font-face {
  font-family: "Braga";
  src: url("../fonts/BragaRegular.eot");
  src: url("../fonts/BragaRegular.eot") format("embedded-opentype"), url("../fonts/BragaRegular.woff") format("woff"), url("../fonts/BragaRegular.woff2") format("woff2"), url("../fonts/BragaRegular.ttf") format("truetype"), url("../fonts/BragaRegular.otf") format("opentype"); }
@font-face {
  font-family: "Miss Confidential";
  src: url("../fonts/missconfidential.woff2") format("woff2"),
       url("../fonts/missconfidential.woff") format("woff");
}  

element.style {
}{ font-family: "Miss Confidential" !important; }
.container-full-half {
  max-width: 1700px;
  width: 100%;
  padding-right: 35px;
  padding-left: 35px;
  margin-right: auto;
  margin-left: auto; }
  @media (max-width: 1199.98px) {
    .container-full-half {
      padding-left: 15px;
      padding-right: 15px; } }

.accordion-group {
  border-bottom: 1px solid #e1e1e1;
  padding: 1.25em 0; }
  .accordion-group:last-child {
    border-bottom: 0; }
  .accordion-group.active .accordion-header:after {
    content: "\f106"; }

.accordion-header {
  cursor: pointer; }
  .accordion-header:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 14px;
    float: right;
    font-weight: 500; }
  .accordion-header > a {
    color: #111;
    font-size: 1.25em;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .accordion-header > a:hover {
      color: #d1a6ab; }

.accordion-content {
  margin-left: 0;
  margin-top: 0.9375em; }

.add-to-cart {
  position: relative;
  height: 3.125em;
  display: inline-block;
  padding: 0 1.875em 0 4.375em;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  transition: 0.2s ease-in-out; }
  .add-to-cart.-dark, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add-to-cart, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.add-to-cart {
    background-color: #111; }
    .add-to-cart.-dark h5, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add-to-cart h5, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.add-to-cart h5 {
      color: #fff; }
  .add-to-cart.-disable {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0 4.375em 0 1.875em; }
    .add-to-cart.-disable .btn, .add-to-cart.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart.-disable button, .add-to-cart.-disable .paginator li button, .paginator li .add-to-cart.-disable button, .add-to-cart.-disable .category-two .slick-arrow, .category-two .add-to-cart.-disable .slick-arrow, .add-to-cart.-disable .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .add-to-cart.-disable button, .add-to-cart.-disable .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .add-to-cart.-disable button, .add-to-cart.-disable .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add-to-cart.-disable .slick-arrow, .add-to-cart.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart.-disable .slick-arrow, .add-to-cart.-disable .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add-to-cart.-disable .slick-arrow, .add-to-cart.-disable .testimonial-three .slick-arrow, .testimonial-three .add-to-cart.-disable .slick-arrow {
      left: 100%;
      transform: translateX(-100%); }
  .add-to-cart .btn, .add-to-cart .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart button, .add-to-cart .paginator li button, .paginator li .add-to-cart button, .add-to-cart .category-two .slick-arrow, .category-two .add-to-cart .slick-arrow, .add-to-cart .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .add-to-cart button, .add-to-cart .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .add-to-cart button, .add-to-cart .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add-to-cart .slick-arrow, .add-to-cart .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart .slick-arrow, .add-to-cart .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add-to-cart .slick-arrow, .add-to-cart .testimonial-three .slick-arrow, .testimonial-three .add-to-cart .slick-arrow {
    position: absolute;
    left: 0;
    top: 0;
    height: 3.84615em;
    width: 3.84615em;
    padding: 0;
    line-height: 3.84615em;
    transition: 0.2s ease-in-out; }
  .add-to-cart h5 {
    color: #111;
    font-size: 0.8125em;
    font-weight: 600;
    line-height: 3.84615em;
    text-transform: uppercase; }
  .add-to-cart:hover {
    padding: 0 4.375em 0 1.875em; }
    .add-to-cart:hover .btn, .add-to-cart:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart:hover button, .add-to-cart:hover .paginator li button, .paginator li .add-to-cart:hover button, .add-to-cart:hover .category-two .slick-arrow, .category-two .add-to-cart:hover .slick-arrow, .add-to-cart:hover .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .add-to-cart:hover button, .add-to-cart:hover .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .add-to-cart:hover button, .add-to-cart:hover .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add-to-cart:hover .slick-arrow, .add-to-cart:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart:hover .slick-arrow, .add-to-cart:hover .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add-to-cart:hover .slick-arrow, .add-to-cart:hover .testimonial-three .slick-arrow, .testimonial-three .add-to-cart:hover .slick-arrow {
      left: 100%;
      transform: translateX(-100%); }

@media only screen and (max-width: 992px) {
  .benefits {
    font-size: 16px; } }

.benefits__item {
  display: flex;
  align-items: flex-start; }
  .benefits__item:hover .benefits__item__icon {
    animation: pulse 1s forwards; }
  @media only screen and (max-width: 992px) {
    .benefits__item {
      margin-bottom: 1.875em; } }
  .benefits__item__icon {
    width: 1.875em;
    margin-right: 1.5625em; }
    .benefits__item__icon img {
      height: 100%;
      width: 100%;
      object-fit: contain; }
  .benefits__item__content h5 {
    color: #111;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0.625em; }
  .benefits__item__content p {
    color: #111;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1.69231em; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.blog-sidebar__section {
  padding-bottom: 2.5em;
  margin-bottom: 2.5em;
  border-bottom: 1px solid #e1e1e1; }
  .blog-sidebar__section:last-child {
    padding-bottom: 0;
    border-bottom: 0; }
  .blog-sidebar__section.-search form {
    position: relative; }
    .blog-sidebar__section.-search form input {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      height: 3.125em;
      width: 100%;
      transition: 0.2s ease-in-out;
      -webkit-appearance: none;
      padding: 1.25rem;
      border-radius: 0px;
      color: #111;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.125em; }
      .blog-sidebar__section.-search form input:focus {
        outline: 0; }
      .blog-sidebar__section.-search form input:-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input::-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input:-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em;
        line-height: -moz-block-height; }
      .blog-sidebar__section.-search form input::-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em;
        line-height: -moz-block-height; }
      .blog-sidebar__section.-search form input:-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input::-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input:-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input::-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input:input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
      .blog-sidebar__section.-search form input::input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.125em; }
    .blog-sidebar__section.-search form button {
      position: absolute;
      top: 50%;
      right: 1.25em;
      transform: translateY(-50%);
      color: #111;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none;
      line-height: 1;
      transition: 0.2s ease-in-out;
      cursor: pointer;
      background-color: transparent;
      border: 0; }
      .blog-sidebar__section.-search form button:hover {
        color: #d1a6ab; }
  .blog-sidebar__section.-categories ul {
    list-style: none; }
    .blog-sidebar__section.-categories ul li {
      margin-bottom: 1.25em; }
      .blog-sidebar__section.-categories ul li a {
        color: #888;
        font-size: 0.9375em;
        font-weight: 500;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .blog-sidebar__section.-categories ul li a:hover {
          color: #111; }
        .blog-sidebar__section.-categories ul li a span {
          float: right; }
  .blog-sidebar__section.-polular-post .post-card-three {
    margin-bottom: 1.875em; }
  .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"] {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 3.21429em;
    width: 100%;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    padding: 1.25rem;
    border-radius: 0px;
    color: #111;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 3.21429em;
    margin-bottom: 1.07143em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:focus {
      outline: 0; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:-webkit-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]::-webkit-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:-moz-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em;
      line-height: -moz-block-height; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]::-moz-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em;
      line-height: -moz-block-height; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:-ms-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]::-ms-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:-o-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]::-o-input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]:input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type="email"]::input-placeholder {
      color: #888;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
  .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label {
    color: #111;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 2em;
    display: block;
    margin-bottom: 1.25em; }
    .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label input {
      margin-right: 0.625em; }
  .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
    height: 3.46154em !important;
    padding: 0 2.30769em !important; }
  .blog-sidebar__section.-newsletter p {
    color: #111;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.86667em;
    margin-bottom: 1.33333em; }

.blog-sidebar__title {
  color: #111;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.75em; }

.breadcrumb {
  text-align: center;
  background-image: url("../images/common/Breadcrumb/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3.125em 0;
  margin-bottom: 6.25rem; }
  .breadcrumb h2 {
    color: #111;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.4em; }
  .breadcrumb ul {
    list-style: none; }
    .breadcrumb ul li {
      display: inline-block; }
      .breadcrumb ul li.active {
        color: #d1a6ab; }
      .breadcrumb ul li:last-child:after {
        display: none; }
      .breadcrumb ul li:after {
        content: "/";
        margin: 0 0.625em; }

.btn, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .paginator li button, .category-two .slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form button, .product-detail__slide-two__small .slick-arrow, .product-tab-slide__content .slick-arrow, .slider.-style-3 .slider__carousel .slick-arrow, .testimonial-three .slick-arrow {
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 1.15385em 2.30769em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .btn.-disable, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-disable, .paginator li button.-disable, .category-two .-disable.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-disable, .footer-two__content .footer-two-newsletter .mc-form button.-disable, .product-detail__slide-two__small .-disable.slick-arrow, .product-tab-slide__content .-disable.slick-arrow, .slider.-style-3 .slider__carousel .-disable.slick-arrow, .testimonial-three .-disable.slick-arrow {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5; }
  .btn.-round, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-round, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow, .paginator li button, .category-two .-round.slick-arrow, .category-two .paginator li button.slick-arrow, .paginator li .category-two button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-round, .footer-one__header__newsletter .footer-one-newsletter .mc-form .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter .mc-form button.slick-arrow, .footer-two__content .footer-two-newsletter .mc-form button.-round, .footer-two__content .footer-two-newsletter .mc-form .paginator li button, .paginator li .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-two__content .footer-two-newsletter .mc-form button.slick-arrow, .product-detail__slide-two__small .slick-arrow, .product-tab-slide__content .-round.slick-arrow, .product-tab-slide__content .paginator li button.slick-arrow, .paginator li .product-tab-slide__content button.slick-arrow, .slider.-style-3 .slider__carousel .-round.slick-arrow, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow, .testimonial-three .-round.slick-arrow, .testimonial-three .paginator li button.slick-arrow, .paginator li .testimonial-three button.slick-arrow {
    border-radius: 999px; }
  .btn.-underline, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline, .paginator li button.-underline, .category-two .-underline.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-underline, .footer-two__content .footer-two-newsletter .mc-form button.-underline, .product-detail__slide-two__small .-underline.slick-arrow, .product-tab-slide__content .-underline.slick-arrow, .slider.-style-3 .slider__carousel .-underline.slick-arrow, .testimonial-three .-underline.slick-arrow {
    border: 0;
    padding: 0;
    padding-bottom: 0.625em;
    position: relative;
    overflow: hidden; }
    .btn.-underline:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .paginator li button.-underline:after, .category-two .-underline.slick-arrow:after, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-underline:after, .footer-two__content .footer-two-newsletter .mc-form button.-underline:after, .product-detail__slide-two__small .-underline.slick-arrow:after, .product-tab-slide__content .-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:after, .testimonial-three .-underline.slick-arrow:after, .btn.-underline:before, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:before, .paginator li button.-underline:before, .category-two .-underline.slick-arrow:before, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-underline:before, .footer-two__content .footer-two-newsletter .mc-form button.-underline:before, .product-detail__slide-two__small .-underline.slick-arrow:before, .product-tab-slide__content .-underline.slick-arrow:before, .slider.-style-3 .slider__carousel .-underline.slick-arrow:before, .testimonial-three .-underline.slick-arrow:before {
      content: "";
      width: 100%;
      height: 2px;
      background-color: #d1a6ab;
      position: absolute;
      left: 0;
      bottom: 0;
      transition: 0.2s ease-in-out; }
    .btn.-underline:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .paginator li button.-underline:after, .category-two .-underline.slick-arrow:after, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-underline:after, .footer-two__content .footer-two-newsletter .mc-form button.-underline:after, .product-detail__slide-two__small .-underline.slick-arrow:after, .product-tab-slide__content .-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:after, .testimonial-three .-underline.slick-arrow:after {
      left: -100%;
      background-color: #111; }
    .btn.-underline:hover:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:hover:after, .paginator li button.-underline:hover:after, .category-two .-underline.slick-arrow:hover:after, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-underline:hover:after, .footer-two__content .footer-two-newsletter .mc-form button.-underline:hover:after, .product-detail__slide-two__small .-underline.slick-arrow:hover:after, .product-tab-slide__content .-underline.slick-arrow:hover:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:hover:after, .testimonial-three .-underline.slick-arrow:hover:after {
      left: 0; }
  .btn:focus, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:focus, .paginator li button:focus, .category-two .slick-arrow:focus, .footer-one__header__newsletter .footer-one-newsletter .mc-form button:focus, .footer-two__content .footer-two-newsletter .mc-form button:focus, .product-detail__slide-two__small .slick-arrow:focus, .product-tab-slide__content .slick-arrow:focus, .slider.-style-3 .slider__carousel .slick-arrow:focus, .testimonial-three .slick-arrow:focus {
    outline: 0; }
  .btn.-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .paginator li button.-red, .category-two .-red.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-red, .footer-two__content .footer-two-newsletter .mc-form button, .product-detail__slide-two__small .-red.slick-arrow, .product-tab-slide__content .-red.slick-arrow, .slider.-style-3 .slider__carousel .-red.slick-arrow, .slider.-style-3 .slider__carousel .footer-two__content .footer-two-newsletter .mc-form button.slick-arrow, .footer-two__content .footer-two-newsletter .mc-form .slider.-style-3 .slider__carousel button.slick-arrow, .testimonial-three .-red.slick-arrow {
    background-color: #d1a6ab;
    color: #fff; }
    .btn.-red:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red:hover, .paginator li button.-red:hover, .category-two .-red.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-red:hover, .footer-two__content .footer-two-newsletter .mc-form button:hover, .product-detail__slide-two__small .-red.slick-arrow:hover, .product-tab-slide__content .-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .-red.slick-arrow:hover, .testimonial-three .-red.slick-arrow:hover {
      background-color: #ee3631; }
  .btn.-light-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red, .paginator li button.-light-red, .category-two .-light-red.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-light-red, .footer-two__content .footer-two-newsletter .mc-form button.-light-red, .product-detail__slide-two__small .-light-red.slick-arrow, .product-tab-slide__content .-light-red.slick-arrow, .slider.-style-3 .slider__carousel .-light-red.slick-arrow, .testimonial-three .-light-red.slick-arrow {
    background-color: #d1a6ab;
    color: #fff; }
    .btn.-light-red:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover, .paginator li button.-light-red:hover, .category-two .-light-red.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-light-red:hover, .footer-two__content .footer-two-newsletter .mc-form button.-light-red:hover, .product-detail__slide-two__small .-light-red.slick-arrow:hover, .product-tab-slide__content .-light-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .-light-red.slick-arrow:hover, .testimonial-three .-light-red.slick-arrow:hover {
      background-color: #ee3631; }
  .btn.-dark, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .paginator li button.-dark, .category-two .-dark.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form button.-dark, .product-detail__slide-two__small .-dark.slick-arrow, .product-tab-slide__content .-dark.slick-arrow, .slider.-style-3 .slider__carousel .-dark.slick-arrow, .slider.-style-3 .slider__carousel .footer-one__header__newsletter .footer-one-newsletter .mc-form button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.-style-3 .slider__carousel button.slick-arrow, .testimonial-three .-dark.slick-arrow {
    background-color: #111;
    color: #fff; }
    .btn.-dark:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .paginator li button.-dark:hover, .category-two .-dark.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button:hover, .footer-two__content .footer-two-newsletter .mc-form button.-dark:hover, .product-detail__slide-two__small .-dark.slick-arrow:hover, .product-tab-slide__content .-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .-dark.slick-arrow:hover, .testimonial-three .-dark.slick-arrow:hover {
      background-color: black; }
  .btn.-light, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light, .paginator li button.-light, .category-two .-light.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-light, .footer-two__content .footer-two-newsletter .mc-form button.-light, .product-detail__slide-two__small .-light.slick-arrow, .product-tab-slide__content .-light.slick-arrow, .slider.-style-3 .slider__carousel .-light.slick-arrow, .testimonial-three .-light.slick-arrow {
    background-color: #f5f5f5;
    color: #fff;
    color: #111; }
    .btn.-light:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light:hover, .paginator li button.-light:hover, .category-two .-light.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-light:hover, .footer-two__content .footer-two-newsletter .mc-form button.-light:hover, .product-detail__slide-two__small .-light.slick-arrow:hover, .product-tab-slide__content .-light.slick-arrow:hover, .slider.-style-3 .slider__carousel .-light.slick-arrow:hover, .testimonial-three .-light.slick-arrow:hover {
      background-color: gainsboro; }
  .btn.-white, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow, .paginator li button, .category-two .-white.slick-arrow, .category-two .paginator li button.slick-arrow, .paginator li .category-two button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-white, .footer-one__header__newsletter .footer-one-newsletter .mc-form .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter .mc-form button.slick-arrow, .footer-two__content .footer-two-newsletter .mc-form button.-white, .footer-two__content .footer-two-newsletter .mc-form .paginator li button, .paginator li .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-two__content .footer-two-newsletter .mc-form button.slick-arrow, .product-detail__slide-two__small .slick-arrow, .product-tab-slide__content .-white.slick-arrow, .product-tab-slide__content .paginator li button.slick-arrow, .paginator li .product-tab-slide__content button.slick-arrow, .slider.-style-3 .slider__carousel .-white.slick-arrow, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow, .testimonial-three .-white.slick-arrow, .testimonial-three .paginator li button.slick-arrow, .paginator li .testimonial-three button.slick-arrow {
    background-color: #fff;
    color: #fff;
    border: 1px solid #e1e1e1;
    color: #111; }
    .btn.-white:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button:hover, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow:hover, .paginator li button:hover, .category-two .-white.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-white:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form .paginator li button:hover, .paginator li .footer-one__header__newsletter .footer-one-newsletter .mc-form button:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter .mc-form button.slick-arrow:hover, .footer-two__content .footer-two-newsletter .mc-form button.-white:hover, .footer-two__content .footer-two-newsletter .mc-form .paginator li button:hover, .paginator li .footer-two__content .footer-two-newsletter .mc-form button:hover, .footer-two__content .footer-two-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .footer-two__content .footer-two-newsletter .mc-form button.slick-arrow:hover, .product-detail__slide-two__small .slick-arrow:hover, .product-tab-slide__content .-white.slick-arrow:hover, .slider.-style-3 .slider__carousel .-white.slick-arrow:hover, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow:hover, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow:hover, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow:hover, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow:hover, .testimonial-three .-white.slick-arrow:hover {
      background-color: #e6e6e6; }
  .btn.-transparent, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent, .paginator li button.-transparent, .category-two .-transparent.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-transparent, .footer-two__content .footer-two-newsletter .mc-form button.-transparent, .product-detail__slide-two__small .-transparent.slick-arrow, .product-tab-slide__content .-transparent.slick-arrow, .slider.-style-3 .slider__carousel .-transparent.slick-arrow, .testimonial-three .-transparent.slick-arrow {
    background-color: transparent;
    color: #fff;
    color: #111; }
    .btn.-transparent:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent:hover, .paginator li button.-transparent:hover, .category-two .-transparent.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .mc-form button.-transparent:hover, .footer-two__content .footer-two-newsletter .mc-form button.-transparent:hover, .product-detail__slide-two__small .-transparent.slick-arrow:hover, .product-tab-slide__content .-transparent.slick-arrow:hover, .slider.-style-3 .slider__carousel .-transparent.slick-arrow:hover, .testimonial-three .-transparent.slick-arrow:hover {
      background-color: rgba(0, 0, 0, 0); }

.cart-sidebar {
  height: 100%; }
  .cart-sidebar .cart-items__wrapper {
    height: 100%;
    background-color: #fff;
    z-index: 101;
    display: flex;
    flex-direction: column; }
    @media only screen and (max-width: 768px) {
      .cart-sidebar .cart-items__wrapper {
        font-size: 0.875em; } }
    .cart-sidebar .cart-items__wrapper h2 {
      color: #111;
      font-size: 1.25em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 1.5em; }
    .cart-sidebar .cart-items__wrapper .empty-noti {
      color: #111;
      font-size: 1.875em;
      font-weight: normal;
      line-height: 1;
      padding: 3.125em 0; }
    .cart-sidebar .cart-items__wrapper .cart-item {
      display: flex;
      align-items: center;
      padding-bottom: 1.875em;
      margin-bottom: 1.875em;
      border-bottom: 1px solid #e1e1e1; }
      .cart-sidebar .cart-items__wrapper .cart-item:last-child {
        padding-bottom: 0;
        border: 0; }
      .cart-sidebar .cart-items__wrapper .cart-item__image {
        margin-right: 1.5625em; }
        .cart-sidebar .cart-items__wrapper .cart-item__image img {
          height: 5em;
          width: 5em;
          object-fit: cover; }
      .cart-sidebar .cart-items__wrapper .cart-item__info {
        margin-right: 1.875em; }
        .cart-sidebar .cart-items__wrapper .cart-item__info a {
          color: #111;
          font-size: 0.9375em;
          font-weight: 500;
          text-decoration: none;
          line-height: 1.6em;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          display: block;
          margin-bottom: 0.66667em; }
          .cart-sidebar .cart-items__wrapper .cart-item__info a:hover {
            color: #d1a6ab; }
        .cart-sidebar .cart-items__wrapper .cart-item__info h5 {
          color: #111;
          font-size: 0.9375em;
          font-weight: 600;
          line-height: 1;
          display: block;
          margin-bottom: 1em; }
        .cart-sidebar .cart-items__wrapper .cart-item__info p {
          color: #888;
          font-size: 0.8125em;
          font-weight: normal;
          line-height: 1; }
      .cart-sidebar .cart-items__wrapper .cart-item__remove {
        color: #888;
        font-size: 0.9375em;
        font-weight: normal;
        text-decoration: none;
        line-height: 1.33333em;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        border: 1px solid #888;
        height: 1.33333em;
        width: 1.33333em;
        text-align: center;
        border-radius: 999px;
        margin-left: auto; }
        .cart-sidebar .cart-items__wrapper .cart-item__remove:hover {
          color: #d1a6ab; }
        .cart-sidebar .cart-items__wrapper .cart-item__remove:hover {
          border-color: #d1a6ab; }
    .cart-sidebar .cart-items__wrapper .cart-items__total {
      margin-top: 1.875em;
      padding-top: 1.875em;
      border-top: 1px solid #e1e1e1;
      margin-top: auto; }
      .cart-sidebar .cart-items__wrapper .cart-items__total__price {
        display: flex;
        justify-content: space-between;
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 1.875em; }
        .cart-sidebar .cart-items__wrapper .cart-items__total__price span {
          color: #d1a6ab; }
      .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .btn, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .paginator li button, .paginator li .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .category-two .slick-arrow, .category-two .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .testimonial-three .slick-arrow, .testimonial-three .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow {
        width: 100%; }
        .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .btn:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:first-child, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .paginator li button:first-child, .paginator li .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .category-two .slick-arrow:first-child, .category-two .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter .mc-form button:first-child, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-two__content .footer-two-newsletter .mc-form button:first-child, .footer-two__content .footer-two-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-detail__slide-two__small .slick-arrow:first-child, .product-detail__slide-two__small .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-tab-slide__content .slick-arrow:first-child, .product-tab-slide__content .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slider.-style-3 .slider__carousel .slick-arrow:first-child, .slider.-style-3 .slider__carousel .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .testimonial-three .slick-arrow:first-child, .testimonial-three .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child {
          margin-bottom: 0.9375em; }

.customed-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2.1875em;
  font-size: 1em;
  color: #111;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  background-image: url("../images/ic-down.png");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: 12px;
  background-color: #fff; }
  .customed-select option {
    color: #111;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    outline: 0;
    border: 0; }
    .customed-select option[disable] {
      color: #888; }
  .customed-select.-borderless {
    border: 0;
    background-color: transparent; }
  .customed-select.-white, .paginator li button.customed-select, .product-detail__slide-two__small .customed-select.slick-arrow {
    color: #fff;
    background-image: url("../images/ic-down-white.png"); }
    .customed-select.-white option, .paginator li button.customed-select option, .product-detail__slide-two__small .customed-select.slick-arrow option {
      color: #111;
      font-size: 1em;
      font-weight: normal;
      line-height: 1; }

.paginator {
  list-style: none; }
  .paginator li {
    display: inline-block;
    margin: 0 0.3125em; }
    .paginator li:first-child {
      margin-left: 0;
      padding-left: 0; }
    .paginator li:last-child {
      margin-right: 0;
      padding-right: 0; }
    .paginator li.active button {
      background-color: #111;
      color: #fff;
      height: 3.57143em;
      width: 3.57143em;
      padding: 0; }
    .paginator li button {
      height: 3.57143em;
      width: 3.57143em;
      padding: 0; }

.post-card-one {
  display: flex;
  align-items: flex-start;
  padding: 2.5em;
  box-shadow: 0px 1px 5px 0 #dfdfe0;
  background-color: #fff;
  transition: 0.2s ease-in-out; }
  .post-card-one:hover {
    box-shadow: 0px 3px 20px 0 #dfdfe0; }
  .post-card-one__date {
    padding: 0.625em 0.9375em;
    background-color: #111;
    margin-right: 2.5em; }
    .post-card-one__date h5 {
      color: #fff;
      font-size: 1em;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 0.3125em; }
    .post-card-one__date p {
      color: #fff;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1; }
  .post-card-one__content__info {
    margin-bottom: 0.9375em; }
    .post-card-one__content__info p {
      color: #888;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1;
      display: inline-block; }
      .post-card-one__content__info p span {
        color: #111; }
      .post-card-one__content__info p:after {
        content: "/";
        margin: 0 0.625em; }
    .post-card-one__content__info a {
      color: #111;
      font-size: 0.8125em;
      font-weight: normal;
      text-decoration: none;
      line-height: 1;
      transition: 0.2s ease-in-out;
      cursor: pointer;
      display: inline-block; }
      .post-card-one__content__info a:hover {
        color: #d1a6ab; }
  .post-card-one__content__title {
    color: #111;
    font-size: 1.25em;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.3em;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical; }
    .post-card-one__content__title:hover {
      color: #d1a6ab; }

.post-card-two:hover .post-card-two__image img {
  transform: scale(1.05); }

.post-card-two:hover .post-card-two__image .post-card-two__info__date {
  background-color: #d1a6ab;
  color: #fff; }

.post-card-two__image {
  position: relative;
  margin-bottom: 1.875em;
  overflow: hidden; }
  .post-card-two__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.2s ease-in-out; }
  .post-card-two__image .post-card-two__info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex; }
    .post-card-two__image .post-card-two__info__date {
      padding: 0.625em 0.9375em;
      background-color: #111;
      transition: 0.2s ease-in-out; }
      .post-card-two__image .post-card-two__info__date h5 {
        color: #fff;
        font-size: 1em;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 0.3125em; }
      .post-card-two__image .post-card-two__info__date p {
        color: #fff;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
    .post-card-two__image .post-card-two__info__detail {
      background-color: #fff;
      margin-right: 1.25em;
      display: flex;
      flex-grow: 1;
      align-items: center;
      padding: 0 1.25em; }
      .post-card-two__image .post-card-two__info__detail p {
        color: #888;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
        .post-card-two__image .post-card-two__info__detail p span {
          color: #111; }
        .post-card-two__image .post-card-two__info__detail p:after {
          content: "/";
          margin: 0 0.625em; }
      .post-card-two__image .post-card-two__info__detail a {
        color: #111;
        font-size: 0.8125em;
        font-weight: normal;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .post-card-two__image .post-card-two__info__detail a:hover {
          color: #d1a6ab; }

.post-card-two__content a {
  color: #111;
  font-size: 1.25em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3em;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  margin-bottom: 1.1em; }
  .post-card-two__content a:hover {
    color: #111; }
  .post-card-two__content a:hover {
    text-decoration: underline; }

.post-card-two__content p {
  color: #111;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical; }

.post-card-three {
  display: flex; }
  .post-card-three:hover .post-card-three__image img {
    transform: scale(1.05); }
  .post-card-three__image {
    margin-right: 1.5625em;
    overflow: hidden;
    flex: none; }
    .post-card-three__image img {
      height: 5.625em;
      width: 5.625em;
      object-fit: cover;
      transition: 0.2s ease-in-out; }
  .post-card-three__content a {
    color: #111;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.3125em;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-bottom: 0.625em; }
    .post-card-three__content a:hover {
      color: #d1a6ab; }
  .post-card-three__content p {
    color: #888;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1; }

.post-card-featured {
  position: relative; }
  .post-card-featured:hover .post-card-featured__image img {
    transform: scale(1.05); }
  .post-card-featured:hover .post-card-featured__content__date {
    background-color: #d1a6ab;
    color: #fff; }
  .post-card-featured__image {
    overflow: hidden;
    height: 24.0625em;
    position: inherit;
    z-index: -1; }
    .post-card-featured__image img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: 0.2s ease-in-out; }
  .post-card-featured__content {
    background-color: #fff;
    margin-top: -2.5em;
    margin-right: 1.875em;
    padding: 2.5em 3.125em 1.25em 0;
    display: flex;
    align-items: flex-start; }
    .post-card-featured__content__date {
      padding: 0.625em 0.9375em;
      background-color: #111;
      transition: 0.2s ease-in-out;
      margin-right: 2.5em; }
      .post-card-featured__content__date h5 {
        color: #fff;
        font-size: 1em;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 0.3125em; }
      .post-card-featured__content__date p {
        color: #fff;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
    .post-card-featured__content__detail .post-card-featured__info {
      display: flex;
      margin-bottom: 0.625em; }
      .post-card-featured__content__detail .post-card-featured__info p {
        color: #888;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
        .post-card-featured__content__detail .post-card-featured__info p span {
          color: #111; }
        .post-card-featured__content__detail .post-card-featured__info p:after {
          content: "/";
          margin: 0 0.625em; }
      .post-card-featured__content__detail .post-card-featured__info a {
        color: #111;
        font-size: 0.8125em;
        font-weight: normal;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .post-card-featured__content__detail .post-card-featured__info a:hover {
          color: #d1a6ab; }
    .post-card-featured__content__detail .post-card-featured-title {
      color: #111;
      font-size: 1.5em;
      font-weight: 600;
      text-decoration: none;
      line-height: 1.29167em;
      transition: 0.2s ease-in-out;
      cursor: pointer;
      display: block;
      margin-bottom: 1.25em; }
      .post-card-featured__content__detail .post-card-featured-title:hover {
        color: #d1a6ab; }
    .post-card-featured__content__detail .post-card-featured-description {
      color: #111;
      font-size: 0.9375em;
      font-weight: normal;
      line-height: 1.8em; }

.post-card-five {
  display: flex; }
  .post-card-five:hover .post-card-five__date {
    background-color: #d1a6ab; }
  .post-card-five__date {
    padding: 0.625em 0.9375em;
    background-color: #111;
    margin-right: 2.5em;
    position: absolute;
    top: 10px;
    left: 10px;
    transition: 0.2s ease-in-out; }
    .post-card-five__date h5 {
      color: #fff;
      font-size: 1em;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 0.3125em; }
    .post-card-five__date p {
      color: #fff;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1; }
  .post-card-five__image {
    flex: 1 1 40%;
    max-width: 40%;
    margin-right: 1.875em;
    position: relative; }
    .post-card-five__image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .post-card-five__content {
    flex: 1 1 60%;
    max-width: 60%; }
    .post-card-five__content__info {
      display: flex;
      margin-bottom: 0.9375em; }
      .post-card-five__content__info p {
        color: #888;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
        .post-card-five__content__info p span {
          color: #111; }
        .post-card-five__content__info p:after {
          content: "/";
          margin: 0 0.625em; }
      .post-card-five__content__info a {
        color: #111;
        font-size: 0.8125em;
        font-weight: normal;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .post-card-five__content__info a:hover {
          color: #d1a6ab; }
    .post-card-five__content__title {
      color: #111;
      font-size: 1.25em;
      font-weight: 600;
      text-decoration: none;
      line-height: 1.3em;
      transition: 0.2s ease-in-out;
      cursor: pointer;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* number of lines to show */
      -webkit-box-orient: vertical;
      margin-bottom: 0.75em; }
      .post-card-five__content__title:hover {
        color: #111; }
      .post-card-five__content__title:hover {
        text-decoration: underline; }
    .post-card-five__content__description {
      color: #111;
      font-size: 0.9375em;
      font-weight: normal;
      line-height: 1.8em;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* number of lines to show */
      -webkit-box-orient: vertical; }

.product {
  position: relative; }
  .product-category {
    color: #888;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    text-transform: capitalize; }
  .product-price--main {
    color: #111;
    font-size: 17.5px;
    font-weight: 600;
    line-height: 1; }
  .product-price--discount {
    color: #888;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1;
    text-decoration: line-through; }
  .product-colors {
    margin-left: auto; }
    .product-colors__item {
      height: 0.625em;
      width: 0.625em;
      border-radius: 999px;
      display: inline-block;
      margin: 0 0.1875em;
      cursor: pointer; }
      .product-colors__item:first-child {
        margin-left: 0;
        padding-left: 0; }
      .product-colors__item:last-child {
        margin-right: 0;
        padding-right: 0; }
      .product-colors__item:hover {
        border: 1px solid #e1e1e1; }
      .product-colors__item.active {
        border: 1px solid #e1e1e1; }
  .product-type {
    position: absolute;
    top: 0.9375em;
    left: 0.9375em;
    z-index: 10; }
    .product-type .-new,
    .product-type .-sale {
      color: #fff;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1;
      background-color: #1a7be9;
      padding: 0.3125em;
      border-radius: 0.1875em; }
    .product-type .-sale {
      background-color: #de1339; }
  .product-btn {
    display: inline-block; }
  .product-description {
    color: #111;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.8em; }
  .product:hover .product-thumb__image img:nth-child(2) {
    opacity: 0; }
  .product-thumb {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 1.5625em; }
    .product-thumb:hover .product-thumb__actions {
      opacity: 1;
      transform: translateY(0); }
    .product-thumb__image {
      display: block;
      height: 100%;
      width: 100%; }
      .product-thumb__image img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
        .product-thumb__image img:nth-child(2) {
          position: absolute;
          top: 0;
          left: 0;
          transition: 0.2s ease-in-out;
          z-index: 9; }
        .product-thumb__image img:nth-child(3) {
          position: absolute;
          top: 0;
          left: 0;
          transition: 0.2s ease-in-out;
          z-index: 10; }
    .product-thumb__actions {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 1.25em 0;
      background-color: rgba(255, 255, 255, 0.8);
      z-index: 10;
      opacity: 0;
      transform: translateY(20px);
      transition: 0.2s ease-in-out; }
      .product-thumb__actions .product-btn {
        margin: 0 0.3125em;
        display: inline-block; }
        .product-thumb__actions .product-btn .product__actions__item {
          height: 3.57143em;
          width: 3.57143em;
          padding: 0;
          line-height: 3.57143em; }
          .product-thumb__actions .product-btn .product__actions__item:first-child {
            margin-left: 0;
            padding-left: 0; }
          .product-thumb__actions .product-btn .product__actions__item:last-child {
            margin-right: 0;
            padding-right: 0; }
          .product-thumb__actions .product-btn .product__actions__item.active {
            background-color: #d1a6ab;
            color: #fff; }
  .product-name {
    color: #111;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.625em;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    display: block;
    margin-bottom: 0.625em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical; }
    .product-name:hover {
      color: #d1a6ab; }
  .product-content__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.625em; }
    .product-content__header h5 {
      color: #888;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1;
      text-transform: capitalize; }
  .product-content__footer {
    display: flex;
    align-items: center; }
    .product-content__footer .product-price--main {
      margin-right: 0.76923em; }
  .product.-inline-content {
    position: relative; }
    .product.-inline-content .product-thumb__actions {
      bottom: 50%;
      transform: translateY(50%); }
    .product.-inline-content .product-content {
      position: absolute;
      bottom: 1.875em;
      left: 1.875em;
      right: 1.875em;
      z-index: 10; }

.product-list {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e1e1e1; }
  .product-list:hover .product-list__thumb__image img:nth-child(2) {
    opacity: 0; }
  .product-list-thumb {
    flex: 1 1 35%;
    max-width: 35%;
    position: relative;
    text-align: center;
    overflow: hidden; }
    @media only screen and (max-width: 576px) {
      .product-list-thumb {
        flex: 1 1 100%;
        max-width: 100%; } }
    .product-list-thumb__image {
      display: block;
      height: 100%;
      width: 100%;
      max-height: 100%; }
      .product-list-thumb__image img {
        height: 100%;
        width: 100%;
        object-fit: unset; }
        .product-list-thumb__image img:nth-child(2) {
          position: absolute;
          top: 0;
          left: 0;
          transition: 0.2s ease-in-out;
          z-index: 9; }
        .product-list-thumb__image img:nth-child(3) {
          position: absolute;
          top: 0;
          left: 0;
          transition: 0.2s ease-in-out;
          z-index: 10; }
  .product-list-content {
    flex: 1 1 65%;
    max-width: 65%;
    padding: 3.125em; }
    @media only screen and (max-width: 1400px) {
      .product-list-content {
        padding: 2.14286em; } }
    @media only screen and (max-width: 992px) {
      .product-list-content {
        padding: 1.42857em; } }
    @media only screen and (max-width: 576px) {
      .product-list-content {
        flex: 1 1 100%;
        max-width: 100%;
        padding: 1.42857em; } }
    .product-list-content__top {
      padding-bottom: 1.5625em;
      margin-bottom: 1.5625em;
      border-bottom: 1px solid #e1e1e1; }
      .product-list-content__top .product-category__wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0.625em; }
      .product-list-content__top .product__price {
        display: flex;
        align-items: center; }
        .product-list-content__top .product__price__wrapper {
          display: flex; }
          .product-list-content__top .product__price__wrapper .product-price--main {
            margin-right: 0.76923em; }
    .product-list-content__bottom .product-description {
      margin-bottom: 2em; }
    .product-list-content__bottom .product-actions {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .product-list-content__bottom .product-actions .product-btn:not(:last-child) {
        margin-right: 0.625em;
        margin: 0 0.625em 0.625em 0; }
        @media only screen and (max-width: 768px) {
          .product-list-content__bottom .product-actions .product-btn:not(:last-child) {
            margin-right: 0 0.35714em 0.35714em 0; } }
      .product-list-content__bottom .product-actions .product-btn a {
        height: 3.46154em;
        width: 3.46154em;
        line-height: 3.46154em;
        padding: 0; }
        @media only screen and (max-width: 1170px) {
          .product-list-content__bottom .product-actions .product-btn a {
            font-size: 13px; } }
      .product-list-content__bottom .product-actions .product-btn .add-to-cart {
        height: 2.8125em; }
        @media only screen and (max-width: 768px) {
          .product-list-content__bottom .product-actions .product-btn .add-to-cart {
            height: 3.21429em; } }
        .product-list-content__bottom .product-actions .product-btn .add-to-cart .btn, .product-list-content__bottom .product-actions .product-btn .add-to-cart .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .paginator li button, .paginator li .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .category-two .slick-arrow, .category-two .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .testimonial-three .slick-arrow, .testimonial-three .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow {
          height: 3.30769em;
          width: 3.30769em; }

.product-quickview {
  padding: 3.125em; }
  @media only screen and (max-width: 768px) {
    .product-quickview .product-detail_slide-one {
      margin-bottom: 3.125em; } }

.quantity-controller {
  height: 3.125em;
  display: flex;
  align-items: center; }
  .quantity-controller.-border {
    padding: 0 1.25em;
    border: 1px solid #e1e1e1; }
  .quantity-controller.-round, .paginator li button.quantity-controller, .product-detail__slide-two__small .quantity-controller.slick-arrow {
    border-radius: 999px; }
  .quantity-controller__btn {
    color: #888;
    font-size: 1.25em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    .quantity-controller__btn:hover {
      color: #d1a6ab; }
  .quantity-controller__number {
    padding: 0 2.8125em;
    color: #111;
    font-size: 0.9375em;
    font-weight: 700;
    line-height: 1;
    width: 6.66667em;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .quantity-controller__number {
        padding: 0 0.9375em;
        width: 4em; } }

.review__header {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625em; }
  .review__header__avatar {
    margin-right: 0em; }
    .review__header__avatar img {
      height: 3.125em;
      width: 3.125em;
      object-fit: cover;
      border-radius: 999px; }
  .review__header__info h5 {
    color: #111;
    font-size: 0.9375em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.66667em; }
  .review__header__info p {
    color: #888;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1; }
  .review__header__rate {
    margin-left: auto; }

.review__content {
  color: #111;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.25em; }

.review__report {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-decoration: underline; }
  .review__report:hover {
    color: #d1a6ab; }

@media only screen and (max-width: 992px) {
  .section-title {
    font-size: 14px; } }

@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 12px; } }

.section-title.-medium.-style1 h2 {
  font-size: 1.5em; }

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

.section-title h5 {
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 2em; }

.section-title h2 {
  color: #111;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.375em;
  text-transform: capitalize;
  margin-bottom: 0.25em; }

.section-title p {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 1.66667em; }

.slider-arrow-middle .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1; }
  .slider-arrow-middle .slick-arrow.slick-prev {
    left: 0; }
  .slider-arrow-middle .slick-arrow.slick-next {
    right: 0; }

.social-icons.-white a, .paginator li button.social-icons a, .product-detail__slide-two__small .social-icons.slick-arrow a {
  color: #fff; }

.social-icons.-border ul > li {
  margin: 0 0.3125em; }
  .social-icons.-border ul > li a {
    height: 2.8125em;
    width: 2.8125em;
    text-align: center;
    line-height: 2.8125em;
    border-radius: 999px;
    border: 1px solid #e1e1e1;
    display: inline-block; }
    .social-icons.-border ul > li a:hover {
      background-color: #d1a6ab;
      color: #fff;
      border-color: transparent; }

.social-icons.-border ul--light-bg > li a {
  background-color: #e1e1e1; }

.social-icons ul > li {
  display: inline-block;
  margin: 0 0.625em; }
  .social-icons ul > li:first-child {
    margin-left: 0;
    padding-left: 0; }
  .social-icons ul > li:last-child {
    margin-right: 0;
    padding-right: 0; }
  .social-icons ul > li a {
    color: #111;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .social-icons ul > li a:hover {
      color: #d1a6ab; }

ul {
  list-style: none; }

.tab-switcher {
  display: inline-block;
  cursor: pointer;
  margin-right: 25px; }

#overlay .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100; }

.rate i {
  color: #ecba0b;
  font-size: 0.75em; }

.outline-none {
  outline: 0; }

.slick-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.9;
  color: #e1e1e1 !important; }

.input-validator span.input-error {
  color: #de1339;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  margin-top: 0.9375em;
  display: block;
  text-align: right;
  font-style: italic; }

.five-col {
  flex: 1 1 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px; }

.w-100 {
  width: 100%; }

.mb-100 {
  margin-bottom: 6.25rem; }

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

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

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

.blog-one {
  margin-bottom: 5rem; }
  .blog-one__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5em; }
    @media only screen and (max-width: 768px) {
      .blog-one__content {
        grid-template-columns: 1fr;
        gap: 1.07143em; } }

.blog-two {
  margin-bottom: 4.375rem; }
  .blog-two-content {
    margin: 0 -0.9375em;
    padding-bottom: 6.25rem;
    border-bottom: 1px solid #e1e1e1; }
    .blog-two-content .slider-item {
      padding: 0.9375em;
      outline: 0; }

.blog-three {
  margin-bottom: 4.375rem; }
  .blog-three .post-card-five {
    margin-bottom: 1.875em; }

.brand-one__wrapper {
  background-color: #feefef;
  margin-bottom: 6.25rem;
  padding: 3.125em; }

.brand-one .section-title {
  margin-bottom: 0; }

.brand-one__logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.875em; }
  @media only screen and (max-width: 768px) {
    .brand-one__logos {
      grid-template-columns: 1fr 1fr;
      margin-top: 2.14286em; } }
  .brand-one__logos__item {
    padding: 0.9375em;
    height: 5em;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/brands/BrandsOne/pattern.png");
    background-size: cover;
    background-position: center;
    transition: 0.2s ease-in-out; }
    .brand-one__logos__item:hover {
      padding: 0.75em; }
    .brand-one__logos__item img {
      height: 100%;
      width: 100%;
      object-fit: contain; }

.cta {
  padding: 5.625em 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .cta__form__detail .input-validator {
    margin-bottom: 0.9375em; }
    .cta__form__detail .input-validator label.error {
      margin-top: 0.625em;
      display: block;
      color: #d1a6ab;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1;
      font-style: italic;
      text-align: right; }
  .cta__form__detail textarea {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 7.14286em;
    width: 100%;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    padding: 1.53846em;
    border-radius: 0px;
    color: #111;
    font-size: 0.875em;
    font-weight: normal;
    line-height: auto; }
    .cta__form__detail textarea:focus {
      outline: 0; }
    .cta__form__detail textarea:-webkit-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea::-webkit-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea:-moz-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto;
      line-height: -moz-block-height; }
    .cta__form__detail textarea::-moz-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto;
      line-height: -moz-block-height; }
    .cta__form__detail textarea:-ms-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea::-ms-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea:-o-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea::-o-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea:input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
    .cta__form__detail textarea::input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: auto; }
  .cta__form__detail input {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 3.84615em;
    width: 100%;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    padding: 0 1.53846em;
    border-radius: 0px;
    color: #111;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 3.84615em; }
    .cta__form__detail input:focus {
      outline: 0; }
    .cta__form__detail input:-webkit-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input::-webkit-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input:-moz-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em;
      line-height: -moz-block-height; }
    .cta__form__detail input::-moz-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em;
      line-height: -moz-block-height; }
    .cta__form__detail input:-ms-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input::-ms-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input:-o-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input::-o-input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input:input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
    .cta__form__detail input::input-placeholder {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 3.84615em; }
  .cta__form__detail select {
    color: #111;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1;
    height: 3.84615em;
    width: 100%;
    padding: 0 1.53846em;
    background-position: calc(100% - 20px) center; }
  .cta.-style-1, .cta.slider.-style-5 {
    background-attachment: fixed; }
    .cta.-style-1 .cta__form, .cta.slider.-style-5 .cta__form {
      background-color: #fff;
      padding: 3.125em;
      text-align: center; }
  .cta.-style-2, .cta.menu.-style-6 {
    background-attachment: fixed; }
    .cta.-style-2 .cta__form h3, .cta.menu.-style-6 .cta__form h3 {
      color: #111;
      font-size: 2.625em;
      font-weight: 600;
      line-height: 1.30952em;
      text-align: center;
      margin-bottom: 2.02381em; }
    .cta.-style-2 .btn, .cta.menu.-style-6 .btn, .cta.-style-2 .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cta.-style-2 button, .cta.menu.-style-6 .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cta.menu.-style-6 button, .cta.-style-2 .paginator li button, .paginator li .cta.-style-2 button, .cta.menu.-style-6 .paginator li button, .paginator li .cta.menu.-style-6 button, .cta.-style-2 .category-two .slick-arrow, .category-two .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .category-two .slick-arrow, .category-two .cta.menu.-style-6 .slick-arrow, .cta.-style-2 .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cta.-style-2 button, .cta.menu.-style-6 .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cta.menu.-style-6 button, .cta.-style-2 .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .cta.-style-2 button, .cta.menu.-style-6 .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .cta.menu.-style-6 button, .cta.-style-2 .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cta.menu.-style-6 .slick-arrow, .cta.-style-2 .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cta.menu.-style-6 .slick-arrow, .cta.-style-2 .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cta.menu.-style-6 .slick-arrow, .cta.-style-2 .testimonial-three .slick-arrow, .testimonial-three .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .testimonial-three .slick-arrow, .testimonial-three .cta.menu.-style-6 .slick-arrow {
      width: 100%; }

.category-one {
  margin-bottom: 6.25rem; }
  .category-one .category-card {
    position: relative;
    height: 22.5em;
    display: block;
    text-decoration: none;
    overflow: hidden; }
    .category-one .category-card:hover .category-card__background {
      transform: scale(1.05); }
    .category-one .category-card__background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      transition: 0.5s ease-out;
      transform-origin: bottom right; }
      .category-one .category-card__background img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .category-one .category-card__content {
      padding: 3.125em; }
      .category-one .category-card__content h3 {
        color: #111;
        font-size: 1.875em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 0.66667em; }
      .category-one .category-card__content h5 {
        color: #111;
        font-size: 1em;
        font-weight: 500;
        line-height: 1; }

.category-two {
  margin-bottom: 6.25rem; }
  .category-two .slick-arrow {
    color: #e1e1e1;
    font-size: 1.875em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    padding: 0; }
    .category-two .slick-arrow:hover {
      color: #d1a6ab; }
    .category-two .slick-arrow:hover {
      color: #888; }
    .category-two .slick-arrow.slick-next {
      right: 0em; }
    .category-two .slick-arrow.slick-prev {
      left: 0em; }
    @media only screen and (max-width: 768px) {
      .category-two .slick-arrow.slick-next {
        right: 0.5em; }
      .category-two .slick-arrow.slick-prev {
        left: 0.5em; } }
  .category-two__item {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d1a6ab;
    padding: 3.125em 0;
    position: relative;
    color: #fff;
    font-size: 0.9375em;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .category-two__item:hover {
      color: #d1a6ab; }
    .category-two__item::after {
      content: "";
      position: absolute;
      top: -100%;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      transition: 0.2s ease-in-out; }
    .category-two__item:hover::after {
      top: 0; }
    .category-two__item:hover img {
      filter: none; }
    .category-two__item img {
      height: 3.125em;
      width: 3.125em;
      object-fit: contain;
      margin-right: 1.5625em;
      filter: brightness(5);
      transition: 0.2s ease-in-out; }
    .category-two__item h3,
    .category-two__item img {
      position: relative;
      z-index: 1; }

.dow-one {
  position: relative;
  margin-bottom: 6.25rem; }
  .dow-one__image {
    max-width: 52%;
    padding-bottom: 3.125em; }
    .dow-one__image:hover img {
      transform: scale(1.05); }
    .dow-one__image img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: 0.2s ease-in-out; }
    @media only screen and (max-width: 1400px) {
      .dow-one__image {
        max-width: 80%;
        padding-bottom: 300px; } }
    @media only screen and (max-width: 768px) {
      .dow-one__image {
        max-width: 90%;
        padding-bottom: 300px; } }
  .dow-one__content {
    position: absolute;
    max-width: 52%;
    width: 100%;
    right: 0;
    bottom: 0;
    padding: 5.625em 5em;
    box-shadow: 0px 3px 20px 0 #dfdfe0;
    overflow: hidden;
    background-image: url("../images/deal_of_week/DOWOne/2.png");
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 1400px) {
      .dow-one__content {
        max-width: 70%; } }
    @media only screen and (max-width: 768px) {
      .dow-one__content {
        max-width: 90%;
        font-size: 13px; } }
    @media only screen and (max-width: 576px) {
      .dow-one__content {
        font-size: 11px; } }
    .dow-one__content h5 {
      color: #d1a6ab;
      font-size: 1em;
      font-weight: 500;
      line-height: 1;
      text-transform: uppercase;
      letter-spacing: 0.4em;
      margin-bottom: 1.875em; }
    .dow-one__content h3 {
      color: #111;
      font-size: 3.75em;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 0.41667em; }
    .dow-one__content__countdown {
      display: flex;
      margin-bottom: 3.125em; }
      .dow-one__content__countdown .countdown__item {
        text-align: center;
        padding: 0.9375em 0;
        width: 4.375em;
        margin-right: 3.125em;
        background-image: url("../images/deal_of_week/DOWOne/decoration.png");
        background-size: contain;
        background-position: left center;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 576px) {
          .dow-one__content__countdown .countdown__item {
            margin-right: 0.90909em; } }
        .dow-one__content__countdown .countdown__item:last-child {
          margin-right: 0; }
        .dow-one__content__countdown .countdown__item h6 {
          color: #111;
          font-size: 1.875em;
          font-weight: 700;
          line-height: 1;
          margin-bottom: 0.16667em; }
        .dow-one__content__countdown .countdown__item span {
          color: #111;
          font-size: 1em;
          font-weight: normal;
          line-height: 1;
          display: inline-block; }

.dow-two {
  background-image: url("../images/deal_of_week/DOWTwo/bg.png");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 6.25rem;
  padding: 5em 0; }
  .dow-two__content h5 {
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    margin-bottom: 1.875em; }
  .dow-two__content h3 {
    color: #fff;
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.41667em; }
  .dow-two__content__countdown {
    display: flex;
    margin-bottom: 3.125em; }
    .dow-two__content__countdown .countdown__item {
      height: 6.25em;
      width: 6.25em;
      margin-right: 2.5em;
      border-radius: 999px;
      border: 1px dashed rgba(255, 255, 255, 0.5);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .dow-two__content__countdown .countdown__item h6 {
        color: #fff;
        font-size: 1.875em;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 0.33333em; }
      .dow-two__content__countdown .countdown__item span {
        color: #fff;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1; }
      .dow-two__content__countdown .countdown__item:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 768px) {
        .dow-two__content__countdown .countdown__item {
          margin-right: 1.07143em; }
          .dow-two__content__countdown .countdown__item h6 {
            font-size: 1.42857em; } }
  .dow-two__content .special-price {
    display: flex;
    align-items: center;
    margin-bottom: 2.5em; }
    .dow-two__content .special-price p {
      color: #fff;
      font-size: 1.875em;
      font-weight: 700;
      line-height: 1;
      margin-right: 1.16667em; }
    .dow-two__content .special-price span {
      text-decoration: line-through;
      color: #fff;
      font-size: 1em;
      font-weight: 700;
      line-height: 1; }
  @media only screen and (max-width: 992px) {
    .dow-two__image {
      margin-bottom: 3.125em; } }
  .dow-two__image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.dow-three {
  margin-bottom: 6.25rem;
  background-image: url("../images/deal_of_week/DOWThree/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 8.125em 0; }
  .dow-three__content {
    text-align: center; }
    .dow-three__content h5 {
      color: #d1a6ab;
      font-size: 1em;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      margin-bottom: 1.875em; }
    .dow-three__content h3 {
      color: #fff;
      font-size: 3.75em;
      font-weight: normal;
      line-height: 1;
      font-family: "Braga";
      margin-bottom: 0.83333em; }
    .dow-three__content__countdown {
      display: flex;
      justify-content: center;
      background-color: #fff;
      max-width: 32.5em;
      margin-left: auto;
      margin-right: auto;
      padding: 2.1875em 0;
      margin-bottom: 2.5em; }
      .dow-three__content__countdown .countdown__item {
        margin-left: 2.1875em;
        margin-right: 2.1875em; }
        @media only screen and (max-width: 768px) {
          .dow-three__content__countdown .countdown__item {
            margin-left: 0.9375em;
            margin-right: 0.9375em; } }
        .dow-three__content__countdown .countdown__item:first-child {
          margin-left: 0;
          padding-left: 0; }
        .dow-three__content__countdown .countdown__item:last-child {
          margin-right: 0;
          padding-right: 0; }
        .dow-three__content__countdown .countdown__item h6 {
          color: #111;
          font-size: 1.875em;
          font-weight: 600;
          line-height: 1;
          margin-bottom: 0.33333em; }
          @media only screen and (max-width: 768px) {
            .dow-three__content__countdown .countdown__item h6 {
              font-size: 1.42857em; } }
        .dow-three__content__countdown .countdown__item span {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: 1; }
    .dow-three__content .btn, .dow-three__content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .dow-three__content button, .dow-three__content .paginator li button, .paginator li .dow-three__content button, .dow-three__content .category-two .slick-arrow, .category-two .dow-three__content .slick-arrow, .dow-three__content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .dow-three__content button, .dow-three__content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .dow-three__content button, .dow-three__content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .dow-three__content .slick-arrow, .dow-three__content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .dow-three__content .slick-arrow, .dow-three__content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .dow-three__content .slick-arrow, .dow-three__content .testimonial-three .slick-arrow, .testimonial-three .dow-three__content .slick-arrow {
      color: #fff; }

.footer-one {
  padding-top: 2.5rem; }
  .footer-one__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 2.5em;
    margin-bottom: 3.125em;
    border-bottom: 1px solid #e1e1e1; }
    @media only screen and (max-width: 768px) {
      .footer-one__header {
        flex-direction: column;
        align-items: center; } }
    .footer-one__header__logo a {
      display: inline-block; }
      .footer-one__header__logo a img {
        height: auto;
        width: 100px;
        object-fit: contains; }
    @media only screen and (max-width: 768px) {
      .footer-one__header__logo {
        margin-bottom: 1.07143em; } }
    .footer-one__header__newsletter {
      display: flex;
      align-items: center;
      max-width: 500px; }
      .footer-one__header__newsletter span {
        margin-right: 0.9375em;
        flex: none; }
      .footer-one__header__newsletter .footer-one-newsletter .mc-form {
        display: flex; }
        .footer-one__header__newsletter .footer-one-newsletter .mc-form input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: 3.46154em;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 0 1.53846em;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:focus {
            outline: 0; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em;
            line-height: -moz-block-height; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em;
            line-height: -moz-block-height; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-one__header__newsletter .footer-one-newsletter .mc-form input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
        .footer-one__header__newsletter .footer-one-newsletter .mc-form button {
          padding: 0;
          height: 3.46154em;
          width: 3.46154em;
          flex: none; }
      @media only screen and (max-width: 768px) {
        .footer-one__header__newsletter {
          margin-bottom: 1.42857em;
          flex-direction: column;
          width: 100%; }
          .footer-one__header__newsletter span {
            margin-right: 0;
            margin-bottom: 0.71429em; }
          .footer-one__header__newsletter .form {
            width: 100%; }
            .footer-one__header__newsletter .form .input-validator {
              flex-grow: 1; } }
    @media only screen and (max-width: 992px) {
      .footer-one__header__social {
        margin-left: auto;
        margin-right: auto;
        margin-top: 1.875em; }
        .footer-one__header__social .social-icons {
          width: 100%; } }
    @media only screen and (max-width: 768px) {
      .footer-one__header__social {
        margin-top: 0; } }
  .footer-one .footer-title {
    color: #111;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 2.5em; }
    @media only screen and (max-width: 992px) {
      .footer-one .footer-title {
        margin-bottom: 1.42857em; } }
  .footer-one__body {
    padding-bottom: 3.125em; }
    @media only screen and (max-width: 992px) {
      .footer-one__body .footer__section {
        margin-bottom: 1.875em; } }
    .footer-one__body .footer__section.-info p {
      color: #111;
      font-size: 15px;
      font-weight: normal;
      line-height: 1.71429em;
      margin-bottom: 0.625em; }
      .footer-one__body .footer__section.-info p span {
        color: #111; }
      .footer-one__body .footer__section.-info p:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .footer-one__body .footer__section.-links {
        margin-bottom: 0; }
        .footer-one__body .footer__section.-links ul {
          margin-bottom: 1.875em; } }
    .footer-one__body .footer__section.-links ul {
      list-style: none; }
      .footer-one__body .footer__section.-links ul li a {
        color: #111;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        line-height: 2.42857em;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        display: inline-block; }
        .footer-one__body .footer__section.-links ul li a:hover {
          color: #111; }
        .footer-one__body .footer__section.-links ul li a:hover:after {
          left: 0; }
        .footer-one__body .footer__section.-links ul li a:after {
          content: "";
          position: absolute;
          top: 50%;
          left: -100%;
          background-color: #d1a6ab61;
          height: 0.53333em;
          width: 100%;
          z-index: 0;
          transition: 0.2s ease-in-out; }
    .footer-one__body .footer__section.-payment p {
      color: #111;
      font-size: 15px;
      font-weight: normal;
      line-height: 1.71429em;
      margin-bottom: 2.14286em; }
    .footer-one__body .footer__section.-payment .payment-methods img {
      max-width: 100%; }
  .footer-one__footer {
    background-color: #f7f5f4;
    padding: 1em 0; }
    .footer-one__footer__wrapper {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .footer-one__footer__wrapper p {
        color: #888;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1; }
        @media only screen and (max-width: 768px) {
          .footer-one__footer__wrapper p {
            margin-bottom: 1.07143em; } }
      .footer-one__footer__wrapper ul {
        list-style: none; }
        .footer-one__footer__wrapper ul li {
          display: inline-block; }
          .footer-one__footer__wrapper ul li a {
            color: #888;
            font-size: 0.875em;
            font-weight: normal;
            text-decoration: none;
            line-height: 1;
            transition: 0.2s ease-in-out;
            cursor: pointer; }
            .footer-one__footer__wrapper ul li a:hover {
              color: #d1a6ab; }
          .footer-one__footer__wrapper ul li::after {
            content: "|";
            margin: 0 0.625em; }
          .footer-one__footer__wrapper ul li:last-child::after {
            display: none; }

.footer-two {
  padding: 8.125em 0;
  background-image: url("../images/footer/footer-2-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom; }
  .footer-two__content {
    text-align: center; }
    .footer-two__content__logo {
      margin-bottom: 2.5em;
      display: block; }
      .footer-two__content__logo img {
        height: 100%;
        width: 12.5em;
        object-fit: contain; }
    .footer-two__content__description {
      color: #111;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1.71429em;
      margin-bottom: 2.85714em; }
    .footer-two__content .footer-two-newsletter {
      margin-bottom: 2.5em;
      max-width: 28.125em;
      margin-left: auto;
      margin-right: auto; }
      .footer-two__content .footer-two-newsletter .mc-form {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto; }
        .footer-two__content .footer-two-newsletter .mc-form input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: 3.46154em;
          width: auto;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: 3.46154em;
          flex-grow: 1; }
          .footer-two__content .footer-two-newsletter .mc-form input:focus {
            outline: 0; }
          .footer-two__content .footer-two-newsletter .mc-form input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em;
            line-height: -moz-block-height; }
          .footer-two__content .footer-two-newsletter .mc-form input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em;
            line-height: -moz-block-height; }
          .footer-two__content .footer-two-newsletter .mc-form input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
          .footer-two__content .footer-two-newsletter .mc-form input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.46154em; }
        .footer-two__content .footer-two-newsletter .mc-form button {
          padding: 0 1.53846em;
          height: 3.46154em; }
        .footer-two__content .footer-two-newsletter .mc-form .input-validator {
          width: 100%; }

.instagram-one {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .instagram-one__background {
    display: grid;
    grid-template-columns: repeat(7, 1fr); }
    .instagram-one__background__item {
      position: relative;
      transition: 0.2s ease-in-out; }
      .instagram-one__background__item:hover {
        opacity: 0.7; }
      .instagram-one__background__item img {
        height: 100%;
        width: auto;
        object-fit: cover; }
  .instagram-one__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #fff;
    padding: 1.875em 3.125em;
    text-decoration: none;
    max-width: 100%;
    margin: 0 15px; }
    .instagram-one__content:hover h5 {
      color: #d1a6ab; }
    .instagram-one__content i {
      font-size: 2.25em;
      color: #888;
      margin-bottom: 0.55556em; }
    .instagram-one__content h5 {
      color: #111;
      font-size: 1.25em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 0.75em;
      transition: 0.2s ease-in-out; }
    .instagram-one__content p {
      color: #888;
      font-size: 0.9375em;
      font-weight: normal;
      line-height: 1; }

.instagram-two .instagram-two-slider {
  width: 100%; }
  .instagram-two .instagram-two-slider .slider-item {
    display: block;
    position: relative; }
    .instagram-two .instagram-two-slider .slider-item:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.3);
      opacity: 0;
      transition: 0.2s ease-in-out; }
    .instagram-two .instagram-two-slider .slider-item:hover:after {
      opacity: 1; }
    .instagram-two .instagram-two-slider .slider-item img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.introduction-one {
  margin-bottom: 6.25rem; }
  @media only screen and (max-width: 992px) {
    .introduction-one {
      font-size: 15px; } }
  @media only screen and (max-width: 768px) {
    .introduction-one {
      font-size: 14px; } }
  .introduction-one-image {
    position: relative;
    height: 700px;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      .introduction-one-image {
        margin-bottom: 3.125rem;
        height: 490px; } }
    @media only screen and (max-width: 768px) {
      .introduction-one-image {
        margin-bottom: 6.25rem;
        height: 600px; } }
    @media only screen and (max-width: 576px) {
      .introduction-one-image {
        height: 388px; } }
    .introduction-one-image__detail img {
      position: absolute;
      z-index: 1; }
      .introduction-one-image__detail img:first-child {
        top: 0;
        left: 0;
        max-width: 80%; }
      .introduction-one-image__detail img:last-child {
        bottom: 0;
        right: 0;
        max-width: 60%; }
    .introduction-one-image__background .background__item {
      position: absolute;
      z-index: 0; }
      .introduction-one-image__background .background__item img {
        max-width: 100%; }
      .introduction-one-image__background .background__item:first-child {
        top: 24%;
        right: -32px;
        max-width: 70%; }
      .introduction-one-image__background .background__item:last-child {
        bottom: 15%;
        left: -60px;
        max-width: 80%; }
    @media only screen and (max-width: 992px) {
      .introduction-one-image__background .background__item:last-child {
        left: 0; } }
    @media only screen and (max-width: 768px) {
      .introduction-one-image__background .background__item:first-child {
        right: 0; } }
  .introduction-one-content {
    padding-left: 3.125em; }
    @media only screen and (max-width: 768px) {
      .introduction-one-content {
        padding-left: 0; } }
    .introduction-one-content h5 {
      color: #111;
      font-size: 0.9375em;
      font-weight: 500;
      line-height: 1;
      text-transform: uppercase;
      letter-spacing: 0.33333em;
      margin-bottom: 2em; }
      .introduction-one-content h5 span {
        color: #d1a6ab; }
    .introduction-one-content p {
      color: #000;
      font-size: 0.9375em;
      font-weight: 400;
      line-height: 2em;
      margin-bottom: 2em; }

.introduction-two {
  padding-top: 6.25em;
  position: relative;
  margin-bottom: 6.25rem; }
  @media only screen and (max-width: 768px) {
    .introduction-two {
      font-size: 14px; } }
  .introduction-two .video-frame {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 80%; }
    @media only screen and (max-width: 1400px) {
      .introduction-two .video-frame {
        max-width: 60%;
        height: auto !important; } }
    @media only screen and (max-width: 768px) {
      .introduction-two .video-frame {
        max-width: 70%;
        width: 100% !important; } }
    .introduction-two .video-frame__poster img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .introduction-two .video-frame .btn, .introduction-two .video-frame .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .introduction-two .video-frame button, .introduction-two .video-frame .paginator li button, .paginator li .introduction-two .video-frame button, .introduction-two .video-frame .category-two .slick-arrow, .category-two .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .introduction-two .video-frame button, .introduction-two .video-frame .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .introduction-two .video-frame button, .introduction-two .video-frame .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .product-tab-slide__content .slick-arrow, .product-tab-slide__content .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .testimonial-three .slick-arrow, .testimonial-three .introduction-two .video-frame .slick-arrow {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #d1a6ab; }
  .introduction-two-content {
    background-color: #f7f5f4;
    padding: 4.375em 0; }
    @media only screen and (max-width: 1170px) {
      .introduction-two-content {
        padding-top: 30%; } }
    @media only screen and (max-width: 768px) {
      .introduction-two-content {
        padding-top: 40%; } }
    .introduction-two-content__item {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 3.125em; }
      .introduction-two-content__item:last-child {
        margin-bottom: 0; }
      .introduction-two-content__item span {
        color: #111;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1;
        flex-basis: 2.5em; }
      .introduction-two-content__item.active a:after {
        bottom: 0; }
      .introduction-two-content__item a {
        color: #111;
        font-size: 1.875em;
        font-weight: 600;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        display: block;
        position: relative;
        overflow: hidden; }
        .introduction-two-content__item a:hover {
          color: #111; }
        .introduction-two-content__item a:after {
          content: "";
          position: absolute;
          bottom: -100%;
          left: 0;
          background-color: #d1a6ab61;
          height: 0.5em;
          width: 100%;
          z-index: 0;
          transition: 0.2s ease-in-out; }
      .introduction-two-content__item p {
        width: 100%;
        color: #888;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1;
        margin-top: 0.9375em; }

.introduction-three {
  margin-bottom: 2.0rem; }
  .introduction-three__image {
    position: relative;
    height: 540px;
    width: 100%; }
    @media only screen and (max-width: 768px) {
      .introduction-three__image {
        margin-bottom: 3.57143em; } }
    .introduction-three__image__background {
      position: absolute;
      top: 0;
      left: -7.5em; }
      .introduction-three__image__background img {
        height: 100%;
        width: 100%;
        object-fit: contain; }
      @media only screen and (max-width: 992px) {
        .introduction-three__image__background {
          max-width: 100%;
          left: 0; } }
    .introduction-three__image__detail {
      position: relative;
      width: 100%;
      height: 100%; }
      .introduction-three__image__detail .image__item {
        position: absolute; }
        .introduction-three__image__detail .image__item img {
          height: 100%;
          width: 100%;
          object-fit: contain; }
        .introduction-three__image__detail .image__item:first-child {
          top: 0;
          right: 0; }
          @media only screen and (max-width: 768px) {
            .introduction-three__image__detail .image__item:first-child {
              max-width: 60%; } }
        .introduction-three__image__detail .image__item:last-child {
          bottom: 0;
          left: 0; }
          @media only screen and (max-width: 768px) {
            .introduction-three__image__detail .image__item:last-child {
              max-width: 60%; } }
  .introduction-three__content {
    padding-left: 3.75em; }
    @media only screen and (max-width: 768px) {
      .introduction-three__content {
        padding-left: 0; } }
    .introduction-three__content h5 {
      color: #111;
      font-size: 0.9375em;
      font-weight: 500;
      line-height: 1;
      text-transform: uppercase;
      letter-spacing: 0.33333em;
      margin-bottom: 2em; }
      .introduction-three__content h5 span {
        color: #d1a6ab; }
    .introduction-three__content h3 {
      color: #111;
      font-size: 2.625em;
      font-weight: 600;
      line-height: 1.30952em;
      margin-bottom: 0.95238em; }
      .introduction-three__content h3 span {
        color: #d1a6ab; }
    .introduction-three__content .more-description {
      display: flex;
      margin-bottom: 2.5em; }
      .introduction-three__content .more-description img {
        height: 100%;
        width: 3.75em;
        object-fit: contain;
        margin-right: 1.875em; }
      .introduction-three__content .more-description span {
        color: #111;
        font-size: 1.25em;
        font-weight: 600;
        line-height: 1.4em; }
    .introduction-three__content p {
      color: #888;
      font-size: 0.9375em;
      font-weight: 400;
      line-height: 2em;
      margin-bottom: 2em; }

.introduction-four {
  margin-bottom: 6.25rem; }
  .introduction-four__item {
    position: relative; }
    @media only screen and (max-width: 768px) {
      .introduction-four__item {
        margin-bottom: 3.57143em; } }
    @media only screen and (max-width: 576px) {
      .introduction-four__item {
        margin-bottom: 2.14286em; } }
    .introduction-four__item:hover .introduction-four__item__image img {
      transform: scale(1.1); }
    .introduction-four__item__content {
      position: absolute;
      background-color: #fff;
      padding: 3.125em 0;
      max-width: 100%;
      z-index: 2; }
      @media only screen and (max-width: 576px) {
        .introduction-four__item__content {
          max-width: 90%; } }
      .introduction-four__item__content h3 {
        color: #111;
        font-size: 3.125em;
        font-weight: 600;
        line-height: 1.2em;
        margin-bottom: 0.2em; }
        .introduction-four__item__content h3 span {
          color: #d1a6ab; }
      .introduction-four__item__content h5 {
        color: #111;
        font-size: 1.875em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 1.16667em; }
      .introduction-four__item__content a {
        font-weight: 700; }
    .introduction-four__item__image {
      overflow: hidden; }
      @media only screen and (max-width: 768px) {
        .introduction-four__item__image {
          max-width: 80%; } }
      @media only screen and (max-width: 576px) {
        .introduction-four__item__image {
          max-width: 100%; } }
      .introduction-four__item__image img {
        transition: 0.75s ease-out;
        height: 100%;
        width: 100%;
        object-fit: contain; }
    .introduction-four__item.-style-1, .introduction-four__item.slider.-style-5 {
      padding-top: 12.5em; }
      .introduction-four__item.-style-1 .introduction-four__item__content, .introduction-four__item.slider.-style-5 .introduction-four__item__content {
        top: 3.125em;
        left: 0; }
    .introduction-four__item.-style-2, .introduction-four__item.menu.-style-6 {
      padding-bottom: 12.5em; }
      .introduction-four__item.-style-2 .introduction-four__item__content, .introduction-four__item.menu.-style-6 .introduction-four__item__content {
        bottom: 0;
        left: 0;
        padding-right: 3.125em; }
      @media only screen and (max-width: 768px) {
        .introduction-four__item.-style-2 .introduction-four__item__image, .introduction-four__item.menu.-style-6 .introduction-four__item__image {
          margin-left: auto; } }
    .introduction-four__item.-style-3 {
      padding-top: 6.25em; }
      @media only screen and (max-width: 768px) {
        .introduction-four__item.-style-3 {
          padding-top: 0; } }
      .introduction-four__item.-style-3 .introduction-four__item__content {
        padding-right: 3.125em;
        top: 60%;
        transform: translateY(-50%); }
      .introduction-four__item.-style-3 .introduction-four__item__image {
        max-width: 80%;
        margin-left: auto; }
    .introduction-four__item.-style-4 {
      padding-bottom: 11.25em; }
      .introduction-four__item.-style-4 .introduction-four__item__content {
        bottom: 0;
        right: 0;
        padding-left: 3.125em; }

.introduction-five {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 43.75em;
  background-position: center;
  background-size: cover;
  background-attachment: fixed; }
  .introduction-five__content {
    text-align: center; }
    .introduction-five__content h2 {
      color: #fff;
      font-size: 5.625em;
      font-weight: 700;
      line-height: 1.22222em;
      margin-bottom: 0.38889em; }
      @media only screen and (max-width: 768px) {
        .introduction-five__content h2 {
          font-size: 3.57143em; } }

.introduction-six {
  margin-bottom: 4.375rem; }
  .introduction-six__wrapper__item {
    margin-bottom: 2.8125em; }
    .introduction-six__wrapper__item:hover .introduction-six__wrapper__item__image img {
      transform: scale(1.05); }
    .introduction-six__wrapper__item__image {
      height: 9.375em;
      width: 9.375em;
      margin: 0 auto;
      border-radius: 999px;
      overflow: hidden;
      margin-bottom: 2.1875em; }
      .introduction-six__wrapper__item__image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: 0.2s ease-in-out; }
    .introduction-six__wrapper__item__content {
      text-align: center; }
      .introduction-six__wrapper__item__content a {
        color: #111;
        font-size: 1.25em;
        font-weight: 700;
        text-decoration: none;
        line-height: 1.6em;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        margin-bottom: 0.5em; }
        .introduction-six__wrapper__item__content a:hover {
          color: #d1a6ab; }
      .introduction-six__wrapper__item__content p {
        color: #888;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.71429em; }

.introduction-seven {
  margin-bottom: 6.25rem; }
  .introduction-seven__wrapper {
    width: 100%;
    position: relative;
    background-color: #f4f6f2; }
    .introduction-seven__wrapper__content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0; }
      @media only screen and (max-width: 992px) {
        .introduction-seven__wrapper__content__detail {
          padding: 3.57143em 0; } }
      @media only screen and (max-width: 992px) {
        .introduction-seven__wrapper__content {
          position: unset;
          transform: translateY(0); } }
    .introduction-seven__wrapper__image {
      max-width: 50%; }
      .introduction-seven__wrapper__image img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
      @media only screen and (max-width: 1400px) {
        .introduction-seven__wrapper__image img {
          height: 600px;
          width: 100%;
          object-fit: cover; } }
      @media only screen and (max-width: 1170px) {
        .introduction-seven__wrapper__image {
          max-width: 25%;
          height: 600px; } }
      @media only screen and (max-width: 992px) {
        .introduction-seven__wrapper__image {
          display: none; } }
    .introduction-seven__wrapper.-top .introduction-seven__wrapper__image {
      margin-left: auto; }
    .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail {
      padding-right: 6.25em; }
      @media only screen and (max-width: 992px) {
        .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail {
          padding-right: 0; } }
      .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail h5 {
        color: #d1a6ab;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 0.2em;
        margin-bottom: 2em; }
      .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail h3 {
        color: #d1a6ab;
        font-size: 3.75em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 0.66667em; }
      .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail p {
        color: #111;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.71429em;
        margin-bottom: 2.85714em; }
    .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content__detail {
      padding-left: 6.25em; }
      @media only screen and (max-width: 992px) {
        .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content__detail {
          padding-left: 0; } }
    .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .accordion {
      margin-bottom: 2.5em; }
      .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .accordion-content p {
        color: #888;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.71429em; }
    .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group {
      display: flex;
      background-color: #fff; }
      .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller {
        display: flex;
        align-items: center;
        flex-grow: 1;
        padding: 0 1.875em; }
        @media only screen and (max-width: 768px) {
          .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller {
            padding: 0 0.9375em; } }
        .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller span {
          margin-right: 1.875em; }

.introduction-eight {
  margin-bottom: 3.125rem; }
  .introduction-eight__content__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 3.125em; }
    .introduction-eight__content__item__image {
      margin-right: 1.875em;
      width: 4.375em;
      flex: none; }
      .introduction-eight__content__item__image img {
        height: 100%;
        width: 100%;
        object-fit: contain; }
    .introduction-eight__content__item__content h3 {
      color: #111;
      font-size: 1.125em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 1em; }
    .introduction-eight__content__item__content p {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1.5em; }
  @media only screen and (max-width: 992px) {
    .introduction-eight__image {
      display: none; } }
  @media only screen and (max-width: 576px) {
    .introduction-eight__image {
      margin-bottom: 3.125em;
      display: block; } }
  .introduction-eight__image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.introduction-nine {
  margin-bottom: 6.25rem; }
  .introduction-nine .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #888;
    font-size: 1.875em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .introduction-nine .slick-arrow:hover {
      color: #d1a6ab; }
    .introduction-nine .slick-arrow.slick-next {
      right: 0; }
    .introduction-nine .slick-arrow.slick-prev {
      left: 0; }
  .introduction-nine__logos {
    background-color: #f7f5f4;
    padding-top: 6.25rem;
    padding-bottom: 21.875rem; }
    .introduction-nine__logos .slide__item {
      height: 4.375em;
      outline: 0; }
      .introduction-nine__logos .slide__item img {
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        width: 100%;
        object-fit: contain; }
  .introduction-nine__content {
    margin-top: -15.625em;
    background-image: url("../images/introduction/IntroductionNine/bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 6.25em 0; }
    .introduction-nine__content h3 {
      color: #fff;
      font-size: 4.375em;
      font-weight: 700;
      line-height: 1.28571em;
      margin-bottom: 0.57143em; }
      @media only screen and (max-width: 768px) {
        .introduction-nine__content h3 {
          font-size: 2.5em;
          line-height: 1.5em; } }

.introduction-ten {
  position: inherit;
  margin-top: -100px;
  z-index: 1; }
  .introduction-ten__wrapper {
    display: grid;
    grid-template-areas: "p1 p2 p4"
 "p1 p3 p4";
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25em; }
    @media only screen and (max-width: 992px) {
      .introduction-ten__wrapper {
        grid-template-rows: repeat(3, 1fr);
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "p1 p2"
 "p1 p4"
 "p3 p4"; } }
    @media only screen and (max-width: 768px) {
      .introduction-ten__wrapper {
        grid-template-rows: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "p1"
 "p2"
 "p3"
 "p4"; } }
    .introduction-ten__wrapper__item:nth-child(1) {
      grid-area: p1; }
      .introduction-ten__wrapper__item:nth-child(1) .introduction-ten__banner__content {
        padding-top: 25em;
        padding-bottom: 1.875em; }
    .introduction-ten__wrapper__item:nth-child(2) {
      grid-area: p2; }
      .introduction-ten__wrapper__item:nth-child(2) .introduction-ten__banner__content {
        padding-top: 4.6875em;
        padding-bottom: 4.6875em; }
    .introduction-ten__wrapper__item:nth-child(3) {
      grid-area: p3; }
      .introduction-ten__wrapper__item:nth-child(3) .introduction-ten__banner__content {
        padding-top: 4.6875em;
        padding-bottom: 4.6875em; }
    .introduction-ten__wrapper__item:nth-child(4) {
      grid-area: p4; }
      .introduction-ten__wrapper__item:nth-child(4) .introduction-ten__banner__content {
        padding-top: 25em;
        padding-bottom: 1.875em; }
  .introduction-ten__banner {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .introduction-ten__banner:hover {
      color: #fff; }
    .introduction-ten__banner img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      transition: 0.2s ease-in-out;
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .introduction-ten__banner:hover img {
      transform: scale(1.05); }
    .introduction-ten__banner__content {
      padding: 0 2.5em; }
      .introduction-ten__banner__content h5 {
        color: #fff;
        font-size: 0.875em;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 0.2em;
        margin-bottom: 1.42857em; }
      .introduction-ten__banner__content h3 {
        color: #fff;
        font-size: 2.625em;
        font-weight: 400;
        line-height: 1.75em;
        font-family: "Braga";
        margin-bottom: 0.4em; }
      .introduction-ten__banner__content p {
        color: #fff !important; }

.menu {
  background-color: #fff; }
  @media only screen and (max-width: 1170px) {
    .menu {
      font-size: 15px; } }
  @media only screen and (max-width: 992px) {
    .menu {
      padding: 0.9375em 0; } }
  @media only screen and (max-width: 768px) {
    .menu {
      font-size: 14px; } }
  .menu-logo img {
    width: 75%;
    object-fit:cover;
  }
  .menu-functions {
    display: flex;
    align-items: center; }
    .menu-functions.-white .menu-icon.-navbar .bar, .paginator li button.menu-functions .menu-icon.-navbar .bar, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-icon.-navbar .bar {
      background-color: #fff; }
    .menu-functions.-white .menu-carts .menu-icon span, .paginator li button.menu-functions .menu-carts .menu-icon span, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-cart .menu-icon span {
      color: #d1a6ab; }
    .menu-functions.-white .menu-carts h5, .paginator li button.menu-functions .menu-carts h5, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-carts h5 {
      color: #fff; }
      .menu-functions.-white .menu-carts h5 span, .paginator li button.menu-functions .menu-carts h5 span, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-carts h5 span {
        color: #fff; }
    .menu-functions .menu-icon {
      margin-right: 1.875em; }
      .menu-functions .menu-icon img {
        height: 2.3em;
        width: 2.3em;
        object-fit: contain; }
      .menu-functions .menu-icon.-navbar {
        display: none;
        margin-right: 0; }
        .menu-functions .menu-icon.-navbar .bar {
          height: 0.425em;
          width: 2.5625em;
          margin-bottom: 0.3125em;
          background-color: #d1a6ab; }
          .menu-functions .menu-icon.-navbar .bar:last-child {
            margin-bottom: 0; }
        @media only screen and (max-width: 992px) {
          .menu-functions .menu-icon.-navbar {
            display: block; } }
    .menu-functions .menu-carts {
      margin-right: 0;
      display: flex;
      align-items: center; }
      .menu-functions .menu-carts .menu-icon {
        margin-right: 0.625em;
        position: relative; }
        .menu-functions .menu-carts .menu-icon span {
          color: #111;
          font-size: 0.625em;
          font-weight: 400;
          line-height: 1;
          position: absolute;
          top: 1.2em;
          left: 50%;
          transform: translateX(-50%); }
      .menu-functions .menu-carts h5 {
        color: #888;
        font-size: 0.875em;
        font-weight: 400;
        line-height: 1; }
        .menu-functions .menu-carts h5 span {
          color: #111; }
    @media only screen and (max-width: 992px) {
      .menu-functions .menu-icon {
        margin-right: 0.9375em; }
        .menu-functions .menu-icon.-search {
          display: none; }
      .menu-functions .menu-carts {
        margin-right: 0.9375em; }
        .menu-functions .menu-carts .menu-icon {
          margin-right: 0; }
        .menu-functions .menu-carts h5 {
          display: none; } }
  .menu__wrapper {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between; }
    @media only screen and (max-width: 992px) {
      .menu__wrapper .navigator {
        display: none; } }
    .menu__wrapper .navigator.-off-submenu > ul > li > a {
      line-height: 1; }
    .menu__wrapper .navigator.-white > ul > li > a, .menu__wrapper .paginator li button.navigator > ul > li > a, .paginator li .menu__wrapper button.navigator > ul > li > a, .menu__wrapper .product-detail__slide-two__small .navigator.slick-arrow > ul > li > a, .product-detail__slide-two__small .menu__wrapper .navigator.slick-arrow > ul > li > a {
      color: #fff;
      font-weight: 400; }
      .menu__wrapper .navigator.-white > ul > li > a:hover, .menu__wrapper .paginator li button.navigator > ul > li > a:hover, .paginator li .menu__wrapper button.navigator > ul > li > a:hover, .menu__wrapper .product-detail__slide-two__small .navigator.slick-arrow > ul > li > a:hover, .product-detail__slide-two__small .menu__wrapper .navigator.slick-arrow > ul > li > a:hover {
        color: #fff; }
    .menu__wrapper .navigator > ul {
      list-style: none; }
      .menu__wrapper .navigator > ul > li {
        display: inline-block;
        margin: 0 1.25em; }
        .menu__wrapper .navigator > ul > li.relative {
          position: relative; }
        .menu__wrapper .navigator > ul > li:first-child {
          margin-left: 0;
          padding-left: 0; }
        .menu__wrapper .navigator > ul > li:last-child {
          margin-right: 0;
          padding-right: 0; }
        .menu__wrapper .navigator > ul > li.active > a:after {
          height: 0.5em; }
        .menu__wrapper .navigator > ul > li > a {
          color: #111;
          font-size: 0.9375em;
          font-weight: 600;
          text-decoration: none;
          line-height: 6.66667em;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          display: block;
          position: relative;
          overflow: hidden; }
          .menu__wrapper .navigator > ul > li > a:hover {
            color: #111; }
          .menu__wrapper .navigator > ul > li > a:after {
            content: "";
            position: absolute;
            top: 50%;
            left: -100%;
            background-color: #d1a6ab61;
            height: 0.53333em;
            width: 100%;
            z-index: 0;
            transition: 0.2s ease-in-out; }
        .menu__wrapper .navigator > ul > li .dropable-icon {
          margin-left: 0.9375em;
          font-size: 0.8125em; }
        .menu__wrapper .navigator > ul > li:hover .dropdown-menu {
          transform: translateY(0);
          opacity: 1;
          visibility: visible; }
        .menu__wrapper .navigator > ul > li:hover > a:after {
          left: 0; }
        .menu__wrapper .navigator > ul > li .dropdown-menu {
          position: absolute;
          top: 100%;
          left: 0;
          background-color: #fff;
          padding: 1.875em 2.5em;
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
          width: 220px;
          opacity: 0;
          visibility: hidden;
          transform: translateY(0.625em);
          transition: 0.2s ease-in-out;
          z-index: 99; }
          .menu__wrapper .navigator > ul > li .dropdown-menu li {
            list-style: none; }
            .menu__wrapper .navigator > ul > li .dropdown-menu li a {
              color: #111;
              font-size: 0.875em;
              font-weight: 500;
              text-decoration: none;
              line-height: 2.57143em;
              transition: 0.2s ease-in-out;
              cursor: pointer;
              display: block; }
              .menu__wrapper .navigator > ul > li .dropdown-menu li a:hover {
                color: #d1a6ab; }
          .menu__wrapper .navigator > ul > li .dropdown-menu.-wide {
            display: grid;
            grid-template-columns: 1.2fr 1fr 1fr 1.2fr;
            width: 100%;
            padding: 0; }
            .menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col {
              padding: 1.875em 2.5em; }
              .menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner {
                padding: 0.3125em; }
                .menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner a {
                  display: block;
                  height: 100%;
                  width: 100%; }
                  .menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner a img {
                    height: 100%;
                    width: 100%;
                    object-fit: cover; }
    .menu__wrapper .search-box {
      position: absolute;
      right: 0;
      width: 500px;
      opacity: 0;
      visibility: hidden;
      transition: 0.2s ease-in-out;
      transform: translatex(150px);
      z-index: 3; }
      .menu__wrapper .search-box.active {
        opacity: 1;
        visibility: visible;
        transform: translatex(0); }
      .menu__wrapper .search-box form {
        position: relative;
        z-index: 1; }
        .menu__wrapper .search-box form input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: auto;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: auto;
          border: 0;
          box-shadow: 1px 1px 9px #00000024; }
          .menu__wrapper .search-box form input:focus {
            outline: 0; }
          .menu__wrapper .search-box form input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto;
            line-height: -moz-block-height; }
          .menu__wrapper .search-box form input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto;
            line-height: -moz-block-height; }
          .menu__wrapper .search-box form input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .menu__wrapper .search-box form input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
        .menu__wrapper .search-box form button {
          position: absolute;
          border: 0;
          background-color: transparent;
          right: 0.9375em;
          top: 50%;
          transform: translateY(-50%); }
  .menu.-style-2, .menu.-style-6 {
    padding: 1.875em 0; }
    @media only screen and (max-width: 992px) {
      .menu.-style-2 .menu-functions:first-child, .menu.-style-6 .menu-functions:first-child {
        display: none; } }
    .menu.-style-2 .menu__wrapper .navigator, .menu.-style-6 .menu__wrapper .navigator {
      display: flex;
      align-items: flex-end; }
      .menu.-style-2 .menu__wrapper .navigator .menu__wrapper__logo, .menu.-style-6 .menu__wrapper .navigator .menu__wrapper__logo {
        margin-right: auto; }
        .menu.-style-2 .menu__wrapper .navigator .menu__wrapper__logo img, .menu.-style-6 .menu__wrapper .navigator .menu__wrapper__logo img {
          height: 2.5em;
          width: 7.1875em;
          object-fit: cover; }
      @media only screen and (max-width: 992px) {
        .menu.-style-2 .menu__wrapper .navigator > ul, .menu.-style-6 .menu__wrapper .navigator > ul {
          display: none; } }
      .menu.-style-2 .menu__wrapper .navigator > ul.-left, .menu.-style-6 .menu__wrapper .navigator > ul.-left {
        margin-right: 2.8125em; }
      .menu.-style-2 .menu__wrapper .navigator > ul.-right, .menu.-style-6 .menu__wrapper .navigator > ul.-right {
        margin-left: 2.8125em; }
      .menu.-style-2 .menu__wrapper .navigator > ul > li > a, .menu.-style-6 .menu__wrapper .navigator > ul > li > a {
        line-height: 1; }
    .menu.-style-2 .menu__wrapper .search-box, .menu.-style-6 .menu__wrapper .search-box {
      left: 0;
      right: auto; }
  .menu.-style-3 {
    background-color: #111;
    padding: 0.9375em 0; }
    .menu.-style-3 .menu-logo img {
      height: 1.875em;
      width: 6.25em;
      object-fit: contain; }
    .menu.-style-3 .menu__wrapper .navigator > ul > li > a {
      line-height: 2em; }
  .menu.-style-4 {
    padding: 0.9375em 0; }
    @media only screen and (max-width: 992px) {
      .menu.-style-4 {
        display: none; } }
  .menu.-style-5 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 1.875em 0;
    z-index: 100; }
    .menu.-style-5 .menu__wrapper-logo img {
      height: 2.5em;
      width: 7.1875em;
      object-fit: cover; }
    .menu.-style-5 .menu__wrapper .btn, .menu.-style-5 .menu__wrapper .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .paginator li button, .paginator li .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .category-two .slick-arrow, .category-two .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .product-tab-slide__content .slick-arrow, .product-tab-slide__content .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .testimonial-three .slick-arrow, .testimonial-three .menu.-style-5 .menu__wrapper .slick-arrow {
      height: 3.07692em;
      width: 3.07692em;
      line-height: 3.07692em;
      padding: 0; }
  .menu.-style-6 .menu__wrapper .navigator {
    align-items: center; }

.navigation-sidebar {
  height: 100%;
  background-color: #fff;
  z-index: 101;
  width: 100%;
  display: flex;
  flex-direction: column; }
  .navigation-sidebar .search-box {
    margin-bottom: 1.875em; }
    .navigation-sidebar .search-box form {
      position: relative; }
      .navigation-sidebar .search-box form input {
        width: 100%;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        height: auto;
        width: 100%;
        transition: 0.2s ease-in-out;
        -webkit-appearance: none;
        padding: 1.07143em;
        border-radius: 0px;
        color: #111;
        font-size: 0.875em;
        font-weight: normal;
        line-height: auto;
        border: 0;
        box-shadow: 1px 1px 9px #00000024; }
        .navigation-sidebar .search-box form input:focus {
          outline: 0; }
        .navigation-sidebar .search-box form input:-webkit-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input::-webkit-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input:-moz-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto;
          line-height: -moz-block-height; }
        .navigation-sidebar .search-box form input::-moz-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto;
          line-height: -moz-block-height; }
        .navigation-sidebar .search-box form input:-ms-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input::-ms-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input:-o-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input::-o-input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input:input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
        .navigation-sidebar .search-box form input::input-placeholder {
          color: #888;
          font-size: 0.875em;
          font-weight: normal;
          line-height: auto; }
      .navigation-sidebar .search-box form button {
        position: absolute;
        border: 0;
        background-color: transparent;
        right: 0.625em;
        top: 50%;
        transform: translateY(-50%); }
        .navigation-sidebar .search-box form button img {
          height: 0.9375em;
          width: 0.9375em;
          object-fit: cover; }
  .navigation-sidebar .navigator-mobile {
    margin-bottom: 5em; }
    .navigation-sidebar .navigator-mobile > ul {
      list-style: none; }
      .navigation-sidebar .navigator-mobile > ul > li > a {
        color: #111;
        font-size: 1.4em;
        font-weight: 600;
        text-decoration: none;
        line-height: 2.25em;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        display: block; }
        .navigation-sidebar .navigator-mobile > ul > li > a:hover {
          color: #111; }
      .navigation-sidebar .navigator-mobile > ul > li .dropable-icon {
        float: right; }
      .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu {
        padding-left: 0.9375em;
        padding-bottom: 0.9375em; }
        .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li {
          list-style: none; }
          .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li a {
            color: #000;
            font-size: 15px;
            font-weight: 500;
            text-decoration: none;
            line-height: 1.7;
            transition: 0.2s ease-in-out;
            cursor: pointer;
            display: block; }
            .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li a:hover {
              color: #d1a6ab; }
        .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a {
          display: block;
          height: 100%;
          width: 100%; }
          .navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
  .navigation-sidebar__footer {
    margin-top: auto; }
    .navigation-sidebar__footer__auth {
      color: #111;
      font-size: 1em;
      font-weight: normal;
      text-decoration: none;
      line-height: 1;
      transition: 0.2s ease-in-out;
      cursor: pointer;
      display: block;
      margin-bottom: 3.125em; }
      .navigation-sidebar__footer__auth:hover {
        color: #d1a6ab; }
    .navigation-sidebar__footer select {
      width: 100%;
      margin-bottom: 1.875em;
      padding-right: 0; }
    .navigation-sidebar__footer .social-icons > li > a {
      color: #111;
      font-size: 1em;
      font-weight: normal;
      text-decoration: none;
      line-height: 1;
      transition: 0.2s ease-in-out;
      cursor: pointer; }
      .navigation-sidebar__footer .social-icons > li > a:hover {
        color: #d1a6ab; }

.product-detail__slide-one {
  padding-right: 1.875em; }
  @media only screen and (max-width: 768px) {
    .product-detail__slide-one {
      padding-right: 0;
      margin-bottom: 3.57143em; } }
  .product-detail__slide-one .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #888;
    font-size: 2.25em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .product-detail__slide-one .slick-arrow:hover {
      color: #d1a6ab; }
    .product-detail__slide-one .slick-arrow.slick-next {
      right: 0.55556em; }
    .product-detail__slide-one .slick-arrow.slick-prev {
      left: 0.55556em; }
  .product-detail__slide-one .slider-item {
    outline: 0; }
    .product-detail__slide-one .slider-item img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .product-detail__slide-one .slider-dots {
    list-style: none;
    text-align: center;
    position: absolute;
    bottom: 1.25em;
    left: 50%;
    transform: translateX(-50%); }
    .product-detail__slide-one .slider-dots li {
      display: inline-block;
      margin: 0 0.3125em; }
      .product-detail__slide-one .slider-dots li:first-child {
        margin-left: 0;
        padding-left: 0; }
      .product-detail__slide-one .slider-dots li:last-child {
        margin-right: 0;
        padding-right: 0; }
      .product-detail__slide-one .slider-dots li.slick-active .slider-dot {
        background-color: #888; }
      .product-detail__slide-one .slider-dots li .slider-dot {
        height: 0.5em;
        width: 0.5em;
        cursor: pointer;
        background-color: #c7c7c7;
        border-radius: 999px; }
  .product-detail__slide-one img {
    max-height: 31.25em; }

@media only screen and (max-width: 768px) {
  .product-detail__slide-two {
    margin-bottom: 2.14286em; } }

.product-detail__slide-two .slider__item {
  outline: 0; }
  .product-detail__slide-two .slider__item img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.product-detail__slide-two__big {
  margin-bottom: 1.25em; }

.product-detail__slide-two__small .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  height: 2.5em;
  width: 2.5em;
  line-height: 2.5em; }
  .product-detail__slide-two__small .slick-arrow.slick-prev {
    left: 0.9375em; }
  .product-detail__slide-two__small .slick-arrow.slick-next {
    right: 0.9375em; }

.product-detail__slide-two__small .slick-current .slider__item img {
  border: 2px solid #d1a6ab; }

.product-detail__slide-two__small .slider__item {
  padding: 0 0.3125em; }
  .product-detail__slide-two__small .slider__item img {
    height: 7.5em;
    width: 100%;
    object-fit: cover; }

#quick-view-modal {
  max-width: 1170px; }

.product-detail__content__header h5 {
  color: medium;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0.625em; }

.product-detail__content__header h2 {
  color: #111;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.33333em;
  text-transform: capitalize;
  margin-bottom: 0.625em; }

.product-detail__content__header__comment-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.5625em; }
  .product-detail__content__header__comment-block .rate:after {
    content: "/";
    margin: 0 1.53846em; }
  .product-detail__content__header__comment-block p {
    color: #111;
    font-size: 0.8125em;
    font-weight: normal;
    line-height: 1; }
    .product-detail__content__header__comment-block p:after {
      content: "/";
      margin: 0 1.53846em; }
  .product-detail__content__header__comment-block a {
    color: #111;
    font-size: 0.8125em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .product-detail__content__header__comment-block a:hover {
      color: #d1a6ab; }
  @media only screen and (max-width: 768px) {
    .product-detail__content__header__comment-block {
      flex-direction: column;
      align-items: flex-start; }
      .product-detail__content__header__comment-block .rate,
      .product-detail__content__header__comment-block p {
        margin-bottom: 0.9375em; }
        .product-detail__content__header__comment-block .rate:after,
        .product-detail__content__header__comment-block p:after {
          display: none; } }

.product-detail__content__header h3 {
  color: #d1a6ab;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize; }
  .product-detail__content__header h3 span {
    text-decoration: line-through;
    margin-left: 1.875em;
    color: #888;
    font-size: 0.75em;
    font-weight: 500;
    line-height: 1; }

.product-detail__content__footer ul {
  list-style: none;
  margin-bottom: 1.875em; }
  .product-detail__content__footer ul li {
    color: #000!important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.875em;
    }
    .product-detail__content__footer ul li span {
      color: #111; }

.product-detail__content__footer .product-detail__colors {
  margin-bottom: 2.5em; }
  .product-detail__content__footer .product-detail__colors span {
    color: #111;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.66667em; }
  .product-detail__content__footer .product-detail__colors__item {
    height: 0.75em;
    width: 0.75em;
    display: inline-block;
    border-radius: 999px;
    margin: 0 0.25em; }
    .product-detail__content__footer .product-detail__colors__item:first-child {
      margin-left: 0;
      padding-left: 0; }
    .product-detail__content__footer .product-detail__colors__item:last-child {
      margin-right: 0;
      padding-right: 0; }
    .product-detail__content__footer .product-detail__colors__item:hover {
      border: 1px solid #e1e1e1; }
    .product-detail__content__footer .product-detail__colors__item.active {
      border: 1px solid #e1e1e1; }

.product-detail__content__tab .tab-content__header {
  border-bottom: 0;
  margin-bottom: 2.8125em; }
  .product-detail__content__tab .tab-content__header li {
    outline: 0;
    color: #888;
    font-size: 0.9375em;
    font-weight: 500;
    line-height: 1.8em; }
    .product-detail__content__tab .tab-content__header li:after {
      content: "|";
      margin: 2px;
      color: #888 !important; }
    .product-detail__content__tab .tab-content__header li:last-child:after {
      display: none; }
    .product-detail__content__tab .tab-content__header li.active {
      color: #111; }

.product-detail__content__tab .tab-content__item.-description p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8em; }

.product-detail__content__tab .tab-content__item.-ship h5 {
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2em; }
  .product-detail__content__tab .tab-content__item.-ship h5 span {
    font-weight: 500; }

.product-detail__content__tab .tab-content__item.-ship p {
  color: #111;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em; }

.product-detail__content__tab .tab-content__item.-ship ul {
  list-style: none;
  margin-bottom: 1.875em; }
  .product-detail__content__tab .tab-content__item.-ship ul li {
    color: #111;
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.8em; }
    .product-detail__content__tab .tab-content__item.-ship ul li::before {
      content: "\f00c";
      font-family: "Font Awesome 5 Pro";
      margin-right: 0.9375em; }
    .product-detail__content__tab .tab-content__item.-ship ul li span {
      color: #d1a6ab; }

.tab-content__item.-review .review {
  margin-bottom: 3.125em; }

.tab-content__item.-review form .input-validator {
  margin-bottom: 1.875em; }

.tab-content__item.-review form h5 {
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.875em; }

.tab-content__item.-review form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 2.8125em;
  width: 100%;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em; }
  .tab-content__item.-review form input:focus {
    outline: 0; }
  .tab-content__item.-review form input:-webkit-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input::-webkit-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input:-moz-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em;
    line-height: -moz-block-height; }
  .tab-content__item.-review form input::-moz-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em;
    line-height: -moz-block-height; }
  .tab-content__item.-review form input:-ms-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input::-ms-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input:-o-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input::-o-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input:input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }
  .tab-content__item.-review form input::input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 2.8125em; }

.tab-content__item.-review form textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  resize: none; }
  .tab-content__item.-review form textarea:focus {
    outline: 0; }
  .tab-content__item.-review form textarea:-webkit-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea::-webkit-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea:-moz-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto;
    line-height: -moz-block-height; }
  .tab-content__item.-review form textarea::-moz-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto;
    line-height: -moz-block-height; }
  .tab-content__item.-review form textarea:-ms-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea::-ms-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea:-o-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea::-o-input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea:input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }
  .tab-content__item.-review form textarea::input-placeholder {
    color: #888;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: auto; }

.product-detail__content .divider {
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
  margin: 3.125rem 0; }

.product-detail__content .product-detail__controller {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .product-detail__content .product-detail__controller .btn, .product-detail__content .product-detail__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .paginator li button, .paginator li .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .category-two .slick-arrow, .category-two .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .testimonial-three .slick-arrow, .testimonial-three .product-detail__content .product-detail__controller .slick-arrow {
    height: 3.84615em;
    width: 3.84615em;
    padding: 0;
    line-height: 3.84615em; }
    .product-detail__content .product-detail__controller .btn.active, .product-detail__content .product-detail__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.active, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .paginator li button.active, .paginator li .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .category-two .active.slick-arrow, .category-two .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter .mc-form button.active, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .footer-two__content .footer-two-newsletter .mc-form button.active, .footer-two__content .footer-two-newsletter .mc-form .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .product-detail__slide-two__small .active.slick-arrow, .product-detail__slide-two__small .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .product-tab-slide__content .active.slick-arrow, .product-tab-slide__content .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .slider.-style-3 .slider__carousel .active.slick-arrow, .slider.-style-3 .slider__carousel .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .testimonial-three .active.slick-arrow, .testimonial-three .product-detail__content .product-detail__controller .active.slick-arrow {
      background-color: #d1a6ab;
      color: #fff; }
  @media only screen and (max-width: 768px) {
    .product-detail__content .product-detail__controller {
      font-size: 13px; }
      .product-detail__content .product-detail__controller .quantity-controller {
        margin-bottom: 0.76923em; }
      .product-detail__content .product-detail__controller .add-to-cart {
        margin-bottom: 0.76923em; } }

.product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #888;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.2s ease-in-out;
  cursor: pointer; }
  .product-slider .slick-arrow:hover {
    color: #d1a6ab; }
  .product-slider .slick-arrow.slick-next {
    right: -0.9375em; }
  .product-slider .slick-arrow.slick-prev {
    left: -0.9375em; }
  @media only screen and (max-width: 768px) {
    .product-slider .slick-arrow.slick-next {
      right: 0; }
    .product-slider .slick-arrow.slick-prev {
      left: 0; } }

.product-slide {
  margin-bottom: 6.25rem; }
  .product-slide .product-slide__wrapper {
    margin: 0 -0.9375em;
    margin-bottom: 3.125em; }
  .product-slide__item {
    padding: 0 0.9375em;
    outline: 0; }

.product-tab.-style-1, .product-tab.slider.-style-5 {
  margin-bottom: 6.25rem; }
  .product-tab.-style-1 .product-tab__header, .product-tab.slider.-style-5 .product-tab__header {
    margin-bottom: 1.875em; }
    .product-tab.-style-1 .product-tab__header ul, .product-tab.slider.-style-5 .product-tab__header ul {
      text-align: center; }
      .product-tab.-style-1 .product-tab__header ul li, .product-tab.slider.-style-5 .product-tab__header ul li {
        display: inline-block;
        margin: 0 0.625em; }
        .product-tab.-style-1 .product-tab__header ul li:first-child, .product-tab.slider.-style-5 .product-tab__header ul li:first-child {
          margin-left: 0;
          padding-left: 0; }
        .product-tab.-style-1 .product-tab__header ul li:last-child, .product-tab.slider.-style-5 .product-tab__header ul li:last-child {
          margin-right: 0;
          padding-right: 0; }
        .product-tab.-style-1 .product-tab__header ul li a, .product-tab.slider.-style-5 .product-tab__header ul li a {
          color: #888;
          font-size: 0.9375em;
          font-weight: 500;
          text-decoration: none;
          line-height: 1;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          text-transform: capitalize;
          position: relative;
          padding: 8px 0;
          overflow: hidden;
          display: inline-block; }
          .product-tab.-style-1 .product-tab__header ul li a:hover, .product-tab.slider.-style-5 .product-tab__header ul li a:hover {
            color: #111; }
          .product-tab.-style-1 .product-tab__header ul li a:after, .product-tab.slider.-style-5 .product-tab__header ul li a:after {
            content: "";
            position: absolute;
            top: 50%;
            left: -100%;
            background-color: #d1a6ab61;
            height: 0.5em;
            width: 100%;
            z-index: 0;
            transition: 0.2s ease-in-out; }
          .product-tab.-style-1 .product-tab__header ul li a:hover:after, .product-tab.slider.-style-5 .product-tab__header ul li a:hover:after {
            left: 0; }
        .product-tab.-style-1 .product-tab__header ul li.active a, .product-tab.slider.-style-5 .product-tab__header ul li.active a {
          color: #111; }
          .product-tab.-style-1 .product-tab__header ul li.active a:after, .product-tab.slider.-style-5 .product-tab__header ul li.active a:after {
            left: 0; }
  .product-tab.-style-1 .product-tab__content__empty, .product-tab.slider.-style-5 .product-tab__content__empty {
    height: 9.375rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .product-tab.-style-1 .product-tab__content__empty h3, .product-tab.slider.-style-5 .product-tab__content__empty h3 {
      color: #111;
      font-size: 1.375em;
      font-weight: normal;
      line-height: 1; }
  .product-tab.-style-1 .product-tab__content__wrapper, .product-tab.slider.-style-5 .product-tab__content__wrapper {
    margin-bottom: 1.875em; }
    .product-tab.-style-1 .product-tab__content__wrapper .product, .product-tab.slider.-style-5 .product-tab__content__wrapper .product {
      margin-bottom: 1.875em; }

.product-tab.-style-2, .product-tab.menu.-style-6 {
  margin-bottom: 6.25rem; }
  .product-tab.-style-2 .product-tab__content__wrapper .product, .product-tab.menu.-style-6 .product-tab__content__wrapper .product {
    margin-bottom: 1.875em; }
    .product-tab.-style-2 .product-tab__content__wrapper .product.-height-limit .product-thumb, .product-tab.menu.-style-6 .product-tab__content__wrapper .product.-height-limit .product-thumb {
      height: 16.875em; }
    .product-tab.-style-2 .product-tab__content__wrapper .product.-height-limit.-inline-content .product-thumb, .product-tab.menu.-style-6 .product-tab__content__wrapper .product.-height-limit.-inline-content .product-thumb {
      height: 46.875em; }

.product-tab-slide {
  background-color: #f7e7e8;
  margin-bottom: 6.25rem;
  padding: 6.25em 0; }
  .product-tab-slide__header, .product-tab.-style-2 .product-tab__header, .product-tab.menu.-style-6 .product-tab__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 3.125em; }
    @media only screen and (max-width: 768px) {
      .product-tab-slide__header, .product-tab.-style-2 .product-tab__header, .product-tab.menu.-style-6 .product-tab__header {
        justify-content: center; }
        .product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5, .product-tab.menu.-style-6 .product-tab__header h5 {
          margin-bottom: 0.9375em; } }
    .product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5, .product-tab.menu.-style-6 .product-tab__header h5 {
      color: #111;
      font-size: 2.8125em;
      font-weight: 500;
      line-height: 1; }
    .product-tab-slide__header__controller {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      @media only screen and (max-width: 576px) {
        .product-tab-slide__header__controller {
          justify-content: center; } }
      .product-tab-slide__header__controller ul {
        margin-right: 1.875em; }
        .product-tab-slide__header__controller ul li {
          display: inline-block;
          margin: 0 0.625em; }
          .product-tab-slide__header__controller ul li:first-child {
            margin-left: 0;
            padding-left: 0; }
          .product-tab-slide__header__controller ul li:last-child {
            margin-right: 0;
            padding-right: 0; }
          .product-tab-slide__header__controller ul li a {
            color: #888;
            font-size: 0.9375em;
            font-weight: 500;
            text-decoration: none;
            line-height: 1;
            transition: 0.2s ease-in-out;
            cursor: pointer;
            text-transform: capitalize;
            position: relative;
            padding: 8px 0;
            overflow: hidden;
            display: inline-block; }
            .product-tab-slide__header__controller ul li a:hover {
              color: #111; }
            .product-tab-slide__header__controller ul li a:after {
              content: "";
              position: absolute;
              top: 50%;
              left: -100%;
              background-color: #d1a6ab61;
              height: 0.5em;
              width: 100%;
              z-index: 0;
              transition: 0.2s ease-in-out; }
            .product-tab-slide__header__controller ul li a:hover:after {
              left: 0; }
          .product-tab-slide__header__controller ul li.active a {
            color: #111; }
            .product-tab-slide__header__controller ul li.active a:after {
              left: 0; }
      .product-tab-slide__header__controller .btn, .product-tab-slide__header__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-tab-slide__header__controller button, .product-tab-slide__header__controller .paginator li button, .paginator li .product-tab-slide__header__controller button, .product-tab-slide__header__controller .category-two .slick-arrow, .category-two .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .product-tab-slide__header__controller button, .product-tab-slide__header__controller .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .product-tab-slide__header__controller button, .product-tab-slide__header__controller .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .testimonial-three .slick-arrow, .testimonial-three .product-tab-slide__header__controller .slick-arrow {
        padding: 0.9375em 1.25em; }
  .product-tab-slide__content .slick-arrow {
    color: #fff;
    font-size: 1.875em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    padding: 0.33333em 0.66667em;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
    .product-tab-slide__content .slick-arrow:hover {
      color: #d1a6ab; }
    .product-tab-slide__content .slick-arrow.slick-next {
      right: 2.5em; }
    .product-tab-slide__content .slick-arrow.slick-prev {
      left: 2.5em; }
    @media only screen and (max-width: 768px) {
      .product-tab-slide__content .slick-arrow.slick-next {
        right: 0.9375em; }
      .product-tab-slide__content .slick-arrow.slick-prev {
        left: 0.9375em; } }
  .product-tab-slide__content .slide-item {
    padding: 0 0.9375em; }

.slider {
  position: relative;
  overflow: hidden;
  background-color: #f4f4f4; }
  @media only screen and (max-width: 768px) {
    .slider {
      font-size: 14px; } }
  .slider-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .slider-content__subtitle {
    margin-bottom: 1.25em;
    color: #fff;
    font-size: 1.0625em;
    font-weight: 400;
    line-height: 1.52941em;
    text-transform: uppercase;
    letter-spacing: 0.29412em;
    font-family: "Cambay", sans-serif; }
  .slider-content__title {
    color: #fff;
    font-size: 3.75em;
    font-weight: 600;
    line-height: 1.16667em;
    margin-bottom: 0.41667em; }
  .slider-content__description {
    color: #fff;
    font-size: 1.0625em;
    font-weight: 500;
    line-height: 1.76471em; }
  .slider .slider__carousel__item {
    display: flex !important;
    align-items: center;
    height: 37.5em;
    position: relative;
    z-index: 2;
    outline: 0; }
    .slider .slider__carousel__item .slider-background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1; }
      .slider .slider__carousel__item .slider-background img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
  .slider .slider__carousel .slider-dots {
    position: absolute;
    bottom: 1.875em;
    left: 0;
    right: 0;
    text-align: center; }
    .slider .slider__carousel .slider-dots li {
      display: inline-block;
      margin: 0 0.3125em; }
      .slider .slider__carousel .slider-dots li:first-child {
        margin-left: 0;
        padding-left: 0; }
      .slider .slider__carousel .slider-dots li:last-child {
        margin-right: 0;
        padding-right: 0; }
      .slider .slider__carousel .slider-dots li.slick-active .slider-dot {
        background-color: rgba(0, 0, 0, 0.5); }
      .slider .slider__carousel .slider-dots li .slider-dot {
        height: 0.625em;
        width: 0.625em;
        border-radius: 999px;
        background-color: rgba(0, 0, 0, 0.2);
        cursor: pointer; }
  .slider.-style-1, .slider.-style-5 {
    margin-bottom: 35px; }
    .slider.-style-1 .slider-dots li.slick-active .slider-dot, .slider.-style-5 .slider-dots li.slick-active .slider-dot {
      background-color: #d1a6ab; }
    .slider.-style-1 .slider-dots li .slider-dot, .slider.-style-5 .slider-dots li .slider-dot {
      background-color: #fff; }
    .slider.-style-1 .slider__carousel__item, .slider.-style-5 .slider__carousel__item {
      overflow: hidden; }
      .slider.-style-1 .slider__carousel__item.slick-active .slider-background, .slider.-style-5 .slider__carousel__item.slick-active .slider-background {
        }
      .slider.-style-1 .slider__carousel__item .slider-background, .slider.-style-5 .slider__carousel__item .slider-background {
        transition: 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .slider.-style-1 .slider__carousel__item .slider-content, .slider.-style-5 .slider__carousel__item .slider-content {
        max-width: 100%; }
        .slider.-style-1 .slider__carousel__item .slider-content__title, .slider.-style-5 .slider__carousel__item .slider-content__title {
          color: #fff; }
        .slider.-style-1 .slider__carousel__item .slider-content__subtitle, .slider.-style-5 .slider__carousel__item .slider-content__subtitle {
          color: #fff; }
        .slider.-style-1 .slider__carousel__item .slider-content .btn, .slider.-style-5 .slider__carousel__item .slider-content .btn, .slider.-style-1 .slider__carousel__item .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .paginator li button, .paginator li .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .paginator li button, .paginator li .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .category-two .slick-arrow, .category-two .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .category-two .slick-arrow, .category-two .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow {
          color: #fff;
          display: inline-block; }
  .slider.-style-2, .slider.menu.-style-6 {
    margin-bottom: 1.875rem; }
    .slider.-style-2 .slider__carousel__item.slider-1 .slider-content, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content {
      max-width: 400px; }
      .slider.-style-2 .slider__carousel__item.slider-1 .slider-content__title, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__title {
        color: #fff;
        font-weight: 700; }
        .slider.-style-2 .slider__carousel__item.slider-1 .slider-content__title span, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__title span {
          color: #d1a6ab; }
      .slider.-style-2 .slider__carousel__item.slider-1 .slider-content__description, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__description {
        color: #fff;
        margin-bottom: 2.05882em; }
      .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .btn, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .btn, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .paginator li button, .paginator li .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .paginator li button, .paginator li .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .category-two .slick-arrow, .category-two .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .category-two .slick-arrow, .category-two .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow {
        color: #d1a6ab; }
    .slider.-style-2 .slider__carousel__item.slider-2 .slider-content, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content {
      max-width: 34.375em; }
      .slider.-style-2 .slider__carousel__item.slider-2 .slider-content__subtitle, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__subtitle {
        color: #de1339; }
      .slider.-style-2 .slider__carousel__item.slider-2 .slider-content__title, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__title {
        color: #111;
        font-weight: 700; }
      .slider.-style-2 .slider__carousel__item.slider-2 .slider-content__description, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__description {
        color: #111;
        font-weight: 500;
        margin-bottom: 1.76471em; }
    .slider.-style-2 .slider__carousel__item.slider-3, .slider.menu.-style-6 .slider__carousel__item.slider-3 {
      text-align: center; }
      .slider.-style-2 .slider__carousel__item.slider-3 .slider-content__subtitle, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content__subtitle {
        color: #de1339; }
      .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .btn, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .btn, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .paginator li button, .paginator li .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .paginator li button, .paginator li .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .category-two .slick-arrow, .category-two .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .category-two .slick-arrow, .category-two .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow {
        color: #d1a6ab; }
  .slider.-style-3 {
    margin-bottom: 6.25rem; }
    .slider.-style-3 .slider__carousel__item {
      height: 43.75em; }
      .slider.-style-3 .slider__carousel__item .slider-content {
        margin: 0 auto;
        background-color: #fff;
        max-width: 690px;
        text-align: center;
        padding: 3.125em;
        border: 1px dashed rgba(242, 100, 96, 0.5);
        outline: 0.625em solid #fff;
        min-height: 21.5625em; }
        .slider.-style-3 .slider__carousel__item .slider-content__title {
          font-weight: 600;
          color: #111; }
          @media only screen and (max-width: 768px) {
            .slider.-style-3 .slider__carousel__item .slider-content__title {
              font-size: 2.85714em; } }
        .slider.-style-3 .slider__carousel__item .slider-content__description {
          color: #111;
          max-width: 450px;
          margin: 0 auto;
          margin-bottom: 2.1875em; }
    .slider.-style-3 .slider__carousel .slick-arrow {
      position: absolute;
      top: 50%;
      padding: 0;
      font-size: 1.875em;
      height: 1.66667em;
      width: 1.66667em;
      line-height: 1.66667em;
      background-color: #fff;
      z-index: 2;
      border: 1px solid #e1e1e1;
      color: #888; }
      .slider.-style-3 .slider__carousel .slick-arrow.slick-prev {
        left: 1.66667em; }
      .slider.-style-3 .slider__carousel .slick-arrow.slick-next {
        right: 1.66667em; }
      @media only screen and (max-width: 768px) {
        .slider.-style-3 .slider__carousel .slick-arrow.slick-prev {
          left: 0.5em; }
        .slider.-style-3 .slider__carousel .slick-arrow.slick-next {
          right: 0.5em; } }
  .slider.-style-4 {
    margin-bottom: 6.25rem; }
    .slider.-style-4 .slider__carousel__item {
      height: 40.625em; }
      .slider.-style-4 .slider__carousel__item .slider-content {
        max-width: 100%; }
        .slider.-style-4 .slider__carousel__item .slider-content__subtitle {
          color: #111;
          font-weight: 600; }
        .slider.-style-4 .slider__carousel__item .slider-content__title {
          color: #d1a6ab;
          font-weight: 700; }
          .slider.-style-4 .slider__carousel__item .slider-content__title span {
            color: #111; }
          @media only screen and (max-width: 768px) {
            .slider.-style-4 .slider__carousel__item .slider-content__title {
              font-size: 2.85714em; } }
          .slider.-style-4 .slider__carousel__item .slider-content__title br {
            display: none; }
    .slider.-style-4 .slider__carousel .slider-dots {
      position: absolute;
      bottom: 2.375em;
      left: 0;
      right: 0;
      z-index: 5;
      text-align: left; }
  .slider.-style-5 {
    padding: 17.5em 0; }
    .slider.-style-5 .slider-background {
      animation: scaleIn 5s forwards; }
    .slider.-style-5 .slider-content {
      max-width: 37.5em;
      position: relative;
      z-index: 1; }
      .slider.-style-5 .slider-content__subtitle {
        color: #d1a6ab; }
      .slider.-style-5 .slider-content__title {
        color: #111; }
      .slider.-style-5 .slider-content__description {
        font-size: 0.9375em;
        margin-bottom: 3em;
        color: #111; }
  .slider.-style-7 .slider__carousel__item .slider-content__title {
    font-family: "Braga";
    font-weight: 400;
    padding-left: 0.25em;
    padding-right: 0.25em;
    line-height: 1.83333em; }
  .slider.-style-7 .slider__carousel__item.slider-2 {
    text-align: center; }

@keyframes scaleIn {
  from {
    transform: scale(1.3); }
  to {
    transform: scale(1); } }

.team-one {
  margin-bottom: 28px; }
  .team-one .team-card {
    padding: 2.1875em;
    box-shadow: 0px 2px 10px 0 rgba(223, 223, 224, 0.5);
    transition: 0.2s ease-in-out; }
    .team-one .team-card:hover {
      box-shadow: 0px 6px 15px 0 rgba(223, 223, 224, 0.7); }
      .team-one .team-card:hover .team-card__avatar img {
        transform: scale(0.9); }
    .team-one .team-card__avatar {
      margin-bottom: 1.875em; }
      .team-one .team-card__avatar img {
        margin: 0 auto;
        max-width: 100%;
        transition: 0.2s ease-in-out; }
    .team-one .team-card__content {
      text-align: center; }
      .team-one .team-card__content h3 {
        color: #111;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 0.55556em; }
      .team-one .team-card__content h5 {
        color: #d1a6ab;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: 1;
        margin-bottom: 1.38462em; }
      .team-one .team-card__content p {
        color: #111;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1.625em;
        margin-bottom: 1.66667em; }
  .team-one .slick-slider {
    margin: 0 -0.9375em; }
    .team-one .slick-slider .slider__item {
      outline: 0;
      padding: 0.9375em; }

.testimonial {
  background-color: #f7f5f4;
  padding: 6.25rem 0;
  margin-bottom: 6.25rem; }
  .testimonial .slick-slide {
    outline: 0; }
  @media only screen and (max-width: 768px) {
    .testimonial .slide-nav {
      margin-bottom: 3.125em; } }
  .testimonial .slide-nav__item {
    padding: 0.3125em;
    cursor: pointer;
    outline: 0; }
    .testimonial .slide-nav__item img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: 0.2s ease-in-out; }
    .testimonial .slide-nav__item:hover img {
      transform: scale(1.08); }
    .testimonial .slide-nav__item.active img {
      transform: scale(1.08); }
  .testimonial .slide-for {
    padding-left: 1.875em; }
    @media only screen and (max-width: 768px) {
      .testimonial .slide-for {
        padding-left: 0;
        padding-right: 0; } }
    .testimonial .slide-for__item {
      margin-bottom: 3.125em;
      outline: 0; }
      .testimonial .slide-for__item__header {
        display: flex;
        align-items: center;
        margin-bottom: 1.875em; }
        .testimonial .slide-for__item__header .quote-icon {
          color: #fff;
          font-size: 0.9375em;
          height: 3.33333em;
          width: 3.33333em;
          background-color: #d1a6ab;
          border-radius: 999px;
          text-align: center;
          line-height: 3.33333em;
          margin-right: 1.33333em; }
        .testimonial .slide-for__item__header .customer__info h3 {
          color: #111;
          font-size: 1.25em;
          font-weight: 600;
          line-height: 1;
          margin-bottom: 0.4em; }
        .testimonial .slide-for__item__header .customer__info h5 {
          color: #111;
          font-size: 0.8125em;
          font-weight: 400;
          line-height: 1; }
        .testimonial .slide-for__item__header .rate {
          margin-left: auto; }
      .testimonial .slide-for__item__content {
        color: #111;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.75em;
        color: #444; }
  .testimonial .testimonial-one__slider-control a {
    color: #111;
    font-size: 0.8125em;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    text-transform: uppercase; }
    .testimonial .testimonial-one__slider-control a:hover {
      color: #d1a6ab; }
    .testimonial .testimonial-one__slider-control a:first-child {
      margin-right: 3.07692em; }
      .testimonial .testimonial-one__slider-control a:first-child i {
        margin-right: 0.76923em; }
    .testimonial .testimonial-one__slider-control a:last-child i {
      margin-left: 0.76923em; }
  .testimonial .slider-dots {
    list-style: none; }
    .testimonial .slider-dots li {
      display: inline-block;
      margin: 0 0.3125em; }
      .testimonial .slider-dots li:first-child {
        margin-left: 0;
        padding-left: 0; }
      .testimonial .slider-dots li:last-child {
        margin-right: 0;
        padding-right: 0; }
      .testimonial .slider-dots li.slick-active .slider-dot {
        background-color: rgba(17, 17, 17, 0.5); }
      .testimonial .slider-dots li .slider-dot {
        height: 0.1875em;
        width: 1.875em;
        background-color: rgba(17, 17, 17, 0.2); }
  .testimonial.-style-2, .testimonial.menu.-style-6 {
    margin-bottom: 0; }
    .testimonial.-style-2 .slide-for, .testimonial.menu.-style-6 .slide-for {
      padding-left: 0;
      padding-right: 1.875em; }
      @media only screen and (max-width: 768px) {
        .testimonial.-style-2 .slide-for, .testimonial.menu.-style-6 .slide-for {
          margin-bottom: 3.125em; } }
    @media only screen and (max-width: 768px) {
      .testimonial.-style-2 .slide-nav, .testimonial.menu.-style-6 .slide-nav {
        margin-bottom: 0; } }

.testimonial-three {
  padding: 4.375em 0 14.375em;
  background-image: url("../images/testimonial/TestimonialThree/bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: inherit;
  z-index: 0; }
  .testimonial-three .slick-arrow {
    color: #888;
    font-size: 3.125em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    padding: 0; }
    .testimonial-three .slick-arrow:hover {
      color: #d1a6ab; }
    .testimonial-three .slick-arrow.slick-next {
      right: 0em; }
    .testimonial-three .slick-arrow.slick-prev {
      left: 0em; }
    @media only screen and (max-width: 768px) {
      .testimonial-three .slick-arrow.slick-next {
        right: 0.3em; }
      .testimonial-three .slick-arrow.slick-prev {
        left: 0.3em; } }
  .testimonial-three__item {
    text-align: center;
    max-width: 900px;
    margin: 0 auto; }
    .testimonial-three__item p {
      margin-bottom: 2.5em;
      color: #111;
      font-size: 1em;
      font-weight: 500;
      line-height: 1; }
      .testimonial-three__item p i {
        font-size: 1.5em;
        color: #d1a6ab;
        margin-right: 0.20833em; }
    .testimonial-three__item h3 {
      color: #111;
      font-size: 1.5em;
      font-weight: 600;
      line-height: 1.70833em;
      margin-bottom: 1.25em; }
    .testimonial-three__item .author-info h5 {
      color: #111;
      font-size: 1em;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 0.5em; }
    .testimonial-three__item .author-info span {
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1; }

.top-nav {
  background-color: #111;
  padding: 0.75em 0; }
  @media only screen and (max-width: 768px) {
    .top-nav {
      display: none; } }
  .top-nav__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .top-nav__wrapper .top-nav-promo {
      color: #fff;
      font-size: 0.8125em;
      font-weight: normal;
      line-height: 1; }
    .top-nav__wrapper .top-nav-selections {
      display: flex;
      align-items: center; }
      .top-nav__wrapper .top-nav-selections__item select {
        color: #fff;
        font-size: 0.8125em;
        font-weight: normal;
        line-height: normal;
        margin-right: 2.30769em; }
      .top-nav__wrapper .top-nav-selections__item a {
        color: #fff;
        font-size: 0.8125em;
        font-weight: normal;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .top-nav__wrapper .top-nav-selections__item a:hover {
          color: #e1e1e1; }
  @media only screen and (max-width: 992px) {
    .top-nav.-style-2 .top-nav__wrapper-promo, .top-nav.menu.-style-6 .top-nav__wrapper-promo {
      display: none; } }
  .top-nav.-style-2 .top-nav__wrapper__quick-links ul li, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li {
    display: inline-block; }
    .top-nav.-style-2 .top-nav__wrapper__quick-links ul li a, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a {
      color: #fff;
      font-size: 0.8125em;
      font-weight: normal;
      text-decoration: none;
      line-height: 1;
      transition: 0.2s ease-in-out;
      cursor: pointer; }
      .top-nav.-style-2 .top-nav__wrapper__quick-links ul li a:hover, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a:hover {
        color: #e1e1e1; }
    .top-nav.-style-2 .top-nav__wrapper__quick-links ul li::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li::after {
      content: "|";
      margin: 0 0.76923em;
      color: #fff; }
    .top-nav.-style-2 .top-nav__wrapper__quick-links ul li:last-child::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li:last-child::after {
      display: none; }

.about .testimonial {
  padding: 0;
  background-color: transparent; }

.blog {
  margin-bottom: 6.25rem; }
  .blog .post-card-featured {
    margin-bottom: 3.75em; }
  .blog .post-card-two {
    margin-bottom: 1.875em; }
  .blog-sidebar {
    margin-bottom: 4.375rem; }
  .blog .search-result {
    color: #111;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 3.125em; }
    .blog .search-result span {
      font-weight: 600; }

.cart {
  margin-bottom: 6.25rem; }
  .cart__table {
    margin-bottom: 4.375rem; }
    .cart__table__wrapper {
      overflow-y: auto;
      white-space: nowrap; }
      .cart__table__wrapper table {
        width: 100%; }
        .cart__table__wrapper table thead tr th {
          border-bottom: 1px solid #e1e1e1;
          text-align: left;
          color: #111;
          font-size: 0.9375em;
          font-weight: 700;
          line-height: 1;
          padding: 0 2.1875em 2.5em 0.9375em; }
          .cart__table__wrapper table thead tr th:first-child {
            padding-left: 0; }
          .cart__table__wrapper table thead tr th:last-child {
            padding-right: 0; }
        .cart__table__wrapper table tbody tr td {
          color: #111;
          font-size: 0.9375em;
          font-weight: 600;
          line-height: 1;
          padding: 2.1875em 0.9375em; }
          .cart__table__wrapper table tbody tr td:first-child {
            padding-left: 0; }
            .cart__table__wrapper table tbody tr td:first-child .cart-product {
              display: flex;
              align-items: center; }
              .cart__table__wrapper table tbody tr td:first-child .cart-product__image {
                flex: none;
                margin-right: 1.875em; }
                .cart__table__wrapper table tbody tr td:first-child .cart-product__image img {
                  height: 6.25em;
                  width: 6.25em;
                  object-fit: cover; }
              .cart__table__wrapper table tbody tr td:first-child .cart-product__content h5 {
                color: #888;
                font-size: 0.8125em;
                font-weight: normal;
                line-height: 1;
                text-transform: capitalize;
                margin-bottom: 0.625em; }
              .cart__table__wrapper table tbody tr td:first-child .cart-product__content a {
                color: #111;
                font-size: 1em;
                font-weight: 500;
                text-decoration: none;
                line-height: 1;
                transition: 0.2s ease-in-out;
                cursor: pointer; }
                .cart__table__wrapper table tbody tr td:first-child .cart-product__content a:hover {
                  color: #d1a6ab; }
          .cart__table__wrapper table tbody tr td:last-child {
            padding-right: 0;
            text-align: right; }
            .cart__table__wrapper table tbody tr td:last-child a {
              color: #888;
              font-size: 0.9375em;
              font-weight: normal;
              text-decoration: none;
              line-height: 1.33333em;
              transition: 0.2s ease-in-out;
              cursor: pointer;
              border: 1px solid #888;
              height: 1.33333em;
              width: 1.33333em;
              text-align: center;
              border-radius: 999px;
              margin-left: auto;
              display: inline-block; }
              .cart__table__wrapper table tbody tr td:last-child a:hover {
                color: #d1a6ab; }
              .cart__table__wrapper table tbody tr td:last-child a:hover {
                border-color: #d1a6ab; }
    .cart__table__footer {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .cart__table__footer a {
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer; }
        .cart__table__footer a:hover {
          color: #d1a6ab; }
        .cart__table__footer a i {
          margin-right: 0.66667em;
          color: #d1a6ab; }
  .cart__total__discount {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f7f5f4;
    padding: 3.125em; }
    .cart__total__discount p {
      max-width: 15.625em;
      margin-right: 3.75em;
      color: #888;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1.71429em; }
      @media only screen and (max-width: 768px) {
        .cart__total__discount p {
          max-width: 100%;
          margin-right: 0; } }
    .cart__total__discount .input-validator {
      flex-grow: 1; }
      .cart__total__discount .input-validator form {
        display: flex; }
        .cart__total__discount .input-validator form input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: 2.8125em;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: 2.8125em; }
          .cart__total__discount .input-validator form input:focus {
            outline: 0; }
          .cart__total__discount .input-validator form input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em;
            line-height: -moz-block-height; }
          .cart__total__discount .input-validator form input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em;
            line-height: -moz-block-height; }
          .cart__total__discount .input-validator form input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .cart__total__discount .input-validator form input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
        .cart__total__discount .input-validator form .btn, .cart__total__discount .input-validator form .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .paginator li button, .paginator li .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .category-two .slick-arrow, .category-two .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .testimonial-three .slick-arrow, .testimonial-three .cart__total__discount .input-validator form .slick-arrow {
          padding-top: 0;
          padding-bottom: 0;
          height: 3.21429em;
          line-height: 3.21429em; }
  .cart__total__content {
    background-color: #f7f5f4;
    padding: 3.125em; }
    .cart__total__content h3 {
      color: #111;
      font-size: 1.25em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 1.75em; }
    .cart__total__content table {
      width: 100%;
      margin-bottom: 0.9375em; }
      .cart__total__content table tr td,
      .cart__total__content table tr th {
        padding-bottom: 1em; }
      .cart__total__content table tr th {
        text-align: left;
        color: #111;
        font-size: 0.9375em;
        font-weight: 500;
        line-height: 1; }
      .cart__total__content table tr td {
        text-align: right;
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1; }
        .cart__total__content table tr td.final-price {
          color: #d1a6ab; }
    .cart__total__content .btn, .cart__total__content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart__total__content button, .cart__total__content .paginator li button, .paginator li .cart__total__content button, .cart__total__content .category-two .slick-arrow, .category-two .cart__total__content .slick-arrow, .cart__total__content .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .cart__total__content button, .cart__total__content .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .cart__total__content button, .cart__total__content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart__total__content .slick-arrow, .cart__total__content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart__total__content .slick-arrow, .cart__total__content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart__total__content .slick-arrow, .cart__total__content .testimonial-three .slick-arrow, .testimonial-three .cart__total__content .slick-arrow {
      padding: 0;
      height: 3.46154em;
      line-height: 3.46154em;
      width: 100%; }
  .cart__empty {
    text-align: center;
    padding: 1.875em 0; }
    .cart__empty h3 {
      color: #111;
      font-size: 1.875em;
      font-weight: normal;
      line-height: 1;
      margin-bottom: 1em; }

.checkout {
  margin-bottom: 6.25rem; }
  .checkout .checkout-title {
    color: #111;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.5em; }
  .checkout .checkbox-label {
    display: block;
    color: #111;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.71429em; }
    .checkout .checkbox-label input {
      margin-right: 0.9375em; }
  @media only screen and (max-width: 992px) {
    .checkout__form {
      margin-bottom: 4.375em; } }
  .checkout__form .input-validator {
    margin-bottom: 1.875em; }
    .checkout__form .input-validator label {
      color: #111;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1; }
      .checkout__form .input-validator label span {
        color: #d1a6ab; }
      .checkout__form .input-validator label input {
        margin-top: 0.9375em; }
    .checkout__form .input-validator input {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      height: 3.21429em;
      width: 100%;
      transition: 0.2s ease-in-out;
      -webkit-appearance: none;
      padding: 1.25rem;
      border-radius: 0px;
      color: #111;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
      .checkout__form .input-validator input:focus {
        outline: 0; }
      .checkout__form .input-validator input:-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input::-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input:-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .checkout__form .input-validator input::-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .checkout__form .input-validator input:-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input::-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input:-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input::-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input:input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .checkout__form .input-validator input::input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
  .checkout__form__contact {
    margin-bottom: 2.8125em; }
    .checkout__form__contact__title {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-bottom: 1.875em; }
      .checkout__form__contact__title .checkout-title {
        margin-bottom: 0; }
        @media only screen and (max-width: 768px) {
          .checkout__form__contact__title .checkout-title {
            margin-bottom: 0.9375em; } }
      .checkout__form__contact__title p {
        color: #111;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1; }
        .checkout__form__contact__title p a {
          color: #d1a6ab;
          font-size: 14px;
          font-weight: normal;
          text-decoration: none;
          line-height: 1;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          margin-left: 0.66667em; }
          .checkout__form__contact__title p a:hover {
            color: #d1a6ab; }
  .checkout__total {
    padding: 1.875em;
    background-color: #f7f5f4; }
    .checkout__total .btn, .checkout__total .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .checkout__total button, .checkout__total .paginator li button, .paginator li .checkout__total button, .checkout__total .category-two .slick-arrow, .category-two .checkout__total .slick-arrow, .checkout__total .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .checkout__total button, .checkout__total .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .checkout__total button, .checkout__total .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .checkout__total .slick-arrow, .checkout__total .product-tab-slide__content .slick-arrow, .product-tab-slide__content .checkout__total .slick-arrow, .checkout__total .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .checkout__total .slick-arrow, .checkout__total .testimonial-three .slick-arrow, .testimonial-three .checkout__total .slick-arrow {
      padding-top: 0;
      padding-bottom: 0;
      height: 3.21429em;
      line-height: 3.21429em;
      width: 100%; }
    .checkout__total__coupon {
      margin-bottom: 2.5em; }
      .checkout__total__coupon h5 {
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 1.5625em; }
      .checkout__total__coupon .input-validator {
        margin-bottom: 1.07143em; }
        .checkout__total__coupon .input-validator input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: 3.21429em;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input:focus {
            outline: 0; }
          .checkout__total__coupon .input-validator input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em;
            line-height: -moz-block-height; }
          .checkout__total__coupon .input-validator input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em;
            line-height: -moz-block-height; }
          .checkout__total__coupon .input-validator input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
          .checkout__total__coupon .input-validator input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 3.21429em; }
    .checkout__total__price {
      margin-bottom: 1.875em; }
      .checkout__total__price h5 {
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 1.5625em; }
      .checkout__total__price table {
        width: 100%;
        margin-bottom: 1.875em; }
        .checkout__total__price table tr:last-child td {
          padding-bottom: 0; }
        .checkout__total__price table tr td {
          color: #111;
          font-size: 0.875em;
          font-weight: normal;
          line-height: 1.71429em;
          padding-bottom: 0.71429em; }
          .checkout__total__price table tr td span {
            font-weight: 700; }
          .checkout__total__price table tr td:last-child {
            text-align: right;
            font-weight: 700; }
      .checkout__total__price__total-count {
        padding: 1.875em 0;
        border: 1px solid #e1e1e1;
        border-width: 1px 0;
        margin-bottom: 1.875em; }
        .checkout__total__price__total-count table {
          margin-bottom: 0; }
          .checkout__total__price__total-count table tr td {
            font-weight: 700; }
      .checkout__total__price__payment .checkbox-label:first-child {
        margin-bottom: 0.9375em; }

.contact {
  margin-bottom: 6.25rem; }
  .contact-title {
    color: #111;
    font-size: 1.875em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 2.5em; }
  .contact-info__item {
    display: flex;
    margin-bottom: 1.875em; }
    .contact-info__item__icon {
      width: 1.875em;
      color: #d1a6ab;
      font-size: 1.125em;
      font-weight: normal;
      line-height: 1; }
    .contact-info__item__detail h3 {
      color: #111;
      font-size: 0.9375em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 0.53333em; }
    .contact-info__item__detail p {
      color: #111;
      font-size: 0.875em;
      font-weight: normal;
      line-height: 1.85714em; }
  .contact-form form .input-validator {
    margin-bottom: 1.42857em; }
    .contact-form form .input-validator input {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      height: 3.21429em;
      width: 100%;
      transition: 0.2s ease-in-out;
      -webkit-appearance: none;
      padding: 1.25rem;
      border-radius: 0px;
      color: #111;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; }
      .contact-form form .input-validator input:focus {
        outline: 0; }
      .contact-form form .input-validator input:-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input::-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input:-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .contact-form form .input-validator input::-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .contact-form form .input-validator input:-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input::-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input:-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input::-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input:input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .contact-form form .input-validator input::input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
    .contact-form form .input-validator textarea {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      height: auto;
      width: 100%;
      transition: 0.2s ease-in-out;
      -webkit-appearance: none;
      padding: 1.25rem;
      border-radius: 0px;
      color: #111;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: auto;
      resize: none; }
      .contact-form form .input-validator textarea:focus {
        outline: 0; }
      .contact-form form .input-validator textarea:-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea::-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea:-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto;
        line-height: -moz-block-height; }
      .contact-form form .input-validator textarea::-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto;
        line-height: -moz-block-height; }
      .contact-form form .input-validator textarea:-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea::-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea:-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea::-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea:input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
      .contact-form form .input-validator textarea::input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: auto; }
  .contact-map {
    margin-top: 3.125em; }

.post {
  margin-bottom: 6.25rem; }
  .post__cover {
    max-height: 37.5em;
    overflow: hidden; }
    .post__cover:hover img {
      transform: scale(1.1) rotate(1deg); }
    .post__cover img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: 5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .post__body .blog-sidebar {
    padding-top: 6.25em; }
    @media only screen and (max-width: 768px) {
      .post__body .blog-sidebar {
        margin-bottom: 5em; } }
  .post__body .post-content {
    background-color: #fff;
    margin-top: -3.125em;
    padding: 3.125em 4.375em 0; }
    @media only screen and (max-width: 768px) {
      .post__body .post-content {
        padding-left: 0;
        padding-right: 0; } }
    .post__body .post-content__header {
      display: flex;
      align-items: flex-start;
      margin-bottom: 2.8125em; }
      .post__body .post-content__header__date {
        background-color: #d1a6ab;
        display: inline-block;
        text-align: center;
        padding: 0.625em;
        margin-right: 2.5em; }
        .post__body .post-content__header__date h5 {
          color: #fff;
          font-size: 1rem;
          font-weight: 600;
          line-height: 1;
          margin-bottom: 0.3125em; }
        .post__body .post-content__header__date p {
          color: #fff;
          font-size: 0.8125em;
          font-weight: normal;
          line-height: 1; }
      .post__body .post-content__header__content .post_content__info {
        margin-bottom: 0.9375em; }
        .post__body .post-content__header__content .post_content__info p {
          color: #888;
          font-size: 0.8125em;
          font-weight: normal;
          line-height: 1;
          display: inline-block; }
          .post__body .post-content__header__content .post_content__info p span {
            color: #111; }
          .post__body .post-content__header__content .post_content__info p:after {
            content: "/";
            margin: 0 0.625em; }
        .post__body .post-content__header__content .post_content__info a {
          color: #d1a6ab;
          font-size: 0.8125em;
          font-weight: normal;
          text-decoration: none;
          line-height: 1;
          transition: 0.2s ease-in-out;
          cursor: pointer; }
          .post__body .post-content__header__content .post_content__info a:hover {
            color: #d1a6ab; }
      .post__body .post-content__header__content h2 {
        color: #111;
        font-size: 1.875em;
        font-weight: 600;
        line-height: 1.3em; }
    .post__body .post-content__body {
      margin-bottom: 4.0625em; }
      .post__body .post-content__body .post-image {
        margin-bottom: 2.5em;
        height: 100%;
        width: 100%;
        object-fit: cover; }
      .post__body .post-content__body .post-paragraph {
        color: #444;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.8125em;
        margin-bottom: 1.37931em; }
        .post__body .post-content__body .post-paragraph span {
          font-weight: 600;
          color: #111; }
      .post__body .post-content__body .post-quote {
        border: 1px solid rgba(242, 100, 96, 0.5);
        padding: 2.5em 3.125em;
        margin-bottom: 2.5em; }
        .post__body .post-content__body .post-quote h5 {
          color: #111;
          font-size: 1.25em;
          font-weight: 600;
          line-height: 1.8em;
          margin-bottom: 1.0625em; }
        .post__body .post-content__body .post-quote__author {
          display: flex;
          align-items: center; }
          .post__body .post-content__body .post-quote__author i {
            font-size: 1.5em;
            margin-right: 0.9375em;
            color: #d1a6ab; }
          .post__body .post-content__body .post-quote__author p {
            color: #888;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
    .post__body .post-content__footer {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 4.375em; }
      .post__body .post-content__footer span {
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1;
        margin-right: 2em; }
      @media only screen and (max-width: 768px) {
        .post__body .post-content__footer__tags {
          margin-bottom: 2.14286em; } }
      .post__body .post-content__footer__tags .btn, .post__body .post-content__footer__tags .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .paginator li button, .paginator li .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .category-two .slick-arrow, .category-two .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .product-tab-slide__content .slick-arrow, .product-tab-slide__content .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .testimonial-three .slick-arrow, .testimonial-three .post__body .post-content__footer__tags .slick-arrow {
        padding: 0.375em 0.9375em;
        font-size: 0.875em;
        font-weight: 400;
        text-transform: none;
        margin-right: 0.71429em; }
      .post__body .post-content__footer__share {
        display: flex;
        align-items: center; }
    .post__body .post-content__actions__change {
      background-color: #f7f5f4;
      padding: 0.9375em 1.875em;
      display: flex;
      justify-content: space-between;
      margin-bottom: 4.375em; }
      .post__body .post-content__actions__change .change-post-btn {
        color: #111;
        font-size: 0.8125em;
        font-weight: 600;
        text-decoration: none;
        line-height: 1;
        transition: 0.2s ease-in-out;
        cursor: pointer;
        text-transform: uppercase;
        letter-spacing: 0.1em; }
        .post__body .post-content__actions__change .change-post-btn:hover {
          color: #d1a6ab; }
        .post__body .post-content__actions__change .change-post-btn.-prev i {
          margin-right: 0.76923em; }
        .post__body .post-content__actions__change .change-post-btn.-next i {
          margin-left: 0.76923em; }
    .post__body .post-content__actions__comment h5 {
      color: #111;
      font-size: 1.5em;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 1.66667em; }
    .post__body .post-content__actions__comment form {
      text-align: center; }
      .post__body .post-content__actions__comment form .input-validator {
        margin-bottom: 1.25em; }
        .post__body .post-content__actions__comment form .input-validator input {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: 2.8125em;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input:focus {
            outline: 0; }
          .post__body .post-content__actions__comment form .input-validator input:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em;
            line-height: -moz-block-height; }
          .post__body .post-content__actions__comment form .input-validator input::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em;
            line-height: -moz-block-height; }
          .post__body .post-content__actions__comment form .input-validator input:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
          .post__body .post-content__actions__comment form .input-validator input::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: 2.8125em; }
        .post__body .post-content__actions__comment form .input-validator textarea {
          background-color: #fff;
          border: 1px solid #e1e1e1;
          height: auto;
          width: 100%;
          transition: 0.2s ease-in-out;
          -webkit-appearance: none;
          padding: 1.25rem;
          border-radius: 0px;
          color: #111;
          font-size: 0.8125rem;
          font-weight: normal;
          line-height: auto;
          resize: none; }
          .post__body .post-content__actions__comment form .input-validator textarea:focus {
            outline: 0; }
          .post__body .post-content__actions__comment form .input-validator textarea:-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea::-webkit-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea:-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto;
            line-height: -moz-block-height; }
          .post__body .post-content__actions__comment form .input-validator textarea::-moz-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto;
            line-height: -moz-block-height; }
          .post__body .post-content__actions__comment form .input-validator textarea:-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea::-ms-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea:-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea::-o-input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea:input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }
          .post__body .post-content__actions__comment form .input-validator textarea::input-placeholder {
            color: #888;
            font-size: 0.8125rem;
            font-weight: normal;
            line-height: auto; }

.services__item {
  margin-bottom: 6.25rem; }
  .services__item.-reverse .services__item__image__background {
    right: -7.5em;
    left: auto;
    transform: rotateY(180deg); }
  .services__item.-reverse .services__item__image__detail .image__item:first-child {
    right: auto;
    left: 0; }
  .services__item.-reverse .services__item__image__detail .image__item:last-child {
    left: auto;
    right: 0; }
  .services__item.-reverse .services__item__content {
    padding-left: 0;
    padding-right: 3.75em;
    text-align: right; }
  .services__item__image {
    position: relative;
    height: 540px;
    width: 100%; }
    @media only screen and (max-width: 768px) {
      .services__item__image {
        margin-bottom: 3.57143em; } }
    .services__item__image__background {
      position: absolute;
      top: 0;
      left: -7.5em; }
      .services__item__image__background img {
        height: 100%;
        width: 100%;
        object-fit: contain; }
      @media only screen and (max-width: 992px) {
        .services__item__image__background {
          max-width: 100%;
          left: 0; } }
    .services__item__image__detail {
      position: relative;
      width: 100%;
      height: 100%; }
      .services__item__image__detail .image__item {
        position: absolute; }
        .services__item__image__detail .image__item img {
          height: 100%;
          width: 100%;
          object-fit: contain; }
        .services__item__image__detail .image__item:first-child {
          top: 0;
          right: 0; }
          @media only screen and (max-width: 768px) {
            .services__item__image__detail .image__item:first-child {
              max-width: 80%; } }
        .services__item__image__detail .image__item:last-child {
          bottom: 0;
          left: 0; }
          @media only screen and (max-width: 768px) {
            .services__item__image__detail .image__item:last-child {
              max-width: 80%; } }
  .services__item__content {
    padding-left: 3.75em; }
    @media only screen and (max-width: 768px) {
      .services__item__content {
        padding-left: 0;
        padding-right: 0; } }
    .services__item__content .services__item__order {
      margin-bottom: 1.875em; }
      .services__item__content .services__item__order h3 {
        color: #d1a6ab;
        font-size: 1.875em;
        font-weight: 700;
        line-height: 1; }
    .services__item__content .services__item__title {
      color: #111;
      font-size: 2.625em;
      font-weight: 600;
      line-height: 1.42857em;
      margin-bottom: 0.47619em; }
    .services__item__content .services__item__description {
      color: #888;
      font-size: 0.9375em;
      font-weight: normal;
      line-height: 1.8em;
      margin-bottom: 2em; }
    .services__item__content ul {
      list-style: none;
      margin-bottom: 1.875em; }
      .services__item__content ul li {
        margin-bottom: 0.9375em;
        color: #888;
        font-size: 0.9375em;
        font-weight: normal;
        line-height: 1; }
        .services__item__content ul li i {
          color: #d1a6ab; }

.shop {
  margin-bottom: 6.25rem; }
  @media only screen and (max-width: 992px) {
    .shop-sidebar {
      font-size: 16px;
      margin-bottom: 3.33333em; } }
  .shop-sidebar__section {
    margin-bottom: 2.1875em; }
    .shop-sidebar__section.-categories ul {
      list-style: none; }
      .shop-sidebar__section.-categories ul > li {
        margin-bottom: 0.625em; }
        .shop-sidebar__section.-categories ul > li.active a:after {
          left: 0; }
        .shop-sidebar__section.-categories ul > li:last-child {
          margin-bottom: 0; }
        .shop-sidebar__section.-categories ul > li a {
          color: #111;
          font-size: 0.875em;
          font-weight: normal;
          text-decoration: none;
          line-height: 1;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          text-transform: capitalize;
          position: relative;
          padding: 8px 0;
          overflow: hidden;
          display: inline-block; }
          .shop-sidebar__section.-categories ul > li a:hover {
            color: #111; }
          .shop-sidebar__section.-categories ul > li a:after {
            content: "";
            position: absolute;
            top: 50%;
            left: -100%;
            background-color: #d1a6ab61;
            height: 0.5em;
            width: 100%;
            z-index: 0;
            transition: 0.2s ease-in-out; }
          .shop-sidebar__section.-categories ul > li a:hover:after {
            left: 0; }
    .shop-sidebar__section.-refine .shop-sidebar__section__item {
      margin-bottom: 2.1875em; }
      .shop-sidebar__section.-refine .shop-sidebar__section__item h5 {
        color: #111;
        font-size: 1.0625em;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 1.47059em; }
      .shop-sidebar__section.-refine .shop-sidebar__section__item ul {
        list-style: none; }
        .shop-sidebar__section.-refine .shop-sidebar__section__item ul li {
          margin-bottom: 0.625em; }
          .shop-sidebar__section.-refine .shop-sidebar__section__item ul li:last-child {
            margin-bottom: 0; }
          .shop-sidebar__section.-refine .shop-sidebar__section__item ul li label {
            color: #111;
            font-size: 0.875em;
            font-weight: normal;
            line-height: 1;
            text-transform: capitalize;
            cursor: pointer; }
            .shop-sidebar__section.-refine .shop-sidebar__section__item ul li label input {
              margin-right: 1.07143em; }
    .shop-sidebar__section__banner img {
      max-width: 15.625em;
      height: 100%;
      width: 100%;
      object-fit: contain; }
  .shop-products .five-col {
    padding: 0 1rem; }
    @media only screen and (max-width: 1400px) {
      .shop-products .five-col {
        flex: 1 1 25%;
        max-width: 25%; } }
    @media only screen and (max-width: 992px) {
      .shop-products .five-col {
        flex: 1 1 33.33333%;
        max-width: 33.33333%;
        padding: 0 0.25rem; } }
    @media only screen and (max-width: 768px) {
      .shop-products .five-col {
        flex: 1 1 50%;
        max-width: 50%; } }
  .shop-products .product,
  .shop-products .product-list {
    margin-bottom: 1.875em; }
  .shop-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1.25em; }
    .shop-header__view {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 768px) {
        .shop-header__view {
          margin-bottom: 1.25em; } }
      .shop-header__view__icon {
        margin-right: 0.9375em; }
        .shop-header__view__icon a {
          color: #888;
          font-size: 1.25em;
          font-weight: normal;
          text-decoration: none;
          line-height: 1;
          transition: 0.2s ease-in-out;
          cursor: pointer;
          margin-right: 0.5em; }
          .shop-header__view__icon a:hover {
            color: #d1a6ab; }
          .shop-header__view__icon a.active {
            color: #111; }
          .shop-header__view__icon a:last-child {
            margin-right: 0; }
    .shop-header select {
      padding: 0.8125em 2.8125em 0.8125em 0.8125em;
      background-position: calc(100% - 15px) center;
      background-color: #f5f5f5;
      border: 0; }
  @media only screen and (max-width: 1400px) {
    .shop.-five-col .shop-products__grid .w-100 {
      display: none; } }

.wishlist {
  margin-bottom: 6.25rem; }
  .wishlist__empty {
    text-align: center;
    padding: 4.375em 0; }
    .wishlist__empty h3 {
      color: #111;
      font-size: 1.875em;
      font-weight: normal;
      line-height: 1; }
  .wishlist__table__wrapper {
    overflow-y: auto;
    white-space: nowrap; }
    .wishlist__table__wrapper table {
      width: 100%; }
      .wishlist__table__wrapper table thead tr th {
        border-bottom: 1px solid #e1e1e1;
        text-align: left;
        color: #111;
        font-size: 0.9375em;
        font-weight: 700;
        line-height: 1;
        padding: 0 2.1875em 2.5em 0.9375em; }
        .wishlist__table__wrapper table thead tr th:first-child {
          padding-left: 0; }
        .wishlist__table__wrapper table thead tr th:last-child {
          padding-right: 0; }
      .wishlist__table__wrapper table tbody tr:last-child td {
        border-bottom: 0; }
      .wishlist__table__wrapper table tbody tr td {
        color: #111;
        font-size: 0.9375em;
        font-weight: 600;
        line-height: 1;
        padding: 2.1875em 0.9375em;
        border-bottom: 1px solid #e1e1e1; }
        .wishlist__table__wrapper table tbody tr td:first-child {
          padding-left: 0; }
          .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product {
            display: flex;
            align-items: center; }
            .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image {
              flex: none;
              margin-right: 1.875em; }
              .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image img {
                height: 6.25em;
                width: 6.25em;
                object-fit: cover; }
            .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content h5 {
              color: #888;
              font-size: 0.8125em;
              font-weight: normal;
              line-height: 1;
              text-transform: capitalize;
              margin-bottom: 0.625em; }
            .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a {
              color: #111;
              font-size: 1em;
              font-weight: 500;
              text-decoration: none;
              line-height: 1;
              transition: 0.2s ease-in-out;
              cursor: pointer; }
              .wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a:hover {
                color: #d1a6ab; }
        .wishlist__table__wrapper table tbody tr td:last-child {
          padding-right: 0;
          text-align: right; }
          .wishlist__table__wrapper table tbody tr td:last-child .btn, .wishlist__table__wrapper table tbody tr td:last-child .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .paginator li button, .paginator li .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .category-two .slick-arrow, .category-two .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .footer-one__header__newsletter .footer-one-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .mc-form .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .footer-two__content .footer-two-newsletter .mc-form button, .footer-two__content .footer-two-newsletter .mc-form .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .product-tab-slide__content .slick-arrow, .product-tab-slide__content .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .testimonial-three .slick-arrow, .testimonial-three .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow {
            margin-right: 2.14286em; }
          .wishlist__table__wrapper table tbody tr td:last-child .remove-btn {
            color: #888;
            font-size: 0.9375em;
            font-weight: normal;
            text-decoration: none;
            line-height: 1.33333em;
            transition: 0.2s ease-in-out;
            cursor: pointer;
            border: 1px solid #888;
            height: 1.33333em;
            width: 1.33333em;
            text-align: center;
            border-radius: 999px;
            margin-left: auto;
            display: inline-block; }
            .wishlist__table__wrapper table tbody tr td:last-child .remove-btn:hover {
              color: #d1a6ab; }
            .wishlist__table__wrapper table tbody tr td:last-child .remove-btn:hover {
              border-color: #d1a6ab; }
.header-top {
  background-image: linear-gradient(to right, #e896a0 , #d1a6ab);
  width:100%;
  height:auto;
  padding:5px;
  text-align:center;
}
.headertop-text {
  color:#FFF;
  font-weight:bold;
  font-size:15px;
  line-height: 2.5;
}


.top_bar {
  background-color: #ffffff;
  text-align: center;
  z-index: 8000;
  width: 100%;
}
.top_bar .container2 {
  padding-top: 0;
  padding-bottom: 0;
  height:70px;
}

.top_bar a {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
  color: #404040;
  letter-spacing: 0px;
  display: block;
  height: 30px;
  line-height: 30px;
}.top_bar a:hover {
  color: #924a4d;
}

.top_bar ul {
  padding: 0;
  border: 0;
  text-align: right;
}

.top_bar ul li {
  border-bottom: 0;
  border-top: 0;
  padding: 0 10px;
  position: relative;
  display: inline-block;
}

#nav2,
#mobile_nav {
  display: block;
  margin: 20px auto 0;
  min-height: 35px;
  padding: 0;
}
#nav2.nav-align--left ul,
#mobile_nav.nav-align--left ul {
  text-align: left;
}
#nav2.nav-align--center ul,
#mobile_nav.nav-align--center ul {
  text-align: center;
}
@media only screen and (max-width: 798px) {
  #nav2.nav-align--center ul,
#mobile_nav.nav-align--center ul {
    text-align: left;
  }
}
#nav2.nav-border--double,
#mobile_nav.nav-border--double {
  border-top: 2px solid #c1c1c1;
  border-bottom: 2px solid #c1c1c1;
}
#nav2.nav-border--dashed,
#mobile_nav.nav-border--dashed {
  border-top: 1px dashed #cdcdcd;
  border-bottom: 1px dashed #cdcdcd;
}
#nav2.nav-border--dotted,
#mobile_nav.nav-border--dotted {
  border-top: 1px dotted #cdcdcd;
  border-bottom: 1px dotted #cdcdcd;
}
#nav2.nav-border--solid,
#mobile_nav.nav-border--solid {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}

#nav2.nav-border--none ul li:first-child {
  padding-left: 0;
}

#mobile_nav {
  display: none;
}

#mobile_nav ul,
#mobile_nav ul ul {
  margin-left: 0;
}

#mobile_nav ul li,
#mobile_nav ul li a {
  margin: 0;
  outline: none;
}

#mobile_nav ul li a {
  padding: 0 !important;
  display: inline !important;
}

@media only screen and (max-width: 798px) {
  .slicknav_menu .arrow {
    display: none;
    padding-left: 15px;
  }
}

.slicknav_arrow .icon-right-arrow,
.slicknav_arrow .icon-down-arrow {
  padding-left: 15px;
}

.slicknav_menu a.slicknav_btn {
  padding-top: 2px !important;
  padding-bottom: 0;
}

.slicknav_nav li {
  list-style: none;
}

#mobile_nav {
  min-height: 30px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#mobile_nav .icon-menu {
  font-size: 14px;
  padding: 20px 5px 20px 20px;
}
#mobile_nav ul li {
  padding-left: 20px;
}

#nav2 ul {
  display: block;
  margin: 0 auto;
  border: none;
  padding: 0;
  margin: 0;
}

#nav2 ul li {
  display: inline-block;
  border-color: #cdcdcd;
  border-top: 0;
  border-bottom: 0;
  padding: 10px 20px 8px;
  position: relative;
  margin: 0;
  cursor: pointer;
  line-height:1.8em;

}

/* Only target the direct children and don't apply to submenus */
#nav2.nav-separator--solid > ul > li {
  border-right: 1px solid #cdcdcd;
}

#nav2.nav-separator--solid ul li:last-child {
  border-right: none;
}

#nav2 ul li a,
#nav2 ul li a:visited,
#nav2 ul li a:active,
#mobile_nav ul li a,
#mobile_nav ul li a:visited,
#mobile_nav ul li a:active,
a.slicknav_btn,
.mobile_currency select {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  position: relative;
  display: block;
  letter-spacing: 1px;
}

a.slicknav_btn {
  padding: 5px 0;
}

#nav2 ul li a.active,
#nav2 ul li a.active:visited,
#nav2 ul li a.active:active,
#mobile_nav ul li a.active,
#mobile_nav ul li a.active:visited,
#mobile_nav ul li a.active:active,
.slicknav_btn {
  color: #e09ca4;
}

#nav2 ul li:last-of-type {
  border-right: none;
}

#nav2 ul li:focus a,
#nav2 ul li:focus a.sub-menu--link,
#nav2 ul li a:hover,
#nav2 ul li a:focus,
#mobile_nav ul li a:hover,
#nav2 ul li a:focus,
.slicknav_btn {
  color: #e09ca4;
}

#nav2 ul li.current_page_item a,
#mobile_nav ul li.current_page_item a {
  color: #e09ca4;
}

#nav2 ul li.current_page_ancestor a,
#mobile_nav ul li.current_page_ancestor a {
  color: #e09ca4;
}

/* sub-levels link */
#menu2 ul a,
#menu2 li > ul a {
  padding: 10px 15px;
  background: none;
  text-align: left;
}


/* sub-level ul */
#menu2 ul {
  position: absolute;
  left: 15px;
  top: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  width: 210px;
  transition: opacity 0.3s 0.15s ease-in;
  pointer-events: none;
}#menu2 ul {
    background: #fff;
  }#menu2 ul {
    border: solid 1px #dddddd;
  }#menu2 ul li {
  padding: 0;
  border: none;
  display: block;
  background: none;
  text-align: left;
}

#menu2 ul li a,
#menu2 ul li a:hover,
#menu2 ul li a:active {
  display: block;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}

#menu2 li:hover .submenu_list,
#menu2 li:active .submenu_list,
#menu2 li:focus .submenu_list,
#menu2 li:focus-within .submenu_list,
#menu2 li a.sub-menu--link:focus + .submenu_list,
#menu2 ul li.sub-menu:hover .sub_submenu_list,
#menu2 ul li.sub-menu:active .sub_submenu_list,
#menu2 ul li.sub-menu:focus-within .sub_submenu_list {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

/* sub-sub-level dropdown */
#menu2 ul ul {
  left: 210px;
  top: -1px;
}

#menu2 ul.submenu_list.submenu--align-right {
  right: 0;
  left: auto;
}

#menu2 ul.sub_submenu_list.submenu--align-right {
  right: 100%;
  left: auto;
}

/* show dropdown ul on hover */
#menu2 li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* Top bar styling */
@media only screen and (max-width: 798px) {
  .top_bar .selectors-form {
    display: none;
  }
}

.header-menu__disclosure .selectors-form__wrap {
  justify-content: flex-start;
}
.header-menu__disclosure .disclosure__toggle {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 5px;
}
.header-menu__disclosure .disclosure__list-wrap {
  top: 100%;
  z-index: 3;
  position: absolute;
}
.header-menu__disclosure .disclosure-list {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  margin-top: 0;
  padding: 0 10px;
}
.header-menu__disclosure .disclosure-list li.disclosure-list__item {
  display: block;
  padding: 0;
}
.header-menu__disclosure .disclosure-list button.disclosure__button {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

/* Mobile menu styling */
.header-container2 {
  /* Hide border-right on 2nd last child */
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .header-container2 .menu-item__disclosure {
    display: none;
    border-right: 0;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .header-container2 .selectors-form {
    display: none;
  }
}
.header-container2 .selectors-form__wrap {
  justify-content: flex-start;
}
.header-container2 .disclosure--enabled li:nth-last-child(2) {
  border-right: 0 !important;
}
.header-container2 .disclosure__toggle {
  margin-top: 0;
}
.header-container2 .disclosure__toggle .icon-down-arrow {
  display: inline-block;
  margin-left: 10px;
  padding-left: 0;
}
.header-container2 .disclosure__toggle,
.header-container2 .disclosure-list {
  font-family: Montserrat, sans-serif;
}
.header-container2 .disclosure-list li.disclosure-list__item {
  padding-left: 0 !important;
}

/* #Mega Menu
================================================== */
/* Mega menu arrows */
#menu2 .menu-icon,
#mobile_nav .mega-mobile-arrow,
#mobile_nav .slicknav_arrow span {
  vertical-align: initial;
  display: inline;
}

#menu2 .mega-mobile-arrow,
#menu2 .mega-sub-arrow {
  display: none;
}

#menu2 .megaMenu-submenu .mega-sub-arrow {
  display: inline;
}

@media only screen and (max-width: 798px) {
  #mobile_nav .arrow.mega-mobile-arrow,
#mobile_nav .mega-sub-arrow {
    cursor: pointer;
    display: inline-block;
  }
}

#mobile_nav .megaMenu-triangle {
  display: none;
}

#mobile_nav li.slicknav_open .slicknav_parent-link a,
#mobile_nav ul li.megaMenu-open a,
#mobile_nav ul li.megaMenu-open a.active,
#mobile_nav ul li.megaMenu-open .mega-mobile-arrow {
  color: #924a4d;
}

/* Mega menu */
.megaMenu {
  box-sizing: border-box;
  border-top: 1px solid #cdcdcd;
  position: absolute;
  display: none;
  width: calc(100% - 20px);
  z-index: 11;
  font-size: 13px;
}.megaMenu {
    background: #f3ebeb;
  }.megaMenu:hover {
  display: block;
}
.megaMenu.megaMenu-left .megaMenu-grid {
  transform: translateX(0%);
}
.megaMenu.megaMenu-right .megaMenu-grid {
  transform: translateX(-100%);
}
.megaMenu.animated {
  animation-duration: 0.5s;
}
@media only screen and (max-width: 798px) {
  .megaMenu {
    position: relative;
    padding: 0 40px 0 40px;
    border-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.megaMenu .megaMenu-grid-wrap .simplebar-track .simplebar-scrollbar {
  display: none;
}

@media only screen and (min-width: 799px) {
  li.megaMenu-dropdown:hover + .megaMenu,
li.megaMenu-dropdown:focus + .megaMenu,
.megaMenu-dropdown[aria-expanded=true] + .megaMenu {
    display: block;
    position: absolute;
  }
  li.megaMenu-dropdown:hover + .megaMenu .megaMenu-grid-wrap .simplebar-track .simplebar-scrollbar,
li.megaMenu-dropdown:focus + .megaMenu .megaMenu-grid-wrap .simplebar-track .simplebar-scrollbar,
.megaMenu-dropdown[aria-expanded=true] + .megaMenu .megaMenu-grid-wrap .simplebar-track .simplebar-scrollbar {
    display: block;
  }
}

.megaMenu-grid-wrap {
  width: 100%;
  overflow-x: auto;
}

#mobile_nav .megaMenu-grid,
#menu2 .megaMenu-grid {
  display: flex;
  flex-wrap: nowrap;
  transition: ease-in-out 0.3s transform;
}
@media only screen and (max-width: 798px) {
  #mobile_nav .megaMenu-grid,
#menu2 .megaMenu-grid {
    flex-wrap: wrap;
  }
}

#nav2 #menu2 .megaMenu-submenu,
#nav2 #menu2 .megaMenu-sub-submenu {
  background: transparent;
  border: 0;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: block;
  list-style: none;
  padding-left: 0;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 798px) {
  #nav2 #menu2 .megaMenu-submenu,
#nav2 #menu2 .megaMenu-sub-submenu {
    margin-top: 20px;
  }
}
#nav2 #menu2 .megaMenu-submenu li,
#nav2 #menu2 .megaMenu-sub-submenu li {
  list-style-type: none;
  padding: 0 0 10px;
  font-size: 1em;
  border-right: 0;
  font-weight: 500;
  line-height: 1.8;
}
#nav2 #menu2 .megaMenu-submenu li:hover a.megaMenu-sublink,
#nav2 #menu2 .megaMenu-submenu li:hover span.arrow,
#nav2 #menu2 .megaMenu-sub-submenu li:hover a.megaMenu-sublink,
#nav2 #menu2 .megaMenu-sub-submenu li:hover span.arrow {
  color: #924a4d;
}
@media only screen and (max-width: 798px) {
  #nav2 #menu2 .megaMenu-submenu li,
#nav2 #menu2 .megaMenu-sub-submenu li {
    padding: 0 0 16px;
  }
}
#nav2 #menu2 .megaMenu-submenu li a,
#nav2 #menu2 .megaMenu-sub-submenu li a {
  color: #000000;
  display: inline-block;
  padding: 0;
  text-transform: none;
}
#nav2 #menu2 .megaMenu-submenu li a:hover,
#nav2 #menu2 .megaMenu-sub-submenu li a:hover {
  color: #924a4d;
}

#nav2 #menu2 .megaMenu-sub-submenu {
  display: none;
}

.megaMenu-subtitle {
  border-bottom: 0;
  padding: 0;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.8;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.megaMenu-subtitle.megaMenu-sub-open a {
  color: #924a4d;
}
@media only screen and (max-width: 798px) {
  .megaMenu-subtitle {
    margin-bottom: 0;
    font-size: inherit;
    margin-bottom: 0;
    padding: 8px 0;
    line-height: 1.8em;
  }
}
.megaMenu-subtitle a {
  color: #000000;
}

.megaMenu-sublink-item {
  padding: 8px 0;
}
@media only screen and (max-width: 798px) {
  .megaMenu-sublink-item {
    padding: 8px 0 8px 20px;
  }
}

.megaMenu-sublink-item a {
  text-align: left;
  color: #000000;
  transition: color 0.3s ease-out 0s;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  color: #000000;
  position: relative;
  display: inline;
}
@media only screen and (max-width: 480px) {
  .megaMenu-sublink-item a {
    letter-spacing: 0;
  }
}

.megaMenu-sublink-item a:hover,
.megaMenu-subtitle a:hover {
  color: #924a4d;
}
@media only screen and (max-width: 798px) {
  .megaMenu-sublink-item a:hover,
.megaMenu-subtitle a:hover {
    color: #000000;
  }
}

.megaMenu-sublink-item:first-child a {
  padding-top: 0;
}

/* Visibility for 3rd level menus */
#menu2 .dropdown--active ul,
#menu2 .dropdown--active li {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.dropdown--active a,
.dropdown--active a:hover,
.dropdown--active span,
#mobile_nav ul li.dropdown--active a {
  color: #924a4d;
}

.megaMenu-text {
  margin-top: 10px;
  text-align: left;
  color: #000000;
}
.megaMenu-text p {
  margin-bottom: 0;
}
.megaMenu-text a {
  color: #000000;
}
.megaMenu-text a:hover {
  color: #924a4d;
}

.megaMenu-column {
  flex: 1 0 auto;
  width: 20%;
  box-sizing: border-box;
  padding: 0 33px;
  margin: 33px 0;
  z-index: 1;
  border-right: 1px solid #cdcdcd;
}
@media only screen and (max-width: 798px) {
  .megaMenu-column {
    margin: 0;
    border-right: 0;
    width: 100% !important;
    padding: 0;
  }
}
.megaMenu-column:last-child {
  border-right: 0px;
}
@media only screen and (max-width: 798px) {
  .megaMenu-column:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
}
.megaMenu-column a {
  text-transform: none;
}

.megaMenu-image {
  width: 100%;
}
@media only screen and (max-width: 798px) {
  .megaMenu-image {
    padding-top: 0;
    margin-top: 10px;
    max-width: 185px;
  }
}

#nav2 #menu2 .megaMenu-sub-submenu {
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}

#mobile_nav .megaMenu-sub-submenu {
  padding-left: 20px;
}
#mobile_nav .megaMenu-sub-submenu li {
  padding-left: 40px;
}

@media only screen and (max-width: 798px) {
  #mobile_nav .megaMenu-submenu,
#mobile_nav .megaMenu-submenu ul {
    display: none;
    padding: 0;
  }
}

.megaMenu-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #cdcdcd;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
}
@media only screen and (max-width: 798px) {
  .megaMenu-banner {
    border-bottom: 1px solid #cdcdcd;
  }
}
.megaMenu-banner p {
  margin: 0;
  padding: 0;
}
.container2 {
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.container2 .column,
.container2 .columns {
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
}
.header-container2 {
  /* Hide border-right on 2nd last child */
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .header-container2 .menu-item__disclosure {
    display: none;
    border-right: 0;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .header-container2 .selectors-form {
    display: none;
  }
}
.header-container2 .selectors-form__wrap {
  justify-content: flex-start;
}
.header-container2 .disclosure--enabled li:nth-last-child(2) {
  border-right: 0 !important;
}
.header-container2 .disclosure__toggle {
  margin-top: 0;
}
.header-container2 .disclosure__toggle .icon-down-arrow {
  display: inline-block;
  margin-left: 10px;
  padding-left: 0;
}
.header-container2 .disclosure__toggle,
.header-container2 .disclosure-list {
  font-family: Montserrat, sans-serif;
}
.header-container2 .disclosure-list li.disclosure-list__item {
  padding-left: 0 !important;
}

div.content {
  padding: 15px 0 10px 0;
  margin-top:-30px;
}



.logo2 a,
.logo2 a:hover,
.logo2 a:visited,
.logo2 a:active {
  color: #000000;
}
.header_icons {
  float: right;
  margin-right: 15px;
  margin-top:25px;
}

.header_icons a.ss-icon {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #404040;
  transition: ease-in-out 0.3s all;
}
.header_icons a.ss-icon span {
  border-color: #404040;
  transition: ease-in-out 0.3s border-color;
}
.header_icons a.ss-icon:hover {
  color: #e09ca4;
}
.header_icons a.ss-icon:hover span {
  border-color: #e09ca4;
}

.social_icons {
  font-size: 0;
}

.social_icons a {
  margin: 0 5px;
  font-size: 24px;
  color: #000000;
  transition: ease-in-out 0.3s all;
}
.social_icons a span {
  transition: ease-in-out 0.3s border-color;
}
.social_icons a span {
    border: 1px solid #000000;
    width:40px;
    height:40px;
    border-radius:66%;
    text-align: center;
    line-height:1.6;

  }.social_icons a:hover {
  color: #e09ca4;
}.social_icons a:hover span {
    border-color: #e09ca4;
  }
.section2 {
  max-width: 100%;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display:block;

}
.section2.is-width-wide {
  width: 100%;
  max-width: none;
}
.one {
  width: calc(6.25% - 20px);
}

.two {
  width: calc(12.5% - 20px);
}

.three {
  width: calc(18.75% - 20px);
}

.four {
  width: calc(25% - 20px);
}

.five {
  width: calc(31.25% - 20px);
}

.six {
  width: calc(37.5% - 20px);
}

.seven {
  width: calc(43.75% - 20px);
}

.eight {
  width: calc(50% - 20px);
}

.nine {
  width: calc(56.25% - 20px);
}

.ten {
  width: calc(62.5% - 20px);
}

.eleven {
  width: calc(68.75% - 20px);
}

.twelve {
  width: calc(75% - 20px);
}

.thirteen {
  width: calc(81.25% - 20px);
}

.fourteen {
  width: calc(87.5% - 20px);
}

.fifteen {
  width: calc(93.75% - 20px);
}

.sixteen {
  width: calc(100% - 20px);
}

.one-whole {
  width: calc(100% - 20px);
}

.one-half {
  width: calc(50% - 20px);
}

.one-third {
  width: calc(33.3333333333% - 20px);
}

.two-thirds {
  width: calc(66.6666666667% - 20px);
}

.one-fourth {
  width: calc(25% - 20px);
}

.two-fourths {
  width: calc(50% - 20px);
}

.three-fourths {
  width: calc(75% - 20px);
}

.one-fifth {
  width: calc(20% - 20px);
}

.two-fifths {
  width: calc(40% - 20px);
}

.three-fifths {
  width: calc(60% - 20px);
}

.four-fifths {
  width: calc(80% - 20px);
}

.one-sixth {
  width: calc(16.6666666667% - 20px);
}

.two-sixths {
  width: calc(33.3333333333% - 20px);
}

.three-sixths {
  width: calc(50% - 20px);
}

.four-sixths {
  width: calc(66.6666666667% - 20px);
}

.five-sixths {
  width: calc(83.3333333333% - 20px);
}

.one-seventh {
  width: calc(14.2857142857% - 20px);
}

.two-sevenths {
  width: calc(28.5714285714% - 20px);
}

.three-sevenths {
  width: calc(42.8571428571% - 20px);
}

.four-sevenths {
  width: calc(57.1428571429% - 20px);
}

.five-sevenths {
  width: calc(71.4285714286% - 20px);
}

.one-eighth {
  width: calc(12.5% - 20px);
}

.two-eighths {
  width: calc(25% - 20px);
}

.three-eighths {
  width: calc(37.5% - 20px);
}

.four-eighths {
  width: calc(50% - 20px);
}

.five-eighths {
  width: calc(62.5% - 20px);
}

.six-eighths {
  width: calc(75% - 20px);
}

.seven-eighths {
  width: calc(87.5% - 20px);
}

.one-tenth {
  width: calc(10% - 20px);
}

.two-tenths {
  width: calc(20% - 20px);
}

.three-tenths {
  width: calc(30% - 20px);
}

.four-tenths {
  width: calc(40% - 20px);
}

.five-tenths {
  width: calc(50% - 20px);
}

.six-tenths {
  width: calc(60% - 20px);
}

.seven-tenths {
  width: calc(70% - 20px);
}

.eight-tenths {
  width: calc(80% - 20px);
}

.nine-tenths {
  width: calc(90% - 20px);
}

.one-twelfth {
  width: calc(8.3333333333% - 20px);
}

.two-twelfths {
  width: calc(16.6666666667% - 20px);
}

.three-twelfths {
  width: calc(25% - 20px);
}

.four-twelfths {
  width: calc(33.3333333333% - 20px);
}

.five-twelfths {
  width: calc(41.6666666667% - 20px);
}

.six-twelfths {
  width: calc(50% - 20px);
}

.seven-twelfths {
  width: calc(58.3333333333% - 20px);
}

.eight-twelfths {
  width: calc(66.6666666667% - 20px);
}

.nine-twelfths {
  width: calc(75% - 20px);
}

.ten-twelfths {
  width: calc(83.3333333333% - 20px);
}

.eleven-twelfths {
  width: calc(91.6666666667% - 20px);
}

.offset-by-one {
  left: calc(6.25%);
}

.offset-by-two {
  left: calc(12.5%);
}

.offset-by-three {
  left: calc(18.75%);
}

.offset-by-four {
  left: calc(25%);
}

.offset-by-five {
  left: calc(31.25%);
}

.offset-by-six {
  left: calc(37.5%);
}

.offset-by-seven {
  left: calc(43.75%);
}

.offset-by-eight {
  left: calc(50%);
}

.offset-by-nine {
  left: calc(56.25%);
}

.offset-by-ten {
  left: calc(62.5%);
}

.offset-by-eleven {
  left: calc(68.75%);
}

.offset-by-twelve {
  left: calc(75%);
}

.offset-by-thirteen {
  left: calc(81.25%);
}

.offset-by-fourteen {
  left: calc(87.5%);
}

.offset-by-fifteen {
  left: calc(93.75%);
}
.equal-columns--outside-trim .one-half:nth-of-type(2n),
.equal-columns--outside-trim .eight:nth-of-type(2n),
.equal-columns--outside-trim .one-third:nth-of-type(3n),
.equal-columns--outside-trim .one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .four:nth-of-type(4n),
.equal-columns--outside-trim .one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .two:nth-of-type(8n) {
  margin-right: 0;
}
.equal-columns--outside-trim .one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .eight:nth-of-type(2n+1),
.equal-columns--outside-trim .one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .four:nth-of-type(4n+1),
.equal-columns--outside-trim .one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .two:nth-of-type(8n+1) {
  margin-left: 0;
}
.equal-columns--outside-trim .one-whole:nth-of-type(1n+1) {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.equal-columns--outside-trim .one-half {
  width: calc(50% - (20px - (20px / 2)));
}
.equal-columns--outside-trim .one-third {
  width: calc(33.3333333333% - (20px - (20px / 3)));
}
.equal-columns--outside-trim .one-fifth {
  width: calc(20% - (20px - (20px / 5)));
}
.equal-columns--outside-trim .one-fourth {
  width: calc(25% - (20px - (20px / 4)));
}
.equal-columns--outside-trim .one-sixth {
  width: calc(16.6666666667% - (20px - (20px / 6)));
}
.equal-columns--outside-trim .one-seventh {
  width: calc(14.2857142857% - (20px - (20px / 7)));
}
.equal-columns--outside-trim .two {
  width: calc(12.5% - (20px - (20px / 8)));
}
.equal-columns--outside-trim .four {
  width: calc(25% - (20px - (20px / 4)));
}
.equal-columns--outside-trim .seven {
  width: calc(43.75% - (20px - (20px / 2)));
}
.equal-columns--outside-trim .eight {
  width: calc(50% - (20px / 2));
}
.equal-columns--outside-trim .nine {
  width: calc(56.25% - (20px - (20px / 2)));
}

.has-no-side-gutter.has-background {
  padding-right: 0px;
  padding-left: 0px;
}
.has-no-side-gutter .one-whole,
.has-no-side-gutter .one-half,
.has-no-side-gutter .eight,
.has-no-side-gutter .one-third,
.has-no-side-gutter .two-thirds,
.has-no-side-gutter .one-fourth,
.has-no-side-gutter .four,
.has-no-side-gutter .one-fifth,
.has-no-side-gutter .three-fifths,
.has-no-side-gutter .two-fifths,
.has-no-side-gutter .one-sixth,
.has-no-side-gutter .one-seventh,
.has-no-side-gutter .one-eighth,
.has-no-side-gutter .two {
  margin-right: 0;
  margin-left: 0;
}
.has-no-side-gutter .one-whole {
  width: 100%;
}
.has-no-side-gutter .one-half {
  width: 50%;
}
.has-no-side-gutter .one-third {
  width: 33.3333333333%;
}
.has-no-side-gutter .one-fourth {
  width: 25%;
}
.has-no-side-gutter .one-fifth {
  width: 20%;
}
.has-no-side-gutter .two-fifths {
  width: 40%;
}
.has-no-side-gutter .three-fifths {
  width: 60%;
}
.has-no-side-gutter .one-sixth {
  width: 16.6666666667%;
}
.has-no-side-gutter .one-seventh {
  width: 14.2857142857%;
}
.has-no-side-gutter .one-eighth {
  width: 12.5%;
}
.has-no-side-gutter .two-thirds {
  width: 66.6666666667%;
}
.has-no-side-gutter .two {
  width: 12.5%;
}
.has-no-side-gutter .four {
  width: 25%;
}
.has-no-side-gutter .seven {
  width: 43.75%;
}
.has-no-side-gutter .eight {
  width: 50%;
}
.has-no-side-gutter .nine {
  width: 56.25%;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

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

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

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

/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
    - Will not work if `styles/global/grid.scss` is removed
==============================================================================*/
/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 1024px) {
  .large-down--hidden {
    display: none !important;
  }

  .large-down--visible {
    display: block !important;
  }

  .large-down--one {
    width: calc(6.25% - 20px);
  }

  .large-down--two {
    width: calc(12.5% - 20px);
  }

  .large-down--three {
    width: calc(18.75% - 20px);
  }

  .large-down--four {
    width: calc(25% - 20px);
  }

  .large-down--five {
    width: calc(31.25% - 20px);
  }

  .large-down--six {
    width: calc(37.5% - 20px);
  }

  .large-down--seven {
    width: calc(43.75% - 20px);
  }

  .large-down--eight {
    width: calc(50% - 20px);
  }

  .large-down--nine {
    width: calc(56.25% - 20px);
  }

  .large-down--ten {
    width: calc(62.5% - 20px);
  }

  .large-down--eleven {
    width: calc(68.75% - 20px);
  }

  .large-down--twelve {
    width: calc(75% - 20px);
  }

  .large-down--thirteen {
    width: calc(81.25% - 20px);
  }

  .large-down--fourteen {
    width: calc(87.5% - 20px);
  }

  .large-down--fifteen {
    width: calc(93.75% - 20px);
  }

  .large-down--sixteen {
    width: calc(100% - 20px);
  }

  .large-down--one-whole {
    width: calc(100% - 20px);
  }

  .large-down--one-half {
    width: calc(50% - 20px);
  }

  .large-down--one-third {
    width: calc(33.3333333333% - 20px);
  }

  .large-down--two-thirds {
    width: calc(66.6666666667% - 20px);
  }

  .large-down--one-fourth {
    width: calc(25% - 20px);
  }

  .large-down--two-fourths {
    width: calc(50% - 20px);
  }

  .large-down--three-fourths {
    width: calc(75% - 20px);
  }

  .large-down--one-fifth {
    width: calc(20% - 20px);
  }

  .large-down--two-fifths {
    width: calc(40% - 20px);
  }

  .large-down--three-fifths {
    width: calc(60% - 20px);
  }

  .large-down--four-fifths {
    width: calc(80% - 20px);
  }

  .large-down--one-sixth {
    width: calc(16.6666666667% - 20px);
  }

  .large-down--two-sixths {
    width: calc(33.3333333333% - 20px);
  }

  .large-down--three-sixths {
    width: calc(50% - 20px);
  }

  .large-down--four-sixths {
    width: calc(66.6666666667% - 20px);
  }

  .large-down--five-sixths {
    width: calc(83.3333333333% - 20px);
  }

  .large-down--one-seventh {
    width: calc(14.2857142857% - 20px);
  }

  .large-down--two-sevenths {
    width: calc(28.5714285714% - 20px);
  }

  .large-down--three-sevenths {
    width: calc(42.8571428571% - 20px);
  }

  .large-down--four-sevenths {
    width: calc(57.1428571429% - 20px);
  }

  .large-down--five-sevenths {
    width: calc(71.4285714286% - 20px);
  }

  .large-down--one-eighth {
    width: calc(12.5% - 20px);
  }

  .large-down--two-eighths {
    width: calc(25% - 20px);
  }

  .large-down--three-eighths {
    width: calc(37.5% - 20px);
  }

  .large-down--four-eighths {
    width: calc(50% - 20px);
  }

  .large-down--five-eighths {
    width: calc(62.5% - 20px);
  }

  .large-down--six-eighths {
    width: calc(75% - 20px);
  }

  .large-down--seven-eighths {
    width: calc(87.5% - 20px);
  }

  .large-down--one-tenth {
    width: calc(10% - 20px);
  }

  .large-down--two-tenths {
    width: calc(20% - 20px);
  }

  .large-down--three-tenths {
    width: calc(30% - 20px);
  }

  .large-down--four-tenths {
    width: calc(40% - 20px);
  }

  .large-down--five-tenths {
    width: calc(50% - 20px);
  }

  .large-down--six-tenths {
    width: calc(60% - 20px);
  }

  .large-down--seven-tenths {
    width: calc(70% - 20px);
  }

  .large-down--eight-tenths {
    width: calc(80% - 20px);
  }

  .large-down--nine-tenths {
    width: calc(90% - 20px);
  }

  .large-down--one-twelfth {
    width: calc(8.3333333333% - 20px);
  }

  .large-down--two-twelfths {
    width: calc(16.6666666667% - 20px);
  }

  .large-down--three-twelfths {
    width: calc(25% - 20px);
  }

  .large-down--four-twelfths {
    width: calc(33.3333333333% - 20px);
  }

  .large-down--five-twelfths {
    width: calc(41.6666666667% - 20px);
  }

  .large-down--six-twelfths {
    width: calc(50% - 20px);
  }

  .large-down--seven-twelfths {
    width: calc(58.3333333333% - 20px);
  }

  .large-down--eight-twelfths {
    width: calc(66.6666666667% - 20px);
  }

  .large-down--nine-twelfths {
    width: calc(75% - 20px);
  }

  .large-down--ten-twelfths {
    width: calc(83.3333333333% - 20px);
  }

  .large-down--eleven-twelfths {
    width: calc(91.6666666667% - 20px);
  }

  .large-down--offset-by-one {
    left: calc(6.25%);
  }

  .large-down--offset-by-two {
    left: calc(12.5%);
  }

  .large-down--offset-by-three {
    left: calc(18.75%);
  }

  .large-down--offset-by-four {
    left: calc(25%);
  }

  .large-down--offset-by-five {
    left: calc(31.25%);
  }

  .large-down--offset-by-six {
    left: calc(37.5%);
  }

  .large-down--offset-by-seven {
    left: calc(43.75%);
  }

  .large-down--offset-by-eight {
    left: calc(50%);
  }

  .large-down--offset-by-nine {
    left: calc(56.25%);
  }

  .large-down--offset-by-ten {
    left: calc(62.5%);
  }

  .large-down--offset-by-eleven {
    left: calc(68.75%);
  }

  .large-down--offset-by-twelve {
    left: calc(75%);
  }

  .large-down--offset-by-thirteen {
    left: calc(81.25%);
  }

  .large-down--offset-by-fourteen {
    left: calc(87.5%);
  }

  .large-down--offset-by-fifteen {
    left: calc(93.75%);
  }

  .equal-columns--outside-trim .large-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .large-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .large-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .large-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .large-down--four:nth-of-type(4n),
.equal-columns--outside-trim .large-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .large-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .large-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .large-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .large-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .large-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .large-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .large-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .large-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .large-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .large-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .large-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .large-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-half.large-down--one-half,
.equal-columns--outside-trim .large-down--eight.large-down--eight,
.equal-columns--outside-trim .large-down--one-third.large-down--one-third,
.equal-columns--outside-trim .large-down--one-fourth.large-down--one-fourth,
.equal-columns--outside-trim .large-down--four.large-down--four,
.equal-columns--outside-trim .large-down--one-fifth.large-down--one-fifth,
.equal-columns--outside-trim .large-down--one-sixth.large-down--one-sixth,
.equal-columns--outside-trim .large-down--one-seventh.large-down--one-seventh,
.equal-columns--outside-trim .large-down--two.large-down--two {
    margin-right: 20px;
    margin-left: 20px;
  }
  .equal-columns--outside-trim .large-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .large-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .large-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .large-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .large-down--four:nth-of-type(4n),
.equal-columns--outside-trim .large-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .large-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .large-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .large-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .large-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .large-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .large-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .large-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .large-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .large-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .large-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .large-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .large-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-whole:nth-of-type(1n+1) {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-half {
    width: calc(50% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-third {
    width: calc(33.3333333333% - (20px - (20px / 3)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-fifth {
    width: calc(20% - (20px - (20px / 5)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-fourth {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-sixth {
    width: calc(16.6666666667% - (20px - (20px / 6)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--one-seventh {
    width: calc(14.2857142857% - (20px - (20px / 7)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--two {
    width: calc(12.5% - (20px - (20px / 8)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--four {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--seven {
    width: calc(43.75% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--eight {
    width: calc(50% - (20px / 2));
  }
}
@media only screen and (max-width: 1024px) {
  .equal-columns--outside-trim .large-down--nine {
    width: calc(56.25% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 1024px) {
  .has-no-side-gutter.has-background {
    padding-right: 0px;
    padding-left: 0px;
  }
  .has-no-side-gutter .large-down--one-whole,
.has-no-side-gutter .large-down--one-half,
.has-no-side-gutter .large-down--eight,
.has-no-side-gutter .large-down--one-third,
.has-no-side-gutter .large-down--two-thirds,
.has-no-side-gutter .large-down--one-fourth,
.has-no-side-gutter .large-down--four,
.has-no-side-gutter .large-down--one-fifth,
.has-no-side-gutter .large-down--three-fifths,
.has-no-side-gutter .large-down--two-fifths,
.has-no-side-gutter .large-down--one-sixth,
.has-no-side-gutter .large-down--one-seventh,
.has-no-side-gutter .large-down--one-eighth,
.has-no-side-gutter .large-down--two {
    margin-right: 0;
    margin-left: 0;
  }
  .has-no-side-gutter .large-down--one-whole {
    width: 100%;
  }
  .has-no-side-gutter .large-down--one-half {
    width: 50%;
  }
  .has-no-side-gutter .large-down--one-third {
    width: 33.3333333333%;
  }
  .has-no-side-gutter .large-down--one-fourth {
    width: 25%;
  }
  .has-no-side-gutter .large-down--one-fifth {
    width: 20%;
  }
  .has-no-side-gutter .large-down--two-fifths {
    width: 40%;
  }
  .has-no-side-gutter .large-down--three-fifths {
    width: 60%;
  }
  .has-no-side-gutter .large-down--one-sixth {
    width: 16.6666666667%;
  }
  .has-no-side-gutter .large-down--one-seventh {
    width: 14.2857142857%;
  }
  .has-no-side-gutter .large-down--one-eighth {
    width: 12.5%;
  }
  .has-no-side-gutter .large-down--two-thirds {
    width: 66.6666666667%;
  }
  .has-no-side-gutter .large-down--two {
    width: 12.5%;
  }
  .has-no-side-gutter .large-down--four {
    width: 25%;
  }
  .has-no-side-gutter .large-down--seven {
    width: 43.75%;
  }
  .has-no-side-gutter .large-down--eight {
    width: 50%;
  }
  .has-no-side-gutter .large-down--nine {
    width: 56.25%;
  }
}
@media only screen and (max-width: 1024px) {
  .large-down--show {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .large-down--hide {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .large-down--text-left {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1024px) {
  .large-down--text-right {
    text-align: right !important;
  }
}
@media only screen and (max-width: 1024px) {
  .large-down--text-center {
    text-align: center !important;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--hidden {
    display: none !important;
  }

  .medium-down--visible {
    display: block !important;
  }

  .medium-down--one {
    width: calc(6.25% - 20px);
  }

  .medium-down--two {
    width: calc(12.5% - 20px);
  }

  .medium-down--three {
    width: calc(18.75% - 20px);
  }

  .medium-down--four {
    width: calc(25% - 20px);
  }

  .medium-down--five {
    width: calc(31.25% - 20px);
  }

  .medium-down--six {
    width: calc(37.5% - 20px);
  }

  .medium-down--seven {
    width: calc(43.75% - 20px);
  }

  .medium-down--eight {
    width: calc(50% - 20px);
  }

  .medium-down--nine {
    width: calc(56.25% - 20px);
  }

  .medium-down--ten {
    width: calc(62.5% - 20px);
  }

  .medium-down--eleven {
    width: calc(68.75% - 20px);
  }

  .medium-down--twelve {
    width: calc(75% - 20px);
  }

  .medium-down--thirteen {
    width: calc(81.25% - 20px);
  }

  .medium-down--fourteen {
    width: calc(87.5% - 20px);
  }

  .medium-down--fifteen {
    width: calc(93.75% - 20px);
  }

  .medium-down--sixteen {
    width: calc(100% - 20px);
  }

  .medium-down--one-whole {
    width: calc(100% - 20px);
  }

  .medium-down--one-half {
    width: calc(50% - 20px);
  }

  .medium-down--one-third {
    width: calc(33.3333333333% - 20px);
  }

  .medium-down--two-thirds {
    width: calc(66.6666666667% - 20px);
  }

  .medium-down--one-fourth {
    width: calc(25% - 20px);
  }

  .medium-down--two-fourths {
    width: calc(50% - 20px);
  }

  .medium-down--three-fourths {
    width: calc(75% - 20px);
  }

  .medium-down--one-fifth {
    width: calc(20% - 20px);
  }

  .medium-down--two-fifths {
    width: calc(40% - 20px);
  }

  .medium-down--three-fifths {
    width: calc(60% - 20px);
  }

  .medium-down--four-fifths {
    width: calc(80% - 20px);
  }

  .medium-down--one-sixth {
    width: calc(16.6666666667% - 20px);
  }

  .medium-down--two-sixths {
    width: calc(33.3333333333% - 20px);
  }

  .medium-down--three-sixths {
    width: calc(50% - 20px);
  }

  .medium-down--four-sixths {
    width: calc(66.6666666667% - 20px);
  }

  .medium-down--five-sixths {
    width: calc(83.3333333333% - 20px);
  }

  .medium-down--one-seventh {
    width: calc(14.2857142857% - 20px);
  }

  .medium-down--two-sevenths {
    width: calc(28.5714285714% - 20px);
  }

  .medium-down--three-sevenths {
    width: calc(42.8571428571% - 20px);
  }

  .medium-down--four-sevenths {
    width: calc(57.1428571429% - 20px);
  }

  .medium-down--five-sevenths {
    width: calc(71.4285714286% - 20px);
  }

  .medium-down--one-eighth {
    width: calc(12.5% - 20px);
  }

  .medium-down--two-eighths {
    width: calc(25% - 20px);
  }

  .medium-down--three-eighths {
    width: calc(37.5% - 20px);
  }

  .medium-down--four-eighths {
    width: calc(50% - 20px);
  }

  .medium-down--five-eighths {
    width: calc(62.5% - 20px);
  }

  .medium-down--six-eighths {
    width: calc(75% - 20px);
  }

  .medium-down--seven-eighths {
    width: calc(87.5% - 20px);
  }

  .medium-down--one-tenth {
    width: calc(10% - 20px);
  }

  .medium-down--two-tenths {
    width: calc(20% - 20px);
  }

  .medium-down--three-tenths {
    width: calc(30% - 20px);
  }

  .medium-down--four-tenths {
    width: calc(40% - 20px);
  }

  .medium-down--five-tenths {
    width: calc(50% - 20px);
  }

  .medium-down--six-tenths {
    width: calc(60% - 20px);
  }

  .medium-down--seven-tenths {
    width: calc(70% - 20px);
  }

  .medium-down--eight-tenths {
    width: calc(80% - 20px);
  }

  .medium-down--nine-tenths {
    width: calc(90% - 20px);
  }

  .medium-down--one-twelfth {
    width: calc(8.3333333333% - 20px);
  }

  .medium-down--two-twelfths {
    width: calc(16.6666666667% - 20px);
  }

  .medium-down--three-twelfths {
    width: calc(25% - 20px);
  }

  .medium-down--four-twelfths {
    width: calc(33.3333333333% - 20px);
  }

  .medium-down--five-twelfths {
    width: calc(41.6666666667% - 20px);
  }

  .medium-down--six-twelfths {
    width: calc(50% - 20px);
  }

  .medium-down--seven-twelfths {
    width: calc(58.3333333333% - 20px);
  }

  .medium-down--eight-twelfths {
    width: calc(66.6666666667% - 20px);
  }

  .medium-down--nine-twelfths {
    width: calc(75% - 20px);
  }

  .medium-down--ten-twelfths {
    width: calc(83.3333333333% - 20px);
  }

  .medium-down--eleven-twelfths {
    width: calc(91.6666666667% - 20px);
  }

  .medium-down--offset-by-one {
    left: calc(6.25%);
  }

  .medium-down--offset-by-two {
    left: calc(12.5%);
  }

  .medium-down--offset-by-three {
    left: calc(18.75%);
  }

  .medium-down--offset-by-four {
    left: calc(25%);
  }

  .medium-down--offset-by-five {
    left: calc(31.25%);
  }

  .medium-down--offset-by-six {
    left: calc(37.5%);
  }

  .medium-down--offset-by-seven {
    left: calc(43.75%);
  }

  .medium-down--offset-by-eight {
    left: calc(50%);
  }

  .medium-down--offset-by-nine {
    left: calc(56.25%);
  }

  .medium-down--offset-by-ten {
    left: calc(62.5%);
  }

  .medium-down--offset-by-eleven {
    left: calc(68.75%);
  }

  .medium-down--offset-by-twelve {
    left: calc(75%);
  }

  .medium-down--offset-by-thirteen {
    left: calc(81.25%);
  }

  .medium-down--offset-by-fourteen {
    left: calc(87.5%);
  }

  .medium-down--offset-by-fifteen {
    left: calc(93.75%);
  }

  .equal-columns--outside-trim .medium-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .medium-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .medium-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .medium-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .medium-down--four:nth-of-type(4n),
.equal-columns--outside-trim .medium-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .medium-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .medium-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .medium-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .medium-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .medium-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .medium-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .medium-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .medium-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .medium-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .medium-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .medium-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .medium-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 798px) and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-half.medium-down--one-half,
.equal-columns--outside-trim .medium-down--eight.medium-down--eight,
.equal-columns--outside-trim .medium-down--one-third.medium-down--one-third,
.equal-columns--outside-trim .medium-down--one-fourth.medium-down--one-fourth,
.equal-columns--outside-trim .medium-down--four.medium-down--four,
.equal-columns--outside-trim .medium-down--one-fifth.medium-down--one-fifth,
.equal-columns--outside-trim .medium-down--one-sixth.medium-down--one-sixth,
.equal-columns--outside-trim .medium-down--one-seventh.medium-down--one-seventh,
.equal-columns--outside-trim .medium-down--two.medium-down--two {
    margin-right: 20px;
    margin-left: 20px;
  }
  .equal-columns--outside-trim .medium-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .medium-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .medium-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .medium-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .medium-down--four:nth-of-type(4n),
.equal-columns--outside-trim .medium-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .medium-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .medium-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .medium-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .medium-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .medium-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .medium-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .medium-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .medium-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .medium-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .medium-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .medium-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .medium-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-whole:nth-of-type(1n+1) {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-half {
    width: calc(50% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-third {
    width: calc(33.3333333333% - (20px - (20px / 3)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-fifth {
    width: calc(20% - (20px - (20px / 5)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-fourth {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-sixth {
    width: calc(16.6666666667% - (20px - (20px / 6)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--one-seventh {
    width: calc(14.2857142857% - (20px - (20px / 7)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--two {
    width: calc(12.5% - (20px - (20px / 8)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--four {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--seven {
    width: calc(43.75% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--eight {
    width: calc(50% - (20px / 2));
  }
}
@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .medium-down--nine {
    width: calc(56.25% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 798px) {
  .has-no-side-gutter.has-background {
    padding-right: 0px;
    padding-left: 0px;
  }
  .has-no-side-gutter .medium-down--one-whole,
.has-no-side-gutter .medium-down--one-half,
.has-no-side-gutter .medium-down--eight,
.has-no-side-gutter .medium-down--one-third,
.has-no-side-gutter .medium-down--two-thirds,
.has-no-side-gutter .medium-down--one-fourth,
.has-no-side-gutter .medium-down--four,
.has-no-side-gutter .medium-down--one-fifth,
.has-no-side-gutter .medium-down--three-fifths,
.has-no-side-gutter .medium-down--two-fifths,
.has-no-side-gutter .medium-down--one-sixth,
.has-no-side-gutter .medium-down--one-seventh,
.has-no-side-gutter .medium-down--one-eighth,
.has-no-side-gutter .medium-down--two {
    margin-right: 0;
    margin-left: 0;
  }
  .has-no-side-gutter .medium-down--one-whole {
    width: 100%;
  }
  .has-no-side-gutter .medium-down--one-half {
    width: 50%;
  }
  .has-no-side-gutter .medium-down--one-third {
    width: 33.3333333333%;
  }
  .has-no-side-gutter .medium-down--one-fourth {
    width: 25%;
  }
  .has-no-side-gutter .medium-down--one-fifth {
    width: 20%;
  }
  .has-no-side-gutter .medium-down--two-fifths {
    width: 40%;
  }
  .has-no-side-gutter .medium-down--three-fifths {
    width: 60%;
  }
  .has-no-side-gutter .medium-down--one-sixth {
    width: 16.6666666667%;
  }
  .has-no-side-gutter .medium-down--one-seventh {
    width: 14.2857142857%;
  }
  .has-no-side-gutter .medium-down--one-eighth {
    width: 12.5%;
  }
  .has-no-side-gutter .medium-down--two-thirds {
    width: 66.6666666667%;
  }
  .has-no-side-gutter .medium-down--two {
    width: 12.5%;
  }
  .has-no-side-gutter .medium-down--four {
    width: 25%;
  }
  .has-no-side-gutter .medium-down--seven {
    width: 43.75%;
  }
  .has-no-side-gutter .medium-down--eight {
    width: 50%;
  }
  .has-no-side-gutter .medium-down--nine {
    width: 56.25%;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--show {
    display: block !important;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--hide {
    display: none !important;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--text-left {
    text-align: left !important;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--text-right {
    text-align: right !important;
  }
}
@media only screen and (max-width: 798px) {
  .medium-down--text-center {
    text-align: center !important;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--hidden {
    display: none !important;
  }

  .small-down--visible {
    display: block !important;
  }

  .small-down--one {
    width: calc(6.25% - 20px);
  }

  .small-down--two {
    width: calc(12.5% - 20px);
  }

  .small-down--three {
    width: calc(18.75% - 20px);
  }

  .small-down--four {
    width: calc(25% - 20px);
  }

  .small-down--five {
    width: calc(31.25% - 20px);
  }

  .small-down--six {
    width: calc(37.5% - 20px);
  }

  .small-down--seven {
    width: calc(43.75% - 20px);
  }

  .small-down--eight {
    width: calc(50% - 20px);
  }

  .small-down--nine {
    width: calc(56.25% - 20px);
  }

  .small-down--ten {
    width: calc(62.5% - 20px);
  }

  .small-down--eleven {
    width: calc(68.75% - 20px);
  }

  .small-down--twelve {
    width: calc(75% - 20px);
  }

  .small-down--thirteen {
    width: calc(81.25% - 20px);
  }

  .small-down--fourteen {
    width: calc(87.5% - 20px);
  }

  .small-down--fifteen {
    width: calc(93.75% - 20px);
  }

  .small-down--sixteen {
    width: calc(100% - 20px);
  }

  .small-down--one-whole {
    width: calc(100% - 20px);
  }

  .small-down--one-half {
    width: calc(50% - 20px);
  }

  .small-down--one-third {
    width: calc(33.3333333333% - 20px);
  }

  .small-down--two-thirds {
    width: calc(66.6666666667% - 20px);
  }

  .small-down--one-fourth {
    width: calc(25% - 20px);
  }

  .small-down--two-fourths {
    width: calc(50% - 20px);
  }

  .small-down--three-fourths {
    width: calc(75% - 20px);
  }

  .small-down--one-fifth {
    width: calc(20% - 20px);
  }

  .small-down--two-fifths {
    width: calc(40% - 20px);
  }

  .small-down--three-fifths {
    width: calc(60% - 20px);
  }

  .small-down--four-fifths {
    width: calc(80% - 20px);
  }

  .small-down--one-sixth {
    width: calc(16.6666666667% - 20px);
  }

  .small-down--two-sixths {
    width: calc(33.3333333333% - 20px);
  }

  .small-down--three-sixths {
    width: calc(50% - 20px);
  }

  .small-down--four-sixths {
    width: calc(66.6666666667% - 20px);
  }

  .small-down--five-sixths {
    width: calc(83.3333333333% - 20px);
  }

  .small-down--one-seventh {
    width: calc(14.2857142857% - 20px);
  }

  .small-down--two-sevenths {
    width: calc(28.5714285714% - 20px);
  }

  .small-down--three-sevenths {
    width: calc(42.8571428571% - 20px);
  }

  .small-down--four-sevenths {
    width: calc(57.1428571429% - 20px);
  }

  .small-down--five-sevenths {
    width: calc(71.4285714286% - 20px);
  }

  .small-down--one-eighth {
    width: calc(12.5% - 20px);
  }

  .small-down--two-eighths {
    width: calc(25% - 20px);
  }

  .small-down--three-eighths {
    width: calc(37.5% - 20px);
  }

  .small-down--four-eighths {
    width: calc(50% - 20px);
  }

  .small-down--five-eighths {
    width: calc(62.5% - 20px);
  }

  .small-down--six-eighths {
    width: calc(75% - 20px);
  }

  .small-down--seven-eighths {
    width: calc(87.5% - 20px);
  }

  .small-down--one-tenth {
    width: calc(10% - 20px);
  }

  .small-down--two-tenths {
    width: calc(20% - 20px);
  }

  .small-down--three-tenths {
    width: calc(30% - 20px);
  }

  .small-down--four-tenths {
    width: calc(40% - 20px);
  }

  .small-down--five-tenths {
    width: calc(50% - 20px);
  }

  .small-down--six-tenths {
    width: calc(60% - 20px);
  }

  .small-down--seven-tenths {
    width: calc(70% - 20px);
  }

  .small-down--eight-tenths {
    width: calc(80% - 20px);
  }

  .small-down--nine-tenths {
    width: calc(90% - 20px);
  }

  .small-down--one-twelfth {
    width: calc(8.3333333333% - 20px);
  }

  .small-down--two-twelfths {
    width: calc(16.6666666667% - 20px);
  }

  .small-down--three-twelfths {
    width: calc(25% - 20px);
  }

  .small-down--four-twelfths {
    width: calc(33.3333333333% - 20px);
  }

  .small-down--five-twelfths {
    width: calc(41.6666666667% - 20px);
  }

  .small-down--six-twelfths {
    width: calc(50% - 20px);
  }

  .small-down--seven-twelfths {
    width: calc(58.3333333333% - 20px);
  }

  .small-down--eight-twelfths {
    width: calc(66.6666666667% - 20px);
  }

  .small-down--nine-twelfths {
    width: calc(75% - 20px);
  }

  .small-down--ten-twelfths {
    width: calc(83.3333333333% - 20px);
  }

  .small-down--eleven-twelfths {
    width: calc(91.6666666667% - 20px);
  }

  .small-down--offset-by-one {
    left: calc(6.25%);
  }

  .small-down--offset-by-two {
    left: calc(12.5%);
  }

  .small-down--offset-by-three {
    left: calc(18.75%);
  }

  .small-down--offset-by-four {
    left: calc(25%);
  }

  .small-down--offset-by-five {
    left: calc(31.25%);
  }

  .small-down--offset-by-six {
    left: calc(37.5%);
  }

  .small-down--offset-by-seven {
    left: calc(43.75%);
  }

  .small-down--offset-by-eight {
    left: calc(50%);
  }

  .small-down--offset-by-nine {
    left: calc(56.25%);
  }

  .small-down--offset-by-ten {
    left: calc(62.5%);
  }

  .small-down--offset-by-eleven {
    left: calc(68.75%);
  }

  .small-down--offset-by-twelve {
    left: calc(75%);
  }

  .small-down--offset-by-thirteen {
    left: calc(81.25%);
  }

  .small-down--offset-by-fourteen {
    left: calc(87.5%);
  }

  .small-down--offset-by-fifteen {
    left: calc(93.75%);
  }

  .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .small-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .small-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .small-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .small-down--four:nth-of-type(4n),
.equal-columns--outside-trim .small-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .small-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .small-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .small-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .small-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .small-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .small-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .small-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .small-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .small-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .small-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .small-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-half.small-down--one-half,
.equal-columns--outside-trim .small-down--eight.small-down--eight,
.equal-columns--outside-trim .small-down--one-third.small-down--one-third,
.equal-columns--outside-trim .small-down--one-fourth.small-down--one-fourth,
.equal-columns--outside-trim .small-down--four.small-down--four,
.equal-columns--outside-trim .small-down--one-fifth.small-down--one-fifth,
.equal-columns--outside-trim .small-down--one-sixth.small-down--one-sixth,
.equal-columns--outside-trim .small-down--one-seventh.small-down--one-seventh,
.equal-columns--outside-trim .small-down--two.small-down--two {
    margin-right: 20px;
    margin-left: 20px;
  }
  .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n),
.equal-columns--outside-trim .small-down--eight:nth-of-type(2n),
.equal-columns--outside-trim .small-down--one-third:nth-of-type(3n),
.equal-columns--outside-trim .small-down--one-fourth:nth-of-type(4n),
.equal-columns--outside-trim .small-down--four:nth-of-type(4n),
.equal-columns--outside-trim .small-down--one-fifth:nth-of-type(5n),
.equal-columns--outside-trim .small-down--one-sixth:nth-of-type(6n),
.equal-columns--outside-trim .small-down--one-seventh:nth-of-type(7n),
.equal-columns--outside-trim .small-down--two:nth-of-type(8n) {
    margin-right: 0;
  }
  .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n+1),
.equal-columns--outside-trim .small-down--eight:nth-of-type(2n+1),
.equal-columns--outside-trim .small-down--one-third:nth-of-type(3n+1),
.equal-columns--outside-trim .small-down--one-fourth:nth-of-type(4n+1),
.equal-columns--outside-trim .small-down--four:nth-of-type(4n+1),
.equal-columns--outside-trim .small-down--one-fifth:nth-of-type(5n+1),
.equal-columns--outside-trim .small-down--one-sixth:nth-of-type(6n+1),
.equal-columns--outside-trim .small-down--one-seventh:nth-of-type(7n+1),
.equal-columns--outside-trim .small-down--two:nth-of-type(8n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-whole:nth-of-type(1n+1) {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-half {
    width: calc(50% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-third {
    width: calc(33.3333333333% - (20px - (20px / 3)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-fifth {
    width: calc(20% - (20px - (20px / 5)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-fourth {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-sixth {
    width: calc(16.6666666667% - (20px - (20px / 6)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--one-seventh {
    width: calc(14.2857142857% - (20px - (20px / 7)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--two {
    width: calc(12.5% - (20px - (20px / 8)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--four {
    width: calc(25% - (20px - (20px / 4)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--seven {
    width: calc(43.75% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--eight {
    width: calc(50% - (20px / 2));
  }
}
@media only screen and (max-width: 480px) {
  .equal-columns--outside-trim .small-down--nine {
    width: calc(56.25% - (20px - (20px / 2)));
  }
}
@media only screen and (max-width: 480px) {
  .has-no-side-gutter.has-background {
    padding-right: 0px;
    padding-left: 0px;
  }
  .has-no-side-gutter .small-down--one-whole,
.has-no-side-gutter .small-down--one-half,
.has-no-side-gutter .small-down--eight,
.has-no-side-gutter .small-down--one-third,
.has-no-side-gutter .small-down--two-thirds,
.has-no-side-gutter .small-down--one-fourth,
.has-no-side-gutter .small-down--four,
.has-no-side-gutter .small-down--one-fifth,
.has-no-side-gutter .small-down--three-fifths,
.has-no-side-gutter .small-down--two-fifths,
.has-no-side-gutter .small-down--one-sixth,
.has-no-side-gutter .small-down--one-seventh,
.has-no-side-gutter .small-down--one-eighth,
.has-no-side-gutter .small-down--two {
    margin-right: 0;
    margin-left: 0;
  }
  .has-no-side-gutter .small-down--one-whole {
    width: 100%;
  }
  .has-no-side-gutter .small-down--one-half {
    width: 50%;
  }
  .has-no-side-gutter .small-down--one-third {
    width: 33.3333333333%;
  }
  .has-no-side-gutter .small-down--one-fourth {
    width: 25%;
  }
  .has-no-side-gutter .small-down--one-fifth {
    width: 20%;
  }
  .has-no-side-gutter .small-down--two-fifths {
    width: 40%;
  }
  .has-no-side-gutter .small-down--three-fifths {
    width: 60%;
  }
  .has-no-side-gutter .small-down--one-sixth {
    width: 16.6666666667%;
  }
  .has-no-side-gutter .small-down--one-seventh {
    width: 14.2857142857%;
  }
  .has-no-side-gutter .small-down--one-eighth {
    width: 12.5%;
  }
  .has-no-side-gutter .small-down--two-thirds {
    width: 66.6666666667%;
  }
  .has-no-side-gutter .small-down--two {
    width: 12.5%;
  }
  .has-no-side-gutter .small-down--four {
    width: 25%;
  }
  .has-no-side-gutter .small-down--seven {
    width: 43.75%;
  }
  .has-no-side-gutter .small-down--eight {
    width: 50%;
  }
  .has-no-side-gutter .small-down--nine {
    width: 56.25%;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--show {
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--hide {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--text-left {
    text-align: left !important;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--text-right {
    text-align: right !important;
  }
}
@media only screen and (max-width: 480px) {
  .small-down--text-center {
    text-align: center !important;
  }
}
.image-element__wrap {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.image-element__wrap img {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.logo--desktop2 {
  display: inline-block;
}
.header-logo2.logo2 a .logo--desktop2{
  max-width:420px;
}
.logo2 img {
  max-width: 100%;
  height: auto;
}

.logo2 a {
  display: block;
}
.logo2 a.logo-align--left {
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .logo2 a.logo-align--left {
    text-align: center;
    margin: 0 auto;
  }
}
.logo2 a.logo-align--center {
  text-align: center;
  margin: 0 auto;
}
.logo2 a,
.logo2 a:hover,
.logo2 a:visited,
.logo2 a:active {
  color: #000000;
}
.menu-ohlala{
  width:100%;
  margin-bottom:0;
}
ul li {
  list-style-position: inside;
  padding: 6px 0 6px 0;
  margin-left: 0;
  margin-bottom: 0;
}
.top_bar_search .oohlalaboxsearch {
  margin: 5px 0 5px 0;
}

.oohlalaboxsearch {
  height: 30px;
  min-height: 30px;
  padding-left: 28px;
  background: #fff url(//cdn.shopify.com/s/files/1/0234/0038/2541/t/10/assets/search.jpg?v=1453543429273817354) no-repeat 6px;
  margin-bottom: 0;
}
.oohlalaboxsearch:focus {
  background-color: #fff;
}

.oohlalaboxsearch {
  text-align: left;
  min-height: 10px;
}
[class^=icon-],
[class*=" icon-"],
.ss-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "responsive" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bitcoin:before {
  content: "";
}

.icon-cart:before {
  content: "";
}

.icon-bag:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-down-arrow:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.flex-nav-prev.ss-icon a:before,
.fancybox-prev span:before,
.icon-left-arrow:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.flex-nav-next.ss-icon a:before,
.fancybox-next span:before,
.icon-right-arrow:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-snapchat:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-up-arrow:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.fancybox-close:before,
.icon-close:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-twitter.share,
.icon-facebook.share,
.icon-pinterest.share,
.icon-mail.share {
  border: 0px;
}

.icon-twitter.share:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 0.4em;
  color: #09AEEC;
}

.icon-facebook.share:before,
.icon-mail.share:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 0.4em;
  color: #49659D;
}

.icon-pinterest.share:before {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 0.4em;
  color: #CB1F2A;
}

.icon-down-arrow,
.icon-right-arrow,
.icon-left-arrow {
  font-size: 0.6em;
  vertical-align: middle;
  display: inline-block;
}

.icon-cart {
  font-size: 13px;
}

#menu2 .icon-down-arrow {
  padding-left: 8px;
}

#menu2 .icon-right-arrow {
  padding-left: 8px;
}
a,
a:visited {
  color: #e09ca4;
  text-decoration: none;
  outline: 0;
  transition: color 0.3s ease-out 0s;
}

.featured-grid--root {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-container-width='6'] {
    padding-left: 0;
    padding-right: 0;
  }
}

.featured-grid--root[data-spacing='false'][data-container-width='6'][data-header-text-exists='false'] {
  padding-top: 0;
}

.featured-grid--root[data-spacing='false'][data-container-width='6'][data-footer-text-exists='false'] {
  padding-bottom: 0;
}

.featured-grid--root[data-alternative-color='true'] {
  color: var(--color--alternative);
}

.featured-grid--root[data-alternative-color='true'] a,
.featured-grid--root[data-alternative-color='true'] a:link,
.featured-grid--root[data-alternative-color='true'] a:visited,
.featured-grid--root[data-alternative-color='true'] a:hover {
  color: var(--color--alternative);
}

@media only screen and (max-width: 767px) {
  .featured-grid--root[data-dark-background='true'] {
    color: var(--color--alternative);
  }
  .featured-grid--root[data-dark-background='true'] a,
  .featured-grid--root[data-dark-background='true'] a:link,
  .featured-grid--root[data-dark-background='true'] a:visited,
  .featured-grid--root[data-dark-background='true'] a:hover {
    color: var(--color--alternative);
  }
}

@media only screen and (max-width: 767px) {
  .featured-grid--root .placeholder--container {
    padding-top: 100% !important;
  }
}

.featured-grid--header {
  margin: 0 auto;
  max-width: 100%;
  grid-template-columns: minmax(auto, 650px);
}

.featured-grid--body {
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-template-columns: minmax(auto, 1fr);
}

.featured-grid--root[data-container-width='1'] .featured-grid--body {
  grid-template-columns: minmax(auto, 650px);
}

.featured-grid--root[data-container-width='2'] .featured-grid--body {
  grid-template-columns: minmax(auto, 800px);
}

.featured-grid--root[data-container-width='3'] .featured-grid--body {
  grid-template-columns: minmax(auto, 1000px);
}

.featured-grid--root[data-container-width='4'] .featured-grid--body {
  grid-template-columns: minmax(auto, 1200px);
}

.featured-grid--root[data-container-width='5'] .featured-grid--body {
  grid-template-columns: minmax(auto, 1fr);
}

.featured-grid--root[data-container-width='6'] .featured-grid--body {
  grid-template-columns: minmax(auto, 1fr);
}

.featured-grid--item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.featured-grid--item a {
  display: block;
  width: 100%;
}

.featured-grid--item .placeholder--container {
  height: 100%;
}

.featured-grid--item--container {
  position: relative;
  width: 100%;
}

.featured-grid--item--overlay-background {
  background-color: #fff;
  height: calc(100% - 16px);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
  width: calc(100% - 16px);
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-text-position='center'] .featured-grid--item:hover .featured-grid--item--overlay-background {
    opacity: 0.8;
    z-index: 1;
  }
}

.featured-grid--item--text-container {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .featured-grid--item--text-container {
    left: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 !important;
    position: relative !important;
    top: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

.featured-grid--root[data-text-position='bottom'] .featured-grid--item--text-container {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.featured-grid--root[data-text-position='center'] .featured-grid--item--text-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  padding-top: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-text-position='center'] .featured-grid--item:hover .featured-grid--item--text-container {
    opacity: 1;
  }
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-alternative-color='true'][data-text-position='center'] .featured-grid--item--text-container {
    color: var(--color-text);
  }
}

.featured-grid--item--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-grid--item--title {
  width: 100%;
}

.featured-grid--item--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-grid--item--title {
  width: 100%;
}

.featured-grid--root[data-alternative-color='true'] .featured-grid--item--link-container {
  color: var(--color--alternative);
}

.featured-grid--root[data-alternative-color='true'] .featured-grid--item--link-container:after {
  border-color: var(--color--alternative);
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-text-position='bottom'][data-spacing='false'] .featured-grid--item--link-container {
    padding-bottom: 16px;
  }
}

@media only screen and (min-width: 768px) {
  .featured-grid--root[data-text-position='center'][data-alternative-color='true'] .featured-grid--item--link-container {
    color: var(--color-text);
  }
  .featured-grid--root[data-text-position='center'][data-alternative-color='true'] .featured-grid--item--link-container:after {
    border-color: var(--color-text);
  }
}

[data-container='panel'] {
  display: grid;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: minmax(auto, 1fr);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  [data-container='panel'] {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media only screen and (min-width: 768px) {
  [data-container='panel'][data-block-spacing='false'] {
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
}

[data-container='panel'][data-columns='2'] {
  grid-template-columns: repeat(2, minmax(auto, 1fr));
}

[data-container='panel'][data-columns='3'] {
  grid-template-columns: repeat(3, minmax(auto, 1fr));
}

[data-container='panel'][data-columns='4'] {
  grid-template-columns: repeat(4, minmax(auto, 1fr));
}

[data-container='panel'][data-columns='5'] {
  grid-template-columns: repeat(5, minmax(auto, 1fr));
}

[data-container='panel'][data-columns='6'] {
  grid-template-columns: repeat(6, minmax(auto, 1fr));
}

@media only screen and (max-width: 767px) {
  [data-container='panel'][data-mobile-columns='1'] {
    grid-template-columns: minmax(auto, 1fr);
  }
}

@media only screen and (max-width: 767px) {
  [data-container='panel'][data-mobile-columns='2'] {
    grid-template-columns: repeat(2, minmax(auto, 1fr));
  }
}

[data-container='block'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -16px 0;
}

@media only screen and (max-width: 767px) {
  [data-container='block'] {
    margin: 0 -12px -12px 0;
  }
}

[data-container='section'] [data-item] {
  display: block;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0 16px 16px 0;
}

@media only screen and (max-width: 767px) {
  [data-container='section'] [data-item] {
    padding: 0 12px 12px 0;
  }
}
[data-item='section-heading'],
.font--section-heading,
h1,
h2 {
  font-family: var(--font--heading--family);
  font-weight: var(--font--heading--weight);
  font-style: var(--font--heading--style);
  text-transform: var(--font--heading--uppercase);
  font-size: var(--font--section-heading--size);
  line-height: 1.25em;
  margin: -0.25em 0;
  letter-spacing: 0.025em;
}

@media only screen and (max-width: 767px) {
  [data-item='section-heading'],
  .font--section-heading,
  h1,
  h2 {
    font-size: 20px;
  }
}
.no-touchevents a, .no-touchevents
a:link, .no-touchevents
a:visited {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.image--root {
  position: relative;
  max-width: 100%;
}

.image--root img {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
}

.image--root img.lazyloaded {
  visibility: visible;
  opacity: 1;
}

.image--root noscript img {
  visibility: visible;
  opacity: 1;
}

.image--container {
  max-width: 100%;
  position: relative;
}
.featured-grid--title{
  font-family:'Miss Confidential' !important;
  font-size:35px;
}
.subtitle-ooh {
    font-size: 15px!important;
    font-family: 'Spartan', sans-serif;
    font-weight: 400!important;
    font-style: normal;
    letter-spacing:0.025em;
    width:60%;
    color:#111!important;
    line-height:1.3!important;
    margin-bottom:0!important;
}

@media only screen and (max-device-width: 480px) {
.subtitle-ooh {
  font-size: 15px!important;
  font-family: 'Spartan', sans-serif;
  font-weight: 400!important;
  font-style: normal;
  letter-spacing:0.025em;
  width:100%;
  color:#111!important;
  line-height:1.3!important;
  margin-bottom:0!important;
}
}

.featured-grid--item--title{
  color:#000;
  font-weight:405;
}
.featured-grid--item--link-container{
  color:#000;
  text-transform:uppercase;
  letter-spacing:1px;
  display:inline-block;
  line-height:1;
}
[data-item='block-link'] > *,
.font--block-link > * {
  font-family: "Gill Sans Nova", sans-serif;;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  [data-item='block-link'] > *,
  .font--block-link > * {
    font-size: 13px;
  }
}

[data-item='block-link'] > *:after,
.font--block-link > *:after {
  padding-bottom: 0.14286em;
  border-bottom: 0.07143em solid #3c3c3c;
  content: '';
  display: block;
  width: 100%;
}

.sizecryo {
    height:735px!important;
}
.introduction-three__content p{
    font-size:18px!important;
}
@media only screen and (max-device-width: 480px) {
.sizecryo {
  height:auto!important;
}
.topcs {
  margin-top:8%;
}
.introduction-three__content p{
    font-size:14px!important;
}
}

@media only screen and (max-device-width: 300px) {
.introduction-three__content p{
    font-size:12px!important;
}
}

.selectclass {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      height: 47px;
      width: 100%;
      transition: 0.2s ease-in-out;
      -webkit-appearance: none;
      padding-left:20px;
      border-radius: 0px;
      color: #111;
      font-size: 0.8125rem;
      font-weight: normal;
      line-height: 3.21429em; 
}
.selectclass {
    margin-bottom: 1.42857em; 
  }

 .selectclass:focus {
        outline: 0; }
      .selectclass:-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass::-webkit-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass:-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .selectclass::-moz-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em;
        line-height: -moz-block-height; }
      .selectclass:-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass::-ms-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass:-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass::-o-input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass:input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
      .selectclass::input-placeholder {
        color: #888;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 3.21429em; }
#btn1:disabled{
  background-color:#6d6d6d!important;
  color:#111;
}

#transferoff:disabled{
  background-color:#6d6d6d!important;
  color:#111;
}
#transferon2:disabled{
  background-color:#6d6d6d!important;
  color:#111;
}
.containerrs {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.containerrs:before,
.containerrs:after {
  display: table;
  content: "";
  line-height: 0;
}
.containerrs:after {
  clear: both;
}
#slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }
    #slides {
      text-align: center
    }
    #slides a:link,
    #slides a:visited {
      color: #ababab
    }

    #slides a:hover,
    #slides a:active {
      color: #e598a2
    }

     #slides {
      display: none
    }

    .containerrs {
      margin: 0 auto
    }

    /* For tablets & smart phones */
    @media (max-width: 767px) {
      .containerrs {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .containerrs {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .containerrs {
        width: 724px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .containerrs {
        width: 1170px
      }
    }
@media only screen and (max-device-width: 480px) {
.introduction-three__image {
    height: 335px;
}
.introduction-three__image__background img {
  margin-top:17px;
}
.nobg {
    display:none;
}
}
[data-letters]:before {
  content:attr(data-letters);
  display:inline-block;
  font-size:1em;
  width:2.5em;
  height:2.5em;
  line-height:2.5em;
  text-align:center;
  border-radius:50%;
  background:#d1a6ab;
  vertical-align:middle;
  margin-right:1em;
  color:white;
  font-weight:bold;
  }

.backgroundinside {
  opacity: 0.5;
} 
.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition2 {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
#container-slider
{
    position: relative;
    display: block;
    width: 100%;
}
#slider2 {
    position: relative;
    display: block;
    width: 100%;
    min-height: 562px;
}
#slider2 li {
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
    opacity: 0;
}
#container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 30pt;
    color: rgba(204, 204, 204, 0.65);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 2; 
}
#container-slider .arrowNext {
    left: initial;
    right: 50px !important;
}
.content_slider{
    padding: 15px 30px;
    color: #FFF;
    width: 100%;
    height: 100%;
}
.content_slider div{
    text-align: center;
}
.content_slider h2{
    font-family: 'arial';
    font-size: 30pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.content_slider p {
    font-size: 15pt;
    font-family: 'arial';
    color: #FFF;
    margin-bottom: 20px;
}
#slider2 li .content_slider{
    background: rgba(0, 0, 0, 0.50);
    padding: 10px 125px;
}
.content_slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnSlider{
    color: #FFF;
    font-size: 15pt;
    font-family: 'arial';
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid #CCC;
    background: rgba(13, 13, 13, 0.55);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}
.btnSlider:hover{
    background: #111;
    border: 1px solid #111;
}
.listslider {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 50%;
    bottom: 20%;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
}
.listslider li {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 5px;
}
.listslider li a {
    background: #CCC;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
.item-select-slid {
    background: #848484  !important;
}

@media screen and (max-width: 460px){
	.content_slider h2 {
	    font-size: 15pt !important;
	}
	.content_slider p {
	    font-size: 12pt !important;
	}
	#container-slider .arrowPrev, #container-slider .arrowNext{
		font-size: 20pt;
	}
	#container-slider .arrowPrev{
		left: 15px;
	}
	#container-slider .arrowNext{
		right: 15px !important;
	}
	#slider2{
		height: 400px;
		min-height: 400px;
	}
	#slider2 li .content_slider{
		padding: 10px 35px;
	}
	.btnSlider{
		padding: 10px 30px;
    	font-size: 10pt;
	}

}