body {
    margin: 0;
    padding: 0;
    color: #fff;
	font-family: 'Karla', sans-serif;
}
.l-header {
    background-color: #fff0 !important;
}
.l-header .logo-and-search {
    /* background-color: #fff !important; */
}
.l-header .navigation-container .navigation > li {
    padding: 20px 34px
}
.l-header .navigation-container .navigation > li:last-child {
    padding: 20px 33px
}
@media only screen and (max-width: 768px) {
    .hide-mobile {
        display: none!important
    }
}
.page-container {
    font-size: 16px;
    background: #ededed url('../img/bg.jpg') repeat-x scroll center top;
}
.l-header .navigation-container {
    height: 60px
}
.page-product .wrapper {
    background: #fff
}
/*#footer {
    background: #f1f1f0 url(../img/bg-footer.jpg) no-repeat scroll center top;
    content: "";
    display: flex;
    height: 360px;
    margin: 0 auto;
    width: 100%
}*/

#footer .wrapper {
    background: #000;
    display: flex;
    padding: 20px 35px 50px;
}

#footer .wrapper > div {
    width: 33.3333%;
    padding: 10px 25px;
}

h4 {
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
}


#footer .wrapper div:first-child div {
    margin: 0 !important;
}

#footer .wrapper div div {
    margin-top: 20px;
}

#footer .wrapper div:first-child div > p {
    padding: 35px 0;
    font-size: 12px;
    line-height: 16px;
}

#footer .wrapper div div > span {
    display: block;
    font-size: 12px;
    line-height: 16px;
}

#footer .wrapper div:nth-child(2) div > span:first-child {
    text-transform: uppercase;
    padding-bottom: 20px;
}

#footer .wrapper div:nth-child(2) div > span:nth-child(2),
#footer .wrapper div:nth-child(2) div > span:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #757575;
}

#footer .wrapper div:nth-child(2) div > span:nth-child(3) {
    padding: 10px 0 30px;
}


@media only screen and (max-width: 768px) {
    .page-container .wrapper {
        width: 100%!important
    }
}
.page-container .l-content {
    padding: 70px 20px;
    background-color: #fff
}
@media only screen and (max-width: 480px) {
    .page-container .l-content {
        padding: 20px 0
    }
}
.page-container .page-product .l-content {
    width: 100%
}
.page-container .page-product .l-content .product-essential .product-image-box {
    width: 620px;
    float: left;
    border: 1px solid #e4e4e4;
    text-align: center;
    background-color: #fff
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-image-box {
        border: 0 none;
        float: none;
        width: 100%
    }
}
.page-container .page-product .l-content .product-essential .product-image-box .product-image-container {
    width: 512px;
    float: left;
    background-color: #fff;
    padding-top: 20px
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-image-box .product-image-container {
        float: none;
        width: 100%;
        border: 0 none
    }
}
.page-container .page-product .l-content .product-essential .product-image-box .product-image-container img {
    max-width: 100%;
    max-height: 309px
}
.popup1,
.popup2,
.popup3,
.popup4,
.popup5 {
    position: absolute;
    z-index: 1000;
    display: none;
    top: 3px;
    left: 3px
}
.page-container .page-product .l-content .product-essential .product-image-box .product-more-views {
    width: 105px;
    float: left;
    background-color: #fff;
    border-right: 1px solid #e4e4e4
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-image-box .product-more-views {
        float: none;
        width: 100%
    }
}
.page-container .page-product .l-content .product-essential .product-image-box .product-more-views ul {
    margin: 10px 0;
    padding: 10px
}
@media only screen and (max-width: 768px) {
	.page-container .page-product .l-content .product-essential .product-image-box .product-more-views ul {
        text-align: right;
		margin: 5px 0;
		padding: 5px;
    }
}
.page-container .page-product .l-content .product-essential .product-image-box .product-more-views ul li {
    width: 85px;
    margin-bottom: 10px;
    cursor: pointer
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-image-box .product-more-views ul li {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
		width: 80px;
		margin: 1px;
        zoom: 1;
        *display: inline
    }	
}
.page-container .page-product .l-content .product-essential .product-image-box .product-more-views ul li img {
    max-width: 100%;
    max-height: 100%;
    background-color: #fff
}
.page-container .page-product .l-content .product-essential .product-shop-info {
    width: 400px;
    float: left;
    margin-left: 40px;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 20px 20px 25px;
	background-color:#f5f5f5;
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-shop-info {
        border: 0 none;
        float: none;
        width: 100%;
        margin-left: 0
    }
}
.page-container .page-product .l-content .product-essential .product-shop-info h1 {
    color: #060006;
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1em;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-shop-info h1 {
        text-align: center
    }
}
.page-container .page-product .l-content .product-essential .product-shop-info .product-info {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #f2f2f2;
    font-size: .9em;
    margin-bottom: 10px
}
@media only screen and (max-width: 768px) {
    .page-container .page-product .l-content .product-essential .product-shop-info .product-info {
        border: 0 none
    }
}
.page-container .product-info {
    font-weight: 700;
    background-color: #fff
}
@media only screen and (max-width: 768px) {
    .page-container .product-info {
        text-align: center
    }
}
.page-container .product-info li {
    border-bottom: 1px solid #ebebeb
}
.page-container .product-info .product-price {
    padding: 15px;
    color: #de0000;
    text-align: center;
    font-size: 1.5em
}
.page-container .product-info .product-bprice {
    padding: 15px;
    color: #666b65;
    text-align: center;
    font-size: 14px;
    text-decoration: line-through
}
.page-container .product-info .product-percent {
    padding: 15px;
    color: #d20000;
    text-align: center;
    font-size: 1.5em
}
.page-container .product-info .product-status {
    background-image: url(../img/sprite.png);
    background-position: -72px -517px;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 25px;
    color: #63885c;
    font-size: 1.1em
}
.page-container .product-info .product-status.rouge {
    background-position: -72px -692px;
    color: #d20000
}
.page-container .product-info .product-detail {
    padding: 10px;
    font-size: .8em
}
.page-container .product-info .product-detail h3 {
    color: #eb4709
}
.page-container .why-us-box {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 15px 0;
    background-color: #fff
}
@media only screen and (max-width: 768px) {
    .page-container .why-us-box {
        border: 0 none;
        padding-left: 10px
    }
}
.page-container .why-us-box h4 {
    color: #333;
    margin-bottom: 15px
}
.page-container .why-us-box ul {
    list-style-type: square;
    color: #333;
    padding-left: 20px
}
.page-container .why-us-box li {
    font-size: .75em;
    margin-bottom: 5px
}
.page-container .page-product .l-content .product-details {
    width: 100%;
    margin-top: 35px
}
.tab {
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: left;
    width: 100%
}
.tab section {
    display: none;
    padding: 20px;
    color: #000;
	border: solid 2px #f5f5f5;
}
.tab input {
    display: none
}
.tab ul.tab-titel {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    list-style: none
}
.tab ul.tab-titel li {
    float: left
}
#tab1:checked ~ ul li #lt1,
#tab2:checked ~ ul li #lt2,
#tab3:checked ~ ul li #lt3,
#tab4:checked ~ ul li #lt4,
#tab5:checked ~ ul li #lt5,
#tab6:checked ~ ul li #lt6,
#tab7:checked ~ ul li #lt7,
#tab8:checked ~ ul li #lt8,
#tab9:checked ~ ul li #lt9 {
    background-color: #e9c357;
    color: #000
}
.tab label {
    display: inline-block;
    margin: 0;
    padding: 10px 25px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background: #1d1d1b
}
.tab label:hover {
    cursor: pointer;
    color: #000;
    background: #e9c357
}
.tab li:not(:last-child) label {
    border-right: 1px solid #fff
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab6:checked ~ #content6,
#tab5:checked ~ #content5{
    display: block
}
.product-image-container{
  display: none;
}
.product-image-box input {
  display: none;
}
.product-image-box label {
	float:left;
 border: 1px solid #606060;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 5px;
    width: 85px;
	height:85px
}
@media only screen and (max-width: 768px) {
.product-image-box label {
		margin-bottom: 0px;
    }
}
.product-image-box label:hover {
  cursor: pointer;
  color:#fff;
  border-color: #ff6e00;
}
#gal1:checked ~ .product-more-views ul li #lg1,
#gal2:checked ~ .product-more-views ul li #lg2, 
#gal3:checked ~ .product-more-views ul li #lg3, 
#gal4:checked ~ .product-more-views ul li #lg4,
#gal5:checked ~ .product-more-views ul li #lg5,
#gal6:checked ~ .product-more-views ul li #lg6,
#gal7:checked ~ .product-more-views ul li #lg7,
#gal8:checked ~ .product-more-views ul li #lg8,
#gal9:checked ~ .product-more-views ul li #lg9{
    border-color: #cca943;
}
#gal1:checked ~ #content1,
#gal2:checked ~ #content2,
#gal3:checked ~ #content3,
#gal4:checked ~ #content4,
#gal5:checked ~ #content5,
#gal6:checked ~ #content6,
#gal7:checked ~ #content7,
#gal8:checked ~ #content8,
#gal9:checked ~ #content9 {
  display: block;
}
@media only screen and (max-width: 768px) {
.tab ul.tab-titel li, .tab label, .wrapper {width:100%}
}
@media only screen and (min-width: 768px) {
	.product-image-container img:hover {
		-moz-transform: scale(1.6);
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
		margin-top:15%;	
		cursor: -webkit-zoom-in; 
		cursor: zoom-in;
	}
	.zoom-info:before {
		content: '';
		float: left;
		width: 110px;
		height: 110px;
		margin: 0 10px;
		background-image: url(../img/sprite.png);
		background-position: 5px -585px;
		background-repeat: no-repeat;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		position: relative;
		left: 200px;
		top: -200px;
		visibility: visible;
		animation: 0s linear 2.5s forwards delayedShow ;
	}
	@keyframes delayedShow {
	  to {
		visibility: hidden;
	  }
	}
}

.navigation-container .nav-billets > ul {
    margin-left: 35%;
	margin-top:5px;
}
.navigation-container .nav-monnaie > ul {
    margin-left: 5%;
	margin-top:5px;
}

.navigation-container .nav-euros > ul {
    margin-left: 24%;
	margin-top:5px;
}
.navigation-container .nav-timbres > ul {
    margin-left: 65%;
	margin-top:5px;
}

.navigation-container .nav-medailles > ul {
    margin-left: 55%;
    margin-top: 5px;
    padding: 15px 0 0 15px;
    cursor: default;
}


.navigation-container .nav-medailles > ul > li {
    width: 255px;
    padding: 5px;
    background-color: #fff;
}

.navigation-container .nav-medailles > ul > li h4 {
    height: 28px;
    font-weight: bold;
    font-size: 12px;
}

.navigation-container .nav-medailles > ul > li h4 a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 8px;
    color: #1d1d1b;
}

.navigation-container .nav-medailles > ul > li h4 a:hover {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 8px;
    color: #e9c357;
}

.product-more-views img {
    transition: all 0.25s ease-in-out;
}

.product-more-views img:hover {
    scale: 3;
    z-index: 9999;
    position: relative;
}