@charset "utf-8";

/* GLOBAL FONTS && FRAMEWORK FIX */
@import url('../../../../global/ms_framework.css');
/*********************/



/* queries
@media (min-width:600px)
@media (min-width:980px)
@media (min-width:1680px)
*/

#thisMS .header_stamp {
	position: absolute;
	text-align: center;
	margin: auto;
	z-index: 1;
	display:block;
	margin:30% 0 0 10%;
}

#thisMS .header_stamp p{ 
  font-size:1em;
	text-transform:uppercase;
	padding:10px 20px;
	background-color:rgba(0,0,0,0.8);
	border:2px solid #999999;
	transform:rotate(-10deg);
	vertical-align:middle;
	display:inline-block;	
	font-size:200%;
}

#thisMS h1:after{content:"-" !important;color:#e51d45;display:none;}
#thisMS h1:before{display:none;}


#thisMS{background:#000;margin-bottom:10px;}
#thisMS .not-available-text{color:#ff0000;}
#thisMS h1, #thisMS .h1{font-family:'Klaviaka_Medium';color:#fff;font-size:300%;text-transform: none;text-align:center;margin-bottom:0;}
/*#thisMS .h1:after{content:"-" !important;color:#e51d45;}*/
#thisMS .h2{font-family:'Klaviaka_Medium';color:#fff;font-size:180% !important;text-transform:none;text-align:left !important;margin:3em 0 1em 0;}
#thisMS .h2.text-center{text-align:center !important;margin:.5em 0 .5em 0;}
#thisMS .h3{font-family:'Klaviaka_Regular';color:#fff;font-size:200%;text-transform:none;text-align:center;margin:3em 0;}
#thisMS p{font-family:'Klaviaka_Regular';color:#FFF;font-size:130%;}
#thisMS p sup{font-family:'Klaviaka_Regular';color:#FFF;font-size:60%;top: -.6em;}
#thisMS p.tiny{font-size: 115%;color: gray;margin-top: -15px;}
#thisMS p.tiny sup{color: gray;}
#thisMS ul li{font-family:'Klaviaka_Regular';color:#FFF;font-size:130%;}
#thisMS ul li:before{font-family: 'FontAwesome';content: "\f101";margin-right:10px;color:#e51d45 !important;}

#thisMS .products-row{margin:5em 0;}
#thisMS .artname{color:#f48200;}
#thisMS .artnr{font-size:100%;}
#thisMS .ms_prod_prize{font-family: 'Klaviaka_Regular';color:#fff;text-align:center;margin:10px 0;font-size:200%;}
#thisMS .ms_button, #thisMS .ms_button_cat{background-color:#000;color:#fff;font-family: 'Klaviaka_Condensed_Regular';border:2px solid #fff;display:block;}
#thisMS .ms_button:active, #thisMS .ms_button:visited, #thisMS .ms_button:link{background-color:#000;color:#fff;text-decoration: none;}
#thisMS .ms_button_cat{font-size:200% !important;text-transform: uppercase;line-height:1.5;margin-top:2em;}
#thisMS a.ms_prod_name{font-family: 'Klaviaka_Condensed_Regular';font-size:2em;color:#fff;overflow:hidden;line-height:1.2em;height:60px;padding:0;margin:0;}

#thisMS .mat0{margin-top:0 !important;}

#thisMS .imgparent{position:relative;display:block;height:150px;margin-bottom:20px;}
#thisMS .desatimg{position:absolute;z-index:4;transition: all .3s ease-in-out;margin-top:10px;-webkit-filter: saturate(0);width:80%;margin-left:10%;}
#thisMS .desatimg:hover{margin-top:-5px;-webkit-filter: saturate(100%);width:92%;margin-left:4%;}

#thisMS .footer p{font-size:100%;color:#707070;}
#thisMS strong{color:#999999;}
#thisMS .unten{padding-bottom: 0px;}
#thisMS hr.line {border:none;height:2px;margin:0;padding:0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,999999+50,000000+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(left, #000000 0%, #999999 50%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #000000 0%,#999999 50%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #000000 0%,#999999 50%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */}

#thisMS .freesynctitle{margin-top:1em;}
#thisMS .software-area{background-position:50% 0;}


@media (min-width:600px){
	
}


@media (min-width:980px){
	#thisMS .freesynctitle{height:40px;}
	#thisMS .freesyncdesc{height:150px;}
}

@media (min-width:1680px){
	#thisMS .freesynctitle{height:auto;}
	#thisMS .freesyncdesc{height:75px;}
}