/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: "proxima_novablack";
  src: url("../fonts/proxima_nova_black-webfont.eot");
  src: url("../fonts/proxima_nova_black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_black-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_black-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_black-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_black-webfont.svg#../fonts/proxima_novablack")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novabold";
  src: url("../fonts/proxima_nova_bold-webfont.eot");
  src: url("../fonts/proxima_nova_bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_bold-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_bold-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_bold-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_bold-webfont.svg#../fonts/proxima_novabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novaextrabold";
  src: url("../fonts/proxima_nova_extrabold-webfont.eot");
  src: url("../fonts/proxima_nova_extrabold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_extrabold-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_extrabold-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_extrabold-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_extrabold-webfont.svg#../fonts/proxima_novaextrabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novalight";
  src: url("../fonts/proxima_nova_light-webfont.eot");
  src: url("../fonts/proxima_nova_light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_light-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_light-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_light-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_light-webfont.svg#../fonts/proxima_novalight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novasemibold";
  src: url("../fonts/proxima_nova_semibold-webfont.eot");
  src: url("../fonts/proxima_nova_semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova_semibold-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova_semibold-webfont.woff") format("woff"),
    url("../fonts/proxima_nova_semibold-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova_semibold-webfont.svg#../fonts/proxima_novasemibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novaregular";
  src: url("../fonts/proxima_nova-webfont.eot");
  src: url("../fonts/proxima_nova-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/proxima_nova-webfont.woff2") format("woff2"),
    url("../fonts/proxima_nova-webfont.woff") format("woff"),
    url("../fonts/proxima_nova-webfont.ttf") format("truetype"),
    url("../fonts/proxima_nova-webfont.svg#../fonts/proxima_novaregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
/* @font-face { */
/* font-family: 'Acta Display Book'; */
/* src: url('../fonts/actadisplaybook/ActaDisplay-Book.eot'); */
/* src: url('../fonts/actadisplaybook/ActaDisplay-Book.eot?#iefix') format('embedded-opentype'), */
/* url('../fonts/actadisplaybook/ActaDisplay-Book.woff2') format('woff2'), */
/* url('../fonts/actadisplaybook/ActaDisplay-Book.woff') format('woff'), */
/* url('../fonts/actadisplaybook/ActaDisplay-Book.ttf') format('truetype'), */
/* url('../fonts/actadisplaybook/ActaDisplay-Book.svg#ActaDisplay-Book') format('svg'); */
/* font-weight: normal; */
/* font-style: normal; */
/* font-display: swap; */
/* }  */

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/playfair400.ttf") format("truetype");
  /*  src: url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.eot');
    src: url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.woff2') format('woff2'),
         url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.woff') format('woff'),
         url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.ttf') format('truetype'),
         url('../fonts/actadisplaybooknew/dstype_-_actadisplay-book-webfont.svg#acta_displaybook') format('svg');
    font-weight: normal;
    font-style: normal;*/
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "proxima_novaregular";
  overflow-x: clip;
  line-height: 1.4;
  color: #292a2e;
  letter-spacing: 0.8px;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", serif;
}
a {
  color: #292a2e;
}
a:hover,
.alink:hover {
  color: #aa9766;
}
a:visited,
.alink:visited {
  color: #aa9766;
  text-decoration: none;
}
a,
btn {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select {
  border-radius: 4px;
  border: 1px solid #9a9a9a;
  letter-spacing: 1.12px;
  height: 40px;
}
textarea {
  border-radius: 4px;
  border: 1px solid #9a9a9a;
  letter-spacing: 1.12px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
button:not(.primary) {
  box-shadow: none;
}
.action.primary {
  background: #292a2e;
  border: 1px solid #292a2e;
  font-weight: 400;
  letter-spacing: 0.9px;
}
.action.primary:hover,
.action.primary:focus,
.action.primary:active {
  background: #fff;
  color: #292a2e;
  border: 1px solid #292a2e;
}
.action.primary,
.action-primary,
btn,
button {
  font-family: "proxima_novaregular";
}
.globe-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.globe-container:after {
  content: "";
  display: block;
  clear: both;
}
.text-center {
  text-align: center;
}
h3,
h2,
h1,
h4,
h5,
h6 {
  line-height: 1.4;
}
@media screen and (min-width: 1280px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .globe-container {
    max-width: 1220px;
  }
}
@media screen and (min-width: 1440px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .globe-container {
    max-width: 1380px;
  }
}
@media screen and (min-width: 1600px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .globe-container {
    max-width: 1530px;
  }
}
@media screen and (min-width: 1700px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .globe-container {
    max-width: 1640px;
  }
}

/* Footer css start */
.page-footer {
  background: #f7f7f7;
  padding: 70px 0 50px 0;
  font-size: 16px;
  color: #292a2e;
  line-height: 1.5;
  letter-spacing: 0.8px;
  margin-top: 0;
}
.page-footer .footer.content {
  padding-top: 0;
  border-top: 0;
}
.page-footer .footer.content ul {
  padding-right: 0;
}
.footer-bottom.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.footer-bottom.row .col {
  width: 25%;
  padding: 0px 15px;
  margin-bottom: 40px;
}
.footer-bottom.row .col h5 {
  margin-top: 0;
  font-weight: bold;
  color: #292a2e;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "proxima_novaregular";
}
.footer-bottom.row .footer-address h6 {
  font-size: 16px;
  margin: 0 0 6px;
  line-height: 1.5;
  font-family: "proxima_novaregular";
}
.footer-bottom.row .col ul {
  margin: 0;
  padding: 0;
}
.footer-bottom.row .col ul li a {
  color: #292a2e;
  line-height: 1.5;
  display: inline-block;
}
.footer-bottom.row .col ul li a:hover {
  color: #959595;
}
.footer-bottom.row .col ul li {
  display: block;
  margin-bottom: 6px;
}
.footer-address .footer-address-row {
  margin-bottom: 30px;
}
.footer-address .footer-address-row:last-child {
  margin-bottom: 0px;
}
.footer-address .footer-address-row .f-a-l {
  margin-bottom: 6px;
}
.footer-address .footer-address-row .f-a-l span.time-l {
  display: inline-block;
  width: 110px;
}
.block.newsletter {
  width: 100%;
  max-width: 100%;
}

.footer-bottom.row .col.newsletter-col {
  text-align: center;
}
.block.newsletter .field .control input {
  border: 1px solid #707070;
  margin: 0;
  padding: 8px;
  height: auto;
  border-radius: 4px;
  font-size: 14px;
}
.block.newsletter .field .control:before {
  content: none;
}
.block.newsletter .title {
  margin-bottom: 4px;
  display: block;
  text-transform: uppercase;
}
.block.newsletter .title strong {
  font-weight: bold;
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.9px;
}
.block.newsletter .sub-title {
  font-size: 14px;
  margin-bottom: 17px;
}
.block.newsletter .field .control {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.block.newsletter .form.subscribe > .field,
.block.newsletter .form.subscribe > .actions {
  float: none;
  width: 100%;
  display: block;
}
.block.newsletter .form.subscribe > .actions {
  margin-top: 35px;
}
.block.newsletter .form.subscribe,
.block.newsletter .sub-title {
  display: block;
}
.block.newsletter .label {
  font-size: 14px;
  position: static;
  text-align: left;
  display: block;
  height: auto;
  margin: 0;
  color: #000;
  width: auto;
  margin-bottom: 5px;
  line-height: 1.2;
}
.c-and-s-row .contact-us-row .contact-link,
.block.newsletter .action.subscribe {
  display: inline-block;
  padding: 9px 15px;
  background: #292a2e;
  border: 1px solid #292a2e;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 0.9px;
  min-width: 130px;
  font-weight: 100;
  text-decoration: none;
  margin: 0;
  height: auto;
  line-height: 1.4;
}
.c-and-s-row .contact-us-row .contact-link:hover,
.block.newsletter .action.subscribe:hover {
  background: #f7f7f7;
  color: #292a2e;
}
.footer-bottom.row .col.newsletter-col hr {
  border-top: 1px solid #707070;
  margin-top: 35px;
  margin-bottom: 35px;
}

.copyright {
  background-color: #000000;
  padding: 0;
}
.copyright .footer-logo {
  padding: 60px 0;
  border-bottom: 1px solid #545454;
}
.copyright .footer-logo a.footer-logo-link {
  max-width: 332px;
  margin: auto;
  display: block;
}
.copyright .footer-logo a.footer-logo-link img {
  display: block;
}
.copyright .copyright-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 0;
  margin-bottom: 35px;
}
.copyright .copyright-row .copyright-col {
  width: 50%;
  text-align: left;
  padding: 0px 15px;
}
.copyright .copyright-row .copyright-col .social-links {
  text-align: right;
}
.copyright .copyright-row .copyright-col .social-links ul {
  margin: 0;
  padding: 0;
}
.copyright .copyright-row .copyright-col .social-links ul li {
  display: inline-block;
  margin: 0 0 0 10px;
}
.copyright .copyright-row .copyright-col .social-links ul li:first-child {
  margin-right: 12px;
  margin-left: 0;
}
.copyright .copyright-row .copyright-col .social-links ul li a span.links-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding-top: 2px;
}
.copyright .copyright-row .copyright-col span {
  letter-spacing: 1.92px;
}
.copyright .copyright-row .copyright-col .social-links ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.copyright .copyright-row .copyright-col .social-links ul li a img {
  vertical-align: middle;
  margin-right: 5px;
}
.copyright .copyright-row .copyright-col .social-links ul li:last-child {
  margin-right: 0;
}

.cms-index-index .columns .column.main {
  padding-bottom: 0;
}

.bg-full {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
}
.bg-black {
  background: #27292d;
}

.bcs-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-left: -15px;
  margin-right: -15px;
  color: #fff;
}
.bcs-row .bcs-col {
  width: 33.33%;
  padding: 0px 15px;
}
.bcs-row .bcs-col.bcs-content-wrapper {
  text-align: center;
  width: 33.33%;
}
.bcs-row .bcs-col h2 {
  font-family: "Playfair Display", serif !important;
  font-size: 25px;
  margin-bottom: 15px;
  letter-spacing: 4.93px;
  line-height: 1.4;
  margin-top: 0;
  text-transform: uppercase;
}
.bcs-row .bcs-col h2.t-heading {
  margin-bottom: 24px;
}
.bcs-row .bcs-col h2.t-heading + h2.t-heading {
  margin: 0;
}
.bcs-row .bcs-col .bcs-img img {
  width: 100%;
  display: block;
}
.bcs-row .bcs-col .bcs-logo {
  max-width: 340px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.bcs-wrapper .bcs-content-wrapper p {
  color: #f0f0f0;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.9px;
  font-weight: 400;
}

.bcs-row .bcs-col.bcs-content-wrapper .link-button-row {
  margin-top: 30px;
}

.link-button {
  display: inline-block;
  padding: 8px 25px;
  font-size: 16px;
  font-family: "proxima_novaregular";
  color: #292a2e !important;
  letter-spacing: 0.9px;
  border: 1px solid #292a2e;
  border-radius: 0px;
  min-width: 130px;
  text-decoration: none;
  text-align: center;
}

.link-button:hover {
  text-decoration: none;
  background: #292a2e;
  color: #fff !important;
}
.link-button.btn-border-white {
  border: 1px solid #fff;
  color: #fff !important;
}
.link-button.btn-border-white:hover {
  background: #bea976;
  color: #ffffff !important;
  border: 1px solid #bea976;
}
.btb-bg-full {
  color: #ffffff !important;
  background: #292a2e;
}
.btb-bg-full:hover {
  color: #292a2e !important;
  background: #fff;
}
.bg-light-gray {
  background: #f7f7f7;
}
.latest-catalogues {
  padding: 100px 0 30px;
}
.latest-catalogues .globe-container,
.cms-catalogues-html .latest-catalogues {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.latest-catalogues-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.latest-catalogues-row .latest-catalogues-col {
  width: 33.33%;
  text-align: center;
  padding: 0px 15px;
  margin-bottom: 70px;
}
.latest-catalogues-row .latest-catalogues-col img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.latest-catalogues-row .latest-catalogues-col .latest-catalogues-img a {
  display: block;
}
.latest-catalogues-row .latest-catalogues-col h3 {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  letter-spacing: 2.88px;
  font-size: 19px;
  margin-bottom: 18px;
  line-height: 1.4;
}
.latest-catalogues-row .latest-catalogues-col p {
  font-size: 18px;
}
.latest-catalogues-row .latest-catalogues-col .link-button-row {
  margin-top: 40px;
}
.globe-heading {
  margin-bottom: 50px;
}
.home-collection-welove .globe-heading,
.home-collection-welove.home-bm-slider h2.mp-product-slider-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.globe-heading.globe-m-0 {
  margin: 0;
}
.globe-heading p {
  margin-bottom: 0px;
  font-size: 18px;
  letter-spacing: 1px;
}
.globe-heading .link-button-row {
  margin-top: 25px;
}
.globe-heading h2 {
  margin-top: 0;
  font-family: "Playfair Display", serif !important;
  font-size: 25px;
  margin-bottom: 15px;
  letter-spacing: 4.93px;
  line-height: 1.4;
  font-weight: normal;
}
.globe-heading.color-white h3,
.globe-heading.color-white h2,
.globe-heading.color-white p {
  color: #fff;
}
.globe-heading.head-same-f h3 {
  font-family: "Playfair Display", serif;
  font-size: 19px;
  letter-spacing: 2.64px;
  font-weight: normal;
  margin: 0;
  line-height: 1.4;
}
.globe-heading.text-uppercase h2,
.globe-heading.text-uppercase h3 {
  text-transform: uppercase;
}
.globe-heading a {
  color: #aa9766;
  text-decoration: none;
}
.globe-heading a:hover {
  color: #292a2e;
}
.design-service {
  padding: 50px 50px 15px;
}
.design-service .design-service-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -50px;
  margin-right: -50px;
}
.design-service .design-service-row .design-service-col {
  padding: 0px 50px;
  width: 50%;
  margin-bottom: 45px;
}
.design-service .design-service-row .design-service-col img {
  display: block;
  width: 100%;
}
.up-image .up-image-bg {
  position: relative;
}
.up-image .up-image-bg .up-image-image img {
  display: block;
  width: 100%;
}
.up-image .up-image-bg .up-content {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}
.up-image .up-image-bg .up-content h2 {
  margin-top: 0;
  font-family: "Playfair Display", serif !important;
  font-size: 25px;
  margin-bottom: 20px;
  letter-spacing: 4.93px;
  line-height: 1.4;
  color: #fff;
}
.up-image.up-color-black .up-image-bg .up-content h2 {
  color: #000;
}
.nature-row {
  padding: 70px 0px 35px;
}
.luxury-row {
  padding: 35px 50px 0;
}
.luxury-row .globe-heading p {
  font-size: 18px;
  letter-spacing: 0.9px;
}
.luxury-row .luxury-service-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -50px;
}
.luxury-row .luxury-service-row .luxury-service-col {
  padding: 0px 50px;
  width: 50%;
}
.luxury-row .luxury-service-row .luxury-service-col img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.luxury-row .luxury-service-row .luxury-service-col .luxury-service-img {
  margin-bottom: 40px;
}
.think-pink-wrapper {
  padding: 50px 0px 0;
}

/* Video Section Start */
.video-section-wrapper {
	padding-top: 50px;
}
.video-section-row {
	margin-bottom: 40px;
}
.video-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}
.video-wrapper iframe,
.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* Header start */
.top-site-notice .notice-text {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.92px;
  line-height: 1.4;
  text-transform: uppercase;
}
.top-site-notice {
  background: #aa9766;
  padding: 8px;
}
.top-site-notice .notice-text a {
  color: #fff;
  position: relative;
  padding-right: 18px;
  display: inline-block;
}
.top-site-notice .notice-text a:after {
  content: "";
  background-image: url(/pub/media/images/right-2x.png);
  right: 0;
  position: absolute;
  width: 8px;
  height: 15px;
  background-size: contain;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  transform: translatey(-50%);
}
.page-header {
  font-size: 14px;
}
.page-header .header.content .nav-toggle {
  display: none;
}
.page-header .header.content {
  padding: 35px 0 1px;
  height: auto;
  text-align: center;
}
.header-top-left p {
  margin: 0 !important;
}
.page-header .header.content a.logo {
  margin: 0;
  max-width: 462px;
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-header .header.content a.logo img {
  max-height: initial;
  height: auto;
  width: auto;
  margin: auto;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
  background: #fff;
}
.nav-sections-row {
  text-align: center;
}
.nav-sections-row .megamenu {
  position: relative;
  font-size: 16px;
}
.nav-sections-row .megamenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav-sections-row .megamenu ul.nav li.level-0 {
  display: inline-block;
  margin: 0 0 0 0px;
  padding: 0px 0;
}
.nav-sections-row .megamenu ul.nav li.level-0 > a {
  line-height: 1.7;
  padding: 20px 10px 20px 10px;
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #292a2e;
  font-weight: normal;
  letter-spacing: 2.1px;
  text-decoration: none;
  font-size: 13px;
  font-family: "proxima_novabold";
}
.nav-sections-row .megamenu ul.nav li.level-0 > a:after {
  content: none;
  position: absolute;
  left: 0;
  right: 0;
  background: #292a2e;
  bottom: 0px;
  width: 100%;
  height: 2px;
  z-index: 1;
}
.nav-sections-row .megamenu .submenu {
  background: #fff;
  z-index: 11;
  text-align: left;
  top: 100%;
  position: absolute;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
  display: none;
  border-top: 1px solid #96999c;
  padding-top: 45px;
  padding-bottom: 25px;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu {
  position: absolute;
  top: 100%;
  background: #fff;
  min-width: 200px;
  z-index: 11;
  display: none;
  padding: 15px;
  border: 1px solid #000;
  border-top: 1px solid #fff;
  margin-top: -1px;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu ul {
  margin: 0;
  padding: 0;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu ul li {
  display: block;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu ul li:last-child {
  margin-bottom: 0;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu ul li a {
  color: #292a2e;
  display: block;
}
.nav-sections-row .megamenu ul.nav li .tree-submenu ul li a:hover {
  font-weight: bold;
  text-decoration: none;
}
.nav-sections-row .megamenu ul.nav li:hover .tree-submenu {
  display: block;
}
.nav-sections-row .megamenu .submenu .submenu-row ul.level-2-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; */
  margin: 0px -15px;
}
.nav-sections-row .megamenu .submenu .submenu-row ul.level-2-row li.level-1 {
  /* width: 16.666%; */
  /* padding: 0px 15px; */
  margin-bottom: 25px;
}
.nav-sections-row
  .megamenu
  .submenu
  .submenu-row
  ul.level-2-row
  li.level-1
  > a {
  color: #292a2e;
  margin-bottom: 18px;
  display: block;
  text-transform: uppercase;
  font-family: "proxima_novabold";
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 2.1px;
}
.nav-sections-row .megamenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav-sections-row .megamenu .submenu li {
  margin-bottom: 5px;
}
.nav-sections-row .megamenu .submenu a {
  color: #292a2e;
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-size: 14.5px;
  font-family: "proxima_novalight";
  font-weight: 300;
}
.nav-sections-row .megamenu .submenu a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .nav-sections-row .megamenu .submenu .img_category img {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .nav-sections-row .megamenu .submenu .img_category img {
    margin-bottom: 30px;
  }

  .nav-sections-row .megamenu .submenu li {
    margin-bottom: 15px;
  }

  .nav-sections-row .megamenu .submenu .submenu-row ul.level-2-row {
    padding-left: 40px;
    padding-right: 40px;
    gap: 60px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
}
/* Header End */

.page-header .panel.wrapper ul.header.links,
.page-header .panel.wrapper li.link.wishlist,
.page-header .panel.wrapper .block.block-search,
.page-header .panel.wrapper .minicart-wrapper {
  float: none;
  list-style-type: none;
}
.page-header .panel.wrapper {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
}
.page-header .social-links ul {
  margin: 0;
  padding: 0;
}
.page-header .social-links ul li {
  display: inline-block;
  margin: 0;
  margin-right: 30px;
}
.page-header .social-links ul li:nth-child(2) {
  margin-right: 15px;
}
.page-header .social-links ul li a {
  display: block;
}
.page-header .social-links ul li a img {
  vertical-align: middle;
  margin-right: 5px;
}
.page-header .social-links ul li:last-child {
  margin-right: 0;
}
.page-header .header.panel {
  padding: 0;
}
.header-top-row {
  display: grid;
  grid-template-columns: 1fr 3fr 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .header-top-row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.header-top-right,
.header-top-right .panel.header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.header-top-right {
  margin-left: auto;
}
.page-header .header-top-right ul.header.links > li > a {
  color: #292a2e !important;
}

/* Search Start */
header .block-search {
  width: auto;
  position: relative;
  margin: 0;
  z-index: 111;
  padding-left: 0;
}

header .minisearch button.action.search {
  display: none;
}
header .block-search .minisearch .label {
  height: auto;
  margin: auto;
  position: static;
  cursor: pointer;
  width: 16px;
}
header .block-search .label.active + .control input {
  position: absolute;
}
.page-header .link.wishlist a:before {
  background-image: url(/pub/media/images/wishlist.png);
  content: "";
  width: 19px;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  margin-right: 6px;
  background-size: cover;
}
header .block-search .label:before {
  content: "";
  background-image: url(/pub/media/images/ico-header-search.svg);
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  background-size: cover;
}
header .block-search.search-open .label:before {
  content: "×";
  background-image: none;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  position: relative;
  top: -3px;
  font-family: "proxima_novaregular";
}
header .block-search .control {
  position: absolute;
  margin: 0px;
  top: 100%;
  z-index: 11;
  right: auto;
  left: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  display: none;
  width: 400px;
}
header .block-search input {
  padding-right: 35px;
  left: auto;
  margin: 0;
  width: 100% !important;
  border: 0px solid #f3d5d3;
  height: 50px;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  padding: 0px;
  vertical-align: middle;
  box-shadow: none;
}
header .block-search.search-open .control input:focus {
  outline: none;
}
header .block-search.search-open .control {
  height: 50px;
  line-height: 50px;
  display: block;
}
header .block-search.search-open .control input {
  border: 2px solid #292a2e;
  padding: 0px 15px;
  background: #f7f7f7;
}
.search-autocomplete ul li {
  line-height: 1.5;
  color: #292a2e;
}
.search-autocomplete {
  margin-top: 50px;
}
.page-header .minicart-wrapper {
  margin-left: 0;
  margin-top: 0;
}
.search-autocomplete ul li .amount {
  color: #292a2e;
}
header .minicart-wrapper .action.showcart:before {
  background-image: url(/pub/media/images/ico-header-bag.svg);
  vertical-align: middle;
  display: inline-block;
  width: 17px;
  height: 16px;
  margin: 0;
  background-size: cover;
  content: "";
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -10px;
  background: #000;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-top: 0;
  font-size: 11px;
  right: -10px;
}
.page-header .panel.wrapper li.link.wishlist {
  margin-right: 20px;
  position: relative;
}
.page-header .panel.wrapper li.link.wishlist a {
  color: #292a2e;
}
.page-header .link.wishlist .counter.qty:empty {
  display: none;
}
.page-header .link.wishlist .counter.qty {
  position: absolute;
  top: -12px;
  background: #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: 0;
  font-size: 13px;
  right: -10px;
  text-align: center;
  color: #fff;
}
.page-header .link.wishlist .counter::before {
  content: none;
}
.page-header .link.wishlist .counter::after {
  content: none;
}
header .minicart-wrapper .action.showcart.active:before {
  content: "";
  vertical-align: middle;
}
header .minicart-wrapper .block-content {
  color: #292a2e;
}
.header-top-right .panel.header li.greet.welcome {
  margin: 0;
}
.page-header .panel.wrapper li.link.wishlist::marker {
  content: none;
}
.page-header .panel.wrapper ul.header.links li.authorization-link img {
  vertical-align: middle;
}
.page-header .panel.wrapper ul.header.links li.authorization-link a {
  font-size: 14px;
}
.header.panel > .header.links > li {
  margin: 0;
}
.header-top-right .panel.header li.greet.welcome {
  margin: 0;
  color: #000;
}
.header.panel > .header.links > .authorization-link:after {
  content: none;
}
.page-header .header.panel > .header.links li.greet.welcome span.logged-in {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.customer-menu ul.header.links li.authorization-link img {
  display: none;
}
.customer-welcome .action.switch:after,
.customer-welcome .action.switch:hover:after {
  color: #292a2e;
}

.header-list {
  margin-right: 20px;
}
.header-list a {
  display: inline-block;
  color: #292a2e;
  vertical-align: middle;
}
.header-list a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
}
.header-list a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.header-list a:hover,
.page-header .panel.wrapper li a:hover {
  text-decoration: none;
}

.free-shipping-row {
  background: #292a2e;
  color: #fff;
  padding: 7px 15px;
  border-bottom: 0 solid #aa9766;
  letter-spacing: 1.92px;
  text-transform: uppercase;
}
.free-shipping-row a {
  color: #fff;
  font-size: 12px;
  position: relative;
  top: -1px;
}
.free-shipping-row:not(.page-products .free-shipping-row) {
  margin-bottom: 40px;
}
.page-title-wrapper h1.page-title {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  letter-spacing: 5.22px;
  font-size: 25px;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-catalogues-html .latest-catalogues {
  padding-top: 15px;
  padding-bottom: 0;
}
.cms-catalogues-html .page-title-wrapper {
  text-align: center;
}
.cms-stores-sydney-html .page-wrapper .free-shipping-row,
.cms-stores-melbourne-html .page-wrapper .free-shipping-row,
.cms-design-talk-html .page-wrapper .free-shipping-row,
.cms-stores-perth-html .page-wrapper .free-shipping-row {
  margin: 0;
}
.cms-stores-sydney-html .column.main,
.cms-stores-melbourne-html .column.main,
.cms-design-talk-html .column.main,
.cms-stores-perth-html .column.main {
  padding-bottom: 0;
}

.location-wrapper {
  padding: 65px 0px 100px;
}
.location-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: auto;
  padding-top: 50px;
}
.location-row .loaction-col {
  width: 50%;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.location-row .loaction-col:after {
  content: "";
  position: absolute;
  height: 70px;
  width: 1px;
  background: #707070;
  bottom: 15px;
  right: -1px;
}
.location-row .loaction-col:last-child:after {
  content: none;
}
.location-row .loaction-col h3 {
  margin-top: 0;
  font-family: "Playfair Display", serif !important;
  font-size: 19px;
  margin-bottom: 18px;
  letter-spacing: 2.64px;
  line-height: 1.4;
  font-weight: normal;
  text-transform: uppercase;
}
.location-row .loaction-col p {
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
}
.banner-image .banner-image-wrap .deskop img,
.banner-image .banner-image-wrap .mobile img {
  width: 100%;
}
.banner-image .mobile {
  display: none;
}
.youtube-subscribe-wrapper {
  padding: 90px 0px;
}
.youtube-subscribe-wrapper .youtube-subscribe .youtube-user {
  display: inline-block;
  margin-bottom: 50px;
}
.youtube-subscribe-wrapper .youtube-subscribe .youtube-user img {
  width: 195px;
  height: 195px;
  border-radius: 50%;
}
.youtube-subscribe-wrapper .youtube-subscribe h2 {
  margin: 0;
  font-family: "Playfair Display", serif !important;
  font-size: 29px;
  margin-bottom: 20px;
  letter-spacing: 5.22px;
  line-height: 1.4;
  text-transform: uppercase;
}
.listen-on {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  max-width: 900px;
  margin: auto;
  margin-bottom: 50px;
  padding: 0px 20px;
}
.listen-on img {
  max-height: 70px;
}
.listen-on .listen-on-col {
  padding: 0px 4px;
}
.youtube-videos-row .videos-container-wrap {
  max-width: 1250px;
  margin: auto;
}
.youtube-videos-row .video {
  margin-bottom: 100px;
}
.youtube-videos-row .videos-container-wrap .globe-heading {
  padding: 0px 20px;
}
.featured-rooms-row .featured-rooms-col {
  margin-bottom: 75px;
}
.featured-rooms-row .featured-rooms-content .globe-heading {
  margin-bottom: 0;
}
.featured-rooms-row .featured-rooms-col .featured-rooms-img img {
  display: block;
  width: 100%;
}
.cms-featured-rooms .columns .column.main {
  padding-bottom: 0;
}

/* Interior Design Service */
.cms-interior-design-service-html .page-wrapper .free-shipping-row {
  margin: 0;
}
.cms-interior-design-service-html .column.main {
  padding-bottom: 0;
}
.complimentary-design-s1
  .complimentary-row
  .complimentary-design-c1
  .globe-heading {
  display: inline-block;
}
.complimentary-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.complimentary-design-s2
  .complimentary-row
  .complimentary-design-c2
  .globe-heading
  h3 {
  margin-bottom: 40px;
  font-size: 22px;
}
.complimentary-row .complimentary-bg .complimentary-img img {
  display: block;
}
.complimentary-row .globe-heading {
  margin: 0;
}

/* HOW WE WORK */
.how-we-works {
  padding: 70px 0;
}
.how-we-works .globe-heading:not(.how-we-works-d-h) {
  margin-bottom: 70px;
}
.works-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 60px;
}
.works-row .works-col {
  width: 33.33%;
  padding: 0px 12px;
  margin-bottom: 10px;
}
.works-row .works-col .works-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.how-we-works p {
  font-size: 18px;
  line-height: 1.5;
  max-width: 1133px;
  margin: auto;
}
.how-we-works .how-we-works-d-h p {
  max-width: 1200px;
}
.how-we-works p:not(.globe-heading p) {
  margin-bottom: 30px;
}
.how-we-works .how-we-works-d-h {
  margin-bottom: 0;
  margin-top: 55px;
}
.begin-your-consultation {
  padding: 70px 0px;
}
.begin-your-consultation p {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
.begin-your-consultation .globe-heading p {
  margin-bottom: 20px;
}
.consultation-from {
  max-width: 812px;
  margin: auto;
}
.consultation-from .form-row label {
  display: block;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.consultation-from .form-row .form-col {
  margin-bottom: 30px;
}
.consultation-from .form-row .form-col:last-child {
  margin-bottom: 0;
}
.consultation-from .form-row .form-col .from-control {
  padding: 12px;
  height: auto;
  width: 100%;
}
.consultation-from .file-attachment input[type="file"] {
  border-radius: 4px;
  border: 1px solid #9a9a9a;
  letter-spacing: 1.12px;
}
.consultation-from .form-row .form-col textarea.from-control {
  height: 206px;
}
.consultation-from .submit {
  text-align: center;
}
.consultation-from .submit input[type="submit"] {
  display: inline-block;
  padding: 8px 15px;
  font-size: 14px;
  color: #ffffff !important;
  letter-spacing: 0.9px;
  border: 1px solid #292a2e;
  border-radius: 4px;
  min-width: 155px;
  text-decoration: none;
  text-align: center;
  background: #292a2e;
  margin: auto;
  font-family: "proxima_novaregular";
  line-height: 1.4;
}
.consultation-from .submit input[type="submit"]:hover {
  color: #292a2e !important;
  border: 1px solid #292a2e;
  background: #fff;
}

.cms-rooms .columns .column.main {
  padding-bottom: 0;
}
.showrooms-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  text-align: center;
}
.showrooms-row .showrooms-col {
  width: 25%;
  padding: 0px 8px;
  margin-bottom: 75px;
}
.showrooms-row .showrooms-col .showrooms-img img {
  display: block;
  margin: 0 auto;
}
.showrooms-row .showrooms-col .showrooms-img {
  margin-bottom: 40px;
}
.showrooms-row .showrooms-col .showrooms-name a.showrooms-link {
  font-family: "Playfair Display", serif !important;
  font-size: 19px;
  letter-spacing: 2.88px;
  line-height: 1.4;
  display: inline-block;
  text-transform: uppercase;
  color: #292a2e;
}
.showrooms-row .showrooms-col .showrooms-name a.showrooms-link:hover {
  color: #aa9766;
  text-decoration: none;
}
.showrooms-row .showrooms-col .showrooms-link {
  display: block;
}

.browse-the-room {
  padding: 70px 0;
}
.globe-heading.globe-m-0 {
  margin: 0;
}
.browse-the-room-bg {
  position: relative;
}
.browse-the-room-bg .browse-room-content {
  position: absolute;
  z-index: 1;
  text-align: center;
}
.browse-the-room-bg .browse-room-content .browse-room-content-bg {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 30px;
  border-radius: 4px;
  max-width: 292px;
}
.browse-the-room-bg .browse-room-content .product-name {
  letter-spacing: 1.12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.browse-product-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.browse-product-row .browse-price,
.browse-product-row .status-stock {
  width: 50%;
}
.browse-the-room-bg .browse-room-content.browse-room-content1 {
  top: 32%;
  left: 25%;
}
.browse-the-room-bg .browse-room-content.browse-room-content2 {
  left: 55%;
  bottom: 4%;
}
.browse-the-room .globe-heading.globe-m-0 .link-button-row {
  margin-top: 0;
}
.browse-the-room .browse-room-image img {
  display: block;
}
.browse-the-room .browse-the-room-row {
  margin-bottom: 60px;
}
.browse-product-row .browse-price {
  font-size: 18px;
}
.browse-product-row .status-stock {
  color: #aa9766;
  font-size: 14px;
}
.browse-the-room-bg .browse-room-content .browse-point {
  border: 2px solid #aa9766;
  background: rgba(255, 255, 255, 0.8);
  width: 53px;
  height: 53px;
  border-radius: 50%;
  display: none;
}

/* Shoproom Products Start */
.shop-the-room {
  padding: 75px 0px 0px;
}
.shop-room-products {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.shop-room-products .shop-room-products-col {
  padding: 0px 8px;
  width: 25%;
  margin-bottom: 50px;
}
.shop-room-products .shop-room-products-col .shop-room-img a.shop-room-link {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
}
.shop-room-products
  .shop-room-products-col
  .shop-room-img
  a.shop-room-link
  img {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.shop-room-products .shop-room-products-col .shop-room-content {
  text-align: center;
}
.shop-room-products .shop-room-products-col .shop-room-content .shop-room-name {
  margin-bottom: 30px;
  letter-spacing: 1.12px;
}
.shop-room-products
  .shop-room-products-col
  .shop-room-content
  .shop-room-name
  .shop-room-name-link {
  color: #292a2e;
}
.shop-room-products
  .shop-room-products-col
  .shop-room-content
  .shop-room-price {
  letter-spacing: 0.9px;
  margin-bottom: 10px;
}
.shop-room-products .shop-room-products-col .shop-room-content .status-stock {
  color: #aa9766;
  font-size: 14px;
  letter-spacing: 0.72px;
}
.shop-room-products .shop-room-name a.shop-room-link {
  display: inline-block;
  color: #292a2e;
}
.shop-room-products .shop-room-products-col .shop-room-content hr {
  border-top: 1px solid #707070;
  margin-top: 30px;
}
.shop-room-products .shop-room-addtocart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.shop-room-products .shop-room-qty {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: auto;
}
.shop-room-addtocart .label {
  letter-spacing: 0.8px;
  font-weight: bold;
}
.shop-room-qty .qty-input input#qty {
  width: 45px;
  height: 38px;
  text-align: center;
  border: 1px solid #707070;
  margin-left: 8px;
  margin-right: 8px;
}
.shop-room-products
  .shop-room-products-col
  .shop-room-content
  .shop-actions
  .tocart {
  width: 100%;
  box-shadow: none;
  background: #292a2e;
  border: 1px solid #292a2e;
  color: #fff;
  height: auto;
  padding: 13px 12px;
  font-size: 18px;
  letter-spacing: 0.9px;
  font-weight: 400;
}
.shop-room-products .shop-room-products-col .shop-room-content .shop-actions {
  margin-top: 12px;
}

/* Login and signup Start */
.actions-toolbar .secondary a.action {
  color: #292a2e;
}
.actions-toolbar .secondary a.action:hover {
  color: #aa9766;
}
.login-container .fieldset:after,
.form-create-account .fieldset.create.account:after,
.form.password.forget .fieldset:after {
  margin-top: 20px;
}
.account .fieldset,
.password .fieldset {
  margin-bottom: 20px;
}
.customer-account-create .form.create.account,
.customer-account-forgotpassword .form.password.forget {
  max-width: 750px;
  margin: auto;
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #aa9766;
  color: #aa9766;
}
.block-collapsible-nav .content {
  background: #f7f7f7;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  letter-spacing: 1.2px;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #292a2e;
}
.block-collapsible-nav .item a:hover {
  background: #aa9766;
  color: #ffff;
}
a.action.edit,
a.action.change-password {
  color: #292a2e;
}

/* Extra  */
.minicart-items .product-item-name a,
.minicart-items .product-item-name {
  font-size: 16px;
  color: #292a2e;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  font-size: 16px;
  font-weight: 400;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  color: #292a2e;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart {
  color: #292a2e;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px 0;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  height: 40px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:not(:focus) {
  box-shadow: none;
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:active {
  box-shadow: none;
}
.cart-discount .field input#coupon_code,
.checkout-payment-method .payment-option-inner .control input#discount-code {
  border-radius: 0;
  font-size: 12px;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong,
.checkout-payment-method .payment-option-title .action-toggle {
  color: #aa9766;
  font-weight: bold;
}
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after,
.checkout-payment-method
  .payment-option._active
  .payment-option-title
  .action-toggle:after {
  color: #aa9766;
}
.cart.table-wrapper .action.towishlist {
  color: #292a2e;
}
.cart-discount .actions-toolbar .action.primary,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  background: #292a2e;
  border: 1px solid #292a2e;
  color: #fff;
}
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:not(:focus),
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:hover,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:focus {
  background: #fff;
  color: #292a2e;
  border: 1px solid #292a2e;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .towishlist:before {
  color: #292a2e;
}
.cart-empty {
  margin-top: 20px;
}
.cart-empty a {
  color: #aa9766;
}
.cart-empty p {
  margin-bottom: 20px;
}
.cart-container .form-cart .actions.main button.action.update,
.checkout-payment-method .checkout-billing-address .primary .action-update {
  background: #292a2e;
  border: 1px solid #292a2e;
  font-weight: 400;
  letter-spacing: 0.9px;
  color: #fff;
}
.cart-container .form-cart .actions.main button.action.update:hover,
.checkout-payment-method
  .checkout-billing-address
  .primary
  .action-update:hover {
  background: #fff;
  color: #292a2e;
  border: 1px solid #292a2e;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  color: #292a2e;
}
.checkout-payment-method .actions-toolbar .primary button.action.action-cancel {
  color: #292a2e;
}
.checkout-index-index .page-header .header.content {
  padding-top: 20px;
}
.checkout-index-index .authentication-wrapper {
  margin: 0;
}
.checkout-index-index .authentication-wrapper .action-auth-toggle {
  padding: 10px;
  background: #292a2e;
  border: 1px solid #292a2e;
  font-weight: 400;
  letter-spacing: 0.9px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  margin-left: 25px;
}
.checkout-index-index
  .block-authentication
  .actions-toolbar
  > .primary
  .action {
  color: #fff;
  padding: 10px;
  background: #292a2e;
  border: 1px solid #292a2e;
  font-weight: 400;
  letter-spacing: 0.9px;
  border-radius: 3px;
}
.confirm .modal-inner-wrap footer.modal-footer .action-accept {
  background: #292a2e;
  border: 1px solid #292a2e;
  color: #fff;
  font-weight: 400;
}
.confirm .modal-inner-wrap footer.modal-footer .action-dismiss {
  background: #fff;
  border: 1px solid #292a2e;
  color: #292a2e;
  font-weight: 400;
}
.sidebar-additional .block.block-wishlist a.action.details {
  color: #292a2e;
}
.sidebar-additional
  .block.block-wishlist
  li.product-item
  strong.product-item-name {
  font-size: 16px;
}
.account .sidebar .product-items .product-item-details {
  margin-left: 65px;
}

/* Wishlist Start */
.wishlist-index-index .products-grid .product-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.wishlist-index-index .products-grid .product-items .product-item {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
}
.products-grid.wishlist .product-item .price-box {
  width: 100%;
}
.wishlist-index-index .actions-toolbar {
  margin-top: 20px;
}
.products-grid.wishlist .box-tocart .input-text.qty {
  height: 33px;
  width: 54px !important;
}
.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0;
}
.products-grid.wishlist .product-item-comment {
  display: none;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  color: #000;
}
.products-grid.wishlist .product-item-actions {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.wishlist-index-index .actions-toolbar button.action {
  color: #292a2e;
  letter-spacing: 0.9px;
  border: 1px solid #292a2e;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  background: #fff;
}
.wishlist-index-index .actions-toolbar button.action:hover {
  background: #292a2e;
  color: #fff;
}

/* Product page Start */
.product-info-gallery {
  padding-bottom: 15px;
}
.catalog-product-view .column.main:after {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view .page-wrapper .free-shipping-row {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main {
  background: #f7f7f7;
  padding: 50px;
}
.catalog-product-view .item-availability-row {
  max-width: 400px;
  line-height: 1.9;
}
.product-info-main p,
.product-info-main div {
  font-size: 14px;
  line-height: 1.5;
}
.product-info-main .page-title-wrapper {
  text-align: center;
}
.product-info-main .page-title-wrapper h1.page-title {
  margin-bottom: 15px;
  line-height: 1.5;
}
.product-info-main .product-reviews-summary {
  text-align: center;
  float: none;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin: 0;
}
.product-info-main .product-info-price .price-box {
  padding-bottom: 15px;
  padding-top: 30px;
}
.product-info-price .price-box .price-container .price {
  font-size: 25px;
  color: #000;
  letter-spacing: 1.2px;
}
.product-info-main .product-info-price {
  text-align: center;
  display: block;
  border-bottom: 0;
  color: #000000;
}
.product-info-main .box-tocart .action.tocart {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-right: 0;
}
.product-info-main .product.attribute.overview {
  text-align: center;
}
.product-info-main .product.attribute.overview .value {
  line-height: 1.9;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .product-social-links {
  text-align: center;
  margin: 35px 0 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.product-info-main .product-social-links + .product.attribute.description {
  margin-bottom: 45px;
  text-align: center;
}
.product-info-main
  .product-social-links
  + .product.attribute.description
  .value {
  line-height: 1.9;
}
.product-info-main .product-social-links a.action.tocompare {
  display: none;
}
.product-social-links .action.towishlist span,
.product-social-links .action.mailto.friend span {
  display: none;
}
.product-social-links .product-addto-links {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.product-social-links .product-addto-links .action {
  margin-right: 0;
  margin-left: 30px;
}
.product-social-links .action.towishlist:before {
  content: "";
  background: url(/pub/media/images/wishlist-product.png);
  width: 21px;
  height: 19px;
  background-size: contain;
}
.product-social-links .action.mailto.friend:before {
  content: "";
  background: url(/pub/media/images/share.png);
  width: 16px;
  height: 18px;
  background-size: contain;
}
.product-info-main .product-info-stock-sku {
  text-align: center;
  display: block;
  float: none;
  padding-left: 0;
}
.product-info-main .box-tocart {
  margin: 0 0 15px;
}
.product-info-main .box-tocart .fieldset {
  margin-bottom: 15px;
}
.product-info-main .box-tocart .field.qty {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding: 15px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: 15px;
}
.product-info-main .box-tocart .qty .control {
  margin-left: auto;
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  cursor: pointer;
  position: relative;
  min-width: 202px;
}
.product-info-main .box-tocart .field.qty div.mage-error[generated] {
  position: absolute;
  bottom: -15px;
}
.product-info-main .box-tocart .field.qty label.label {
  margin: 0;
}
.product-info-main .box-tocart .qty .control input#qty {
  width: 38px;
  height: 38px;
  font-size: 16px;
  background: #fff;
  letter-spacing: 0.8px;
  color: #292a2e;
  border-radius: 4px;
  margin: 0px 0px 0 8px;
  border: 1px solid #707070;
}
.product-info-main .product.attribute.sku {
  display: none;
}
.product-info-main .product-info-stock-sku .stock {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-right: 0;
  background: #aa9766;
  border: 1px solid #aa9766;
  font-weight: 400;
  letter-spacing: 0.9px;
  line-height: 2.2rem;
  font-size: 18px;
  font-family: "proxima_novaregular";
  text-decoration: none;
  color: #fff;
  text-transform: none;
  border-radius: 3px;
}
.product-info-main .product.data.items {
  margin: 0;
}
.product-info-main .product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product-info-main .product.data.items > .item.content {
  padding: 10px 15px 30px;
  margin: 0;
  float: none;
  background: transparent;
  border: 0;
}
.product-info-main
  .product.data.items
  > .item.content
  .product.attribute.description {
  line-height: 1.9;
}
.product-info-main .product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.product-info-main .product.data.items .item.title > .switch {
  padding: 22px 15px 22px !important;
}
.product-info-main .product.data.items > .item.title > .switch {
  border: 1px solid #707070;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background: transparent;
  font-size: 16px;
  font-weight: bold;
  color: #292a2e;
  height: auto;
  line-height: initial;
}
.product-info-main
  .product.data.items
  > .item.title:not(.disabled)
  > .switch:focus,
.product-info-main
  .product.data.items
  > .item.title:not(.disabled)
  > .switch:hover {
  background: transparent;
}
.product-info-main .product.data.items:last-child {
  border-bottom: 1px solid #707070;
}
.product-info-main .product.data.items .item.title a:after {
  content: "";
  background-image: url(/pub/media/images/icon-plus.svg);
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 20px;
  height: 20px;
  background-size: contain;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  margin-top: -10px;
  margin-right: 6px;
}
.product-info-main .product.data.items .item.title.open a:after {
  content: "";
  background-image: url(/pub/media/images/icon-minus.svg);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.review-add .fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
}
.catalog-product-view .review-add .review-form {
  max-width: 100%;
}
.review-add .review-form .action.submit.primary {
  background: #292a2e;
  border: 1px solid #292a2e;
  font-weight: 400;
  letter-spacing: 0.9px;
  color: #fff;
}
.review-add .review-fieldset {
  margin: 0 0 15px;
}

/* Product page fotorama arrows Start  */
.fotorama__arr .fotorama__arr__arr {
  background-image: url(/pub/media/images/prev.svg) !important;
  width: 58px;
  height: 58px;
  background-size: contain !important;
  top: 50%;
  opacity: 1;
  margin: 0;
  background-position: center;
}
.fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  background-image: url(/pub/media/images/next.svg) !important;
}
@media screen and (min-width: 1025px) {
  .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    /*margin-top: -60px;*/
  }
}

.product-info-gallery .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  text-align: center;
}
/* Remove Slider Of Nav Shaft */
.catalog-product-view .product.media .fotorama__nav__shaft {
  width: 100%;
  display: inherit;
}
.catalog-product-view .product.media .fotorama__nav-wrap--horizontal {
  position: relative;
}
.catalog-product-view
  .product.media
  .fotorama__nav--thumbs
  .fotorama__nav__frame {
  width: auto;
}
.catalog-product-view .product.media .fotorama__nav--thumbs {
  display: contents;
}
.catalog-product-view .product.media .fotorama__thumb-border,
.catalog-product-view .fotorama__nav--thumbs .fotorama__thumb-border {
  display: none;
}

.upsell-product-row .upsell {
  padding: 50px 0;
  text-align: center;
  margin-bottom: 0;
}
.upsell .block-title.title strong {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  letter-spacing: 5.22px;
  font-size: 25px;
  line-height: 1.4;
  text-transform: uppercase;
}
.upsell .products-grid .product-item {
  width: 100%;
  display: block !important;
}
.upsell .products-grid .product-items .product-item .product-item-info {
  border: 0;
}
.upsell
  .products-grid
  .product-item
  .product-item-info
  .product.details.product-item-details {
  padding-bottom: 0;
}
.upsell .products-grid .product-item .product-item-info {
  width: 100%;
}
.upsell .products-grid .product-item .product-item-info {
  width: 100%;
}
.upsell
  .products-grid
  .product-item
  .product-item-info
  span.product-image-container {
  /*width: 100% !important;*/
  background-color: white;
}
.upsell .products {
  margin-bottom: 0 !important;
}
.upsell .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.upsell .products.products-grid .product-items {
  margin: 0;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.upsell .owl-theme .owl-dots {
  display: none;
}

/* Catagory Page Start */
.page-products .filter.block .title {
  display: none;
}
.page-products .filter ol.items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-products .filter .content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding: 15px 0px 6px;
}
.page-products .filter .content strong.subtitle {
  width: 185px;
  padding-left: 0;
}
.page-products .filter .content strong.subtitle {
  border-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4;
  padding-bottom: 0;
}
.page-products .filter .content dl.options dd {
  display: none;
  position: absolute;
  width: 273px;
  border: 1px solid #9a9a9a;
  top: 100%;
  font-size: 16px;
  letter-spacing: 1.12px;
  color: #292a2e;
  background: #fff;
  padding: 15px 30px;
  z-index: 111;
}
.page-products .filter .content dl.options.active dd {
  display: block;
}
.page-products .filter .content dl.options {
  width: -webkit-calc(50% - 100px);
  width: -moz-calc(100% - 190px);
  width: calc(100% - 190px);
  position: relative;
}
.page-products .filter .content dl.options dt {
  padding: 10px 52px 0 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
.page-products .filter .content dl.options.active dt {
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-top: 1px solid #9a9a9a;
}
.page-products .filter .content dl.options dt:after {
  background: url(/pub/media/images/down-arrow.png);
  content: "";
  width: 15px;
  height: 8px;
  background-size: contain;
  position: absolute;
  right: 27px;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  transform: translatey(-50%);
}
.page-products .filter .content dl.options.active dt:after {
  content: "";
  background: url(/pub/media/images/up-arrow.png);
  background-size: contain;
}

.page-products .filter .content dl {
  margin-bottom: 0;
}
.page-products .filter .content dl dd {
  margin: 0;
}
.page-products .filter ol.items li.item {
  margin-right: 0;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.page-products .filter ol.items li.item:last-child {
  margin: 0;
}
.page-products .filter ol.items li.item span.count {
  font-size: 14px;
  color: #aa9766;
}
.page-products ol.items li.item a {
  color: #292a2e;
}
.page-products .breadcrumbs {
  display: none;
}
.page-products .page-title-wrapper {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
  background: #f7f7f7;
  text-align: center;
  padding: 35px 15px;
}
.page-products .category-cms {
  margin-bottom: 0;
}
.page-products .page-title-wrapper h1.page-title {
  margin-bottom: 0;
}
.page-products .page-main .category-image {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
  margin-bottom: 0px;
}
.page-products .category-description {
  text-align: center;
  font-size: 16px;
  line-height: 1.9;
}
.page-products .category-description p {
  font-size: 16px;
  margin-bottom: 35px;
}

/* Product Page Start */
.filter .filter-options .filter-options-item .filter-options-title:after {
  background: url(/pub/media/images/down-arrow.png);
  content: "";
  width: 15px;
  height: 8px;
  background-size: contain;
}
.filter
  .filter-options
  .filter-options-item.active
  .filter-options-title:after {
  content: "";
  background: url(/pub/media/images/up-arrow.png);
  background-size: contain;
}
.toolbar-products .sorter-action:before {
  content: none;
}
.page-products .column.main {
  width: 100%;
  padding-left: 0;
}
.page-products .filter.block {
  margin-bottom: 0;
}
.products.products-grid .product-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -12px;
}
.products-grid .product-items .product-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0px 0px 25px 0px !important;
  padding: 0px 12px;
}

.page-products .products-grid .product-items .product-item {
  width: 25% !important;
}
.products-grid .product-items .product-item .product-item-info {
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid #e8e8e8;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: transparent;
}
.products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px 0;
}
.products-grid .product-items .product-item .product-item-name {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-top: 0;
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 1.12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .stock {
  font-size: 15px;
  color: #aa9766;
  letter-spacing: 0.72px;
}
.products-grid .product-item .price-box {
  margin: 0px;
}
.catalog-category-view .category-cms .category-content a.read-more {
  /* 	display:none; */
  color: #aa9766;
  text-decoration: underline;
}

.catalog-category-view .category-cms .category-content {
  text-align: center;
  margin: 80px 120px;
}
.catalog-category-view .category-cms .category-content h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
}
.products-grid .product-item-inner {
  margin: 0 !important;
  position: static !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: 0 !important;
  width: 100% !important;
  height: auto !important;
  display: block;
  background: transparent;
  right: 0;
  display: none !important;
}
.products-grid .product-item-info:hover .product-item-inner,
.products-grid .product-item-info.active .product-item-inner {
  display: none !important;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.products-grid .product-item {
  text-align: center;
}
.products-grid .product-item-actions {
  margin: 0;
}
.products-grid
  .product-items
  .product-item
  .product-item-name
  a.product-item-link {
  text-decoration: none;
}
.products-grid .product-item .price-box .price {
  font-size: 18px;
  letter-spacing: 0.9px;
  color: #292a2e;
}
.products-grid .product-item .price-box .old-price .price {
  color: #aaa;
}
.products-grid .product-item .price-box {
  margin-bottom: 8px;
}
.upsell .products-upsell .owl-nav button {
  position: absolute;
  top: 40%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  z-index: 1;
  font-size: 0;
  box-shadow: none;
  border: 0;
  background-image: url(/pub/media/images/prev.svg);
  width: 58px;
  height: 58px;
  padding: 0;
  background-size: contain !important;
  border-radius: 0 !important;
}
.upsell .owl-carousel .owl-nav button.owl-next {
  right: 0;
  left: auto;
  background-image: url(/pub/media/images/next.svg);
}
.upsell .products-upsell .owl-nav button.owl-prev {
  background-image: url(/pub/media/images/prev.svg);
}
.upsell .products-upsell .owl-nav button:hover {
  background-color: #fff;
}
.upsell .products-upsell .owl-nav button.owl-prev:hover {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.upsell .products-upsell .owl-nav button.owl-next:hover {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.catalogsearch-result-index .page-title-wrapper h1.page-title {
  font-size: 25px;
}
.catalogsearch-result-index .breadcrumbs {
  display: none;
}
.catalogsearch-result-index .columns {
  padding-top: 30px;
}
.message.notice dl.block {
  margin-bottom: 20px;
  margin-top: 15px;
}
.message.notice dl.block dd.item a {
  color: #000;
}
.contact-index-index .page-title-wrapper {
  text-align: center;
  max-width: 600px;
  margin: auto;
  width: 100%;
}
.contact-index-index .form.contact {
  margin: auto;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.primary {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.contact-index-index .form.contact .actions-toolbar {
  margin: 0;
}
.contact-index-index .form.contact fieldset.fieldset {
  margin-bottom: 20px;
}
.contact-index-index .form.contact fieldset.fieldset .field.note {
  display: none;
}
.contact-index-index .form.contact fieldset.fieldset legend.legend {
  text-align: center;
}

.cms-page-view .page-title-wrapper {
  text-align: center;
}
/* .cms-page-view p:not(.globe-heading p) {
  line-height: 1.5;
  margin-bottom: 15px;
} */
.cms-page-view .columns ul {
  list-style-position: inside;
  padding-left: 20px;
}
.cms-page-view .page-title-wrapper h1.page-title {
  margin-bottom: 25px;
}
.cms-page-view .column.main h3 {
  text-transform: uppercase;
}
.cms-page-view p a {
  color: #aa9766;
}
/* Pages Start */
.page-products .products.wrapper + .toolbar-products {
  display: none;
}
.page-layout-1column .toolbar-products {
  position: relative !important;
}

/* Load More Product button Start */
#load-more-product {
  text-align: center;
}
#load-more-product #load-more-product-link {
  display: inline-block;
  padding: 8px 25px;
  font-size: 16px;
  font-family: "proxima_novaregular";
  color: #292a2e !important;
  letter-spacing: 0.9px;
  border: 1px solid #292a2e;
  border-radius: 0px;
  min-width: 130px;
  text-decoration: none;
  text-align: center;
}
#load-more-product #load-more-product-link:hover {
  text-decoration: none;
  background: #292a2e;
  color: #fff !important;
}
#load-more-loader {
  text-align: center;
}
#load-more-loader img {
  margin: auto;
  max-width: 55px;
}
#load-more-product,
#load-more-loader {
  padding: 50px 0px;
}
#load-more-product em {
  font-size: 20px;
  font-weight: 600;
  font-style: initial;
}

.toolbar-products .pages .items {
  padding: 0;
  vertical-align: middle;
}
.toolbar-products .pages .item {
  line-height: 1;
  vertical-align: middle;
  font-weight: 600;
}
.toolbar-products .pages strong.page {
  line-height: 1;
  background: transparent;
}
.toolbar-products .pages .page {
  padding: 8px 10px;
}
.toolbar-products .pages .item.current strong.page {
  background: #aa9766;
  color: #fff;
  display: inline-block;
  border: 1px solid #aa9766;
}
.toolbar-products .pages .item a,
.toolbar-products .pages strong.page {
  color: #414042;
  font-size: 16px;
  background: #f9f9f9;
  min-width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  line-height: 14px;
  display: block;
  text-decoration: none;
}
.toolbar-products .pages .item .next,
.toolbar-products .pages .item .previous {
  line-height: 28px;
  margin: 0;
  box-shadow: none;
}
.toolbar-products .pages .item .page:hover {
  background: #aa9766;
  color: #fff;
  border: 1px solid #aa9766;
}

/* Home Slider Start */
.mp-banner-slider {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
}
.mp-banner-slider .owl-theme .owl-nav {
  margin: 0;
}
.cms-index-index .page-wrapper .free-shipping-row {
  margin-bottom: 0;
}
.cms-index-index #mageplaza-bannerslider-block-before-content-1 {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  overflow-x: hidden;
}
.mp-banner-slider .owl-nav button span {
  display: none;
}
.mp-banner-slider .owl-theme .owl-nav button {
  background-image: url(/pub/media/images/prev.svg) !important;
  width: 58px;
  height: 58px;
  background-size: contain !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 8px;
  background-size: contain;
  opacity: 1;
  margin: 0;
  border-radius: 0 !important;
}
.mp-banner-slider .owl-theme .owl-nav button.owl-prev:hover {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.mp-banner-slider .owl-theme .owl-nav button.owl-next:hover {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.mp-banner-slider .owl-theme .owl-nav button.owl-next {
  right: 8px;
  left: auto;
  background-image: url(/pub/media/images/next.svg) !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: #fff;
}
.press-article-wrapper {
  max-width: 1200px;
  margin: auto;
}
.press-article-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.press-article-row .press-article {
  width: 50%;
  padding: 0px 15px;
  margin-bottom: 30px;
}
.press-article-row .press-article a.press-download {
  display: block;
}
.press-article-row .press-article .press-title {
  margin-bottom: 30px;
}
.press-article-row .press-article .press-article-image img.press-thumb {
  display: block;
  margin: 0 auto;
}
.press-article-row .press-article a.press-download:hover {
  opacity: 0.6;
  text-decoration: none;
}
.press-article-row .press-article .press-title .press-title-l {
  font-size: 18px;
}
.about-us-video-wrapper {
  max-width: 992px;
  margin: auto;
}

.new-shoproom-images {
  max-width: 1000px;
  margin: auto;
}
.new-shoproom-images .new-shoproom-images-col {
  margin-bottom: 30px;
}
.new-shoproom-images .new-shoproom-images-col .new-shoproom-images-bg img {
  display: block;
}

.press-and-media {
  max-width: 1000px;
  margin: auto;
}
.press-and-media .press-and-media-row .press-and-media-col {
  margin-bottom: 50px;
}
.press-and-media
  .press-and-media-row
  .press-and-media-col
  .press-and-media-image
  img {
  display: block;
}
.press-and-media .press-and-media-row .press-and-media-col .press-and-text {
  margin-bottom: 20px;
}
.press-and-media .press-and-media-row .press-and-media-col .press-and-text h2 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.press-and-media .press-and-media-row .press-and-media-col .press-and-text p {
  font-size: 14px;
}
.location-row .loaction-col p a {
  color: #292a2e;
}

/* Blog Css Strat */
.mpblog-post-index .page-title-wrapper,
.mpblog-month-view .page-title-wrapper,
.mpblog-post-view .page-title-wrapper,
.mpblog-tag-view .page-title-wrapper {
  margin-bottom: 30px;
}
.mpblog-post-index .page-title-wrapper .page-title,
.mpblog-month-view .page-title-wrapper .page-title,
.mpblog-post-view .page-title-wrapper .page-title,
.mpblog-tag-view .page-title-wrapper {
  margin-bottom: 0px;
}
.mpblog-post-index .breadcrumbs,
.mpblog-tag-view .breadcrumbs,
.mpblog-post-view .breadcrumbs,
.mpblog-month-view .breadcrumbs,
.mpblog-post-index .sidebar.sidebar-additional,
.mpblog-month-view .sidebar.sidebar-additional,
.mpblog-post-view .sidebar.sidebar-additional,
.mpblog-tag-view .sidebar.sidebar-additional {
  display: none;
}
.post-list-content .post-list-body .post-list-item {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 40px;
}
.post-list-content .post-list-body .post-list-item .post-item-wraper:hover {
  box-shadow: none;
}
.post-list-content .post-item-list .post-info-wraper {
  padding: 0;
  display: block;
}

.mpblog-post-index .mp-footer,
.mpblog-tag-view .mp-footer {
  display: none;
}
.post-list-content .mp-post-meta-info a.mp-read-more {
  display: inline-block;
  padding: 9px 15px;
  background: #292a2e;
  border: 1px solid #292a2e;
  color: #fff !important;
  border-radius: 3px;
  font-size: 15px;
  letter-spacing: 0.9px;
  font-weight: 100;
  margin: 0;
  height: auto;
  line-height: 1.4;
  text-align: center;
}
.post-list-content .mp-post-meta-info a.mp-read-more:hover {
  background: #f7f7f7;
  color: #292a2e !important;
}
.post-list-content .post-item-list .post-info-wraper .mp-post-info {
  font-size: 16px;
  color: #292a2e;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.post-list-content .post-list-body .post-list-item .post-item-wraper {
  border: 0;
  padding: 0 !important;
}
.post-list-content .post-info-wraper h2.mp-post-title {
  margin-bottom: 10px;
  font-size: 25px;
  text-transform: uppercase;
}
.post-list-content .post-info-wraper h2.mp-post-title a.post-link-title:hover {
  color: #aa9766 !important;
}
.post-list-content
  .post-list-body
  .post-list-item
  .post-item-wraper
  .post-short-description,
.post-list-content
  .post-list-body
  .post-list-item
  .post-item-wraper
  .post-short-description
  p {
  line-height: 1.7;
}
.post-list-content
  .post-list-body
  .post-list-item
  .post-item-wraper
  .post-short-description {
  margin-bottom: 10px;
}

.post-list-content .pages .pages-items li.item {
  font-size: 14px;
  font-weight: 600;
  margin-right: 5px;
}
.post-list-content .pages .pages-items li.item a.page,
.post-list-content .pages .pages-items li.item strong {
  width: 29px;
  height: 29px;
  padding: 0;
  background: #eeeeee;
  color: #5e5e5e;
  border-radius: 3px;
  box-shadow: none;
  border: 0;
}
.post-list-content .pages .pages-items li.item strong {
  background: #292a2e;
  color: #fff;
}
.post-list-content .pages .pages-items li.item a:hover {
  background: #292a2e;
  color: #fff;
}
.post-list-content .pages .pages-items .pages-item-next a,
.post-list-content .pages .pages-items .pages-item-previous a {
  box-shadow: none;
  border: 0;
  height: 29px;
  width: 29px;
  margin: 0;
  color: #5e5e5e;
  padding-left: 12px;
  padding-right: 12px;
  display: block;
  background: #eee;
  border-radius: 3px;
}
.mpblog-post-index .mp-blog-rss,
.mpblog-month-view .mp-blog-rss,
.mpblog-post-view .mp-blog-rss,
.mpblog-tag-view .mp-blog-rss {
  display: none;
}
.mpblog-post-index .sidebar .product.info.detailed + script + .mp-sidebar.mpcss,
.mpblog-month-view .sidebar .product.info.detailed + script + .mp-sidebar.mpcss,
.mpblog-post-view .sidebar .product.info.detailed + script + .mp-sidebar.mpcss,
.mpblog-tag-view .sidebar .product.info.detailed + script + .mp-sidebar.mpcss {
  display: none;
}
.mp-sidebar .tags-list {
  font-size: 12px !important;
  padding: 5px !important;
}
.mpblog-post-view .mp-post-info-view {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
  margin-bottom: 20px;
}
.mpblog-post-view .mp-post-info-view .mp-post-info {
  font-size: 14px;
}
.mpblog-post-view hr {
  border-top: 1px solid #ddd;
}
.mpblog-post-view .post-view .mp-post-info span {
  font-size: 14px;
}

/* Home Product Slider */
.home-product-slider .products-grid .product-item-actions {
  display: none;
}
.home-product-slider
  .products-grid
  .product-items
  .product-item
  .product-item-info {
  border-bottom: 0px;
}
.home-product-slider .slick-arrow,
.mp-product-slider-content .owl-carousel .owl-nav button {
  position: absolute;
  top: 40%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 9px;
  z-index: 1;
  font-size: 0;
  box-shadow: none;
  border: 0;
  background-image: url(/pub/media/images/prev.svg);
  width: 58px;
  height: 58px;
  padding: 0;
  background-size: contain !important;
  border-radius: 0 !important;
}
.home-product-slider .slick-arrow:hover,
.mp-product-slider-content .owl-carousel .owl-nav button:hover {
  background-color: #fff;
}

.home-product-slider .slick-next.slick-arrow,
.mp-product-slider-content .owl-carousel .owl-nav button.owl-next {
  right: 9px;
  left: auto;
  background-image: url(/pub/media/images/next.svg);
}
.mp-product-slider-content .owl-carousel .owl-nav button:hover {
  background-image: url(/pub/media/images/prev.svg);
}
.mp-product-slider-content .owl-carousel .owl-nav button.owl-next:hover {
  background-image: url(/pub/media/images/next.svg);
}
.home-product-slider .slick-prev.slick-arrow:hover,
.mp-product-slider-content .owl-carousel .owl-nav button.owl-prev:hover {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.home-product-slider .slick-next.slick-arrow:hover,
.mp-product-slider-content .owl-carousel .owl-nav button.owl-next:hover {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.mp-product-slider-block h2.mp-product-slider-title {
  margin-top: 0;
  font-family: "Playfair Display", serif !important;
  font-size: 25px;
  letter-spacing: 4.93px;
  line-height: 1.4;
  font-weight: normal;
}
.mp-product-slider-content .owl-carousel .owl-nav button {
  left: 0;
  margin: 0px;
}
.mp-product-slider-content .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.mp-product-slider-content .owl-carousel .owl-item li.product-item {
  padding: 0 !important;
}
.mp-product-slider-content
  .owl-carousel
  .owl-item
  li.product-item
  .slider-product-item-info
  span.product-image-container {
  width: 100% !important;
}
.mp-product-slider-content li.product-item.product-slider {
  margin-bottom: 0 !important;
}
.mp-product-slider-content
  .owl-carousel
  .owl-item
  li.product-item
  .slider-product-item-info
  .product-item-name
  a {
  color: #292a2e;
  font-size: 16px;
}
.mp-product-slider-content
  .owl-carousel
  .owl-item
  li.product-item
  .slider-product-item-info
  .product-item-name {
  margin-bottom: 40px;
  margin-top: 20px;
}
.mp-product-slider-content
  .owl-carousel
  .owl-item
  li.product-item
  .slider-product-item-info
  .price-box {
  margin-bottom: 40px;
}
.mp-product-slider-content .slider-product-item-info {
  width: 100% !important;
}
.mp-product-slider-content
  .slider-product-item-info
  a.product.photo.slider-product-item-photo {
  display: block;
}
.home-product-slider .products-grid .product-items .product-item {
  padding: 0px 10px;
}
.home-product-slider .products-grid .product-items .product-item {
  display: none;
}
.home-product-slider .products-grid .product-items .product-item:first-child {
  display: block;
}
.home-product-slider
  .products-grid
  .product-items.slick-initialized
  .product-item {
  display: block;
}
.mp-product-slider-content
  .owl-carousel
  .owl-item
  li.product-item
  .product.details {
  margin-left: 10px;
  margin-right: 10px;
}
.home-product-slider
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details {
  padding-bottom: 0px;
}
.home-product-slider .products-grid .product-item .price-box {
  margin-bottom: 0;
}
.home-p-slider-row {
  margin-left: -9px;
  margin-right: -9px;
}
.home-p-slider-row .home-p-slider-col {
  padding: 0px 9px;
}
.home-p-slider-row .home-p-slider-col .product-price {
  margin-bottom: 40px;
}
.home-p-slider-row .home-p-slider-col .product-item-details {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.home-p-slider-row .home-p-slider-col .home-p-slider-img {
  margin-bottom: 20px;
}
.home-p-slider-row
  .home-p-slider-col
  .product-item-details
  .product-item-name
  a {
  color: #292a2e;
  font-size: 16px;
}
.home-p-slider-row .home-p-slider-col .product-item-details .product-item-name {
  margin-bottom: 40px;
}
.home-product-slider {
  padding: 0px 30px;
}
.video-section-wrapper + .home-product-slider {
  padding: 35px 30px 35px;
}

/* Bistro Page Start */
.cms-bistro {
  overflow-x: hidden !important;
}
.cms-bistro .column.main img {
  display: block;
}
.cms-bistro .column.main {
  padding-bottom: 0;
}
.cms-bistro .free-shipping-row {
  margin-bottom: 0px !important;
}
.opning-wrapper {
  padding: 115px 0;
  text-align: center;
}
.opning-wrapper .opning-container {
  max-width: 1024px;
  padding: 0px 10px;
  margin: auto;
}
.opning-wrapper .opning-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px;
}
.opning-wrapper .opning-row .opning-col {
  width: 24.9%;
  padding: 0 15px;
}
@media screen and (max-width: 880px) {
  .opning-wrapper .opning-row .opning-col {
    width: 50%;
    margin-bottom: 45px;
  }
}
.opning-wrapper .opning-row .opning-col .opning-bg {
  text-align: center;
  background: #f5f6f6;
  max-width: 250px;
  margin: auto;
  padding: 40px 34px;
}
.opning-wrapper .opning-row .opning-col .opning-bg h2 {
  color: #000;
  letter-spacing: 3px;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 5px;
}
.opning-wrapper .opning-row .opning-col .opning-bg p {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.7;
}
.opning-wrapper .opning-row .opning-col .opning-bg img {
  max-height: 14px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 25px;
}
.view-row a.view-link {
  display: inline-block;
  padding: 8px 25px;
  border: 1px solid #27292d;
  color: #27292d;
  font-size: 16px;
}
.view-row a.view-link:hover {
  border-color: #bca876;
  background: #bca876;
  text-decoration: none;
  color: #fff;
}
.opning-wrapper .opning-content {
  margin-top: 70px;
}
.opning-wrapper .opning-content h2 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.opning-wrapper .opning-content p {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.7;
}

.events-wrapper {
  padding: 20px 0;
  overflow-x: hidden;
  max-width: 90%;
  margin: auto;
}
.events-wrapper .events-row-bg {
  text-align: center;
}
.events-wrapper .events-row-bg h2 {
  color: #000;
  font-size: 28px;
  letter-spacing: 3px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.events-wrapper .events-row-bg h4 {
  font-family: "Playfair Display", serif !important;
  color: #000;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: normal;
  text-transform: uppercase;
}
.events-wrapper .events-row-bg h2 + h4 {
  margin-bottom: 40px;
}
.events-wrapper .events-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -25px;
  margin-bottom: 35px;
}
.events-wrapper .events-row .events-col {
  width: 50%;
  padding: 0px 25px;
}
.events-wrapper .events-row .events-bg {
  position: relative;
}
.events-wrapper .events-row .events-bg .events-content {
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  padding: 25px 15px;
}
.events-wrapper .events-row .events-bg .events-content h3 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 15px;
  letter-spacing: 3px;
}
.events-wrapper
  .events-row
  .events-bg
  .events-content
  .event-button-row
  a.event-link {
  display: inline-block;
  padding: 8px 25px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
}
.events-wrapper
  .events-row
  .events-bg
  .events-content
  .event-button-row
  a.event-link:hover {
  background: #bea976;
  border-color: #bea976;
  text-decoration: none;
}
.events-wrapper .events-row + h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.events-wrapper .events-row-bg p {
  font-size: 18px;
  line-height: 1.7;
}

.cms-bistro .modals-overlay {
  background: #0b0b0b;
  opacity: 0.8;
}

.cms-bistro .modal-slide._inner-scroll .modal-content {
  padding: 15px;
}

/* Bistro Popup */
#bio_ep_close {
	top: 5px;
	right: 5px;
}
#bio_ep_close img {
	width: 25px;
	opacity: 0;
}
#bio_ep {
	top: 35% !important;
	background: transparent !important;
}
#bio_ep_bg {
	opacity: 0.7 !important;
}
/* Top header Decrease font-size and image height */
.page-header .social-links ul li a {
  font-size: 14px;
}
.page-header .link.wishlist a:before {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
header .block-search .label:before {
  width: 16px;
  height: 16px;
}

/* Change font weight for whole website */
.products-grid .product-item .price-box .price,
.product-info-price .price-box .price-container .price {
  font-weight: 400;
}

/* Rooms Video page start */
.room-video-wrapper .room-video-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.room-video-wrapper .room-video-row .room-video-col {
  width: 50%;
  padding: 0px 15px;
  margin-bottom: 50px;
  text-align: center;
}
.room-video-wrapper .room-video-row .room-video-col .room-video-wrapper-row {
  margin-bottom: 30px;
}
.room-video-wrapper .room-video-row .room-video-col h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

/* Remove Video Control From Home Page */
.video-wrapper .player .vp-controls {
  display: none;
}
.video-wrapper .player .vp-target {
  display: none;
}
.video-wrapper .player .vp-sidedock {
  display: none;
}

/* price Color */
.products-grid .product-item .price-box span.old-price .price,
.product-info-main .price-box span.old-price .price {
  text-decoration: line-through;
}
.products-grid .product-item .price-box span.normal-price span.price,
.product-info-main .price-box span.normal-price span.price,
.products-grid .product-item .price-box span.special-price span.price,
.product-info-main .price-box span.special-price span.price {
  color: #292a2e;
  font-weight: 600;
}
.products-grid .product-item .price-box span.old-price span.price-label,
.product-info-main .price-box span.old-price span.price-label {
  display: none;
}
.products-grid .product-item .price-box span.special-price span.price-label,
.product-info-main .product-info-price .price-box span.price-label {
  display: none !important;
}
.products-grid .product-item .price-box span.special-price span.price-label,
.product-info-main .price-box span.special-price span.price-label {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  vertical-align: middle;
  color: #292a2e;
  display: inline-block;
}
.product-info-main .product-info-price .old-price .price-wrapper {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.1;
  color: #111;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  color: #bbb;
  font-size: 25px;
}
.products-grid .product-item .price-box span.normal-price .price-wrapper,
.product-info-main .price-box span.normal-price .price-wrapper,
.products-grid .product-item .price-box span.special-price .price-wrapper,
.product-info-main .price-box span.special-price .price-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.products-grid .product-item .price-box span.old-price + span.special-price,
.product-info-main .price-box span.old-price + span.special-price {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.products-grid .product-item .price-box span.old-price + span.special-price span.price-container,
.product-info-main .price-box span.old-price + span.special-price span.price-container {
  display: inline-block;
}
.products-grid .product-item .price-box span.old-price,
.product-info-main .price-box span.old-price {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.products-grid .product-item .price-box span.old-price span.price-container,
.product-info-main .price-box span.old-price span.price-container {
  line-height: 1.5;
  padding-top: 0px;
  display: block;
}

/* Product overview Video Start */
.product-info-main .product.attribute.overview div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background: #fff;
}

.page-layout-special-category .page-title-wrapper {
  display: none;
}

.special-category-wrapper .globe-heading {
  margin-top: 42px;
}
.special-category-item-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.special-category-item-row .special-category-item-col {
  padding: 0px 15px;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.special-category-item-row .special-category-item-col .special-category-bg {
  text-align: center;
  height: 100%;
  border-bottom: 2px solid #d1d2d4;
  width: 100%;
  max-width: 666px;
  margin-left: auto;
  margin-right: auto;
}
.special-category-item-row
  .special-category-item-col
  .special-category-bg
  .special-category-img {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
  max-width: 666px;
  margin-left: auto;
  margin-right: auto;
}
.special-category-item-row
  .special-category-item-col
  .special-category-bg
  .special-category-img
  img {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  max-height: 666px;
  width: 100%;
  object-fit: cover;
}
.special-category-item-row .special-category-item-col .special-category-name {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 30px;
  color: #272728;
  margin-bottom: 10px;
}
.special-category-item-row
  .special-category-item-col
  .special-category-bg
  .short-description {
  margin-bottom: 50px;
  max-width: 675px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.special-category-item-row
  .special-category-item-col
  .special-category-bg
  .short-description
  p {
  margin-bottom: 4px;
}

/* Product Info Remove white space */
@media screen and (min-width: 1280px) {
  .product-info-gallery .globe-container {
    margin-left: auto;
    margin-right: 0;
    max-width: 100%;
    padding-right: 0;
  }
  .catalog-product-view .product-info-main {
    max-width: 620px;
    width: 33%;
  }
  .gallery-placeholder {
    max-width: 1200px;
    margin-left: auto;
    margin-right: 0;
  }
  .catalog-product-view .product.media {
    width: 66% !important;
  }
}
@media screen and (max-width: 4000px) {
  .gallery-placeholder {
    max-width: 1430px;
  }
}
@media screen and (max-width: 3000px) {
  .gallery-placeholder {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1920px) {
  .gallery-placeholder {
    max-width: 88%;
  }
}
@media screen and (max-width: 1720px) {
  .gallery-placeholder {
    max-width: 95%;
  }
}
@media screen and (max-width: 1650px) {
  .gallery-placeholder {
    max-width: 96%;
  }
}
@media screen and (max-width: 1600px) {
  .gallery-placeholder {
    max-width: 96%;
  }
}
@media screen and (max-width: 1500px) {
  .gallery-placeholder {
    max-width: 96%;
  }
}
@media screen and (max-width: 1400px) {
  .gallery-placeholder {
    max-width: 96%;
  }
}
@media screen and (max-width: 1350px) {
  .gallery-placeholder {
    max-width: 96%;
  }
}
@media screen and (max-width: 1279px) {
  .gallery-placeholder {
    max-width: initial;
  }
  .product-info-gallery .globe-container {
    padding-right: 0;
  }
}

/* Media Query Start */
@media screen and (min-width: 480px) {
  .upsell .owl-carousel .owl-nav button.owl-next {
    right: 5px;
  }
  .upsell .owl-carousel .owl-nav button.owl-prev {
    left: 5px;
  }
}

@media screen and (min-width: 768px) {
  .nav-sections {
    background: transparent;
    margin-bottom: 0;
    display: none;
  }
  .nav-sections .navigation .level0 > .level-top {
    font-size: 14px;
    letter-spacing: 1.92px;
    font-weight: 600;
    text-transform: uppercase;
    color: #292a2e;
    line-height: 60px;
  }
  .nav-sections .navigation {
    background: transparent;
  }
  .nav-sections .navigation .level0 {
    margin-right: 4px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0:hover .submenu {
    display: block;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 > a:hover:after {
    content: "";
  }
  .featured-rooms-row .featured-rooms-bg {
    position: relative;
  }
  .featured-rooms-row .featured-rooms-content {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 650px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 100px 15px;
  }
  .account .sidebar-main,
  .account .sidebar-additional {
    padding-right: 2%;
  }
  .opc-progress-bar-item._active:before {
    background: #aa9766;
    border-color: #aa9766;
  }
  .opc-progress-bar-item._active > span:before {
    background: #aa9766;
    border-color: #aa9766;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #aa9766;
  }
  .opc-progress-bar-item._active > span {
    color: #aa9766;
  }
  .opc-progress-bar-item._complete > span {
    color: #292a2e;
  }
  .opc-block-shipping-information {
    padding: 0 0;
  }
  .checkout-payment-method .payment-method._active .payment-method-content,
  .checkout-payment-method .payment-option-content,
  .checkout-payment-method .payment-option-title {
    padding-left: 0;
  }

  .cart.table-wrapper .actions-toolbar {
    min-height: 35px;
  }

  /* Filter Css Start */
  .filter {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    border-bottom: 1px solid #9a9a9a;
    padding: 0px 15px;
  }
  .filter .filter-content {
    max-width: 1600px;
    margin: auto;
  }
  .page-products .filter .content,
  .page-products .filter .title {
    max-width: 1600px;
    margin: auto;
  }
  .filter .filter-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter .block-subtitle {
    border-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    padding-top: 30px;
    text-transform: uppercase;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 10px;
  }
  .filter .filter-options {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .filter .filter-options .filter-options-item {
    position: relative;
    border-bottom: 0;
    padding-bottom: 0;
  }

  .filter .filter-options .filter-options-item .filter-options-content {
    position: absolute;
    width: 273px;
    border: 1px solid #9a9a9a;
    top: 100%;
    font-size: 16px;
    letter-spacing: 1.12px;
    color: #292a2e;
    background: #fff;
    padding: 15px 30px;
    z-index: 111;
    display: none;
  }

  .filter .filter-options .filter-options-item .filter-options-content li.item {
    margin: 0 0 10px 0;
  }
  .filter
    .filter-options
    .filter-options-item
    .filter-options-content
    li.item:last-child {
    margin: 0;
  }
  .filter
    .filter-options
    .filter-options-item
    .filter-options-content
    li.item
    a {
    margin: 0;
    padding: 0;
  }
  .filter
    .filter-options
    .filter-options-item
    .filter-options-content
    li.item
    a {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #292a2e;
  }
  .filter-options-content .count {
    color: #292a2e;
  }
  .filter
    .filter-options
    .filter-options-item
    .filter-options-content
    li.item
    a:hover {
    background: transparent;
  }
  .filter .filter-options .filter-options-item .filter-options-title {
    font-weight: 400;
    padding: 10px 30px 0 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .filter .filter-options .filter-options-item .filter-options-title:after {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 8px;
  }
  .filter .filter-options .filter-options-item.active .filter-options-title {
    border-right: 1px solid #9a9a9a;
    border-left: 1px solid #9a9a9a;
    border-top: 1px solid #9a9a9a;
  }
  .filter .filter-content .filter-actions,
  .filter .filter-content .filter-current {
    width: 100%;
    margin-bottom: 0;
  }
  .filter .filter-content .filter-current .block-subtitle {
    padding-bottom: 0;
  }
  .nature-row .globe-heading {
    margin-bottom: 70px;
  }
  .luxury-row .globe-heading {
    margin-bottom: 35px;
  }

  .cms-bistro .modal-popup .modal-inner-wrap {
    max-width: 900px;
  }
  .page-products .toolbar-products {
    margin-top: 40px;
  }

  /* Mobile Wishlist and cart */
  .header.panel > .header.links > li.mobile-my-wishlist,
  .header.panel > .header.links > li.mobile-my-cart {
    display: none;
  }
  .works-row-full {
    padding-left: 52px;
    padding-right: 45px;
  }
  .works-row {
    margin-left: -34px;
    margin-right: -34px;
  }
  .works-row .works-col {
    padding: 0px 34px;
  }
  .design-service + .latest-catalogues {
    padding: 50px 0 30px;
  }

  /* Home Css start */
  .bcs-slider-absolute .bcs-col {
    width: 100%;
  }
  .bcs-slider-absolute .bcs-col.bcs-content-wrapper {
    width: 100%;
    position: absolute;
    top: 160px;
  }
  .bcs-slider-absolute .bcs-col.first-col {
    display: none;
  }
  .bcs-slider.bcs-slider-right-image .bcs-col.first-col {
    display: none;
  }
  .bcs-slider.bcs-slider-right-image .bcs-col.bcs-sl-last {
    width: 66.6%;
  }
  .nav-sections-row .megamenu .nav.nav-responsive,
  .nav-sections-row .megamenu .submenu .submenu-heading-responsive {
    display: none;
  }
  .mobile-logo {
    display: none;
  }
  .home-mobile-slider {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .complimentary-design-s1 .complimentary-design-c2,
  .complimentary-design-s2 .complimentary-design-c1 {
    width: 75%;
    height: 770px;
  }
  .complimentary-design-s1 .complimentary-row .complimentary-design-c1,
  .complimentary-design-s2 .complimentary-row .complimentary-design-c2 {
    width: 25%;
    text-align: left;
  }
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center;
  }
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    left: 0;
  }
  .complimentary-row .complimentary-img {
    display: none;
  }
  .complimentary-design-s2
    .complimentary-row
    .complimentary-design-c2
    .globe-heading {
    text-align: center;
    display: inline-block;
    max-width: 540px;
    margin: auto;
  }
  .complimentary-design-s2
    .complimentary-row
    .complimentary-design-c2
    .globe-heading
    h2 {
  }
  .complimentary-design-s2 .complimentary-row .complimentary-design-c2 {
    text-align: right;
    width: 37%;
  }
  .complimentary-design-s1 .globe-container,
  .complimentary-design-s2 .globe-container {
    max-width: 100%;
    padding: 0;
  }

  .complimentary-design-s1 .complimentary-row .complimentary-design-c1,
  .complimentary-design-s2 .complimentary-row .complimentary-design-c2 {
    padding: 0px 20px;
    text-align: center;
  }
  .complimentary-design-s2 .complimentary-design-c1 {
    width: 63%;
  }
  .design-service .design-service-row + .globe-heading {
    margin-bottom: 85px;
  }
}
@media screen and (max-width: 1570px) and (min-width: 992px) {
  .complimentary-design-s2
    .complimentary-row
    .complimentary-design-c2
    .globe-heading
    h3
    br {
    display: none;
  }
  .complimentary-design-s2
    .complimentary-row
    .complimentary-design-c2
    .globe-heading
    p
    br {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .footer-bottom.row .col:first-child {
    width: 31%;
  }
  .footer-bottom.row .col {
    width: 23%;
  }
}
.page-products #layered-filter-block {
  display: none;
  /* Temporary */
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .page-products .filter .content {
    padding: 15px 20px 6px;
  }
}
@media screen and (min-width: 1025px) {
  .home-product-slider .slick-next.slick-arrow {
    right: 6px;
  }
}
@media screen and (min-width: 1024px) {
  .featured-rooms-row .featured-rooms-content {
    max-width: 650px;
    padding: 100px 15px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-address .footer-address-row .f-a-l.f-a-l-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .footer-address .footer-address-row .f-a-l.f-a-l-flex span {
    min-width: 53px;
  }
}
@media screen and (min-width: 1550px) {
  .filter .block-subtitle {
    width: 185px;
    padding-left: 0;
  }
  .filter .filter-options {
    width: -webkit-calc(100% - 190px);
    width: -moz-calc(100% - 190px);
    width: calc(100% - 190px);
  }
  .filter .filter-options .filter-options-item .filter-options-title {
    padding: 10px 52px 0 25px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .filter .filter-options .filter-options-item .filter-options-title:after {
    right: 27px;
  }
  .filter
    .filter-options
    .filter-options-item:last-child
    .filter-options-content,
  .filter
    .filter-options
    .filter-options-item:nth-last-child(2)
    .filter-options-content,
  .filter
    .filter-options
    .filter-options-item:nth-last-child(3)
    .filter-options-content,
  .filter
    .filter-options
    .filter-options-item:nth-last-child(4)
    .filter-options-content {
    right: 0;
  }
}
@media screen and (min-width: 2200px) {
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    width: 100%;
  }
}
@media screen and (min-width: 2500px) {
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    width: 100%;
  }
}
@media screen and (min-width: 3200px) {
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    width: 100%;
  }
}
@media screen and (min-width: 3500px) {
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    width: 100%;
  }
}
@media screen and (min-width: 4000px) {
  .complimentary-design-s1 .complimentary-row .complimentary-bg,
  .complimentary-design-s2 .complimentary-row .complimentary-bg {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .nav-sections-row .megamenu ul.nav li.level-0 > a {
    padding: 20px 5px 20px 5px;
  }
}
@media screen and (max-width: 1220px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 33.33%;
  }
  .complimentary-design-s1 .complimentary-row .complimentary-design-c1 {
    width: 35%;
  }
  .complimentary-design-s1 .complimentary-design-c2 {
    width: 65%;
  }
  .luxury-row {
    padding: 35px 30px 0;
  }
  .luxury-row .luxury-service-row,
  .design-service .design-service-row {
    margin: 0 -25px;
  }
  .luxury-row .luxury-service-row .luxury-service-col,
  .design-service .design-service-row .design-service-col {
    padding: 0px 25px;
  }
  .design-service {
    padding: 50px 30px 15px;
  }
}
@media screen and (max-width: 1200px) {
  .bcs-wrapper .bcs-content-wrapper p {
    font-size: 16px;
  }
  .bcs-row .bcs-col .bcs-logo {
    margin-bottom: 20px;
  }
  .showrooms-row .showrooms-col {
    width: 33.33%;
  }
  .shop-room-products .shop-room-products-col {
    width: 33.33%;
  }
  .header-list {
    margin-right: 15px;
  }
  .page-header .panel.wrapper li.link.wishlist {
    margin-right: 15px;
    margin-left: 0px;
  }
  .page-header .minicart-wrapper {
    margin-left: 15px;
  }
  .page-header .social-links ul li {
    margin-right: 5px;
  }
  .page-header .social-links ul li:nth-child(2) {
    margin-right: 5px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 > a {
    padding: 20px 5px 20px 5px;
    font-size: 12px;
  }
  .mp-banner-slider .owl-theme .owl-nav button,
  .fotorama__arr .fotorama__arr__arr {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 1023px) {
  .header-top-row .header-top-left .social-links {
    display: none;
  }
  .footer-bottom.row .col {
    width: 50%;
  }
  .globe-heading h2,
  .youtube-subscribe-wrapper .youtube-subscribe h2,
  .up-image .up-image-bg .up-content h2,
  .upsell .block-title.title strong,
  .catalogsearch-result-index .page-title-wrapper h1.page-title,
  .post-list-content .post-info-wraper h2.mp-post-title {
    font-size: 22px;
    letter-spacing: 2.88px;
  }
  .latest-catalogues-row .latest-catalogues-col h3,
  .globe-heading.head-same-f h3,
  .showrooms-row .showrooms-col .showrooms-name a.showrooms-link {
    font-size: 18px;
  }
  .latest-catalogues-row .latest-catalogues-col .link-button-row {
    margin-top: 30px;
  }
  .globe-heading {
    margin-bottom: 40px;
  }
  .globe-heading p,
  .latest-catalogues-row .latest-catalogues-col p {
    font-size: 16px;
  }
  .globe-heading.head-same-f h3 {
    letter-spacing: 2.16px;
  }
  /* .link-button { */
  /* font-size: 16px; */
  /* padding: 10px 15px; */
  /* } */
  .shop-room-products .shop-room-products-col {
    width: 33.33%;
  }
  .browse-the-room-bg .browse-room-content .browse-room-content-bg {
    display: none;
    position: absolute;
    right: 55px;
    width: 200px;
    top: 55px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    transform: translatex(-50%);
    z-index: 11;
    padding-left: 15px;
    padding-right: 15px;
  }
  .browse-the-room-bg .browse-room-content .browse-room-content-bg.open {
    display: block;
  }
  .browse-the-room-bg .browse-room-content .browse-point {
    display: block;
  }
  .catalog-product-view .product-info-main {
    padding: 40px 20px;
  }
  .product-info-main .page-title-wrapper h1.page-title,
  .product-info-price .price-box .price-container .price {
    font-size: 22px;
  }
  .product-info-main .product-social-links {
    margin: 25px 0 30px;
  }

  /* Product Category Page Start */
  .page-products .products-grid .product-items .product-item {
    width: 33.33% !important;
  }
  .mp-product-slider-block h2.mp-product-slider-title {
    font-size: 22px;
    letter-spacing: 2.88px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .filter .filter-options .filter-options-item .filter-options-content {
    width: 100%;
  }
  .filter .filter-options .filter-options-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 991px) {
  .complimentary-design-s1 .complimentary-row .complimentary-design-c1,
  .complimentary-design-s1 .complimentary-row .complimentary-design-c2,
  .complimentary-design-s2 .complimentary-row .complimentary-design-c1,
  .complimentary-design-s2 .complimentary-row .complimentary-design-c2 {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .complimentary-design-s1 .complimentary-row .complimentary-design-c1 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    position: relative;
  }
  .complimentary-row .complimentary-bg {
    background-image: none !important;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
  }
  .complimentary-row .globe-heading {
    margin: 0;
    padding: 50px 0;
  }
  .complimentary-design-s1 .complimentary-row .complimentary-design-c1:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #ffffff;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    transform: translatex(-50%);
    z-index: 1;
  }
  .showrooms-row .showrooms-col {
    width: 50%;
    margin-bottom: 55px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 > a {
    padding: 20px 2px 20px 2px;
    font-size: 11px;
  }
  .page-header .header.panel > .header.links li.greet.welcome span.logged-in {
    max-width: 120px;
    font-size: 14px;
  }
  .header-list a span {
    font-size: 14px;
  }
  .page-header .panel.wrapper li.link.wishlist {
    font-size: 14px;
  }
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 50%;
  }
  .press-article-row .press-article {
    width: 100%;
  }
  .bcs-row .bcs-col h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 840px) {
  .nav-sections-row .megamenu ul.nav li.level-0 > a {
    padding: 20px 1px 20px 1px;
    font-size: 10px;
  }
  .nav-sections-row .globe-container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .upsell .products-upsell .owl-nav button {
    width: 42px;
    height: 42px;
  }
  .home-product-slider .slick-arrow {
    width: 42px;
    height: 42px;
  }
  .mp-product-slider-content .owl-carousel .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .cms-home .video-section-row {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
  }
  .top-site-notice .notice-text {
    font-size: 14px;
  }
  .top-site-notice .notice-text a:after {
    width: 7px;
    height: 13px;
  }
  .bg-full-mobile {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
  }
  .bcs-row .bcs-col,
  .bcs-row .bcs-col.bcs-content-wrapper {
    width: 100%;
  }
  .bcs-content-row .bcs-content-bg {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .bcs-content-row .bcs-content-bg p:last-child {
    margin-bottom: 0;
  }
  .bcs-row .bcs-col .bcs-logo {
    max-width: 227px;
    margin-bottom: 50px;
  }
  .bcs-row .bcs-col.bcs-content-wrapper .link-button-row {
    margin-top: 40px;
  }
  .bcs-row .bcs-col h2 {
    letter-spacing: 2.92px;
  }
  .page-footer {
    padding: 40px 12px 0 12px;
  }
  .footer-bottom.row .col {
    width: auto;
  }
  .copyright .footer-logo a.footer-logo-link {
    max-width: 279px;
  }
  .footer-bottom.row .col:first-child,
  .footer-bottom.row .col.newsletter-col {
    width: 100%;
  }
  .copyright .copyright-row .copyright-col {
    width: 100%;
  }
  .copyright .copyright-row .copyright-col .social-links ul li:first-child {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .copyright .copyright-row .copyright-col .social-links ul li {
    margin-right: 10px;
  }
  .copyright .copyright-row .copyright-col .social-links ul li:last-child {
    margin-right: 0;
  }
  .copyright .copyright-row .copyright-col .social-links {
    text-align: center;
  }
  .copyright .copyright-row .copyright-col.social-links-col {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-bottom: 0px;
  }
  .copyright .copyright-row .copyright-col {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 25px 0;
    text-align: center;
  }
  .page-title-wrapper h1.page-title {
    letter-spacing: 2.88px;
    font-size: 22px;
  }
  .location-row {
    padding-top: 25px;
  }
  .location-wrapper {
    padding: 45px 0px 45px;
  }
  .map-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    max-height: 539px;
  }
  .map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .location-row .loaction-col:after {
    content: "";
    height: 1px;
    width: 80px;
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    transform: translatex(-50%);
  }
  .location-row .loaction-col {
    width: 100%;
    padding-bottom: 40px;
  }
  .location-row .loaction-col:last-child {
    padding-bottom: 0;
  }
  .youtube-subscribe-wrapper {
    padding: 70px 0px;
    background: #f7f7f7;
  }
  .youtube-videos-row .video {
    margin-bottom: 40px;
  }
  .youtube-videos-row .video:last-child {
    margin: 0;
  }
  .youtube-videos-row .videos-container-wrap .globe-heading {
    margin-bottom: 35px;
  }
  .listen-on {
    padding-top: 60px;
  }
  .listen-on .listen-on-col {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  .listen-on .listen-on-col:last-child {
    margin-bottom: 0;
  }
  .listen-on img {
    display: block;
    margin: auto;
  }
  .banner-image .mobile {
    display: block;
  }
  .banner-image .deskop {
    display: none;
  }
  .featured-rooms-row .featured-rooms-content .globe-heading {
    padding-top: 23px;
  }
  .featured-rooms-row .featured-rooms-col {
    margin-bottom: 70px;
  }

  .how-we-works {
    padding: 50px 0;
  }
  .how-we-works .globe-heading:not(.how-we-works-d-h) {
    margin-bottom: 55px;
  }
  .works-row {
    margin-bottom: 35px;
  }
  .how-we-works p:not(.globe-heading p) {
    margin-bottom: 20px;
  }
  .how-we-works p {
    font-size: 16px;
  }
  .works-row .works-col {
    width: 100%;
  }
  .begin-your-consultation {
    padding: 45px 0px;
  }
  .shop-room-products .shop-room-products-col {
    width: 50%;
  }
  .shop-the-room {
    padding: 35px 0px 0;
  }
  .browse-the-room {
    padding: 50px 0;
  }
  .account .block-collapsible-nav {
    top: 0;
  }
  .account .free-shipping-row:not(.page-products .free-shipping-row) {
    margin-bottom: 0;
  }
  .account .page-title-wrapper {
    margin-top: 0;
  }
  .header-top-right .trade-access,
  .header-top-right .header-list,
  .header-top-right .panel.header {
    display: none;
  }
  .header-top-row .header-top-left .social-links {
    display: none;
  }
  .nav-sections-row {
    display: none;
  }
  .mobile-logo {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    top: 15px;
  }
  .mobile-logo a.logo {
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }
  .mobile-logo span.action.nav-toggle {
    display: none;
  }
  .page-header .header.content {
    display: none;
  }
  .page-header .social-links ul li {
    display: none;
  }
  .page-header {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .header-top-row {
    position: relative;
  }
  .header-top-row .header-top-left .nav-toggle {
    z-index: 1;
    position: static;
  }
  .header-top-row .social-links {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .page-header .header.content a.logo img {
    max-height: 24px;
  }
  .page-header .header.content {
    padding: 25px 0 25px;
  }
  .nav-toggle:before {
    content: "";
    background-image: url(/pub/media/images/menu.png);
    width: 27px;
    height: 16px;
    background-size: contain;
  }
  .free-shipping-row {
    background: #292a2e;
    padding: 5px 15px;
  }
  .navigation {
    background: #fff;
    border: 0;
  }
  .navigation a,
  .navigation a:hover {
    color: #000;
    font-weight: 400;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections-item-title {
    background: #f7f7f7;
    border: solid #f7f7f7;
    width: 50%;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 400;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    font-weight: 400;
  }
  .cart.table-wrapper .actions-toolbar {
    padding-bottom: 35px;
  }

  header.page-header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
    background: #ffff;
  }

  .top-site-notice {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
  }
  .free-shipping-row {
    margin-top: 64px;
  }
  .nav-open .nav-sections {
    z-index: 112;
  }

  .wishlist-index-index .products-grid.wishlist .product-item-name,
  .wishlist-index-index .products-grid.wishlist .product-item-description,
  .wishlist-index-index .products-grid.wishlist .product-item .price-box,
  .wishlist-index-index .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
  }
  .wishlist-index-index
    .products-grid
    .product-items
    .product-item
    .product-item-info
    .product-item-photo {
    margin-right: 0;
    float: none;
  }
  .wishlist-index-index .products-grid.wishlist .product-image-container {
    width: 100%;
    max-width: 100%;
  }
  header .block-search.search-open .control {
    width: 240px;
  }
  .product-info-gallery .globe-container {
    padding: 0;
  }
  .catalog-product-view .product.media {
    padding: 0 15px 30px;
  }
  .catalog-product-view
    .product.media
    .fotorama__nav--thumbs
    .fotorama__nav__frame,
  .fotorama__nav--thumbs .fotorama__nav__frame {
    width: 80px !important;
    height: 80px !important;
  }
  /* Product Category Page Start */
  .page-products .products-grid .product-items .product-item {
    width: 50% !important;
  }
  .product-info-gallery {
    padding-bottom: 0;
  }
  .upsell .block-title.title strong {
    letter-spacing: 2.88px;
  }

  /* Home Slider Start */
  .bcs-slider .bcs-col.bcs-sl-last {
    display: none;
  }
  .mp-banner-slider .bcs-content-row .bcs-content-bg {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }
  .mp-banner-slider .bcs-content-row .bcs-content-bg:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #27292d;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    transform: translatex(-50%);
    z-index: 1;
    display: none;
  }
  .press-and-media
    .press-and-media-row
    .press-and-media-col
    .press-and-text
    h2 {
    font-size: 18px;
  }

  /* Blog css start */
  .post-list-content .post-info-wraper h2.mp-post-title {
    font-weight: bold;
  }
  .mpblog-post-index .sidebar,
  .mpblog-month-view .sidebar,
  .mpblog-tag-view .sidebar,
  .mpblog-post-view .sidebar {
    width: 100%;
  }
  .home-product-slider {
    padding: 0px 0px;
  }

  /* Filter css start */
  .filter-title strong {
    box-shadow: none;
    border: 0;
    font-size: 16px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
    color: #292a2e;
    top: 20px;
    line-height: normal;
  }
  .page-with-filter .toolbar-amount {
    padding: 0;
    position: relative;
    width: 50vw;
    left: 0;
    overflow-x: hidden;
  }
  .filter .filter-content .filter-actions {
    margin: 0;
    padding: 15px 0 15px;
  }
  .page-products .toolbar-products {
    border-bottom: 1px solid #9a9a9a;
    padding: 0 0 10px 0;
  }
  .toolbar-products.toolbar select {
    background-color: transparent;
    border: 0;
    padding: 0 18px 0 2px;
    box-shadow: none;
    margin: 0;
    line-height: 1.2;
    height: auto;
    background-position: 109% center;
  }
  .toolbar-products.toolbar .sorter .sorter-label {
    text-transform: uppercase;
  }
  .page-products .columns {
    padding-top: 54px;
  }

  /* Filter Sidebar start */
  /* filter Start */
  .filter .filter-current {
    margin: 0px;
  }
  .filter .filter-current.active .items {
    padding-left: 0;
    padding-right: 0;
  }
  .filter-options .filter-options-item .filter-options-title,
  .page-products .sidebar .block.filter .content dl.options dt {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.12px;
  }
  .filter-options .filter-options-item .filter-options-title {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #9a9a9a;
    padding-left: 0;
    padding-right: 0;
  }
  .filter-options .filter-options-item .filter-options-title:after {
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .filter-options .filter-options-item .filter-options-content {
    padding: 15px 0;
    border-bottom: 1px solid #9a9a9a;
  }
  .sidebar .filter .filter-current {
    padding-bottom: 10px;
  }
  .sidebar .filter .filter-current .filter-current-subtitle {
    padding-right: 34px;
    font-size: 14px;
    margin-bottom: 0;
  }
  .filter.active {
    background: #fff;
    position: fixed;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 345px;
  }
  .filter.active .filter-title {
    position: relative !important;
    text-align: left;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 15px;
    height: auto;
    padding-bottom: 15px;
    background: #fff;
    border-bottom: 0;
  }
  .filter.active .filter-subtitle {
    display: none;
  }
  .filter .filter-current-subtitle {
    padding: 10px 0 10px;
  }
  .filter .filter-current-subtitle:before {
    right: 0;
  }
  .filter.active .filter-options {
    position: static;
    margin-top: 0;
  }
  .filter-options .filter-options-item {
    border-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 0;
  }
  .filter.active .filter-title strong {
    font-size: 19px;
    max-width: 100%;
    text-align: left;
    position: static;
    font-weight: 500;
    letter-spacing: 0.95px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    color: #5e5e5e;
  }
  .filter.active .filter-title strong:after {
    right: 35px;
    position: absolute;
    top: 18px;
    background: url(/pub/media/images/close.png);
    width: 20px;
    height: 20px;
    background-size: cover;
    content: "";
  }
  body.filter-active .page-wrapper {
    height: auto;
    visibility: visible;
    margin-top: 0;
  }
  body.page-with-filter.filter-active {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  body.page-with-filter.filter-active .page-wrapper .filter.active:after {
    content: "";
    background: rgba(0, 0, 0, 0.69);
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .filter.active .block-content.filter-content {
    padding: 0px;
    height: 100vh;
    overflow: auto;
    background: #fff;
  }
  .filter-no-options .filter-title:before {
    content: none;
  }
  .block-actions.filter-actions a.action.clear.filter-clear {
    margin-top: 0;
  }
  .filter.active .filter-current {
    display: block;
    margin: 0;
    padding: 0px 35px 0px;
    margin-bottom: 0;
  }
  .filter.active .filter-current.active + .block-actions {
    display: block;
    margin: 0;
    padding: 15px 35px 15px;
    margin-bottom: 0;
  }
  .filter .filter-current-subtitle {
    font-size: 16px;
    font-weight: 400;
  }
  .filter .filter-current.active {
    padding-bottom: 0;
  }

  .opning-wrapper .opning-row .opning-col {
    width: 100%;
    margin-bottom: 15px;
  }
  .events-wrapper .events-row .events-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .video-section-wrapper + .home-product-slider {
    padding: 35px 0 35px;
    border-top: 1px solid #9a9a9a;
  }
  .home-p-slider .globe-heading,
  .mp-product-slider-block h2.mp-product-slider-title {
    padding: 0px 20px;
  }
  .video-section-wrapper
    + .home-product-slider
    .products-grid
    .product-items
    .product-item {
    margin-bottom: 0 !important;
  }
  .nature-row {
    padding: 45px 0px 45px;
    border-bottom: 1px solid #9a9a9a;
  }
  .luxury-row {
    padding: 45px 28px 0;
  }
  .luxury-row .luxury-service-row .luxury-service-col {
    width: 100%;
  }
  .luxury-row .globe-heading {
    margin-bottom: 35px;
  }

  /* Responsive menu start */
  .nav-sections {
    background: #fff;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #aa9766;
    border-style: solid;
    border-width: 0 0 0 2px;
  }
  .navigation .level0 > .level-top {
    font-size: 14px;
  }

  .navigation .level0 {
    border-top: 0;
    border-bottom: 1px solid #dbdbdb;
  }
  .navigation li.c-m-link {
    border-bottom: 1px solid #dbdbdb;
    background: #f7f7f7;
  }
  .navigation li.c-m-link a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
  }
  .navigation li.c-m-link a img {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    max-width: 17px;
  }
  .nav-sections .header.links li > a img {
    display: none;
    vertical-align: middle;
  }
  .navigation .level0 ul.level0.submenu li.ui-menu-item a {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
  }
  .nav-sections .switcher strong,
  .nav-sections .switcher {
    font-weight: 400;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation
    .level0.has-active
    > a:not(.ui-state-active)
    span:not(.ui-menu-icon) {
    margin-left: 0;
    color: #aa9766;
  }
  .navigation .level0 + li.c-m-link {
    border-top: 0;
  }
  .navigation .level0.last {
    border-bottom: 1px solid #fff;
  }
  .navigation li.c-m-link:last-child {
    border-bottom: 0;
  }
  .navigation .level0 > .level-top {
    padding: 12px 40px 11px 15px;
  }
  .navigation .parent .level-top:after {
    top: 50%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    transform: translatey(-50%);
  }

  /* Rooms Video page start */
  .room-video-wrapper .room-video-row .room-video-col {
    width: 100%;
  }

  .page-products .filter .content dl.options {
    width: 100%;
  }
  .page-products .filter .content {
    border-bottom: 1px solid #9a9a9a;
    border-top: 1px solid #9a9a9a;
  }
  .page-products .filter .content dl.options dt {
    padding-left: 0;
  }
  .page-products .filter .content dl.options.active dt {
    border: 0;
  }
  /* Home Page Full Width image in mobile */
  .luxury-row .luxury-service-row .luxury-service-col .luxury-service-img,
  .up-image .up-image-bg .up-image-image {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
  }

  /* Banner Slider Css */
  .mp-banner-slider .owl-theme .owl-nav button {
    left: 0;
  }
  .mp-banner-slider .owl-theme .owl-nav button.owl-next {
    right: 0;
  }
  .works-row-full.bg-full {
    width: 100%;
    position: static;
    margin: 0;
  }

  /* Design Services  */
  .design-service .design-service-row .design-service-col .design-service-img {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
  }
  .design-service .design-service-row .design-service-col {
    width: 100%;
  }
  .design-service {
    padding: 50px 20px 15px;
  }
  .page-header .panel.wrapper li.link.wishlist {
    display: none;
  }
  #load-more-product,
  #load-more-loader {
    padding: 15px 0px;
  }
  #load-more-product em {
    font-size: 16px;
  }
  /* Section Remove From responsive */
  .nav-sections-items .section-item-title[aria-controls="store.menu"] {
    display: none;
  }
  .nav-sections-item-content .nav-sections-row {
    display: block;
    padding: 0px 0;
  }
  .nav-sections-row .megamenu ul.nav {
    padding: 0px 30px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 {
    display: block;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 > a {
    padding-top: 8px;
    padding-bottom: 9px;
    border-top: 1px solid #dbdbdb;
    font-size: 16px;
    color: #000;
    text-align: left;
    letter-spacing: 0.8px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0.is-submenu > a {
    position: relative;
  }
  .nav-sections-row .megamenu ul.nav li.level-0.is-submenu > a:before {
    content: "";
    background-image: url(/pub/media/images/menu-right.svg);
    position: absolute;
    right: 0;
    width: 9px;
    height: 17px;
    background-size: cover;
    left: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 14px;
  }
  .nav-sections-row .megamenu ul.nav li.level-0 > a.level-link.open:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .nav-sections-row .megamenu ul.nav li.level-0 .submenu.open {
    position: static;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
    padding: 0 15px;
  }
  .nav-sections-row .megamenu .submenu .submenu-row ul.level-2-row li.level-1 {
    width: 100%;
  }
  .nav-sections-row .globe-container {
    padding: 0;
  }
  .nav-sections-row .megamenu ul.nav li.level-0.c-m-link a::before {
    content: none;
  }
  .nav-sections-row .megamenu ul.nav li.level-0.c-m-link a img {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    max-width: 17px;
  }
  .nav-sections-row .megamenu ul.nav.nav-responsive {
    background: #f7f7f7;
  }
  .nav-sections-row .megamenu ul.nav.nav-responsive li.level-0:first-child > a {
    border-top: 0;
  }
  /* .nav-sections-row .megamenu .submenu .submenu-heading-responsive { */
  /* width: 100%; */
  /* text-align: center; */
  /* margin-top: 15px; */
  /* border: 1px solid #dbdbdb; */
  /* display: inline-block;  */
  /* padding: 0 !important; */
  /* } */
  /* .nav-sections-row .megamenu .submenu .submenu-heading-responsive a { */
  /* padding: 8px; */
  /* margin: 0 0 0 0 !important; */
  /* text-transform: uppercase; */
  /* font-size: 16px; */
  /* }  */
  .nav-sections-row
    .megamenu
    .submenu
    .submenu-row
    ul.level-2-row
    li.level-1.submenu-heading-responsive
    a {
    margin: 0;
    margin-top: 10px;
  }
  .special-category-item-row .special-category-item-col {
    width: 100%;
  }
  .page-layout-special-category .columns {
    padding-top: 0;
  }
  .checkout-cart-index .free-shipping-row,
  .checkout-index-index .free-shipping-row,
  .contact-index-index .free-shipping-row,
  .cms-page-view .free-shipping-row,
  .account .page-main {
    margin-top: 24px;
  }
  .cms-home div#mageplaza-bannerslider-block-before-content-7,
  .cms-home div#mageplaza-bannerslider-block-before-content-11,
  .cms-home div#mageplaza-bannerslider-block-before-content-10 {
    display: none;
  }
  .cms-home .mageplaza-bannerslider-signature {
    display: none;
  }
}
@media screen and (max-width: 667px) {
  .latest-catalogues {
    padding: 44px 0 60px;
  }
  .latest-catalogues-row .latest-catalogues-col {
    width: 100%;
  }
  .latest-catalogues-row .latest-catalogues-col:last-child {
    margin-bottom: 0;
  }

  .up-image .up-image-bg .up-content h2 {
    color: #292a2e;
  }
  .up-image .link-button.btn-border-white {
    color: #292a2e !important;
    border: 1px solid #292a2e;
  }
  .up-image .link-button.btn-border-white:hover {
    text-decoration: none;
    background: #292a2e;
    color: #fff !important;
  }
  .up-image .up-image-bg .up-content {
    position: static;
  }
  .up-image .up-image-bg .up-content h2 {
    margin-top: 40px;
  }
  .nature-row .up-image.up-color-black .up-image-bg .up-content h2 {
    color: #fff;
  }
  .nature-row .up-image.up-color-black .up-image-bg a.link-button {
    border: 1px solid #fff;
    color: #fff !important;
  }
  .nature-row .up-image.up-color-black .up-image-bg a.link-button:hover {
    background: #fff;
    color: #292a2e !important;
  }
  .think-pink-wrapper {
    padding: 50px 0px 50px;
    border-bottom: 1px solid #9a9a9a;
  }
  .showrooms-row .showrooms-col {
    width: 100%;
  }
  .shop-room-products .shop-room-products-col {
    width: 100%;
  }
  .press-article-row .press-article .press-title .press-title-l {
    font-size: 16px;
  }
  .home-p-slider-row .home-p-slider-col .product-price {
    margin-bottom: 0;
  }
  .mp-product-slider-content
    .owl-carousel
    .owl-item
    li.product-item
    .slider-product-item-info
    .price-box {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  .account .sidebar-additional {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 100%;
  }
}
@media screen and (max-height: 600px) {
  .page-header .minicart-wrapper .block-minicart {
    max-height: 268px;
    overflow-y: auto;
  }
  .search-autocomplete ul {
    max-height: 288px;
    overflow-y: auto;
  }
}
@media screen and (max-height: 340px) {
  .page-header .minicart-wrapper .block-minicart {
    max-height: 250px;
  }
  .search-autocomplete ul {
    max-height: 193px;
  }
}
@media screen and (max-width: 480px) {
  .bcs-row .bistro-col .bcs-logo img {
    max-width: 270px;
    margin: auto;
  }
  /* Product Category Page Start */
  .page-products .products-grid .product-items .product-item {
    width: 100% !important;
  }
  .toolbar-products.toolbar select {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 479px) {
  .upsell .products-grid .product-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .page-footer {
    padding: 40px 0 0 0;
  }
  .filter.active {
    width: 300px;
  }
  .toolbar-products.toolbar select {
    max-width: 75px;
  }
  .filter-title strong {
    font-size: 14px;
    top: 23px;
  }
  .toolbar-products.toolbar .sorter .sorter-label,
  .toolbar-products.toolbar select {
    font-size: 14px;
  }
}
@media screen and (max-width: 359px) {
  .home-p-slider-row {
    margin-left: 0;
    margin-right: 0;
  }
  .home-p-slider-row .home-p-slider-col {
    padding: 0px 0px;
  }
  .home-product-slider .slick-arrow {
    left: 0;
  }
  .home-product-slider .slick-next.slick-arrow {
    right: 0;
  }
  .mobile-logo a.logo {
    max-width: 170px;
  }
}

.cms-covid-19-updates #maincontent {
  background-color: #eee;
  margin: 0;
  padding: 50px 0;
  max-width: 100%;
}
.cms-covid-19-updates #maincontent h2 {
  letter-spacing: 4.8px;
}
.cms-covid-19-updates #maincontent a {
  color: #111;
}
.cms-covid-19-updates .free-shipping-row {
  margin-bottom: 0 !important;
}

.rooms-col {
  width: 49%;
  float: left;
}
@media screen and (min-width: 480px) {
  .rooms-row {
    max-width: 450px;
  }
}
@media screen and (min-width: 1030px) {
  .rooms-row {
    max-width: 1020px;
  }
}

@media screen and (min-width: 1280px) {
  .rooms-row {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1440px) {
  .rooms-row {
    max-width: 1130px;
  }
}
@media screen and (min-width: 1600px) {
  .rooms-row {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1700px) {
  .rooms-row {
    max-width: 1400px;
  }
}
.rooms-row {
  margin: auto;
  padding-top: 2%;
  line-height: 0;
}
.rooms-video-wrapper.video-wrapper {
  margin-bottom: 50px;
}
.rooms-row > div:nth-child(1) {
  margin-right: 2%;
  margin-bottom: 2%;
}
.rooms-image-wrapper {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  background: #111;
}
.rooms-image-wrapper:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.cart.item.message.notice div:before {
  display: none;
}
.message.notice div:before {
  display: none !important;
}
.message.notice {
  background-color: #aa9766;
  color: #fff;
  text-align: center;
}
#bistri-reservation-popup {
  display: block !important;
}

.home-page-content-more {
  display: none;
}

.read-more-less a.read-less {
  display: none;
}
.home-page-content-section.active .read-more-less a.read-more {
  display: none;
}
.home-page-content-section.active .read-more-less a.read-less {
  display: inline-block;
}
/* 02-08-2021 */
@media screen and (max-width: 767px) {
  .cms-bistro._has-modal a.clickdesk_bubble {
    display: none !important;
  }
}
/* 02-08-2021 */

/* 04-08-2021 */
/* Outdoor Page Css Start */
.cms-about-outdoor .free-shipping-row:not(.page-products .free-shipping-row) {
  margin: 0;
}
.cms-about-outdoor .columns .column.main {
  padding-bottom: 0;
}
.outdoor-two-side {
  background: #f3f3f4;
  padding-top: 85px;
}
.outdoor-two-bg .outdoor-two-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.outdoor-two-bg {
  background: #fff;
}
.outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-img {
  width: 63%;
}
.outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-content {
  width: 37%;
  padding: 30px 50px;
}
.outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-img img {
  width: 100%;
  display: block;
}
.outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-content img {
  margin-bottom: 37px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outdoor-two-bg
  .outdoor-two-row
  .outdoor-two-col.outdoor-two-content
  .globe-heading {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.outdoor-services {
  background: #f3f3f4;
  padding: 100px 0;
}
.outdoor-services .outdoor-services-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1229px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.outdoor-services .outdoor-services-row .outdoor-services-col {
  width: 20%;
  margin-bottom: 30px;
}
.outdoor-services
  .outdoor-services-row
  .outdoor-services-col
  .outdoor-services-img {
  min-height: 87px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.outdoor-services
  .outdoor-services-row
  .outdoor-services-col
  .outdoor-services-img
  img {
  display: block;
}
.outdoor-services .outdoor-services-row .outdoor-services-col p {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.outdoor-services .globe-heading {
  margin-bottom: 0;
}
.outdoor-services .outdoor-services-bg-img {
  margin-bottom: 85px;
}
.outdoor-services .globe-heading p {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.outdoor-two-side .globe-heading p {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.cms-about-outdoor .bcs-slider-right-image h2.t-heading {
  color: #000;
}
.cms-about-outdoor .bcs-slider-right-image {
  background: #f2f2f2;
}
.bcs-two-heading .bcs-content-bg h2.t-heading {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .cms-about-outdoor .mp-banner-slider .bcs-row {
    margin-left: 0;
    margin-right: 0;
  }
  .cms-about-outdoor .bcs-row .bcs-col {
    padding: 0px;
  }
  .cms-about-outdoor .bcs-row .bcs-col.bcs-content-wrapper {
    padding: 0px 15px;
  }
  .cms-about-outdoor .bcs-row .bcs-col {
    width: 33.34%;
  }
  .cms-about-outdoor .bcs-row .bcs-col.bcs-content-wrapper {
    text-align: center;
    width: 33.32%;
  }
  .cms-about-outdoor .bcs-slider.bcs-slider-right-image .bcs-col.bcs-sl-last {
    width: 66.67%;
  }
  .cms-about-outdoor .bcs-slider-absolute .bcs-col {
    width: 100%;
  }
  .cms-about-outdoor .bcs-slider-absolute .bcs-col.bcs-content-wrapper {
    top: 100px;
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-content {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 992px) {
  .outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-img,
  .outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-content {
    width: 100%;
  }
  .outdoor-services .outdoor-services-row .outdoor-services-col {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .outdoor-two-bg .outdoor-two-row .outdoor-two-col.outdoor-two-content {
    width: 100%;
    padding: 30px 15px;
  }
  .outdoor-two-side {
    padding-top: 40px;
  }
  .outdoor-services .outdoor-services-row .outdoor-services-col {
    width: 50%;
  }
  .outdoor-services {
    padding: 40px 0;
  }
  .outdoor-services .outdoor-services-row {
    margin-bottom: 15px;
  }
  .outdoor-services .outdoor-services-bg-img {
    margin-bottom: 40px;
  }
  .outdoor-services .outdoor-services-row .outdoor-services-col p {
    font-size: 16px;
  }
  .outdoor-two-side > .globe-heading {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 767px) {
  .outdoor-services .outdoor-services-row .outdoor-services-col {
    width: 100%;
  }
}
/* Outdoor Page Css End */
/* Trade Access page css Start */
.trade-access {
  background: #f3f3f4;
  padding: 40px 0 100px;
}
.trade-access-images {
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
}
.trade-access .globe-heading p.paragraph-top-space {
  margin-top: 38px;
}
.trade-access-images .trade-access-row .trade-access-col .trade-access-img img {
  display: block;
}
/*.cms-trade-access .free-shipping-row:not(.page-products .free-shipping-row) {
    margin: 0;
}*/
.trade-access .globe-heading p a {
  font-weight: 600;
  color: #292a2e;
}
.cms-trade-access .columns .column.main {
  padding-bottom: 0;
}
.trade-access-img-left {
  max-width: 80%;
  margin: 0 0 0 auto;
}
.trade-access-img-right {
  max-width: 80%;
  margin: 0 auto 0 0;
}
@media screen and (min-width: 768px) {
  .trade-access .globe-heading {
    margin-bottom: 85px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .trade-access .globe-heading.trade-s-h {
    max-width: 1047px;
  }
  .trade-access .globe-heading.trade-t-h {
    max-width: 901px;
  }
  .trade-access .globe-heading h2 {
    font-size: 25px;
    letter-spacing: 4.93px;
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 0;
  }
  .trade-access .globe-heading p {
    font-size: 20px;
    line-height: 1.6;
  }
  .trade-access-images .trade-access-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -50px;
    margin-right: -50px;
  }
  .trade-access-images .trade-access-row .trade-access-col {
    width: 50%;
    padding: 0px 50px;
  }
}
#flip-new-releases-catalogue {
  border: none;
  width: 100%;
  height: 800px;
  margin-bottom: 5em;
}
@media screen and (max-width: 767px) {
  .trade-access .globe-heading p.paragraph-top-space {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header-top-row.jstrade {
    padding: 14px 0 40px 0;
  }
  .free-shipping-row.jstrade {
    margin-top: 90px;
  }
  #flip-new-releases-catalogue {
    height: 350px;
    margin-bottom: 3em;
  }
}
.opc-wrapper .form-login .fieldset .note {
  font-weight: bold;
}
/* Trade access page css End */

/* Redesign Home Section - 08-10-2021 */
@media only screen and (max-width: 767px) {
  .latest-catalogues-row .latest-catalogues-col {
    width: 50% !important;
    padding: 0px 4px;
    margin-bottom: 50px;
  }
  .latest-catalogues .latest-catalogues-row {
    padding-left: 4px;
    padding-right: 4px;
  }

  .latest-catalogues {
    padding-bottom: 50px !important;
  }
  .latest-catalogues-row .latest-catalogues-col .down-arrow {
    display: none;
  }
  .latest-catalogues-row .latest-catalogues-col img {
    margin-bottom: 20px;
  }
  .latest-catalogues-row .latest-catalogues-col .link-button-row {
    margin-top: 10px;
  }
  .latest-catalogues .globe-heading {
    margin-bottom: 30px;
  }
  .latest-catalogues-row .latest-catalogues-col:nth-last-child(-n + 2) {
    margin-bottom: 0px;
  }
  .latest-catalogues-row .latest-catalogues-col img {
    width: 100%;
  }
  .latest-catalogues-col .latest-meta {
    min-height: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .latest-catalogues-col .latest-meta {
    height: 80px;
  }
}
/* Redesign Home Section - 08-10-2021 */

@media only screen and (max-width: 420px) {
  /* Bistro Modal */
  .modal-popup.modal-slide {
    left: 0px;
  }
}

.contact-index-index .page-title-wrapper h1.page-title {
  font-size: 30px;
  color: #AA9766;
  font-weight: 600;
}
.contact-enquiries h4 {
    font-size: 18px;
    color: #000000;
    display: inline-block;
    margin-top: 0;
	font-weight: 600;
}
.contact-enquiries {
    text-align: center;
    margin: 20px 0 30px;
}
.contact-enquiries p {
    font-weight: 500;
}
.contact-enquiries p a {
    color: #AA9766;
    text-decoration: underline;
	font-weight: 600;
}
.contact-enquiries ul {
    text-align: left;
    display: inline-block;
}
.contact-enquiries ul li {
    font-weight: 500;
}
.contact-showroom-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center;
}
.contact-showroom-col h4 {
    color: #000;
}
.contact-showroom-col {
    width: 30%;
    max-width: 100%;
    margin: 20px 0;
    padding: 0 15px;
}
.contact-showroom-col p:last-child {
    max-width: 177px;
    display: inline-block;
}
.contact-showroom-col.contact-showroom-text p {
    max-width: 100%;
}
.form-content-name {
	text-align: center;
}
.form-content-name h2 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
	display: inline-block;
}
@media screen and (max-width: 1024px) {
	.contact-showroom-col {
		width: 50%;
		margin: 10px 0;
	}
}
@media screen and (max-width: 767px) {
	.contact-showroom-col {
		width: 100%;
		margin: 10px 0;
	}
	.contact-enquiries ul {
		margin-bottom: 0px;
	}
}

.store-locator.header-list.track-order img{
	max-height: 24px;
}

/*15-07-2022 Product page swatch Image*/
.catalog-product-view .swatch-opt .swatch-option.image {
	width: 50px !important;
	height: 50px !important;
	background-size: 100% !important;
	border-radius: 50px;
}

/*page products category image full width css start 29-07-2022*/
.page-products .category-image img {
	max-width: 100% !important;
	width: 100%;
}
/*page products category image full width css end 29-07-2022*/
/*cms bistro page popup form full width css start 29-07-2022*/
.cms-bistro .modal-popup.bistro-bookingemail-form .modal-header h1 {
	font-family: "proxima_novaregular";
	font-size: 16px;
	text-transform: uppercase;
}
@media screen and (min-width: 768px) {
	.cms-bistro .modal-popup.bistro-bookingemail-form .modal-inner-wrap {
		max-height: 100%;
		margin: 0px auto;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .consultation-from .form-row .form-col {
		margin-bottom: 10px;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .consultation-from .form-row .form-col textarea.from-control {
		height: 130px;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .modal-content {
		padding-top: 0px;
	}
	.cms-bistro .field-error, .cms-bistro .mage-error[generated] {
		margin-top: 0px;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .modal-header {
		padding-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.cms-bistro .modal-popup.bistro-bookingemail-form {
		left: 0px;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .modal-inner-wrap {
		background: #ffffff;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .modal-header {
		padding-left: 15px;
	}
	.cms-bistro .modal-popup.bistro-bookingemail-form .consultation-from .submit {
		text-align: left;
	}
}
/*cms bistro page popup form full width css end 29-07-2022*/
/*15-08-2022 category page mobile product column css start*/
@media screen and (max-width: 480px) {
	.page-products .products-grid .product-items .product-item {
		width: 50% !important;
	}
}
/*15-08-2022 category page mobile product column css end*/

@media screen and (max-width: 767px) {
	.page-products .toolbar-products {
		border-bottom: none;
	}
	.page-products .toolbar-products.toolbar select {
	    background-color: #f0f0f0;
		box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgb(204 204 204 / 30%);
		border-radius: 3px;
		border: 1px solid #9a9a9a;
		letter-spacing: 1.12px;
		height: 40px;
		padding: 4px 25px 5px 10px;
		background-position: 100% 45%;
		margin: 0 5px 0 7px;
	}
	.page-products .sorter {
		position: static;
	}
	.page-products .toolbar-products.toolbar .sorter .sorter-label {
		text-transform: capitalize;
	}
}
@media screen and (max-width: 400px) {
	.page-products .toolbar-products.toolbar select {
		max-width: 154px;
	}
}

/*interior-design-service page css start 29092022*/
.complimentary-design-s1.top-banner img {
	width: 100%;
}
.complimentary-design-s1.top-banner .globe-container {
	position: relative;
}
.complimentary-design-s1.top-banner .globe-container .globe-heading {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.complimentary-design-s1.top-banner .globe-container .globe-heading h2 span {
	font-size: 45px;
}
.complimentary-design-s1.top-banner .globe-container .link-button-row {
	position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
}
.join-section.our-talented {
	background: #fff;
	padding: 76px 0;
	text-align: center;
	margin-top: -4px;
}
.join-section.our-talented h2 {
	color: #000000;
	margin: 0px;
	font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.interior-video-section .video-full {
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-top: 0px;
    margin-left: -50vw;
}
.interior-video-section .video-full .video-bg iframe {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: -2px;
    left: 0;
    border: 0px solid black;
    pointer-events: none;
}
.join-section.by-balance {
	background: #040001;
	padding: 76px 0;
	text-align: center;
	margin-top: -4px;
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
}
.join-section.by-balance h2 {
	color: #fff;
	margin: 0px;
	font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.complimentary-design-s2.b-unique {
	background: #000000;
}
.how-we-works.works-section .globe-heading:not(.how-we-works-d-h) {
	margin-top: 30px;
	margin-bottom: 0px;
}
.how-we-works.works-section p:not(.globe-heading p) {
	margin-bottom: 20px;
}
.how-we-works.works-section .how-we-works-d-h {
	margin-top: 62px;
}
.consultation-from .form-row .form-col .from-control {
	border-radius: 0px;
}
.consultation-from .file-attachment input[type="file"]::-webkit-file-upload-button {
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 2px 10px;
	border: 1px solid #9a9a9a;
	border-radius: 20px;
}
.consultation-from .file-attachment input[type="file"]::file-selector-button {
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 2px 10px;
	border: 1px solid #9a9a9a;
	border-radius: 20px;
}
.consultation-from .file-attachment input[type="file"]::-ms-browse {
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 2px 10px;
	border: 1px solid #9a9a9a;
	border-radius: 20px;
}
.consultation-from p.require-text {
	display: inline-block;
    float: right;
    font-size: 14px;
    color: #000;
}
.consultation-from .file-attachment .from-control {
	margin-bottom: 18px;
}
.consultation-from .file-attachment .upload-file-count {
	font-size: 14px;
    color: #000;
}
@media screen and (min-width: 768px) {
	.how-we-works.works-section .works-row .works-col {
		width: 50%;
		padding: 0 50px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1299px) {
	.complimentary-design-s1.top-banner .globe-container .link-button-row {
		width: 100%;
	}
	.complimentary-design-s1.top-banner .globe-container .globe-heading {
		width: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.complimentary-design-s1.top-banner .globe-container {
		padding: 0px;
	}
	.complimentary-design-s1.top-banner .globe-container .link-button-row {
		width: 100%;
		bottom: 45px;
	}
	.complimentary-design-s1.top-banner .globe-container .globe-heading {
		width: 100%;
	}
	.join-section.by-balance, .join-section.our-talented {
		padding: 50px 15px;
	}
	.join-section.by-balance h2, .join-section.our-talented h2 {
		font-size: 22px;
	}
	.how-we-works.works-section .works-row .works-col {
		padding: 0 25px;
	}
	.how-we-works.works-section .globe-heading:not(.how-we-works-d-h) {
		margin-top: 0px;
	}
}
@media screen and (max-width: 767px) {
	.cms-interior-design-service-html .page-wrapper .form.minisearch .field.search .control input {
		top: 50px;
	}
	.complimentary-design-s1.top-banner {
		margin-top: 20px;
	}
	.complimentary-design-s1.top-banner .globe-container {
		padding: 0px;
	}
	.complimentary-design-s1.top-banner .globe-container .link-button-row {
		width: 100%;
		bottom: 45px;
	}
	.complimentary-design-s1.top-banner .globe-container .globe-heading {
		width: 100%;
		top: 40%;
	}
	.join-section.our-talented h2, .join-section.by-balance h2 {
		font-size: 22px;
	}
}
@media screen and (max-width: 580px) {
	.complimentary-design-s1.top-banner .globe-container .globe-heading h2 {
		font-size: 14px;
	}
	.complimentary-design-s1.top-banner .globe-container .globe-heading h2 span {
		font-size: 18px;
	}
	.join-section.our-talented {
		padding: 56px 0px;
	}
	.join-section.by-balance {
		padding: 56px 15px;
	}
	.complimentary-design-s1.top-banner .link-button {
		background: #292a2e;
		color: #fff !important;
	}
}
@media screen and (max-width: 319px) {
	.complimentary-design-s1.top-banner .globe-container .globe-heading h2 {
		font-size: 14px;
	}
	.complimentary-design-s1.top-banner .globe-container .globe-heading h2 span {
		font-size: 18px;
	}
	.join-section.our-talented h2, .join-section.by-balance h2 {
		font-size: 18px;
	}
}
/*interior-design-service page css end 29092022*/

/*404 page css start*/
.cms-noroute-index.page-layout-1column .page-main {
	background: #aa9766;
	position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
    max-width: 100vw;
}
.cms-noroute-index.page-layout-1column .free-shipping-row:not(.page-products .free-shipping-row) {
	margin-bottom: 0px;
}
.cms-noroute-index.page-layout-1column .column.main {
	text-align: center;
}
.cms-noroute-index.page-layout-1column .column.main .page-title h1 {
	margin-bottom: 20px;
	font-size: 100px;
}
.cms-noroute-index.page-layout-1column .column.main .page-title p {
	max-width: 450px;
    margin: 0 auto 15px;
}
.cms-noroute-index.page-layout-1column .column.main .page-title a {
	display: inline-block;
    padding: 9px 15px;
    background: #292a2e;
    border: 1px solid #292a2e;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 0.9px;
    min-width: 130px;
    font-weight: 100;
    text-decoration: none;
    margin: 0;
    height: auto;
    line-height: 1.4;
}
@media screen and (min-width: 1921px) {
	.cms-noroute-index.page-layout-1column .page-main {
		max-height: 334px;
	}
}
/*404 page css end*/
.footer-bottom.row .col:nth-child(2) ul {
	margin-bottom: 20px;
}
/*18-10-2022 category collection css start*/
.laguno-cat-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.laguno-cat-row .laguno-col {
	width: 50%;
	max-width: 100%;
}
.laguno-cat-row .laguno-col.content {
	padding: 0 63px;
	text-align: center;
}
.laguno-cat-row .laguno-col.content h2 {
	text-transform: uppercase;
	margin: 0px;
}
.laguno-content-section {
	background: #f3f3f5;
	padding: 80px 20px;
    text-align: center;
	margin-top: -7px;
}
.laguno-content-section h2 {
	margin-top: 0px;
	text-transform: uppercase;
}
.laguno-content-section p {
	max-width: 80%;
	margin: 0 auto;
}
.laguno-img-section {
	padding: 80px 0;
}
.laguno-img-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.laguno-img-row .laguno-img-col {
	width: 33.33%;
	max-width: 100%;
}
/*@media screen and (min-width: 1025px) and (max-width: 1299px) {
	.laguno-content-section p {
		max-width: 80%;
	}
}*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.laguno-cat-row .laguno-col.content h2 {
		font-size: 22px;
	}
	.laguno-content-section p {
		max-width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.laguno-cat-row .laguno-col {
		width: 100%;
	}
	.laguno-cat-row .laguno-col.content {
		padding: 30px;
	}
	.laguno-cat-row .laguno-col.content h2 {
		font-size: 24px;
	}
	.laguno-content-section {
		padding: 30px;
	}
	.laguno-content-section p {
		max-width: 100%;
	}
}
/*18-10-2022 category collection css end*/

/* 21-10-2022  Statement Curves category design start */

.laguno-cat-row .laguno-col.statementcurves h2 {
  max-width: 430px;
    font-size: 30px;
    margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .laguno-content-section.statementcurves-section p {
    max-width: 44%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .laguno-cat-row .laguno-col.statementcurves h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .laguno-cat-row .laguno-col.statementcurves {
    padding: 30px;
  }
  .laguno-cat-row .laguno-col.statementcurves h2 {
    font-size: 24px;
  }
}

/* 21-10-2022  Statement Curves category design end */

/*31-10-2022 404 page css start*/
.cms-noroute-index.page-layout-1column .page-main {
	background: #fff;
	position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
    max-width: 100vw;
}
.cms-noroute-index.page-layout-1column .free-shipping-row:not(.page-products .free-shipping-row) {
	margin-bottom: 0px;
}
.cms-noroute-index.page-layout-1column .column.main {
	text-align: center;
}
.cms-noroute-index.page-layout-1column .column.main .page-title h1 {
	margin-bottom: 20px;
	font-size: 110px;
	font-weight: 600;
}
.cms-noroute-index.page-layout-1column .column.main .page-title p {
	max-width: 450px;
    margin: 0 auto 15px;
}
.cms-noroute-index.page-layout-1column .column.main .page-title a {
	display: inline-block;
    padding: 9px 15px;
    background: #aa9766;
    border: 1px solid #aa9766;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 0.9px;
    min-width: 130px;
    font-weight: 100;
    text-decoration: none;
    margin: 0;
    height: auto;
    line-height: 1.4;
}
@media screen and (min-width: 1921px) {
	.cms-noroute-index.page-layout-1column .page-main {
		max-height: 334px;
	}
}
/*31-10-2022 404 page css end*/
/*08-11-2022 10thyearanniversary video css start*/
.cms-index-index .up-new-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 100%;
	overflow: hidden;
	max-width: 100%;
}
.cms-index-index .up-new-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
@media screen and (max-width: 767px) {
	.cms-index-index .up-image-bg .up-image-image.up-new-video {
		width: 100%;
		position: static;
		left: 0;
		right: 0;
		margin-left: 0px;
	}
}
/*08-11-2022 10thyearanniversary video css end*/
/* category page hover second image show Date: 07-11-2022 start */
.product-item-photo-hovered-wrap .product-item-photo-hovered {
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product-item-photo-hovered-wrap {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 125%;
  width: 240px;
  margin: auto;
  max-width: 100%;
}
.product-item-photo-hovered-link{
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: 0.6s;
}
.product-items .product-item .product-item-info .product-item-image-wrapper:hover .product-item-photo-hovered-link {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
@media screen and (max-width: 580px) {
	.product-items .product-item .product-item-info .product-item-image-wrapper:hover .product-item-photo-hovered-link {
		visibility: hidden;
		opacity: 0;
	}
}
/* category page hover second image show Date: 07-11-2022 end */
/* bristro form breackfast css Date: 10-11-2022 start */
.bistro-page-form .breakfast {
	margin-bottom: 10px;
}
.bistro-page-form .breakfast .form-row, .bistro-page-form .breakfast .form-row .form-col-section {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}
.bistro-page-form .breakfast .form-row .form-col-section  {
	margin-right: 15px;
}
.bistro-page-form .breakfast .form-row .form-col-section input[type="radio"] {
	margin-top: 0px;
	margin-bottom: 3px;
}
.bistro-page-form .breakfast .form-row .form-col-section label {
	margin-bottom: 0px;
}
/* bristro form breackfast css Date: 10-11-2022 end */
/* Add wording and icon to products in the chandeliers/wall categories Date: 10-11-2022 start */
.product-info-aierfreight-logo {
	text-align: center;
    margin: 15px 0;
}
.product-info-aierfreight-logo p {
	font-size: 16px;
	color: #292a2e;
	font-weight: 600;
}
/* Add wording and icon to products in the chandeliers/wall categories Date: 10-11-2022 end */
/*30-11-2022 home page redesign css start*/
.cms-home .video-full {
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-top: 0px;
    margin-left: -50vw;
}
.cms-home .video-full .video-bg iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: -2px;
    left: 0;
    border: 0px solid black;
    pointer-events: none;
}
.cms-home .globe-heading.intro {
	padding-top: 70px;
}
.cms-home .globe-heading.intro h2 {
	margin-bottom: 30px;
}
.cms-home .globe-heading.intro a img {
	max-width: 70%;
}
.cms-home .bg-black:not(.block-static-block .bg-black) {
	background: #000;
	margin-top: -10px;
}
@media screen and (max-width: 1440px) {
	.nav-sections-row .megamenu ul.nav li.level-0 > a {
		font-size: 13px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1194px) {
	.nav-sections-row .megamenu ul.nav li.level-0 > a {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	.cms-home .globe-heading.intro a img {
		max-width: 100%;
	}
}
/*30-11-2022 home page redesign css end*/
/* 19-12-2022 store link header start */
.store.header-list {
	position: relative;
}
.store.header-list .store-list {
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	border: 1px solid #292a2e;
	padding: 5px;
	height: 50px;
	z-index: 999;
}
.store.header-list .store-list a {
	display: block;
}
.store.header-list:hover .store-list {
	display: block;
}
.store-list{
    height:auto !important;
}
.store-list-ul{
    margin: 0 !important;
    padding: 12px 10px;
    height: auto;
border: 1px solid #444;
}
.store-list-ul li{
    list-style:none;
    font-size:16px;
}
.store-list-ul li em{
    display:inline-block;
    font-size:12px;
}
.store-list-ul li span{
    font-size:16px;
}
.store.header-list .store-list{
    border:none !important;
}
.store.header-list .store-list a:hover{
    font-weight:bold;
}
/* 19-12-2022 store link header end */

/*checkout page partial-payment css start*/
@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.checkout-partial-custom .partial-payment > li {
		width: 34% !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.checkout-partial-custom .partial-payment > li {
		width: 34.5% !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.checkout-partial-custom .partial-payment > li {
		width: 49.5% !important;
	}
}
@media screen and (min-width: 768px) {
	.checkout-partial-custom {
		margin: 0;
		display: block;
		position: relative;
		z-index: 1;
		height: 37px;
		margin-bottom: 40px !important;
	}
	.checkout-partial-custom .partial-payment {
		width: 100%;
		display: block;
		position: relative;
		height: 37px;
	}
	.checkout-partial-custom #wholecart_partialpayment_form {
		text-align: left;
	}
	.checkout-partial-custom #wholecart_partialpayment_form p {
		margin-top: 10px;
	}
	.checkout-partial-custom .partial-payment > li#installment label {
		padding-left: 20px;
	}
}
@media screen and (max-width: 767px) {
	.checkout-partial-custom #wholecart_partialpayment_form p {
		margin-top: 10px;
	}
	.checkout-partial-custom .partial-payment {
		width: 100%;
		display: block;
		position: relative;
	}
	.checkout-partial-custom #wholecart_partialpayment_form {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.checkout-partial-custom .partial-payment > li#installment label {
		padding-left: 20px;
	}
	.checkout-partial-custom .partial-payment > li {
		width: 100% !important;
	}
}
.checkout-partial-custom .partial-payment > li {
	width: 24%;
}
.checkout-index-index .opc-block-summary {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.checkout-index-index .opc-block-summary table.table-totals {
	width: 100%;
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
}
.checkout-partial-payment-note {
  width: 100%;
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.checkout-index-index .opc-block-summary .block.items-in-cart,
.checkout-index-index .opc-block-summary span.title {
	width: 100%;
}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
	.checkout-partial-custom .partial-payment > li {
		width: 100% !important;
	}
	.checkout-index-index .opc-block-summary .block.items-in-cart {
		margin-top: 40px;
	}
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
	.checkout-index-index input[type=radio].allow-partialpayment-radio:checked + label.allow-partialpayment-radio-label {
		background-position: 5% -27px;
	}
	.checkout-partial-custom .partial-payment > li {
		width: 100% !important;
	}
	.checkout-index-index .opc-block-summary .block.items-in-cart {
		margin-top: 40px;
	}
}
@media screen and (min-width: 768px) and (max-width: 900px) {
	.checkout-partial-custom .partial-payment > li {
		width: 100% !important;
	}
	.checkout-index-index .opc-block-summary .block.items-in-cart {
		margin-top: 40px;
	}
	.checkout-index-index input[type=radio].allow-partialpayment-radio:checked + label.allow-partialpayment-radio-label {
		background-position: 13% -27px;
	}
	.checkout-partial-custom .partial-payment > li#installment label {
		padding-left: 40px;
	}
}
.checkout-partial-custom .partial-payment > li {
	width: 50%;
}
.checkout-partial-custom {
	width: 100%;
}

/*checkout page partial-payment css end*/

/* Date : 29082022 product page shipping calculator start */
.product-info-main .shipping-estimate-results {
	padding-left: 0px;
}
.product-info-main .shipping-estimate-results li {
	list-style: none;
}
.product-info-main .shipping-estimate-results li span {
	font-size: 16px;
	font-weight: 600;
	color: #292a2e;
	display: none;
}
.product-info-main .shipping-estimate-results li ul {
	padding-left: 0px;
	margin-top: 10px;
}
.product-info-main .shipping-estimate-results li ul li {
	margin-bottom: 5px
}
.product-info-main .shipping-estimate-results li ul li span {
	font-size: 16px;
	font-weight: 400;
	color: #292a2e;
	display: inline-block;
}
.product-info-main .shipping-estimate-results li ul li span.price {
	margin-left: 10px;
	font-weight: 600;
}

/* Date : 29082022 product page shipping calculator end */

/* category page embed block css Date: 08-11-2022 start */
.category-embed-block {
	display: block;
    width: 100%;
    padding: 0 12px;
    height: 100%;
	margin-bottom: 20px;
}
.category-embed-block .embed-block-1 {
	font-size: 18px;
}
@media screen and (min-width: 1024px){
	.item.product.product-item.lp.category-embed-block{
		width: 50% !important;
	}
}
@media screen and (max-width: 1023px){
	.item.product.product-item.lp.category-embed-block{
		width: 100% !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.page-products .products-grid .product-items .product-item {
		width: 50% !important;
	}
}
/* category page embed block css Date: 08-11-2022 end */
/*category embed video css start 24112022*/
.catalog-category-view .category-embed-block pre {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
/*category embed video css end 24112022*/
.catalog-product-view .fotorama__thumb {
	background-color: transparent;
}
/*Bistro Page Redesign 27-04-2023 Start*/
.bg-dark-blue {
	background-color: #0f152b;
}
.about-event-row,
.wc-bistro-row,
.backdrop-wrapper,
.latest-menu-wrapper,
.make-special-row,
.table-event-row {
	padding: 80px 0;
}
.about-event-row .link-button-row {
	margin-top: 30px;
}
.about-event-row a.link-button.bistro-enquire-popup {
	margin-left: 25px;
}
.bistro-opning-row {
	display: flex;
	justify-content: space-between;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	flex-wrap: wrap;
}
.bistro-opning-row .bistro-opning-col {
	width: 33.33%;
	text-align: center;
}
@media only screen and (max-width:991px) {
	.bistro-opning-row .bistro-opning-col {
		width: 50%;
	}
}
@media only screen and (max-width:640px) {
	.bistro-opning-row .bistro-opning-col {
		width: 100%;
	}
}
@media only screen and (max-width:480px) {
	.about-event-row a.link-button.bistro-enquire-popup {
		margin-left: 0px;
		margin-top: 20px;
	}
}
.wc-bistro-row .wc-top-content h2,
.wc-bistro-row .wc-top-content p,
.wc-bistro-row .wc-bottom-content p {
	text-align: center;
	color: #fff;
}
.wc-bistro-row .wc-img-row {
	padding-top: 80px;
    display: flex;
    grid-column-gap: 25px;
    padding-bottom: 80px;
	grid-row-gap: 25px;
}
.wc-bistro-row .wc-img-row .wc-img-col img {
	width: 485px;
}
.wc-bistro-row .wc-bottom-content .link-button-row {
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.wc-bistro-row .wc-bottom-content .link-button-row .link-button {
	color: #fff !important;
	border: solid 1px #fff;
}
@media only screen and (max-width:600px) {
	.wc-bistro-row .wc-img-row .wc-img-col img {
		width: 485px;
		margin: auto;
		margin-bottom: 20px;
	}
	.wc-bistro-row .wc-img-row {
		display: block;
	}
}
.bistro-ct-wrapper {
	background-color: #f3f3f5;
}
.bistro-ct-wrapper .bistro-ct-col .banner-item.banner-slider img.owl-image.img-responsive {
	width: 100%;
}
.bistro-ct-wrapper .bistro-ct-row {
	display: flex;
	align-items: center;
}
.bistro-ct-wrapper .bistro-ct-row .bistro-ct-col {
	width: 50%;
}
.bistro-ct-wrapper .bistro-ct-col .bistro-ct-content {
	text-align: center;
	width: 55%;
	margin: auto;
}
.bistro-ct-wrapper .bistro-ct-col .bistro-ct-content img {
	width: 250px;
	display: block;
	text-align: center;
	margin: auto;
}
.bistro-ct-wrapper .bistro-ct-col .bistro-ct-content .link-button-row {
	margin-top: 30px;
}
.bistro-ct-wrapper .bistro-ct-col .carousel-container.mp-banner-slider {
	left: 0%;
	right: 0%;
	width: 100%;
	margin-left: 0px;
}
@media only screen and (max-width:890px) {
	.bistro-ct-wrapper .bistro-ct-row .bistro-ct-col {
		width: 100%;
	}
	.bistro-ct-wrapper .bistro-ct-row {
		display: block;
	}
	.bistro-ct-wrapper .bistro-ct-col .banner-item.banner-slider  img.owl-image.img-responsive {
		width: 100%;
	}
	.bistro-ct-wrapper .bistro-ct-col .bistro-ct-content {
		padding-bottom: 80px;
	}
}
@media only screen and (max-width:640px) {
	.bistro-ct-wrapper .bistro-ct-col .bistro-ct-content  {
		text-align: center;
		width: 80%;
		margin: auto;
	}
}
.latest-menu-wrapper .latest-menu-row {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	width: 52%;
	margin: auto;
}
.latest-menu-wrapper .latest-menu-row .latest-menu-col {
	width: 31%;
}
.latest-menu-wrapper .latest-menu-row .latest-menu-col .latest-menu-bg {
	background: #e7e7e9;
	height: 250px;
	width: 220px;
	vertical-align: middle;
	text-align: center;
	align-items: center;
	padding-top: 40px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.latest-menu-wrapper .latest-menu-row .latest-menu-col .latest-menu-bg p {
	min-height: 110px;
	font-family: "Playfair Display", serif !important;
	font-size: 25px;
	color: #292a2e;
}
.latest-menu-row .latest-menu-col .view-row .view-link {
	background-color: #f3f3f5;
}
.latest-menu-row .latest-menu-col .view-row .view-link:hover {
	color: #27292d !important;
}
@media only screen and (max-width:1440px) {
	.latest-menu-wrapper .latest-menu-row {
		width: 100%;
		justify-content: center;
	}
	.latest-menu-wrapper .latest-menu-row .latest-menu-col {
		width: auto;
	}
}
@media only screen and (max-width: 650px) {
	.latest-menu-wrapper .latest-menu-row .latest-menu-col {
		width: auto;
		margin: auto;
	}
}
@media only screen and (max-width:920px) {
	.latest-menu-wrapper .latest-menu-row {
		width: 100%;
	}
}
.event-spaces-wrapper .event-spaces-row {
	display: flex;
	align-items: center;
}
.event-spaces-wrapper .event-spaces-row .event-spaces-col {
	width: 50%;
	text-align: center;
	color: #fff;
}
.event-spaces-wrapper .event-spaces-row .event-spaces-col .event-spaces-content {
	width: 70%;
	margin: auto;
}
.event-spaces-wrapper .event-spaces-row .event-spaces-col .event-spaces-content .link-button-row {
	margin-top: 40px;
}
.event-spaces-wrapper .event-spaces-row .event-spaces-col .event-spaces-content .link-button-row a.link-button.bistro-enquire-popup {
	 color: #fff !important;
	 border-color: #fff !important;
}
@media only screen and (max-width:960px) {
	.event-spaces-wrapper .event-spaces-row {
		display: block;
	}
	.event-spaces-wrapper .event-spaces-row .event-spaces-col {
		width: 100%;
	}
	.event-spaces-wrapper .event-spaces-row .event-spaces-col.event-spaces-right {
		padding-bottom: 80px;
	}
}
.backdrop-wrapper .backdrop-row h2 {
	text-align: center;
}
.backdrop-wrapper .backdrop-row .backdrop-slider div#banner-slider-carousel {
	padding-left: 20px;
	padding-right: 20px;
}
.backdrop-wrapper .backdrop-row .backdrop-slider div#banner-slider-carousel .item-image {
	padding-left: 10px;
	padding-right: 10px;
}
.ps-content-wrapper .ps-content-row {
	display: flex;
	padding-top: 80px;
	padding-bottom: 80px;
	align-items: center;
	border-bottom: solid 1px #fff;
}
.ps-content-wrapper .ps-content-row:last-child {
	border-bottom: 0px;
}
.ps-content-wrapper .ps-content-row .ps-content-col {
	width: 50%;
	text-align: center;
	color: #fff;
}
.ps-content-wrapper .ps-content-row .ps-content-col .ps-content .ps-image-row {
	display: flex;
	align-items: center;
	justify-content: center;
	grid-column-gap: 30px;
}
.ps-content-wrapper .ps-content-row .ps-content-col .ps-content .ps-image-row .ps-image-col img {
	width: 95px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ps-content-wrapper .ps-content-row .ps-content-col .ps-content .ps-image-row .ps-image-col .link-button-row .link-button {
	color: #fff !important;
	border-color: #fff !important;
}
.ps-content-wrapper .ps-content-row .ps-content-col .ps-content {
	width: 80%;
	margin: auto;
}
@media only screen and (max-width:940px) {
	.ps-content-wrapper .globe-container .ps-content-row {
		display: block;
	}
	.ps-content-wrapper .globe-container .ps-content-row .ps-content-col {
		width: 100%;
	}
}
@media only screen and (max-width:620px) {
	.ps-content-wrapper .globe-container .ps-content-row .ps-content-col .ps-content .ps-image-row {
		display: block;
	}
}
.bistro-footer-col {
	padding-bottom: 80px;
}
.bistro-footer-content .content-bottom {
	margin-top: 40px;
}
.bistro-footer-content h3 {
	margin-bottom: 25px;
}
.bistro-footer-content .content-top p,
.bistro-footer-content .content-bottom p  {
	margin-bottom: 0px !important;
}
.about-event-content h2,
.bistro-opning-col h2,
.wc-top-content h2,
.bistro-ct-content h2,
.latest-menu-bg p,
.make-special-content h2,
.event-spaces-content h2,
.backdrop-row h2,
.ps-content h2,
.table-event-col h2,
.bistro-footer-content h2,
.bistro-footer-content h3,
.ps-title-row .globe-container h2 {
	letter-spacing: 4.93px;
}
@media only screen and (max-width: 767px) {
	.image-gallery-popup,
	.seating-options-popup {
		left: 0px !important;
	}
}
.image-gallery-popup .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right  {
	display: none !important;
}
.image-gallery-popup .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
	display: none !important;
}
.cms-bistro .modals-wrapper .modals-overlay {
	background-color: transparent;
	opacity: 1;
}
.image-gallery-popup .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    text-align: center;
}
.image-gallery-popup .modal-inner-wrap .fotorama__arr--next,
.image-gallery-popup .modal-inner-wrap .fotorama__arr--prev {
	display: none !important;
}
.image-gallery-popup .modal-inner-wrap,
.seating-options-popup .modal-inner-wrap {
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.image-gallery-popup .modal-inner-wrap .action-close:before,
.seating-options-popup .modal-inner-wrap .action-close:before {
	color: #fff !important;
}
.cms-bistro .image-gallery-popup .modal-inner-wrap .modal-content,
.cms-bistro .seating-options-popup .modal-inner-wrap .modal-content {
	padding: 30px;
}
.link-button-row .link-button {
	cursor: pointer;
}
.wc-bistro-row .wc-bottom-content .link-button-row .link-button:hover,
.event-spaces-wrapper .event-spaces-row .event-spaces-col .event-spaces-content .link-button-row a.link-button.bistro-enquire-popup:hover,
.ps-content-wrapper .ps-content-row .ps-content-col .ps-content .ps-image-row .ps-image-col .link-button-row .link-button:hover {
	background: #fff !important;
	color: #0f152b !important;
}
.image-gallery-popup .fotorama__thumb .fotorama__img {
	height: 64px;
}
@media screen and (max-width: 767px) {
	.image-gallery-popup .fotorama__nav--thumbs .fotorama__nav__frame {
		width: 64px !important;
		height: 64px !important;
	}
}
@media only screen and (min-width: 768px) {
	.image-gallery-popup .modal-inner-wrap .modal-header {
		margin-top: -45px !important;
	}
	.image-gallery-popup .modal-inner-wrap .action-close {
		position: absolute;
		top: -6px;
	}
	.cms-bistro .image-gallery-popup.modal-popup .modal-inner-wrap,
	.cms-bistro .seating-options-popup.modal-popup .modal-inner-wrap {
		max-width: 1024px;
		max-height: 95%;
	}
}
/*Bistro Page Redesign 27-04-2023 End*/
/*Interior Design Page Redesign 11-05-2023 Start*/
.complimentary-heading {
	text-align: center;
	padding: 30px 0;
}
.complimentary-heading h2 {
	color: #000000;
    margin: 0px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.full-service-wrapper {
    padding: 70px 0;
}
.full-service-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    align-items: center;
}
.full-service-col {
    padding: 0px 20px;
    width: 50%;
}
.full-service-wrapper .globe-heading {
	max-width: 465px;
	margin: 0 auto;
}
.full-service-wrapper .globe-heading h2 {
	margin-bottom: 25px;
}
.full-service-wrapper .image-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 -7px;
}
.full-service-wrapper .image-row .image-col {
    width: 33.33%;
	padding: 0 7px;
}
.img-content-section {
	padding: 70px 0;
}
.img-content-section .globe-heading {
	margin: 0;
}
.img-content-section .img-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 -10px;
}
.img-content-section .img-row .img-col {
    width: 25%;
	padding: 0 10px;
	margin-bottom: 50px;
}
.img-content-section .globe-heading p {
	max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.by-balancing-section {
	padding: 70px 0;
}
.by-balancing-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px;
    align-items: center;
}
.by-balancing-row .by-balancing-col {
	width: 50%;
	padding: 0 25px;
}
.by-balancing-section .globe-heading {
	max-width: 520px;
	margin: 0 auto;
}
.by-balancing-section .globe-heading h2,
.by-balancing-section .globe-heading p {
	margin-bottom: 25px;
}
.by-balancing-section .link-button-row .link-button {
    border-color: #fff;
    color: #fff !important;
}
.by-balancing-section .link-button-row .link-button:hover {
	background: #fff;
	color: #000 !important;
}
.fc-section {
	padding: 20px 0;
}
.fc-section .fc-row {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
	margin: 0 -25px;
}
.fc-section .fc-row .fc-col {
	width: 33.33%;
	padding: 0 25px;
}
.fc-section .fc-row .fc-col .fc-content {
	max-width: 280px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 50px;
}
.fc-section .fc-row .fc-col:nth-last-child(-n+3) .fc-content {
    border-top: 1px solid #000;
}
.fc-section .fc-row .fc-col .fc-content h2 {
	margin-top: 15px;
}
.fc-section .fc-row .fc-col .fc-content p {
	font-size: 16px;
}
.consultation-wrapper .begin-your-consultation .globe-heading {
	display: none;
}
.consultation-footer {
	padding: 50px 0;
}
@media screen and (max-width: 991px) {
	.full-service-col {
		width: 100%;
	}
	.full-service-wrapper .globe-heading {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.img-content-section .img-row .img-col {
		width: 50%;
		margin-bottom: 20px;
	}
	.by-balancing-row .by-balancing-col {
		width: 100%;
	}
	.by-balancing-row .by-balancing-col .globe-heading {
		margin-top: 25px;
	}
	.fc-section .fc-row .fc-col {
		width: 50%;
	}
	.fc-section .fc-row .fc-col:nth-last-child(-n+4) .fc-content {
		border-top: 1px solid #000;
	}
}
@media screen and (max-width: 580px) {
	.full-service-wrapper .image-row {
		justify-content: center;
	}
	.full-service-wrapper .image-row .image-col {
		width: 50%;
		margin-bottom: 10px;
	}
	.img-content-section .img-row .img-col {
		width: 100%;
		max-width: 450px;
		margin-right: auto;
		margin-left: auto;
	}
	.fc-section .fc-row .fc-col {
		width: 100%;
	}
	.fc-section .fc-row .fc-col:nth-last-child(-n+5) .fc-content {
		border-top: 1px solid #000;
	}
}
/*Interior Design Page Redesign 11-05-2023 End*/

/* home page new design Task: 5265 Date: 27062023 start */
.home-collection-highlights h2.mp-product-slider-title {
  margin-bottom: 15px;
}
.cms-index-index .up-image {
   position: relative;
}
.up-img-text {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
.up-img-text h2 {
    color: #fff;
}
.up-img-text  .link-button-row  .link-button.btn-border-white-up {
  color: #fff !important;
  border: solid 1px #fff;
}
.up-img-text  .link-button-row  .link-button.btn-border-white-up:hover {
    border: solid 1px #292a2e;
}
/* home page new design Task: 5265 Date: 27062023 end */
/* Home Outdoor Sale New Design Date: 16082023 Start */
.up-video-wrapper {
	max-width: 920px;
	margin: auto;
}
.up-video-wrapper .up-video-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	margin-left: -15px;
	margin-right: -15px;
}
.up-video-row .up-video-col {
	width: 50%;
	padding: 0px 15px;
}
@media screen and (max-width: 767px) {
	.up-video-row .up-video-col {
		width: 100%;
		margin-bottom: 20px;
	}
}
.outdoor-sale-row {
	color: #fff;
	padding: 50px 0;
}
.outdoor-sale-row h2 {
	margin-top: 0;
	font-size: 60px;
	margin-bottom: 15px;
	letter-spacing: 4.93px;
	line-height: 1.15;
	font-weight: normal;
}
.outdoor-sale-row h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 25px;
	letter-spacing: 4.93px;
	line-height: 1.15;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.outdoor-sale-row {
		margin-top: 50px;
	}
	.outdoor-sale-row h2 {
		font-size: 48px;
	}
}
@media screen and (max-width: 480px) {
	.outdoor-sale-row h2 {
		font-size: 28px;
	}
	.outdoor-sale-row h3 {
		font-size: 20px;
	}
}
/* Home Outdoor Sale New Design Date: 16082023 End */




@media (max-width: 767px) {
	body.checkout-index-index .page-main {
		padding-top: 37px;
	}
}

.store-wide-sale-banner2.mobile {
	display: none;
}
@media only screen and (max-width: 480px){
	.store-wide-sale-banner2.desktop {
		display: none;
	}
	.store-wide-sale-banner2.mobile {
		display: block;
	}
}

/* Task:5598 start */
.back-to-top img{
	transform: rotate(180deg);
}
.back-to-top {
	position: fixed;
	bottom: 20px;
	right: auto;
	left: 20px;
	cursor: pointer;
	background-color: #efefef;
	z-index: 11;
	display: none;
	width: 40px;
	height: 40px;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	border-radius: 100%
}
/* Task:5598 end */

/* Task: 5725 start */

.home-spring-main-nanner {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
}
.top_home_video video {
    width: 100%;
    height: 100%;
    display: block;
}
.btm_banner,  .top_home_video {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
}
.both_imgs img {
    width: 100%;
    display: block;
    max-width: 100%;
}
.btm_banner img {
    display: block;
}
.both_imgs {
    margin: 50px auto;
    max-width: 942px;
}
.both_imgs .imgses {
    display: grid;
    gap: 30px;
    grid-template-columns: auto auto;
}
.top_both .link-button-row {
    margin-bottom: 25px;
}
.top_both .globe-heading h2 {
    margin-top: 60px;
}
.home-product-slider, .btm_banner {
    padding-top: 40px;
}
.top_home_video {
    margin-top: -204px;
}
.cms-home .free-shipping-row:not(.page-products .free-shipping-row) {
    margin-bottom: 0;
}
.cms-home .page-header .link.wishlist a:before{
  background-image: url(/pub/media/images/heart-white.png);
}
.cms-home header .block-search .label:before{
  /* background-image: url(/pub/media/images/search-white.png); */
}
.cms-home header .minicart-wrapper .action.showcart:before {
    background-image: url(/pub/media/images/ico-header-bag.svg);
}
.cms-home header .minicart-wrapper .action.showcart:before {
    width: 17px;
    height: 16px;
}
.cms-home .page-header .panel.wrapper ul.header.links li.authorization-link img {
    /* display: none; */
}
.cms-home img.black-icon {
    display: none;
}
.cms-home img.white-icon, .cms-home.white_header img.black-icon {
    display: inline-block;
}
.cms-home.white_header img.white-logo, .cms-home img.black_logo, img.white-logo, .cms-home.fixed_header img.white-logo, .cms-home.white_header img.white-icon{
    display: none;
}
img.black-icon, img.black_logo, .cms-home img.white-logo, .cms-home.fixed_header img.black_logo, .cms-home.white_header img.black_logo {
    display: block;
}
img.white-icon, .cms-home.white_header img.white-icon{
  display: none;
}
.cms-home .page-header .panel.wrapper ul.header.links li.authorization-link a:before {
    /* background-image: url(/pub/media/images/account-white.png);
    content: "";
    width: 16px;
    height: 14px;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat; */
}
.fixed_header header.page-header {
    right: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    background-color: #fff !important;
}
.fixed_header .rich-black {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.cms-home.fixed_header img.white-icon {
    display: none;
}
.cms-home.fixed_header img.black-icon {
    display: inline-block;
}
.cms-home.fixed_header .page-header .link.wishlist a:before, .cms-home.white_header .page-header .link.wishlist a:before {
    background-image: url(/pub/media/images/wishlist.png);
}
.cms-home.fixed_header header .block-search .label:before, .cms-home.white_header header .block-search .label:before{
    /* background-image: url(/pub/media/images/search-bg.png); */
}
.cms-home.fixed_header header .minicart-wrapper .action.showcart:before, .cms-home.white_header  header .minicart-wrapper .action.showcart:before {
    background-image: url(/pub/media/images/ico-header-bag.svg);
}
.cms-home.fixed_header .page-header .panel.wrapper ul.header.links li.authorization-link a:before,
.cms-home.white_header .page-header .panel.wrapper ul.header.links li.authorization-link a:before{
    content: none;
}
.cms-home.fixed_header .page-header .panel.wrapper ul.header.links li.authorization-link img,
.cms-home.white_header .page-header .panel.wrapper ul.header.links li.authorization-link img {
    display: inline-block;
}
.cms-home header .block-search.search-open .label:before{
    /* background-image: none !important;
    color: #fff; */
}
.cms-home.fixed_header header .block-search.search-open .label:before,
.cms-home.white_header header .block-search.search-open .label:before {
    color: #000;
}
.cms-home.white_header .header-list > a, .cms-home.white_header .page-header .panel.wrapper li.link.wishlist a, .cms-home.white_header .page-header .social-links ul li a, .cms-home.white_header .nav-sections-row .megamenu ul.nav li.level-0 > a{
  color: #000;
}
.cms-home .page-header .panel.wrapper {
    border-color: #0000;
}
.cms-home .nav-toggle:before{
    background-image: url(/pub/media/images/menu-white.png);
}
.cms-home.fixed_header .nav-toggle:before{
    background-image: url(/pub/media/images/menu.png);
}
.cms-home.white_header .nav-sections-row, .cms-home.white_header header.page-header .panel.wrapper, .white_header header.page-header {
    background-color: #fff;
}
.cms-home .page-header .panel.wrapper{
  border: 0;
}
.cms-home.white_header .nav-toggle:before{
  background-image: url(/pub/media/images/menu.png);
}

@media(min-width: 768px){
.fixed_header .nav-sections-row {
    right: 0;
    position: fixed;
    left: 0;
    z-index: 10 !important;
    background-color: #fff;
}
.cms-home .page-header {
    z-index: 10;
    background: #FFF;
}
.cms-home .nav-sections-row {
    z-index: 1;
}
.cms-home .header-list > a, .cms-home .page-header .panel.wrapper li.link.wishlist a,
.cms-home .page-header .social-links ul li a, .cms-home .nav-sections-row .megamenu ul.nav li.level-0 > a {
    /* color: #fff; */
}
.cms-home .page-header .header-top-right ul.header.links > li > a {
    /* color: #fff !important; */
}
.cms-home.fixed_header .page-header .header-top-right ul.header.links > li > a,
.cms-home.white_header .page-header .header-top-right ul.header.links > li > a {
    color: #000 !important;
}
.cms-home .nav-sections-row .megamenu ul.nav li.level-0 > a:after {
    /* background: #fff; */
}
.cms-home.fixed_header .header-list > a, .cms-home.fixed_header .page-header .panel.wrapper li.link.wishlist a, .cms-home.fixed_header .page-header .social-links ul li a, .cms-home.fixed_header .nav-sections-row .megamenu ul.nav li.level-0 > a {
    color: #000;
}
.cms-home.fixed_header .nav-sections-row .megamenu ul.nav li.level-0 > a:after {
    background: #000;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 773px) {
.cms-home .page-header .header.content {
    padding-top: 20px;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 775px) {
.cms-home .header.panel > .header.links {
    margin-right: 5px;
}
}

@media screen and (min-device-width: 775px) and (max-device-width: 783px) {
.cms-home .header.panel > .header.links {
    margin-right: 5px;
}
}

@media(max-width: 1134px){
.top_home_video {
    margin-top: -263px;
}
}

@media(max-width: 1024px){
.top_home_video {
    margin-top: -265px;
}
}

@media(max-width: 773px){
.top_home_video {
    margin-top: -250px;
}
.fixed_header .nav-sections-row {
    top: 159px;
}
}

@media screen and (max-width: 767px) {
	.top_home_video {
		margin-top: 0px;
	}
	.both_imgs .imgses {
		gap: 15px;
	}
	.top_both .globe-heading h2 {
		margin-top: 30px;
	}
	.both_imgs {
		margin: 30px auto;
	}
	.home-product-slider {
		padding-top: 0;
	}
	.fixed_header header.page-header, .cms-home header.page-header {
		/* top: 32px; */
	}
	.cms-home .free-shipping-row {
		margin-top: 0;
	}
}

/* Task: 5725 end */


/* Task: 5742 start */

.banner_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: center;
}
.banner_content h1 {
    font-size: 150px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Playfair Display", serif !important;
        text-transform: uppercase;
}
.banner_content h1 span {
    text-transform: capitalize;
    font-style: italic;
}
.main_video {
    position: relative;
}
.sale_cont {
    position: relative;
    text-align: center;
    margin-top: 10%;
}
a.now_on {
    font-family: "Playfair Display", serif !important;
    color: #fff;
    font-size: 30px;
    line-height: 100%;
        text-transform: uppercase;
}
a.now_on:hover {
    text-decoration: none;
}
.deposite_txt {
    background-color: #856846;
    text-align: center;
    padding: 30px 0;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    overflow-x: hidden;
}
.deposite_txt h2 {
    margin-top: 0;
    font-family: "Playfair Display", serif !important;
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 4.93px;
    line-height: 1.4;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}
.deposite_txt p {
    margin-bottom: 0px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}
.banner_content h1 em {
    text-transform: capitalize;
}
@media screen and (max-width: 767px) {
	.sale_cont {
		margin-top: 54px !important;
	}
	.banner_content h1 {
		font-size: 30px !important;
	}
	a.now_on {
		font-size: 18px !important;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
	.sale_cont {
		margin-top: 200px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
	.sale_cont {
		margin-top: 242px;
	}
}

@media(max-width: 1800px){
	.banner_content h1 {
		font-size: 130px;
	}
}

@media(max-width: 1700px){
	.banner_content h1 {
		font-size: 110px;
	}
}

@media(max-width: 1600px){
	.banner_content h1 {
		font-size: 110px;
	}
}

@media(max-width: 1200px){
	.banner_content h1 {
		font-size: 60px;
	}
}

@media(max-width: 991px){
	.banner_content h1 {
		font-size: 38px;
	}
	a.now_on {
		font-size: 22px;
	}
}

/* Task: 5742 end */

/* Task: 5845 start */
.catalog-product-view .product.media {
    position: relative;
}
.product-brand-logo {
    position: absolute;
    right: 0;
    top: 15px;
}
.product-brand-logo img {
    display: block;
    width: 82px;
    height: 82px;
}

@media(max-width:991px){
	.product-brand-logo img {
		width: 60px;
		height: 60px;
	}
}

@media(max-width:767px){
	.product-brand-logo {
		right: 10px;
	}
}
/* Task: 5845 end */

/* Task: 5842 start */
.top_home_video .parison_txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: center;

}
.top_home_video h1{
    font-size: 135px;
    font-weight: 400;
    color: #fff;
    line-height: 110%;
    letter-spacing: 17.93px;
    margin-bottom: 6%;
}
.top_home_video img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.text_uppercase {
    text-transform: uppercase;
}
.elegance_fabrics, .stylish_glow .elegance_fabrics, .stylish_glow h2.text_uppercase {
    text-align: center;
}
.stylish_glow .luxury-service-row {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    vertical-align: middle;
        margin: 60px 0 30px;
}
.stylish_glow .luxury-service-col {
    width: 50%;
        padding: 0px 50px;
}
.stylish_glow .luxury-service-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.elegance_fabrics p.home-new-releases-text {
    margin-bottom: 25px;
}
.custom_color h2.text_uppercase, .custom_color p {
    color: white;
}
.custom_color a.link-button.btn-border-black {
    border-color: #fff;
    color: #fff !important;
}
.custom_color .home-bm-slider {
    padding-top: 0px;
}
.luxury-row .luxury-service-row .luxury-service-col img,
.stylish_glow .luxury-service-img img {
  width: 100%;
}
.home-product-slider {
    padding-top: 0;
    margin-top: 0 !important;
}
.custom_color a.link-button.btn-border-black:hover {
    border-color: #000;
}
.custom_mb {
    margin-bottom: 100px;
}
.elegance_fabrics h2.text_uppercase {
    letter-spacing: 4.93px;
}
.top_both .globe-heading h2 {
    margin-top: 35px;
}
h2.text_uppercase.mr-top {
    margin-top: 20px;
}
.stylish_glow h2.text_uppercase {
    letter-spacing: 4.93px;
}

@media(min-width:2100px){
.top_home_video h1 {
    font-size: 190px;
}
}

@media(max-width:1700px){
.top_home_video h1 {
    font-size: 114px;
}
}

@media(max-width:1600px){
.top_home_video h1 {
    font-size: 106px;
}
.custom_mb {
    margin-bottom: 85px;
}
}

@media(max-width:1500px){
.top_home_video h1 {
    font-size: 95px;
}
}

@media(max-width:1439px){
.top_home_video h1 {
    font-size: 80px;
}
}

@media(max-width:1200px){
.top_home_video h1 {
    font-size: 54px;
}
.custom_mb {
    margin-bottom: 75px;
}
}

@media(max-width:991px){
.top_home_video h1 {
     font-size: 48px;
    letter-spacing: 12.93px;
}
.custom_mb {
    margin-bottom: 60px;
}
}

@media(max-width:767px){
.top_home_video h1 {
    font-size: 42px;
    letter-spacing: 8.93px;
}
.stylish_glow .luxury-service-col {
    padding: 0;
}
.stylish_glow .luxury-service-row {
    gap: 10px;
    margin: 60px 15px 30px;
}
}
/* Task: 5842 end */
/* Task : 5859 start */
.category-product-brand-logo .brand-logo {
  top: 7px;
  right: 7px;
  position: absolute;
  z-index: 1;
}
.category-product-brand-logo .brand-logo img {
  max-height: 60px;
  max-width: 130px;
}
/* Task : 5859 end */
/* Task: 5889 start */
.categorypath-black-tie .column.main {
    padding-top: 0 !important;
}
.categorypath-black-tie .page-title-wrapper {
    background-color: #0000;
    padding: 0;
}
.categorypath-black-tie .toolbar.toolbar-products {
    margin-top: 20px;
    margin-bottom: 20px;
    display:none;
}
.cat-video {
    margin-top: 80px;
}
.categorypath-new-room.category-black-tie .column.main {
    padding-top: 0 !important;
}
.categorypath-new-room.category-black-tie .page-title-wrapper {
    background-color: #0000;
    padding: 0;
}
.categorypath-new-room.category-black-tie .toolbar.toolbar-products {
    margin-top: 20px;
    margin-bottom: 20px;
	display:none;
}
/* Task: 5889 end */

/*-----------------Start 12/03/24-------------------*/

@font-face {
  font-family: "Miller Banner";
  src: url("../fonts/miller.eot");
  src: url("../fonts/miller.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/miller.woff2") format("woff2"),
    url("../fonts/miller.woff") format("woff"),
    url("../fonts/miller.ttf") format("truetype"),
    url("../fonts/miller.svg#../fonts/miller")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

.top_eltholtz {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    gap: 100px;
    position: relative;
    margin: 95px 0;
}
.top_eltholtz:after {
    content: '';
    border-right: 1px solid #0e0b09;
    position: absolute;
    top: 0;
    bottom: 0;
}
.top_eltholtz img.the_met_logo {
    max-width: 93px;
        margin-left: auto;
}
.elec_txt {
    font-size: 30px;
    letter-spacing: 16.93px;
    color: #2c2e35;
    font-weight: 400;
}
.historic_cont {
    font-size: 19px;
    letter-spacing: 0px;
    color: #2c2e35;
    font-weight: 500;
    margin-top: 28px;
    text-align: center;
}
.eltholtz_content {
    max-width: 1458px;
    font-size: 44px;
    color: #0e0b09;
    font-family: "Miller Banner";
    text-align: center;
    margin: 0 auto 60px;
    line-height: 100%;
}
.the_eltholtz a.btn {
    width: 293px;
    height: 48px;
    background-color: transparent;
    border: 1.5180000066757202px solid #2c2e35;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: center;
    margin: 0 auto;
    font-size: 19px;
    letter-spacing: normal;
    color: #2c2e35;
    font-weight: 500;
}
.main_video .banner_content {
    justify-content: left;
    align-items: flex-end;
    align-content: flex-end;
    vertical-align: bottom;
}
.both_imgs .imgses {
    gap: 26px;
}
.top_both .globe-heading h2 {
  /*  margin-top: 60px;*/
    font-size: 30px;
    letter-spacing: 1px;
    color: #2c2e35;
    font-weight: 400;
}
.top_both a.btn.explore_btn {
    width: 160px;
    height: 48px;
    background-color: #0000;
    border: 1.5140000581741333px solid #2c2e35;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: center;
    margin: 35px auto 0;
    font-size: 19px;
    letter-spacing: normal;
    color: #2c2e35;
    font-weight: 500;
}
img.the_met_logo {
    max-width: 580px;
    width: 100%;
    height: auto;
    display: block;
}
.both_imgs {
    max-width: 1458px;
}
.top_both .globe-heading h2 {
    letter-spacing: 4.93px;
}
.home-collection-highlights h2.mp-product-slider-title,
.elegance_fabrics h2.text_uppercase,
.top_both .globe-heading h2, .stylish_glow h2.text_uppercase {
    margin-bottom: 15px;
    font-size: 30px;
    letter-spacing: 4.93px;
    color: #2c2e35;
    font-weight: 400;
}
.elegance_fabrics {
    margin-bottom: 40px;
}
.nature-row {
    padding: 35px 0px 35px;
}
.top_eltholtz > div {
    width: 50%;
}
a.btn:hover {
    background: #292a2e !important;
    color: #fff !important;
    text-decoration: none;
}
.nature-row .globe-heading h2 {
	color: #fff !important;
}
.stylish_glow h2.text_uppercase {
    padding: 20px 0;
}



@media(max-width: 1600px){
img.the_met_logo {
    max-width: 480px;
}
.eltholtz_content {
    padding: 0px 20px;
    font-size: 36px;
}
.home-collection-highlights h2.mp-product-slider-title, .elegance_fabrics h2.text_uppercase, .top_both .globe-heading h2, .stylish_glow h2.text_uppercase {
    font-size: 26px;
}
}


@media(max-width: 1439px){
img.the_met_logo {
    max-width: 400px;
}
.elec_txt {
    font-size: 24px;
    letter-spacing: 13.93px;
}
.eltholtz_content {
    font-size: 30px;
}
}

@media(max-width: 1200px){
.home-collection-highlights h2.mp-product-slider-title, .elegance_fabrics h2.text_uppercase, .top_both .globe-heading h2, .stylish_glow h2.text_uppercase {
    font-size: 20px;
}
img.the_met_logo {
    max-width: 250px;
}
.elec_txt {
    font-size: 18px;
    letter-spacing: 9.93px;
}
.eltholtz_content {
    margin: 0 auto 40px;
}
.top_eltholtz {
    margin: 65px 0;
}
}


@media(max-width: 991px){
img.the_met_logo {
    max-width: 160px;
}
.home-collection-highlights h2.mp-product-slider-title, .elegance_fabrics h2.text_uppercase, .top_both .globe-heading h2, .stylish_glow h2.text_uppercase {
    font-size: 18px;
}
.top_eltholtz {
	gap: 80px;
}
}


@media(max-width: 767px){
.top_eltholtz {
	gap: 50px;
}
img.the_met_logo {
    max-width: 120px;
}
.top_eltholtz img.the_met_logo {
    max-width: 65px;
}
.elec_txt {
    font-size: 13px;
}
.eltholtz_content {
    font-size: 20px;
}
.nature-row {
    padding: 35px 0px 0;
}
}

@media(max-width: 359px){
.top_eltholtz {
    flex-direction: column;
    gap: 20px;
}
.top_eltholtz img.the_met_logo {
    margin: 0 auto;
}
.top_eltholtz:after {
	content: none !important;
}
}
/*-----------------end 12/03/24-------------------*/

/* Date: 24052024 Task: 6142 start */

.cms-ambrosia {
  overflow-x: hidden !important;
}
.cms-ambrosia .column.main img {
  display: block;
}
.cms-ambrosia .column.main {
  padding-bottom: 0;
}
.cms-ambrosia .free-shipping-row {
  margin-bottom: 0px !important;
}
.cms-ambrosia .modals-overlay {
  background: #0b0b0b;
  opacity: 0.8;
}

.cms-ambrosia .modal-slide._inner-scroll .modal-content {
  padding: 15px;
}
@media screen and (min-width: 768px) {
	.cms-ambrosia .modal-popup .modal-inner-wrap {
		max-width: 900px;
	  }
}
@media screen and (max-width: 767px) {
  .cms-ambrosia._has-modal a.clickdesk_bubble {
    display: none !important;
  }
}
.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-header h1 {
	font-family: "proxima_novaregular";
	font-size: 16px;
	text-transform: uppercase;
}
@media screen and (min-width: 768px) {
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-inner-wrap {
		max-height: 100%;
		margin: 0px auto;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .consultation-from .form-row .form-col {
		margin-bottom: 10px;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .consultation-from .form-row .form-col textarea.from-control {
		height: 130px;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-content {
		padding-top: 0px;
	}
	.cms-ambrosia .field-error, .cms-ambrosia .mage-error[generated] {
		margin-top: 0px;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-header {
		padding-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.cms-ambrosia .modal-popup.bistro-bookingemail-form {
		left: 0px;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-inner-wrap {
		background: #ffffff;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .modal-header {
		padding-left: 15px;
	}
	.cms-ambrosia .modal-popup.bistro-bookingemail-form .consultation-from .submit {
		text-align: left;
	}
}
.cms-ambrosia .modals-wrapper .modals-overlay {
	background-color: transparent;
	opacity: 1;
}
.cms-ambrosia .image-gallery-popup .modal-inner-wrap .modal-content,
.cms-ambrosia .seating-options-popup .modal-inner-wrap .modal-content {
	padding: 30px;
}

.cms-ambrosia .modals-wrapper .modals-overlay {
	background-color: transparent;
	opacity: 1;
}
.cms-ambrosia .image-gallery-popup .modal-inner-wrap .modal-content,
.cms-ambrosia .seating-options-popup .modal-inner-wrap .modal-content {
	padding: 30px;
}
@media only screen and (min-width: 768px) {
	.cms-ambrosia .image-gallery-popup.modal-popup .modal-inner-wrap,
	.cms-ambrosia .seating-options-popup.modal-popup .modal-inner-wrap {
		max-width: 1024px;
		max-height: 95%;
	}
}

/* Date: 24052024 Task: 6142 end */

/*----------------start 12/11/24---------------------*/
body.overlay-popup {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.home-overlay-content {
	display: none;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	overflow: auto;
}
.home-overlay-content.open-popup {
	display: block;
}
.home-overlay-wrapper {
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	overflow-y: visible;
}
.home-overlay-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden;
}
.home-overlay-col {
	width: 50%;
	position: relative;
}
.overlay-bg {
	z-index: 3;
	pointer-events: none;
	opacity: 0.10;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	background-color: black;
}
@media screen and (max-width: 1023px) {
	.overlay-bg {
		opacity: 0.10;
	}
}
.result_hover .overlay-bg {
	opacity: 0;
}
.overlay-media {
	position: relative;
	width: 100%;
	height: 100%;
}
.overlay-media img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
}
.overlay-media video {
	position: absolute;
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
	object-position: center;
}
.overlay-content {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 9;
}
.overlay-media h2 {
	color: #fff;
	line-height: 1.4;
	font-size: 30px;
	font-stretch: 100%;
	margin: 0 auto 10px;
}
.overlay-btn {
	font-size: 20px;
	color: #fff;
	font-family: "Playfair Display", serif;
	text-decoration: underline;
}
.overlay-btn:hover {
	color: #aa9766;
}
.overlay-btn:visited {
	color: #fff;
}
@media(max-width:1023px) {
	.overlay-media h2 {
		font-size: 20px;
		max-width: 100%;
	}
	.overlay-btn {
		font-size: 16px;
	}
}
@media screen and (max-width: 1023px) {
	.home-overlay-col {
		width: 100%;
	}
	.overlay-content {
		bottom: 0;
		top: 0;
		display: flex;
		align-items: center;
		align-content: center;
		vertical-align: middle;
		flex-direction: column;
		justify-content: center;
	}
	.overlay-media video {
		object-position: top;
	}
}
.home-overlay-row {
	height: 100vh;
}
.jamessaid__logo {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 9;
	margin-top: 20px;
	max-width: 460px;
}
@media screen and (max-width: 767px) {
	.jamessaid__logo {
		max-width: 200px;
	}
}

.globe_icon svg {
	width: 15px;
	height: 15px;
}
.cms-home .globe_icon svg {
	fill: #fff;
}
.fixed_header .globe_icon svg,
.white_header .globe_icon svg {
	fill: #000;
}
.cms-home a.btn.btn_jamessaid {
    background-color: transparent;
}
.fixed_header a.btn.btn_jamessaid,
.white_header a.btn.btn_jamessaid {
	background-color: #000;
}

@media(min-width: 1201px) {
	.globe_icon {
	   display: none;
	}
}
.header-top-left {
    display: flex;
}
.btn_jamessaid {
	display: inline-flex;
	background-color: #292A2E;
	color: #fff !important;
	padding: 8px 25px;
	border-radius: 4px;
}
.header-top-left .social-links {
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	margin-right: 15px;
}
@media screen and (max-width:1439px) {
	.btn_jamessaid {
		padding: 8px 7px;
	}
}
@media screen and (min-width:1200px) {
	.top_home_video {
		margin-top: -215px;
	}
}
@media screen and (max-width:1200px) {
	.btn_jamessaid {
		display: none;
	}
	.globe_icon {
		display: flex;
		align-items: center;
		align-content: center;
		vertical-align: middle;
	}
	a.globe_icon {
		position: absolute;
		right: 20px;
		top: 18px;
	}
}
@media screen and (max-width: 815px) and (min-width: 767px) {
	.header-list, .page-header .panel.wrapper li.link.wishlist, .header.panel > .header.links {
		margin-right: 8px;
	}
	.header-top-right .panel.header {
		margin-left: 8px;
		margin-right: 8px;
	}
	.page-header .minicart-wrapper {
		margin-left: 8px;
	}
	.header-top-right {
		padding-right: 20px;
	}
}
@media screen and (max-width:767px) {
	a.globe_icon {
		right: 0;
		top: 17px;
	}
}
@media screen and (max-width: 425px) {
	.mobile-logo a.logo {
		max-width: 154px;
	}
	.header-top-right {
		padding-right: 0;
	}
	.page-header .minicart-wrapper {
		margin-left: 5px;
	}
}
@media(max-width: 330px) {
	.page-header .minicart-wrapper {
		margin-left: 0px;
	}
}
.cms-home .page-header .panel.wrapper ul.header.links li.authorization-link a:before {
	width: 13px;
	height: 15px;
	margin-right: 3px;
}
/*----------------end 12/11/24---------------------*/

/* Task: 6738 start */
.top_home_video.sale_overlay {
    position: relative;
}
.top_home_video.sale_overlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    width: 55%;
    height: auto;
}
@media screen and (min-width:767px) and  (max-width:1120px)
{
    .top_home_video.sale_overlay img {
        top: 75%;
        width: 50%;
        height: auto;
    }
}
@media screen and (min-width:1121px) and  (max-width:1500px)
{
    .top_home_video.sale_overlay img {
        top: 65%;
        width: 60%;
        height: auto;
    }
}
@media screen and (min-width:1501px) and  (max-width:1700px)
{
    .top_home_video.sale_overlay img {
        top: 60%;
        width: 65%;
        height: auto;
    }
}
/* Task: 6738 end */

/* Task: 6792 start */

.elegance_fabrics_mb {
    margin-bottom: 20px;
}
.modern_design_img {
    margin-top: 80px;
}
.luxury-row .luxury-service-row .luxury-service-col {
        padding: 0;
}
.luxury-service-row.globe-container::after {
    content: none;
}
.luxury-service-row.globe-container {
    gap: 63px;
    flex-wrap: unset;
    justify-content: center;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    max-width: 100%;
}

@media(max-width: 767px){
	.luxury-service-row.globe-container {
		flex-wrap: wrap;
		gap: 30px;
	}
}

/* Task: 6792 end */

.product-item-photo-hovered-wrap {
	width: 100%;
}
@media screen and (min-width: 1024px) {
	.page-products .products-grid .product-items .product-item {
		width: 33.33% !important;
	}
	.products-grid .product-items .product-item .product-item-name {
		font-size: 18px;
	}
}
@media screen and (max-width: 480px) {
	.page-products .products-grid .product-items .product-item {
		width: 100% !important;
	}
}

/* Task: 7143 start */
.customer-account-login main#maincontent,
.customer-account-create main#maincontent {
    max-width: 100%;
}
.customer-account-create .page-title-wrapper,
.customer-account-login .page-title-wrapper {
    display: none;
}
.customer-account-login .login-container,
.customer-account-create .register-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -15px;
	margin-right: -15px;
}
.customer-account-login .login-container .block-new-customer,
.customer-account-create .register-container .customer-account-image {
    width: 70%;
	padding: 0px 15px;
}
.customer-account-login .login-container .block-customer-login,
.customer-account-create .register-container .block-customer-account {
    width: 30%;
	padding: 0px 15px;
}
.customer-account-login .login-container:after,
.customer-account-login .login-container:before,
.customer-account-create .form-create-account .actions-toolbar:before,
.customer-account-create .form-create-account .actions-toolbar:after {
	content: none;
}
.customer-account-login .login-container .block,
.customer-account-create .register-container .block {
    float: none;
}
.customer-account-login .block-new-customer img,
.customer-account-create .customer-account-image img {
    display: block;
}
.customer-account-login .login-container .block .block-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    border: 0;
	font-family: "Playfair Display", serif;
	text-transform: uppercase;
}
.customer-account-login .block-content .form-bottom p {
    text-align: right;
    font-size: 14px;
}
.customer-account-login .login-container .fieldset>.field>.control {
    width: 100%;
}
.customer-account-login form#login-form .actions-toolbar .primary .action {
    line-height: normal;
}
.customer-account-login .block-customer-login .form-bottom {
    margin-top: 30px;
}
.customer-account-login .block-customer-login .form-bottom a {
    text-decoration: underline;
}

.customer-account-login .login-container .fieldset:after {
	display: none;
}
@media screen and (min-width: 1024px) {
	.customer-account-login .block-new-customer img,
	.customer-account-create .customer-account-image img {
		padding: 0 50px;
	}
	.customer-account-create .block-customer-account .form.create.account {
		padding-right: 30px;
	}
	.block-customer-login .block-content {
		margin-right: 30px;
	}
}
@media screen and (max-width: 991px) {
	.customer-account-login .login-container .block-new-customer,
	.customer-account-login .login-container .block-customer-login,
	.customer-account-create .register-container .customer-account-image,
	.customer-account-create .register-container .block-customer-account {
		width: 100%;
	}
	.customer-account-login .login-container .block-new-customer {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.customer-account-login .login-container .block .block-title {
		font-size: 24px;
	}
	.customer-account-login .block-content .form-bottom p {
		text-align: center;
	}
}
.customer-account-create .register-container .form-create-account {
	min-width: 100%;
}
.customer-account-create .form.create.account .fieldset>.legend {
    display: none;
}
.customer-account-create .form.create.account h2 {
    font-size: 28px;
    border: 0;
    margin: 0;
    font-family: "Playfair Display", serif;
	text-transform: uppercase;
}
.customer-account-create .form-create-account .actions-toolbar .secondary p {
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.customer-account-create .form-create-account .actions-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    vertical-align: middle;
}
.customer-account-create .form-create-account .actions-toolbar > .primary {
    float: none;
}
.customer-account-create .form-create-account .actions-toolbar .secondary a {
    text-decoration: underline;
}
.customer-account-create .form-create-account fieldset.fieldset.create.info {
    margin: 0;
}
.customer-account-create .form-create-account .actions-toolbar .primary .action {
    line-height: normal;
    height: 48px;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
}
.customer-account-create .form-create-account .password-very-strong .password-strength-meter:before {
    background-color: #f4f4f4;
}
.customer-account-create .form-create-account .fieldset.create.account:after {
	display: none;
}
@media(max-width: 1200px) {
	.customer-account-create .form-create-account .actions-toolbar {
		flex-wrap: wrap;
		gap: 10px;
	}
	.customer-account-create .form-create-account .actions-toolbar .secondary p {
		text-align: left;
	}
	.customer-account-create .form-create-account .actions-toolbar > .primary {
		width: 100%;
	}
}
@media(max-width: 767px){
	.customer-account-create .form-create-account .actions-toolbar .secondary p {
		text-align: center;
	}
	.customer-account-create .form.create.account h2 {
		font-size: 24px;
	}
}
/* Task: 7143 end */

/* Task: 7203 start */
#home-mobile-video{
	display:none;
}
@media only screen and (max-width: 767px) {
	#home-desktop-video{
		display:none;
	}
	#home-mobile-video{
		display:block;
	}
}
/* Task: 7203 end */

/* Task: 7204 start */
.page-header .minicart-wrapper .block-minicart {
	position: fixed !important;
	top: 0;
	right: 0;
	margin: 0;
	bottom: 0;
	height: 100%;
	border: 0;
	max-height: 100%;
	background-color: rgb(255 255 255 / 50%);
	padding: 0;
	z-index: 99999;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper {
	height: 100%;
	max-width: 760px;
	margin-left: auto;
	min-width: 760px;
	border: 0;
	transform: translateX(100%);
	transition: transform 0.3s ease-in-out;
	background-color: #fff;
	overflow: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none
}
.page-header .minicart-wrapper.active .block-minicart #minicart-content-wrapper {
	transform: translateX(0);
}
.minicart-wrapper .action.close {
	top: 30px;
	right: 30px;
}
header .minicart-wrapper .block-content {
	height: 100%;
	padding: 65px 30px 0;
}
.minicart-items .message.notice {
	/*background-color: transparent;
	color: #292a2e;*/
	font-size: 16px;
	/*padding-top: 20px;*/
}
.minicart-items-wrapper::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.minicart-items-wrapper::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

.minicart-items-wrapper::-webkit-scrollbar-thumb {
	background-color: #000000;
}
.minicart-items-wrapper {
	min-height: 386.667px;
}

@media(max-width: 767px){
	.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper {
		max-width: 100%;
		min-width: 100%;
	 }
}

.block-minicart .items-total {
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.block-minicart .items-total span.minicart-label {
    font-size: 20px;
    font-weight: 600;
}
.block-minicart .subtotal {
    text-align: left;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    margin: 0;
    justify-content: space-between;
    margin-top: 10px;
}
#top-cart-btn-checkout {
    width: 100%;
    height: 44px;
    font-size: 18px;
        border-radius: 0;
}
.minicart-actions-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
}
.minicart-actions-buttons .action.viewcart {
    width: 100%;
    display: flex;
    border: 1px solid #000;
    color: #000;
    height: 44px;
    font-size: 18px;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: center;
}
.minicart-actions-buttons .action.viewcart:hover {
  text-decoration: none;
}
.minicart-actions-buttons > div {
    width: 50%;
}
.minicart-actions-buttons .primary > div {
    display: none;
}
.minicart-items-wrapper {
    flex: 1;
    overflow-y: auto;
}
header .minicart-wrapper .block-content {
	display: flex;
	flex-direction: column;
}
.minicart-bottom-footer {
    position: sticky;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    left: 0;
    right: 0;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0px 20px;
}
@media(max-width: 767px){
	.minicart-actions-buttons > div {
		width: 100%;
	}
	.minicart-actions-buttons {
		flex-wrap: wrap;
	}
	.page-header .minicart-wrapper.active .block-minicart #minicart-content-wrapper {
		overflow: hidden;
	}
	.minicart-items-wrapper {
		height: 220px !important;
		min-height: 220px;
	}
}
.minicart-items-wrapper{
	margin-left: 4px;
	margin-right: 4px;
}
.minicart-bottom-footer{
	margin-left: 7px;
	margin-right: 7px;
}

.block-minicart .items-total .count{
	padding-left: 24px;
}
.minicart-wrapper.active .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}
.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    display: unset !important;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.5s, visibility 0.5s;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 40000;
}

/* Task: 7204 end */

/* PTG: new header */
.visually-hidden {
    border: 0;
    padding: 0;
    margin: 0;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */
    clip: rect(1px, 1px, 1px, 1px); /*maybe deprecated but we need to support legacy browsers */
    clip-path: inset(50%); /*modern browsers, clip-path works inwards from each corner*/
    white-space: nowrap; /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */
}

.page-top {
    background: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    display: none;
    p {
        margin: 0;
    }
    & > div {
        width: 100%;
        text-align: center;
    }
    &:has([data-element="main"]) {
        display: block;
    }
}

@media screen and (max-width: 480px) {
  .page-top {
    padding: 10px 5px;
  }
}

.logo {
  margin: 0;
  float: none;
  .header-logo {
      height: 28px;
      width: 100%;
  }
}

.action.nav-toggle,
.action.nav-togggle:hover,
.action.nav-toggle:active,
.action.nav-toggle:focus,
.humberger_icon:hover,
.humberger_icon:active,
.humberger_icon:focus,
.humberger_icon {
  outline: none;
  appearance: none;
  background: none;
  border: 0;
  width: 22px;
  height: 19px;
  padding: 0;
  margin: 0;
  .close__icon {
    display: none;
  }
  &.active {
    .hb__icon {
      display: none;
    }
    .close__icon {
      display: block;
    }
  }
}

.action.nav-toggle:before {
  display: none;
}

@media screen and (max-width: 480px) {


  .greet.welcome:not(customer-is-login) {
    display: none;
  }
}

.header-top-right {
  display: flex;
  gap: 30px;
}

.header-top-left {
  display: flex;
  gap: 20px;
}

.mobile-trade-access{
  display: none !important;
}

body:not(.catalog-category-view, .catalog-product-view) .page-header {
  /* margin-bottom: 24px; */
}

.header.links > li > a {
  text-decoration: none !important;
}

@media (max-width:480px) {
  .mobile-trade-access{
    display: inline !important;
  }
}
.page-products .category-image img{
  /*max-width:1400px !important;*/
  margin:auto;
  object-fit:cover;
}
/*@media (max-width:480px){
  .home-hero-slider-top{
    display:none;
  }
}*/

@media screen and (min-width: 768px) {

  .header.links > .authorization-link span {
    display: none;
  }

  .header-top-left {
    gap: 20px;
  }

  .customer-menu .header.links > .authorization-link span {
    display: block;
  }

  .header.panel > .header.links .greet.welcome.customer-is-login ,
  .header.panel > .header.links .greet.welcome.customer-is-login + .customer-welcome {
    position: relative;
    top: 3px;
  }
}

@media screen and (max-width: 767px) {
  .header_menu_content {
    display: none;
  }
  .humberger_icon {
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  .megamenu {
    overflow-x: scroll;
    white-space: nowrap;
  }
}

@media screen and (min-width: 1024px) {
  .cms-home.fixed-header .page-header {
    position: sticky;
    top: 0;
  }

  .cms-home .page-header {
    background: rgba(26,26,26,.05);
    transition: background 0.5s ease;
    position: relative;
    &::before {
      content: '';
      -webkit-backdrop-filter: blur(5px);
      backdrop-filter: blur(5px);
      width: 100%;
      height: 100%;
      position: absolute;
      pointer-events: none;
    }

    .header-top-right .panel.header li.greet.welcome,
    .megamenu .level-0 > .level-link,
    .block-search.search-open .label:before,
    .authorization-link {
      color: #fff;
      transition: color 0.5s ease;
    }

    .customer-welcome .action.switch:after, .customer-welcome .action.switch:hover:after,
    .humberger_icon svg,
    .block-search:not(.search-open) .field.search label::before,
    .logo img,
    .showcart::before,
    .authorization-link img {
      filter: invert(1);
      transition: filter 0.5s ease;
    }

  }

  .cms-home.fixed-header .page-header ,
  .cms-home.white-header .page-header,
  .cms-home.white_header_toggle .page-header {
    background: #fff;
    &::before {
      content: '';
      -webkit-backdrop-filter: blur(0);
      backdrop-filter: blur(0);
    }

    .customer-welcome .action.switch:after, .customer-welcome .action.switch:hover:after,
    .header-top-right .panel.header li.greet.welcome,
    .megamenu .level-0 > .level-link,
    .block-search.search-open .label:before,
    .authorization-link {
      color: #000;
    }

    .customer-welcome .action.switch:after, .customer-welcome .action.switch:hover:after,
    .humberger_icon svg,
    .block-search:not(.search-open) .field.search label::before,
    .logo img,
    .showcart::before,
    .authorization-link img {
      filter: none
    }
  }
}

@media screen and (min-width: 768px) {
  .header_menu_content {
    position: absolute;
    background: #FFF;
    left: 0;
    right: 0;
    margin-top: 1px;
    display: none;
    &.active {
      display: block;
      z-index: 2;
    }

    .items {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 60px;
      max-width: 1140px;
      margin: 70px auto 50px auto;

      .item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;

        img {
          margin-bottom: 30px;
          vertical-align: top;
        }

        a {
          display: block;
          &:hover {
            text-decoration: none;
          }
        }

        .item__heading {
          color: #292a2e;
          margin-bottom: 25px;
          display: block;
          text-transform: uppercase;
          font-family: "proxima_novabold";
          font-weight: bold;
          font-size: 13px;
          letter-spacing: 2.1px;
        }

        ul {
          margin: 0;
          padding: 0;
          text-align: left;
          li {
            margin-bottom: 25px;
          }
          a {
            color: #292a2e;
            font-size: 14.5px;
            line-height: 1.5;
            letter-spacing: 0.2px;
            font-family: "proxima_novalight";
            font-weight: 300;
          }
        }
      }
    }

    .footer {
      padding-bottom: 70px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      .footer__phone {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 16px;
        font-family: "proxima_novabold";
        color: #292a2e;
        a, a:hover, a:active, a:focus {
          color: #292a2e;
          text-decoration: none;
        }
        svg {
          width: 20px;
          height: 20px;
        }
      }
      .footer__socials {
        display: flex;
        gap: 20px
      }
    }
  }
  .cms-home {
    .header_menu_content {
      margin-top: 0;
    }
  }
}