.body {
 padding: 0px;
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 --color: #0088cc; 
 color: black;
 background: white;
 font-family: Arial, sans-serif;
 font-size: 1.2em;
}

.header {
	position: fixed; 
	z-index: 999;
	width: 100%;
	background: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-left: 0px;
	
}

.brand {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 20px;
}  

.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 5px;
	padding-top: 100px;
	max-width: 900px;
}

.blogcontent {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 5px;
	padding-top: 150px;
	max-width: 900px;
}

.footer {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	background: white;
}

.footer > * > a {
	text-decoration: none; 	
	color: black; 
	visited: black;
   }
   
.headline {
	padding-top: 5px;
	color: black;
	font-style: italic;
}

.subheadline {
		color:black;
}

.subhead {
 text-align: right;
 margin-right: 40px;
}



.brand2 {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 80px; 
 font-weight: bold;
 	text-shadow:  2px  2px 2px white,
                  2px -2px 2px white,
                 -2px  2px 2px white,
                 -2px -2px 2px white;
}

.logo {
 margin-left: auto;
 margin-right: auto;
 background-image: url('/img/logo2-medium.png'); 
 width: 60px;
 --height: 58px;
 height: 60px;
} 

.text {
 margin: 10px;
 max-width: 900px;
 margin-left: auto;
 margin-right: auto; 
}

.center {
 text-align: center;
}

.designs {
 text-align: center;
}

.designs {
 padding: 10px;
}

.about {
 background-color: grey;
 background-image: url('/img/about.jpg');
 width: 100%;
 height: 200px;
}
 
.design {
 background-color: grey;
 background-image: url('/img/design.jpg');
 width: 100%;
 height: 200px;
}

.teaser {
 --background: black;
}
.teaser > * > img {
 width: 100%;	
}
.teaser > img {
	width: 100%;	
   }
.teaser-title {
 color: white;	
 font-size: 40px;
 position: absolute;
 margin-left: 10px;
 margin-top: 260px;
 text-shadow:  1px  1px 1px black;
}

.promo {
 background-color: black;
 background-image: url('/img/xmasgifts.jpg');
 background-position: top center;
 --background-size: 100% auto;
 background-size: cover;
 background-repeat: no-repeat;
}

.promoheader {
	margin-top: 330px; 
	
}

.promotion {
		--background-color: #F00000;
		margin-left: auto;
		margin-right: auto;
		margin-top: -30px;
		margin-bottom: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
}

.promoteaser {
	margin-top: 20px;
	width: 100%;

}

.promobanner {
		background-color: #F00000;
		padding: 20px;
		width: 660px;
		margin-left: auto;
		margin-right: auto;
}

.promotext {
		color: white;
		text-align: center;
}

.promobanner2 {
		background-color: #FFF;
}

.promotext2 {
		color: black;
		text-align: center;
}

.promolink2 {
 color: black;	
}

.promo-title1 {
	color: white;	
	font-size: 40px;
	position: absolute;
	margin-left: 20px;
	margin-top: 190px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 10px;
	padding-right: 10px;
	--text-shadow:  1px  1px 1px black;
   }
.promo-title2 {
	color: white;	
	font-size: 40px;
	position: absolute;
	margin-left: 20px;
	margin-top: 250px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 10px;
	padding-right: 10px;
	--text-shadow:  1px  1px 1px black;
   }
   

.action {
 padding: 20px;
 text-align: center;
}

.cta {
 background-color: #000;	
 width: 400px;
 border: solid white; 
 color: white; 
 padding: 10px;
}

.ctashop {
	background-color: #000;	
	min-width: 80%;
	border: solid white; 
	color: white; 
	padding: 20px;
}

   
.cta-home-div {
	margin: 10px;
 	margin-bottom: 40px;
}

.cta-text-div {
	margin: 0px;
	margin-bottom: 30px;
	background: red;
	color: white;  
	padding: 10px;
	display: none;
}

.cta-div {
 margin-top: 40px;
 margin-bottom: 80px;
}

.cta-image {
 width: 20px;
 height: 20px;
}

.ctatext1 {
	display: inline-block;
	max-width: 200px;
	color: green;
}

a {
 text-decoration: none; 	
 color: black; 
 visited: black;
}

.blogcontent > * > a {
 text-decoration: none; 	
 color: blue; 
 visited: blue;
}

.body > * > a {
 text-decoration: none; 	
 color:blue ; 
 visited: blue;
}

.hidden {
  display: none;
}

.textred {
	color: #F00000;
}

.textblu {
 color: #0000CC ;	
}

.textsmall {
 	font-size: 0.8em;
}

.textblack {
	color: #000000;
	text-shadow:  1px  1px 1px white,
                  1px -1px 1px white,
                 -1px  1px 1px white,
                 -1px -1px 1px white;

}

.outline {
	text-shadow:  1px  1px 1px white,
                  1px -1px 1px white,
                 -1px  1px 1px white,
                 -1px -1px 1px white;

}

.outlineblack {
	--text-shadow:  1px  1px 1px black,
                  1px -1px 1px black,
                 -1px  1px 1px black,
                 -1px -1px 1px black;

}

.shopsticky {
	visibility: hidden;
	position: fixed;
	right: 10px;
	bottom: 10px;
}

.logosticky {
	visibility: hidden;
	position: fixed;
	right: 10px;
	bottom: 20px;
}

.imgcta {
		width: 90px;
		height: 90px;
}

.collection {
	width: 900px;
	height: 320px;
	overflow-y: hidden;
	overflow-x: auto;
	margin-bottom: 20px;
}

.collection > div {
		width: 2300px;
}

.collection > div > div {
		width: 300px;
		height: 300px;
		float: left;
		padding-right: 4px;
}

.collection > div > div > img{
		width: 300px;
		height: 300px;
}

.collection > div > div > * > img{
		width: 300px;
		height: 300px;
}

.picture {
		width: 300px;
		height: 300px;
}

.socialicon {
		width: 29px;
		height: 29px;	
		margin-left: 15px;
		margin-right: 15px;
}

.socialiconmini {
		width: 14px;
		height: 14px;	
		margin-left: 1px;
		margin-right: 1px;
}

.black {
	background: black;
}

.table {
	display: flex;
	flex-direction: row;
}
.column {
	width: 50%;
}

@media screen and (max-width: 720px) {

.brand {
	height: 60px;
}  

.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-top: 65px;
	max-width: 700px;
}

.blogcontent {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-top: 70px;
	max-width: 700px;
}

.text {
 --margin: 10px;
 max-width: 700px;
 margin-left: auto;
 margin-right: auto; 
}

.promoheader {
	margin-top: 200px; 
	
}

.promobanner {
		background-color: #F00000;
		width: 362px;
		margin-left: auto;
		margin-right: auto;
}

.promo-title1 {
	color: white;	
	font-size: 25px;
	position: absolute;
	margin-left: 10px;
	margin-top: 105px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 5px;
	padding-right: 5px;
	--text-shadow:  1px  1px 1px black;
   }
.promo-title2 {
	color: white;	
	font-size: 25px;
	position: absolute;
	margin-left: 10px;
	margin-top: 140px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 5px;
	padding-right: 5px;
	--text-shadow:  1px  1px 1px black;
   }


.collection {
	width: 400px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;	
	
}

.imgcta {
		width: 72px;
		height: 72px;
}

.socialiconmini {
		width: 14px;
		height: 14px;	
		margin-left: 1px;
		margin-right: 1px;
}

.teaser-title {
	font-size: 25px;
	margin-top:140px;
}

.table {
	display: flex;
	flex-direction: column;
}
.column {
	width: 100%;
}

.picture {
	width: 400px;
	height: 400px;
}

.ctatext {
	display: inline-block;
	max-width: 260px;
	margin: 0px;
}

}

@media screen and (max-width: 420px) {

.body {
 font-size: 1.1em;
}

.brand {
	height: 60px;

}

.content {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-top: 70px;
	max-width: 390px;
}

.blogcontent {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-top: 65px;
	max-width: 390px;
}

.text {
 --margin: 10px;
 max-width: 390px;
 margin-left: auto;
 margin-right: auto; 
}

.collection {
	width: 310px;
	height: 300px;
	overflow-y: hidden;
	overflow-x: auto;
}

.collection > div > div {
		width: 260px;
		height: 260px;
		float: left;
		padding-right: 4px;
}

.collection > div > div > img{
		width: 260px;
		height: 260px;
}
.collection > div > div > * > img{
		width: 260px;
		height: 260px;
}

.cta-home-div {
    margin-top: 10px;
    
}
.cta-text-div {
    margin-top: 10px;
    
}

.ctatext {
	display: inline-block;
	max-width: 190px;
}

.cta {
	padding: 5px;
}

.picture {
		width: 260px;
		height: 260px;
}

.promobanner {
		background-color: #F00000;
		width: 282px;
		margin-left: auto;
		margin-right: auto;
}

.promoheader {
	margin-top: 150px; 
	
}

.promo-title1 {
	color: white;	
	font-size: 20px;
	position: absolute;
	margin-left: 10px;
	margin-top: 65px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 5px;
	padding-right: 5px;
	--text-shadow:  1px  1px 1px black;
   }
.promo-title2 {
	color: white;	
	font-size: 20px;
	position: absolute;
	margin-left: 10px;
	margin-top: 90px;
	background-color:rgba(255,0,0,0.7);
	padding-left: 5px;
	padding-right: 5px;
	--text-shadow:  1px  1px 1px black;
   }

.imgcta {
		width: 64px;
		height: 64px;
}

.shopsticky {
	bottom: 10px;
}

.socialiconmini {
		width: 14px;
		height: 14px;	
		margin-left: 1px;
		margin-right: 1px;
}

.teaser-title {
	font-size: 20px;
	margin-top: 105px;
}

.picture {
	width: 310px;
	height: 310px;
}

}