/* CHG */
#bodyTagChg {
    background: #00174a url(../../images/_chg/signin/chg1280x1024.png) no-repeat center top fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
    height: 100%;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.main-content-wrapper-chg {
    position: absolute;
    top: 36%;
    min-height: 260px;
    padding: 30px 0 30px 0;
    width: 100%;
    background-color: rgba(0,23,74,0.3);
    opacity: inherit;
}

@media (max-width: 769px) {
    .main-content-wrapper-chg {
        position: absolute;
        top: 20%;
    }	
}	

.main-background-chg {
    color: #ffffff;
    opacity: inherit;
}

.main-background-chg label {
    padding: 5px 0 0 0;
    color: #ffffff;
    font-weight: normal;
}

.main-background-chg h1 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 32.5px;
    text-transform: uppercase;
}

.main-background-chg span {
    color: #ffffff;
}

.main-background-chg .col-sm-8 {
    padding-bottom: 5px;
}


.main-background-chg h2 {
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: none;
}

.main-background-chg input[type="submit"], .main-background-chg input[type="button"], .main-background-chg .button {
    background-color: rgba(0,23,74,1.0);	
	color: #ffffff;
    border-radius: 0;
    width: 100%;
	padding: 5px 32px;
	/* margin-top: 9px; */
}

.main-background-chg input[type="submit"]:hover, .main-background-chg input[type="button"]:hover, .main-background-chg .button:hover {
    background-color: rgba(0,23,74,1.0);
}

.form-text .error-large { 
    display: none; 
}
.customer-level-notice-wrap { 
    display: none; 
}
.form-group.okay-to-email  { 
    display: none; 
}
.orderconfirmation-page {
    width: 100%;
    text-align: left;
}

/* w3 */
::selection {
    background: #981916; /* WebKit/Blink Browsers */
	color: #ffffff;
}

::-moz-selection {
    background: #981916; /* Gecko Browsers */
	color: #ffffff;
}

.localeres {
    display: none;
}

a {
    color: #00174a;
    text-decoration: none;
}

a:hover {
    color: #00174a;
    text-decoration: underline;
}

.main-header {
	background: #fbfbfb;
    box-shadow: none;
}

.main-header .container {
    width: 95%;
    max-width: 1250px;
    background: #ffffff;
}

.main-header > .col-md-8, .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 15px;
}

.header-middle-info {
	text-align: right;
	padding: 9px
}

.top-navigation-wrap {
	background: #00174a;
}

.navbar-right {
    margin-right: 0;
    text-align: left;
    width: auto;
    padding: 7px 0 7px 0;
}

.main-content-wrapper {
    min-height: 450px;
    background: #f6f6f6;
    padding-top: 0;
    padding-bottom: 0;
}

    .main-content-wrapper .container {
        width: 95%;
        max-width: 1250px;
        background: #ffffff;
        padding-bottom: 30px;
    }
	
.main-background .container {
        min-height: 450px;
    }	

.static-cart {
	border-left: 2px solid #fff;
	padding: 9px;
    text-align: center;
    background: rgba(176,37,37,1.0);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
}

.owl-carousel .owl-stage {
   padding-bottom: 30px;
}

.owl-theme .owl-controls {
    display: none;
}

@media (max-width: 990px) {
	.owl-theme .owl-controls {
    display: block;
    }	
}	
	
.search-static {
    text-align: right;
	padding: 0 25px 0 0;
}

.top-account-nav {
    background: rgba(0,23,74,1.0);
	border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

	.top-account-nav a.dropdown-toggle {
		padding: 9px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
	}

.top-account-nav > li > a:hover, .top-account-nav > li > a:focus {
    background: rgba(63,105,213,1.0);
}

.top-account-nav > li.open > a:hover, .top-account-nav > li.open > a:focus {
    background: rgba(63,105,213,1.0);
	color: #ffffff;
}

.top-account-nav a.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
}

.popcart-dropdown .caret-wrapper {
    width: 21px;
    height: 21px;
}

.navbar {
    border: none;
}

.navbar-nav {
    margin: 5px 0 0 0;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 1.2em;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
	text-decoration: underline;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 30px;
}

#content{
	padding: 0 10px 0 25px;
}

#content .box1, #content .box2 {
    min-height: 240px;
}

.ProductNavLink {
    display: none;
}

.entity-page-products {
    padding: 12px 10px 12px 10px;
}

.product-page .add-to-cart-group .quantity-label {
	float: left; padding: 0 10px 0 0; margin-top: 12px; color: #00174a;
}

.product-page .add-to-cart-group .quantity-field {
    width: 81px;
    display: inline;
	margin: 0 10px 0 0;
}

.product-page .add-to-cart-group .quantity-select {
	float: left; 
	width: inherit;
    margin: 12px 20px 0 0;
}

.product-page .product-info-wrap .price-wrap {
	text-align: right;
    font-size: 16px;
	color: blue;
    margin: 0 0 15px 0;
}

.variant-price {
		color: #00174a; font-weight: bold;
}

.variant-price span {
		color: #000000; font-weight: normal;
}

.address-wrap .address-view {
		font-size:14px; margin: 0 0 15px 0;
}

.address-wrap .address-edit {
		margin: 15px 0 15px 0;
}

.address-wrap .address-edit a {
		font-size:16px; color: #00174a; font-weight:bold;
}

.form-submit-wrap {
    padding: 15px 0 15px 0;
}

.page-row {
    margin: 10px 0 25px 0;
}

.medium-image-wrap img { 
    max-width: 330px; width: auto; height: auto;
}

.individual-imprint {
    margin: 5px 0 15px 0;
    width: 100%;
    text-align: left;
    line-height: 192%;
}

h1, h2 {
	color: #00174a;
    margin-top: 10px;
    margin-bottom: 20px;
	font-size: 26px;
	text-transform: uppercase;
}

h3 {
	color: #981916;
    margin-top: 10px;
    margin-bottom: 20px;
}

.group-header {
	color: #00174a;
    font-size: 26px;
    line-height: 28px;
    font-weight: normal;
    padding-bottom: 8px;
    margin-bottom: 8px;
}


.page-link-wrap a {
    color: #981916;
}

.page-link-wrap a:hover {
    color: #981916;
	text-decoration: underlne;
}

	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
		z-index: 2;
		color: #ffffff;
		background-color: #901219;
		border-color: #901219;
		cursor: default;
	}

/* BOX */
.box {
    background: #fff;
    /* box-shadow: 0 0 0 1px #eee inset; */
    margin-bottom: 30px;
}

    .box .box-headline {
        background: #ffffff;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 40px;
        /* text-transform: uppercase; */
        color: #000000;
        margin: 0;
        border-bottom: 1px solid #cccccc;
    }

    .box .box-content {
        padding: 10px 10px 10px 0;
        font-size: 1.0em;
        line-height: 1.6;
    }

.alignleft {
    width: 30%;
    float: left;
    padding: 0 15px 10px 0;
}

.alignright {
    width: 70%;
    float: right;
    padding: 0 0 10px 0;
}

.textalignleft {
   text-align: left;
}

.textaligncenter {
   text-align: center;
}

.textalignright {
   text-align: right;
}

label { padding: 0 10px 0 10px;
}

.products-grid {
    padding-top: 16px;
}

.grid-item-inner {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    min-height: 330px;
    padding: 0 15px 0 15px;
}

.grid-item-inner a {
    color: #000000;
} 

.grid-item-inner a:hover {
    color: #d6565d;
}

ul.search-page-entity-list {
    list-style-type: none;
}  

.search-page-entity-list a {
    font-size: 18px;
    color: #d6565d;
} 

.search-page-entity-list a:hover {
    font-size: 18px;
    color: #000000;
} 

.box img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.box a.r-more {
    color: #d6565d;
    font-weight: 400;
    font-style: italic;
    padding-top: 10px;
    display: inline-block;
    border-bottom: 1px solid #d6565d;
}

    .box a.r-more:hover {
        text-decoration: none;
        color: #000000;
        border-bottom: 1px solid #000000;
    }

.login-form .form-text{
    padding-top: 10px;
}	

.login-form .form-text a, 
.login-form .form-text a:active, 
.login-form .form-text a:visited, 
.login-form .form-text a:focus {
	border-radius: 0;
	padding: 5px 32px 10px 32px;
	color: #ffffff;
    background: rgba(0,23,74,1.0);	
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	transition: all 200ms ease 0s;
	box-shadow: inset 0 -3px; 
	box-sizing: border-box;
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	border-collapse: collapse;
}

.login-form .form-text a:hover {
    background: rgba(63,105,213,1.0);
	text-decoration: none;
}

.page-link-wrap.form-text a {
	border-radius: 0;
	padding: 5px 32px 7px 32px;
	color: #ffffff;
    background-color: rgba(0,23,74,1.0);
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	transition: all 200ms ease 0s;
	box-shadow: inset 0 -3px; 
	box-sizing: border-box;
	font-family: inherit;
	line-height: inherit;
	margin: -5px 0 0 0;
	border-collapse: collapse;
}

.page-link-wrap.form-text a:hover, 
.page-link-wrap.form-text a:active, 
.page-link-wrap.form-text a:visited, 
.page-link-wrap.form-text a:focus {
    background-color: rgba(63,105,213,1.0);
	text-decoration: none;
}

.form-group span {
	color: #d6565d;
}

.form-group.first-name label,
.form-group.last-name label,
.form-group.email label,
.form-group.phone label,
.form-group.password-one label,
.form-group.password-two label {
    font-weight: 700;
}

.form-group label {
    font-weight: normal;
}




.form-group label span {
	color: #000000;
}

.form-group.residence-type {
	display: none;
}

.form-group.state {
	/* display: none; */
}

.form-group.address-two {
	display: none;
}

.account-form .phone,
.account-form .email,
.account-form .nick-name,
.account-form .company,
.account-form .first-name, 
.account-form .last-name,
.account-form .phone-number, 
.account-form .address-one, 
.account-form .zip-code, 
.account-form .city, 
.account-form .suite, /* USt.IdNr. */
.account-form .country, 
.account-form .password-one, 
.account-form .password-two {
	width: 45%;
	display: inline-block;
}

.account-form .email,
.account-form .nick-name,
.account-form .first-name, 
.account-form .phone-number, 
.account-form .zip-code, 
.account-form .suite, /* USt.IdNr. */
.account-form .address-one, 
.account-form .password-one {
    margin-right: 5%;
}

.create-account-page .call-to-action {
	width: 100%;
}

/* SIDEBAR */
#sidebar .widget {
    min-height: 192px;
    background: #981916;
    box-shadow: 0 0 0 1px #ddd inset;
}

    #sidebar .widget .textwidget  {
	padding: 60px 60px 0 0;	
	text-align: right;
    }

    #sidebar .widget h2 {
		padding: 0 0 0 15px;	
        background: #dddddd;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 40px;
        /* text-transform: uppercase; */
        color: #000000;
        margin: 0;
        border-bottom: 2px solid #999999;
    }

        #sidebar .widget h2 a {
            color: inherit;
        }
		
		#sidebar .widget a {
            color: #ffffff;
        }

#sidebar .widget_kategorien ul, #sidebar .widget_categories ul {
    list-style: none;
    padding: 0;
}

    #sidebar .widget_kategorien ul li a, #sidebar .widget_categories ul li a {
        border-bottom: 1px solid #ddd;
        display: block;
        line-height: 35px;
        font-size: 14px;
        color: #333;
        padding-left: 15px;
        margin: 0 1px;
    }

        #sidebar .widget_kategorien ul li a:hover, #sidebar .widget_kategorien ul li a:focus,
        #sidebar .widget_categories ul li a:hover, #sidebar .widget_categories ul li a:focus {
            color: #da021a;
            background: #fff;
            text-decoration: none;
        }

#sidebar .textwidget {
    padding: 10px;
}

#sidebar img {
    width: auto;
    max-width: 100%;
    height: auto;
}

#sidebar a.r-more {
    color: #d6565d;
    font-weight: 400;
    font-style: italic;
    padding-top: 10px;
    display: inline-block;
    border-bottom: 1px solid #d6565d;
}

    #sidebar a.r-more:hover {
        text-decoration: none;
        color: #000000;
        border-bottom: 1px solid #000000;
    }

/* CONTENT */
.pagination {
    margin: 10px 0;
}

.paging-wrap-top {
	text-align: right;
}

/* CONTENT */
.paging-wrap-bottom {
	text-align: right;
}

.qdiscounttable {
    background: #ffffff;
    border-collapse: collapse;
    border: 1px solid #dddddd;
    margin-bottom: 25px;
}

.qdiscounttdleft {
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px 10px 5px;
}

td .qdiscounttdleft {
    font-size: 14px;
}

a.lnkPdf:link, a.lnkPdf:active, a.lnkPdf:visited, a.lnkPdf:focus {
    background: #00174a;	
    font-size: 14px;
    color: #ffffff;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
	text-transform: uppercase;
    font-weight: normal;
    cursor: pointer;
}

a.lnkPdf:hover {
    background: #3f69d5;	
    font-size: 14px;
    color: #ffffff;
}

.cart-product-image { 
    min-width: 280px;
}

.cart-promo { 
    display: none; 
}

h1.product-page-header {
    margin-bottom: 12px;
}

.product-description-wrap {
    margin-bottom: 0;
}

.variant-info-wrap {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 32px;
}

.variant-sku-wrap, .variant-info {
    margin-bottom: 26px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.productheader {
    float: left;
    text-align: left;
}

.productpager {
    float: right;
    text-align: right;
}

    .product-image-column .calendar-imprint {       
        margin-bottom: 30px;
    }

.chili-editing {
    margin-top: 15px;
    border-top: 1px solid #dddddd;
    padding: 10px 0 10px 0;
    font-size: 1.2em;
    text-decoration: none;
    color: #d6565d;
}

.kit-add-to-cart span {
    display: inline;
}

.kit-add-to-cart input {
    display: inline;
}

.grid-item {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    min-height: 340px;
    padding-top: 16px;
}

    .grid-item:hover {
        background-color: #f6f6f6;
        cursor: pointer;
    }

.sub-entity-row .one-half, 
.sub-entity-row .one-third, 
.sub-entity-row .two-thirds, 
.sub-entity-row .one-fourth, 
.sub-entity-row .three-fourths, 
.sub-entity-row .one-fifth, 
.sub-entity-row .two-fifths, 
.sub-entity-row .three-fifths, 
.sub-entity-row .one-sixth, 
.sub-entity-row .four-fifths {
    margin-left: 0;
}

.sub-entity-row .one-fourth {
    width: 25%;
}

.sub-entity-row .one-third {
    width: 33.33333333333333%;
}

.sub-entity-row .one-half {
    width: 50%;
}

.breadcrumb {
    font-size: 0.9em;
	color: #00174a;
	font-weight: bold;
}

.breadcrumb-row .SectionTitleText {
    color: #00174a;
}

.breadcrumb-row a.SectionTitleText:link, .breadcrumb-row a.SectionTitleText:active, .breadcrumb-row a.SectionTitleText:visited {
    color: #00174a;
    text-decoration: none;
}

.breadcrumb-row a.SectionTitleText:hover {
    color: #00174a;
    text-decoration: underline;
}

#bodyTag {
    background: #999999;
}

a:focus {
   outline: 0;
}

.form-control:focus {
  border-color: #00174a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 200, 109, 0.8);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 200, 109, 0.8);
}

input::-moz-focus-inner { 
  border: 0; 
}

/* FOOTER */
.footer-wrapper {
    padding: 0;
    background: #f6f6f6;
}

    .footer-wrapper .container {
		background: #00174a;
        width: 95%;
        max-width: 1250px;		
		color: #ffffff;		
    }

.footer-wrapper-inbetween {
    padding: 0;
    background: #f6f6f6;
}

    .footer-wrapper-inbetween .container {
		background: #eeeeee;
        width: 95%;
        max-width: 1250px;
		color: #333333;
        text-align: right;
        padding: 30px 30px 30px 0;		
    }

.footer-wrapper-bottom {
	padding: 0;
    background: #f6f6f6;
}

    .footer-wrapper-bottom .container {
        background: #ffffff;		
        width: 95%;
        max-width: 1250px;
	    padding: 30px 30px 30px 30px;
    }

.footer-menu-wrap .col-md-2 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #9E918F;
    margin: 0;
}

.footer-menu-wrap .col-md-3 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #9E918F;
    margin: 0;
}

.footer-menu-wrap .col-md-4 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #9E918F;
    margin: 0;
}

.footer-menu-wrap .lastMenu {
    border: none;
	padding-right: 30px;
}

.footerHeading {
    font-weight: bold;
}

.footer-menu-wrap li a {
    color: #cccccc;
}

.footer-menu-wrap a:hover {
    color: #ffffff;
}

a.footeropenprintshop:link, a.footeropenprintshop:active, a.footeropenprintshop:visited, a.footeropenprintshop:focus {
    background: transparent url(images/footer_openprintshop_logo.png) no-repeat left top;
    height: 48px;
    width: 220px;
    color: #cccccc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

a.footeropenprintshop:hover {
    background: transparent url(images/footer_openprintshop_logo_on.png) no-repeat left top;
    height: 48px;
    width: 151px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}


a.footerw3:link, a.footerw3:active, a.footerw3:visited, a.footerw3:focus {
    background: transparent url(images/footer_logo_w3.png) no-repeat left top;
    height: 72px;
    width: 72px;
    color: #cccccc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.copyright-row .copyright {
    color: #999999;
}

input[type="submit"], 
input[type="button"], 
.button {
    background-color: rgba(0,23,74,1.0);
	color: #ffffff;
    border-radius: 0;
	padding: 5px 32px;
}

input[type="submit"]:hover, 
input[type="submit"]:focus, 
input[type="submit"]:active, 
input[type="button"]:hover, 
input[type="button"]:focus,
input[type="button"]:active, 
.button:hover, 
.button:focus, 
.button:active {
    background: rgba(63,105,213,1.0);
}

.button-continue-checkout {
	margin-bottom: 25px;
}

.page-row.row-shipping-options  {
	margin: 10px 0 10px 0;
}


.add-to-cart-buttons .button {
	margin-top: 9px;
}

.dropdown-menu > li > a.button {
	border-radius: 0;
	margin-top: 1px;
}

.button {
    background: rgba(0,0,0,0.1);
}

.search-box {
    border-radius: 0;
}

.search-static .button {
    border-radius: 0;
	background: rgba(0,23,74,1.0);
	color: #ffffff;
}

.search-static .button:hover {
    border-radius: 0;
	background: rgba(63,105,213,1.0);
	color: #ffffff;
}

.search-go {
    background: none;
    border: none;
    padding: 8px 15px;
}
	
input[type="submit"].button-checkout-now {
    border-radius: 0;
    color: #ffffff;
    background-color: rgba(0,23,74,1.0);	
}

    input[type="submit"].button-checkout-now:hover,
    input[type="submit"].button-checkout-now:focus,
    input[type="submit"].button-checkout-now:active {
        color: #ffffff;
        background-color: rgba(63,105,213,1.0);
    }

.call-to-action {
    border-radius: 0;
    color: #ffffff;
    background-color: rgba(0,23,74,1.0);	
}

    .call-to-action:hover,
    .call-to-action:focus,
    .call-to-action:active,
    .call-to-action.active,
    .open .dropdown-toggle.call-to-action {
        color: #ffffff;
	    background-color: rgba(63,105,213,1.0);
    }	

	.call-to-action.disabled,
	.call-to-action[disabled],
	fieldset[disabled] .call-to-action,
	.call-to-action.disabled:hover,
	.call-to-action[disabled]:hover,
	fieldset[disabled] .call-to-action:hover,
	.call-to-action.disabled:focus,
	.call-to-action[disabled]:focus,
	fieldset[disabled] .call-to-action:focus,
	.call-to-action.disabled:active,
	.call-to-action[disabled]:active,
	fieldset[disabled] .call-to-action:active,
	.call-to-action.disabled.active,
	.call-to-action[disabled].active,
	fieldset[disabled] .call-to-action.active {
		background-color: rgba(63,105,213,1.0);
		border-color: rgba(255,0,0, .6);
	}	

.center {
    text-align: center;
}

.cart-product-image {
    padding: 0 25px 15px 0;
}

.cart-title {
    padding: 0 15px 0 0;
}

.cart-desc {
    float: left;
}

textarea {
    border: 1px solid #bbbbbb;
}

.transparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	zoom: 1;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);

	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.nontransparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	zoom: 1;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);

	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1.0;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1.0;
}

.MLSettings
{
	float: right;
    display: inline;
}
.MLSettings span
{
	padding-left: 5px;
	padding-right: 5px;
}
select {
	border: 1px solid #dddddd;
	border-radius: 3px;
}

.error-wrap {
    width: 100%;
    padding: 10px 25px 10px 25px;
    line-height: normal;
    color: #00174a !important;
    background: #ffffff;
	font-weight: bold;
	border-radius: 3px;
    box-shadow: 0px 0px 2px #e8d15d;
    margin: 10px 0 25px 0;
}

.error-large {
    color: #00174a !important;
}

.notice-wrap {
	width: 100%;
    padding: 10px 25px 10px 25px;
	line-height: normal;
    color: #00174a !important;
    background: #ffffff;
	font-weight: bold;
	border-radius: 3px;
    box-shadow: 0px 0px 2px #e8d15d;
    margin: 10px 0 25px 0;
}

/* MEDIA QUERIES */
@media (min-width: 769px) {
    .localesel {
        display: block;
    }

    .localeres {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
	.top-navigation-wrap {
		border-top: 1px solid #fff;
		background: #00174a;
	}	
	
    .top-account-nav, .top-account-nav a.dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .static-cart {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .search-static {
        text-align: center;
    }

    .search-box {
        border-radius: 0px;
		margin-top: 10px;
    } 

.search-static .button {
		margin-top: 10px;
    }	
	
    .navbar-header {
        padding-left: 0;
    }

    .navbar {
        margin-left: -15px; 
        margin-right: -15px;
    }

    .navbar-nav {
        margin: 0;
    }

        .navbar-nav li {
            border-right: 1px solid #dddddd;
        }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 25px 15px 25px 25px;
    }

    .navbar-right {
        margin-right: 0;
    }

    .alignleft {
        display: block;
        width: 100%;
        float: none;
        padding: 0 15px 10px 0;
    }

    .alignright {
        display: block;
        width: 100%;
        float: none;
        padding: 0 0 10px 0;
    }

    .footer-wrapper {
        padding: 20px 0 50px 0;
    }

        .footer-wrapper .container {
            width: 100%;
        }

    .footer-menu-wrap .col-md-3 {
        padding: 10px 20px 10px 20px;
        min-height: initial;
        border-right: none;
        border-top: 1px solid #9E918F;
    }

    .footer-menu-wrap .firstMenu {
        min-height: initial;
        border-top: 0;
    }
	
	.footer-menu-wrap .lastMenu {
    padding-top: 55px;
    }	
}

@media (max-width: 1120px) {
    .one-third {
        display: block;
        width: 100%;
    }

    .two-thirds {
        display: block;
        width: 100%;
        margin-left: 0;
    }

    .product-page .product-info-wrap {
    margin: 0; 
    }

    .product-image-column .individual-imprint {
        display: none;
    }

    .product-image-column .calendar-imprint {
        text-align: right;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 30px;        
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
	.top-navigation-wrap {
		border-top: 1px solid #fff;
		background: #00174a;
	}	
	
    .localeres {
        display: block;
        text-align: right;
        padding: 12px 0 0 0;
    }

    .localesel {
        display: none;
    }

    .logo-wrap {
        margin: 15px 0 15px 0;
    }

    .top-account-nav, .top-account-nav a.dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .static-cart {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .search-static {
        text-align: center;
    }

    .search-box {
        border-radius: 0px;
    }

    .navbar {
        margin-left: -15px; 
        margin-right: -15px;
    }

    .navbar-header {
        padding: 0 15px 0 0;
        text-align: center;
        border: none;
    }

    .navbar-default .navbar-toggle {
		margin-left: 15px; 
        height: 60px;
        width: 60px;
        text-align: center;
        background-color: #00174a;
        border: none;
    }

        .navbar-default .navbar-toggle .icon-bar {
            height: 4px;
            width: 30px;
            background-color: #fff;
        }

            .navbar-default .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 6px;
            }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #00174a;
        }

        .navbar-default .navbar-toggle:hover .icon-bar,
        .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #e1c468;
        }

    .navbar-toggle {
        position: relative;
        float: left;
        padding: 10px 15px;
        margin: 0;
        background-color: transparent;
        background-image: none;
        border-radius: initial;
        border: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000000;
        font-size: 1.5em;
    }

    .nav > li > a {
        text-align: center;
        padding: 10px 15px 10px 15px;
    }

    .navbar-default .navbar-collapse {
		background: #fff;
        max-height: 360px;
        overflow-x: visible;
        border-top: 1px solid #ffffff;
        box-shadow: none;
        -webkit-overflow-scrolling: touch;
    }

    .navbar-right {
        margin-right: 0;
    }

    .alignleft {
        display: block;
        width: 100%;
        float: none;
        padding: 0 15px 10px 0;
    }

    .alignright {
        display: block;
        width: 100%;
        float: none;
        padding: 0 0 10px 0;
    }
	
	.product-page .add-to-cart-group .quantity-label {
	float: none; display: block; padding: 0; margin-top: 0;
    }
	
	.cart-product-image { 
		min-width: 220px;
	}	

    .footer-wrapper {
        padding: 20px 0 50px 0;
    }

        .footer-wrapper .container {
            width: 100%;
        }

    .footer-menu-wrap .col-md-3 {
        padding: 10px 20px 10px 20px;
        min-height: initial;
        border-right: none;
        border-top: 1px solid #9E918F;
    }

    .footer-menu-wrap .firstMenu {
        min-height: initial;
        border-top: 0;
    }
	
	.footer-menu-wrap .lastMenu {
    padding-top: 55px;
    }

    .footerHeading {
        font-size: 1.1em;
    }

    .footer-menu-wrap li a {
        font-size: 1.1em;
    }
}

@media (max-width: 420px) {
	.product-page .add-to-cart-group .quantity-field {
    width: 81px;
    display: block;
	margin: 0 0 12px 0;
    }

	.product-page .add-to-cart-group .quantity-select {
		float: none; 
		display: block;
		margin: 0 0 12px 0;
	}	
	
	.cart-product-image { 
		min-width: auto;
	}	
}

@media (max-width: 360px) {
    .localeres {
        display: block;
        text-align: right;
        padding: 19px 0 0 0;
    }

        .localeres img {
            max-width: 190px;
        }		
}
