/* Import all Google Fonts in one line */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:wght@100;200;300;400;500;600;700&family=Nunito+Sans:wght@200;300;400;500;600;700&family=Work+Sans:wght@200;300;400;500;600;700&display=swap');

/* Existing custom font */
@font-face {
	font-family: 'Copperplate Gothic';
	src: url('../fonts/copperplate-gothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Existing classes */
.ffl {
	font-family: "Lora", serif;
}

.ffc {
	font-family: 'Copperplate Gothic';
/* 	text-transform: capitalize; */
}

/* ✅ New Gill Sans Light alternatives */
.ffg-raleway {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.ffg-nunito {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
}

.ffg-work {
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/*********Customize css ****************/

.border-top{border-top:1px solid #000!important}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar{background:transparent !important}
.static-nav .navbar-toggler-icon{padding:15px;background-color:#fff}
.static-nav .bg-nav{        background: #cdcccc !important;
        border-right: 0 !important;
        padding: 35px 10px !important;
        width: 300px !important;}
.nav-icns .static-nav ul li a{border-radius:0;border:0;width:100%}
.nav-icns .static-nav .nav-item{border:0}
.static-nav li:last-child .nav-link{border-right:0 !important}
.static-nav li:first-child .nav-link{border-left:0 !important}
.static-nav .offcanvas-start{width:auto}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	padding: 16x 27px;
	border: 1px solid;
	border-radius: 0px;
	line-height: normal;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: 'Copperplate Gothic';
	background-color: #f2f2f200 !important;
	color: #000 !important;
}
#sb_instagram .sbi_follow_btn a {
	padding: 16x 27px !important

		font-size: 14px;

}
.nav-heart i{
	font-size: 22px;
}
.nav-heart:hover i {
	color: #fff;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	background-color: #000000 !important;
	border-color: #000000;
	color: #fff !important;
}
#sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover {
	background-color: #000000 !important;
	border-color: #000000;
	color: #fff !important;
}

div#sbi_load {
	margin-top: 20px !important;
}
/* main {
padding-top: 170px !important;
} */
.navbar .nav-item{margin:0px 8px;font-size:14px;text-transform:uppercase;font-weight:600;letter-spacing:0.05em;}
.navbar .nav-item .nav-link{color:#fff;}
.navbar .nav-item.active .nav-link,.navbar .nav-item .nav-link:hover{color:#1c6ab0;}
.zindex{z-index:9}
.dropdown:hover>.dropdown-menu {display: block;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color:#1c6ab0;}
.navbar  .dropdown-menu .nav-item .nav-link{color:#000}

.navbar-nav .nav-item .nav-link.home-link {background-color:rgba(64, 64, 64, 40%) !important; padding-left:1rem !important}

.navbar-expand-md .navbar-nav .dropdown-menu{border-radius:0}
.dropdown-item:focus, .dropdown-item:hover {color:#000;background-color:#383950;}
.dropdown-menu{min-width:11rem;border:0;background:#959494}
.menu-item-has-children a:first-child:after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}
.menu-item-has-children .dropdown-menu a:after{border:0;margin-left:0}
.footer .menu-item-has-children a:first-child:after, .footer .menu-item-has-children .dropdown-menu a:after{border:0}
.dropdown-menu li.menu-item{margin-left:0 !important;display:inline-table;width:11rem;}
.dropdown-menu li.menu-item:hover, .dropdown-menu li.menu-item a:hover{background-color:#2B6777;color:#fff !important}
.dropdown-menu li.menu-item .nav-link{padding:10px 10px 10px 10px !important;background: #959494;border:0 !important }
.navbar-expand-md .navbar-nav .dropdown-menu{padding-top:0;padding-bottom:0;box-shadow:0px 2px 0px rgba(0,0,0,.5)}
.text-left{text-align:left}
.w-1000{height:400px;object-fit:cover;margin:auto;width:100%}
.p-10{padding-left:10px;padding-right:10px;}
.border{border:0 !important;border-radius: 40px;}
@media(max-width:1400px){
	/*     main {
	padding-top: 130px !important;
} */
	#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
		padding: 14px 12px;
		font-size: 12px;

	}
	#sb_instagram .sbi_follow_btn a {
		padding: 12px 12px !important;
		font-size: 12px;

	}
}
@media(max-width:991px){
	/*     main {
	padding-top: 100px !important;
} */
}
@media(max-width:767px){
	.nav-heart i {
		font-size: 16px;
	}
	/* main {
	padding-top: 90px !important;
} */
	.abt-img .col-md-5 {
		flex: 0 0 auto;
		width: 65.666667%;
	}
	.whishlist-count {
		padding: 2px 8px !important;
		font-size: 8px !important;
	}
}
@media(max-width:575px){
	/* main {
	padding-top: 100px !important;
} */
}
.cart-count {
	position: absolute;
	top: -5px;
	right: -8px;
	background: #000000;
	color: white;
	border-radius: 50%;
	padding: 3px 10px;
	font-size: 12px;
}
.whishlist-count {
	position: absolute;
	top: -5px;
	right: -8px;
	background: #000000;
	color: white;
	border-radius: 50%;
	padding: 3px 10px;
	font-size: 12px;
}
.cart-menu {
	position: relative;
}

.related.products {
	display: none !important;
}

.reviews-slider-wrapper {
	display: flex;
	align-items: center; /* vertically center arrow */
	justify-content: space-between; /* reviews left, arrow right */

}

.reviews-slider {
	display: flex;
	gap: 20px;
	flex: 1; /* take all space except arrow */
}

.arrow-btn {
	background: none;
	border: none;
	font-size: 1.5rem;
	cursor: pointer;
	flex-shrink: 0; /* keep arrow from shrinking */
}
/* Mobile-specific cart count styling */
@media (max-width: 767px) {
	.cart-count {
		top: -5px;
		right: -8px;
		background: #000000;
		font-size: 8px;
		padding: 2px 8px;
	}

}
@media (max-width: 576px) {
	.subcategory-section.with-padding {
		padding-top: 0px !important;
	}
}


/****End customize css***/



body {
	font-family: "Poppins", sans-serif;
	color: #000;
	background-color: #CDCCCC;
}

ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
a {
	text-decoration: none;
}
.container {
	max-width: 1800px;
	width: 100%;
	margin: auto;
	padding-left: 0;
	padding-right: 0;
}


.object-contain {
	object-fit: contain;
}
.object-cover {
	object-fit: cover;
}
.rounded-1 {
	border-radius: 10px !important;
}
.rounded-2 {
	border-radius: 20px !important;
}
.rounded-3 {
	border-radius: 30px !important;
}

.bg-dark {
	background-color: #000 !important;
}
.text-black-50 {
	color: #000 !important;
}
.text-secondary{
	color: #252525 !important;
}
.bg-light{
	background-color: #CDCCCC !important;
}



.fw-300 {
	font-weight: 300 !important;
}
.fw-500 {
	font-weight: 500 !important;
}
.fw-600 {
	font-weight: 600 !important;
}
.fw-700 {
	font-weight: 700 !important;
}
.fw-800 {
	font-weight: 800 !important;
}
.fw-900 {
	font-weight: 900 !important;
}

/* 0 */

.ls-001 {
	letter-spacing: -0.01em;
}
.ls-002 {
	letter-spacing: -0.02em;
}
.ls-003 {
	letter-spacing: -0.03em;
}
.ls-25 {
	letter-spacing: 0.25em;
}
.ls-100 {
	letter-spacing: 0.1em;
}
.ls-150 {
	letter-spacing: 0.15em;
}
.ls-200 {
	letter-spacing: 0.02em;
}
.ls-300 {
	letter-spacing: 0.03em;
}
.ls-400{
	letter-spacing: 0.4em;
}
.ls-500 {
	letter-spacing: 0.05em;
}
.ls-002 {
	letter-spacing: -0.02em;
}
.ls-004 {
	letter-spacing: -0.04em;
}
.ls-144 {
	letter-spacing: -1.44px;
}
.ls-072 {
	letter-spacing: -0.72px;
}

/* 0 */

/* 01 */
/* h1,
.h1 {
font-size: 90px;
line-height: 0.9;
} */
.fs-13 {
	font-size: 13px;
}

.fs-15 {
	font-size: 15px !important;
}
.fs-16 {
	font-size: 16px;
}

.fs-18 {
	font-size: 18px !important;
}
.fs-20 {
	font-size: 20px;
}
.fs-24 {
	font-size: 24px;
}
.fs-30 {
	font-size: 30px;
}
.fs-40 {
	font-size: 40px;
}
.fs-45 {
	font-size: 45px;
}
.fs-50 {
	font-size: 50px;
}
.fs-120 {
	font-size: 120px;
}




/* 01 */

/* 02 */
.lh-0 {
	line-height: normal;
}
.lh-0-9 {
	line-height: 0.9;
}
.lh-1-2 {
	line-height: 1.2;
}
.lh-1-3 {
	line-height: 1.3;
}
.lh-1-4 {
	line-height: 1.4;
}
.lh-1-5 {
	line-height: 1.5;
}
.lh-1-7 {
	line-height: 1.7;
}
.lh-1-8 {
	line-height: 1.8;
}
.lh-2 {
	line-height: 2;
}
.lh-2-9{
	line-height: 2.9;
}
/* 02 */
/* .text-shadow {
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
} */
.btn {
	padding: 17px 27px;
	border: 1px solid;
	border-radius: 0px;
	line-height: normal;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: 'Copperplate Gothic';
}
.btn-light{
	background-color: transparent;
	border-color: #000000;
	color: #000;
}
.btn-light:hover{
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}

/* .offcanvas, .site-logo, .nav-right{
width: 33%;
} */

/* .nav-left, .nav-center, .nav-right{
width: 33%;
} */
button#ScrollToTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: transparent;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 2px solid #000;
	z-index: 99;
	color: #000;
}

button#ScrollToTop:hover {
	background: #000;
	color: #fff;
}
#header{
	z-index: 99;
	transition: all 0.3s ease;
	position: relative;
	left: 0;
	width: 100%;
	background-color: #cdcccc;
}
/* .page-wraper{
padding-top: 266px;
} */

/* .scroll #header{
	position: fixed;
	top: 1px;
	left: 0;
	width: 100%;
} */

#header {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: sticky;
    top: 0;
    z-index: 1030;
}

#header.scrolled {
    position: fixed;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    animation: slideDown 0.5s ease-out;
}
.studio-disc .h3, .studio-disc h3{font-size: 1.075rem}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

/* Smooth scrolling */
@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: smooth;
    }
}

.site-logo a{
	display: inline-block;
	max-width: 891px;
	width: 100%;
}
.nav-icns ul li a{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border: 1px solid #787878;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;

}
.nav-icns ul li a:hover{
	background-color: #000;
}
.nav-icns ul li a:hover img{
	filter: brightness(0) invert(1);
}


.navbar-nav .nav-link {
	line-height: normal;
	padding: 11px 60px !important;
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	background-color: rgba(64, 64, 64, 40%) ;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;  
	font-family: 'Copperplate Gothic';

}
.navbar-nav li:first-child .nav-link{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.navbar-nav li:last-child .nav-link{
	/*border-right: 1px solid #fff;
	border-left: 1px solid #fff;*/
}
.navbar-nav > li + li {
	margin-left: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
	background-color: #404040;
	color: #fff !important;
}
@media (min-width: 992px) {
	div#navbarOffcanvas {
		position: inherit !important;
		flex-direction: row;
		visibility: visible;
		width: auto;
		transform: translateX(0%);
		border-right: 0;
		margin-left: 0;
		background-color: transparent;
	}
	.offcanvas-body {
		flex-grow: 0;
		padding: 0;
		overflow-y: visible;
	}
}
/* 
.carousel-item::before{
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 100%;
background-color: #3F9904;
opacity: 80%;
z-index: 1;
}

.carousel-inner .container{
position: relative;
z-index: 2;
} */


.product-navigation {
	position: sticky;
	top: 0;
	z-index: 100;
	background: white;
	border-bottom: 1px solid #ddd;
}

.newsletter-group {
	height: 50px;
}
.newsletter-group input, .newsletter-group input::placeholder, .footer-links ul li a:hover{
	color: #585858 !important;
}
.footer-links ul li a, .footer-links button {
	color: #252525;
	font-size: 18px;
	line-height: 1.7;
	padding: 0px !important;
}
/* 
.decorative-img::before{
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 0%;
width: 100%;
background-color: #000;
opacity: 0.3;
transition: all 0.3s linear;
}*/
.decorative-img:hover::before{
	height: 100%;
}
.decorative-heading{
	z-index: 1;
}
.copy-wrap::before{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #252525;
}
.product-main{
	overflow: hidden;
	/* 	margin-top:30px; */
	/* padding: 50px  ; */
}
/* .product-main .row{
margin-bottom: 20px !important;
} 
#bespoke, #decorative, #furniture .row{
padding-top: 300px !important;
}
.scroll #case-furniture  {
padding-top: 300px !important;
}

*/
#case-furniture .row {
	padding-top: 0px !important;
}


.product-img:hover img.product-img1{
	display: none;
}
.product-img:hover img.product-img2{
	display: block !important;
}
.product-img:hover img{
	/*transform: scale(1.1);*/
}
.product-img img, .product-img{
	transition: all 0.2s linear;
}
#search {
	display: none;
	width: 300px;
	padding-right: 2%;
	z-index: 99;
}
.serch_show #search {
	display: block;
}
.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	height: 45px;
}
#search input {
	width: 74%;
	z-index: 9;
}
.input-group-append{
	width: 26%;
}
.input-group .btn {
	position: relative;
	z-index: 2;
}
.input-group-append button{
	background-color: #000 !important;
	color: #fff !important;
}

.ui-dialog .ui-dialog-titlebar-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important}





@media(max-width:1850px){
	.container{
		padding-left: 2%;
		padding-right: 2%;
	}
	.fs-45 {
		font-size: 35px;
	}
	.fs-120 {
		font-size: 90px;
	}
	.fs-50 {
		font-size: 50px;
	}
	.fs-40 {
		font-size: 32px;
	}
	.navbar-nav .nav-link {
		padding: 10px 40px !important;
		font-size: 16px;
	}
	.product-text .fs-24 {
		font-size: 18px;
	}
	#bespoke, #decorative, #furniture .row {
		padding-top: 300px !important;
	}
}



@media(max-width:1400px){
	.decorative-text h2.fs-45 {  font-size: 32px; }
	.site-logo a {
		max-width: 550px;
	}
	.nav-icns ul li a {
		width: 38px;
		height: 38px;
		padding: 10px;
	}

	.fs-20 {
		font-size: 17px;
	}
	.fs-15 {
		font-size: 13px !important;
	}
	.fs-18 {
		font-size: 16px;
	}
	.fs-13 {
		font-size: 11px;
	}
	.footer-links ul li a, .footer-links button {
		font-size: 13px;color:#252525;
	}
	
	.btn {
		padding: 14px 25px;
		font-size: 12px;
	}
	.fs-45, .fs-40 {
		font-size: 28px;
	}
	.fs-120 {
		font-size: 60px;
	}

	.fs-50 {
		font-size: 33px;
	}
	.product-text .fs-24 {
		font-size: 15px;
	}
	.newsletter-form.w-50 {
		width: 70% !important;
	}
	/*.decorative-text h2 br{
	display: none;
}*/
	.navbar-nav .nav-link {
		padding: 10px 40px !important;
		font-size: 15px;
	}
	.fs-24 {
		font-size: 20px;
	}
	#bespoke, #decorative, #furniture .row {
		padding-top: 250px !important;
	}
}

@media(max-width:1300px){	
	.navbar .nav-item {margin: 0px 5px;}
	.navbar-nav .nav-link{font-size:11px; padding: 10px 30px !important;}
}

@media(max-width:991px){
	    .decorative-text h2.fs-45 {  font-size: 30px; }
.showroom-mobile-disc.fs-40{font-size: 24px;}
	.mobileshowroom{font-size: 18px!important;}
	.navbar-toggler {
		font-size: 25px;
		padding: 0;
		color: #000;
		display: block;
	}
	.navbar-nav .nav-link {
		margin: 0px 0px;
	}

	.navbar-toggler-icon {
		width: auto;
		height: auto;
	}
	.navbar-toggler:focus {
		box-shadow: none;
	}
	div#navbarOffcanvas {
		background: #cdcccc !important;
		border-right: 0 !important;
		padding: 35px 10px !important;
		width: 300px !important;
	}
	.navbar-nav > li + li {
		margin-left: 0;
	}

	.offcanvas-header .btn-close {
		position: absolute;
		top: 20px;
		right: 20px;
		/* filter: brightness(1) invert(0); */
		opacity: 1;
	}

	.offcanvas-header {
		padding: 0;
		display: block !important;
	}
	.navbar-nav .nav-link {
		background-color: transparent;
		
	}
	.navbar-nav li:first-child .nav-link{border-right:0}
	.navbar-nav li .nav-link{border-right:0}
	.navbar-nav li {border-right:0 !important}
	.navbar .nav-item .nav-link{color:#000;}
	.navbar-nav li:first-child .nav-link{
		border-left: none;
	}
	.navbar-nav li:last-child .nav-link{
		border-right: none;
	}
	.navbar-nav > li + li {
		margin-left: 0px;
		border-left: none;
	}
	.navbar-nav .nav-link {
		padding: 12px 0 !important;
		font-size: 15px;
		width: 100%;
		color:#000;
		border-top: 0;
		border-bottom: 1px solid #000000;
	}


	.site-logo a {
		max-width: 350px;
	}
	.nav-icns ul li a {
		width: 35px;
		height: 35px;
		padding: 10px;
	}
	.fs-120 {
		font-size: 45px;
	}
	.fs-45, .fs-40 {
		font-size: 16px;
	}
	.fs-50 {
		font-size: 27px;
	}
	.fs-20 {
		font-size: 15px;
	}
	.fs-24 {
		font-size: 22px;
	}
	
	
	#bespoke, #decorative, #furniture .row{
		padding-top: 120px !important;
	}
	#case-furniture .row {
		padding-top: 0px !important;
	}
	.input-group {
		height: 40px;
	}
	.product-text span.woocommerce-Price-amount.amount {
		font-size: 10px;
	}
	.product-main{
		overflow: hidden;
		margin-top:-30px;
		/* padding: 50px  ; */
	}
}

@media(max-width:767px){
	
	.showroom-mobile-disc.fs-40{
		font-size: 24px;
/* 			font-size: 16px; */
	}
	
	
	/* 	.scroll #header {
	position: absolute !important;
} */
	.site-logo a {
		max-width: 250px;
	}
	.nav-icns ul li a {
		width: 30px;
		height: 30px;
		padding: 8px;
	}
	.fs-40 {
		font-size: 22px;
	}
	.newsletter-group {
		height: 45px;
	}
	.fs-16 {
		font-size: 14px;
	}
	#bespoke, #decorative, #furniture .row{
		padding-top: 90px !important;
	}
	#case-furniture .row {
		padding-top: 0px !important;
	}
	.product-text .fs-24 {
		font-size: 12px;
	}
	.fs-120 {
		font-size: 35px;
	}

	.fs-50 {
		font-size: 22px;
	}
	.product-main{
		overflow: hidden;
		margin-top:0px;
		/* padding: 50px  ; */
	}
}
@media(max-width:575px){
	.container{
		padding-left: 5%;
		padding-right: 5%;
	}

	.newsletter-group input{
		height: 45px !important;
	}
	.newsletter-group button, .newsletter-group{
		height: auto !important;
	}
	/* .newsletter-group{
	margin-top: 30px !important;
} */
	.site-logo{

		width: 100%;
		text-align: center;
	}
	.site-logo a {
		max-width: 100%;
	}
	.fs-120 {
		font-size: 30px;
	}
	.copy-wrap::before {
		display: none;
	}
	.newsletter-form.w-50 {
		width: 100% !important;
	}
	.navbar-toggler {
		font-size: 21px;
	}
	#bespoke, #decorative, #furniture .row{
		padding-top: 140px !important;
	}
	#case-furniture .row {
		padding-top: 0px !important;
	}
	.product-text .fs-24 {
		font-size: 10px;
	}
	.fs-120 {
		font-size: 22px;
	}
	#search {
		width: 250px;
	}
	.showroom-mobile-disc.fs-40 {
		font-size: 24px;
/* 			font-size: 16px; */
	}
 

}


@media(max-width:375.98px){
	.nav-icns ul li a {
		width: 28px;
		height: 28px;
		padding: 6px;
	}
	.decorative-text  h2.fs-45 {
		font-size: 28px;
	}
}

.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}

.grecaptcha-badge {

visibility: hidden;

}

.yith-wcwl-popup-content .p.popup-description {
    display: none !important;
}