@charset "utf-8";
.blackbackroundP {
	background:#393439;
	color:#ebebd7;
	padding:.8em;
}
.blackbackroundP span {color:#787878;}
.featuredImage img {
	max-height:600px;
	max-width:520px;
	height:100%;
	width:auto;
}

.blackbackroundP {
	background:#393439;
	color:#ebebd7;
	padding:.8em;
}
.blackbackroundP span {color:#787878;}
		

section li {list-style-type:none;}

section ul,li {
	display:inline;
}

section {line-height: 1.5em;}

section li img {
	max-width:100px;
	width:100%;
	height:auto;
	margin-left:.5vw;
}

#SocialMediaLinks img {
	max-width:50px;
	width:100%;
	height:auto;
}

#ProductImage img {
	max-width:90px;
	width:100%;
	height:auto;
	margin-left:.5vw;
}
		

img[data-item="left-side-img"] {
	visability:hidden;
	max-width:600px;
	min-width:300px;
	width:100%;
	height:auto;
}

.disabledbutton {
    max-height:48px;
    max-width:44px;
    width:100%;
    height:auto;
}