#top-pick {
	
}
#top-pick h2.top-title {
	font-size: 44px;
	color: #292c3a;
	text-transform: none;
	max-width: 450px;
	margin: 40px auto 5px;
	text-align: center;
	line-height: 1;
	font-weight: 700;
}
#top-pick p.top-p {
	text-align: center;
	font-size: 24px;
	color: #292c3a;
	font-weight: 300;
	margin: 8px auto 30px;
}
#top-pick .top-menu {
	text-align: center;
	margin-bottom: 55px;
	position: relative;
	background: #f4f4f4;
	padding: 8px;
}
#top-pick .top-menu > ul {
	padding: 0;
	margin: 0;
}
#top-pick .top-menu > ul > li {
	display: inline-block;
	margin: 5px;
}
#top-pick .top-menu > ul > li > a {
	display: block;
	padding: 10px 30px;
	font-weight: 300;
	color: #7a7a7a;
	background: #f1f1f1;
	border-radius: 30px;
	border: 1px solid #f1f1f1;
}
#top-pick .top-menu > ul > li.current > a {
	background: #fff;
	border-radius: 16px;
	border: 1px solid #beb2a7;
	border-radius: 50px;
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}
#top-pick .top-menu ul li a:active, #top-pick .top-menu ul li a:focus {
	text-decoration: none;
}
#top-pick > .top-menu-sort {
	text-align: right;
	margin: 40px 0;
}

#top-pick .top-menu .top-menu-sort {
	position: absolute;
	top: 0;
	right: 20px;
}
#top-pick .top-menu-sort .tms-back-to-artists {
	display: inline-block;
	position: relative;
	margin: 20px 0 20px 12px;
	float: left;
}
#top-pick .top-menu-sort .tms-back-to-artists a {
	border: 0;
	background: #ceb8aa;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	padding: 14px 26px;
	border-radius: 40px;
	min-width: 164px;
	text-decoration: none;
}
#top-pick .top-menu-sort .tms-back-to-artists a i {
	color: #fff;
	position: relative;
	top: 2px;
	left: -7px;
	font-size: 15px;
}
#top-pick .top-menu-sort .tms-all-artist {
	display: inline-block;
	position: relative;
	margin: 20px 0 20px 12px;
}
#top-pick .top-menu-sort .tms-all-artist a {
	border: 0;
	background: #e8e8e8;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	padding: 14px 26px;
	border-radius: 40px;
	min-width: 164px;
	text-decoration: none;
}
#top-pick .top-menu-sort .tms-container {
	display: inline-block;
	position: relative;
	margin: 10px 0 10px 12px;
}
#top-pick .top-menu-sort .top-menu-sort-container {
	position: relative;
	background: #fff;
	border: 1px solid #292c3a;
	border-radius: 40px;
	margin: 6px 0;
	cursor: pointer;
	z-index: 2;
	min-width: 130px;
}
#top-pick > .top-menu-sort .top-menu-sort-container {
	display: inline-block;
	margin: 0;
}
#top-pick > .top-menu-sort .top-menu-sort-container.active, 
#top-pick .top-menu-sort .top-menu-sort-container.active{
	z-index: 4;
}
#top-pick .top-menu-sort .top-menu-sort-container .top-menu-sort-label {
	position: absolute;
	top: -4px;
	left: 18px;
	padding: 0px 8px;
	background: #fff;
	font-size: 10px;
	color: #292c3a;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
	font-weight: 300;
}
#top-pick .top-menu-sort .top-menu-sort-container p {
	padding: 11px 40px 9px 30px;
	margin: 0;
	font-size: 13px;
	color: #292c3a;
	text-transform: uppercase;
	text-align: left;
}
#top-pick .top-menu-sort .with-popular .top-menu-sort-container p .top-menu-sort-current {
	font-weight: 400;
}
#top-pick .top-menu-sort .top-menu-sort-container p i {
	position: absolute;
	top: 10px;
	right: 9px;
	font-size: 18px;
}
#top-pick .top-menu-sort .top-menu-sort-list {
	display: none;
	position: absolute;
	width: 100%;
	background: #f1f1f1;
	z-index: 3;
	top: 30px;
	padding: 25px 10px 10px;
	font-size: 12px;
	color: #292c3a;
	text-align: left;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
}
#top-pick .top-menu-sort .top-menu-sort-list li {
	display: block;
}
#top-pick .top-menu-sort .top-menu-sort-list li a {
	padding: 5px 15px;
	cursor: pointer;
	font-size: 11px;
	font-weight: 300;
	color: #292c3a;
	display: block;
}
#top-pick .top-menu-sort .top-menu-sort-list li a:hover {
	background: #ffffff;
	border-radius: 30px;
}



#top-pick .top-menu-sort {

}
#top-pick .top-menu-sort .top-products-sort {

}
#top-pick .top-menu-sort .top-products-range {

}
.tms-custom-select {
	position: relative;
	display:inline-block;
}

#top-pick .top-menu-sort .with-popular {
	display: inline-block;
}
#top-pick .top-menu-sort .with-popular.hidden {
	display: none;
}




#top-pick #products-container {
	display: block;
	font-size: 0;
}

#top-pick #products-container .product {
	display: inline-block;
	width: calc(100%/6);
	vertical-align: top;
}

#top-pick #products-container .product .img-container {
	background-color: #f1f1f1;
	background-size: 100% auto;
	background-repeat: repeat;
	background-position: center center;
	height: 275px;
	border-radius: 20px;
	margin: 0 10px 15px;
	overflow: hidden;
}
#top-pick #products-container .product p {
	font-size: 14px;
	color: #292c3a;
	margin: 0 20px 0;
	line-height: 1;
	font-weight: 300;
}
#top-pick #products-container .product strong {
	font-size: 14px;
	color: #292c3a;
	margin: 4px 20px 22px;
	display: block;
	line-height: 1;
}

#top-pick .top-pagination-container {
	text-align: center;
}
#top-pick .top-pagination {
	padding: 0;
	margin: 65px 0;
}
#top-pick .top-pagination li {
	display: inline-block;
	margin: 0 4px;
}
#top-pick .top-pagination .nav-prev i {
	font-size: 22px;
	color: #beb2a7;
	padding: 8px 4px;
	line-height: 0px;
	position: relative;
	top: 7px;
	height: 40px;
	display: block;
}
#top-pick .top-pagination .nav-next i {
	font-size: 22px;
	color: #beb2a7;
	padding: 8px 4px;
	line-height: 0px;
	position: relative;
	top: 7px;
	height: 40px;
	display: block;
}
#top-pick .top-pagination .nav-page {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
	display: inline-block;
	color: #292c3a;
	font-size: 16px;
}
#top-pick .top-pagination .nav-page.current {
	background: #fff;
	border: 1px solid #beb2a7;
	box-shadow: 0 0 5px rgba(0,0,0,.15);
	padding: 14px;
	min-width: 47px;
}
#top-pick .top-pagination .nav-page a {
	display: block;
	padding: 14px;
	min-width: 47px;
	color: #292c3a;
	font-size: 16px;
}
#top-pick .top-pagination a:hover, #top-pick .top-pagination a:active {
	text-decoration: none;
}



#top-pick #no-more {
	text-align: center;
	padding: 20px;
	background: #fafafa;
	border-radius: 10px;
	font-size: 14px;
	color: #9a9a9a;
}
#top-pick #no-more a {
	text-transform: uppercase;
	font-size: 11px;
	background: #292c3a;
	padding: 6px 12px;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	transition: all .3s ease-in-out;
}
#top-pick #no-more a:hover {
	background: #fff;
	color: #292c3a;
}



#top-pick #artists-container {
	padding: 0 40px !important;
}
#top-pick #artists-container .artist {
	display: flex;
	height: 100%;
	margin-bottom: 25px;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	border-radius: 30px;
}
#top-pick #artists-container .artist .artist-bio, #top-pick #artists-container .artist .artist-products {
	display: flex;
	flex-direction: row;
}
#top-pick #artists-container .artist .artist-bio {
	width: 20%;
	flex-flow: column;
	background: #f1f1f1;
	padding: 30px 45px;
	border-radius: 30px 0 0 30px;
}
#top-pick #artists-container .artist .artist-bio h3 {
	font-size: 40px;
	max-width: 200px;
	margin: 30px 0px;
	line-height: 1;
}
#top-pick #artists-container .artist .artist-bio a .btn.btn-graphite {
	font-size: 15px;
	text-transform: none;
	width: 100%;
	background: #292c3a;
	color: #fff;
	border: 0;
	padding: 15px;
	border-radius: 50px;
	margin-bottom: 10px;
}
#top-pick #artists-container .artist .artist-bio a .btn.btn-graphite-empty {
	border: 1px solid #292c3a;
	color: #292c3a;
	text-transform: none;
	padding: 15px;
	border-radius: 50px;
	margin-bottom: 10px;
	width: 100%;
	font-weight: 300;
}
#top-pick #artists-container .artist .artist-products {
	width: 80%;
	overflow: hidden;
	position: relative;
	border-radius: 0 30px 30px 0;
}
#top-pick #artists-container .artist .artist-bio .artist-summary p {
	background-color: #fff;
	font-size: 13px;
	color: #292c3a;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	display: inline-block;
	min-width: 220px;
	margin: 0;
}
#top-pick #artists-container .artist .artist-bio .artist-summary p img {
	height: 100%;
	border-radius: 30px;
}
#top-pick #artists-container .artist .artist-bio .artist-summary p strong.ranking {
	padding: 0 10px;
}
#top-pick #artists-container .artist .artist-products .artist-items {
	width: 100%;
	max-height: 275px;
}
#top-pick #artists-container .artist .artist-products .artist-items .owl-prev {
	background: url('../img/carousel_arrows.webp') no-repeat 0 0;
	background-size: 64px auto;
	width: 32px;
	height: 64px;
	background-position: -32px 0;
	position:absolute;
	top: calc(50% - 16px);
	left: 0;
	border:0;
	cursor: pointer;
}
#top-pick #artists-container .artist .artist-products .artist-items .owl-next {
	background: url('../img/carousel_arrows.webp') no-repeat 0 0;
	background-size: 64px auto;
	width: 32px;
	height: 64px;
	position:absolute;
	top: calc(50% - 16px);
	right: 0;
	border:0;
	cursor: pointer;
}
#top-pick #artists-container .artist .artist-products .artist-items .owl-prev span,
#top-pick #artists-container .artist .artist-products .artist-items .owl-next span {
	display: none;
}

#top-pick .artist-info {
	box-shadow: 0 0 8px rgba(0,0,0,.15);
	border-radius: 40px;
	padding: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
#top-pick .artist-info .artist-info-avatar img {
	width: 125px;
	border-radius: 30px;
}
#top-pick .artist-info .artist-info-name {
	padding: 12px 40px 24px;
}
#top-pick .artist-info .artist-info-name p {
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: .8;
	color: #292c3a;
}
#top-pick .artist-info .artist-info-name img {
	max-width: 258px;
	position: relative;
	top: 25px;
	display: block;
}
#top-pick .artist-info .artist-info-desc {
	padding: 0 40px;
	width: 70%;
}
#top-pick .artist-info .artist-info-desc p {
	max-width: 80%;
	line-height: 1.8;
}
#top-pick .artist-info .artist-info-avatar {
	
}
#top-pick .artist-info-qpatterns,
#top-pick .artist-info-qsold {
	min-width: 180px;
	width: auto;
	text-align: center;
	padding: 0 20px;
}
#top-pick .artist-info-qpatterns .number,
#top-pick .artist-info-qsold .number {
	font-size: 48px;
	font-weight: 200;
	color: #d4cac0;
	line-height: 1;
}
#top-pick .artist-info-qpatterns p,
#top-pick .artist-info-qsold p {
	font-size: 12px;
	color: #4b4d58;
	text-transform: uppercase;
	margin: 0;
}
#top-pick .artist-info-order .btn {
	border: 0;
	background: #d4cac0;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	font-weight: normal;
	padding: 14px 26px;
	border-radius: 40px;
	min-width: 164px;
}

#top-pick .no-artist {
	padding: 50px 20px;
	text-align: center;
}
#top-pick .no-artist h2 {
	font-size: 32px;
	max-width: 500px;
	margin: 20px auto;
}

/*
#top-pick .artist-products .artist-items {
	position: relative;
	width: 110%;
	overflow: hidden;
	margin: 0;
}
#top-pick .artist-products .artist-items li {
	float: left;
	width: 100%;
	padding: 20px 0 50px;
}
#top-pick .artist-products .artist-items .nh-item {
	display: block;
	background: url('../img/newhome/nh_artist_materials.webp') no-repeat 0 0;
	background-size: 508% auto;
	width: 100%;
	height: 0;
	transition: all .2s ease-out;
	position: relative;
	top: 0;
	cursor: pointer;
	padding-top: 100%;
}
#top-pick .artist-products .artist-items .nh-item:hover {
	top: -20px;
}
*/
.recommends-carousel {
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
#top-pick .artist-products .artist-items .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}
#top-pick .artist-products .artist-items .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.print-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
#top-pick .artist-products .artist-items .owl-wrapper, #top-pick .artist-products .artist-items .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
#top-pick .artist-products .artist-items .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
 }
#top-pick .artist-products .artist-items .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

#top-pick .artist-products .artist-items .owl-animated-in {
	z-index: 0;
}

#top-pick .artist-products .artist-items .owl-animated-out {
	z-index: 1;
}

#top-pick .artist-products .artist-items .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% 	{ opacity: 1; }
	100% 	{ opacity: 0; }
}

@media screen and (max-width: 1600px) {
	#top-pick #products-container .product {
		width: calc(100%/4);
	}
	#top-pick #artists-container .artist .artist-bio {
		width: 40%;
	}
	#top-pick .artist-info {
		flex-flow: wrap;
	}
}
@media screen and (max-width: 992px) {
	#top-pick #products-container .product {
		width: calc(100%/3);
	}
}
@media screen and (max-width: 767px) {
	#top-pick #products-container .product {
		width: calc(100%/2);
	}
	#top-pick #artists-container .artist {
		flex-direction: column;
	}
	#top-pick #artists-container .artist .artist-bio,
	#top-pick #artists-container .artist .artist-products {
		width: 100%;
	}
	#top-pick #artists-container .artist .artist-bio {
		border-radius: 30px 30px 0 0;
	}
	#top-pick #artists-container .artist .artist-products {
		border-radius: 0 0 30px 30px;
	}
	#top-pick #artists-container .artist .artist-bio h3 {
		max-width: 100%;
	}
	#top-pick .artist-info .artist-info-desc {
		padding: 0;
		width: 100%;
	}
	#top-pick .artist-info .artist-info-desc p {
		max-width: 100%;
		line-height: 1.8;
	}
	#top-pick .artist-info-qpatterns, #top-pick .artist-info-qsold {
		min-height: 88px;
		margin-bottom: 10px;
		padding: 0 5px;
	}
	#top-pick .artist-info .artist-info-order {
		position: relative;
		top: -15px;
	}
}
@media screen and (max-width: 520px) {
	#top-pick #products-container .product {
		width: 100%;
	}
	#top-pick .artist-info .artist-info-order {
		position: relative;
		top: auto;
		width: 100%;
	}
	#top-pick .artist-info-order .btn {
		width: 100%;
	}
	#top-pick .artist-info .artist-info-desc p {
		font-size:14px;
	}
	#top-pick .top-menu-sort .tms-back-to-artists,
	#top-pick .top-menu-sort .tms-all-artist,
	#top-pick .top-menu-sort .tms-container,
	#top-pick .top-menu-sort .with-popular {
		width: 100%;
		float: none;
	}
	#top-pick > .top-menu-sort .top-menu-sort-container,
	#top-pick .top-menu-sort .top-menu-sort-container {
		width: 100%;
	}
	#top-pick .top-menu-sort .tms-container,
	#top-pick .top-menu-sort .tms-back-to-artists,
	#top-pick .top-menu-sort .tms-all-artist {
		margin: 10px 0;
	}
	#top-pick .top-menu-sort .tms-back-to-artists a,
	#top-pick .top-menu-sort .tms-all-artist a {
		display: block;
		width: 100%;
		text-align: center;
	}
}












.home-artist {
	margin: 80px 0 60px;
}
.home-artist > .container > .row > div .btn-grey {
	border: 1px solid #aeb4b4;
	color: #22222a;
	font-weight: 200;
	transition: all .3s ease;
	font-size: 12px;
	padding: 12px 25px;
	border-radius: 20px;
}
.home-artist > .container > .row > div .btn-grey:hover {
	background: #f0f1f3;
	box-shadow: none;
}
.home-artist > .container > .row > div > h3 {
	font-size: 50px;
	color: #282c3b;
	text-align: center;
	margin-bottom: 35px;
}
.home-artist > .container > .row > div > h3 span {
	color: #866d66;
	font-weight: 300;
	font-style: italic;
}
.home-artist > .container > .row > div > a {
	position: absolute;
	top: 10px;
	right: 0;
}
.home-artist .artist-home-container {

}
.home-artist .artist-home-container > .row {
	background-color: #eff1f2;
	margin-bottom: 15px;
	border-radius: 20px;
	position: relative;
}
.home-artist .artist-home-container > .row > div:nth-child(1) {
	padding: 50px 50px 90px;
}
.home-artist .artist-home-container > .row > div:nth-child(2) {
	position: relative;
	padding: 10px 0 0 0;
}
.home-artist .artist-home-container .artist-avatar {
	display: block;
	width: 74px;
	height: 74px;
	border-radius: 50%;
	overflow: hidden;
}
.home-artist .artist-home-container .artist-avatar img {
	width: 100%;
}
.home-artist .artist-home-container h5 {
	font-size: 22px;
	color: #705f5a;
	max-width: 125px;
	line-height: .85;
	padding: 0;
	margin: 15px 0 50px;
}
.home-artist .artist-home-container .nh-artist-link {
	font-size: 14px;
	color: #705f5a;
	text-transform: uppercase;
	max-width: 125px;
	display: block;
	line-height: 1.2;
	position: absolute;
	bottom: 50px;
	left: 50px;
}
.home-artist .artist-home-container .artist-product {
	position: relative;
	width: 110%;
	overflow: hidden;
	margin: 0;
}
.home-artist .artist-home-container .artist-product li {
	float: left;
	width: 100%;
	padding: 20px 0 50px;
}
.home-artist .artist-home-container .artist-product .img-container {
	display: block;
	background: url('../img/newhome/nh_artist_materials.webp') no-repeat 0 0;
	background-size: 508% auto;
	width: 100%;
	height: 0;
	transition: all .2s ease-out;
	position: relative;
	top: 0;
	cursor: pointer;
	padding-top: 100%;
}
.home-artist .artist-home-container .artist-product .nh-item:hover {
	top: -20px;
}

.artist-product {
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.artist-product .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}
.artist-product .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.artist-product .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.artist-product .owl-wrapper, .artist-product .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.artist-product .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
 }
.artist-product .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}
.artist-product .owl-nav {
	position: relative;
	top: -30px;
	right: 11%;
	text-align: right;
}
.artist-product .owl-nav button {
	width: auto;
	height: auto;
	padding:0;
	margin:0;
	background: transparent;
	border: 0;
}
.artist-product .owl-nav button:nth-child(1) {
	margin-right: 90px;
}
.artist-product .owl-nav button span {
	background: url('../img/newhome/nh_artist_arrows.webp') no-repeat 0 0;
	background-size: 26px auto;
	width: 13px;
	height: 26px;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	text-indent: -99999999px;
}
.artist-product .owl-nav button:nth-child(2) span {
	background-position: -13px 0;
}
.artist-product .owl-dots {
	position: absolute;
	bottom: 33px;
	right: calc(11% + 23px);
	width: 90px;
	text-align: center;
}
.artist-product .owl-dots .owl-dot {
	background: #b4c2c9;
	width: 7px;
	height: 7px;
	display: inline-block;
	border: 0;
	border-radius: 5px;
	padding: 0;
	margin: 0 2px;
	line-height: 1;
	position: relative;
	top: -5px;
}
.artist-product .owl-dots .owl-dot.active {
	background: #866d66;
}

.artist-product .owl-animated-in {
	z-index: 0;
}

.artist-product .owl-animated-out {
	z-index: 1;
}

.artist-product .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% 	{ opacity: 1; }
	100% 	{ opacity: 0; }
}