/** Shopify CDN: Minification failed

Line 2272:0 Unexpected "}"

**/
html {
  scroll-behavior: smooth;
}
sticky-header .site-nav-title {
  font-family: inter;
  font-weight: 500;
}
.edit_buttons button {
  color: #000;
}

.cs_main .popup {
  z-index: 9999999 !important;
}

br {
  display: inline !important;
}
.handle_pages-shop-by-room .banner-heading {
  line-height: 1.2 !important;
}
.first_level_inspiration_our-stories ,.first_level_inspiration_our-stories ul li {
  padding:0 !important;
}
.first_level_inspiration_get-inspired {
  width: 29% !important;
}
.first_level_inspiration_our-stories ul li a {
  white-space:nowrap;
}

.menu-lv-item:hover > a span::after {
	transform: scaleX(1);
	transform-origin: left;
}
.site-nav-link > span:has(.new-badge)::after{
width: calc(100% - 50px);
}
.list-menu:hover .menu-lv-item a.active span::before{
  display:none;
}

.halo-sticky-toolbar-mobile .bottom-bar .icon svg {
  stroke: none;
}
sticky-header .menu_mobile_link.link-effect.active span::before {
  position: absolute;
  bottom: calc(100% - 36px) !important;
  right: 0;
  width: 100%;
  height: 3px;
  background: #EBE8E3;
  content: '';
}
.made-to-order_shop-all .site-nav-title , .shop-by-room_shop-all .site-nav-title {
 position: relative;
}
.made-to-order_shop-all .site-nav-title span:after ,.shop-by-room_shop-all .site-nav-title span:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  transition: transform var(--duration-default) ease-out;
  transform-origin: right;
}
.made-to-order_shop-all .site-nav-title span:hover::after ,.shop-by-room_shop-all .site-nav-title span:hover::after{
  background: #c7b299;
  transform: scaleX(1);
}
.shop-by-room_shop-all .site-nav-sub {
  margin: 0 !important;
}
.shop-by-room_shop-all .site-nav-sub {
  margin: 0 !important;
}
div#material-results_outer {
 min-height: 400px;
position: relative;
}
#addSelectionList .productSlider {
  max-height: 100%;
  overflow: hidden;
  height: 100%;
}
sticky-header .site-nav-link {
  font-family: inter;
  font-weight: 300;
  font-size: 16px;
  color: #231F20;
  padding: .8px 0;
  margin: 0;
  line-height: 1.9;
}
main.main_wislist_page{
position: relative;
min-height: 400px;
}
.view_more {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 12px;
  font-family: inter;
  margin-left: 21px;
  text-decoration: underline;
  color: var(--color-text2);
}
.view_more:hover {
  color:#231F20;
}
.slick-current .productView-thumbnail-link {
  border: 2px solid #999;
}
.productView-thumbnail-link {
  border: 2px solid transparent;
}
.loadmorebtncnt {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.cs_main .buttons .btn {
  width: 100%;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  font-family: var(--font-body-family);
  letter-spacing: 0;
}
.product-form__label .swach_inner .label_promo {
  position: absolute;
  top: 7px;
  right: 0;
  background: #212121;
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .5px;
  line-height: 9px;
  padding: 6px 7px;
}

.template-article .articleGallery-block .lookbook-dialog .product-item {
    width: 195px;
}
.articleGallery-block .lookbook-dialog .product-item .card-information__wrapper.text-left .card__heading a, 
.articleGallery-block .lookbook-dialog .product-item .price__last {
    font-size: 16px !important;
    line-height: 16px !important;
      margin-top: 5px;
}
.template-article .product-item .card-information .card-summary {
      line-height: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
}


@media screen and (min-width: 768px) {
.productView-options label.metaobjects.product-form__label.available:hover .swatch_tooltip {
  display: block !important;
}
}

.selected_colors .color_img {
  background: #a3a3a357;
}
.product-form__swatch .product-form__radio:checked + .product-form__label .swach_inner:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  height: 27px;
  width: 37px;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf8,<svg width="37" height="27" viewBox="0 0 37 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 13.7059L12.2 25L36 1" stroke="%23DED6C8" stroke-width="2"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .3s;
}
.material-heading+.material-heading {
 display: none !important;
}
.shop_by_category.space_0 .spotlight-item {
  margin-bottom: 0px;
}
#addSelectionList .product_slider {
height: 300px;
}
.article-template .page-sidebar + .page-content {
  width: 100%;
  padding: 0;
}

.newsletter input {
	background: #EBE8E3;
	border: none;
	border-bottom: 1px solid #231F20;
	border-radius: 0;
	padding: 8px 0;
	font-size: 14px;
	color: #171717;
	font-family: 'Stag Sans';
}
.alert-success {
  background: #231F20;
  display: flex;
  color: #ffff;
  position: fixed;
  top: 25%;
  right: -100%;
  transition: all 2s;
  max-width: 365px;
  min-width: 365px;
  padding:17px 22px;
  justify-content: space-between;
  align-items: center;
  z-index: 9999999;
  gap:2rem;
}
#addSelectionList .loader {
 background: #ebe8e3;
}
.alert-success a {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.alert-success.active {
  right: 2%;
}
.alert-success .msg_info {
  font-size: 16px;
  font-family: var(--font-heading-family);
  line-height: 1.5;
}
.alert-success .msg_info:hover {
  opacity:.7;
  
}
.alert-success .btn_gr {
 display: flex;
  align-items: center;
  gap: 24px; 
}
.alert-success .btn_gr  .close_btn {
  cursor: pointer;
}
.alert-success .btn_gr  .close_btn:hover svg {
  opacity:.7;
}

.alert-success .btn_gr  .close_btn svg {
  height: 15px;
  width: 13px;
  fill: #fff;
}

.account-page .page-header.account_header {
  padding: 40px 0 46px;
}

.addtowishlistbtn {
  cursor: pointer;
}

.link-effect > span::after {
  bottom: calc(100% - 43px) !important;
  height:3px;
}

.menu-dropdown .link-effect > span::after {
  bottom: calc(100% - 25px) !important;
  height: 2px;
}

.tools_header .toolbar{
	font-family: 'Stag Sans';
}

.banner-item .banner-button ,.video-section .banner-button {
  font-weight: 400;
  font-family: open sans;
  font-size: 14px;
  min-height:40px;
  border-color: transparent !important;
}
.banner-item .banner-button span ,.video-section .banner-button span{
  line-height: 1.3;
}
.wishlist-content ul.account-dropdown {
 overflow-y: auto;
max-height: 400px;
}
.collection_menu .banner h3 {
	font-family: 'inter';
	font-weight: 500;
}
.swatch .number-showmore ,.item-swatch-more .number-showmore {
  font-size: 10px;
}

.sidebar--layout_1 .sidebarBlock-heading {
	font-family: 'Stag Sans' !important;
	font-weight: 300 !important;
}

.newsletter .form-field.field {
	margin-bottom: 15px;
}

::-ms-input-placeholder {
	color: #171717;
}

.progress-wrapper {
	padding: 0 36px 0 0px;
	margin-top: 14px;
	display: none;
}

.progress-wrapper .slick-progress-bar {
	position: relative;
	width: 100%;
	height: 2px;
	background: #EBE8E3;
	overflow: hidden;
	display: block;
}

.progress-wrapper .progress-bar-inner {
	height: 100%;
	background: #C7B299;
	width: 0;
	transition: width 0.3s ease;
	display: block !important;
}

.recent_product .progress-wrapper .slick-progress-bar {
	background: #fff;
}

.slick-dots li.slick-active button,
.slider-dots li.active button {
	background-color: #222222B0;
	border-color: #222222B0;
}

.slick-dots li button,
.slider-dots li button {
	background-color: #EBE8E369;
	border-color: #EBE8E369;
}

.halo-block-header .title {
	font-weight: 300;
}

input[type=number] {
	-moz-appearance: textfield;
}

.header-utility__item .icon_name,
.header_top_bar ul li a,
.header-utility .header__search .search-modal__form .search__input,
.policies-text {
	font-family: Cormorant Garamond;
}

.price-item {
	font-size: 14px;
	font-weight: 600;
}
.card-information__wrapper .card-price {
  margin-top: 0;
  margin-bottom:6px;
}
.product-block .view_all,
.our_stories .view_all {
	font-size: 11px;
	font-weight: 300;
	text-decoration: underline;
	border: none;
    text-transform: uppercase;
    letter-spacing: .2px;
}

.spotlight-inner .des {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Stag Sans';
	line-height: 1.3 !important;
}

.form-actions .auth-link {
	color: #231F20;
	font-size: 14px;
	font-weight: 500;
	font-family: "Inter", serif;
}

.shopify-block #insta-feed h2,
.shopify-block .instafeed-shopify h2 {
	margin: 42px 0 54px;
}

.card-title-ellipsis {
	margin-bottom: 0;
}

.halo-sidebar-header .title {
	font-size: 24px;
	font-weight: 500;
	font-family: Cormorant Garamond;
}

.button {
	font-family: "Inter", serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1.65px;
	font-weight: 700;
    line-height: 2;
    min-height:45px;
}
.button.button--primary {
    border-color: transparent;  
}
.halo-sidebar-wrapper.custom-scrollbar .form-label {
	font-size: 14px;
}

.breadcrumb_outer {
	background: #EBE8E3;
	font-family: Cormorant Garamond;
}

.breadcrumb_outer .link.home-link,
.separate svg {
	color: #929791 !important;
	fill: #929791 !important;
}

.main_register .page-header,
.login-item .login-text {
	text-align: left !important;
}

/* .main_register .page-header {
	font-size: 32px;
	padding: 48px 0 20px;
}
 */


.main_register .login-item .form-field+.form-field {
	margin-top: 22px;
}

.main_register .login-item .form-input {
	font-size: 14px;
}

.main_register .button.button--primary {
	min-width: 100% !important;
	font-family: "Inter", serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1.65px;
	font-weight: 700;
}

.form-label--checkbox {
	font-size: 14px;
}

#halo-auth-sidebar .tfg_outer h2 {
	margin: 0;
	font-size: 24px;
}

#halo-auth-sidebar .tfg_outer p {
	font-size: 14px;
	font-family: "Inter", serif;

}

#halo-auth-sidebar .tfg_outer .form-label {
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 400;
}

#halo-auth-sidebar .halo-sidebar-header {
  margin-left: 35px;
  margin-right: 39px;
  padding: 35px 0 29px;
  border-bottom: 1px solid #DED6C8;
}

#halo-auth-sidebar .tfg_outer {
	background: #ebe8e3;
	padding: 20px 26px;
	margin: 20px 39px 0px 35px;
}

body.auth-sidebar-show .halo-auth-sidebar .auth-actions {
  margin: 20px 0 0;
}

#halo-auth-sidebar .account-dropdown {
	padding: 39px 39px 40px 35px;
}

.account-dropdown .account-action {
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 500;
}

.halo-sidebar.halo-sidebar-right .halo-sidebar-close {
	right: 0;
}

.account-page h1.page-header {
	padding: 40px 0 12px;
    font-size: 36px;
	text-transform: capitalize;
  }

.account-page .account_sidebar h3.title {
	margin: 0;
}

.account-page .account_sidebar p {
	margin: 35px 0 19px;
	font-size: 14px;
}

.account-page .account_sidebar p b {
	font-weight: 600;
}

.account-page .address-title,
.account .account-title {
	margin: 0 0 18px;
	padding: 0;
	font-size: 18px !important;
	line-height: 1;
}

.account-page .address-form .address-title .default {
	font-family: "Inter", serif;
}

.addresses li address .acc-name {
	font-family: "Inter", serif;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	text-transform: capitalize;
	margin-bottom: 15px;
}

/* .addresses .account-content {
  max-width: 516px;
} */

.addresses .address-form {
	max-width: 516px;
}

.modal-content .rewards_barcode {
	margin: 13px 0 7px 0;
}

.button.button-2:hover {
	background: #231F20;
	color: #fff;
}

#pagination {
	justify-content: center;
	display: flex;
	align-items: center;
	gap: 3px;
}

#pagination button {
	border: none;
	background: transparent;
	color: #DED6C8;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Stag Sans';
	padding: 0;
}

.pagination-wrapper ul li a {
	border: none;
	background: transparent;
	color: #242324;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Stag Sans';
	padding: 0;
}

.pagination-wrapper ul li .pagination__item--current {
  font-size: 14px;
  padding: 0;
}
.pagination-wrapper .pagination__list > li {
  min-width: inherit;
  min-width:inherit;
  padding: 0 1px;
}
.pagination-wrapper .pagination-arrow {
  margin-left: 16px !important;
  height: 15px;
}
.pagination-wrapper a svg {
	width: 18px;
	height: 18px;
    fill:#C7B299 ;
    stroke:#C7B299 ;
}
.pagination-wrapper .pagination__item.pagination__item--prev {
   margin-right: 16px !important;
   margin-left: 0px !important;
}

.pagination-arrow .pagination__item-arrow {
  position: unset;
  transform: none;
  height: fit-content;
  width: fit-content;
  display: block;
  line-height: 1;
}

.pagination-wrapper .pagination__item.pagination__item--prev svg {
  transform: rotate(-180deg);
}
#pagination button span svg {
	width: 16px;
	height: 16px;
}

#pagination button span {
	padding: 0 20px;
}

#pagination button .prev svg {
	transform: rotate(-180deg);
}

.delete-quote-button svg {
	height: 19px;
	width: 19px;
}

td.order_refrence {
	font-family: "Rubik", serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}

.total_money {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

td.subject {
	font-size: 12px;
	font-weight: 300;
	color: #000;
	font-family: Rubik, serif;
	line-height: 2;
}

td .auth-actions button {
	font-family: Open Sans;
}

td[data-label="Total"] {
	font-family: open sans;
	font-weight: 700;
	font-size: 14px;
}

.reward-item-right h3 {
	font-size: 40px;
	font-weight: 500;
	font-style: italic;
	line-height: 1;
	margin: 0;
}

.reward-item-left {
	max-width: 443px;
	width: 100%;
}

.reward-item {
	height: 251px;
	margin-bottom: 18px;
}

.reward-item img {
	height: 100%;
	width: 100%;
}

.reward-item-right {
	margin: 23px 32px 32px;
	max-width: 279px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.reward-item-right p {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	font-family: stag sans;
	color: #000;
}

.reward-item-right h4 {
	font-size: 16px;
	font-family: open sans;
	font-weight: 400;
	margin: 18px 0 14px;
	line-height: 1.1;
}

.reward-item-right .button {
	font-family: open sans;
	font-weight: 400;
	font-size: 14px;
}

.find_store {
	background: #EBE8E3;
	padding: 46px 0;
	text-align: center;
}

.find_store h1 {
	margin: 0 0 28px;
	font-size: 36px;
	font-weight: 500;
}

.find_store .filter_wapper {
	max-width: 467px;
	margin: 0 auto;
}

.find_store .filter_wapper select,
.find_store .filter_wapper input {
	color: #929791;
	font-size: 16px;
	font-family: Rubik, serif;
	font-weight: 300;

}

.button--secondary:hover {
	background: #231F20 !important;
	color: #fff;
}

.button.button--primary.btn-one {
	min-width: 105px;
	width: 105px;
	margin: 0;
}

.btn-group.mb-3 {
	display: flex;
	gap: 9px;
	margin: 10px 0;
}

.me-3 {
	margin-bottom: 11px;
}

#store-map {
	margin: 50px 0 45px;
}

.toolbar-wrapper.toolbar-mobile {
	margin-bottom: 14px;
	float: right;
}

.toolbar-wrapper.toolbar-mobile .toolbar-icon.icon-filter svg {
	height: 26px;
	width: 17px;
}

#storehtml .bottom_wapper h1 {
	font-size: 36px;
	margin: 5px 0 20px;
}

.bottom_wapper p {
	font-family: inter;
	font-size: 14px;
	margin: 0 0 4px;
}

.accordion-content a:hover {
	opacity: .7;
}

.accordion-content a {
	text-decoration: underline;
}

.bottom_wapper {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}

.bottom_wapper .filter_store {
	width: 25%;
}

.bottom_wapper .store_location {
	width: 71%
}

.page-sidebar.page-sidebar-left .halo-sidebar-close {
	right: 0 !important;
}

.accordion {
	width: 100%;
	margin: 20px auto;
}

.accordion-item {
	margin-bottom: 10px;
	overflow: hidden;
}

.accordion-header {
	background-color: #f7f5f0;
	padding: 21px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	font-weight: bold;
}

.accordion-content {
	max-height: 0;
	padding: 0 21px 0px 0;
	background-color: #fff;
	overflow: hidden;
	transition: max-height 0.3s ease, padding 0.3s ease;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	font-family: inter;
	font-size: 14px;
	line-height: 1.42;
}

.accordion-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.accordion-item.active .accordion-content {
	max-height: 500px;
	padding: 21px 21px 21px 0;
}

.accordion-content>* {
	max-width: 25.33%;
}

.accordion-item.active .accordion-header {
	background-color: #e8e6e3;
}

.accordion_counter {
	display: flex;
	gap: 11.96px;
	align-items: center;
	margin: 0;
}

.accordion-header svg.icon {
	height: 15px;
	width: 15px;
	margin-right: 10px;
}

.active .accordion-header svg.icon {
	transform: rotate(90deg);
}

.pin-icon {
	position: relative;
}

.pin-icon span {
	position: absolute;
	top: 9px;
	left: 50%;
	line-height: 1;
	font-size: 14px;
	font-family: inter;
	font-weight: 500;
	transform: translateX(-50%);
}

.pin-icon svg {
	width: 28.7px;
	height: 38px;
    stroke: none;
}


.stories_banner {
	position: relative;
	margin-bottom: 37px;
}

.stories_banner .container-1270 {
	position: relative;
	z-index: 1;
}



.stories_banner .image-gallery button {
	border-radius: 0;
	background: #EBE8E3;
	border-color: #EBE8E3;
	height: 44px;
	width: 44px;
	top: calc(100% - 22px);
}

.stories_banner .image-gallery .slick-next {
	right: 0 !important;
}

.stories_banner .image-gallery .slick-prev {
	left: calc(100% - 95px) !important;
}

.stories_banner .image-gallery .slick-prev::before {
	position: absolute;
	top: 18px;
	content: " ";
	transform: rotate(-43deg);
	right: 18px;
	width: 8px !important;
	height: 1px;
	background: #242324;
}

.stories_banner .image-gallery .slick-prev::after {
	position: absolute;
	bottom: 17.5px;
	content: " ";
	transform: rotate(45deg);
	right: 18px;
	width: 8px !important;
	height: 1px;
	background: #242324;
}

.stories_banner .image-gallery .slick-next::after {
	position: absolute;
	bottom: 17.5px;
	content: " ";
	transform: rotate(133deg);
	right: 18px;
	width: 8px !important;
	height: 1px;
	background: #242324;
}

.stories_banner .image-gallery .slick-next::before {
	position: absolute;
	top: 18px;
	content: " ";
	transform: rotate(48deg);
	right: 18px;
	width: 8px !important;
	height: 1px;
	background: #242324;
}

.stories_banner .image-gallery button:hover {
	background: transparent;
}


.stories_banner .image-gallery .slick-next:hover::before,
.stories_banner .image-gallery .slick-next:hover::after,
.stories_banner .image-gallery .slick-prev:hover::before,
.stories_banner .image-gallery .slick-prev:hover::after {
	background-color: #EBE8E3;

}

.intro-text h1 {
	font-size: 48px;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: 300;
	line-height: 1;
    text-transform: capitalize;
}

/* .text_size h1 {
	color: #171717;
	font-size: 48px;
	font-weight: 300;
	line-height: 1;
	margin: 0px 0px 10px;
} */

.text_size p {
	font-weight: 300;
	margin: 0 0 16px;
}

.gallery-item {
	height: 557px;
}

.gallery-item img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	object-position: top;
}

.number_co h2 {
	font-size: 96px;
	margin: 0 0 42px;
	line-height: .5;
	font-weight: 300;
}

.img_col {
	max-width: 468px;
}

.col-40 {
	width: 40%;
}

.col-60 {
	width: 60%;
}

.stories .text-content {
	max-width: 547px;
	margin: 0 auto 0 80px;
  font-size: 16px;
  font-weight: 300;
}

.stories .lookbook-image .img-box {
  min-height: 702px;
}
.stories .lookbook-image .img-box img {
  width: 100%;
  height: 100%;
}
.stories .text_size h1 {
  max-width: 465px;
  margin: 0 0 32px;
  line-height: 48px;
  font-size: 48px;
  font-weight: 300;
}

.intro-section.intro_row {
	flex-wrap: wrap;
	display: flex;
	margin-bottom: 77px;
	align-items: center;
}

.wish_list_wrapper {
 position: relative;
}

.stories .intro-section.intro_row:nth-child(even) {
	flex-direction: row-reverse;
}

.stories .intro-section.intro_row:nth-child(even) .img_col {
	margin: 0 0 0 auto;
}

.stories .intro-section.intro_row:nth-child(even) .text-content {
	margin: 0 89px 0 auto;
}
breadcrumb-component .breadcrumb a ,breadcrumb-component .breadcrumb span {
	font-family: Cormorant Garamond;
	font-size: 12px !important;
}

breadcrumb-component .breadcrumb {
  line-height: 1;
}

.blog-block-item.blog_col {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
}

.read_more_btn {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: underline;
}

.blog_exceprt {
	font-family: Stag Sans;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 1.29;
	max-width: 392px;
}

.blog_exceprt p {
	margin: 0px 0 15px;
}


.article__pagination {
	border-top: 1px solid #DED6C8;
	padding: 13px 0 0 0;
}

.article__pagination .pege_button {
	font-family: Cormorant Garamond;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
}

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

.sidebar-recent-tag .sidebarBlock-content ul {
	display: flex;
	flex-direction: column;
}

.sidebarBlock-content ul li.tags-list-item {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	background: transparent;
	border-radius: 0;
	overflow: hidden;
	text-align: start;
	border: none;
	transition: var(--anchor-transition);
}

input[type="checkbox"]+.form-label--checkbox::before,
input[type="radio"]+.form-label--radio::before {
	border: 1px solid #EBE8E3;
	width: 24px;
	height: 24px;
	background-color: transparent;
	border-radius: 0;
}

input[type="checkbox"]+.form-label--checkbox,
input[type="radio"]+.form-label--radio {
	padding: 0 0 0 40px;
	line-height: 30px;
	font-family: inter;
	letter-spacing: 1px;
	font-weight: 500;
}

input[type="checkbox"]+.form-label--checkbox::after,
input[type="radio"]+.form-label--radio::after {
	background: #C7B299;
	border-color: #C7B299;
	height: 16px;
	width: 16px;
	top: 7px;
	left: 4px;
	border-radius: 0;
}

input[type="checkbox"]:checked+.form-label--checkbox::before,
input[type="radio"]:checked+.form-label--radio::before {
	background-color: #0000;
	border-color: #C7B299;
}

.sidebar--layout_1 .sidebarBlock-heading {
	font-family: inter !important;
	font-size: 14px;
	font-weight: 500 !important;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.recentPosts-list-item .title {
	font-family: Cormorant Garamond !important;
	line-height: 1.3 !important;
}

.sidebarBlock-content button.slick-arrow {
	height: 34px;
	width: 34px;
}

.stories_sidebar .sidebarBlock-heading.is-clicked::after {
	transform: translateY(-50%) rotate(-90deg);
}

.stories_sidebar .sidebarBlock-heading::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Capa_1' enable-background='new 0 0 551.13 551.13' height='512' viewBox='0 0 551.13 551.13' width='512'%3E%3Cpath style='fill: %233c3c3c;' d='m275.565 361.679-223.897-223.896h-51.668l275.565 275.565 275.565-275.565h-51.668z'%3E%3C/path%3E%3C/svg%3E");
	background-position: center;
	background-size: 100%;
	width: 11px;
	height: 6px;
	display: inline-block;
	top: calc(50% - 3px);
	position: absolute;
	right: 0;
	transition: all .5s ease;
	transform: translateY(-50%);
}

.sidebarBlock-heading {
	margin: 0 !important;
	border: none !important;
}
#halo-sidebar .sidebarBlock.sidebar-categories {
  margin-bottom: 17px;
}
#halo-sidebar #CollectionFiltersForm .sidebarBlock {
  margin-bottom: 17px;
}

.sidebarBlock {
	border-bottom: 1px solid #DED6C8;
	margin-bottom: 19px;
	padding-bottom: 17px;
}

/* .stories_sidebar .halo-sidebar-wrapper .sidebarBlock-content {
    padding-top: 17px;
} */


.stories_sidebar .sidebarBlock:first-child,
.stories_sidebar .sidebarBlock:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
#halo-sidebar.sidebar--layout_1 .sidebarBlock-heading {
  padding: 0;
  line-height: 1.2;
}
.header__inline-menu ul li:last-child .menu-dropdown__column .site-nav:last-child a {
	color: #A61E37;
}
.list-menu li:last-child a.header__menu-item {
  font-weight: 700;
}
.custom-scrollbar .sidebarBlock.sidebar-custom-text.sidebarBlock-false {
	margin-bottom: 33px;
}

.custom-scrollbar #Search-In-Modal-post-Sidebar  ,.articals_search .search_bar_article input {
	border-color: #EBE8E3;
	font-family: Cormorant Garamond;
	padding: 9.5px 17px;
	height: 36px;
	max-height: 36px;
}

.custom-scrollbar .button.search__button.field__button.focus-inset ,.articals_search .search__button {
	height: 36px;
	min-width: 36px;
    min-height: auto;
	width: 36px;
	position: absolute;
	right: 0;
	top: 0px;
	background: #C7B299;
	padding: 6px;
}

.custom-scrollbar .search__button svg ,.articals_search .search__button svg {
	width: 19px;
	height: 19px;
	position: relative;
	top: -2px;
	fill: #fff;
	stroke: #fff;
	transform: rotate(274deg);
	margin: 0;
}

.our_stories,
.collection-category,
.shop_by_category {
	position: relative;
}

.featured-blog-block .article-card__image-wrapper {
	height: 477px;
	overflow: hidden;
}

.social_and_backbtn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0px 0 51px;
	border-top: 1px solid #DED6C8;
	border-bottom: 1px solid #DED6C8;
}

.social_and_backbtn .social-share {
	margin: 16px 0px 16px 20px;
}

.social_and_backbtn .article-social label {
	font-family: Cormorant Garamond;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
}

.back_to_btn a {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: underline;
	transition: all ease 3.5s;
}

.back_to_btn a:hover {
	text-decoration: none;
	opacity: .6;
}

.halo-article-content .social_and_backbtn .article-social {
	margin: 0;
}

.articleGallery-block .lookbook-dialog .product-item .card-price {
	margin: 0;
}

.articleGallery-block .lookbook-dialog .product-item .card-information {
	padding: 7px 0 0 !important;
}

.articleGallery-block .lookbook-dialog .product-item .card-price .price-item,
.articleGallery-block .lookbook-dialog .product-item .card-price .price-item .text {
	font-family: Open Sans, sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

.articleGallery-block .lookbook-dialog .product-item .card-swatch {
	display: none !important;
}

.articleGallery-block .lookbook-dialog .product-item .card-action {
	display: none;
}

.articleGallery-block .close-dialog-button {
	opacity: 0;
}
.popup-content .swiper-button-disabled {
  display: none !important;
}
.cs_main .product_slider .swiper-button-next svg, .cs_main .product_slider .swiper-button-prev svg {
  fill: transparent;
}
.move_to_wishlist {
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  float: right;
  margin-top: -24px;
  margin-right: 19px;
}
.alert-success.error {
 background: #940202;
}

.button.button2.cancel-btn {
	border-color: #242324 !important;
}

.button.button2.cancel-btn:hover {
	background: #242324 !important;
	border-color: #242324 !important;
	color: #fff !important;
}

.button.button2.add-to-cart-btn {
	background: #242324 !important;
	border-color: #242324 !important;
	color: #fff !important;
}
.wishlist-icon .text {
  font-size: 12px;
}

.button.button2.add-to-cart-btn:hover {
	background: #fff !important;
	border-color: #242324 !important;
	color: #242324 !important;
}

.quick_shop_option_2 .card-action .selector-wrapper:not(.option-color) .single-label {
	border-radius: 20px;
	padding: 0px 11px;
	font-size: 12px;
}

.variants-popup .previewCartItem-qty .quantity {
	padding: 4px 14px 6px 16px;
}
.quotes_btn {
  padding: 0;
  background: none;
  border: none !important;
}

.quotes_btn svg {
  margin: 0 !important;
  height: 19px;
  width: 21px;
  stroke: #00000021;
  fill: #000;
}
.checkout-button.quotes_btn svg {
  height: 20.25px;
  width: 20.25px;
}
#quotes-body .form-actions.quotes_wap {
  gap: 24px;
  justify-content: end;
}
.three-buttons-group {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}
.three-buttons-group::after {
  position: absolute;
  top: 0;
  right: -13px;
  width: 1.5px;
  height: 100%;
  background: #DED6C8;
  content: '';
}
.quotes_btn {
    position: relative;
    display: inline-block;
}

.quotes_btn .tooltip-text {
  position: absolute;
  color: #000;
  background-color: #ebe8e3;
  font-size: 11px;
  padding: 1px 12px;
  transition: .3s;
  opacity: 0;
  display: none;
  white-space: nowrap;
  z-index: 10;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing:1px;
  border-radius: 4px;
  height: 25px;
  line-height: 2;
  top:0;
  right: 2.7rem;
}

.quotes_btn:hover .tooltip-text {
    opacity: 1;
    display:block;
}

.quotes_btn .tooltip-text::after {
    content: "";
    position: absolute;
    border: 7px solid transparent;
    border-left-color: #EBE8E3;
    right: -13px;
    bottom: 6px;
}
.facets__price--box .filter__price, .facets__price--box .field__currency , .facets__price--box .price-to-price {
  font-family: inter;
  color: #242324;
  font-weight: 500 !important;
}

.halo-sidebar-wrapper .sidebarBlock-content {
  padding: 0 15px;
}
.handle_blogs-stories .sidebar-custom-text .sidebarBlock-content ,.handle_blogs-stories-tagged-testing .sidebar-custom-text .sidebarBlock-content {
  padding: 0;
}
.sidebar-custom-text .sidebarBlock-content {
  padding: 0;
}
.facets__price--slider .facets__price--box .form-field {
  width: 50% !important;
}
ul.all-categories-list li a {
  padding: 0 0 0;
  line-height: 1.6;
  font-family: inter;
  letter-spacing: 1px;
  font-weight: 400;
}
.productView-container .productView-title {
  font-weight:300;
}

.productView-container .price-item , .productView-container .money-subtotal ,.rewards_customers span.re_price {
 font-family: 'Stag Sans';
  font-weight:600;
}

.rewards_customers span.re_price {
  font-size:24px;
    line-height: 1.2;
}

.rewards_customers , p.emi_info {
  font-family: 'Stag Sans';
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #231F20;
  margin: 7px 0;
}
.halo-samuel-collection .halo-sidebar-close {
  right: 20px !important;
}

.rewards_customers{
  display: flex;
  align-items: center;
  gap: 7px;
  flex-wrap: wrap;
}
.rewards_customers a:hover ,p.emi_info a:hover {
opacity: .8;
}
.productView-top .name_wapper a {
  font-size: 14px;
  font-family: stag sans;
  font-weight: 500;
}
.productView-top .name_wapper a:hover {
  text-decoration: underline;
}
.productView-top .product-form__input .form__label {
  font-size: 14px;
}
.rewards_customers a{text-decoration: underline;  font-weight: 500; }

p.emi_info a {
  text-decoration: underline; 
}

.productView-container .money-subtotal {
  font-size:23.66px;
}

.productView-container .productView-info span {
  font-size: 12.5px;
  font-weight: 400;
  font-family: 'Stag Sans';
  padding: 0;
  color: #231F20;
  letter-spacing: 0.5px;
}
.productView-container .productView-info-item {
  line-height: .8;
}

.recently-viewed-swatches .recently-swatch {
  font-size: 14px;
  font-family: stag sans;
  color: #4F4F4F;
  letter-spacing: 0.24px;
}

.productView-details product-tab .toggleLink {
  font-size: 14px !important;
  font-family: stag sans;
  color: #222;
  font-weight: 500 !important;
  line-height: 1;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  letter-spacing :1px;
}
.productView-details product-tab dl ,.productView-details product-tab p ,.productView-details product-tab table {
  font-size: 14px;
} 

.corigaurd {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 19px;
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 20px;
}
.corigaurd_wapper {
  display: flex;
  align-items: center;
  gap: 17px;
}
.corigaurd .corigaurd_wapper  .product-customInformation__content .title {
  margin-bottom: 0;
}
.corigaurd .corigaurd_wapper  .product-customInformation__content .title svg {
  top: 0;
  margin-left: 0;
}

.corigaurd .corigaurd_wapper label {
  font-family: 'Stag Sans';
  font-weight: 400;
  font-size: 13px;
  color: #231F20;
  margin-bottom: 0;
  letter-spacing: 0;
  padding: 0 0 0 30px;
}

.corigaurd .price_s {
  color: #231F20;
  font-family: 'Stag Sans';
  font-weight: 600;
  font-size: 14.88px;
}
.corigaurd input[type="checkbox"] + .form-label--checkbox::before {
  border: 1px solid #171717;
  width: 20px;
  top: 5px;
  height: 20px;
}

.corigaurd input[type="checkbox"]:checked + .form-label--checkbox::before {
  background-color: #0000;
  border-color: #171717;
}

.corigaurd input[type="checkbox"] + .form-label--checkbox::after {
  background: #171717;
  border-color: #171717;
  height: 12px;
  width: 12px;
  top: 9px;
}
.collection_container {
  background: #EBE8E3;
  display: flex;
  justify-content: space-between;
  border: 1px solid #DED6C8;
  padding: 8px 12px 8px 8px;
  gap: 2rem;
  margin-bottom: 19px;
}

.collection_container .icon_wapper svg {
    height:20px;
    width:20px;
  fill: none;
}

.collection_container .name_wapper span {
  color: #231f20;
  font-family: Stag Sans;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}

.collection_container .name_wapper span:hover {
  text-decoration: underline;
}
.productView-group .productView-action {
  margin: 0 !important;
}
.productView-details .button {
  font-size: 14px;
  font-weight: 500;
  font-family: stag sans;
  padding: 12px!important;
  line-height: .9;
  height:40px;
}

.productView-details .button svg {
  width: 17px;
  height: 16px;
  margin: 0;
}
.gift_registry {
  font-family: 'Stag Sans';
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: 9.98px;
}
.gift_registry svg {
  width: 16px;
  height: 16px;
}
.productView-details .pvGroup-row {
  justify-content: space-between;
}
.productView-details .addtowishlistbtn {
  padding: 0;
  display: flex;
  width: auto;
  height: auto;
  gap: 7.2px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0;
  font-family: 'Stag Sans';
  border: none;
  align-items: center;
}
.wishlist-label {
  display: flex;
  width: auto;
  height: auto;
  gap: 7.2px;
  font-weight: 300;
  font-size: 14px;
  border: none;
  align-items: center;
  cursor: pointer;
}

.productView-details .productView-wishlist a span {
  font-weight: 400;
  font-size: 14px;
}

.productView-wishlist a.wishlist-added span{
  color: #be2d2d;
}

.productView-details .addtowishlistbtn .heart-icon ,.wishlist-label  svg {
  width: 16px;
  height: 16px;
}

.productView-details .productView-wishlist .wishlist-added path {
  fill: #be2d2d;
  stroke: #be2d2d;
}

.productView-details .productView-group {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 5px;
}
.productView-product .productView-tab .tab-content svg {
  width: 12px;
  height: 14px;
}
.guide_wapper {
  border-top: 1px solid #DED6C8;
  padding-top: 18px;
}
.row_s {
  display: flex;
  justify-content: space-between;
  font-family: 'Stag Sans';
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0.87px;
}
.btn_s {
  display: flex;
  align-items: center;
  gap: 9px;
}
.btn_s svg {
  height: 20px;
  width: 20px;
  fill: #fff;
}
.product-full-width .halo-productBadges.halo-productBadges--left {
  left: 0 !important;
}
.quantity_selector {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.quantity_selector .shipi_info {
  font-size: 12px;
  font-family: stag sans;
  color: #222;
  font-weight: 500;
  text-transform: capitalize;
}
.quantity_selector .form-label.quantity__label {
  font-size: 12px ;
  font-family: stag sans;
  color: #222;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.productView-options {
  background: #EBE8E3;
  border: 1px solid #DED6C8;
  padding: 11px 23px;
}
.variant_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Stag Sans';
  font-weight: 400;
  font-size: 12px;
  color: #231f20;
  margin-bottom: 0;
}
.variant_header .clear_varint {
  background: transparent;
  border: none;
  box-shadow: none;
}
.productView-details product-tab fieldset .toggleLink {
  padding-top: 21px !important;
}

.productView-details #tab-fabric-mobile .product-form__label.available span {
  font-size: 12px;
  padding: 10px 22px;
  color: #4F4F4F;
  background: transparent !important;
  line-height: 1.2;
}
/* .productView-details .product-form__label.available span {
  color: #4F4F4F;
  border: 1px solid #DED6C8;
} */
.productView-tab .tabs-contents-vertical .tab-content:first-child {
  border-top: 1px solid #DED6C8 !important;
}
.productView-details .productView-tab .tab-content .icon-dropdown {
  z-index: 1;
}

.productView-details .productView-tab.layout-vertical {
  display: block;
  margin-top: 10px;
}
.store_availality .title {
  margin-top: 0;
  font-size:24px;
}
.store_availality .close-btn {
  top: 35px;
  right: 35px;
}

.store_availality .close-btn svg {
  width: 16px;
  height: 16px;
 fill: #000;
  stroke: #000;
}
.store_availality .input-container::after {
  width: 41px;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  content: '';
  background: #000;
  z-index: -1;
}
.store_availality .input-container .search-icon {
  border: 2px solid #fff;
  width: 16px;
  height: 16px;
}

.store_availality .input-container .search-icon::before {
  background-color: #fff;
  top: 14px;
  left: 14px;
}
.store_availality .input-container {
  max-width: 100%;
}
.store_availality #autocomplete-input {
  padding: 10px 17px;
  font-family: Cormorant Garamond;
  font-size: 13px;
  border: 1px solid #DED6C8;
  color: #212121;
}
#sidebar-popup.store_availality hr {
  margin: 23px 0 25px !important;
  background-color: #DED6C8;
}
.store_availality .outlet-item {
  margin-bottom: 20px;
  padding: 13px 17px;
  border: 1px solid #DED6C8;
}
.store_availality .outlet-item h5 {
  font-size: 16px;
  margin: 0px;
  line-height: 1.2;
}
.store_availality .outlet-item .stock-info {
  margin: 23px 0 17px;
  line-height: 1.6;
}
.store_availality .outlet-item .stock-info span {
  color:#EB5228;
  
}
.store_availality .outlet-item .distance {
  color: #4f4f4f;
  font-size: 14px;
  margin: 0;
  line-height: 1.6;
  font-family: stag sans;
  font-weight:500;
}
.store_availality .outlet-item .distance  span {
  color:#4f4f4fa6;
}
.store_availality .stock-message {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.store_availality .halo-sidebar-wrapper {
  height: 100vh;
  overflow: scroll;
}
.body-content-wrapper .price--on-sale .price__sale {
  align-items: end;
  gap: 7px;
}
.body-content-wrapper .price__last.price_percent {
  margin-right: 0;
  order: -1;
}

.body-content-wrapper .price__compare .price-item , .body-content-wrapper .price__saved {
  color: #231F20;
  font-size: 14px !important;
  font-weight: 400;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}
.body-content-wrapper .price dd {
  margin: 0;
}
.body-content-wrapper .price__saved span {
   color: #231F20 !important;
  font-size: 14px !important;
  display: inline;
}

.body-content-wrapper .price__label_sale .label_sale {
  font-size: 14px;
  font-weight: 501;
  color: #231F20;
  background-color: transparent;
  padding: 0;
  line-height: 1.9;
}
.halo-samuel-collection .halo-sidebar-wrapper.custom-scrollbar {
  padding: 30px 30px 90px;
}

.halo-samuel-collection .halo-sidebar-header .title {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 29px;
  padding-right: 2rem;
}

@media (min-width: 1025px) {
  .halo-samuel-collection .productGrid .product {
    padding-left: calc(.5 * 15px);
    padding-right: calc(.5 * 15px);
  }
  .handle_pages-material-guide .metaobject-section .image_outr,.handle_pages-fabric-care-guide .metaobject-section .image_outr {
  height: 243px;
}
}

.body-content-wrapper .card-information .price__compare .price-item ,.body-content-wrapper .card-information .price__saved {
  font-size: 10px !important;
  width: auto;
  display: block;
  line-height: inherit;
}
.body-content-wrapper  .card-information .price--on-sale .price__sale {
  gap: 3px;
  align-items: first baseline;
}

.body-content-wrapper .price-item .text {
  font-size: 12px;
}

.body-content-wrapper .card-information .price__saved span {
  font-size: 10px !important;
  padding: 0;
  background-color: transparent;
  line-height: inherit;
  display: block;
}

.body-content-wrapper .card-information .price__label_sale {
  margin:0 !important;
  display:none;
}

.body-content-wrapper .card-information .price__label_sale .label_sale {
  font-size: 10px;
  line-height: 2.8;
}
.pvGroup-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.filter_store input[type="radio"] + .form-label--radio::after{
  top: 8px;
}
.account-item.active.wishlist-item.wishlist-open {
  background: #fff;
}
.wishlist-content {
  padding: 7px 15px 11px 15px;
}
.wish_btn_space button {
  background: #fff;
  border: 1px solid #000;
  width: 100%;
  color: #000;
  text-align: start;
  padding: 8px;
  transition: all ease-in-out 300ms;
}
.wish_btn_space button:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.wish_btn_space button svg {
  width: 17px;
  height: 16px;
  float: right;
}
.account-item.clickme .account-action .wishlist-toggle svg {
  transform: rotate(90deg);
}
.account-item.clickme.wishlist-item {
  background: #fff;
}
div.login-item .form-actions .link {
  font-weight: 700;
  line-height: 1;
}
.cart_wishlist {
  position:relative;
}
.list_drop_down {
  position: absolute;
  top: 40px;
  background: #fff;
  width: 100%;
  z-index: 1;
  box-shadow: 1px 3px 7px #b7b7b75e;
  right: 0;
  display: none;
}
.cart_wishlist .move_product_into_list {
  background: none;
  font-family: Open Sans;
  color: #232323;
  padding: 9px 10px;
  border: 1px solid #232323;
  display: flex;
  gap: 9px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: .1px;
  line-height: 1.6;
}

.cart_wishlist .move_product_into_list span svg {
  height: 20px;
  width: 16px;
  margin-left: 0;
  fill: #232323;
} 
.cart_wishlist .list_drop_down ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #5050502b;
}
.cart_wishlist .list_drop_down ul li a {
  padding: 11px 12px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #94949478;
}
.cart_wishlist .list_drop_down ul li a:hover {
  background: #ebe8e3;
}
.cart_wishlist .list_drop_down ul li:last-child a {
  border: none;
}

cart-items .apply_rewards.button {
  line-height: 1.26;
  letter-spacing: 0;
}
.back_flex {
  display: flex;
  align-items: center;
  gap: 10px;
}
.back_flex .back-btn svg {
 transform: rotate(180deg);
  height: 13px;
  width: 14px;
  cursor: pointer;
}
.productView-moreItem-product-variant fieldset label .text {
  background: transparent;
  padding: 11px 28px;
  line-height: 1;
  font-size: 13px;
  font-family: stag sans;
  font-weight: 400;
}
.productView-moreItem-product-variant fieldset .product-form__radio:checked + .product-form__label .text {
 background-color: transparent; 
}
.productView-moreItem-product-variant fieldset legend.form__label {
  color:#212121;
   font-size: 14px;
  font-family: stag sans;
  font-weight: 500;
  letter-spacing: 1px;
}
.productView-moreItem-product-variant fieldset .form__label .material_name {
  font-size: 14px;
  font-family: stag sans;
  font-weight: 400;
  margin-left: 13px;
  letter-spacing: 1px;
}
.material_outer {
  margin-bottom: 24px;
}
.material_outer .material__label {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 5px 10px 10px 0;
}

.productView-moreItem-product-variant fieldset .text.material-tab.active {
  color: var(--variant-color-active);
  border-color: var(--swatch-border-active);
}
.meta-tab-right-side {
  display: inline-flex;
  gap: 7px;
  width: 100%;
  justify-content: end;
}
.meta-tab-right-side span {
  font-size: 11.80px;
  line-height: 1.5;
  background-color:#EBE8E3;
  color:#212121;
  cursor: pointer;
  padding: 6px 11px;
  text-transform: capitalize;
  white-space: nowrap;
}
}

.meta-tab-right-side span.active {
    background-color:#212121;
    color:#FFFFFF;
}
.account-page input[type="checkbox"]:checked + .form-label--checkbox::before,.account-page input[type="radio"]:checked + .form-label--radio::before {
    background-color: #fff !important;
    border-color: #C7C7C7;
    border-radius: 3px;
}

.account-page input[type="checkbox"] + .form-label--checkbox:after{
  background-color: transparent;  
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16 fa-3x'%3E%3Cpath fill='%23000000' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E") !important;
}

.account-page input[type="checkbox"] + .form-label--checkbox::before,.account-page input[type="radio"] + .form-label--radio::before {
  border-radius: 3px;

}
h2#living-room {
    margin: 0;
}
.account .orders_name{
  display: flex;
  gap: 21px;
  align-items: center;
  justify-content: center;
}
.account .img_box {
  height: 80px;
  width: 60px;
}

.account .img_box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.account .orders_name .product_name {
  font-family: Rubik;
  font-weight: 300;
  color: #000;
  font-size: 14px;
  text-transform: none;
  line-height: 1.77;
}
.terms_link p {
  margin-bottom: 18px;
  font-size: 13px;
  font-family: stag sans;
  line-height: 1.8;
}
.terms_link p a {
  text-decoration: underline;
}
.terms_link p a:hover {
  opacity: .8;
  text-decoration: none;
}
.wish_list_wrapper .view_list_block .total_items ,.title.wishlist_name{
  text-transform: capitalize;
}

.handle_pages-referred-wishlist .wrapper-body {
  padding-bottom: 0;
}
.product_list_wrapper .variant_title {
  margin: 0;
  color: #868686;
}

.account-item  .account-item.showSecond.active a {
  background: #000 !important;
  color: #fff;
}
.account-item  .account-item.showSecond.active a svg {
  fill: #fff;
}
.wishlist-content .showSecond a {
  font-weight: 400;
  font-size: 14px;
}
.wish_list_wrapper .imgs_gallery a,.product_body .product_name_img .product_img {
  position: relative;
}
.wish_list_wrapper .imgs_gallery a::after ,.product_body .product_name_img .product_img:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #ccc;
  opacity: .15;
  z-index:-1;
}
.label.new-badge {
  background: #fff;
  font-size: 9px;
  border-radius: 20px;
  padding: 2px 7px;
  line-height: 1.18;
  font-family: inter;
  font-weight: 300;
  margin-left: 16px;
}
.breadcrumb.breadcrumb- {
  justify-content: space-between;
}
.collection-header {
  transform: none !important;
  animation: none !important;
    /* animation-timeline: ; */
  opacity: 1 !important;
}
.view_all_product {
  float: right;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.featured-blog-block .article-card__title span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.shop-by-room_shop-all ,.made-to-order_shop-all {
  display: flex;
  gap: 40px;
  margin-top: 30px;
}
.shop_all {
  font-weight:500;
}
.shop-by-room_shop-all .site-nav-sub a ,.made-to-order_shop-all .site-nav-sub a {
  line-height: 1.3;
}
.made-to-order_care-products .text-left:last-child,.made-to-order_care-products .text-left:nth-last-child(2) {
  opacity: 0;
}

/* .btn_s.fabric-guide,.btn_s.spec-sheet {
  color: #A900A6;
}  */
.made-to-order_shop-all .site-nav-sub {
  margin-bottom: 0 !important;
}

.advice {
  font-weight: 500;
  margin-top: 40px;
  display: block;
}
.productView-images .productView-image {
 margin-bottom: 28px;
background: #f1f1f1;
}

.product-item .card-information .card-summary {
  font-size: 10px;
  margin-bottom: 9px;
  line-height: 20px;
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp:2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.product_slider .swiper-button-lock svg {
  fill: aliceblue;
}
.featured-blog-block .view_all {
 position: absolute;
  right: 0;
  color: #000 !important;
  font-size: 11px;
  letter-spacing: 0;
  font-family: stag sans;
  text-transform: uppercase;
}
.new-in_shop-all-new, .new-in_shop-in-stock {
 display: inline;
}

.new-in_shop-all-new a, .new-in_shop-in-stock a {
  margin-top: 40px;
}
#deleteList .popup-content {
  max-width: 590px;
}
#deleteList .edit_buttons button {
  max-width: 12rem;
  width: 100%;
  margin: 0;
  font-family: Inter,serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1.65px;
  font-weight: 700;
}
#deleteList .edit_buttons{
  display: flex;
  justify-content: center;
  margin-top: 5rem;
  gap: 3rem;
}
.productView-thumbnail-wrapper_popup {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.rewards_customers .prepend_content {
  font-size: 14px;
  font-weight: 300;
  font-family: var(--font-body-family);
  margin-right: 4px;
}
.rewards_customers .apend_content a {
  margin-left: 4px;
  font-size: 11px;
  font-weight: 400;
  font-family: var(--font-body-family);
  text-transform: uppercase;
}

 p.emi_info a {
   text-transform: uppercase;
   font-size: 11px;
  font-weight: 400;
   font-family: var(--font-body-family);
   
 }
div.productView.layout-1 .productView-images-wrapper, div.productView.layout-2 .productView-images-wrapper {
 display: flex
}
.productView-moreItem .halo-notifyMe {
  padding: 10px 0 0;
}
.productView-moreItem .halo-notifyMe .form-label {
  color: var(--color-text);
  font-size: 13px;
  line-height: 1.8em;
  font-weight: 400;
}
.productView-moreItem .halo-notifyMe input {
  padding: 0px 12px;
  font-size: 14px;
}
.productView-details .addtowishlistbtn:hover svg {
  fill: #212121 !important;
  stroke: #212121 !important;
}
.productView-desc.halo-text-format {
    font-weight: 300;
}
.wish_list_wrapper {
 min-height:500px;
  height:100%;
}
.sidebarBlock-content .card-information .card-title {
  margin-bottom:0px;
}
.order_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.order_flex .orders_all {
  text-decoration: underline;
}
.orders_all {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.orders_head {
  display: flex;
  align-items: center;
  gap: 2px;
}
.order-details thead th {
  letter-spacing: 0;
}
.account table .orders_head .icon {
  width: 21px;
  height: 17px;
  margin-right: .5rem;
}
.order-details td ,.order-details .item-details {
  font-size: 16px !important;
  font-weight: 300;
  color:#868686;
  vertical-align: top;
}
.order-details td .orders_head{
  color:#000000 !important;
}
.order-details tr {
  border: none !important;
}
.order-details td b {
  font-weight: 700;
  color: #000;
}
.address_details p ,.order-items .content p {
 margin:0;
}
.order-details {
  margin-bottom: 17px;
}


.order-details .order_price {
  margin-top: 20px;
  font-size: 14px;
  display: flex;
  gap: 8px;
  justify-content: end;
}
.order-details .item-details a {
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: 300;
}
.order-details .final-price {
  font-weight: 700;
  font-size: 14px;
}.whatsapp-button-container {
  position: fixed;
  bottom: 7.5rem !important;
}
.col-two .enable_po_title .slick-track {
  width:100% !important;
}
.col-two .enable_po_title .halo-row.column-2 .halo-item {
   width:50% !important;
}
.doorways_icon svg {
  top: 15px !important;
}

#backtoTop {
  display: flex;
  background-color: transparent;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 16rem;
  right: 20px;
  transition: background-color .3s,opacity .5s,visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #C7B299;
}

#backtoTop svg {
  fill: #C7B299;
  height: 16px;
  width: 16px;
  stroke: #C7B299;
  transform: rotate(270deg);
}
#backtoTop:hover {
  cursor: pointer;
  background-color: #C7B299;
}
#backtoTop:hover svg{
  fill:#fff;
}

#backtoTop.show {
  opacity: 1;
  visibility: visible;
}




.order-header {
  display: flex;
  justify-content: space-between;
  background: #ebe8e3;
  padding: 9px 15px 6px;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  color: #232323;
}

.order-items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 15px 0;
}

.order-item {
    display: flex;
    justify-content: space-between;
    border: 1px solid #DED6C8;
    padding: 15px;
}

.item-details {
    display: flex;
    gap: 23px;
}

.product-img img {
    max-width: 90px;
}
.store_location .loader {
  z-index: 11 !important;
  min-height:150px !important;
}
.share_list_button {
  position: relative;
}
.share_list_button .share-button {
  position: absolute;
  top: -13px;
  right: 0;
}
.share_list_button .share-button__button.button {
  opacity: 0;
  min-height: auto;
}
.handle_pages-referred-wishlist .share_list_button .share-button__button.button svg {
  height: 10px;
}
.handle_pages-referred-wishlist .action_buttons .btn.outline_btn {
  width: 100%;
  margin-top: 5px;
  padding: 12px;
}
.handle_pages-referred-wishlist .action_buttons .btn.outline_btn svg {
  height: 15px;
  width: 23px;
}
.handle_pages-referred-wishlist .action_buttons .btn.outline_btn:hover svg {
  fill:#fff !important;
}
.copyright__content p {
  font-family: var(--footer-heading-font-family);
  font-size: 16px;
  font-weight: 400;
}
#selected-variant-title {
  color: var(--color-text);
  line-height: 1.8em;
  font-size: 14px;
  margin: 0 0 17px;
  font-weight: 300;
}
.lookbook-image .card__heading .card-title-ellipsis {
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

/* .lookbook-image .card-summary {
  display: none !important;
} */
.lookbook-image .halo-productBadges .badge {
  min-width: 47px;
  padding: 0px;
}
.lookbook-image .halo-productBadges {
  top: 5px;
  left: 7px !important;
}
.search_type_page .article-item h3 {
  margin: 10px 0 0 0;
  font-size: 20px;
}
.search_type_page .halo-block-header .title::before {
  display:none;
}
.search_type_page .blog-image.img-box {
  width: 100%;
  overflow: hidden;
  max-height: 540px;
  opacity: .989;
}
.search_type_page  .blog_item {
  margin-bottom: 2rem;
}
.btn-out_of_stock {
  font-size: 11px !important;
  letter-spacing: 1px;
  background: #231F2040 !important;
  color: #fff !important;
  border-color: #231F2040 !important;
}

.furniture_list .halo-item a {
  justify-content: start !important;
  text-align: start;
  flex-direction: row;
  gap: 2px;
    align-items: first baseline !important;
}
.furniture_list .halo-row {
  flex-direction: column;
  gap: 12px;
}

.furniture_list .policies-des ,.collection-policies .policies-des {
  text-align: start;
}
.furniture_list .halo-item .policies-icon svg {
  stroke: transparent;
}
.furniture_list .halo-row .halo-item {
  width: 45%;
}
.section_heading h2 {
  font-size: var(--font-size-text-style);
  letter-spacing: 0;
  font-weight: 300;
  padding-top:var(--padding-top-style);
  padding-bottom:12px !important;
  line-height: 1.2;
  margin-top: var(--margin-top-style) ;
  border-top:var(--border-top);
}
#furniture-care-guide {
  margin: 0;
}
.section_heading .container_content h2 {
  font-size: 32px;
  font-weight: 300;
  margin: 27px 0 12px;
  line-height: 1;
}
.section_heading .container_content h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0px 6px 0px;
}
.section_heading .container_content {
  border-bottom: var(--border-bottom);
  margin-bottom: var(--margin-bottom-style);
  padding-bottom:var(--padding-bottom-style);
}
.section_heading .container_content ul {
  font-weight: 300;
  padding-left: 20px;
}

.section_heading .container_content b ,.section_heading .container_content table{
   font-weight: 400;
}
.section_heading {
  padding-top: var(--padding-top-style);
  padding-bottom: var(--padding-bottom-style);
}

@media (max-width: 768px) {
    .section_heading h2 {
    font-size: var(--font-size-text-style-mb);
  }
}
.handle_pages-furniture-delivery .rich-text__blocks p {
  font-weight: 300;
}
.handle_pages-furniture-delivery .policies-block .policies-content .policies-des {
  font-size: 16px;
  cursor: context-menu;
}
.handle_pages-furniture-delivery .policies-block .policies-content .policies-des span {
  text-decoration: underline;
  cursor: pointer;
}
.button_policies {
  margin-top: 24px;
}
.button_policies a {
  max-width: 223px;
  margin: 0;
}
.store-locations {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
  column-gap: 34px;
  margin-top: 47px;
  row-gap: 29px;
  border-bottom: 1px solid #DED6C8;
  margin-bottom: 49px;
  padding-bottom: 70px;
}
.space_mb {
  margin: 21px 0 !important;
}
.store-location {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.location_card {
  border: 1px solid #C7B299;
  padding: 13px;
}
.page_content_outer.container-1270 {
  padding: 0;
}

.store-location:hover {
  transform: translateY(-5px);
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.15);
}



.location_card svg {
  width: 18px;
  height: 16px;
  stroke: transparent;
  margin-right: 10px;
}
.location_card p {
  margin: 11px 0;
  font-weight: 300;
}
.location_card p a {
  font-weight: 600;
}

.store-text p {
  font-size: 14px;
  color: #555;
}
.furniter_block .des {
  max-width:289px;
} 

.furniter_block .slider_content.content {
  border-bottom: 1.51px solid #DED6C8;
}

.couches_wrappers .slider_content.content b {
  font-weight:500;
}
.couches_wrappers .des {
  border-bottom: 1.51px solid #DED6C8;
  max-height: 90px;
  min-height: 90px;
}
.furniture_list.custom-policies .halo-item .policies-text {
  text-align: start;
}
.furniture_list.custom-policies .halo-item {
  width: 100%;
}

.furniture_list.custom-policies .halo-item  a {
  align-items: start;
}
.furniture_list.custom-policies .halo-item  .policies-icon {
  margin-top: 8px;
}
.section_heading p {
  font-size: 16px;
  font-weight: 300;
  margin-top: 0;
}
.heading-br .container_content {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 46px;
}
.heading-br .container_content p {
  margin-bottom: 0;
  margin-top: 15px;
}
.section_heading.collection_heading .page-header {
  border-top: 1px solid #DED6C8;
  padding-top: 39px;
}
#contact_delivery .flex-box__banner  {
  flex-direction: row-reverse;
}
#contact_delivery .banner-text ,#contact_delivery .banner-text p {
  font-weight: 300;
  margin: 0 !important;
}

#contact_delivery .contact-info {
  margin-top: 24px;
}

#contact_delivery .contact-info a{
  text-decoration:underline;
}
#contact_delivery .halo-block {
  background-color: #EBE8E3;
}

#contact_delivery  .img-box .image {
  height: 512px;
}
.handle_pages-furniture-delivery .wrapper-body ,.handle_pages-delivery .wrapper-body ,.handle_pages-slip-covers .wrapper-body, .handle_pages-exports .wrapper-body {
  padding-bottom: 0;
}

#contact_delivery  .halo-banner-wrapper .type-item--small {
    margin-bottom: 0;
  }

#contact_delivery .halo-banner-wrapper .flex-box__banner .content-box  {
  margin: 0;
}
.modal-share-open .breadcrumb.breadcrumb-left {
  z-index: 999;
}
.cusotmer_info .customer_name.mobile-only {
  display: none;
}
.handle_pages-delivery .share_all ,.handle_pages-product-guarantees .share_all ,.handle_pages-made-to-order .share_all ,.handle_pages-couch-silhouettes .share_all ,.handle_pages-furniture-delivery .share_all,
.handle_pages-material-guide .share_all,.handle_pages-privacy-policy .share_all, .handle_pages-faqs .share_all ,.handle_pages-wishlist .share_all, .handle_pages-contact .share_all ,.handle_pages-our-heritage .share_all,
.handle_pages-exports .share_all, .handle_account .share_all ,.handle_account-addresses .share_all,.handle_pages-order .share_all,.handle_account-login .share_all, .handle_account-register .share_all,
.handle_pages-returns-and-refunds .share_all ,.handle_pages-furniture-care-guide .share_all ,.handle_pages-decor .share_all ,.handle_pages-rugs .share_all ,.handle_pages-couch .share_all ,.handle_pages-fabric-care-guide .share_all{
  display: none;
}
.delivery_info .container_content h3 ,.delivery_heading h3 ,.delivery_headings h3 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom:10px;
  
}
.delivery_info .container_content p {
  margin-top:0;
}
.delivery_heading h1  {
  font-size: 24px;
  margin-bottom: 0;
}
.delivery_heading .container_content ul {
  font-weight: 300;
  padding-left: 25px;
}
.handle_pages-delivery .rich-text .button {
  margin: 0;
}
.handle_pages-delivery .rich-text__text p {
  font-weight: 300;
}
.section_heading.delivery_heading h1 {
  padding-top: 17px;
  border-top: 1px solid #DED6C8;
}
#halo-image-banner-template--18412618612926__image_banner_J9VLDQ .halo-block-content {
  border-top: 1px solid #DED6C8;
  padding-top: 35px;
}

.rich-text.section-block-template--18412618612926__rich_text_3tWdWc.scroll-trigger.animate--slide-in .rich-text__blocks p {
  margin-bottom:30px;
}
.section_heading.slip_heading {
  text-align: center;
}

.section_heading.slip_heading .container_content {
  max-width: 667px;
  margin: 0 auto;
}
#slip_covers .flex-box__banner {
  background-color: #EBE8E3;
}
#slip_covers .banner-heading {
  font-weight: 300 !important;
}
.heritage_block .des {
  line-height: 28px !important;
}
.heritage_block .link_title span br {
  line-height: 0;
}
.heritage_rich {
  background: #EBE8E3 !important;
}
.heritage_rich h2,.heritage_rich .rich-text__text {
  font-weight: 300 !important;
}
.heritage_rich .rich-text__text p {
  margin-bottom: 24px !important;
  font-weight: 300;
}
@media (min-width: 767px) {
  .heritage_rich {
    margin-top: -23rem;
    padding-top: 26rem !important;
    margin-bottom:5rem;
  }
 
  .icon.icon-wishlist:hover {
  fill: #212121 !important;
  stroke: #212121 !important;
}
  .stories_banner::after {
	position: absolute;
	top: 0;
	right: 0;
	height: calc(100% - 44px);
	width: 100%;
	content: "";
	background: #ebe8e3;
}

  #things_ex .flex-box__banner .content-box {
  padding: 0;
  margin: 0 0 0 auto;
  }
    .footer-block__heading {
    display: none;
  }
    .couch-style .halo-row .halo-item a {
      flex-direction: row;
      justify-content: left;
      align-items: flex-start;
  }

   .couch-style.art_image .halo-row .halo-item a {
      align-items: center;
  }
  
    #furniture_d .img-box {
    height: 405px;
    width: 100%;
    overflow:hidden;
  }

  
}

.section_heading.export_heading  {
  background: #EBE8E3;
  padding: 58px 0 0;
}
.section_heading.export_heading p {
  margin-bottom:0;
}
.export_wappers {
 background: #EBE8E3 !important; 
}
.export_africa .container_content {
  max-width: 915px !important;
  margin: 0 auto 85px !important;
}

.handle_pages-exports #slip_covers .flex-box__banner {
  flex-direction: row-reverse;
}
.handle_pages-exports #slip_covers .flex-box__banner span, #things_ex .banner-text ,#things_ex .banner-heading ,.guarantee_box.policies-block .policies-content span{
   font-weight: 300 !important;
}
.articals_search {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 18px;
}
.articals_search .cate_lable h3 {
  margin: 0 25px 0 0;
  border-right: 1px solid #DED6C8;
  padding-right: 16px;
  line-height: 1;
  font-size: 24px;
  font-weight: 500;
}
 .articals_search .cat_section_article {
  display: flex;
  align-items: center;
}
.articals_search .recentTags-list {
  border: none;
  background: transparent;
  font-family: inter;
  font-size: 14px;
  font-weight: 400;
  padding-top: 0;
  letter-spacing: 1px;
  color: #242324;
}
.article_cat_search_outer {
  background: #EBE8E3;
  padding: 17px 0 23px;
}
.articals_search .search_bar_article input{
  background: #EBE8E3;
  border: 1px solid #DED6C8;
  border-radius: 0;
}
.guarantee_box a {
  cursor: auto;
}
.guarantee_box.policies-block .policies-content ,.couch-style.policies-block .policies-content  {
  text-align: left;
}
.guarantee_box .policies-des {
  font-family: Cormorant Garamond !important;
  font-size: 36px !important;
}
.guarantee_box .policies-text {
  line-height: 1.1;
}
.guarantee_box .policies-des span {
  text-decoration: underline;
  cursor: pointer;
}
.handle_pages-product-guarantees strong {
  font-weight: 400;
}
.guarantee_heading .page-header {
  font-size: 36px;
}
.guarantee_heading .container_content {
  border-bottom: 1px solid #DED6C5;
  margin-bottom: 29px;
  padding-bottom: 29px;
}

.guarantee_heading ul li,.couch-style.policies-block .policies-content .policies-des  {
  font-size: 16px;
  font-weight: 300;
}
.couch-style.policies-block .policies-content ul {
   font-size: 16px;
  font-weight: 300;
  padding-left: 15px;
  margin: 0;
}
.br_hide .container_content {
  border: 0;
  margin: 0;
}

.couch-style .halo-row .halo-item img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}
.couch-style .halo-row .halo-item {
  width: 100%;
}
.couch-style .halo-row {
  flex-direction: column;
  gap: 35px;
}
.couch-style .policies-des span {
  display: block;
  margin-bottom: 12px;
  font-weight: 400;
}
.couch-style .bg-policies-block {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 57px;
}
#shopify-section-template--18440923152574__policies_block_XcqFd9 .couch-style .bg-policies-block {
  border-bottom: 0;
  padding-bottom: 0;
}
.br_lines .container_content {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 24px;
}

.handle_pages-couch-guide .container_content h3 {
  font-size: 32px;
  font-weight: 300;
}
.handle_pages-couch-guide .section_heading h1 {
  font-size: 36px;
}

.list_style_rugs .policies-content p {
  margin-bottom: 14px !important;
}
.list_style_rugs .policies-content {
  gap: 0 !important;
}
.list_style_rugs .policies-content b {
  font-weight:400;
}
.care_furniture svg {
  fill: #fff !important;
  margin-top: 10px;
}
div.care_furniture .policies-content {
  text-align: left;
  gap:0;
}
div.care_furniture  .policies-text {
  font-family: open sans;
  font-weight: 400 !important;
  margin: 0;
}
div.care_furniture .policies-content p {
  font-weight: 300;
  margin-bottom: 0 !important;
}

div.care_furniture .halo-row .halo-item {
  width:100%;
}
.couch-style .halo-item a {
  align-items: start;
}
.custom-font {
  font-family: open sans;
}
.product_border .products-carousel {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 80px;
}
.tfg_qr .press-banner-block-wrapper {
  background: #EBE8E3;
  padding: 59px 46px 59px 68px;
}
.tfg_qr .button {
  letter-spacing: 0.3px;
  font-weight: 600;
}
.tfg_heading h1.page-header {
  font-family: open sans;
  font-weight: 400;
}
.tfg_heading a {
  text-decoration: underline;
}
.order_step .slider_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.order_step .slider_content  .slider_title {
  order: -1;
  margin-bottom: 1rem;
}
.empty-collection .collection-product-count, .empty-collection .fewer, .empty-collection .custom-scrollbar {
  display: none;
}
 .empty-collection .page-sidebar + .page-content {
    width: 100%;
    padding: 0;
    float: left;
  }

.order_step .halo-item {
  position: relative;
}

.order_step .halo-item .spotlight-item {
  padding-bottom: 82px;
  display: flex;
  flex-direction: column;
 height: 100%;
}

.order_step .halo-item .spotlight-item .slider_content {
  position: unset;
}

.order_step .halo-item .spotlight-item .scroll-trigger:has(.spotlight-button){
  position: absolute;
  bottom: 0;
}

#order_step_2 .flex-box__banner {
  flex-direction: row-reverse;
}

.page_content_outer .page-sidebar ul {
  list-style: none;
   padding: 0;
  margin: 0;
}
.page_content_outer {
     display: flex;
    gap: 38px;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
}
.page_content_outer .page-sidebar h1 {
  font-size: 36px;
  margin: 0 0 35px 0;
  font-weight: 500;
}
.page_content_outer .page-sidebar ul li a {
  font-size: 14px;
  line-height: 15.95px;
  font-weight: 300;
  color:#242324;
  display: block;
  border-bottom: 1px solid #DED6C8;
  padding: 12px 0;
}

section.metaobject-section.border-b {
    border-bottom: 1px solid #DED6C8;
    padding-bottom: 6rem;
}
section.metaobject-section.border-b .material-object_content {
    margin-top: 12px;
}
.page_content_outer .page-sidebar {
  flex: 1;
  /* width: auto; */
   min-width: 0; 
}
.page_content_outer .sidebar_menu {
  padding:0 15px;
}
.page_content_outer .main-page-title {
  padding-left: 0 !important;
}
.page_content_outer .accordion-contents {
  padding:0;
}
.page_content_outer .right-side-content {
  flex: 3.50;
      width: auto;
    min-width: 0;
}

.page_content_outer .mobile-only.title_an_tool {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}
.page_content_outer .toolbar-wrapper.toolbar-mobile {
  margin-bottom: 0;
  float: right;
}
.page_content_outer .mobile-only.title_an_tool .page-title {
  font-size: 24px;
  margin: 13px 0;
  line-height: 1;
}
.list_style_rugs  .policies-text {
  line-height: 1.2;
}
.list_style_rugs p {
  margin-top:0;
  font-weight:300;
}
.metaobject-section .material-filters ,.metaobject-section .filter-type {
  border-bottom: 1px solid #C7B299;
  display: flex;
  gap: 28px;
  overflow: auto;
}

.metaobject-list {
 position: relative;
}

.metaobject-section .filter-btn ,.metaobject-section .filter-type-btn {
  border: none;
  background: none;
  font-size: 20px;
  padding: 5px 10px 5px 0;
  font-weight: 300;
  color: #00000080;
  position: relative;
}
.metaobject-section .filter-btn.active ,.metaobject-section .filter-type-btn.active {
   font-weight: 600;
  color: #000;
}
.metaobject-section .filter-btn.active::after ,.metaobject-section .filter-type-btn.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  height: 1px;
  width: 100%;
  background: #000;
  z-index: 1;
}
.metaobject-section  h2 {
  font-size: 48px;
  font-weight: 300;
  color: #171717;
  margin: 0 0 22px;
  line-height: 1;
}

.metaobject-section p {
  font-weight:300;
}
.metaobject-section .material-object_content {
  margin-top: 53px;
}
.metaobject-section .obect_content {
    margin-bottom: 45px;
}

.metaobject-section  .metaobject-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 26px;
   margin-top: 34px;
}
.metaobject-section .image_outr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.metaobject-section .image_outr {
  height: 265px;
  width: 100%;
  margin-bottom:14px;
}

.metaobject-section .material_label {
  font-size: 24px;
  margin: 0;
  font-weight: 300;
}

.metaobject-section h4.material_label {
  font-size: 16px;
  line-height: 1.4;
  font-family: open sans;
  font-weight: 400;
}

.metaobject-section  .metaobject-list p {
  font-size: 12px;
  line-height: 18px;
  color: #212121;
  margin-bottom:7px;
  margin-top: 4px;
}

.metaobject-section .read_more {
  font-size: 12px;
  text-decoration: underline;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* .metaobject-item {
  position: relative;
} */
.metaobject-item-inner{
   position: relative;
  height:100%;
}
.metaobject-section .tooltip_content {
    max-height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    background: #ebe8e3;
    max-width: 1330px;
    display: none;
    z-index: 1;
    padding: 20px;
    margin-top: -250px;
    overflow: auto;
    gap:30px
}
.tooltip-close {
  position: absolute;
  right: 8px;
  top: 0;
  background:transparent;
  border:none;
  padding:5px;
  color: #000;
  font-size: 21px;
}
.tooltip-close svg {
    width: 15px;
    height: 15px;
}
.tooltip_content .matrial_nmae h3 {
    font-size: 24px;
    margin: 0 0 10px 0;
}
/* .metaobject-section .read_more:hover + .tooltip_content {
  display: flex;
} */
.metaobject-section .tooltip_content .image_outr {
  width: 23rem;
  height: 17rem;
  margin: 0;
}

.handle_pages-made-to-order span.banner-text ,.handle_pages-material-guide span.banner-text {
  font-weight: 300;
}
.metaobject-section #material-results {
  padding-bottom: 56px;
  border-bottom:1px solid #DED6C8;
}
.breadcrumb.breadcrumb- {
  position: relative;
  z-index: 9;
}
.modal-share-open .breadcrumb.breadcrumb- {
 z-index: 9999;
}
.faq-banner {
  position: relative;
  z-index: 1;
}
.description_number p {
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4; 
           line-clamp: 4; 
   -webkit-box-orient: vertical;
  margin-bottom: 3rem !important;
}




.fabric_collection .material-filters,.leather_collection .material-filters {
  display: none !important;
} 

.tooltip_content.active {
 display: flex;
}


.handle_pages-fabric-care-guide .tooltip_content.active {
  /* flex-direction: column; */
}
.progress-none .progress_path {
  display: none;
}
  #things_ex ul {
  padding-left: 19px;
}
.card-media.card-media--portrait {
 padding-bottom: 110%;
}
.product_list_wrapper button.move_product_into_list svg {
  height: 19px;
  width: 19px;
  fill: #222;
}
.product_list_wrapper button.move_product_into_list {
  padding: 13px 13px 13px 22px !important;
  color:#000;
}
.handle_pages-shop-by-room .page_content_outer .page-sidebar ,
.handle_pages-rugs .page_content_outer .page-sidebar,
.handle_pages-couch .page_content_outer .page-sidebar ,
.handle_pages-decor .page_content_outer .page-sidebar,
.handle_pages-outdoor .page_content_outer .page-sidebar{
  margin: 0;
}
.handle_pages-shop-by-room .sidebar_menu h3 ,
.handle_pages-shop-by-room  .page-sidebar ul li a ,
.handle_pages-rugs .sidebar_menu h3,
.handle_pages-rugs .page_content_outer .page-sidebar ul li a,
.handle_pages-couch .sidebar_menu h3,
.handle_pages-couch .page-sidebar ul li a,
.handle_pages-decor .sidebar_menu h3,
.handle_pages-decor .page-sidebar ul li a,
.handle_pages-outdoor .sidebar_menu h3,
.handle_pages-outdoor .page-sidebar ul li a{
  color: #242324;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 15.95px;
  letter-spacing: 1px;
}

.handle_pages-shop-by-room .page_content_outer .page-sidebar ul li a ,
.handle_pages-rugs .page_content_outer .page-sidebar ul li a,
.handle_pages-couch .page_content_outer .page-sidebar ul li a ,
.handle_pages-decor .page_content_outer .page-sidebar ul li a ,
.handle_pages-outdoor .page_content_outer .page-sidebar ul li a{
  border: none;
  padding-left: 5rem;
  position: relative;
}
.handle_pages-shop-by-room .page_content_outer .page-sidebar ul li a::after ,
.handle_pages-rugs .page_content_outer .page-sidebar ul li a::after,
.handle_pages-couch .page_content_outer .page-sidebar ul li a::after,
.handle_pages-decor .page_content_outer .page-sidebar ul li a::after,
.handle_pages-outdoor .page_content_outer .page-sidebar ul li a::after{
  position: absolute;
  top: 50%;
  left: 8px;
  width: 24px;
  height: 24px;
  border: 1px solid #EBE8E3;
  content: '';
  transform: translateY(-50%);
}
.handle_pages-shop-by-room .page_content_outer .page-sidebar ul li a:focus::before,
.handle_pages-rugs .page_content_outer .page-sidebar ul li a:focus::before,
.handle_pages-couch .page_content_outer .page-sidebar ul li a:focus::before,
.handle_pages-decor .page_content_outer .page-sidebar ul li a:focus::before,
.handle_pages-outdoor .page_content_outer .page-sidebar ul li a:focus::before{
  position: absolute;
  top: 50%;
  left: 13px;
  width: 14px;
  height: 14px;
  background: #c7b299;
  content: "";
  transform: translateY(-50%);
}
.handle_pages-shop-by-room .page_content_outer .page-sidebar ul,
.handle_pages-rugs .page_content_outer .page-sidebar ul ,
.handle_pages-couch .page_content_outer .page-sidebar ul,
.handle_pages-decor .page_content_outer .page-sidebar ul ,
.handle_pages-outdoor .page_content_outer .page-sidebar ul {
  list-style: none;
  display: block;
  margin-bottom:30px;
}

.lr_space {
  padding-left:3.2rem;
  padding-right:3.2rem;
}
.lr_space  {
   margin-left: 16px;
  margin-right: 16px;
}


.handle_pages-contact .breadcrumb_after.think_bread {
 margin-bottom: 0;
}
.halo-block-content .banner-text {
  font-weight: 300;
}
.recently-viewed-swatches {
  position: relative;
}
.recently-viewed-swatches .view-more-swatches {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 300;
  color: #4F4F4F;
  margin-left: 13px;
  letter-spacing: 0.24px;
  /* position: absolute; */
  /* top: 50%; */
  /* transform: translateY(0%); */
  font-family: open sans;
  padding: 11px 0px;
  display: block;
}

#WishlistSection-template--18381986824382__main {
  padding-top: 0 !important;
  padding-bottom: 0px;
}
.wishlist_share_user {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.wishlist_share_user .share-button__button.button svg {
  width: 15px;
}
.handle_pages-referred-wishlist .share_all {
  display: none;
}

.wishlist_share_user .share-button__button.button span {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 300;
  text-transform: capitalize;
}

.wishlist_share_user .share-button__button.button {
  padding: 0 !important;
  display: flex;
  align-items: center;
  gap: 12px;
}
#halo-image-banner-template--18488018370750__image_banner_y8M9jy .banner-button ,
#halo-image-banner-template--18488445042878__image_banner_y8M9jy .banner-button{
  font-size: 14px;
  font-weight: 400;
  font-family: open sans;
}
.thumb_dimension_image slot svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #435d6d;
  stroke: unset;
  padding:1.69rem;
  background: #f0f0f1;
}
#shopify-section-template--18412618612926__heading_block_E7KAGb ul li {
    margin-bottom: 15px;
}
div#shopify-section-template--18412618612926__heading_block_tqc9nY .container_content {
    padding: 0;
    margin: 0;
}
.sofa_prev .spotlight-inner .custom-text-style {
  text-align:center;
}

.rug-guide-collection .halo-block-header .view_all {
  display:block !important;
  right:15px !important;
}
  .handle_pages-rugs .halo-product-block  h3.title,
    .handle_pages-outdoor .halo-product-block  h3.title{
        margin-bottom: 14px !important;
    }
.why_cori span.policies-text {
    font-weight: 500 !important;
}
button.mobileMenu-toggle svg {
    width: 21px;
    height: 15px;
    flex-shrink: 0;
}
.grid_col-2 .slider-buttons {
    display: none;
}
.split-nav-block-outer .split-nav-block {
  padding:0;
}

  .col-align-view .bg-policies-block {
  border-bottom:1px solid #DED6C8;
  padding-bottom: 3.3rem;
}
.slipcover_card .img-box {
  height: 100px;
  width: 100px;
  margin:0 auto;
}

.slipcover_card .halo-block-header h3 {
  line-height: 1.5;
  padding-bottom:75px;
}
.slipcover_card .halo-row {
  background:#ebe8e3;
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
}
.finish_type strong {
  font-weight: 700;
}
.handle_pages-material-guide .metaobject-section .metaobject-list p {
  margin-bottom:16px ;
}
.tooltip_content .matrial_nmae h3 {
  margin:0;
}

.tooltip_content .matrial_nmae h4 {
  margin-bottom:15px;
}
#load-more {
  background:#C7B299;
  color: #fff;
  padding:13px 15px;
  border:none;
  width: 183px;
  margin:23px auto 0;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: "Open Sans";
  font-weight: 600;
}

#load-more:hover {
  background:#000;
  color:#fff;
}
.header-with-sidebar .sidebar-toogle {
  height: auto;
  width:auto;
  padding:0;
  margin:0;
}
.header-with-sidebar .sidebar-toogle .icon {
  width: 20px;
  height: 100%;
}

  .halo-sidebar .card-information .price__label_sale {
  margin:0 !important;
  display: none;
}
  .halo-sidebar .card-information .price--on-sale .price__sale {
  gap:3px;
  align-items: first baseline;
}
   .halo-sidebar .price__last.price_percent {
  margin-right: 0;
  order: -1;
}
  .halo-sidebar .card-information .price__saved span {
  font-size: 10px !important;
  padding:0;
  background-color: transparent;
  line-height: inherit;
  display: block;
  color: #231f20 !important;
}
.halo-sidebar  .price__sale.show_saved_price .price-item.price-item--sale .text {
  font-size: 12px;
  margin:1px 4px 0 0;
}
.halo-sidebar .card-information .price__saved ,.halo-sidebar .price-item.price-item--regular {
  font-size: 10px !important;
  width: auto;
  display: block;
  line-height: inherit;
  color: #231f20 !important; 
}
.halo-sidebar .product-item .card-information .card-summary {
  font-size: 10px;
  margin-bottom: 0;
}
.modal-share-open .breadcrumb_outer .link.home-link, .modal-share-open .separate svg ,.modal-share-open .share_all .share-button__button.button svg {
  color: #000 !important;
  fill: #000 !important;
  opacity: .5;
}
.product_list_wrapper .list_drop_down ul a {
  font-size: 11px;
  line-height: 19px;
}
#shopify-section-template--18454766256318__metaobject_section_afDDbH .metaobject-list {
  padding-bottom: 8rem;
}
.toolsbar_wappers {
  display: flex;
  justify-content: space-between;
}
.active-facets__button.facets__clear-all {
  color: #242324;
  font-family: Stag Sans;
  font-size: 12px;
  font-weight: 500;
  white-space:nowrap;
}
.Avada-GiftCampaignPop__Close svg {
  width: 3rem;
  height: 3rem;
  stroke: #fff;
}
.meta-tab-right-side span.active {
  background: #212121;
  color: #fff;
}
.art_image .halo-row .halo-item img {
  width: 456px;
  height: 365px;
}
.top-mesage-countdown {
    padding: 0;
}
.handle_pages-fabric-care-guide .metaobject-section h2 {
    font-size: 36px;
}
.announcement-bar .announcement-countdown {
    padding: 2px 0 5px;
}
.clock-item {
    width: 5rem !important;
    height: 4rem !important;
}

.announcement-bar .num {
  font-size:14px !important;
}

.announcement-bar .text {
  font-size:9px !important;
}












@media (min-width: 1699px) {
  .product-block .slick-arrow.slick-next , .spotlight-block .slick-next{
	right: -136px !important;
  }

  .product-block .slick-arrow.slick-prev ,.spotlight-block .slick-prev {
  	left: -136px !important;
  }
}

@media (max-width: 1399px) {
	.order-mobile {
		width: 46%;
	}

	.footer-block__newsletter {
		margin-right: 0;
	}

	.nav_menu_custom {
		gap: 35px;
		justify-content: space-between;
	}

	.container-1270 {

		padding-left: 15px;
		padding-right: 15px;

	}

}

@media (max-width: 1280px) {
	.bottom_wapper {
		display: flex;
		flex-wrap: wrap;
		gap: 0px;
		justify-content: space-between;
	}

}

@media (max-width: 1199px) {
	.order-mobile {
		width: 40%;
	}

	.nav_menu_custom {
		gap: 20px;
	}

	.footer-block__item {
		width: 100%;
	}

	.footer__content-bottom ul.list-unstyled {
		flex-wrap: wrap;
	}

	.footer__content-bottom ul.list-unstyled a {
		padding-right: 14px;
		margin-right: 14px;
	}
}

@media (min-width: 1025px) {
	.toolbar-wrapper.toolbar-mobile {
		display: none;
     }

     .space_0  .spotlight-inner .des {
          max-width: 392px;
	}
  .split-nav-block-outer {
      display: flex;
      justify-content: space-between;
      width: 100%;
    }
  .site-nav-list.couch_shop-by-collection {
  width: 100%;
}
.page_content_outer .mobile-only.title_an_tool {
  display: none;
}
  .artical_breadcrumb.breadcrumb_story {
	border-bottom: 1px solid #DED6C8;
}
    .breadcrumb_after {
  position: relative;
    background: #ebe8e3;
  }
  .breadcrumb_after::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #ebe8e3;
    height: 220px;
    width: 100%;
    z-index: 1;
  }
  .breadcrumb_after::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #DED6C8;
  z-index: 2;
}
 .breadcrumb_after.think_bread::after{display:none;} 
  .breadcrumb_after.think_bread {
    margin-bottom: 37px;
}
  .page_content_outer  .sidebar {
    position: sticky;
    top: 10px;
    margin-top: 223px;
  }
    .page-sidebar.page-sidebar-left .halo-sidebar-close {
  display: none;
}


  
}

@media (max-width: 1024px) {
	.container-1270 {
		padding: 0 16px;
	}
  .faq-section .container-1270 {
		padding: 0px;
	}

.close-bar .page-sidebar {
  visibility: hidden !important;
  left: 0 !important;
  transform: translate3d(-101%,0,0)!important;
  opacity: 0 !important;
}
 .close-bar .background-overlay {
    display:none !important;
  }



  body.open-mobile-sidebar.close-bar {
    overflow: visible;
  }
  
  .policies-block .slick-slider .slider-action {
  display: none;
}
  .faq-section .halo-faqs-content {
		padding: 0 16px;
	}
 .handle_blogs-stories .hide-on-desktop {
    display: none;
  }
  .page-sidebar.page-sidebar-left .halo-sidebar-close {
    top: 9px;
  }
	.account-page .page-sidebar+.page-content {
		width: calc(100% - 0px);
	}

	.articleLookbook-block.tryrty.page-sidebar {
		position: unset;
		background: transparent;
	}

	.toolbar {
		width: 100%;
	}
.halo-sidebar ul#product-list {
    gap: 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.halo-sidebar ul#product-list .product {
    width: 49%;
  }

  .scrolled-header .mobile-only.title_an_tool ,.scrolled-header .skoki {
    position: sticky;
    top: 50px;
    background:#fff;
    z-index: 99;
    box-shadow: 0 2px 3px #0000001a;
}
  .scrolled-header .skoki .page-header {
    padding:3px 0 8px !important;
  }
    #halo-sidebar h1 {
    font-size: 24px;
    padding:20px 0px;
    padding-right: 16px;
    margin:0;
    border-bottom:1px solid #DED6C8;
    line-height: 1;
  }
  #search-form-mobile .card-information {
  padding:12px 0px 5px !important;
}
  #search-form-mobile .card-information .price__label_sale {
  margin:0 !important;
  display: none;
}
  #search-form-mobile .card-information .price--on-sale .price__sale {
  gap:3px;
  align-items: first baseline;
}
   #search-form-mobile .price__last.price_percent {
  margin-right: 0;
  order: -1;
}
  #search-form-mobile .card-information .price__saved span {
  font-size: 10px !important;
  padding:0;
  background-color: transparent;
  line-height: inherit;
  display: block;
  color: #231f20 !important;
}
#search-form-mobile  .price__sale.show_saved_price .price-item.price-item--sale .text {
  font-size: 12px;
  margin:1px 4px 0 0;
}
#search-form-mobile .card-information .price__saved ,#search-form-mobile .price-item.price-item--regular {
  font-size: 10px !important;
  width: auto;
  display: block;
  line-height: inherit;
  color: #231f20 !important; 
}
#search-form-mobile .product-item .card-information .card-summary {
  font-size: 10px;
  margin-bottom: 0;
}
.handle_search .toolbar-wrapper.toolbar-mobile {
  float: none;
  position: absolute;
  top: -58px;
  right: 0;
}
.handle_search #CollectionProductGrid {
  position: relative;
}
 .handle_search .search-container .toolbar-item .toolbar-icon {
  display: flex;
  align-items: center;
  }
  .card-product__group {
  z-index: 99;
}

  
}

@media (min-width: 992px) {
 .bottom_wapper .filter_store .toolbar-wrapper.toolbar-mobile {
    display: none;
  }
  .footer_column {
  padding-top: 6rem;
}
  
.bottom_wapper .filter_store .page-sidebar {
    position: static;
    top: 30px;
    left: unset !important;
    right: unset !important;
    bottom: unset;
    height: auto;
    transition: unset;
    transform: unset !important;
    z-index: inherit;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
    width: 291px;
    opacity: 1;
    visibility: visible;
    float: left;
    transition: var(--anchor-transition);
  }
  div#sidebar-popup.store_availality {
    max-width: 524px;
  }
}

@media (max-width: 991px) {
  .order-mobile {
		width: 100%;
		margin-bottom: 6rem;
		text-align: center;
	}

	.footer-block__item .image_logo img,
	.payment_logo_image_logo img {
		margin: 0 auto;
	}

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

	.text_size h1 {
		font-size: 41px;
	}

	.number_co h2 {
		font-size: 80px;
		margin: 0 0 32px;
	}
  	.find_store {
		padding: 54px 0 35px;
	}

	.find_store h1 {
		font-size: 32px;
	}

	.find_store .btn-group.mb-3 {
		gap: 19px;
		margin: 18px 0 0;
	}

	#store-map {
		margin: 39px 0 30px;
		height: 438px !important;
	}

	#storehtml .bottom_wapper h1 {
		font-size: 24px;
		margin: 0px 0 0px;
	}

	.bottom_wapper .store_location {
		width: 100%;
	}

	

	.accordion-header {
		background-color: #f7f5f0;
		padding: 18px 15px;
	}
    .bottom_wapper .filter_store {
        width: 100%;
    }
 .filter_store #halo-sidebar {
  padding: 10px 15px;
}
  
 .bottom_wapper .filter_store h1 {
  border-bottom: 1px solid #EBE8E3;
  padding-bottom: 12px;
  margin-bottom: 26px !important;
}
}

@media (max-width: 767px) {
  .page_content_outer ,.article-template #halo-sidebar  {
  display: block;
}
    .card-action .button {
    line-height: 28px;
  }


.product-form__label .swatch_tooltip {
  padding:0;
  z-index: 99999999999;
}
  .button {
  line-height: 2.3;
}
  .cylindo_outer {
    aspect-ratio: 5 / 7;
  }
  cylindo-viewer ,.productView-images-wrapper {
    margin-bottom: 20px;
  }
  .product-details .productView-images .recently-viewed-swatches {
    margin-bottom: 10px;
  }
  .halo-sidebar-wrapper {
  padding:0 0 44px;
}

    .toolbar-wrapper:not(.toolbar-mobile) {
    order: 2 !important;
  }


 .handle_pages-couch-guide .couch-style.couch-style .halo-row .halo-item a {
    flex-direction: column!important;
  }

  .slipcover_card .img-box {
  height: 80px;
  width: 80px;
}

    .slipcover_card .progress_path {
    padding:0 50px 0 16px;
  }
 
.skoki.bg-light {
  background:#fff;
}
  .skoki.bg-light h2 {
  margin:6px 0 14px;
}
.halo-samuel-collection .halo-sidebar-wrapper.custom-scrollbar {
  padding:30px 21px 90px;
}
  .heritage_rich {
    margin-left: 16px;
    margin-right: 16px;
  }
  .blog-layout-default .page-header {
    padding: 5px 0 8px !important;
  }
  .share_custom .button-copy {
  top: 4px !important;
  right: 4px !important;
}
  .slipcover_card {
    overflow-x: hidden;
  }
.slipcover_card .slick-counter {
  display:none;
}
  .slipcover_card .slick-arrow.slick-prev {
    left: 15px;
  }
   .slipcover_card .slick-arrow.slick-next {
    right: 15px;
  }
  .progress_path {
  padding: 0 35px 0 0px;
}
  #contact_delivery .container-1270 {
  padding:0;
}
  .slipcover_card .halo-row::after {
    content: "";
    position: absolute;
    bottom: -3rem;
    left: -20px;
    width: calc(100% + 40px); 
    height: 5rem;
    background-color: #ebe8e3;
    z-index: -1;
    pointer-events: none;
  }
  .slip_covers_step .container-1270 {
   background:#ebe8e3;
    padding:0 !important;
}
.slipcover_card .halo-block-header h3 {
  padding-bottom: 45px;
}

.policies-block  .progress_path .progress {
 background-color: #fff;
}
.policies-block  .progress_path {
   padding: 50px 0 0 0px;
  }
.policies-block .slick-slider .policies-text {
    white-space: nowrap;
  }
  
  .col-align-view .halo-item a {
    flex-direction: column;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }

.handle_pages-furniture-care-guide .col-align-view .policies-icon {
    margin-right: 0 !important;
  }
.heritage_block  .data-lazy-loading {
  background-color: transparent !important;
}
    
  div.col-align-view .policies-content ,  div.col-align-view .policies-des {
    text-align: center !important;
  }
  .svg-image-style .slick-slider .image-container a img {
    width: 80px !important;
    height: 80px !important;
  }
  
  .col-align-view .halo-row {
    padding:0 5rem;
  }
  
.list-menu .text br {
  display: none !important;
}
.sections-product-block {
  overflow-x: hidden;
}
.handle_pages-couch-guide .icon-list-delivery .halo-row .halo-item a span.policies-icon {
  min-width: 70px;
}
.lr_space {
  padding: 0;
  margin: 0;
}
.to_ensure_a_perfect_fit .globo-form-app .wizard__content .panels .globo-form-control .heading-title, .export_enqiry_form .globo-form-app .wizard__content .panels .globo-form-control .heading-title {
 margin-bottom: clamp(0px, 1.5vw, 20px);

}
.sportlist_slider .slick-slide {
  min-height: auto;
}
.card-action form .button.button-ATC ,.card-action form .product-form__submit {
 margin:0 auto 10px;
    width: 85%;
}
 .ios .card-link {
  top: 8rem;
  }
  .ios .card-product a.card-link {
     opacity: 0;
  }
.handle_pages-couch .share_all ,.handle_pages-rugs .share_all ,.handle_pages-shop-by-room  .share_all ,.handle_pages-decor .share_all ,.handle_pages-decor .share_all{
  display:none;
}
  #full_banner .container-1270,.full_banner .container-1170 ,#shop-look-banner .container-1270{
  padding:0;
}
  #full_banner .content-box--absolute ,.full_banner .content-box--absolute {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 64px 30px;
}
.handle_pages-shop-by-room  .wrapper-body ,.handle_pages-decor .wrapper-body{
    padding-bottom: 0;
  }
  #full_banner .bottom_button,  .full_banner .bottom_button{
    position: absolute;
    right: 2rem;
    left: 2rem;
    top: calc(100% - 7rem);
  }

 #halo-image-banner-template--18488018370750__image_banner_y8M9jy .container-1270 {
    padding:0;
  }
#halo-image-banner-template--18488018370750__image_banner_y8M9jy  .content-box.text-left {
  text-align: center;
}
	.m-button.m-button-1 {
		background: var(--btn-1-bg);
		border-color: var(--btn-1-border);
		color: var(--btn-1-color);
		background-origin: border-box;
	}
  .article_cat_search_outer {
      display: none;
    }
  #halo-image-banner-template--18423543431358__image_banner_nUDbiV .flex-box__banner .content-box {
    max-width: 34rem !important;
  }

    .furniter_block .slider_content.content {
    border-bottom: none;
    padding-bottom: 11px !important;
  }
  .furniture_list  .policies-icon {
      margin-right: 25px !important;
    }
  .furniture_list .halo-row {
      gap: 0;
    }
    .section_heading .container_content h3 {
    font-size: 20px;
    line-height: 28px;
  }
      .section_heading p ,.section_heading .container_content ul {
      font-size: 14px;
      line-height: 24px;
    }
    .rich-button .button {
      line-height: inherit;
    width: 100%;
    max-width: 100% !important;
    margin-top: 2rem !important;
    }
    .btn_s {
      gap: 6px;
    }

  .slip_heading h2 {
      max-width: 27rem;
      margin: 0 auto;
    }
    .section_heading.slip_heading.descriptionfont-size-14 .container_content {
      padding-bottom:20px;
    }
   #things_ex .halo-banner-wrapper .flex-box__banner > div .content-box {
      max-width: 100%;
      margin-top: 0;
    }

	/* breadcrumb-component {
		display: none !important;
	} */

	.account-page .page-sidebar+.page-content {
		width: calc(100% - 0px);
	}

	.progress-wrapper {
		display: block !important;
	}

	.product-block .view_all {
		display: none !important;
	}

	.footer-block__item.footer-block__newsletter {
		margin: 0;
	}

	.footer-block__item .image_logo img {
		max-width: 206px;
		margin: 0 auto;
	}

	.footer-block__newsletter .newsletter-form__field-wrapper {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.footer-block__newsletter .newsletter-form__field-wrapper button {
		width: 100% !important;
	}

	.footer-block__list-social .list-social {
		text-align: center;
	}

	.image_logo.mobile-logo {
		display: none;
	}

	.two_mobile_logo img {
		height: 21px;
		width:auto;
	}

	.two_mobile_logo {
		display: block !important;
		border-bottom: 1px solid #3d3d3d;
		margin: 0px 15px 16px 15px;
		padding-bottom: 31px;
	}

	.two_mobile_logo .image_logo {
		margin: 0 auto;
		max-width: 206px;
	}

	.flex-flow {
		flex-flow: column;
	}

	.order-mobile {
		order: 1;
	}

	.footer-block__newsletter h2.footer-block__heading {
		margin-top: 15px;
	}

	.footer__content-bottom .footer-block__list ul {
		flex-direction: column;
		gap: 12px;
	}

	.footer__content-bottom ul.list-unstyled a {
		padding-right: 0;
		margin-right: 0;
		border-right: none;
	}

	.footer-block__heading {
		position: relative;
	}

	.footer__content-bottom .footer-block__bottom {
		padding: 0 !important;
		border-top: 1px solid #3d3d3d;
		margin: 0 10px;
	}

	/* Banner css here */
	/* #slider_banner .item {
		height: 487px;
		display: block;
	} */

	/* #slider_banner .banner-item,
	#slider_banner .banner-item .img-box {
		height: 100%;
		display: block;
	} */


/* Override styles for <div>s, for example */

    #quotes-body .form-actions.quotes_wap {
      justify-content: start;
    }

	#slider_banner .banner-heading {
		line-height: 1 !important;
		margin-bottom: 50px !important;
	}

	.slick-counter {
		padding: 0 33px;
		position: absolute;
		right: 0;
		bottom: 31px;
		font-family: Cormorant Garamond;
	}

	.spotlight-inner .custom-text-style {
		text-align: left;
		border: none !important;
	}
      .spotlight-inner .custom-text-style {
         font-size:var(--fontsize-mobile-text-style) !important;
      }
	.slick-arrow {
		height: 28px;
		width: 28px;
	}

	.collection-category.title_cat .slider_content {
		padding: 21px 0px 6px 33px !important;
	}

	.collection-category .slider_content {
		padding: 21px 0px 6px 0px !important;
	}

	.progress_path .progress {
		display: block;
	}

	.collection-category .slick-slide.slick-current.slick-active h3 {
		display: block;
	}

	.collection-category .slick-slide h3 {
		display: none;
	}

	.collection-category.title_cat.spotlight-block .slick-next {
		right: 20px !important;
	}

	.collection-category.spotlight-block .slick-next {
		top: 100% !important;
		right: 0px !important;
	}

	.collection-category.title_cat.spotlight-block .slick-prev {
		top: 100% !important;
		left: 20px !important;
		background: #fff;
	}

	.collection-category.spotlight-block .slick-prev {
		left: 0px !important;
		top: 100% !important;
		background: #ebe8e3;


	}

	.enable_button_disable_arrows .slick-prev.slick-disabled {
		display: none !important;
	}

	.collection-category.title_cat.spotlight-block .slick-prev::after {
		background: #fff;
	}

	.collection-category.spotlight-block .slick-prev::after {
		position: absolute;
		top: 0;
		right: -8px;
		width: 7px;
		height: 100%;
		background: #ebe8e3;
		content: '';
	}

	.banner-button {
		max-width: 100% !important;
		width: 100% !important;
	}

	.shop_by_category .spotlight-item {
		margin-bottom: 0;
	}

	.shop_by_category .slick-counter {
		bottom: 50px;
	}

	#banner_wapper .banner-item .image {
		height: 545px;
	}
 

	#banner_wapper .content-box--absolute {
		transform: translateY(-25%);
		text-align: left;
	}

	#banner_wapper .content-box--absolute .banner-heading {
		max-width: 30rem;
		margin-bottom: 48px;
	}

	.spotlight-inner .des.custom-text-style {
		font-size: var(--fontsize-text-mobile) !important;
	}

	.our_stories.collection-category .des.custom-text-style {
		margin-bottom: 21px;
		max-width: 263px;
	}

	.our_stories.collection-category .slick-counter {
		bottom: 51px;
	}

	.our_stories.collection-category.spotlight-block .slick-prev {
		background: #fff;
	}

	.our_stories.collection-category.spotlight-block .slick-prev::after {
		background: #fff;
	}

	.our_stories.collection-category .halo-item {
		padding-right: 0;
	}

	.our_stories.spotlight-block .halo-block-header .title {
		margin-bottom: 4px;
	}

	.halo-block-header {
		position: static;
	}

	.our_stories .halo-block-header.text-left.viewAll--right .view_all {
		position: absolute;
		top: 102%;
		left: 26px;
		background: #000;
		color: #fff;
		padding: 12px 20px;
		text-align: center;
		width: calc(100% - 52px);
	}

	.our_stories {
		margin-bottom: 10.5rem;
	}

	.product-block .slider-progress-bar {
		display: none !important;
	}

	.products-carousel .slick-arrow {
		top: 100%;
	}

	.products-carousel .slick-prev {
		background: #fff;
	}

	.products-carousel .slick-prev::after {
		position: absolute;
		top: 0;
		right: -8px;
		width: 7px;
		height: 100%;
		background: #fff;
		content: "";
	}

	.recent_product .products-carousel .slick-prev {
		background: #EBE8E3;
	}

	.recent_product .products-carousel .slick-prev::after {
		background: #EBE8E3;
	}

	.order-mobile {
		margin-bottom: 0rem;
		text-align: left;
	}

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

	.form-field.otp_inputs {
		gap: 9px;
	}

	.form-field.otp_inputs input {
		height: 42px;
		width: 36px;
	}

	#otp_verification_fill .modal-content,
	#register_for_a_tfg .modal-content {
		padding: 66px 25px 34px;
	}

	#otp_verification_fill h3,
	#otp_verification h3 {
		padding: 0 4rem;
	}

	.account tbody td {
		padding: 10px !important;
		border-left: 1px solid #DED6C8;
		border-right: 1px solid #DED6C8;
	}

	.account-page h1.page-header {
		padding: 28px 0 24px;
		font-size: 36px;
	}

	.reward-item {
		min-height: 100%;
		flex-direction: column;
		width: 100%;
	}

	.reward-item-right {
		max-width: 100%;
	}

	.reward-item-right h3 {
		font-size: 40px;
		margin: 0 0 7px;
	}

	.page_content_outer .page-sidebar ul li a {
        padding: 12px 16px;
      }
	.account-page .page-sidebar {
		padding: 12px 25px;
	}
      #halo-sidebar h1 {
      font-size: 24px;
      padding: 12px 16px;
      margin: 0;
      border-bottom: 1px solid #DED6C8;
      line-height: 1;
    }

	.account-content .address-new>button {
		max-width: 100%;
		margin-top: 10px;
	}

	div.account table tbody {
		border: none;
	}

	.intro-text,
	.intro-image,
	.col-40,
	.col-60 {
		width: 100%;
	}

	.stories_banner {
		padding: 50px 0 0;
	}

	.intro-section {
		flex-direction: column;
	}

	.text-content.text_size,
	.stories .intro-section.intro_row:nth-child(2n) .text-content {
		max-width: 100%;
		margin: 0;
	}

	.intro-section.intro_row,
	.stories .intro-section.intro_row:nth-child(2n) {
		flex-direction: column-reverse;
	}

	.img_col,
	.stories .intro-section.intro_row:nth-child(2n) .img_col {
		margin-top: 21px;
	}

	.blog-block-item.blog_col {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.apply_rewards_outer .apply_rewards {
		max-width: 100%;
	}

	.move_to_wishlist {
		margin-bottom: 8px;
		margin-right: 0;
		margin-top: -10px;
	}
  .accordion-content {
		flex-direction: column;
	}

	.accordion-content>* {
		max-width: 100%;
	}
    .heritage_block .des {
    line-height: 22px !important;
    margin-top: 10px !important;
    margin-bottom: 10px;
  }
     .white_progress_bar .slick-counter {
     display:none;
   } 
  .white_progress_bar .slick-arrow ,.gray_progress_bar .slick-arrow {
    top: 100%;
  }
  .white_progress_bar .slick-prev::after {
    position: absolute;
    top: 0;
    right: -8px;
    width: 7px;
    height: 100%;
    background: #fff;
    content: "";
  }
  .white_progress_bar .slick-prev {
    left: 4px !important;
    background: #fff;
  }
   .white_progress_bar .progress_path {
      padding: 0  41px 0 0px!important;
    }
  .white_progress_bar .slick-next {
      right: 12px !important;
    }
  .white_progress_bar .slider_content {
    padding-left:0;
    padding-right:0;
  }
  .gray_progress_bar .slick-prev {
    background: #EBE8E3;
  }
  .gray_progress_bar .slick-prev::after {
    background: #EBE8E3;
  }
 .gray_progress_bar .progress_path .progress {
    background-color: #fff;
  }
  .location_address {
  line-height: 1.3;
  font-size: 14px;
}
.location_pro_path {
  border-bottom: 1px solid #DED6C8;
  padding-bottom: 50px;
  margin-bottom: 26px;
}
.grid_col-2 .halo-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin:0;
  grid-column-gap: 7px;
}
.collection-category.grid_col-2 .halo-item ,.grid_col-2 .halo-item {
  padding:0;
}
.grid_col-2.spotlight-block .halo-row .halo-item + .halo-item:not(.slider__slide), .grid_col-2.spotlight-block .halo-row .halo-item + .halo-item:not(.slick-slide) {
margin-top: 0;
}
.grid_col-2 .slider_content .slider_title {
  border-bottom:2px solid #ded6c8 !important;
  padding:0 0 6px !important;
    line-height: 1.1;
}
  .collection-category.title_cat.grid_col-2 .slider_content {
     padding:10px 0 0 !important;
  }
 .grid_col-2 .progress_path {
  display: none;
}
 .page-sidebar {
    overflow-y: scroll;
  }
 div#halo-image-banner-template--18488445042878__image_banner_y8M9jy .content-box.text-left {
    text-align: center;
}
div#halo-image-banner-template--18488445042878__image_banner_ACxF3N {
    margin-top: 2rem;
}
  div#halo-image-banner-template--18488445042878__image_banner_ACxF3N .content-box--absolute.align-items--bottom, .content-box--absolute.align-items--top {
      top: 86% !important;
  }

    .productView-options {
    padding:11px;
  }
  .meta-fillter-container {
  padding: 10px 8px;
   
}

  .meta-tab {
    padding: 5px;
  }
.recently-viewed-swatches {
  margin-top: 6px;
}
.productView-moreItem {
  padding-top: 10px;
}
  
  


}

@media (min-width: 768px) {
  .handle_pages-material-guide .metaobject-section .metaobject-list , .handle_pages-fabric-care-guide .metaobject-section .metaobject-list {
  grid-template-columns: repeat(4,1fr);
  gap: 23px;
}
    .stories-siderbar h2  ,.stories-siderbar .sidebar-toogle ,.article-template #halo-sidebar {
  display: none;
}
  .handle_pages-rugs .enable_progress_bar .slick-arrow ,
  .handle_pages-outdoor .enable_progress_bar .slick-arrow{
      height:44px;
      width:44px;
      top: -35px !important;
    }
  .handle_pages-rugs .enable_progress_bar .slick-arrow svg ,.handle_pages-outdoor .enable_progress_bar .slick-arrow svg {
    width: 17px !important;
  }
    .handle_pages-rugs .halo-product-block .products-carousel.enable_progress_bar .slick-prev ,
  .handle_pages-outdoor .halo-product-block .products-carousel.enable_progress_bar .slick-prev{
      left: calc(100% - 10.5rem) !important;
      }
     .handle_pages-rugs .halo-product-block .products-carousel.enable_progress_bar .slick-next ,
    .handle_pages-outdoor .halo-product-block .products-carousel.enable_progress_bar .slick-next{
      right: 7px !important;
    }
  /* .tooltip_inner {
    max-height: 50rem;
    overflow:scroll;
  } */
 .handle_pages-fabric-care-guide .page_content_outer .page-sidebar ul .submenu li a {
  padding-left: 0rem !important;
}

}

@media (max-width: 551px) {
	.collection-category .halo-item {
		padding-left: 0px;
		padding-right: 5px;
	}

	.cart-item-block.cart-item-remove a {
		transform: translateY(-3px);
		float: right;
		margin-top: -26px;
	}

	.cart-item-qty {
		width: 90x;
	}

	.cart .cart-item {
		display: block;
	}

	.move_to_wishlist {
		font-size: 11px;
		float: right;
		margin-top: -27px;
		margin-right: 0;
	}
   .product-card-layout-01 .product-item.enable_custom_layout_card_1 .price-item .text {
  margin:1px 2px 0 0;
}
.product-item .card-information .card-summary {
  margin-bottom: 2px;
  }
  .price-item.price-item--saved {
  line-height: 1 !important;
  margin-bottom: 10px;
}
   
}

@media (max-width: 549px) {
    .move_to_wishlist {
      margin-left: 118px !important;
      margin-right: 0;
      justify-content: start;
      float: unset;
      margin-top: 1rem !important;
}
  .cart-item-block.cart-item-total {
     display: none;
}
    .cart-item-block.cart-item-price.small-screen-visible {
    display: block !important;
  }
  .cart-item__price-wrapper .cart-item__discounted-prices {
    flex-direction: row !important;
   margin-bottom: 9px !important;
  }
 .handle_cart.template-cart .cart-item__discounted-prices .price {
  font-size: 14px !important;
}
  .cart-item-vendor {
  margin-bottom: 0;
}
  .announcement-bar {
     height: 77.8px;
    overflow:scroll;
    display: flex;
    align-items: center;
}

.announcement-bar .clock-item {
    width: 5rem !important;
    height: 2.9rem !important;
}

.announcement-bar .num {
  font-size:13px !important;
}


}

@media (max-width: 459px) {
   .product-form__swatch .product-form__label {
    width: 26.5vw !important;
    height: 26vw !important;
  }
}

@media (max-width: 425px) {
  #full_banner .content-box--absolute, .full_banner .content-box--absolute {
    padding: 25px 47px 30px;
  }
 .handle_pages-rugs #full_banner h3.banner-heading {
    font-size: 54px !important;
  }
  .grid_col-2 .slider_content .slider_title {
    font-size: 17px !important;
  }
 .policies-block .slick-slider  .policies-text {
    font-size:18px !important;
  }

 
   
}

@media (max-width: 400px) {
   .collection-full-width .container-1270 .page-content .collection ul li {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .cart-item-qty {
  width: 85px !important;
}
    .cart-item-block-right {
    width: 100%;
  }
  .share_custom .share-button__fallback .share_toolbox .social-share {
  gap:16px !important;
    display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media (max-width: 383px) {
  .product-form__swatch .product-form__label {
  width: 26vw !important;
  height: 25vw !important;
}
  .breadcrumb span.separate {
  padding:0 3px;
}
}

