body {
	color: #636363;
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif;
}

/* ------- full width image ------- */
/*
.page {
	background: #FFF url('https://cdn2.bigcommerce.com/server2000/049fc/product_images/uploaded_images/a-feb-banner2.jpg?t=1398725710') no-repeat fixed top center;
        background-size: 100%;
}
*/
/* ------- tiled ------ */
/*
.page {
	background: url(//cdn2.bigcommerce.com/server2000/049fc/templates/__custom/images/bg_pattern.png?t=1585759866);
}
*/
/* ------- full color ------- */

.page {
	background: none;
        background-color: #FFFFFF;
}


.header, #Header > .inner {
	background: none;
}


.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner {
	max-width: 1280px;
}

#Header .inner {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.TopMenu > .inner {
	border-top: 7px solid #000000;
}

.TopMenu ul {
	float: right;
	padding: 0;
	margin: 0;
}

.TopMenu li {
	white-space: nowrap;
	list-style: none;
	margin: 0;
	line-height: 14px;
	padding: 0 10px;
	text-transform: uppercase;
	border-right: 1px solid black;
	float: left;
	font-size: 13px;
	color: #000;
}

.TopMenu, .TopMenu a {
	color: #000;
	font-weight: 100;
}

#SearchForm .Button {
	float: right;
	margin: 0;
	width: 38px;
	height: 35px;
	padding: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: #333 url(../../Bedazzled/images/bedazzled/searchIcon.png) 50% 50% no-repeat;
	-moz-transition: background-color 100ms ease;
	-webkit-transition: background-color 100ms ease;
	-o-transition: background-color 100ms ease;
	transition: background-color 100ms ease;
}

#SearchForm input.Textbox {
	height: 35px;
}

.currency-converter {
	float: right;
	position: relative;
	padding: 10px 0;
	clear: both;
	z-index: 60;
	cursor: default;
}

.PageMenu .sf-menu > li > a {
	color: #636363;
}

.PageMenu li a {
	color: #636363;
	padding: 0 10px !important;
	font-size: 16px;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	font-weight: 300;
}

.PageMenu li {
	position: relative;
	z-index: 1;
	padding: 25px 0 15px 0;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	margin: 0 0px;
}

.header {
	border-bottom: none;
	margin-bottom: 10px;
}

#Header {
	margin-bottom: 0;
}

.SideCategoryListFlyout {
	text-align: center;
}

.PageMenu li ul li a {
	float: none;
	width: auto;
	margin: 0;
	display: block !important;
	padding: 10px 5px !important;
	color: #eeefe3 !important;
	text-transform: none;
	border-bottom: none;
	font-weight: 400;
	font-size: 13px;
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif!important;
	text-align: left;
	line-height: 1.4;
}

.PageMenu li ul {
	background: #000;
}

.PageMenu li ul:before {
	border-color: transparent transparent #000 transparent;
	left: 99px;
}

.PageMenu li ul {
	margin-left: -50px;
	padding: 15px;
}

.PageMenu {
	margin: 0;
}

.PageMenu > .inner {
	text-align: center;
}

.PageMenu li a:hover, .PageMenu .ActivePage a {
	color: #009e8e;
	text-decoration: none;
}

.PageMenu li ul li a:hover {
	color: #009E8E !important;
}

ul.masonry {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	max-width: 1280px;
}

ul.masonry img {
	width: 100%;
	height: auto;
}

.PageMenu .CategoryList {
	border-right: none;
}

#HomeFeaturedProducts h3, #SideTopSellers h3, #HomeNewProducts h3 {
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	padding-bottom: 10px;
}

#HomeFeaturedProducts h3 {
	text-align: center;
}

.FeaturedProducts {
	padding-top: 50px;
}

#HomeFeaturedProducts .ProductList, #SideTopSellers .ProductList, #HomeNewProducts .ProductList {
	border-top: 3px solid #333333;
	padding-top: 15px;
}

.ProductList .ProductImage a, .ProductThumbImage a {
	vertical-align: top !important;
	height: auto !important;
}

.ProductList .ProductImage a {
	width: 100%;
	text-align: center;
	display: block;
}

.ProductList li {
	padding: 0;
}

.ProductList {
	margin: 0;
}

.CompareButtonContainer {
	margin-top: 20px;
}

.SideRelatedProducts {
	display: none !important;
}

.ProductList .pname, .brand-name {
	float: left;
	margin: 10px 0;
	padding: 0 4% 0 4%;
	color: #636363 !important;
	font-size: 14px;
	border-left: 4px solid #ececec;
	font-weight: 500;
	text-align: left;
	display: block;
	width: 100%;
}

.PinterestButtonContainer {
	float: left;
	text-align: left;
	margin: 0 !important;
}

.addthis_toolbox a:first-child {
	margin-left: 0 !important;
}

.FacebookLikeButtonContainer {
	float: left;
	width: 90px;
}

#CategoryContent .ProductList .p-price {
	color: #636363;
	padding-top: 10px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.ProductList .ProductImage, .brand-img {
	padding: 0px;
	display: block;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	border: 1px solid #e4e4e4;
}

#SimilarProductsByCustomerViews ul.ProductList li {
	width: 213px;
}

#home .ProductList .p-price {
	display: none;
}

#home .ProductList li, .productPage .ProductList li {
	width: 16.6%;
	height: auto;
	min-height: 100% !important;
}

.ProductActionAdd {
	display: none;
}

#ContainerFooter {
	text-align: left;
	font-size: 13px;
	background: #dcdcdc;
	margin: 0;
	padding: 0;
	color: #312e29;
	border-top: solid #000 0px;
	overflow: hidden;
}

.footer {
	text-align: left;
	font-size: 13px;
	background: #dcdcdc;
	margin: 0;
	padding: 0;
	color: #312e29;
	border-top: solid #000 0px;
	overflow: hidden;
}

.footer-main, .footer-links {
	background: none;
}

.footer-main .SocialConnect li {
	float: left;
}

.footer h4 {
	width: 100%;
	padding: 20px 0 12px 0;
	margin: 0;
	font-weight: 600!important;
	color: #312e29!important;
	font-size: 13px!important;
	border-bottom: 1px solid #a6a39e;
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif!important;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.footer .footer-columns ul {
	margin-bottom: 20px;
	padding-top: 15px;
}

.footer-main a {
	color: #312e29;
}

.footer-main .inner {
	padding-bottom: 0 !important;
}

.productlist-page {
	background: #fff;
	border-top: 1px solid #f0f0f0;
}

.TitleHeading {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	color: #312E29 !important;
	line-height: 125%;
	letter-spacing: 2px;
	padding: 15px;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	border-bottom: none;
}

#CompareContent h3 {
	padding: 15px;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	font-weight: 300;
	line-height: 1.5;
}

#CategoryHeading {
	text-align: center;
}

#CategoryBreadcrumb {
	display: none;
}

.Left.CategoryList h4 {
	font-weight: normal !important;
	letter-spacing: 2px;
	font-family: 'Josefin Slab',Georgia,"Times New Roman",Times,serif !important;
	border-bottom: 1px solid #E8E8E8;
	border-right: none;
	display: block;
	line-height: 55px !important;
	text-align: center;
	background: url("../../Bedazzled/images/bedazzled/bg_heading_small.png") no-repeat 10px 23px;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0;
}

.Left.CategoryList h4 span {
	display: block;
	background: url("../../Bedazzled/images/bedazzled/bg_heading_small.png") no-repeat 100% 23px;
	margin-right: 10px;
	line-height: 55px;
	padding: 0 20px;
}

.SortBox {
	color: #999999;
	margin-top: 10px;
	margin-right: 10px;
}

#DrawerMenu li {
	position: relative;
	border-top: 1px solid #555;
	border-bottom: none;
}

.AccountMenu h4, #GiftCertificatesMenu h4, #SideShopByBrand h3 {
	font-weight: normal !important;
	letter-spacing: 2px;
	font-family: 'Josefin Slab',Georgia,"Times New Roman",Times,serif !important;
	border-bottom: 1px solid #E8E8E8;
	border-right: none;
	display: block;
	line-height: 2 !important;
	text-align: center;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0;
	text-align: left;
	margin-bottom: 12px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

#SideAccountMenu, #GiftCertificatesMenu {
	padding: 15px;
}

.Content.Widest .TitleHeading {
	padding: 0 0 15px 0;
}

.Content.Widest #CompareContent h3 {
	padding: 10px 0;
}

li.HasSubMenu:hover > ul {
	display: block;
}

.PageMenu li ul li {
	padding: 0;
}

.SideCategoryListClassic {
	display: none;
}

@media only screen and (min-width : 480px) {
	.SideCategoryListClassic, .AccountMenu, #GiftCertificatesMenu, #SideShopByBrand {
		padding: 20px !important;
	}
	.SideCategoryListClassic a {
		font-size: 10px;
		text-transform: uppercase;
		font-weight: 600;
	}
	.SideCategoryListClassic {
		display: block;
	}

	#SideCategoryList li li, #SideCategoryList .sf-menu li li {
		padding-left: 15px;
		padding-bottom: 0;
	}

	.Left #SideCategoryList li li a, .Left .slist li li a {
		font-size: 10px;
		text-transform: uppercase;
		font-weight: 600;
	}

	#SideCategoryList li ul {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.PageMenu .SideCategoryListClassic ul li {
		border: none;
		padding: 0 !important;
		padding-bottom: 10px !important;
		margin-top: 0;
	}
	.PageMenu .SideCategoryListClassic ul.category-list ul {
		margin-top: 0 !important;
	}
	.PageMenu .SideCategoryListClassic ul li li {
		padding-bottom: 0 !important;
	}
	.CategoryList {
		display: inline-block;
	}
	h1.TitleHeading {
		padding: 25px 50px 35px 50px;
		text-align: left;
	}
	#CategoryHeading {
		padding: 0;
	}
	#CompareContent h3 {
		padding: 25px 50px 35px 50px;
	}
}

.CategoryPagination {
	margin-top: 10px !important;
}

.nav-prev, .nav-next {
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 5px;
	text-indent: 99px;
	overflow: hidden;
	background: url(../../Bedazzled/images/bedazzled/icon_sprite.png) no-repeat -42px -27px;
	margin-top: 13px;
}

.nav-next {
	background-position: -54px -27px;
}

.p-price {
	display: none !important;
}

.Left {
	padding-right: 0;
}

.product-nav {
	padding-bottom: 6px;
	border-bottom: 3px solid #333;
	margin-bottom: 0;
}

.CompareButton {
	margin-top: 20px;
	padding: 0 10px;
}

.PrimaryProductDetails, .page-content {
	background: #fff;
	float: left;
	padding: 0;
	width: 100%;
}

.ProductMain {
	border-left: 1px solid #F4F4F2;
	padding-top: 20px !important;
	border-bottom: 1px solid #F4F4F2;
}

.addto {
	border-top: none;
}

#ProductDetails h1, .Panel h2  {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 12px 0;
	color: #312E29 !important;
	line-height: 125%;
	letter-spacing: 2px;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
}

.ProductOtherDetails h2.subtitle {
display: block;
float: none;
width: auto;
margin: 50px 0 !important;
padding: 0 10% 5px 10%;
font-size: 16px !important;
letter-spacing: 2px;
font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
background: url(../../Bedazzled/images/bedazzled/bul_accordion_offLeft.png) no-repeat left center !important;
text-transform: uppercase;
font-weight: 500;
text-align: center;
}

.ProductOtherDetails h2 span {
display: block;
float: none;
width: auto;
margin: 0;
padding: 0 10% 5px 10%;
background: url(../../Bedazzled/images/bedazzled/bul_accordion_offRight.png) no-repeat right center !important;
}

.back-btn {
	border-bottom: 1px solid #F4F4F2;
	padding: 19px;
}

.back-btn a {
	display: inline-block;
	background: url(http://cdn1.bigcommerce.com/server2000/195af/templates/Bedazzled/images/bedazzled/bul_accordion_offRight.png) no-repeat left center;
	padding-left: 28px;
}

#SimilarProductsByCustomerViews h2 {
	text-align: center;
}

.ProductList .ProductImage img, #ProductDetails .ProductThumbImage img {
	float: none;
}

#prodAccordion .Block {
	border-bottom: none;
}

.prodAccordionContent {
	display: block !important;
}

.ProductDescription .ProductDescriptionContainer {
	font-weight: 300;
	line-height: 1.5;
}

.ProductDetailsGrid .Label, .ProductAddToCart .productAttributeLabel {
	font-weight: bold;
	text-transform: uppercase;
}

.ProductDetailsGrid, .ProductDescription {
	color: #636363;
}

.AddCartButton, .DetailRow.qty {
	display: none;
}

.Breadcrumb {
	display: none !important;
}

.Panel {
	padding: 0;
}

.page .main > .inner {
	background: #fff;
	width: 100%;
	border-top: 1px solid #F1F1F1;
}

.TitleHeading {
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 0;
	position: relative;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#DrawerMenu .SideCategoryListClassic {
	display: block;
}

.footer-main #SideShopByBrand {
	padding: 0 !important;
}

.HasSubMenu ul {
	margin-top: -5px;
	height: auto !important;
	margin-left: -142px !important;
	left: 50% !important;
}

.PageMenu .category-list ul {
	margin-left: -142px !important;
	left: 50% !important;
}

.footer .CategoryList {
	border-right: none;
}

.Content {
	border-left: 1px solid #F1F1F1;
	padding: 20px !important;
}

.Left #SideCategoryList {
	display: none;
}

@media only screen and (min-width : 768px) {
	.Left #SideCategoryList {
		display: block;
	}
	.Content {
		padding: 40px !important;
	}	

}
@media only screen and (max-width : 768px) {
	.header-logo img {
		width: 100%;
		height: auto;
	}
}

.productlist-page .Content {
	padding: 0 !important;
}

.FeaturedProducts {
		padding-top: 30px;
	}

.PageContent h1, .PageContent h2 {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 12px 0;
	padding: 0;
	padding-top: 10px;
	color: #312E29 !important;
	line-height: 125%;
	letter-spacing: 2px;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;

}

.PageContent h3 {
	font-family: 'Josefin Slab',Georgia,"Times New Roman",Times,serif !important;
	font-weight: normal !important;
	letter-spacing: 2px;
	line-height: 1.25 !important;
	position: relative;
	margin: 0 0 12px 0;
	padding: 0;
	padding-top: 10px;
	text-transform: uppercase !important;
	color: #312E29 !important;
	font-size: 26px !important;
	font-weight: 600 !important;
}

.PageContent h4 {
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 4px;
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #636363;
	padding-bottom: 5px;
}

.PageContent h5 {
	color: #4C4944 !important;
	font-family: 'Merriweather',Georgia,"Times New Roman",Times,serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.PageContent li {
	margin-bottom: 5px;
	font-weight: 300;
}

p {
	font-weight: 300;
}

.txt24 {
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 300;
}

.PageContent .FormContainer h3 {
	font-family: 'Josefin Slab',Georgia,"Times New Roman",Times,serif !important;
	font-weight: normal !important;
	letter-spacing: 2px;
	line-height: 1.25 !important;
	position: relative;
	text-transform: uppercase !important;
	color: #312E29 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	background: url(../../Bedazzled/images/bedazzled/bg_fline.png) repeat-x left 20px;
	font-size: 16px;
}

.PageContent .FormContainer h3 span {
	background: url(../../Bedazzled/images/bedazzled/bg_heading_small.png) no-repeat right center #fff;
	padding: 0 30px 0 0 !important;
	display: inline-block;
	zoom: 1;
}

#ContactForm dd, #CheckoutStepPaymentDetails dd {
	margin-left: 0;
}

.HorizontalFormContainer dt, .HorizontalFormContainer dd {
	margin-right: 10px;
}

.category-show-pricing .p-price {
	display: block !important;
}

.RetailPriceValue, .retail-product-price strike {
	color: #aaa;
}

.product-online .p-price {
	display: block !important;
}

.product-online .AddCartButton, .product-online .DetailRow.qty {
	display: block !important;
}

.product-heading h4.BrandName {
	font-family: 'Josefin Slab', Georgia, "Times New Roman", Times, serif!important;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}

a:hover {
	color: #009e8e!important;
}

.category-list > li:hover ul {
	display: block;
}

.default-product .PrimaryProductDetails {
	float: left;
	width: 83%;
	clear: none;
}

.default-product .Left {
	float: left;
	width: 15%;
}

.default-product .PrimaryProductDetails .left-content {
	width: 100%;
	float: left;
}

.default-product #ProductDetails .ProductThumbImage img {
	float: none;
}

.default-product .PrimaryProductDetails {
	border-left: 1px solid #E8E8E8;
}

.default-product .PrimaryProductDetails .ProductMain {
	width: 100%;
}

#DrawerMenu #SideShopByBrand h3 {
	background: #666;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	padding: 10px 15px;
	text-transform: uppercase;
	margin-bottom: 0;
	border-bottom: none;
	font-family: Arial, Sans-Serif !important;
	letter-spacing: 0;
	line-height: 1.3 !important;
}

.PrimaryProductDetails .ProductMain {
	padding: 20px !important;
}

.banner_category_page_bottom {
	padding: 20px;
}
.banner_category_page_bottom > div {
	width: 100% !important;
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif;
}

.ProductImageDescription {
	padding: 30px;
	margin-bottom: 50px;
}

.ProductThumbImage {
	margin-bottom: 15px;
}

#HomeSlideShow {
	display: block !important; 
}
#lookbook .Content {
	padding: 0 !important;
}

.vid-wrapper {
	position: relative;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 25px !important;
	height: 0 !important;
}
.vid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}