@import "/style-headers.css";
@import "/style-std-responsive.css?v=11";
@import "/style-base.css?v=11";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i);

/* */

body {
	height:100%;
	background-color: #000;
	/* background: url() no-repeat center center fixed;  */
  	color: white;
  	font-weight: 400;
  	font-size: 14px;
  	background-size: cover;
    }
    
.logo-header {
	text-align: left;
	margin-bottom: 0px;
	}    

.campaignContainer, .inputHeader, .formTitle, .campaignForm {
	color:#ffffff; !important;
	}

.campaignContainer .campaignForm, .campaignContainer .formAlternativeText {}
.campaignContainer .campaignBody {}
.campaignContainer .inputGeneral {}

.formAlternative { 
  	font-size: 12px;
 	padding-bottom:10px;
  	color: black;
	}

div.navbar {
  	display:none;
  	}

div.btnLink a {
  	text-decoration:none;
  	text-align:center;
  	color:#fff;
	}

div.btnLink {
  	background:#333;
  	border:0;
  	outline:0;
  	padding:5px 14px 8px 15px;
  	font-size:11px;
  	line-height: 16px;
  	height:26px;
  	margin-right: 5px;
  	width: 30px;
  	height: 14px;
}

div.productprice {
  	margin:auto;
  	float:none;
}

div.mainstage {
	width:100%;
	max-width: 100%;	
	margin:0px; 
	padding:10px;
	box-sizing: border-box;
	margin:auto;
	}

.campaignContainer p {
	text-align: right;
	color: #666;
	font-size: 13px;
	margin-bottom: 40px;
	}

div.shop-product-info {}
div.product {margin: 0px 5px 30px 5px;width: 100%;max-width: 100%;box-sizing: border-box;}
div.producttitle {color: black;}
div.productsum {}
input.slimbutton {}
div.stage {}
.campaignContainer {width:100%;}
.campaignCenteringDiv {margin:auto;box-sizing: border-box;}
.campaignContainer .campaignBody h2 {}
.campaignContainer small {color: white;}
.campaignfooter {margin-top: 20px;height: 20px;}

.campaignBox {
    padding: 20px 40px 40px 40px;
    width: 100%;
    max-width: 320px;
    min-height: 510px;
    height: 870px;
    margin: auto;
    margin-top: 0px;
    float: left;
    background: rgba(0, 0, 0, 0.65);
    min-height: inherit;
    text-align: center;
    display: block;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom:20px;
    }
    
.campaignBox h2 {font-size: 24px; color: white; line-height: 34px;}   
.campaignBox a {color: white;}    
.infobox small {color: #999;}
.shop-product-pic img {width:80%; height: auto;}

.mainArticle,
.subArticle,
.subArticlesponsored {
	width: calc(100% / 2);
	padding: 0px 20px 0px 0px;
	box-sizing: border-box;
	order: 0;
    flex: 0 1 auto;
    align-self: auto;
    flex-grow: 0;
    margin-bottom: 50px;
	}
	
.mainArticle {
	width: 100%;
	}	
	
img.mainArticleImg,
.subArticle img {
	width: 100%;
	height: auto;
	}
	
.documentdescription,
h2 {
	width: 100%;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    color: #ccc;
    display: block;
    font-family: georgia,serif;
    -webkit-font-smoothing: antialiased;
	}

.campaignContainer, 
.campaignContainer td {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 16px;
    line-height: 20px;
    color: black;
    padding: 20px;
    width: 100%;
    min-height: 500px;
    margin: auto;
    float: none;
    /* background: rgba(0, 0, 0, 0.85); */
    min-height: inherit;
    text-align: center;
    display: inline-block;
    height: auto;
    box-sizing: border-box;
}

.campaignContainer h1 {
    font-size: 40px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    letter-spacing: -0.6px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0px 0px 0px;
	font-size: 60px;
	float: right;
	color: #ccc;
	}
	
h2 {
	font-size: 30px;	
	}
	
h2 a, 
h2 a:visited,
h2 a:link {
	color: #fff;
	text-decoration: none;
	}
	
.campaignContainer .indexdocumentlist {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
    width: 100%;
	}
	
.item-list-wrapper.productlist .item {	
	width: calc(100% / 3 - 10px);
    margin-right: 10px;	
    max-width: 200px;
    padding-bottom: 20px;
    }
    
.item-list-wrapper.productlist .item .product-image img {
	width: auto;
	max-width: 100%;
	}    
    
.item .product-comments, 
.item .product-rating {
	display: none;
	} 
	
.item .product-name {
	min-height: 100px;
	}	    

.item .product-name h2,
.item .product-name h2 a:link,
.item .product-name h2 a {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #222;
	font-weight: 700;
    text-align: center;
	}
	
.sortbar {
	display: none;
	}
	
.mainArticlesponsored,
.subArticlesponsored {
	margin-bottom: 40px;
	}	
		
.campaignContainer .bannerzone {
	float: left;
	margin: 0px 0px 50px 0px;
	}
	
.campaignContainer .bannerzone .one a img {
	width: 100%;
	height: auto;
	}
	
.campaignContainer .sponsored-by {
    padding: 3px 5px 3px 5px;
    font-size: 10px;
    text-align: left;
    border-bottom: 1px solid #222;
    margin-bottom: 10px;
	color: #ccc;
	}

.caption {
	padding: 3px 5px 3px 5px;
    font-size: 10px;
    text-align: left;
	}			
	
a.commentcount {
	padding: 3px 5px 3px 5px;
    background-color: #f7e37c;
    color: #222;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    border-radius: 3px;
    margin-left: 10px;
	}
	
a.readmore {
	color: #ccc;
	}
	
.event {
	padding: 5px 8px 5px 8px;
	background-color: #14acfe;
	margin-left: 20px;
	color: #fff;
	border-radius: 7px;
	float: right;
	margin-bottom: 10px;
	}	
	

		
	
/* phones */
/* @media only screen and (min-width : 320px) and (max-width : 480px) { */

@media only screen and (max-width : 480px) { 
	.campaignContainer {padding: 20px 10px 20px 10px;}
  	.campaignBox {width:100%;margin-right: 10px;}
  	.item-list-wrapper.productlist .item {width: calc(100% / 2 - 5px); max-width: 100%;}
	.item-list-wrapper.productlist .item .product-image img {width: 80%;}
  	.mainArticle, .subArticle {padding: 0px;}
}