/*! normalize.css v1.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}



audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

html,button,input,select,textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,a:hover {
	outline: 0
}

h1 {
	font-size: 1.6em;
	margin: .67em 0
}

h2 {
	font-size: 1.4em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .67em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

p,pre {
	margin: 1em 0
}

code,kbd,pre,samp {
	font-family: monospace,serif;
	_font-family: 'courier new',monospace;
	font-size: 1em
}

pre {
	faf5e6-space: pre;
	faf5e6-space: pre-wrap;
	word-wrap: break-word;
	background-color: blue;
	color:white;
	font-size: 13px;
}

q {
	quotes: none
}

q:before,q:after {
	content: '';
	content: none
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl,menu,ol,ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu,ol,ul {
	padding: 0 0 0 40px
}

nav ul,nav ol {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	faf5e6-space: normal;
	*margin-left: -7px
}

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,input {
	line-height: normal
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],html input[disabled] {
	cursor: default
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

@font-face {
	font-family:'Roboto Condensed';src:url('../fonts/robotocondensed-regular.eot');src:url('../fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/robotocondensed-regular.woff2') format('woff2'),url('../fonts/robotocondensed-regular.woff') format('woff'),url('../fonts/robotocondensed-regular.ttf') format('truetype'),url('../fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');font-weight:400;font-style:normal
	font-display: swap;
}

@font-face {
	font-family:'Roboto Condensed';src:url('../fonts/robotocondensed-bold.eot');src:url('../fonts/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),url('../fonts/robotocondensed-bold.woff2') format('woff2'),url('../fonts/robotocondensed-bold.woff') format('woff'),url('../fonts/robotocondensed-bold.ttf') format('truetype'),url('../fonts/robotocondensed-bold.svg#roboto_condensedbold') format('svg');font-weight:700;font-style:normal
	font-display: swap;
}
/*@import url('https://fonts.googleapis.com/css?family=Abel');*/

/*@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');*/


html,body {
	/*background-color: rgb(46,60,75);*/
	background-color: #384551;
	color: #384551;
	font-size: 100%;
	margin: 0!important;
	padding: 0!important;
	width: 100% ;
	font-family: 'Roboto Condensed','Helvetica Neue','Helvetica','Arial',sans-serif ;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased!important;
	/*background: url(../asset/bg-pattern.jpg) white*/
	/*font-weight: 400;*/
}

.mfp-container.mfp-s-ready.mfp-inline-holder {
	padding: 0!important
}

@media(max-width:600px) {
	html,body {
		font-size: 14px
	}
}




a,a:visited,a:link {
	text-decoration: none;
	color: #4d929d;
}

a:hover, a:active {
	color: #384551;
	text-decoration: underline;
}

a.active-menu-item {
	color: #b3cdca!important
}

a.btn-action.hero {
	padding: 15px;
	border: 1px solid #b3cdca;
	color: #b3cdca;
	font-size: 15px;
	font-weight: bold;
	background-color: transparent;
}

a.btn-action.hero.solid-primary {
	padding: 15px;
	border: 1px solid #b3cdca;
	color: #384551;
	font-size: 15px;
	background-color: #b3cdca;
}



a.btn-action.hero.semi-transparent {
	background-color: rgba(59,56,51,0.5)
}

a.btn-action.hero.dark {
	border: 1px solid #384551;
	color: #b3cdca;
	background-color: #384551;
	font-size: 15px



}

a.btn-action.hero:hover {
	background-color: rgba(126,144,142, 1);
	border: 1px solid rgba(126,144,142, 1);
	color: white;
}

a.btn-action.hero.dark:hover {
	background-color: #b3cdca;
	border: 1px solid #b3cdca;
	color: #384551;
}

a.btn-action,.btn-action.big {
	font-size: 12px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 5px;
	text-decoration: none;
	margin: -15px 0 0 0;
	background-color: #fdfbf1;
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .2s,0.2s;
	-webkit-transition-timing-function: linear,ease-out
}

a.btn-action {
	color: #4d929d;
	border: 1px solid #4d929d
}

a.btn-action:hover {
	background-color: #4d929d;
	color: white;
}

.btn-action.big {
	background-color: #4d929d;
	color: #faf5e6;
	border: 1px solid #4d929d
}

.btn-action.big:hover {
	background-color: #34646b
}


/*a.solid-primary{
	background-color:  #ccc751 !important;
	border-color:  #ccc751 !important;
	color: #384551 !important;
}

a.btn-action.hero.dark{
	border-color:  #ccc751 !important;
	color: #ccc751 !important;
}*/


a.btn-remove-from-list,a.btn-add-to-list,a.btn-nav, a.ItemBuyBtn {
	font-size: 12px;
	padding: 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-decoration: none;
	line-height: 12px;
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .2s,0.2s;
	-webkit-transition-timing-function: linear,ease-out;
	border-radius: 2px;

}



a.btn-remove-from-list.big,a.btn-add-to-list.big,.btn-action.big, a.ItemBuyBtn.Big {
	font-size: 16px;
	padding: 10px;
	font-family: 'Barlow Semi Condensed','Roboto Condensed',sans-serif
}

a.ItemBuyBtn{
	/*background-color:#34a81d; */
	color:#34a81d;
	border: 1px solid #34a81d;
}

a.ItemBuyBtn:hover{
	background-color:#34a81d; 
	color: white;
}

a.btn-add-to-list {
	color: #4d929d;
	border: 1px solid #4d929d;
	min-width: 75px;
}

a.btn-remove-from-list, .ItemBuyBtn{
	min-width: 75px;	
}

a.btn-remove-from-list {
	color: #faf5e6;
	border: 1px solid #4d929d;
	background-color: #4d929d
}

a.btn-nav {
	border: 1px solid #4d929d;
	padding: 0;
	color: #4d929d;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

a.btn-remove-from-list:hover,a.btn-add-to-list:hover {
	background-color: #4d929d;
	color: #faf5e6
}

a.btn-nav:hover {
	background-color: #4d929d;
	color: white;
}

a.btn-nav.free-width {
	width: auto;
	padding: 0 6px
}

a.btn-nav.disabled:hover {
	color: #3b3833
}

.lbl-rq {
	color: #c2513a;
	margin-left: 5px
}

.select-style {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 5px;
	line-height: 30px;
	margin: 0;
	border: 1px solid #c4bea9;
	min-width: 30px;
	border-radius: 3px;
	background-color: #fff;
	font-size: 14px;
	background: white url("../asset/arrowdown.gif") no-repeat 90% 50%
}

.ie8 .select-style,.ie8 .select-style select {
	background: #fff no-repeat;
	padding: 0
}

.select-style select {
	width: 100%;
	border: 0;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	padding: 0 5px;
	-moz-appearance: window;
	-webkit-appearance: none;
	appearance: none
}

.select-style select:focus {
	outline: 0
}

.select-style select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

fieldset {
	border: 0;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0
}

fieldset label {
	display: block;
	margin: 10px 0
}

label.error {
	color: red;
	display: block;
	position: absolute;
	top: -1px;
	font-size: 11px;
	padding: 5px;
	background-color: red;
	color: #faf5e6;
	line-height: 10px;
	font-weight: bold
}

fieldset input {
	margin: 2px 0 0 0
}

h1,h2,h3 {
	margin-top: -5px;
	color: #384551;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none
}

p {
	margin: 0;
	display: block
}

textarea {
	width: 96%;
	padding: 2%;
	font-size: 12px;
	line-height: 1.4;
	overflow-x: hidden;
	resize: vertical;
	max-height: 200px;
	margin: 0;
	border: 1px solid #cac5a5
}

textarea.txtarea-readonly {
	outline: 0;
	border: 0;
	background-color: darkgray;
}

input[type=checkbox] {
	margin-right: 5px
}

input[type="radio"] {
	margin-right: 2px
}

input[type="text"],input[type="email"] {
	height: 20px;
	padding: 5px;
	font-size: 14px
}

.selectbox-group {
	display: inline-block;
	zoom: 1;
	*display: inline
}

span.selectbox-group-label {
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #a8a18c;
	font-size: 11px;
	text-align: center
}

ul.display-table {
	display: table
}

ul.display-table li {
	display: table-row;
	border-bottom: 1px solid red
}

ul.display-table li .display-table-cell {
	display: table-cell
}

.module-header {
	font-size: 16px;
	line-height: 30px;
	padding: 10px;
	position: relative;
	height: 30px;
	border-bottom: 1px solid lightgray;
	background-color: white;
	/*background-color: rgba(247,236,205,0.8);*/
	font-weight: bold
}

span.num-indicator {
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #faf5e6;
	width: 20px;
	min-width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-color: #4d929d
}

.module-header span.num-indicator {
	position: absolute;
	right: 15px;
	top: 15px;
	color: white
}

.module-header span.chevron-left {
	margin: 0 5px 0 0;
	font-size: 16px
}

.chevron-left.paintred {
	color: #7c806c
}

.filter-box-main-container .module-header {
	cursor: pointer;
	background-color: #f7eccd;
	background-color: rgba(255,255,255,1);
	color: #4d929d;
}

.filter-box-main-container .module-header:hover,
.filter-box-main-container.active .module-header{
	background-color: white;
	color: #384551;
}



#header {
	height: 60px;
	background-color: white;
	color: #d9c593;
	padding: 20px 2%;
	z-index: 4;
	width: 96%;
	border-bottom: 1px solid rgb(46,60,75);
}

#header.fixed {
	height: 60px;
	background-color: #e2e1d4;
	background-color: rgba(59,56,51,0.8);
	color: #d9c593;
	padding: 20px 2%;
	position: fixed;
	z-index: 4;
	width: 96%
	border-bottom: 1px solid rgb(46,60,75);
}

#header.solid {
	height: 60px;
	background-color: white;
	color: #d9c593;
	padding: 10px 1%;
	width: 98%;
	position: relative;
	font-size: 12px;
}

#logo-header {
	height: 60px;
	overflow: hidden;
	float: left
}

/*LOGOTEST*/
#logo-header{
	height: 40px;
	margin-top: 10px;
	/*transition: all .1s;*/
}

@media(max-width:600px) {
	#logo-header{
		height: 36px;
		margin-top: 4px;
	}
}
/*LOGOTEST*/


#logo-header img {
	height: 100%;
	width: auto;
	color: #c2513a!important
}

ul#menu-header,ul#menu-footer {
	display: block;
	float: right;
	height: 60px;
	line-height: 60px;
	font-weight: bold
}

ul#menu-header.show {
	display: block
}

ul#menu-header li,ul#menu-footer li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 15px 0 0
}

ul#menu-header li a,ul#menu-footer li a {
	color: white;
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .2s,0.2s;
	-webkit-transition-timing-function: linear,ease-out
}

ul#menu-header li a:hover,ul#menu-footer li a:hover {
	text-decoration: underline;
	color: #b3cdca;
}

#header.solid ul#menu-header li a {
	color: #70847c
}

#footer {
	color: #d9c593;
	padding: 0 2%;
	width: 96%;
	overflow: hidden;
	clear: both;
	font-size: 12px
}

#footer.abs {
	position: absolute;
	bottom: 0;
	left: 0
}

#logo-footer,#logo-footer a {
	color: #faf5e6;
	line-height: 60px;
	float: left;
	font-weight: bold
}

@media(max-width:600px) {
	/*LOGOTEST*/
	/*#logo-header {
		height: 40px;
		width: auto
	}*/
	/*LOGOTEST*/

	#header.fixed,#header.solid,#header {
		height: 40px;
		padding: 10px 1%;
		width: 98%
	}

	#footer {
		height: auto;
		overflow: hidden;
		text-align: center;
		padding-bottom: 20px
	}

	#logo-footer a {
		text-align: center;
		float: none
	}

	#logo-footer,ul#menu-footer {
		float: none;
		text-align: center;
		width: 100%;
		overflow: hidden;
		height: auto
	}

	ul#menu-footer li {
		display: block;
		margin: 0 0 5px 0;
		overflow: hidden;
		line-height: 16px
	}
}

#mobile-menu {
	display: none;
	position: absolute;
	right: 20px;
	color: #f9efd8;
	font-size: 20px;
	line-height: 60px
}

ul#mobile-menu-container {
	display: block;
	font-size: 24px;
	text-align: center;
	width: 90%;
	padding: 10% 5%;
	background-color: black;
	border-top: 2px solid #c2513a;
	margin: 0
}

ul#mobile-menu-container li {
	margin: 0 0 10px 0
}

ul#mobile-menu-container a {
	color: #f9efd8;
	font-size: 20px
}

#mobile-menu a {
	color: #384551;
}

@media(max-width:900px) {
	ul#menu-header {
		display: none
	}

	#mobile-menu {
		display: block
	}
}

@media(max-width:600px) {
	#mobile-menu {
		font-size: 12px;
		line-height: 60px;
		top: 0
	}
}

#main-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}

.column-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 260px;
	padding: 20px;
	overflow: auto;
	z-index: 5;
	height: 100%;
	
}

.column-mid {
	padding-left: 310px;
	padding-right: 310px;
	overflow: hidden;
	height: 100%;
	min-height: 100%;
	position: relative
}

.column-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 260px;
	padding: 20px;
	height: 100%;
	z-index: 5;


}

.close-area {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

@media(max-width:1280px) {
	.column-mid {
		padding-left: 300px;
		padding-right: 300px
	}
}

@media(max-width:1024px) {
	.column-mid {
		width: 95%;
		padding-left: 0;
		padding-right: 0;
		margin-right: auto;
		margin-left: auto
	}

	.column-left,.column-right {
		display: none;
		height: 100%;
		left: 0;
		width: 95%;
		padding: 2.5%
	}

	.close-area {
		display: block;
		background-color: rgba(59,56,51,0.8)
	}

	.column-right .module-box,.column-left .module-box {
		max-width: 300px
	}
}

#mobile-inventory-tab-area {
	padding: 2%;
	/*background-color: white;*/
	overflow: hidden;
	display: none
}

#mobile-inventory-tab-area a {
	display: block;
	position: relative;
	line-height: 50px;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 50%;
	float: left;
	height: 50px;
	border-left: 1px solid white;
	margin-left: -1px
}

#mobile-inventory-tab-area a:link,#mobile-inventory-tab-area a:focus,#mobile-inventory-tab-area a:active,#mobile-inventory-tab-area a:visited {
	color: #3b3833
}

.mita-active {
	display: block
}

.mita-tab-active {
	background-color: #3b3833!important;
	color: #faf5e6!important
}

@media(min-width:1025px) {
	.column-left,.column-right {
		display: block!important
	}
}

@media(max-width:1024px) {
	#mobile-inventory-tab-area {
		display: block
	}
}

#gallery-spinner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: url(../asset/spinner.gif) no-repeat 10px 10px;
	opacity: .9;
	display: none;
	background-color: white;
}

#thumbnail-area {
	width: 100%;
	background-color: #313d47;
	overflow: hidden;
	/*padding: 1%;*/
	/*top: 0;
	bottom: 0;*/
	min-height: 920px;
	border-bottom: 1px solid lightgray;

}

.thumbnail-gallery {
	position: relative;
	width: 25%;
	/*margin: .5%;*/
	/*padding-bottom: 42%;*/
	float: left;
	background-color: white;
	text-align: center;
	overflow:hidden;
	padding: 10px;
}

#thumbnail-area,
#thumbnail-area * {
	box-sizing: border-box;
}

.wrapper-thumbnail-gallery {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	
	/*top: 2%;
	left: 2%;*/
	background-color: white;
	/*border: 1px solid white;*/
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .2s,0.2s;
	-webkit-transition-timing-function: linear,ease-out
}

.wrapper-thumbnail-gallery:hover {
	/*border: 1px solid #d9c593;*/
	/*position: absolute;*/
	background-color: white;
	/*top: 2%;
	left: 2%*/
}

.wrapper-thumbnail-gallery:hover .thumbnail-info-wrapper {
	background-color: white;
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .2s,0.2s;
	-webkit-transition-timing-function: linear,ease-out
}

.wrapper-thumbnail-gallery .txtlink{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wrapper-thumbnail-gallery:hover .txtlink>a {
	color: #384551;
	color: rgba(213,40,40);
	text-decoration: underline;

}

.image-thumbnail-wrapper {
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
	width: 100%;
	background-color: white;
}

.image-thumbnail-container {
	display: block;
	position: absolute;
	width: 100%;
	height : 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	-moz-background-size: contain;
	behavior: url(js/backgroundsize.min.htc);
	-ms-behavior: url(js/backgroundsize.min.htc)
}

.thumbnail-info-wrapper {
	position: relative;
	/*bottom: 0;*/
	width: 100%;
	text-align: center;
	background-color: white;
	padding: 2% 0 10% 0;
}

.image-thumbnail-container img {
	max-width: 100%;
	max-height: 100%
}

.ThumbnailRugName{
	font-weight: bold;
	font-size: 14px;
}

.indicator-sold {
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #4d929d;
	color: #faf5e6;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.indicator-price {
	/*display: inline-block;*/
	zoom: 1;
	/**display: inline;*/
	/*background-color: #4d929d;*/
	/*background-color: #4d929db8;*/
	color: white;
	/*background-color: rgba(204,199,81,1);*/
	color: rgba(56,69,81,.9);
	font-size: 12px;
	padding: 0 0 15px 0;
	/*position: absolute;
	right: 0;
	bottom: 0;
	
	z-index: 2;
	text-align: left;*/

}

.indicator-price .Col-Left{
	float: left;
	width: 50%;
	/*width: 0;*/
	/*font-weight: bold;*/
	/*display: none;*/
	
}
.indicator-price .Col-Right{
	float: left;
	width: 100%;
	text-align: center;
	width: 50%;
}

.indicator-price .Col-Right::after,
.indicator-price .Col-Left::after,
.indicator-price::after
 {
  content: "";
  clear: both;
  display: table;
}

.indicator-price .PriceOriginalWrapper{
	text-decoration: line-through;
	color: #a84445;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

.indicator-price .PriceOriginal{
	/*text-decoration:line-through;*/
	/*display: inline-block;*/
	color: rgba(56,69,81,.7);
	/*font-style: italic;*/
}

.indicator-price .PriceNet{
	font-weight: bold;
	font-size: 14px; 
	line-height: 1em;
}

.indicator-price .PriceDiscountTxt{
	font-weight: bold;
	font-size: 10px; 	
}

.indicator-price .PriceSavings{
	display: inline-block;
	color:gray;
	margin-right: 8px;
}

.carousel-icon-area{
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 4px;
	width: 100%;
	cursor: pointer;
	pointer-events: none;
}

.carousel-icon{
	fill: rgba(77,146,157,0.5);
	height: 16px;
	width: 16px;
	position: absolute;
	right: 2px;
}

.carousel-msg{
	font-size: 14px;
	vertical-align: top;
	color: rgba(213,40,40);
	
	display: none;
	width: 100%;
	text-align: center;


}

.thumbnail-gallery:hover .carousel-icon-area{
	background-color:  rgba(77,146,157,0.9);
	background-color:  rgba(255,255,255,0.9);
}

.thumbnail-gallery:hover .carousel-msg{
	display: inline;
}
.thumbnail-gallery:hover .carousel-icon{
	/*fill: white;*/
	fill: rgba(77,146,157,1);
}


#product-info-container .PriceOriginalWrapper{
	text-decoration:line-through;
	color: #a84445;
	font-weight: bold;
}

#product-info-container .PriceOriginal,
#product-info-container .PriceDiscountTxt{
	/*text-decoration:line-through;*/
	/*font-style: italic;*/
	color: gray;
	font-size: 14px;
}


#product-info-container .PriceColLeft,
#product-info-container .PriceColRight{
	float: left;
	overflow: hidden;
	margin-right: 10px;
}






@media(max-width:1280px) {
	.thumbnail-gallery {
		/*width: 32%;
		margin: .5%;
		padding-bottom: 60%*/
		width: 33.33%;
	}
}

@media(max-width:1024px) {
	.thumbnail-gallery {
		/*width: 24%;
		margin: .5%;
		padding-bottom: 42%*/
		width: 25%;
	}
}

@media(max-width:600px) {
	.thumbnail-gallery {
		/*width: 49%;
		margin: .5%;
		padding-bottom: 80%*/
		width: 50%;
	}
}

.module-box {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.filter-box-main-container .module-box-list-container {
	display: none;
	background-color: rgba(0,0,0,0.4);

}

.module-box-list-container {
	position: relative;
	padding: 10px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.5);
	color: white;
}

.module-box-list-container li label {
	font-size: 14px
}

.module-box-list-container.maxheight300 {
	max-height: 250px!important;
	overflow: auto!important;
	/*border-bottom: 1px solid white*/
}

.filter-box-main-container {
	overflow: hidden
}

@media(max-width:1024px) {
	.module-box {
		margin-right: auto;
		margin-left: auto
	}
}

#history-list-container{
	background-color: white;
}

#shopping-list-area{
	
	/*position: fixed;
	width: calc( 100% - 20px);*/
}


#shopping-list-container {
	background-color: white;
	padding: 0;

}

#shopping-list-empty-state {
	background-color: white;
	color: #4d929d;
	padding: 20px 10px;
	text-align: center;
	font-size: 12px;
	display: none
}

.thumb-shopping {
	clear: both;
	overflow: hidden;
	background-color: white;
	padding: 10px;
	position: relative;
	color: rgb(56, 69, 81);
	margin-bottom: 1px;
	border-bottom: 1px solid lightgray;
	transition: background-color 1s;
}

.thumb-shopping.NotAvailable{
	background-color: rgba(255,0,0,.2);
}

.thumb-shopping .RugSalePriceWithDiscount{
	font-weight: bold;
	font-size: 14px;
	color: rgba(56, 69, 81, 0.9);
}

.thumb-shopping:hover {
	/*background-color: #f9f3e0*/
}

.image-shopping-thumbnail-container {
	display: block;
	background-size: contain;
	-moz-background-size: contain;
	behavior: url(js/backgroundsize.min.htc);
	-ms-behavior: url(js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	width: 70px;
	height: 70px;
	text-align: center;
	float: left
}

.thumb-shopping-detail-area {
	float: left;
	margin-left: 10px
}

a.btn-remove-from-shopping-list {
	display: block;
	color: #c2513a;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding: 0
}

a.btn-remove-from-shopping-list:hover {
	background-color: #c2513a;
	color: #4d929d;
}

.img-history-list {
	display: block;
	background-size: contain;
	-moz-background-size: contain;
	behavior: url(js/backgroundsize.min.htc);
	-ms-behavior: url(js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	width: 22%;
	padding-bottom: 30%;
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 0 3% 3% 0
}

#product-detail-area {
	display: none;
	background-color: white;
	margin: 50px auto;
	max-width: 1000px;
	overflow: hidden
}

#product-detail-container {
	overflow: hidden;
	/*background: url(../asset/bg-pattern.jpg) white;*/
	padding: 5% 5% 5% 2%;
	background-color: white;
}


#product-photo-area{
	position: relative;
	width: 45%;
	float: left;
}

#product-photo-container {
	position: relative;
	/*width: 40%;
	float: left;*/
	background-color: white;
	
	min-height: 100px;
	float:left;
	width: calc(100% - 40px) ;
	height: 500px;
	text-align: center;
	/*overflow: hidden;*/

	/*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/

	/*text-align: center;*/
}

.zoomWrapper{
	/*margin: 0 auto;*/
	position: absolute !important;
	top:0;
	left: 0;
	/*text-align: center;*/
	width: 100% !important;
	height: 500px !important;

}

#product-photo-container img#zoom_01 {
	/*width: auto !important;
	height: 100% !important;*/
	position: relative !important;
	max-width: 100% !important;
	max-height: 500px !important;
	cursor: progress;
	 /*object-fit: contain !important;*/

	 image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

#product-photo-magnifier-icon {
	/*position: absolute;
	right: 0;
	top: 0;*/
	width: 30px;
	height: 30px;
	border: 1px solid white;
	color: #4d929d;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}
#product-photo-magnifier-icon:hover {
	
	border: 1px solid #4d929d;
	color: white;
	background-color: #4d929d;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.RugDetailThumb{
	width: 30px;
	height: 30px;
	overflow: hidden;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #f2f2f2;
}

.RugDetailThumb.Active{
	border: 1px solid #384551;
}

#gal1{
	position: relative;
	/*width: 100%;*/
	/*height: 100px;*/
	width: 30px;
	margin-right: 10px;
	float: left;
}

#product-info-container {
	width: 45%;
	margin-right: 5%;
	float: right;
	text-align: left;
}



.bgInfo {
	background-color: #faf5e6
}

ul.product-info-list {
	display: table;
	border-collapse: collapse;
	margin-bottom: 20px;
	overflow: hidden;
	height: auto;
	width: 100%
}

ul.product-info-list li {
	display: table-row;
	border-bottom: 1px dotted #95a894;
	line-height: 30px
}

ul.product-info-list li label {
	display: table-cell;
	padding: 0 10px 0 0;
	font-weight: bold
}

ul.product-info-list li span {
	display: table-cell
}

@media(max-width:1024px) {
	#product-detail-area {
		margin: 50px 2% 20px 2%
	}
}

@media(max-width:600px) {
	
	#product-photo-area{
		width: 100%;
		float: none;
	}

	#product-info-container {
		width: 90%;
		margin-right: 5%;
		float: none;
		text-align: left;
	}

	#product-photo-container {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		float: none;
	}
	#gal1{
		width: 100%;
		float: none;
	}

	ul.product-info-list li {
		line-height: 20px
	}
}

#active-filter-area {
	overflow: hidden;
	width: 100%
}

.tag-filter-container>span {
	font-size: 12px;
	display: block;
	display: none
}

.tag-filter-container {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.tag-filter-container:last-child {
	margin-bottom: 20px
}

.tag-filter-container ul {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.tag-filter-container ul li {
	display: inline-block;
	zoom: 1;
	*display: inline
}

a.tag-filter {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 12px;
	background-color: #4d929d;
	color: white;
	text-decoration: none;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px
}

a.tag-filter span {
	color: #a84445;
	margin: 0 5px
}

li.filter-color-box {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 2px;
	width: 75px;
	height: 32px;
	position: relative;
	overflow: hidden;
	background-repeat: repeat
}

li.filter-color-box label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

li.filter-color-box span {
	display: block;
	position: absolute;
	top: 4px;
	left: 14px;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;
	color: white;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}

li.filter-color-box span.color-dark-txt {
	color: #c09a6b
}

.block-form-container {
	background-color: lightgray;
	max-width: 500px;
	margin: 50px auto;
	position: relative;
	display: none
}

.contact-result {
	max-width: 500px;
	margin: 50px auto;
	padding: 2% 5%;
	background-color: #27ae60;
	color: #faf5e6;
	text-align: center;
	display: none
}

.contact-progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: white;
	background: url(../asset/spinner.gif) no-repeat center;
	opacity: .7;
	display: none
}

.zoomContainer {
	z-index: 1043
}

#size-between {
	display: none
}

#size-oversized {
	display: none
}

#btn-reset-approximate-size,#btn-reset-search-rug,#btn-reset-between-size {
	display: none
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.hero-header {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 40%;
	overflow: hidden;
	background-color: #3b3833
}

.hero-header.h30 {
	padding-top: 30%!important
}

.hero-header-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	behavior: url(js/backgroundsize.min.htc);
	-ms-behavior: url(js/backgroundsize.min.htc)
}

.Hero-Title-Inline{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: white;
	padding:20px 40px 0 40px;
}

.Hero-Title-Inline h1{
	margin:0;
	padding:  0;
}

@media(max-width:800px){
	.Hero-Title-Inline{
		padding:10px 20px 0 20px;
	}
}

.img-silk {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #1a1916;
	background-color: black;
	opacity: .3;
	filter: alpha(opacity=50);
	z-index: 1
}

.img-silk.light {
	opacity: .2;
	filter: alpha(opacity=20);
	z-index: 1
}

.hero-header-txt-container {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	margin-top: 30px
}

.hero-header-txt-frame {
	position: relative;
	display: table;
	width: 100%;
	height: 100%
}

.hero-header-txt {
	z-index: 4;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: white !important;
	text-shadow: 0 0 20px rgba(0,0,0,1)
}

.ie7 .hero-header-txt-frame {
	display: block;
	position: relative
}

.ie7 .hero-header-txt, {
	display: block;
	position: absolute;
	bottom: 30%;
	width: 100%;
	text-align: center
}

.hero-header-txt .txt-small {
	font-size: 24px
}

.hero-header-txt .txt-big,
.hero-header-txt .txt-big,
.hero-header-txt h1
 {
	font-size: 72px;
	font-weight: 700;
	padding: 0 4%;
	color: white;
	text-align: center !important; 
}

.hero-header-txt h1{
	margin: 0;
	text-transform: uppercase;
	line-height: 1;
}

@media(max-width:900px) {
	.hero-header {
		padding-top: 380px;
	}

	.hero-header-txt h1{
		text-align: center !important; 
	}

	.hero-header.h30 {
		padding-top: 50%!important
	}

	.hero-header-txt .txt-big {
		font-size: 60px;
		text-align: center !important;
	}
}

@media(max-width:800px) {
	.hero-header {
		padding-top: 80% !important;
	}

	.hero-header.h30 {
		padding-top: 60%!important
	}

	.hero-header-txt .txt-small {
		font-size: 12px
	}

	.hero-header-txt .txt-big {
		font-size: 28px
	}

	.hero-header-txt-container {
		margin-top: 20px
	}
}

#discover-inventory {
	text-align: center;
	padding: 10px 0 ;
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #b3cdca;
}




#our-story {
	padding: 10px 0 ;
	background-color: white;
}

.our-story-left {
	float: left;
	width: 60%;
}
.our-story-right {
	float: right;
	width: 25%;
}

.our-story-right .NGC-cover-link{
	display: block;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
}

.our-story-right .NGC-cover-link img{
	width: 100%;
	height: auto;
	display: block;
	
}

#our-story .NG-Logo{
	width: 195px;
}


@media(max-width:400px) {

	.our-story-left {
		float: left;
		width: 100%;
	}
	.our-story-right {
		float: right;
		width: 100%;
		margin-top: 20px;
	}


}


#other-sections {
	text-align: center;
	padding: 40px 0 50px;
	background-position: center bottom;
	background-repeat: repeat-x;
	overflow: hidden
}

#other-sections p>a{
	text-decoration: underline;
	color: #b3cdca;
}

#other-sections a:hover{
	color: white;
}

#contact-bar {
	width: 96%;
	font-size: 20px;
	text-align: center;
	padding: 20px 2%;
	background-color: #b3cdca;
}

.no-contact-bar #contact-bar {
	display: none
}

.column-feature {
	width: 30%;
	padding: 0 1.5%;
	float: left
}

@media(max-width:768px) {
	.column-feature {
		float: none;
		width: 97%;
		/*padding: 4% 1.5%;*/
		margin-bottom: 1.5%
	}

	#discover-inventory {
		/*padding: 5% 0 5% 0*/
	}

	#our-story {
		/*padding: 5% 0 5% 0;*/
		background-position: right bottom
	}
}

#generic-content-container {
	overflow: hidden;
	height: 100%;
	padding: 2% 0;
	text-align: justify;
	/*min-height: 500px*/
}

.generic-column-mid {
	max-width: 920px;
	padding: 40px;
	margin: 0 auto;
	overflow: hidden;
}

.generic-column-mid.Header {
	max-width: 1000px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

@media(max-width:1024px) {
	#generic-content-container {
		overflow: hidden;
		height: 100%;
		padding: 4%;
		text-align: justify;
		/*min-height: 500px*/
	}

	#generic-content-container h1 {
		text-align: left
	}
}

@media(max-width:800px){
	.generic-column-mid {
		padding: 20px;
	}	
}



ul#tab-area {
	display: block;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #384551
}

ul#tab-area li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-right: 20px;
	font-size: 20px;
	font-weight: bold
}

ul#tab-area li a {
	color: #70847c
}

ul#tab-area li a.active-tab {
	color: #384551
}

.tab-content {
	display: none
}

.tab-content.show {
	display: block
}

@media(max-width:600px) {
	ul#tab-area li {
		font-size: 11px
	}

	ul#tab-area {
		text-align: left;
		padding-bottom: 4%;
		margin-bottom: 4%
	}

	ul#tab-area li {
		margin-right: 5px;
		padding-right: 5px;
		border-right: 1px solid gray
	}

	ul#tab-area li:last-child {
		margin-right: 0;
		padding-right: 0;
		border-right: 0
	}
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.hide {
	display: none
}

.disabled {
	zoom: 1;
	filter: alpha(opacity=30);
	opacity: .3;
	cursor: default;
	pointer-events: none
}

.p20{
	padding: 20px;
}

.p40{
	padding: 40px;
}

.pt5 {
	padding-top: 5px!important
}

.pt10 {
	padding-top: 10px!important
}

.pt20 {
	padding-top: 20px!important
}

.pb5 {
	padding-bottom: 5px!important
}

.pb10 {
	padding-bottom: 10px!important
}

.pb20 {
	padding-bottom: 20px!important
}

.m0{
	margin: 0;
}

.mt5 {
	margin-top: 5px!important
}

.mt10 {
	margin-top: 10px!important
}

.mt20 {
	margin-top: 20px!important
}

.mb5 {
	margin-bottom: 5px!important
}

.mb10 {
	margin-bottom: 10px!important
}

.mb20 {
	margin-bottom: 20px!important
}

.mr5 {
	margin-right: 5px!important
}

.mr10 {
	margin-right: 10px!important
}

.mr20 {
	margin-right: 20px!important
}

.ml5 {
	margin-left: 5px!important
}

.ml10 {
	margin-left: 10px!important
}

.ml20 {
	margin-left: 20px!important
}

.p0{
	padding: 0; 
}

.bxshdw {
	-webkit-box-shadow: 0 0 2px 0 rgba(59,56,51,0.7);
	-moz-box-shadow: 0 0 2px 0 rgba(59,56,51,0.7);
	box-shadow: 0 0 2px 0 rgba(59,56,51,0.7);
}

.ie8 .bxshdw {
	border: 1px solid #e2d8bd
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.txt-small {
	font-size: 11px
}

.txt-align-right {
	text-align: right
}

.display-inline-block {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.display-table {
	position: relative;
	display: table;
	margin-bottom: 40px;
	position: relative;
	width: 100%
}

.display-table-cell {
	position: relative;
	display: table-cell;
	margin: 10px 0;
	padding: 10px;
	border-bottom: 1px dotted #95a894
}

ul.display-table li {
	position: relative;
	border-bottom: 1px dotted #95a894;
	line-height: 30px;
	display: table-row
}

img.full-width {
	width: 100%;
	height: auto
}

@media(max-width:600px) {
	ul.display-table li {
		line-height: 16px
	}
}

::-webkit-scrollbar {
	width: 3px
}

::-webkit-scrollbar-track {
	background-color: #384551;
}

::-webkit-scrollbar-thumb {
	background-color: #ccc751;
	display: block;
	margin: 10px 0 0 0
}

#social-bar {
	width: 96%;
	font-size: 20px;
	text-align: center;
	padding: 20px 2% 20px  2%;
	line-height: 60px;
	/*background-color: #9a564a;*/
	/*color: #faf5e6;*/
}

#social-bar.small {
	width: 96%;
	font-size: 12px;
	text-align: center;
	padding: 10px 2% 0  2%;
	text-align: left;
	background-color: transparent;
	color: #384551;
}

#social-bar a {
	display: inline-block;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background-color: #384551;
	color: #ccc751 ;
	border-radius: 50%;
	margin: 0 10px;
	text-align: center;
	padding: 5px;
}

#social-bar.small a {
	display: inline-block;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background-color: #384551;
	color: #ccc751;
	border-radius: 50%;
	margin: 0;
	margin-right: 5px;
	text-align: center;
	font-size: 16px;
}


.PhotoSlider{
	background-color: rgba(0,0,0, 0.5);
	padding: 40px;
}

.swiper-container{
	overflow: visible;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -30px;
}

.swiper-button-next{
	right: -30px;
}

.swiper-button-prev{
	left: -30px;
}

.swiper-slide .ImgLink{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	opacity: .8;
}

.swiper-slide .ImgLink:hover{
	opacity: 1;
}

.SlideCta{
	position: absolute;
	/*width: 40px;*/
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background-color: #ccc751;
	bottom: 0;
	left: 0;
	/*border-radius: 50%;*/
	text-align: center;
	font-weight: bold;
}

.SlideCta,
.SlideCta a{
	color: #384551 !important
}

.swiper-pagination-bullet{
	background: #b3cdca;
	opacity: .2;
}

.swiper-pagination-bullet-active{
	opacity: 1;	
}

.swiper-button-prev{
	color: red;
}

.TxtLightBlue{
	color: #b3cdca !important;
}

.TxtWhite{
	color: white !important;
}

.TxtYellow{
	color: #ccc751 !important;
}

.TxtSerif{
	/*font-family: "Times New Roman", serif !important;*/
}

.TxtCenter{
	text-align: center;
}

.BgLightBlue{
	background-color: #b3cdca;
}

.BgWhite{
	background-color: white;
}

.BgYellow{
	background-color: #ccc751;
}




.PTest {
	text-align: left;
	
}
.PTest.Description{
	font-size:1.6em;	
	font-family: 'Noto Serif', serif;
	text-align: left;
}

.H1Test{
	font-size: 1em;
}

.GCCTest,
.GCCTest .BgWhite,
body.BgTest #header
{

	/*background-color: rgb(255, 251, 250);*/
	background-color: white;
}



@media(max-width:800px) {
	

	.PTest.Description{
		font-size:1.4em;	
	}
	.H1Test{
		margin-top: 1em;
	}
	.GCCTest{
		padding-top: 1em !important;

	}

	#logo-header{
		margin-left: 20px;
	}
}

.FreeDeliveryBadge{
		position: absolute;
		top:10px;
		right: 10px;
		padding: 5px;
		background-color: #78e384;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
	}

	@media(max-width:800px) {
		.FreeDeliveryBadge{
			position: relative;
			display: inline-block;
			width: auto;
			top: auto;
			right: auto;
			margin-bottom: 20px;
			/*text-align: center;*/
			/*width: 100%;*/
			/*width: 100%;*/
			/*top: 0;
			right: 0;
			font-size: 9px;*/
		}
		.CustomBtn{
			width: 96%;
			margin-top: 5px !important;
		}
	}

	
.BgWhite p,
.BgWhite h1,
.BgWhite h2,
.BgWhite h3{
	text-align: left;
}

.GCC.BgTest
{
	background-color: red !important;
}

.GenericContentWrapper,
.GenericContentWrapper *
{
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}

.GenericContentWrapper{
	max-width: 1000px;
	background-color: white;
	margin: 0 auto;
	text-align: left;

}

.GenericContentWrapperHeader,
.GenericContentWrapperFooter
/*,.GenericContentWrapperContent*/
{
	padding: 25px 40px;
}

@media(max-width:800px){
	
	.GenericContentWrapperHeader,
	.GenericContentWrapperFooter
	{
		padding:20px;
	}	
}

.GenericContentWrapperFooter{
	border-top:1px solid #ccc;
}

.GenericContentWrapperFooter:empty{
	display: none;
}

.GenericContentWrapperContent.Gray{
	/*background-color: #ccc;*/
}
.GenericContentWrapperImgLink{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	display: block;
	float:left;
	width: 25%;
	padding-bottom: 25%;
	overflow:hidden; 
	position: relative;

}

@media(max-width:600px){
	
	.GenericContentWrapperImgLink
	{
		width: 50%;
		padding-bottom: 25%;
	}	
}

.GenericContentWrapperImgLink:hover{
	opacity: .9;
}

.GenericContentWrapperImgLink:last-of-type{
	border-right: none;
}

.GenericContentWrapperImgLink img{
	display: block;
	position: absolute;
	padding: 10%;
	/*width: 90%;
	height: 90%;*/
	/*left: 2%;
	top: 2%;*/
	max-height: 100%;
	max-width: 100%;
	/*top: 50%;*/
	object-fit: scale-down;
	/*object-position: center center;*/
	background-color: white;
	vertical-align: middle;
}

.GenericContentWrapper::after,
.GenericContentWrapperHeader::after,
.GenericContentWrapperFooter::after,
.GenericContentWrapperImgLink::after {
  content: "";
  clear: both;
  display: table;
}


.ReviewCarouselWrapper{
	overflow-x: scroll;
	width: 100%;
	white-space: nowrap;
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding: 0 20px 20px 0;
}

.ReviewCarouselWrapper::-webkit-scrollbar {
	height: 3px
}



.ReviewItem{
	width: 30%;
	/*float: left;*/
	display: inline-block;
	text-align: center;
	padding: 30px;
	/*font-family: sans-serif;*/
	font-size: .9em;
	white-space: pre-wrap;
	vertical-align: top;
}


@media(max-width:800px){
	
	.ReviewItem
	{
		width: 45%;
		
	}	
}

@media(max-width:600px){
	
	.ReviewItem
	{
		width: 90%;
		
	}	
}

.ReviewItem p{
	/*font-family: serif;*/
	/*text-align: justify;
	text-align-last: center;*/
	/*font-family: */

}

.RatingStar{
	color: gray;
}

.RatingStar.StarActive{
	color: orange;
}


.UsdSymbol{
	vertical-align: top;
	font-size: 75%;
}

.Cents{
	font-weight: normal;
}

.ShoppingListTotalsNormalPrice{
	font-weight: normal;
	text-decoration: line-through;
	font-size: 12px;
	margin-left: 10px;
	vertical-align: top;
}


.ForInteriorDesignerBand{
	text-align: center;
	background-color: rgb(72, 144, 132);
	color: white;
	padding: 20px;
	text-transform: uppercase;
	font-size: 12px;
}

.ForInteriorDesignerBand a{
	color:white;
	/*text-decoration: underline;*/
	font-weight: bold;
}
