


@import url('https://fonts.googleapis.com/css2?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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	margin:0px ;
 	padding:0px;
 	background:#fff !important;
	font-family: 'Poppins', sans-serif !important;
}

div,h1,h2,h3,h4,h5,h6,p,img,a,ul,li{
  margin:0px ;
  padding:0px;
}




/*font-family: 'Poppins', sans-serif;
font-family: 'Playfair Display', serif;*/
/*needed*/
a{
  text-decoration:none !important;
  -webkit-transition:300ms;
  -moz-transition:300ms;
  -ms-transition:300ms;
  -o-transition:300ms;
  transition:300ms;
}
a:hover{
  text-decoration:none !important;
}
ul{
  list-style-type:none;
}
.clear{
  clear:both;
}
/*needed*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}





/******* rug-details *********/
		
.rug-details{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.rug-details-row{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
.rug-details-row h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Playfair Display', serif !important;
	font-weight: 800;
	font-size: 35px;
	color: #232323;
	text-align: center;
}
img.rugg-pic{
	margin: 50px auto 10px auto;
	display: block;
}
.rug-details-row h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Playfair Display', serif !important;
	font-weight: normal;
	font-size: 16px;
	color: #232323;
	text-align: center;
}
.rug-details-row h6 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 16px;
  color: #141414;
  text-align: center;
}
.rug-details-row h4 {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 24px;
    color: #232323;
}
.rug-details-row p {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 17px;
    color: #606060;
    line-height: 28px;
}
.rug-details-row p.last {
    margin: 0px 0px 30px 0px;
}	
.mid-row{
  margin: 0px auto 35px auto;
  width: max-content;
}
.rug-details-row ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}	
.rug-details-row ul li {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    font-size: 18px;
    color: #232323;
}
.rug-details-row ul li i.fas{
	margin: 0px 5px 0px 0px;
	font-size: 16px;
}
.rug-details-row ul li span {
    color: #868686;
    font-weight: normal;
}
.rug-details-row ul li.last{
    margin: 0px 0px 0px 0px;
}	
.rug-details-row h5 {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 21px;
    color: #232323;
}
.rug-details-row h5 span {
    font-weight: normal;
    font-size: 19px;
    color: #868686;
}

a.nxtt {
  margin: 0px 0px 50px 0px;
}