/** Shopify CDN: Minification failed

Line 198:22 Expected identifier but found "!"
Line 252:9 Expected ":"
Line 1470:2 Expected identifier but found "/"
Line 1470:25 Expected identifier but found "/"
Line 2072:2 "verticle-align" is not a known CSS property

**/
.ao-follow{ display: none !important; }
.sticky-bar {
  position: fixed;
  top: 0;
  width: 100%
}
h1.site-title { font-size: 10px; position: absolute; top: -9999px; left: -9999px; }
*{outline:none;}
.pre-order-box p{
  color: red;
  font-weight: bold;
}
.trust-badge {
  text-align: right;
}
.trust-badge img{
  height: 28px;
}
body{
  padding-bottom: 50px;
}
a:hover, a:focus{
  color: #998675 !important;
  text-decoration: none !important;
}
.custom-menu a {
  font-size: 12px;
  text-transform: uppercase;
}
li.logo-custom a {
  opacity: 0;
}
.filter{
  float: right;
  width: 120px;
}
.product-header{
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 30px;
}
.prod-price-box{
  float: right;
  text-align: left;
}
li.logo-custom {
  background: url(https://cdn.shopify.com/s/files/1/2340/7243/files/logo.jpg?444958143239351518);
  height: 123px;
  width: 103px;
  background-repeat: no-repeat;
  /* opacity: 0; */
  /* padding-left: 40px; */
  margin-left: 20px;
  margin-right:20px;
}
.special-offers-custom a{
  color: #ce0000 !important;
  font-weight: 800 !important;
}

.virtual-tour-custom a{
  color: #005eb0 !important;
  font-weight: 800 !important;
  -webkit-animation: colorchange 10s infinite alternate;
}
@-webkit-keyframes colorchange {
  0% {

    color: blue;
  }

  10% {

    color: #8e44ad;
  }

  20% {

    color: #1abc9c;
  }

  30% {

    color: #d35400;
  }

  40% {

    color: blue;
  }

  50% {

    color: #34495e;
  }

  60% {

    color: blue;
  }

  70% {

    color: #2980b9;
  }
  80% {

    color: #f1c40f;
  }

  90% {

    color: #2980b9;
  }

  100% {

    color: pink;
  }
}
.virtual-tour-custom a:before {
  content: "\f06e";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  margin-right: 4px;
}

.slideshow {
  /*height: 560px !important;*/
}
.custom-menu li a {
  margin-top: 71px;
}
.footer-inner-section a ,.footer-inner-section li{
  font-size: 11px;
  text-transform: uppercase;
}
.footer-inner-section li {
  display: inline-block;
}
.footer-inner-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-inner-section .copyrights{
  color:#888;
  font-size: 11px;
  text-transform: uppercase;
}
/*
SLIDER 
*/
/* .slideshow__text-content .page-width {
background: #fff;
text-align: left;
color: #000;
width: 500px;
float: left; padding-top:20px; padding-bottom:20px; margin-left:100px;
} */
.slideshow__text-content  .page-width h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}

.slideshow__text-content .page-width span {
  float: left;
  width: 100%;
  display: block;
  max-width: 100%;
}
.newsletter-section h3 {
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  color:#3e230f;
  margin-bottom: 15px;
}
.owl-carousel .owl-item img {
  width: auto;
  text-align: center;
  margin: 0 auto;
  object-fit: contain;
}
.owl-item .product-price a{
  color: #998675 !important;
}
.newsletter-secti{
  background: #f4f4f4;
}
.section-header {
  margin-bottom: 0px; !important;
}
.password__input-group {
  max-width: 654px !important;
  margin: 0 auto 55px;
}
.newsletter-section .btn {
  background-color: #3e230f;
}
.btn:hover,.btn:focus {
  background-color: #3A0C01;
  color: #fff !important; 
}
.feature-row p {
  font-size: 20px;
  text-align: justify;
}
.feature-row h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif; 
  color:#000;    margin-bottom: 45px;
}
.header-loign-section {
  position: relative;
  z-index: 12;
  margin-top: 10px;
  position: relative;
}
.header-loign-section li {
  display: inline-block;
  margin-right: 12px;
  text-transform: uppercase;
  font-size: 14px;
}
.header-loign-section li:last-child {
  margin-right: 0px;
}

.header-loign-section a:hover, .header-loign-section a:focus{
  color: #998675;
  text-decoration: none;
}
.sub-title{   
  font-size: 14px;
  color: #998675;
  margin-bottom: 0px !important;
  margin-top: 0px;
  /* border-bottom: 1px solid #ccc; */
  padding-bottom: 15px;
  font-weight: bold;
}
.cart-box{
  display: inline-block;
  padding 2px 10px;
  width: 20px;
  text-align: center;
  background-color: #998675;
  color: #fff;
}
.footer-inner-section {
  border-top: 1px solid #e8e8e8;
}	
.vertical-text {
  font-size: 13px;
  font-weight: bold;
  word-spacing: -1px;
  letter-spacing: 6px;
  color: #000;
  -ms-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 299px;
  left: -38px;
}
.feature-row__item {
  position: relative;
}

.plus-minus-input {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 150px !important;
}

.plus-minus-input .input-group-field {
  text-align: center;
  padding: 1rem;
  width: 74px !important;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

.plus-minus-input .input-group-button button {
  padding: 10px 14px;
  line-height: 19px;
  font-size: 11px;
  border: 1px solid #efefef;
  margin: 0px;
  transition: all 0.3s;
  outline: none;
}
.plus-minus-input .input-group-button button:hover{
  background-color: #998675;
  border-color: #998675;
  color: #fff;
}
.plus-minus-input .input-group-button button.btn-minus{
  border-right: 0px; 
}
.plus-minus-input .input-group-button button.btn-plus{
  border-left: 0px; 
}
.input-group-field, .input-group-button{
  float: left; 
}

.rte-setting.featured-row__subtext {
  padding-left: 53px;
}
.feature-row a.btn {
  background: transparent;
  color: #000;
  font-size: 13px;
  margin-left: 32px;
  margin-top: 1px;

}
.vertical-text:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 57px;
  background: #998675;
  -ms-transform: rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform:rotate(-90deg);
  transform: rotate(-90deg);
  left: 193px;
  top: -19px;
}
.marney-bar-cart-section {
  background: #f4f4f4;
  padding-left: 100px !important;
  padding-top: 20px;
}
.marney-bar-cart-section .custom-feature-text h2 {
  text-align: left !important;
  font-size: 36px;
  margin-bottom: 0px;
  margin-bottom: 12px;
}
.marney-bar-cart-section .custom-feature-text p {
  font-size: 24px;
  font-weight: 100;
  text-transform: uppercase;
  color: #000;
}
.marney-bar-cart-section .custom-feature-text .rte-setting.featured-row__subtext {
  padding: 0px;    margin-bottom: 6px;
}
.marney-bar-cart-section .custom-feature-text a.btn {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #998675;
  font-weight: 100;
}
.discount-price{
  color: #ce0000!important;
}
.marney-bar-cart-section .vertical-text:before{display:none;}
span.icon-bar {
  background: #000;
}
.product-single__meta h1 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
}
span.product-price__price {

  color: #998675;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
}
span.product-price__price_s {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
.product-single__description.rte p {
  display: block;
  clear: both;
  width: 100%;
  flex: inherit !important;
  text-align: justify;
}
.product-single__description.rte table p{
  text-align: center;
}
.selector-wrapper label {
  font-size: 14px;
  font-weight: normal;
  float: left;
}
.product-form__input {
  display: block;
  width: 100px !important;
  float: left;
}
.product-form__item.product-form__item--submit button {
  background: #998675;
  border-radius: 0px;
  width: 161px;
  font-size: 22px;
  font-weight: 400;
  padding: 0px;
  line-height: 38px;
  width: 46px !important;
}
.cart_price_total{
  display: inline-block;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 10px;
  border-top: 1px solid #ccc;

}
.product-single__photo-wrapper img {

}
.row.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.custom_header_menu {
  padding: 0px !important;
}
.feature-row a.btn {
  background: transparent;
  color: #000;
  font-size: 13px;
  margin-left: 32px;
  margin-top: 1px;
  background: url(https://cdn.shopify.com/s/files/1/2340/7243/files/long-arrow.png?5646487547985819313);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 53px;
}
.index-section {
  padding-top: 35px !important;
  padding-bottom: 1px !important;
}
.img-holder{
  height: 360px;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
}
.img-holder img{
  max-height: 360px;
  min-height: 360px;
  width: auto !important;
  margin: 0px auto !important;
  position: relative !important;
  object-fit: contain; 
}
.img-holder a:hover{
  cursor: zoom-in !important; 
}
#prod-thumbs .owl-dots{
  list-style: none;
}
#prod-thumbs .owl-dots .owl-dot span{
  margin: 3px 6px 3px 0px;
  visibility: hidden;
}
#prod-thumbs .owl-dots .owl-dot {
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1px;
  margin-bottom: 1px;
  opacity: 1;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
#prod-thumbs .owl-dot.active{
  opacity: 0.75;
  border: 1px solid #ddd;
}
.separator-section {
  padding: 60px 0;
  padding-top: 20px;
  margin: 0 auto;
  margin-left: 40px;
}
.sep{
  margin: 0 5px;
  color: #ccc;
}
#FeatureRowImageWrapper-feature-row {
  max-width: 577px;
  max-height: 396.5848214285714px;
  max-width: 100% !important;
}

.product-price del {
  color: #888888;
  font-weight: normal;
  font-size: 14px;
}

.product-single__photo-wrapper {
  max-width: 100% !important;
}

.header-inner-section {
  padding: 0px !important;
}

custom-quantity-select-option {
  width: 100%;
  border-top: 1px dashed #ccc;
  padding-bottom: 17px;
  padding-top: 40px;
}

.custom-quantity-select-option {
  width: 100%;
  border-top: 1px dashed #ccc;
  padding-bottom: 17px;
  padding-top: 40px;
}

.social-sharing a {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  line-height: 34px;
  text-align: center;
  margin-left: 4px;
  border: 1px solid #fff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.wishy-placeholder{
  display: inline-block; 
}
.ui.small.images .image, .ui.small.images img, .ui.small.images svg, .ui.small.image {
  width: auto;
  height: 180px;
  font-size: 0.92857143rem;
  position: relative !important;
  object-fit: contain;
}
.social-sharing a.fb{
  background-color: #3b5998;
}
.social-sharing a.tw{
  background-color: #00aced;
}
.social-sharing a.gp{
  background-color: #dd4b39;
}
.social-sharing a.pin{
  background-color: #cb2027;
}
.social-sharing a.whatsapp{
  background-color: #25d366;
}
.social-sharing a.email{
  background-color: #998675;
}
.social-sharing a:hover,.social-sharing a:focus{
  color: #998675;
  background-color: #fff;
  border: 1px solid #998675;
}
.custom-product-share h4 {
  float: left;
  margin-right: 22px;
}
.custom-product-share h4 {
  font-weight: normal;
  font-size: 14px;
  margin-top: 12px;
  margin-right: 8px;
  color: #333333;
}
.custom-product-share {
  margin-top: 29px;
}
.custom-quantity-select-option {
  width: 100%;
}
.selector-wrapper h1 {
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  text-align: right;
}
.selector-wrapper h1 span {
  color: #998675;
}

.custom-menu {
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
}

.product-single__title {
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  color: #593500;
  text-transform: none;
  letter-spacing: 1px;
}

.header-inner-section.container {
  border-bottom: 1px solid #fff;
}

.marney-bar-cart-section a.btn {
  background: transparent;
}

.footer-inner-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.custom-social-links {
  float: right;
}

.custom-social-links li a {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #ccc;
  border-radius: 30px;
  line-height: 27px;
  text-align: center;  
  display: block;
}
.shopify-section{
  margin-top: 60px;
  width: 100%;
}
#shopify-section-slideshow.shopify-section{
  margin-top: 0px;
}
.template-collection .shopify-section, .template-product .shopify-section{
  margin-top: 20px;
}
#shopify-section-header.shopify-section{
  margin-top: 0px !important; 
}
div#shopify-section-slideshow {
  padding-top: 0px !important;
}

#shopify-section-related-products .container,#shopify-section-manual-pick-related-pro .container {
  padding: 0px;
}

.product-title {
  text-transform: uppercase !important;
  margin-bottom: 5px;
  margin-top: 12px;
  font-size: 17px;
  font-weight: normal;
}

.newsletter-section p {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

.input-group__field {
  width: 100%;
  border-right: 0;
  border-radius: 2px 0 0 2px;
  font-size: 13.99px;
}

ul.footer-social-media-links li {
  margin-left: 12px;
}

index-section--newsletter-background {
  background-color: rgba(120, 129, 136, 0.1);
}
li.logo-custom {
  margin-left: 55px;
  margin-right: 55px;
}
.header-loign-section li a {
  font-size: 12px;
  float: right;
}
.header-loign-section ul {
  float: right;
}
.custom_header_menu li a {
  letter-spacing: 1px;
}
.active-tab-menu {
  border-bottom: 1px solid #998675;
}
/*
ONLY FOR NEW ARRIAVAL 
*/

.custom-tab-section li{ display:inline-block;}
.custom-tab-section li {
  display: inline-block;
  margin-right: 40px;
  font-size: 13px;
  font-weight: bold;

}
.product-price a {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
.custom-tab-section ul li {
  text-align: center;
}
.custom-tab-section .item{
  text-align: center;
  padding: 30px 10px;
  height: 345px;
}
.product-title {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 12px;
  font-size: 13px;
  font-weight: normal;
}
.custom-tab-section ul{ margin-bottom:0px;}
.tab-header-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.tab-header-section:after {
  content: "";
  display: block;
  clear: both;
}
.custom-tab-menu li{    text-transform: uppercase;
  font-weight: bold;}
.custom-tab-section li a{ color:#000;}
.custom-tab-menu ul {
  padding: 0px;
}
.nav-tabs {
  border-bottom: 0px solid #ddd !important;
  letter-spacing: 2px !important;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1;
  border: 0px solid transparent !important;
  border-radius: 0 !important;
}
.nav-tabs li a {
  padding: 0px !important;
  padding-bottom: 10px !important;
}
.nav-tabs li.active {
  border-bottom: 1px solid #988672 !important;
}
.custom-tab-section.container {
  position: relative;
}
.custom-tab-section .owl-theme .owl-nav {
  margin-top: 10px;
  right: 0px; position:absolute;
  top: -44px;
}

.custom-tab-section .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 12px;
  margin: 5px;
  padding: 4px 7px;background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  color: #000;
  text-transform: uppercase;
}
.custom-tab-section .owl-theme .owl-nav .disabled {
  opacity: 1;
  cursor: default;
  color: #998675 !important;
}
.custom-tab-section .owl-prev {
  border-right: 1px solid #000;
  border-radius: 0px !important;
  padding: 0px !important;
  margin-right: 4px !important;
  padding-right: 15px !important;
}
.custom-tab-section .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
  color: #998675 !important;
  text-decoration: none;
}
.custom-tab-section .tab-title{
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #555;
  border-bottom: 1px solid #593500;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.btn-viewall, .btn-viewall:visited{
  border-radius: 50px !important;
  background-color: #f4f4f4 !important;
  font-weight: bold !important;
  font-size: 11px !important;
  transition: all 0.3s ease;
  margin-top: -15px;
  color: #000 !important;
}
.btn-viewall:hover, .btn-viewall:active{
  color: #6c7072 !important;
  box-shadow: inset -2px -2px 4px rgba(0,0,0,0.25);
}
.custom-tab-menu a {
  text-decoration: none; color:#000;
}
.custom-tab-section a{ color:#000 !important;}
.custom-tab-section .item{
  text-align:center;
  border: 1px solid #f5f5f5;
  border-right: 0px solid #f5f5f5;
  transition: all 0.3s ease;
}
.custom-tab-section .item:hover{
  /*box-shadow: inset -3px -3px 6px rgba(0,0,0,0.3);*/
  opacity: 0.8;
}
.custom-tab-section .owl-stage-outer{
  border-right: 1px solid #f5f5f5;
}
.custom-tab-1-content,.custom-tab-2-content,.custom-tab-3-content,.custom-tab-4-content{ display:none; transition: all 0.5s ease-in-out; opacity:0;}
.active-custom-tab{ display:block; transition: all 0.5s ease-in-out; opacity: 1;}
/*
NEW ARRIVAL END 
*/
.index-section--newsletter-background {
  background-color: rgba(120,129,136,0.05);
  background: #f4f4f4;
}

.newsletter__submit {
  font-size: 13.99px;
  font-weight: normal;
}

li.logo-custom {
  margin-left: 24px;
  margin-right: 24px;
}
.site-nav--has-dropdown:hover .site-nav__dropdown {
  display:block;
}

.custom-tab-menu a {
  text-decoration: none !important;
}

.newsletter__submit {
  font-size: 13.99px !important;
  font-weight: normal !important;
}

.index-section--newsletter-background {
  background-color: rgba(120,129,136,0.05);
  background-color: #f4f4f4 !important;
}

div#Collection{
  margin-bottom: 60px;
}
div#Collection .h4.grid-view-item__title {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase !important;
}

div#Collection .grid__item {
  padding-left: 0px;
  text-align: center;
}
div#Collection .grid{
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
}
div#Collection .grid-view-item {
  text-align:center;
  border: 1px solid #f5f5f5;
  border-top: 0px solid #f5f5f5;
  border-left: 0px solid #f5f5f5;
  transition: all 0.2s ease;
  padding: 20px 10px;
  height: 320px;
}
div#Collection .grid-view-item:hover{
  /*box-shadow: inset -3px -3px 6px rgba(0,0,0,0.25);*/
}
.grid-view-item:hover img{
  opacity: 0.75;
}
.grid-view-item .overlay, .owl-item .item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .2s ease;
  background-color: #000;
}

.grid-view-item:hover .overlay, .owl-item:hover .item .overlay {
  opacity: 0.04;
}
div#Collection  span.product-price__price {
  color: #998675;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}

div#Collection s.product-price__price {
  color: #333 !important;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Oswald', sans-serif;
}
#searchDrawer {
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, 0.85);

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

  opacity: 0;
  display: none;
}

#searchDrawer.open {
  display: block;
  animation-name: slidenavAnimation;
  animation-duration:.2s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.2s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#searchDrawer .search-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 640px;
  margin-left: -320px;
}
#searchDrawer input[type="search"] {
  text-transform: uppercase;
  color: #3d4246;
  background: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  border: 1px solid #f5f5f5;
  outline: none;
}
#searchDrawer .btn {

}
#searchDrawer .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #6c7072;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
/*
SUb Menu Section 
*/
.site-nav__childlist {
  display: inline-block;
  border: 1px solid #EBE5CF;
  border-top: 0px !important;
  background-color: rgba(255,255,255,0.9) !important;
  padding: 30px;
  text-align: left;
  width: 96%;
  font-size: 16px !important;
}
.custom-sub-menu-div {
  position: absolute;
  display: block;
  width: 100%;

}
li.main-links:hover a.site-nav__link.site-nav__link--main, li.main-links:focus a.site-nav__link.site-nav__link--main {
  color: #998675;
  opacity: 1;
  background: none;
  border-bottom: 2px solid #e7e1c7 !important;
}

.navbar-nav {
  margin: 0px auto !important; 
  margin-bottom: 15px !important;
  float: none;
  display: block;
  text-align: center;
  background-color: #F5F5F5;
  padding: 15px 0 0 0;
}
.navbar-nav>li {
  float: none;
  display: inline-block;
  margin: 0 6px;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 0px 20px 0px !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 8px !important;
}
.navbar-nav li:hover{
  margin-bottom: -4px !important;
}
.navbar-nav li#search-link:hover{

}
.site-nav__dropdown li:hover, .site-nav__dropdown li:focus{
  border-bottom: 0px solid #998675;
  margin-bottom: 0px !important;
}
.site-nav__dropdown a:hover, .site-nav__dropdown a:focus{
  text-decoration: none;
  color: #998675;
}
.site-nav__childlist a {
  margin-top: 0px !important;
}
.site-nav__dropdown a {
  margin-top: 0px !important;
}
ul#SiteNav li {
  position: static !important;
}
.site-nav__childlist {
  background: transparent !important;
}
.custom-sub-menu-div {

}
.collection-title{
  font-family: 'Playfair Display', serif;
  font-size: 42px;
  color: #593500;
  text-transform: none;
  letter-spacing: 0px;
}
a.site-nav__link.site-nav__child-link.site-nav__child-link--parent {
  color: #593500;
  font-size: 14px !important;
}
a.site-nav__link.site-nav__child-link {
  font-size: 13px !important;
}
a.site-nav__link.site-nav__child-link.site-nav__child-link--parent:hover, a.site-nav__link.site-nav__child-link.site-nav__child-link--parent:focus {

}
.site-nav__childlist-item {
  margin-right: 20px;
  padding-bottom: 0px;
  margin-bottom: 30px;
  width: 40%;
}
.custom-sub-menu-div a {
  font-size: 12px;
}
.slider-read-options {
  clear: both;
  text-align: left;
  float: left;
}

nav.breadcrumb {
  text-align: center;
  font-size: 14px;
  color: #888888;
  background-color: transparent;
}
.section-header.text-center h1{
  position: RELATIVE;
}
.section-header.text-center h1:after {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background: #998675;
  bottom: -30px;
  margin: 0 auto;
  display: block;
  left: 0px;
  right: 0px;
}
li.logo-custom:hover a {
  opacity: 0;
  /*     display: none; */
  cursor: pointer;
}
li.logo-custom {
  cursor: pointer;
}
.grid-view-item__image{
  max-height: 180px;
  min-height: 200px;
  height: 200px;
  width: auto !important;
  margin: 0px auto !important;
  position: relative !important;
  object-fit: contain;
}

.grid-view-item__image-wrapper img {
  border: 0px solid #ebebeb;
  transition: all 0.3s ease-in-out;
  width: auto;
}
#menu{transition: all 0.3s ease-in-out;}
.grid-view-item__link:hover .grid-view-item__image-wrapper img, .grid-view-item__link:focus .grid-view-item__image-wrapper img {

}

.page-width.test {
  padding-left: 40px;
  padding-right: 13px;
  max-width: 1249px;
}
.product-form__cart-submit {
  display: block;
  width: 40% !important;
  line-height: 1.4;
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal;
  float: left;
}

.slider-title-section {
  background: none;
  float: left;
  padding: 0px;
  text-align: left;
}
.slider-title-section h2{

}
.slider-title-section:after {
  content: "";
  display: block;
  clear: both;
}
.slider-read-options {
  background: rgba(255,255,255,0.65);
  text-align: center;
  padding: 8px;
  position: relative;
  top: 10px 15px;
  color: #000;
}
.logo-section {
  padding: 0px;
  padding-bottom: 11px;
  margin: 0px;
}
.logo-section img {
  display: block;
}

.container.custam_header_new a {
  font-size: 12px;
}
.right-section-header ul {
  float: right;
}

.right-section-header {
  margin-top: 66px;
}

.left-section-header {
  margin-top: 0px;
}

a:hover, a:focus {
  opacity: 1 !important;
}
.custom_header{
  position: relative;
}
.site-nav__dropdown {
  width: 200px;
  margin-top: 0px !important;
}
.site-nav__dropdown--centered {
  margin-left: 1px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background: none !important;
}
.pagination {
  font-size: 10px !important;
  text-transform: uppercase !important;
  padding-top: 60px !important;
}
.pagination>li>a, .pagination>li>span {
  padding: 6px 8px !important;
  line-height: 1 !important;
  color: #998675 !important;
}
.custom-tab-section .owl-item img {
  display: block;
  width: 100%;
  height: 200px;
}
/*--Next Previous-Start----*/
.next-and-previous-section {
  margin-top: -65px;
  z-index: 10;
  position: relative;
  margin-right: 18px;
}
.next-and-previous-section a:first-child {
  border-right: 1px solid #000;
}
.next-and-previous-section a {
  padding: 4px 12px;
  background: #fff;
  display: block;
  float: left;
  line-height: 9px;
  font-size: 12px;
}
.next-and-previous-section {
  padding: 10px;
  background: #fff;
  float: right;
  position: relative;
  bottom: -8px;
  right: 5px;
  text-transform: uppercase;
}
.custom_product_list{
  border-top: 1px solid #f5f5f5;
}
.custom_product_list:first-child{
  border-left: 1px solid #f5f5f5;
}
#collection-template .custom_product_list:first-child{
  border-left: 0px solid #f5f5f5;
}
#collection-template .custom_product_list{
  border-top: 0px solid #f5f5f5;
}
.custom_product_list{
  position: relative;
}
label {
  font-size: 12px !important;
}
.sku-tags .tag{
  display: inline-block;
  background-color: #f3f0e3;
  padding: 1px 4px;
  margin-right: 2px;
  text-transform: uppercase;
  margin-top: 20px;
}
span.custom-type {
  background-color: #f3f0e3;
  font-size: 10px; 
  padding: 10px;
  line-height: 3px !important;
  display: block;
  float: left;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-left: 5px;
  text-transform: uppercase;
}
.product-single__photo-wrapper {
  position: relative;
}
span#c_tags {
  position: absolute;
  top: 0;
  /* left: 0; */
  right: 11px;
  text-transform: uppercase;
}
a, button, [role="button"], input, label, select, textarea {
  touch-action: manipulation;
  font-size: 13px;
}
.custom_tag_type {
  z-index: 10;
  padding: 0px;
  text-transform: uppercase;
  right: 0px;
  top: 0px;
  float: right;
  position: absolute;
}
.product-single__photo-wrapper.js {
  position: relative;
} 
span.variant-sku {

}

.custom_div:after {
  content: "";
  display: block;
  clear: both;
}
.custom_div {
  margin-bottom: 20px;
}
.custom_div h2{
  margin-bottom: 0px;
}
body.template-product .main-content {

}


.clear-fix {
  clear: both;
}
.product-single__photo-wrapper.js {
  position: relative;
  border: 1px solid #e8e3e3;
}
.vat-label{
  font-size: 11px;
  color: #998675;
}
.custom-count-loop-2 {
  /*display: none;*/
}
.custom-zoom-image {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #f4f4f4;
  padding: 10px 16px;
  font-size: 12px;
}
.breadcrumb-navigation {
  float: none;
  margin-bottom: 19px;
  padding: 15px 0px;
  font-size: 12px;
  text-transform: uppercase;
}
.product-form__input {
  display: block;
}
.wish-custom-icon {
  background: #f4f4f4 url(https://cdn.shopify.com/s/files/1/2340/7243/files/like_1.png?3786069444737595622) !important;
  background-repeat: no-repeat !important;
  background-size: 18px !important;
  background-position: 15px 12px !important;
  width: 51px !important;
  padding-bottom: 29px !important;
}
.breadcrumb-navigation.text-center {
  display: none;
}
.custom-gift {
  display: inline-block;
  width: 261px;
  margin-top: 0px;
  margin-left: 10px;
}
.custom-gift a {
  display: block;
  width: 100%;
}
.custom-gift a span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px !important;
  padding-bottom: 12px;
  / background: #414348; /
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.aaa-add-gift-registry-grid span {
  width: auto;
  display: inline-block;
  padding: 4px 8px;
  font-size: 13px !important;
  background-color: rgb(65, 67, 72) !important;
}
.swell-tab {
  bottom: 41px !important;
  display: none !important;
}
.hide +.custom-other-product-option {
  display: none;
}
.button.btn.button.rfq-btn {
  position: relative;
  z-index: 2;
  visibility: hidden;
  display: none;
}
.grid__item {
  position: relative;
}
.custom-heading {
  margin: 0 0 17.5px;
  font-family: "Work Sans","HelveticaNeue","Helvetica Neue",sans-serif;
  font-weight: 600;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 100px;
  margin-left: 153px;
}



<!-------Related-product----------------------->

.related-products .item {
  height: 10rem;
  background: #4DC7A0;
  padding: 1rem;
  height: 10rem;
  background: #4DC7A0;
  padding: 1rem;
}

.related-products .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.related-products{ width:1200px; margin:0 auto;    overflow: hidden;}

<!-------------------------------------->
.breadcrumb-navigation span, .breadcrumb-navigation a {
  font-size: 12px;
}

img.zoomImg {
  display: none !important;
}
.custom-count-loop-2 {
  display: none;
}

.clearfix {
  clear: both;
}

.row.product-single__photo-wrapper.js.custom-count-loop-3.test3 {
  display: none;
} 

.row.product-single__photo-wrapper.js.custom-count-loop-4.test3 {
  display: none;
}

.row.product-single__photo-wrapper.js.custom-count-loop-5.test3 {
  display: none;
}
.row.product-single__photo-wrapper.js.custom-count-loop-6.test3 {
  display: none;
}

.social-sharing .fa {
  position: relative;
}

a.social-icons__link .fa {
  position: relative;
}

/* Important styles */
#toggle {
  position: relative;
  display: block;
  width: 45px;
  margin: 0;
  float: left;
  margin-top: -90px;
  margin-left: 10px;
  z-index: 999999999;
  padding: 10px;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
}
#toggle span:after{
  top: 8px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 4px;
  background-color: #888;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}


/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
  height: 0px;
  margin-bottom: 30px!important;
  position: fixed;
  width: 100%;
  margin: auto;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  text-align: center;
  background: rgba(255,255,255,0.95);
  padding-bottom: 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
  z-index: 9999;
}

ul, li, li a {
  list-style: none;
  margin: 0;
  padding: 0;
}
li a {
  /*color: #888;*/
  text-decoration: none;
  transition: all .2s;
}
li a:hover,
li a:focus {
  background: none;

}

#toggle.sticky-toggle{
  position: fixed;
  top: 45px;
  left: 15px;
  margin-top: 0px;
  margin-left: 0px;
}
#menu.sticky-menu{
  position: fixed;
  top: 90px;
}
.header-loign-section.sticky-bar {
  position: fixed;
  background-color: #fff;
  padding: 15px 0px 10px 0px;
  margin-top: 0px;
  top: 0px;
}
.header-loign-section .logo-small{
  display: none;
}
.header-loign-section .logo-small img{
  width: 120px;
}
.header-loign-section.sticky-bar .logo-small{
  display: block;
}
/* demo styles */

p, p a, .page-container li {
  font-size: 13px;
  margin-bottom: 12px;
}

.page-container table{
  font-size: 13px; 
}

.page-container li {
  list-style-type: circle !important;
  list-style-position: outside !important;
}
.product-single__thumbnails li{
  list-style: none !important;
}
#menu,#toggle{
  display:none;
}

.header-loign-section ul {
  float: right;
}

p.normal.tm9 {
  text-align: left;
}

p.normal.tm6 {
  text-align: left;
}

.product-single__price {
  text-align: left;
  margin-bottom: -10px !important;
}
.product-single__thumbnails {

}
.preview-thumbs{
  float: left;
  margin-right: 5px;
  height: 50px;
  text-align: center;
}
.preview-thumbs:first-child{

}
.preview-thumbs img{
  height:48px;
  width: auto !important;
  display: inline;
}
.grid__item {

}

.grid__item:first-child {
  padding-left: 0px !important;
}

.product-single__thumbnail.active-thumb {
  border-color: #3d4246 !important;
}

.product-single__thumbnail {

  margin: 0 !important;
  border: 1px solid #e8e3e3 !important;
}
.site-nav__dropdown li{
  margin-right: 0px;
  margin-left: 0px;
}
.arabic-flip{
  font-family: Cairo, sans-serif; 
}
@media only screen and (max-width: 990px) and (min-width: 767px) {
  div#SiteNavLabel-furniture {
    width: auto;
    position: absolute;
    left: -1px;
    right: -1px;
  }
  div#SiteNavLabel-accessories {
    position: absolute;
    left: 68px;
  }
  div#SiteNavLabel-lighting {
    position: absolute;
    left: 156px;
  }

  div#SiteNavLabel-wall-decor {
    position: absolute;
    left: 240px;
    width: 300px;
  }
  .left-section-header, .right-section-header {
    margin-top: 0px;
  }
  .navbar-nav>li {
    margin: 0 5px;
  }
  .nav>li>a {
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .custom-tab-section ul {

  }
  .nav-tabs>li {
    float: none !important;
    margin-bottom: -1px;
  }
  .nav-tabs>li {
    float: none !important;
    margin-bottom: -1px;
  }
  .page-container{

  }
  .rte-setting.featured-row__subtext {
    padding-left: 40px;
  }
  .feature-row__text{
    margin-left: 15px;
  }
  .vertical-text {
    top: 280px;
    left: -68px;
  }
  .vertical-text:before {
    left: 193px;
  }
  .custom-tab-section li {
    margin: 4px;
    font-size: 12px;
    font-weight: normal;
  }
  .slideshow {
    /*height: 360px !important;*/
  }
  .slideshow__text-content {
    bottom: -30px !important;
  }
  .slider-title-section h2{
    font-size: 26px;
  }
  .feature-row p {
    font-size: 16px;
  }
  .product-template__container{
    padding: 0 15px !important;
  }
  hr {
    margin: 30px 0 !important;
  }
  .grid-view-item__image {
    min-height: 100px;
  }
  span.custom-type {
    font-size: 9px;
    padding: 4px 4px;
    margin-top: 2px;
    margin-right: 2px;
  }
  div#Collection .h4.grid-view-item__title {
    font-size: 12px;
  }
  .grid__item {

  }
  .site-nav__childlist-item {
    margin-bottom: 0px;
  }
  .site-nav__childlist {
    padding-bottom: 50px !important;
  }
  .nav li a {
    display: block;
    padding: 10px 0px !important;
  }
  .site-nav__dropdown li a {
    padding: 2px 0px !important;
  }
  .navbar-nav li {
    display: block;
  }
  .navbar-nav {
    margin: 0px !important;
  }
  .site-nav__dropdown{
    overflow: hidden;
    display: none;
  }
  .site-nav__childlist-item {
    width: 45% !important;
    max-width: none;
  }
  .site-nav__childlist-item:nth-child(even) {
    margin-right: 0px;
  }

}
@media only screen and (max-width: 1200px) and (min-width: 990px) {
  .nav>li>a {
    letter-spacing: 0px;
  }
  div#SiteNavLabel-furniture {
    width: 970px;
    left: 14px;
    right: -1px;
  }
  div#SiteNavLabel-furniture .site-nav__childlist-item{
    width: 14.5%;
    max-width: 14.5%;
  }
  div#SiteNavLabel-wall-decor {
    width: 320px;
  }
}
@media only screen and (min-width: 1200px) {
  div#SiteNavLabel-furniture {
    width: 94%;
    position: absolute;
    left: 3%;
    right: -1px;
  }
  div#SiteNavLabel-furniture .site-nav__childlist-item{
    width: 14.5%;
    max-width: 14.5%;
  }
}
.vip-product{
  border-color: #C69B11;
}
.text-right{
  text-align: right;
}
.grid {
  margin-left: 0px !important;
  margin-top: 15px !important;
}

.stock-warning{
  margin-top: 30px;
  display: none;
}
.no-padding{
  padding:0px !important;
}
.social ul li {
  list-style: none !important;
}

/*cart delievry css*/
.cart__footer .medium-up--one-half .grid__item.medium-up--one-quarter span {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}
.cart__footer .medium-up--one-half .grid__item {
  padding: 5px !important;
}
.cart__footer .grid__item.medium-up--three-quarters span {
  font-size: 14px;
}
.cart__footer .grid__item.medium-up--three-quarters #cartProductId {
  font-size: 14px;
  width: 79%;
}

span.radio_grd1 {
  margin-left: 9px;
}

.radioBoxjs span.radio_grd1 {
  margin-left: 13px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: none !important;
  -webkit-highlight: none !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #998675 !important;
}

.product-single__description hr {
  margin: 15px 0 25px 0;
}

.product_details_ak table *{
  animation : none;
  animation-delay : 0;
  animation-direction : normal;
  animation-duration : 0;
  animation-fill-mode : none;
  animation-iteration-count : 1;
  animation-name : none;
  animation-play-state : running;
  animation-timing-function : ease;
  backface-visibility : visible;
  background : 0;
  background-attachment : scroll;
  background-clip : border-box;
  background-color : transparent;
  background-image : none;
  background-origin : padding-box;
  background-position : 0 0;
  background-position-x : 0;
  background-position-y : 0;
  background-repeat : repeat;
  background-size : auto auto;
  bottom : auto;
  box-shadow : none;
  box-sizing : content-box;
  caption-side : top;
  clear : none;
  clip : auto;
  color : inherit;
  content : normal;
  counter-increment : none;
  counter-reset : none;
  cursor : auto;
  direction : ltr;
  empty-cells : show;
  float : none;
  font : normal;
  font-family : inherit;
  font-size : medium;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  height : 0;
  height : auto;
  hyphens : none;
  margin : 0;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  max-height : none;
  max-width : none;
  min-height : 0;
  min-width : 0;
  opacity : 1;
  orphans : 0;
  outline : 0;
  outline-color : invert;
  outline-style : none;
  outline-width : medium;
  overflow : visible;
  overflow-x : visible;
  overflow-y : visible;
  padding : 0;
  padding-bottom : 0;
  padding-left : 0;
  padding-right : 0;
  padding-top : 0;
  /* May need to alter quotes for different locales (e.g fr) */
  quotes : '\201C' '\201D' '\2018' '\2019';
  text-align : inherit;
  text-align-last : auto;
  text-decoration : none;
  text-decoration-color : inherit;
  text-decoration-line : none;
  text-decoration-style : solid;
  text-indent : 0;
  text-shadow : none;
  text-transform : none;
  transform : none;
  transform-style : flat;
  transition : none;
  transition-delay : 0s;
  transition-duration : 0s;
  transition-property : none;
  transition-timing-function : ease;
  unicode-bidi : normal;
  visibility : visible;
  verticle-align: middle;
  white-space : normal;
  widows : 0;
  width : auto;
  word-spacing : normal;
  z-index : auto;
  font-size: 13px;
}

.product_details_ak table tr:nth-child(1) td *{
  font-weight: bold !important;
  text-transform: uppercase;
}

.product_details_ak table tr td:last-child{
  width: 60px !important; 
}

.product_details_ak table td{
  padding: 10px 0;
  text-align: center;
}

#scrolltotop {
  display: inline-block;
  background-color: #998675;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: all .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrolltotop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.25em;
  line-height: 50px;
  color: #fff;
}
#scrolltotop:hover {
  cursor: pointer;
  background-color: #593500;
}
#scrolltotop:active {
  background-color: #555;
}
#scrolltotop.show {
  opacity: 1;
  visibility: visible;
}