/* global styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #6f6f6f;
	background-color: white;
}

img {
    vertical-align: middle;
}

a {
	text-decoration: none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

ul.features-list {
	padding-left: 2rem;
}

.features-see-more {
	white-space: nowrap;
	border: 1px solid #6f6f6f;
	color: #6f6f6f;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 1rem;
	vertical-align: middle;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) { .features-see-more { border: 0.5px solid #6f6f6f; } }
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 3dppx) { .features-see-more { border: 0.75px solid #6f6f6f; } }

.index-see-more {
	display: inline-block;
	margin-bottom: 0.25rem;
}

.index-see-more2 {
	display: inline-block;
	margin-bottom: 1.25rem;
}

.index-see-more3 {
	display: inline-block;
	margin-top: 1rem;
}

.scrollable {
	overflow: auto;
	white-space: nowrap;
	max-width: 100%
}

.screenshot-middle {
	vertical-align: middle;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.screenshot-bottom {
	vertical-align: bottom;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 0rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.leftrightimage {
	max-width: 100%;
	height: auto;
}

.outfitimage {
	max-width: 100%;
	height: auto;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.bigtext {
	padding-top: 1rem;
	font-size: 2.4rem;
	padding-bottom: 1rem;
}

.smalltext {
	padding-bottom: 1rem;
	font-size: 1.2rem;
}

.white {
	color: white;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.nobottompadding {
	padding-bottom: 0rem;
}

.outfitnotes {
	display: inline-block;
	font-size: 1.2rem;
	padding-top: 1rem;
	text-align: justify;
}

.centered {
	text-align: center;
}

.center-table {
	margin-left: auto;
	margin-right: auto;
}

#feedback {
	text-align: center;
	font-size: 1rem;
	padding-top: 2rem;
}

#copyright {
	text-align: center;
	font-size: 1rem;
	padding-top: 1rem;
}

#footer-logo {
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.leader {
	background: linear-gradient(#7FD1BD, #BFE8DE);
}

.section {
	background: linear-gradient(#FFFFFF, #FFFFFF, #FFFFFF, #F8F8F8); /* #DCDCDC */
}

.iphone {
	/* Original: 1240x2498 (1080x1920 inside) content upper-left: 81,287 */
	/* padding (left: 6.53%, right: 6.37%, top: 11.49%, bottom: 11.65%) */
	/* 180x320 inside video (208x419 outside -- 624x1257@3x) */

	background-size: 100%;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 49px;
	padding-bottom: 50px;
	height: 320px;
	width: 180px;
	margin: 1rem;
}

.video-container {
	cursor: pointer;
}

video::-webkit-media-controls {
    display:none !important;
}

.box {
	display: inline-block;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.iphone-white { background: url(/img/iphones/white-419.png); background-size: 100%; }
.iphone-gold  { background: url(/img/iphones/gold-419.png); background-size: 100%;  }
.iphone-black { background: url(/img/iphones/black-419.png); background-size: 100%; }
#video-clothing-labels-color-coding { background: url(/video/clothing-labels-color-coding/clothing-labels-color-coding-320.jpg); background-size: 100%; }
#video-clothing-labels-filter { background: url(/video/clothing-labels-filter/clothing-labels-filter-320.jpg); background-size: 100%; }
#video-color-matching-adjust-manual { background: url(/video/color-matching-adjust-manual/color-matching-adjust-manual-320.jpg); background-size: 100%; }
#video-color-matching-adjust-photo { background: url(/video/color-matching-adjust-photo/color-matching-adjust-photo-320.jpg); background-size: 100%; }
#video-color-matching-automatic { background: url(/video/color-matching-automatic/color-matching-automatic-320.jpg); background-size: 100%; }
#video-color-matching-filter { background: url(/video/color-matching-filter/color-matching-filter-320.jpg); background-size: 100%; }
#video-color-matching-recommend { background: url(/video/color-matching-recommend/color-matching-recommend-320.jpg); background-size: 100%; }
#video-outfit-diary-add-tag { background: url(/video/outfit-diary-add-tag/outfit-diary-add-tag-320.jpg); background-size: 100%; }
#video-outfit-diary-list { background: url(/video/outfit-diary-list/outfit-diary-list-320.jpg); background-size: 100%; }
#video-outfit-diary-notes { background: url(/video/outfit-diary-notes/outfit-diary-notes-320.jpg); background-size: 100%; }
#video-outfit-diary-plan { background: url(/video/outfit-diary-plan/outfit-diary-plan-320.jpg); background-size: 100%; }
#video-outfit-diary-scroller { background: url(/video/outfit-diary-scroller/outfit-diary-scroller-320.jpg); background-size: 100%; }
#video-outfit-diary-zoom { background: url(/video/outfit-diary-zoom/outfit-diary-zoom-320.jpg); background-size: 100%; }
#video-outfit-planning-notes { background: url(/video/outfit-planning-notes/outfit-planning-notes-320.jpg); background-size: 100%; }
#video-outfit-planning-plan { background: url(/video/outfit-planning-plan/outfit-planning-plan-320.jpg); background-size: 100%; }
#video-outfit-planning-recommend { background: url(/video/outfit-planning-recommend/outfit-planning-recommend-320.jpg); background-size: 100%; }
#video-outfit-sharing-feed { background: url(/video/outfit-sharing-feed/outfit-sharing-feed-320.jpg); background-size: 100%; }
#video-outfit-sharing-from-wardrobe { background: url(/video/outfit-sharing-from-wardrobe/outfit-sharing-from-wardrobe-320.jpg); background-size: 100%; }
#video-outfit-sharing-notifications { background: url(/video/outfit-sharing-notifications/outfit-sharing-notifications-320.jpg); background-size: 100%; }
#video-outfit-sharing-social { background: url(/video/outfit-sharing-social/outfit-sharing-social-320.jpg); background-size: 100%; }
#video-sell-clothing-from-wardrobe { background: url(/video/sell-clothing-from-wardrobe/sell-clothing-from-wardrobe-320.jpg); background-size: 100%; }
#video-sell-clothing-item-list { background: url(/video/sell-clothing-item-list/sell-clothing-item-list-320.jpg); background-size: 100%; }
#video-sell-clothing-brand-entry { background: url(/video/sell-clothing-brand-entry/sell-clothing-brand-entry-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-add-tag { background: url(/video/virtual-wardrobe-add-tag/virtual-wardrobe-add-tag-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-colors { background: url(/video/virtual-wardrobe-colors/virtual-wardrobe-colors-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-labels { background: url(/video/virtual-wardrobe-labels/virtual-wardrobe-labels-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-list { background: url(/video/virtual-wardrobe-list/virtual-wardrobe-list-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-notes { background: url(/video/virtual-wardrobe-notes/virtual-wardrobe-notes-320.jpg); background-size: 100%; }
#video-virtual-wardrobe-scroller { background: url(/video/virtual-wardrobe-scroller/virtual-wardrobe-scroller-320.jpg); background-size: 100%; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.iphone-white { background: url(/img/iphones/white-838.png); background-size: 100%; }
	.iphone-gold  { background: url(/img/iphones/gold-838.png); background-size: 100%; }
	.iphone-black { background: url(/img/iphones/black-838.png); background-size: 100%; }
	#video-clothing-labels-color-coding { background: url(/video/clothing-labels-color-coding/clothing-labels-color-coding-640.jpg); background-size: 100%; }
	#video-clothing-labels-filter { background: url(/video/clothing-labels-filter/clothing-labels-filter-640.jpg); background-size: 100%; }
	#video-color-matching-adjust-manual { background: url(/video/color-matching-adjust-manual/color-matching-adjust-manual-640.jpg); background-size: 100%; }
	#video-color-matching-adjust-photo { background: url(/video/color-matching-adjust-photo/color-matching-adjust-photo-640.jpg); background-size: 100%; }
	#video-color-matching-automatic { background: url(/video/color-matching-automatic/color-matching-automatic-640.jpg); background-size: 100%; }
	#video-color-matching-filter { background: url(/video/color-matching-filter/color-matching-filter-640.jpg); background-size: 100%; }
	#video-color-matching-recommend { background: url(/video/color-matching-recommend/color-matching-recommend-640.jpg); background-size: 100%; }
	#video-outfit-diary-add-tag { background: url(/video/outfit-diary-add-tag/outfit-diary-add-tag-640.jpg); background-size: 100%; }
	#video-outfit-diary-list { background: url(/video/outfit-diary-list/outfit-diary-list-640.jpg); background-size: 100%; }
	#video-outfit-diary-notes { background: url(/video/outfit-diary-notes/outfit-diary-notes-640.jpg); background-size: 100%; }
	#video-outfit-diary-plan { background: url(/video/outfit-diary-plan/outfit-diary-plan-640.jpg); background-size: 100%; }
	#video-outfit-diary-scroller { background: url(/video/outfit-diary-scroller/outfit-diary-scroller-640.jpg); background-size: 100%; }
	#video-outfit-diary-zoom { background: url(/video/outfit-diary-zoom/outfit-diary-zoom-640.jpg); background-size: 100%; }
	#video-outfit-planning-notes { background: url(/video/outfit-planning-notes/outfit-planning-notes-640.jpg); background-size: 100%; }
	#video-outfit-planning-plan { background: url(/video/outfit-planning-plan/outfit-planning-plan-640.jpg); background-size: 100%; }
	#video-outfit-planning-recommend { background: url(/video/outfit-planning-recommend/outfit-planning-recommend-640.jpg); background-size: 100%; }
	#video-outfit-sharing-feed { background: url(/video/outfit-sharing-feed/outfit-sharing-feed-640.jpg); background-size: 100%; }
	#video-outfit-sharing-from-wardrobe { background: url(/video/outfit-sharing-from-wardrobe/outfit-sharing-from-wardrobe-640.jpg); background-size: 100%; }
	#video-outfit-sharing-notifications { background: url(/video/outfit-sharing-notifications/outfit-sharing-notifications-640.jpg); background-size: 100%; }
	#video-outfit-sharing-social { background: url(/video/outfit-sharing-social/outfit-sharing-social-640.jpg); background-size: 100%; }
	#video-sell-clothing-from-wardrobe { background: url(/video/sell-clothing-from-wardrobe/sell-clothing-from-wardrobe-640.jpg); background-size: 100%; }
	#video-sell-clothing-item-list { background: url(/video/sell-clothing-item-list/sell-clothing-item-list-640.jpg); background-size: 100%; }
	#video-sell-clothing-brand-entry { background: url(/video/sell-clothing-brand-entry/sell-clothing-brand-entry-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-add-tag { background: url(/video/virtual-wardrobe-add-tag/virtual-wardrobe-add-tag-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-colors { background: url(/video/virtual-wardrobe-colors/virtual-wardrobe-colors-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-labels { background: url(/video/virtual-wardrobe-labels/virtual-wardrobe-labels-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-list { background: url(/video/virtual-wardrobe-list/virtual-wardrobe-list-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-notes { background: url(/video/virtual-wardrobe-notes/virtual-wardrobe-notes-640.jpg); background-size: 100%; }
	#video-virtual-wardrobe-scroller { background: url(/video/virtual-wardrobe-scroller/virtual-wardrobe-scroller-640.jpg); background-size: 100%; }
}

@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
	.iphone-white { background: url(/img/iphones/white-1257.png); background-size: 100%; }
	.iphone-gold  { background: url(/img/iphones/gold-1257.png); background-size: 100%; }
	.iphone-black { background: url(/img/iphones/black-1257.png); background-size: 100%; }
	#video-clothing-labels-color-coding { background: url(/video/clothing-labels-color-coding/clothing-labels-color-coding-960.jpg); background-size: 100%; }
	#video-clothing-labels-filter { background: url(/video/clothing-labels-filter/clothing-labels-filter-960.jpg); background-size: 100%; }
	#video-color-matching-adjust-manual { background: url(/video/color-matching-adjust-manual/color-matching-adjust-manual-960.jpg); background-size: 100%; }
	#video-color-matching-adjust-photo { background: url(/video/color-matching-adjust-photo/color-matching-adjust-photo-960.jpg); background-size: 100%; }
	#video-color-matching-automatic { background: url(/video/color-matching-automatic/color-matching-automatic-960.jpg); background-size: 100%; }
	#video-color-matching-filter { background: url(/video/color-matching-filter/color-matching-filter-960.jpg); background-size: 100%; }
	#video-color-matching-recommend { background: url(/video/color-matching-recommend/color-matching-recommend-960.jpg); background-size: 100%; }
	#video-outfit-diary-add-tag { background: url(/video/outfit-diary-add-tag/outfit-diary-add-tag-960.jpg); background-size: 100%; }
	#video-outfit-diary-list { background: url(/video/outfit-diary-list/outfit-diary-list-960.jpg); background-size: 100%; }
	#video-outfit-diary-notes { background: url(/video/outfit-diary-notes/outfit-diary-notes-960.jpg); background-size: 100%; }
	#video-outfit-diary-plan { background: url(/video/outfit-diary-plan/outfit-diary-plan-960.jpg); background-size: 100%; }
	#video-outfit-diary-scroller { background: url(/video/outfit-diary-scroller/outfit-diary-scroller-960.jpg); background-size: 100%; }
	#video-outfit-diary-zoom { background: url(/video/outfit-diary-zoom/outfit-diary-zoom-960.jpg); background-size: 100%; }
	#video-outfit-planning-notes { background: url(/video/outfit-planning-notes/outfit-planning-notes-960.jpg); background-size: 100%; }
	#video-outfit-planning-plan { background: url(/video/outfit-planning-plan/outfit-planning-plan-960.jpg); background-size: 100%; }
	#video-outfit-planning-recommend { background: url(/video/outfit-planning-recommend/outfit-planning-recommend-960.jpg); background-size: 100%; }
	#video-outfit-sharing-feed { background: url(/video/outfit-sharing-feed/outfit-sharing-feed-960.jpg); background-size: 100%; }
	#video-outfit-sharing-from-wardrobe { background: url(/video/outfit-sharing-from-wardrobe/outfit-sharing-from-wardrobe-960.jpg); background-size: 100%; }
	#video-outfit-sharing-notifications { background: url(/video/outfit-sharing-notifications/outfit-sharing-notifications-960.jpg); background-size: 100%; }
	#video-outfit-sharing-social { background: url(/video/outfit-sharing-social/outfit-sharing-social-960.jpg); background-size: 100%; }
	#video-sell-clothing-from-wardrobe { background: url(/video/sell-clothing-from-wardrobe/sell-clothing-from-wardrobe-960.jpg); background-size: 100%; }
	#video-sell-clothing-item-list { background: url(/video/sell-clothing-item-list/sell-clothing-item-list-960.jpg); background-size: 100%; }
	#video-sell-clothing-brand-entry { background: url(/video/sell-clothing-brand-entry/sell-clothing-brand-entry-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-add-tag { background: url(/video/virtual-wardrobe-add-tag/virtual-wardrobe-add-tag-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-colors { background: url(/video/virtual-wardrobe-colors/virtual-wardrobe-colors-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-labels { background: url(/video/virtual-wardrobe-labels/virtual-wardrobe-labels-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-list { background: url(/video/virtual-wardrobe-list/virtual-wardrobe-list-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-notes { background: url(/video/virtual-wardrobe-notes/virtual-wardrobe-notes-960.jpg); background-size: 100%; }
	#video-virtual-wardrobe-scroller { background: url(/video/virtual-wardrobe-scroller/virtual-wardrobe-scroller-960.jpg); background-size: 100%; }
}

/* desktop styles */

.content {
	max-width: 960px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	margin-bottom: 0rem;

	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.column {
	vertical-align: middle;
	display: inline-block;
	width: 49%;
}

.column.right {
	text-align: right;
}

.column.left {
	text-align: left;
}

.column.reverse {
	position: relative;
}

.column.reverse:nth-child(odd) {
	left: 49%;
}

.column.reverse:nth-child(even) {
	right: 49%;
}

#menubar {
	display: -webkit-flex;
	display: flex;

	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;

	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-webkit-align-items: center;

	-ms-flex-wrap: wrap;
	-ms-justify-content: space-between;
	-ms-align-items: center;
}

#menubar-logo {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#menubar-menu {
	list-style-type: none;
	display: inline-block;
	text-transform: uppercase;
}

.menubar-item {
	display: inline;
}

.features-menu {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 1rem;
}

.features-menu-item {
	display: inline-block;
	padding-bottom: 1rem;
}

.features-menu-link {
	background: white;
	border: 1px solid #6f6f6f;
	color: #6f6f6f;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);

	white-space: nowrap;
	font-size: 1rem;
	vertical-align: middle;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) { .features-menu-link { border: 0.5px solid #6f6f6f; } }
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 3dppx) { .features-menu-link { border: 0.75px solid #6f6f6f; } }

.feature-selected {
	background: #7FD1BD;
	border: 1px solid white;
	color: white;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) { .feature-selected { border: 0.5px solid white; } }
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 3dppx) { .feature-selected { border: 0.75px solid white; } }

#menubar-social {
	list-style-type: none;
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.mobile-hr {
	display: none;
}

ul.nobullet-desktop {
	list-style-type: none;
	padding-left: 0;
}

.logo-list {
	padding-bottom: 1rem;
}

ul.nobullet-desktop {
	list-style-type: none;
	padding-left: 0;
}

.shopCategories {
	vertical-align: top;
	float: left;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.shopNoItemsFound {
	text-align: center;
	font-size: 2.4rem;
	padding-top: 6rem;
	padding-bottom: 18rem;
}

.shopItems {
	vertical-align: top;
	padding-left: 150px;
	width: auto;
	padding-top: 1rem;
}

.shopItem {
	vertical-align: top;
	display: inline-block;
	width: 250px;
	padding-bottom: 1rem;
}

.shopItemImage {
	width: 100%;
}
.shopItemTitle {
	display: inline-block;
}
.shopItemDescrition {
	display: inline-block;
}
.shopItemCategory {
	display: inline-block;
}
.shopItemCondition {
	display: inline-block;
}
.shopItemOriginalPrice {
	display: inline-block;
	text-decoration: line-through;
}
.shopItemPrice {
	display: inline-block;
	font-weight: bold;
}
.shopItemBrand {
	display: inline-block;
}
.shopItemSize {
	display: inline-block;
	font-weight: bold;
}

.shopCategory-list {
	list-style-type: none;
}
.shopCategory-item {
	color: #6f6f6f;
	font-size: 1.2rem;
}
.shopCategory-item.selectedItem {
	font-weight: bold;
}

.prevNextHR {
	display: block;
	border: 0;
	height: 1px;
	background: rgba(0, 0, 0, 0);
	background-image: -webkit-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:    -moz-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:     -ms-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:      -o-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
}

.itemHR {
	display: block;
	border: 0;
	height: 1px;
	background: rgba(0, 0, 0, 0);
	background-image: -webkit-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:    -moz-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:     -ms-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	background-image:      -o-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
	margin-bottom: 0.5rem;
}

.prevNextLink {
	color: #6f6f6f;
}

.shopPages {
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.itemImages {
	vertical-align: top;
	display: inline-block;
	width: 250px;
	padding-bottom: 1rem;
}
.itemImagesColumn {
	vertical-align: top;
	display: inline-block;
	width: 69%;
	position: relative;
	right: 29%;
}
.itemImagesContainer {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.itemImage {
	width: 100%;
	padding-bottom: 1rem;
}
.itemDetailsColumn {
	vertical-align: top;
	display: inline-block;
	width: 29%;
	position: relative;
	left: 69%;
}
.itemText {
	margin-bottom: 0.5rem;
}
.itemSize {
	display: inline-block;
	font-weight: bold;
}
.itemOriginalPrice {
	text-decoration: line-through;
	margin-bottom: 0.5rem;
}
.itemPrice {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6rem;
}
.itemNote {
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
}

.faq {
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 10%;
	padding-right: 10%;
	text-align: left;
}

.faq-question-list {
	list-style-type: none;
}

.faq-question-container {
	padding-bottom: 0.2rem;
}

.faq-question {
	font-weight: bold;
	color: #6f6f6f;
	font-size: 1.2rem;
}

.faq-answer {
	padding-top: 1rem;
}

.faq-link {
	color: #6f6f6f;
	font-weight: bold;
}

.faq-top {
	color: blue;
	font-weight: normal;
	font-size: 0.8rem;
}

.buy-menu {
	list-style-type: none;
	margin-bottom: 0.5rem;
}

.buy-menu-item {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.no-bottom-margin {
	padding-bottom: 0;
}

.fb-adjust-top {
	top: -3.5px;
}

.offer-menu {
	list-style-type: none;
}

.offer-menu-item {
	white-space: nowrap;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#offer-form {
	white-space: nowrap;
}
#offer-div {
	display: none;
	margin-bottom: 1rem;
}
#offer-input {
	width: 3rem;
	height: 1.5rem;
	font-size: 1rem;
	vertical-align: middle;
}
#counteroffer-input {
	width: 3rem;
	height: 1.5rem;
	font-size: 1rem;
	vertical-align: middle;
	margin-left: 0.25rem;
}

.itemSoldArea {
	display: none;
}

.itemOfferArea {
	display: none;
}

.itemOffer {
	margin-bottom: 0.5rem;
	color: white;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	text-align: center;
	padding: 0.5rem;
}
.itemOffer.offer {
	background: #6f6f6f;
}
.itemOffer.accepted {
	background: green;
}
.itemOffer.rejected {
	background: red;
}
.itemOffer.countered {
	background: green;
}
.itemOffer.expired {
	background: #6f6f6f;
}

/* mobile styles */

@media (max-width: 640px) {
	.content {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		text-align: center;
	}

	#menubar {
		justify-content: space-around;
		-webkit-justify-content: space-around;
		-ms-justify-content: space-around;
	}

	#menubar-social {
		margin-top: 0.25rem; /* minor adjustment to get the menu centered between the logo and the social buttons */
	}

	.column {
		width: inherit;
		display: block;
	}

	.column.right {
		text-align: center;
	}

	.column.left {
		text-align: center;
	}

	.column.reverse {
		position: inherit;
	}

	.column.reverse:nth-child(odd) {
		left: inherit;
	}

	.column.reverse:nth-child(even) {
		right: inherit;
	}

	.mobilesmall {
		font-size: 1.2rem;
		font-weight: bold;
	}

	li.features-list {
		text-align: left;
	}

	.mobile-hr {
		display: block;
		border: 0;
		height: 1px;
		background: rgba(0, 0, 0, 0);
		background-image: -webkit-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
		background-image:    -moz-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
		background-image:     -ms-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
		background-image:      -o-linear-gradient(left, rgba(111, 111, 111, 0), rgba(111, 111, 111, 1), rgba(111, 111, 111, 1), rgba(111, 111, 111, 0));
		margin-bottom: 2rem;
	}

	.mobile-hr-index {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}

	.mobile-row {
		width: 100%;
		display: block;
		text-align: center;
	}

	.mobileHide {
		display: none;
	}

	.toppadding-desktop {
		padding-top: 0;
	}

	ul.nobullet-desktop {
		padding-left: 1rem;
	}

	.logo-list {
		text-align: center;
	}

	.shopItems {
		padding-left: 0px;
		padding-top: 0px;
	}

	.shopItem {
		text-align: left;
	}

	.shopCategories {
		float: none;
		padding-right: 0px;
		padding-bottom: 1rem;
	}

	.itemImagesColumn {
		width: auto;
		display: block;
		position: inherit;
		right: inherit;
	}

	.itemDetailsColumn {
		width: auto;
		display: block;
		position: inherit;
		left: inherit;
		margin-top: 1rem;
		margin-bottom: 0.5rem;
	}

	.shopNoItemsFound {
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}
}

/* menu item styling */

a.menuitem {
	color: #535353;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

a.menuitem-selected {
	font-weight: bold;
}
