@font-face {
    font-family: 'GTSectraFineMedium';
    src: url('../fonts/GTSectra/GT-Sectra-Fine-Medium.eot');
    src: url('../fonts/GTSectra/GT-Sectra-Fine-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GTSectra/GT-Sectra-Fine-Medium.woff') format('woff'),
         url('../fonts/GTSectra/GT-Sectra-Fine-Medium.ttf') format('truetype');
    font-style: normal;

}

/* lato-regular - latin-ext_latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Lato/lato-v14-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
    url('../fonts/Lato/lato-v14-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato/lato-v14-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Lato/lato-v14-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato/lato-v14-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Lato/lato-v14-latin-ext_latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}





.menu{font-family: GTSectraFineMedium, Helvetica, "Gill Sans", "Lato", Arial; font-size: 18px;}

/* Muting The Noise Styles */
html, body {
	box-sizing: border-box;
    background-color: #F2EEE6 !important;
	/*color: #006411;*/
}
*, *:before, *:after {
	box-sizing: inherit;
	margin: 0;
	padding: 0;
}
html, input, textarea, button {
	-webkit-font-smoothing: antialiased;
}
body {
	overflow-y: scroll;
	background-color: #EDE9DF;
	margin: 30px 0 20px 0;
	font-family: Helvetica, "Gill Sans", "Lato", Arial;
	font-size: 13px;
	line-height: 1.4;

}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.content a, #mtn-player a {
	text-decoration: none;
	color: #b478a5 !important;
}

ul.menu li {
    margin: 0 10px 0 0.5em;
}

ul.nice-menu a{
    color: #000000 !important;
}

.form-type-commerce-fancy-attributes-ajax .form-item {
    width: auto;
    min-width: 20px;
    padding-right: 15px;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.clearfix {
	display: block;
}
.clearfix:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
h1 {
	font-size: 1.6rem !important;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-weight: normal;
}
p {
	margin: 0 0 15px 0;
}
.uppercase {
	text-transform: uppercase;
}
input, button, select, textarea {
    /*background-color: #f5e6d1;*/
    border: 1px solid #000;
	min-height: 27px;
    margin-bottom: 5px;
    padding: 3px;
}
.border-3d, body.page-cart div.region-content, body.page-checkout div.region-content, body.page-user div.region-content,
body.page-mobilesearch div.region-content, body.page-crefo-confirmation div.region-content {
	/*border-top: 5px solid #002e00;
	border-right: 5px solid #002e00;
	border-bottom: 5px solid #006411;
	border-left: 5px solid #006411;*/
	/*background: #DBFFEC;*/
    background: #FEFEFE;
}

.page-user-login label, .page-user-register label, .page-checkout label{text-transform: uppercase;}
.page-user-login .description{display: none;}
.formtitle{text-transform: uppercase; margin-bottom: 20px;}
.page-cart #edit-actions{float:right;}
.page-checkout fieldset > legend{font-weight: normal; text-transform: uppercase;}
.page-checkout .form-item.form-type-select.form-item-customer-profile-shipping-commerce-customer-address-und-0-country{margin-bottom: 20px;}
.page-checkout input[type="text"]{width: 17em;}
.page-checkout- #commerce-checkout-form-checkout select{
    width: 17em;
    min-width: 17em;
}
.page-checkout .form-item-customer-profile-billing-commerce-customer-profile-copy label,
.page-checkout .form-item-mtn-newsletter-newsletter-check label{text-transform: none; /*font-weight: bold;*/}
.form-item-customer-profile-billing-commerce-customer-profile-copy .placeholder{font-style: normal; }

.page-checkout- .organisation-name, .page-checkout- .thoroughfare {
    width: 35em !important;
    max-width: 35em !important;
}
.page-checkout .street-block .description, .page-checkout .form-item-customer-profile-shipping-addressbook .description{display: none;}

.owl-carousel .owl-item img {
    -webkit-transform-style: flat !important;
}

body.page-cart div.region-content, body.page-checkout div.region-content, body.page-user div.region-content,
body.node-type-page .content, body.page-mobilesearch div.region-content, body.page-crefo-confirmation div.region-content,
body.page-cart div.region-content, body.page-checkout div.region-content, body.page-user div.region-content
{
	min-height: 680px;
}
body.page-cart div.region-content, body.page-checkout div.region-content, body.page-user div.region-content,
body.page-mobilesearch div.region-content, body.page-mobilesearch div.region-content, body.page-crefo-confirmation div.region-content {
	padding: 15px;
}
/*.menu {
	text-transform: lowercase;
}*/
.bottom-left {
	position: absolute;
	bottom: 13px;
	width: 100%;
}
.bottom-right {
	position: absolute;
	bottom: 13px;
	right: 13px;
}
.front .views-field-field-label, .front .views-field-field-artist, .front .views-field-title {
	display: none;
}
.front .views-slideshow-cycle-main-frame-row-item .form-submit, .view-taxonomy-term-label .views-slideshow-cycle-main-frame-row-item .form-submit, .view-taxonomy-term-catalog .views-slideshow-cycle-main-frame-row-item .form-submit {
	position: absolute;
	bottom: 10px;
	right: 15px;
	background: transparent;
	border: 0;
	text-transform: uppercase;
	/*color: #006411;*/
	font-family: helvetica, "Gill Sans", "Lato", Arial
	/*font-size: 13px;*/
}
.front .views-slideshow-controls-text-pause, .view-taxonomy-term-label .views-slideshow-controls-text-pause, .view-taxonomy-term-catalog .views-slideshow-controls-text-pause {
	display: none;
}
.slider-item {
	height: 328px;
	position: relative;
    margin: 6px;
}

.slider-item img{padding: 0;}

.product-half {
	position: relative;
	float: left;
    padding: 18px !important;
    width: 100%;
}
.cover {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
.details {
	position: absolute;
	bottom: 15px;
	left: 15px;
	text-transform: uppercase;
}
.tracklist {
	text-transform: uppercase;
}
/*
.field-name-field-product-description {
	height: 200px;
	overflow: auto;
}
.field-field-prelisten-tracks {
	height: 100px;
	overflow: auto;
}
*/

#descAndTracks {
	display: block;
	max-height: 505px;
	overflow: auto;
    margin-top: 12px;
}
.view-product-images .views-slideshow-controls-bottom {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 360px;
	height: 360px;
	z-index: 60;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.view-product-images .views-slideshow-controls-bottom #views_slideshow_controls_text_previous_product_images-block a {
	position: absolute;
	top: 0;
	width: 40px;
	height: 360px;
	font-size: 36px;
	line-height: 320px;
	text-align: center;
	display: block;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	left: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 );
/* IE6-9 */ }
.view-product-images .views-slideshow-controls-bottom #views_slideshow_controls_text_next_product_images-block a {
	position: absolute;
	top: 0;
	width: 40px;
	height: 360px;
	font-size: 36px;
	line-height: 320px;
	text-align: center;
	display: block;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	right: 0;
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	/* IE10+ */
	background: linear-gradient(to left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 );
/* IE6-9 */ }
.view-product-images .views-slideshow-controls-bottom #views_slideshow_controls_text_pause_product_images-block {
	display: none;
}
.view-product-images:hover .views-slideshow-controls-bottom {
	opacity: 1;
}
main, .front main, .page-taxonomy-term main, .page-cart main, .page-checkout main, .page-user-login main, .page-user main, .page-node-21 main, .page-node-29 main, .page-search main {
	margin-bottom: 10px;
}
main .product-nav .prev {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0px;
	border-left: 5px solid #000;
	border-bottom: 5px solid #000;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
main .product-nav .next {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	font-size: 0px;
	border-left: 5px solid #000;
	border-bottom: 5px solid #000;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
main .back {
	left: -30px;
	position: relative;
	top: -675px;
    height: 8px;
}
main .back a {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0px;
	border-left: 5px solid #002e00;
	border-bottom: 5px solid #006411;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*# sourceMappingURL=style.css.map */


.col-centered {
	float: none;
	margin: 0 auto;
}
.front .views-slideshow-cycle-main-frame-row-item, .front .item-box, .view-taxonomy-term-label .views-slideshow-cycle-main-frame-row-item, .view-taxonomy-term-label .item-box, .view-taxonomy-term-catalog .views-slideshow-cycle-main-frame-row-item, .view-taxonomy-term-catalog .item-box {
 --width: 200px;
 --height: 320px;
	min-height: 340px;
	float: left;
	display: block;
	text-transform: uppercase;
	padding: 15px;
	color: #006411;
	position: relative;
	border-top: 5px solid #002e00;
	border-right: 5px solid #002e00;
	border-bottom: 5px solid #006411;
	border-left: 5px solid #006411;
	background: #FEFEFE;
}
.front .views-slideshow-cycle-main-frame-row-item p, .front .item-box p, .view-taxonomy-term-label .views-slideshow-cycle-main-frame-row-item p, .view-taxonomy-term-label .item-box p, .view-taxonomy-term-catalog .views-slideshow-cycle-main-frame-row-item p, .view-taxonomy-term-catalog .item-box p {
	margin: 0;
}
.front .views-slideshow-cycle-main-frame-row-item a, .front .item-box a, .view-taxonomy-term-label .views-slideshow-cycle-main-frame-row-item a, .view-taxonomy-term-label .item-box a, .view-taxonomy-term-catalog .views-slideshow-cycle-main-frame-row-item a, .view-taxonomy-term-catalog .item-box a {
	/*color: #006411;*/
}
.front .views-field-field-cover-image img, .view-taxonomy-term-label .views-field-field-cover-image img, .view-taxonomy-term-catalog .views-field-field-cover-image img {
	width: 80% !important;
	height: 80% !important;
	margin: auto;
}
.front .views-field-field-cover-track-1, .view-taxonomy-term-label .views-field-field-cover-track-1, .view-taxonomy-term-catalog .views-field-field-cover-track-1 {
	position: absolute;
	bottom: 10px;
	left: 15px;
}
.front .views-field-field-cover-track-1 a, .view-taxonomy-term-label .views-field-field-cover-track-1 a, .view-taxonomy-term-catalog .views-field-field-cover-track-1 a {
	/*color: #006411;*/
}
.front .views-slideshow-controls-text-previous a, .view-taxonomy-term-label .views-slideshow-controls-text-previous a, .view-taxonomy-term-catalog .views-slideshow-controls-text-previous a {
	display: block;
	position: relative;
	top: -670px;
	left: -40px;
	width: 20px;
	height: 20px;
	font-size: 0px;
	border-left: 5px solid #002e00;
	border-bottom: 5px solid #006411;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 0;
}
.front .views-slideshow-controls-text-next a, .view-taxonomy-term-label .views-slideshow-controls-text-next a, .view-taxonomy-term-catalog .views-slideshow-controls-text-next a {
	display: block;
	position: relative;
	right: -1160px;
	top: -690px;
	width: 20px;
	height: 20px;
	font-size: 0px;
	border-left: 5px solid #006411;
	border-bottom: 5px solid #002e00;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	font-size: 0;
}
.front .views-slideshow-controls-bottom.clearfix, .view-taxonomy-term-label .views-slideshow-controls-bottom.clearfix, .view-taxonomy-term-catalog .views-slideshow-controls-bottom.clearfix {
	height: 20px;
}
/*
header {

    max-width: none;
}*/
header {
	/*color: #006411;*/
	height: 51px; /*was 70*/
	margin: 20px auto 35px auto;
	max-width: 1550px;
	width: 100%;
}

header a{
    color: #000000;
}

header h1 {
	margin-bottom: 0;
	text-align: center;
}
.mtnlogo {
	display: block;
	text-align: center;
	overflow: hidden;
    width: 100%;
    position: relative;
    bottom: 39px;
}
.mtnlogo img {
    width: 250px;
}
.menu-attach-block-drop-link.external.expand-on-click, .menu-attach-block-drop-link.external.expand-on-click.dropped {
	background-image: none;
}
.menu-attach-block-wrapper.orientation-horizontal .block {
	background-color: transparent;
	padding: 0;
	position: absolute;
	top: 0;
	width: 200%;
	z-index: 400;
}
#block-search-form .form-actions.form-wrapper {
	/*display: none;*/
}
header .nice-menu-menu-menu-left {
	float: left;
	width: 33.33%;
	text-align: left;
	text-transform: uppercase;
	font-size: 1.4rem;
}

div#divMenuRight {
    float: right;
    width: 38%;
    text-align: right;
    font-size: 1.4rem;
    padding-top: 16px;
    padding-right: 30px;
    min-width: 280px;
}

div#divMenuLeft {
    float: left;
    width: 38%;
    text-align: right;

    font-size: 1.4rem;
    padding-top: 16px;
    padding-left: 11px;
    min-width: 280px;
}

/*miscelanous menu*/
#menu-7616-1 ul, #menu-6857-1 ul, #menu-6864-1 ul
{
    top: 25px;
    left: 214px;
}
/*about menu*/
#menu-7607-2 ul, #menu-6848-2 ul, #menu-6855-2 ul
{
    top: 25px;
    /*stefanleft: 116px !important;
    right: 0 !important;*/
    overflow: visible !important;
    min-width: 296px;
}
/*about menu for logged in*/
.logged-in #menu-7607-2 ul, .logged-in #menu-6848-2 ul, .logged-in #menu-6855-2 ul{
    left: 42px !important;
}

.logged-in #menu-7607-2 li, .logged-in #menu-6855-2 li {
    /*stefanright: 180px;*/
    left: -143px;
    float: left;
}

.not-logged-in #menu-6855-2 li {
    left: -103px !important;
}

/*edit profile*/
#menu-7603-2, #menu-6852-2 {
    margin-right: 7px !important;
}

/*account menu*/
#menu-7602-2 ul, #menu-6851-2 ul{
    left: -2px !important;
}



.sf-menu ul {
    top: 20px;
}

.sf-menu-menu-right-2017.sf-navbar li li {
     float: right;
}

header .nice-menu-menu-menu-right {
	text-align: right;
	/*width: 7%;*/
	float: left;
	text-transform: uppercase;
	font-size: 1.4rem;
	}
	/*SUCHE*/
header .menu.menu-search {
	display:block;
	text-align: right;
	width: 23.33%;
	float: right;
	text-transform: uppercase;
	margin-right: 2%;
	font-size: 1.4rem;
	}


#searchlink {
    /*width: 75%;*/
    float: right;
	color: #000;
    cursor: pointer;
    position: relative;
    bottom: 0.1em;
}
#searhlink:hover {
    text-decoration: underline;
}

.header-second-nav {
    position: relative;
}
.header-second-nav-menu {
  position: relative;
    z-index: 1;
}
.header-second-nav-form {
    position: absolute;
    top: 0;
    left: 0;
    right: 225px;
    display: none;
    z-index: 2;
    margin-top: 10px;
}

.header-second-nav.open .header-second-nav-form {
    display: block;
}

/*#mtnsearchform{width: 70%; float: left; display: none;}*/
/*#mtnsearchform{position: relative; left: -70px; display: none;}*/

#mtnsearchform input{width: 122px; padding-left: 7px; }

header .content > form {
    width: 150px;
}


#superfish-2 {
    float: right;

}

.sf-navbar li ul.sf-hidden{

    width: auto;

}

#superfish-2 .last{margin-right: 0.5em;}

/*#mtnsearchform{display: none;}*/

header .menu-left li, header .nice-menu-menu-menu-left, header .menu-right li, header .nice-menu-menu-menu-right li {
	display: inline-block;
	vertical-align: top;
}
header .menu-left ul li, header .nice-menu-menu-menu-left ul li, header .menu-right ul li, header .nice-menu-menu-menu-right ul li {
	display: block;
	font-size: 1.1rem;
}
header .menu-left ul li a, header .nice-menu-menu-menu-left ul li a, header .menu-right ul li a, header .nice-menu-menu-menu-right ul li a {
	color: #000;
}
header .menu-left li, header .nice-menu-menu-menu-left li {
	padding: 0 30px 0 0;
}
ul.nice-menu a {
	color: #000;
}
ul.nice-menu-down li {
	border: none;
    position: static !important;
}
ul.nice-menu-down ul li {
    clear: none !important;
}


ul.nice-menu li {
	background-color:transparent;
}
ul.nice-menu-down li.menuparent, ul.nice-menu-down li.menuparent:hover {
	background: none;
}
header h1 {
	text-align: center;
}
header h1 img {
	width: 220px;
	height: auto;
}
header .menu-right, header .nice-menu-menu-menu-right {
	text-align: right;
    /*float: right;*/

}
header .menu-right li, header .nice-menu-menu-menu-right li {
	padding: 0 0 0 30px;
}
header .menu-left li, header .nice-menu-menu-menu-left li {
	padding: 0 55px 0 0;
}
ul.nice-menu ul {
	border-width: 0;
}
#nice-menu-2 li {
	float: left;
}
header .views-exposed-widget.views-widget-filter-keys {
	padding: 0;
}
main .main-menu {
    height: 65px;
    margin: 0 auto;
    padding: 15 15px;
    width: 970px;
    margin-bottom: 40px;
}
ul.menu {
	text-align: center;
}
main .main-menu li {
	font-size: 2.0rem;
	margin: 0;
	overflow: visible;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	display: inline-block;
    margin-top: 20px;
}
main .main-menu li a {
	color: #000;
}
main .main-menu ul li {
	display: inline-block;
	font-size: 1.6rem;
	width: auto;
	padding: 0 10px;
}

main .main-menu ul li .leaf {
    font-size: 1.4rem;
}

.menu-search .search input[type="submit"] {
	display: none;
}
/* Doppelpfeil rechts */
.product-nav.col-sm-1.custom-pager.custom-pager-bottom {
	bottom: 55px;
	float: right;
	left: 90px;
	position: relative;
	height: 0;
}
.product-nav-prev.custom-pager.custom-pager-bottom {
    top:318px;
    float: left;
    left: -37px;
    position: relative;
    height: 0;
}
.product-nav-next.custom-pager.custom-pager-bottom {
    bottom: 362px;
    float: right;
    right: -37px;
    position: relative;
    height: 0;
}

#prevLink {

    display: block;
    height: 44px;
    width: 22px;
    background-image: url(../img/arrowLeft.png);
}

#nextLink {
    display: block;
    height: 44px;
    width: 22px;
    background-image: url(../img/arrowRight.png);
}

.jp-previous::before{
display: block;
height: 20px;
width: 7px;
background-image: url(../img/arrowLeftSmall.png);
background-repeat: no-repeat !important; background-position: left center !important;
content: '';
}

.jp-next::before{
    display: block;
    height: 20px;
    width: 7px;
    background-image: url(../img/arrowRightSmall.png);
    background-repeat: no-repeat !important; background-position: left center !important;
    content: '';
}

/* Add to cart button */
.commerce-add-to-cart input[type="submit"], .view-commerce-cart-form input[type="submit"], #edit-submit.form-submit, #edit-checkout .form-submit, .closeplaylist {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #b478a5;
}

.commerce-add-to-cart input[type="submit"].out-of-stock{color: #000 !important;}

#edit-checkout, #edit-back {
	margin-left: 15px !important;
}
/* PLAYER */
.player {
	width: 800px;
	height: 40px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 75px;
	position: relative;
}
.player .controls {
	position: absolute;
	top: 0;
	left: 15px;
}
.player .playlist {
	position: absolute;
	top: 0;
	right: 15px;
}
#mtn-player{text-transform: none;}
/* test
#mtn-player #jp_container,*/
#mtn-player .mtn-player-controls {
	padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
/* test
.page-node-29 #mtn-player .jp-type-playlist, .page-node-21 #mtn-player .jp-type-playlist {
	height: 660px;
}
*/
#mtn-player {
	font-weight: normal;
	margin-bottom: 5px;
    margin-left: 6px;
    margin-right: 6px;
    width: auto;
}


.region.region-content {
    margin-left: 6px;
    margin-right: 6px;
    clear: both;
}

.page-taxonomy-term .region.region-content, .front .region.region-content {
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
}



#mtn-player .mtn-player-track_time_wrapper {
	padding: 5px 10px 10px;
}
/* test
#mtn-player .jp-type-playlist {
	background: none repeat scroll 0 0 #DBFFEC;
	color: #dbffec;
	height: auto;
	margin-bottom: 10px;
	padding: 15px;
	z-index: 1000;
}
*/
#mtn-player button.close {
	color: #000;
	line-height: 0;
	padding: 8px 5px;
}
/* test */
#mtn-player .jp-type-playlist {
	background: none repeat scroll 0 0 #FEFEFE;
	/* test border-color: #002e00 #002e00 #006411 #006411;
	border-style: solid;
	border-width: 5px;
	*/
	color: #000;
	/* test weg*/
    height: 680px;
	left: -3px;
	margin-bottom: 10px;
    margin-left: 3px;
	padding: 15px;
	position: absolute;
	width: 940px;
	/*ende test */
    overflow: auto;
	z-index: 900;
}
/* test weg*/
#mtn-player .jp-type-playlist {
	bottom: 51px;
}
/*ende test*/
/* Pfeile Slider */
#owl-container .field-field-cover-image .field-items img,
#owl-container .slider-item img
{
    width: 100%;
    height: auto;
}

#owl-container .field-field-cover-image .field-items,
#owl-container .slider-item img
{
	padding: 5px 5px 0;
	text-align: center;
}
.owl-prev {
	display: block;
	height: 44px;
	left: -31px;
	position: absolute;
	top: 318px;
	width: 22px;
	background-image: url('../img/arrowLeft.png');
}
.owl-prev.disabled {
	background-image: url('../img/back-dis.png');
}
.owl-next {
	display: block !important;
	height: 44px;
	margin-left: 101%;
	position: absolute;
	top: 318px;
	width: 22px;
	background-image: url('../img/arrowRight.png');
}
.owl-next.disabled {
	background-image: url('../img/next-dis.png');
}
.flexslider {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
	border-radius: 4px;
	margin: 0px;
	position: relative;
}
.flexslider .slides img {
	max-width: 500px;
}

.flex-direction-nav a{height: auto;}
.flex-direction-nav .flex-prev{margin-right: 5px;}
.flex-disabled{position: relative; top: -40px;}

.flex-direction-nav a::before {
    /*color: #006411;
    content: "";
    */
    content: '';
    display: inline-block;

    font-size: 11px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a {
    cursor: pointer;
    display: inline;
    position: static;
    width: 15px;
    margin: 0;
    opacity: 1;
    z-index: 10;
}
.flex-control-nav-container{margin-top: 8px;}
.flex-prev {
    float: left;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: inline;
}
.flex-direction-nav .flex-next {
    text-align: left;
}


.sliderbottomcontent {
	width: 100%;
	padding: 10px 10px 0px;
}
/* shirts page*/
.commerce-add-to-cart .form-type-radio {
	float: none;
	display: inline-table;
	text-transform: uppercase;
	font-weight: normal;
}
.form-type-commerce-fancy-attributes-ajax .description-selected {
	color: #b478a5;
}
tr.even, tr.odd {
	background-color: #FEFEFE;
	border-bottom: none;
	padding: 0.1em 0.6em;
}
td.active {
	background-color: #FEFEFE;
}
.field-name-commerce-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
	background-color: #FEFEFE;
}
th {
	border-bottom: none;
}
.view-commerce-cart-form th {
	padding-bottom: 15px;
}
.view-commerce-cart-form {
	text-transform: uppercase;
}
#edit-checkout-review .checkout-review {
	width: 100%;
}
.view-commerce-cart-summary .view-footer {
	float: right;
	width: 100%;
	clear: both;
	padding-top: 15px;
}
.commerce-order-handler-area-order-total .commerce-price-formatted-components {
	width: 100%;
}
.commerce-price-formatted-components .component-title {
	text-align: right;
}
.page-user-orders .field-name-commerce-order-total {
	float: right;
	width: 100%;
	clear: both;
	padding-top: 15px;
}
/*Mobile Menu */
.mobileMenu {
	z-index: 1000;
    overflow:scroll;
}

.mobileOnly{display: none;}
.mobileBuy{text-align: left;}
#mobileMenu .sub-menu li {
    padding-bottom: 0;
}
/*for shirts, we do have to hide the mobileBuy button and show the normal one anyways, cause of the variations*/
.node-type-shirt .mobileOnly, .node-type-shirt .mobileBuy{display: none;}
.node-type-product .produkttitle,
.node-type-shirt .produkttitle
{text-transform: uppercase;}


.mobileOnly .attribute-widgets .form-item-attributes-field-music-format >label
{
    display: none;
}

.menu-toggle .line {
	border-bottom: 1px solid #000;
	background-color: #000;
	height: 3px;
	width: 22px;
	margin: 4px auto;
}
.menu-toggle .toggle-help {
	display: none;
}
.mobileMenu {
	text-align: left;
	z-index: 1000;
    font-size: larger;
}

.mobileMenu a{color: #000000 !important;}

#mobileMenu {
	background-color: #F2EEE6;
}
#mobileMenu.menu-toggled {
	padding: 10px;
	width: 100%;
	border-style: none;

}
li.menu-item.active-trail {
	padding-bottom: 10px;
}
.sub-menu .menu-item.active-trail {
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
    font-size:medium;
}
/*System Messages */
.system-messages, .messages.error {
	left: 50%;
	position: fixed;
	top: 50%;
	z-index: 1000;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); /* IE 9 */
	-webkit-transform: translate(-50%, -50%); /* Safari and Chrome */
	-o-transform: translate(-50%, -50%);/* Opera */
	-moz-transform: translate(-50%, -50%);/* Firefox */
	max-width: 90%;
	 min-width: 240px;
}
div.status, div.error {
	/*border-color: #002e00 #002e00 #006411 #006411 !important;*/
	border-style: solid !important;
	border-width: 5px !important;
	background-color: #FEFEFE;
	min-height:100px;
	background-image: none;
	/*color: #002e00;*/
	font-size: 1.5rem;
	font-weight: normal;
}
div.status {
    border-color: #000;
}
div.messages {
    display: block;
    padding: 30px 10px 10px;
}
.messages.error > ul {
    margin-bottom: 10%;
}
/**********/
#user-login .form-text.required.error {
	color: #006411;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 1px solid #006411;
	color: #000;
}
.login-register{
    padding-bottom: 5px;
	padding-top: 5px;
}
.login-forgot{
    padding-bottom: 10px;
}

.login-register a, .login-forgot a{padding-left: 15px; background-image: url('../img/arrowRightSmall.png') !important; background-repeat: no-repeat !important; background-position: left center !important;  display: block;}
.sharelink {
	color: #b478a5;
	cursor: pointer;
}
.shareicons {
	display: none;
}

/*
.sharecontainer:hover > .shareicons {
	display: block;
}
.sharecontainer:hover > .sharelink {
    display: none;
}
*/
.menu-toggle {
	position: absolute;
	top: 33px;
    z-index: 1000;
}
/*.mobileMenuCart {
	position: absolute;
	top: 26px;
	right: 20px;
    width: 40px: height: 40px;
    color: #231F20 !important;
    font-size: 30px;

}*/

.mobileMenuCart {
    position: relative;
    top: -79px;
    width: 40px: height: 40px;
    color: #231F20 !important;
    font-size: 20px;
    float: right;
    margin-right: 5px;
}


.mobileMenuMenu {
    position: absolute;
    top: -8px;
    left: 5px;
    width: 40px: height: 40px;
    color: #231F20 !important;
    font-size: 20px;

}
a.mobileMenuCart {color: black !important;}

.mobileMenuCart:hover{color: black;}

/**********check out **************/
th {
	font-weight: normal;
}
fieldset {
	border: none !important;
}

label {
	font-weight: normal;
}
th.views-field.views-field-edit-delete {
	color: #FEFEFE;
}
.views-field.views-field-commerce-total.price, th.views-field.views-field-commerce-total {
	text-align: right;
}
.line-item-summary .line-item-total-label {
	font-weight: normal;
	padding-right: 20px;
}
select#edit-customer-profile-shipping-commerce-customer-address-und-0-country {
	width: 220px;
}
.form-item, .form-actions {
	margin-bottom: 7px;
	margin-top: 7px;
}
tbody {
	border-top: none;
}
iframe {
	border: 0 none;
}
.page-checkout button, .page-checkout input[type="button"],
.page-checkout input[type="reset"], .page-checkout input[type="submit"],
.page-cart #edit-submit, .page-cart #edit-checkout,
#user-login .form-submit, #user-register-form #edit-submit.form-submit,
#mtn-crefopay-confirmation-form #edit-submit-button,
#mtn-crefopay-confirmation-form #edit-submit, #mtn-crefopay-confirmation-form .button
{
	background-color: #000000;
	border: 1px solid #000;
	color: #fff;
	/*font-size: 13px;*/
	margin: 0;
	padding: 5px;
    text-transform: uppercase;
}

#mtn-crefopay-confirmation-form .button{color: #fff !important; padding-top: 7px; padding-bottom: 6px; margin-left: 15px;}

#edit-mail, #edit-pass-pass1, #edit-pass-pass2 {
    width: 300px;
}
.confirm-parent, .password-parent{
    width: 50em;
}
#commerce-checkout-form-checkout select {
	border-radius: 0;
	height: 25px;
	min-width: 227px;
}

.commerce-line-item-actions > input{background: none repeat scroll 0 0 black !important; padding: 5px; color: #fff !important;}

.page-checkout input[type="text"] {
	height: 27px;
	margin-bottom: 5px;
	max-width: 300px;
	padding: 3px;
}
.marker, .form-required {
	color: #006411;
}
#commerce-checkout-form-checkout > div > div.messages.error {
	display: none;
}
.button-operator {
	margin: 20px;
}
.commerce-add-to-cart button {
	padding: 0;
}
.blockMsg {
	display: none !important;
}
#edit-name, #edit-pass {
	height: 27px;
	margin-bottom: 5px;
	max-width: 300px;
	padding: 3px;
	width: 100%;
}
.flexslider .field-content.img-responsive {
	margin-left: 0px;
	margin-right: 0px;
}

article#node-content-termsimprint > div.border-3d, article#node-content-contact > div.border-3d,
article#node-content-privacy > div.border-3d
{
	height: 680px;
}

.profile h3 {
	border-bottom: 0 none;
}
.view-empty p {
    text-transform: uppercase;
}

/*.not-front #owl-container,  .page-search .view-empty {
    height: 680px;
    background-image:  url('../img/bg-border.png');
	background-size: 100% 680px;
    background-position: center top;
}*/
.page-search .view-empty {
    height: 680px;

	background-size: 100% 680px;
    background-position: center top;
}

.page-search .view-empty {
    padding: 15px;
}

.page-node .commerce-add-to-cart input{padding: 0px;}

.commerce-add-to-cart input{min-height: 0px;}

.sliderartist{font-weight: normal;}
.field .field-label {font-weight: normal;}
/*.field-name-field-prelisten-tracks{text-transform: uppercase;}*/
.uppercase {text-transform: uppercase;}
/*.main-menu li.first {margin-right: 135px;}
.main-menu li.last {margin-left: 135px;}
*/
.main-menu .music {

    margin-left: 30px;
    margin-right: 30px;
}
.main-menu .clothing {
    margin-right: 174px;
}

#menu-1263-1 > ul {
    padding-left: 215px;
}



#mtnsearchfield{
background-color: #FEFEFE;
border: 1px solid #DBFFEC;
  /*background-color: #F2EEE6 ;*/
  border: none;
  outline: none;     /* safari and its variants  */
  outline-offset: 0; /* IE and its variants  */
  -webkit-appearance:none; /* Chrome and its variants  */
}

/*
li.expanded ul {
    display: none;
}
li.expanded.active-trail ul {
    display: block;
}
*/
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
    top: 25px;
}
.sf-sub-indicator{display: none;}
#menu-1268-1 > ul, #menu-4177-1 > ul, #menu-4178-1 > ul {
    float: right;
    /*OLD MENU padding-left: 355px;*/
    padding-left: 638px;
    right: 30px;
    text-align: right;
}

#menu-4179-1  > ul, #menu-4212-1 > ul, #menu-4202-1 > ul {padding-left: 445px;}




.jp-playlist-current .playListTitle a:before {
    content: url("../img/arrowRightSmall.png");
    left: 10px;
    position: absolute;
}

.form-item-attributes-field-music-format{margin-left: 0 !important;}
.ajax-progress .message, .ajax-progress-throbber {
    display:none;
}

.page-mobilesearch  input#edit-searchstring {
    float: left;
    margin-right: 10px;
}

.maintenance-page {
    text-align: center;
}

.node-page-content{overflow: auto;}
.MagicZoomLoading{display: none !important;}
/*
.jp-type-playlist.border-3d {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}
.content {
    position: relative;
}

*/
.right {float: right;}
.orderHeader{font-weight: bold; padding-top: 15px;}
.reserved-orders .views-field-line-item-title {width: 50%; padding-right: 10px;}
#format_price{margin-top: 12px;}

.product-half.rightbox{padding-left: 0 !important;}
#description{
    /*padding-right: 20px;*/
    display: block;
    max-height: 159px;
    overflow: auto;
    margin-top: 15px;
    text-align: justify;
}

.node-type-product #description{
    max-height: 459px;
    margin-bottom: 22px;
}

.node-type-shirt #description{
    padding-right: 10px;
}

.buybutton input.form-submit, .sharelink, .digitallink{margin-right: 15px; background-image: url('../img/arrowRightSmall.png') !important; background-repeat: no-repeat !important; background-position: left center !important; padding-left: 10px; display: block;}
.flex-next {margin-right: 15px; background-image: url('../img/arrowRightSmall.png') !important; background-repeat: no-repeat !important; background-position: left center !important;  display: block;}
.flex-prev{margin-right: 15px; background-image: url('../img/arrowLeftSmall.png') !important; background-repeat: no-repeat !important; background-position: left center !important;  display: block;}
#buyshare{margin-top: 12px;}
.sharelink{left: 45px; position: relative;}
.sharecontainer {top: -22px; left: 70px; position: relative; height: 25px;}
.commerce-add-to-cart #edit-submit{height: 25px;}
.field-name-field-prelisten-tracks a{text-decoration: underline;}
.field-name-field-artist{text-transform: uppercase;}
#mtn-player .mtn-player-track_time_wrapper .mtn-player-track_time .mtn-player-track_time_actual{
    background: #000000;
    height: 4px;
}



#mtn-player .mtn-player-track_time_wrapper .mtn-player-track_time {
    display: block;
    text-indent: -3000px;
    height: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAYAAACEhIafAAAADklEQVQIW2NgQAb/EUwACw4BAOt2Aw4AAAAASUVORK5CYII=);
    height: auto;
}

.product_margin_bottom{margin-bottom: 15px;}

/*
#mtn-player .mtn-player-track_time_wrapper .mtn-player-track_time .mtn-player-track_time_actual
{
background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAYAAACEhIafAAAADklEQVQIW2NgQAb/EUwACw4BAOt2Aw4AAAAASUVORK5CYII=');
}*/

.product_add_to_cart .form-checkboxes .form-item, .product_add_to_cart .form-radios .form-item, .product_add_to_cart .form-item{margin-top: 0; margin-bottom: 0;}
.loginMsgCart{text-transform: lowercase; margin-top: 65px;}
.view-commerce-cart-form .views-table {
    margin-bottom: 15px;
}
.checkout-buttons .checkout-cancel:focus, .checkout-buttons .checkout-back:focus, .checkout-buttons .checkout-cancel:hover, .checkout-buttons .checkout-back:hover{background-color: #000000; color: #ffffff;
    text-decoration: none;}

.mtnlogosmall{display: none;}

.view-commerce-cart-form tr, .view-commerce-cart-summary tr {
    vertical-align: middle;
}

.flex-direction-nav .flex-disabled{display: none;}
.flex-control-nav-container ul.flex-direction-nav:not(:first-child)
{display: none;}

/*to fix issue with cut off submenu*/
.sf-menu a {
    position: relative;
    bottom: 0.1em;
}

.profile dt, .profile h3 {
    margin: 0 0 0 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
}

.profile h3{
    margin-bottom: 1em;
}
 .crefoIframe{
     width: 100%;
     height: 900px;
     overflow: auto;
 }
.page-crefo-confirmation .pane-title{
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-crefo-confirmation #edit-shipping .pane-title td {padding: 20px 0 5px 0;}
.page-crefo-confirmation #edit-shipping .pane-title:first-child td {padding-top: 0;}
.page-crefo-confirmation .checkout-review{width: 100%;}
.page-crefo-confirmation .checkout-review{width: 100%;}
.page-crefo-confirmation #edit-shipping {margin-bottom: 10px;}
.crefo-paymentmethod-title {font-weight: normal; text-transform: uppercase; padding-bottom: 5px;}
.crefo-paymentmethod{padding-bottom: 15px;}

/*on terms page, we need orderd lists with bullets*/
/*.page-node-29 ul{list-style-type: disc; margin: 10px;}
.page-node-29 ul ul{list-style-type: circle; margin: 10px;}*/
#footermenu{text-align: center;}

.view-digital-einpflegen .field-name-field-product-digital-id .description {display: none;}

.mobiledigitallink{text-transform: uppercase;}
td.component-total {
  text-align: right;
}
