/* CSS Document by sladek*logiq.cz */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.clear20 {
	display: block;
	clear: both;
	height: 20px;
	width: 100%;
	overflow: hidden;
}
strong {
	font-weight: 700;
}
*:focus {
    outline: none;
   }
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
legend {
	display: none;
}
em,i {
	font-style: italic;
}



/* BASIC STYLING */
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "europa",'Open Sans', sans-serif;
	font-size: 17px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #444;
}
a {
	color: #CCFF00;
	color: #444;
	text-decoration: underline;
}
a:hover {
	color: #444;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}

.content {
	width: 95%;
	max-width: 1190px;
	margin: 0 auto;
}
.header {
	position: relative;
	min-height: 124px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 23px;
	background-color: #fff;
	border-bottom: 2px solid #eee;
}
.header a {
	color: #444;
	text-decoration: none;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.header a:hover, .header a.menus {
	background-color: #CCFF00;
}
.headercontent {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	font-size: 17px;
	line-height: 20px;
}
.headercontent1 {
	height: 88px;
}
.headercontent2 {
	clear: both;
}
h1.logo, .logo {
	position: absolute;
	top: 0;
	left: -115px;
}
h1.logo a, .logo a {
	display: block;
	width: 80px;
	height: 124px;
	background-size: 80px auto;
	background-image: url(../img/logo.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
h1.logo a:hover, .logo a:hover {
	background-color: #fff;
}
.logo span {
	display: none;
}
.search {
	display: block;
	float: left;
	width: 274px;
	height: 42px;
}
.search1 {
	width: 200px;
	border: 2px solid #eee;
	background-color: #fff;
	height: 20px;
	padding: 10px;
	display: block;
	float: left;
	font-family: "europa",'Open Sans', sans-serif;
	font-size: 17px;
}
.search2 {
	border: none;
	background-color: #FFE1E1;
	overflow: hidden;
	display: block;
	float: left;
	height: 44px;
	width: 50px;
	margin: 0;
	padding: 0;
	text-indent: 1000px;
	cursor: pointer;
	background-image: url(../img/search2.png);
	background-position: 50% 50%;
	background-size: 32px auto;
	background-repeat: no-repeat;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.search2:hover {
	background-color: #CCFF00;
}
.searchmobile {
	background-color: #eee;
	padding: 5px 5% 4px 5%;
}
.searchmobile .search1 {
	border: none;
	width: 75%;
	padding: 10px 5%;
	height: 24px;
}
.searchmobile .search2 {
	width: 15%;
}

.language {
	float: left;
	width: 65px;
	text-align: center;
	/*height: 42px;*/
}
.language a {
	display: block;
	width: 100%;
	height: 24px;
	padding: 10px 0;
	text-decoration: none;
}
a.language2 {
	display: none;
}
.language:hover {
	background-color: #eee;
}
.language:hover a.language2 {
	display: block;	
}
.menu1 {
	/*width: 230px;*/
	text-align: center;
	float: left;
}
.menu1 a {
	display: inline-block;
	height: 24px;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 20px;
}
a.menulogin {
	/*width: 220px;*/
	text-align: center;
	float: left;
	display: block;
	height: 24px;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 20px;
}
a.menulogin:hover {
	background-color: transparent;
	color: #FF9900;
}
a.menucart {
	float: right;
	display: block;
	height: 24px;
	padding: 10px 15px 10px 65px;
	text-decoration: none;
	line-height: 20px;
	background-image: url(../img/cart.png);
	background-size: 46px auto;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	color: #6600FF;
	background-color: #fff;
}
a.menucart:hover {
	background-image: url(../img/cart-hover.png);
	background-color: transparent;
	color: #FF9900;
}
.headercontent2 a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 28px;
	font-size: 23px;
}
a#menu15, a#mobilemenu1-15 {
	color: #FF9900;
}
.mobilemenu {
	display: none;
}





.intro {
	background-color: #eee;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.introtxt {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
	color: #fff;
}
.introtxt p {
	padding: 0 0 20px 0;
}
.introtxt p img.normalimg {
	display: block;
	width: auto;
	width: 90%;
	max-width: 240px;
}
a.introbutt {
	display: inline-block;
	padding: 15px 30px;
	color: #444;
	background-color: #fff;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
a.introbutt:hover {
	background-color: #CCFF00;
}


.home {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}
.home h2, .home1 h2, .introworks h2, .news h2, .works h2, .searchsection h2, .cart h2,
.home h1, .home1 h1, .introworks h1, .news h1, .works h1, .searchsection h1, .cart h1 {
	font-weight: 700;
	font-size: 42px;
	padding: 0 0 20px 0;
}

.home p, .home1 p, .works p {
	padding: 0 0 20px 0;
}
.homemenu a {
	display: block;
	width: 31%;
	float: left;
	text-align: center;
	padding: 35px 0.5%;
	background-color: #eee;
	margin: 0 2% 20px 0;
	text-decoration: none;
	font-weight: 700;
	font-size: 34px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.homemenu a:nth-child(3n+0) {  
 	margin: 0 0 20px 0;
}
.homemenu a:hover {
	background-color: #CCFF00;
}


.home1 {
	background-size: 100% auto;
	background-image: url(../img/gradient.png);
	background-position: 50% 50%;
	background-repeat: repeat-y;
}
.home1txt {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
	color: #fff;
}
.home1 ul li, .home ul li {
	padding: 0 0 10px 60px;
	background-image: url(../img/li.png);
	background-size: 10px 10px;
	background-position: 30px 8px;
	background-repeat: no-repeat;
}




.introworks, .searchsection {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}
.introworkssearch {
	padding: 0 0 60px 0;
}
.searchsection {
	padding: 60px 0 0 0;
}
h3.morebyartist {
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 20px 0;
}
.introworks h3 a {
	text-decoration: none;
	color: #FF9900;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.introworks h3 a:hover {
	color: #444;
}

a.masonrybutt {
	display: block;
	text-decoration: none;
	padding: 0 20px 40px 0;
	height: auto;
}
.gridnewload {
	opacity: 0;
}
a.masonrybutt img {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
}
.grid-item { 
	height: auto;
	width: 33.333%;
	padding: 0 0 0 0;
}
.grid-item:nth-child(3n+0) { 
	padding: 0 0 0 0;
}
.masonryimg {
	position: relative;
}
.masonryauthor, .works p.masonryauthor, .masonryart, .introworks h3.masonryart {
	padding: 0;
}
.masonryimg .status {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 90px;
    height: 55px;
    padding: 35px 0 0;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    background-color: #CCFF00;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
	font-weight: 600;
}
.masonryimg .status0 {
	color: #fff;
	background-color: #707070;
}
.masonryimg .status1 {
	background-color: #FF9900;
}
.masonryart {
	font-family: "adobe-garamond-pro", serif;
	font-size: 20px;
}
.masonryauthor, .masonryprice {
	font-weight: 600;
}





.news {
	background-color: #FFE1E1;
	text-align: center;
}
.news img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.newstxt {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}
.newstxt ul li {
	padding: 0 0 5px 20px;
	background-image: url(../img/li1.png);
	background-size: 10px 10px;
	background-position: 0 8px;
	background-repeat: no-repeat;
	text-align: left;
}
.newstxt p, .newstxt ul {
	font-family: "adobe-garamond-pro", serif;
	padding: 0 0 20px 0;
}
.newsitem {
	padding: 0 0 45px 0;
}
.newsitem p {
	font-family: "adobe-garamond-pro", serif;
	padding: 0 0 20px 0;
}
.newsitemdate {
	font-weight: 600;
	font-size: 24px;
}
.newsitemface img {
	display: block;
	margin: 0 auto 20px auto;
	max-width: 100%;
}
.newsitem h3 {
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 10px 0;
}
.newsitem p {
	padding: 0 0 20px 0;
}
a.newsbutt {
	display: inline-block;
	padding: 10px 30px;
	color: #444;
	background-color: #eee;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
a.newsbutt:hover {
	background-color: #CCFF00;
}


.footer {
	background-color: #eee;
}
.footertxt {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
	font-size: 17px;
	line-height: 26px;
}
.footermobile {
	display: none;
}
.footer1 {
	clear: both;
}
.footer1 a {
	font-weight: 700;
	text-decoration: none;
}
.footer1 a:hover, .footer1 a.menus {
	color: #FF9900;
}
.footer11, .footer12, .footer13 {
	float: left;
	width: 33%;
	padding: 0 0 20px 0;
}
.footer11 img {
	display: block;
	width: 90%;
	max-width: 200px;
}
a.soc {
	width: 60px;
	height: 60px;
	display: inline-block;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	background-color: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 35px auto;
	margin: 0 10px 10px 0;
}
a.soc:hover {
	background-color: #CCFF00;
}
a.soc-fb {
	background-image: url(../img/soc-fb.png);
}
a.soc-tw {
	background-image: url(../img/soc-tw.png);
}
a.soc-pin {
	background-image: url(../img/soc-pin.png);
}


.nwl1 {
	background-color: #fff;
	border: none;
	padding: 10px;
	display: block;
	margin: 5px 0 10px 0;
	width: 70%;
	font-size: 17px;
	font-family: "europa",'Open Sans', sans-serif;
}
.nwl2 {
	background-color: #FFE1E1;
	border: none;
	padding: 10px 25px;
	display: block;
	font-weight: 700;
	color: #444;
	cursor: pointer;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	font-size: 17px;
	font-family: "europa",'Open Sans', sans-serif;
}
.nwl2:hover {
	background-color: #CCFF00;
}


.drobek {
	padding: 0 0 9px 0;
	font-size: 17px;
	line-height: 30px;

}
.drobek a {
	font-weight: 700;
	text-decoration: none;
}
.drobek strong, .drobek a:hover {
	color: #FF9900;
}

.works {
	width: 95%;
	margin: 0 auto;
	max-width: 1340px;
	padding: 40px 0;
}
.works1 {
	float: left;
	max-width: 140px;
	width: 10.5%;
	padding: 0 2% 0 0;
	text-align: right;
	font-size: 17px;
	line-height: 30px;
}
.works2 {
	float: left;
	width: 75%;
	max-width: 1000px;
	margin: 0 12.5% 0 0;
	
}
.works1 strong {
	display: block;
	color: #FF9900;
}
.works1 strong span {
	display: block;
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	padding: 0 0 6px 0;
}
.works1 ul {
	padding: 0 0 20px 0;
}
.works1 a {
	text-decoration: none;
	font-weight: 600;
	/**/
}
.works1 a:hover, a.works1s {
	color: #FF9900;
}
.worksmenu {
	padding: 10px 0 0 0;
}
.worksmenu li {
	display: inline-block;
	margin: 0 20px 20px 0;	
}
.worksmenu a {
	display: block;
	background-color: #eee;
	font-weight: 700;
	padding: 10px 40px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
.worksmenu a:hover, a.worksmenus {
	background-color: #CCFF00;
}
.works1letter {
	text-transform: uppercase;
}
.works1mobile, .works1 strong.works1mobile {
	display: none;
}




.detail {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.detail1 {
	float: left;
	width: 60%;	
	padding: 0 0 10px 0;
}
.detail1img {
	margin: 0 0 10px 0;
	position: relative;
}
.detail1 img {
	display: block;
	width: 100%;
	height: auto;
}
.detail11 li {
	float: left;
	width: 32%;
	margin: 0 2% 10px 0;
}
.detail11 li:nth-child(3n+0) { 
	margin: 0 0 10px 0;
}
.detail11 a {
	position: relative;
	display: block;
}
.detail11 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    -webkit-box-shadow:inset 0px 0px 0px 2px #000;
    -moz-box-shadow:inset 0px 0px 0px 2px #000;
    box-shadow:inset 0px 0px 0px 2px #000;
	opacity: 0;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.detail11 a:hover span, a.detail2butts span {
	opacity: 1;
}


.detail2 {
	float: right;
	width: 35%;
	font-size: 17px;
}
a.detail21 {
	display: inline-block;
	background-color: #eee;
	font-weight: 700;
	padding: 10px 30px 10px 45px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	margin: 0 15px 20px 0;
	background-size: auto 20px;
	background-image: url(../img/sip2.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
a.detail21:hover {
	background-color: #CCFF00;
}
.newstxt a.detail21 {
	margin: 0 0 20px 0;
}
.detail22 {
	display: inline-block;
	background-color: #FFE1E1;
	font-weight: 700;
	padding: 10px 30px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	margin: 0 15px 20px 0;
	cursor: pointer;
	position: relative;
}
.detail22:hover {
	background-color: #CCFF00;
}
.detail221 {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background-color: #CCFF00;
	display: none;
}
.detail22:hover .detail221 {
	display: block;
}
.detail221 a {
	float: left;
	width: 33.333%;
	display: block;
	height: 40px;
	background-position: 50% 50%;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-color: #CCFF00;
}
a.share-fb {
	background-image: url(../img/soc-fb.png);
}
a.share-tw {
	background-image: url(../img/soc-tw.png);
}
a.share-pn {
	background-image: url(../img/soc-pin.png);
}

.detail2 h1 {
	font-weight: 700;
	font-size: 24px;
}
.detail2 h2 {
	font-family: "adobe-garamond-pro", serif;
	font-size: 24px;
	padding: 0 0 20px 0;
}
.detail2 p {
	padding: 0 0 20px 0;
}
.detail23 {
	font-weight: 700;
}
.detail24 {
	font-weight: 700;
	font-size: 40px;
	padding: 0 0 10px 0;
}
.detail24red {
	color: #FF9900;
}
.detail24old {
	font-weight: 700;
	font-size: 30px;
	text-decoration: line-through;
}

.detail25 {
	background-color: #6600FF;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 45px;
	margin: 0 5px 5px 0;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	border: none;
	font-size: 18px;
	font-family: "europa",'Open Sans', sans-serif;
}
.detail25:hover {
	color: #444;
	background-color: #CCFF00;
}

.wishlistajax {
	padding: 0 0 20px 0;
}
a.wishlistbutt {
	display: inline-block;
	background-color: #FF9900;
	font-weight: 700;
	padding: 10px 0 10px 0;
	width: 50px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	margin: 0 15px 20px 0;
	background-size: auto 20px;
	background-image: url(../img/wish.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
a.wishlistbutt:hover {
	background-color: #CCFF00;
	background-image: url(../img/wish-hover.png);
	color: #444;
}




.detail2ul li {
	padding: 0 0 5px 20px;
	background-image: url(../img/li.png);
	background-size: 10px 10px;
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-weight: 700;
}
.detail2ul li.detail2ul2 {
	background-image: url(../img/li2.png);
}
.detail2ul li.detail2ul3 {
	background-image: url(../img/li3.png);
}
.detail2ul {
	margin: 0 0 20px 0;
}
.detail2ul a {
	text-decoration: none;
}

a.infobutt {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	BACKGROUND-COLOR: #FF9900;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
	width: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: relative;
	margin: -5px 0 0 0;
	vertical-align: middle;
}
a.infobutt span {
	display: none;
}
a.infobutt:hover span {
	position: absolute;
	display: block;
	width: 200px;
	left: -100px;
	bottom: 30px;
	z-index: 1000;
	background-color:  #eee;
	padding: 10px;
	color: #444;
	font-size: 13px;
	line-height: 20px;
}


a.popupimg {
	cursor: zoom-in;
}
a.popupimgclose {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(../img/menu-close.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 10000;
	background-color: rgba(255,255,255,0.3);
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
a.popupimgclose:hover, a.popupimgnext:hover, a.popupimgprev:hover {
	background-color: rgba(255,255,255,0.5);
}

a.popupimgnext {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -20px 0 0 0;
	background-image: url(../img/menu-next.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 10000;
	background-color: rgba(255,255,255,0.3);
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
a.popupimgprev {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin: -20px 0 0 0;
	background-image: url(../img/menu-prev.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 10000;
	background-color: rgba(255,255,255,0.3);
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}



.zoomLens {
	cursor: crosshair;
}
#zoomcontainer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	cursor: crosshair;
	/*z-index: 100;*/
}
.popupimgopen {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0;
	/*z-index: 100;*/
}
.popupimgopen1 {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	cursor: zoom-in;	
	vertical-align: middle;
	text-align: center;
}
.popupimgopen1 img {
	max-height: 100%;  
    max-width: 100%; 
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;

}
.popupimgopen2 {
	display: none;
	position: absolute;
	top: 0;
	left: 5%;
	width: 90%;
	height: 100%;
	z-index: 9000;
}
.popupimgopen2 img {
	/*max-width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;*/
	width: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
}


.detail27 {
	padding: 0 0 20px 0;
}
.detail27 ul li {
	padding: 0 0 5px 20px;
	background-image: url(../img/li1.png);
	background-size: 10px 10px;
	background-position: 0 8px;
	background-repeat: no-repeat;
}

.detail26 {
	display: inline-block;
	background-color: #CCFF00;
	font-weight: 700;
	padding: 10px 35px;
	margin: 0 0 20px 0;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	border: none;
	font-size: 18px;
}
.detailafter {
	padding: 0 0 40px 0;
}


.artists {
	width: 100%;
}
.artists li {
	float: left;
	width: 30%;
	padding: 0 1.5%;
}
.artists li:nth-child(3n+1) {  
 	clear: both;
}
.artists a {
	display: block;
	padding: 0 0 50px 0;
	text-align: center;
	text-decoration: none;
}
.artists img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 1000px;
	margin: 0 auto 10px auto;
	-webkit-transition: 150ms ease-out;
	transition: 150ms ease-out;
	opacity: 0.9;
}
.artists a:hover img {
	opacity: 1;
}
.artists h3 {
	font-weight: 700;
	font-size: 20px;
}
.artists h4 {
	font-family: "adobe-garamond-pro", serif;
	font-size: 20px;
}




.artist {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
.artist1 {
	padding: 0 20px 0 0;
}
.artist1 img {
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
}
.artist2 {
	padding: 0 20px 40px 0;
}
.artist20 {
	display: none;
}
a.artist21 {
	display: inline-block;
	padding: 10px 30px;
	color: #444;
	background-color: #eee;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
a.artist21:hover {
	background-color: #CCFF00;
}
.artist2 p {
	padding: 0 0 20px 0;
	font-family: "adobe-garamond-pro", serif;
}
.artist2 ul {
	padding: 0 0 10px 0;
}
.artist2 li {
	font-family: "adobe-garamond-pro", serif;
	padding: 0 0 10px 20px;
	background-image: url(../img/li.png);
	background-size: 10px 10px;
	background-position: 0 5px;
	background-repeat: no-repeat;
}


.artist2 h1 {
	font-weight: 700;
	font-size: 24px;
}
.artist2 h2 {
	font-size: 24px;
	font-family: "adobe-garamond-pro", serif;
}
.artist3 {
	/*float: right;
	width: 66%;*/
}
.artist3 a.masonrybutt {
	/*padding: 0 0 40px 20px;*/
}
.artist3 .grid-item { 
	/*width: 50%;*/
}


.cartsteps {
	background-size: 100% auto;
	background-image: url(../img/gradient.png);
	background-position: 50% 50%;
	background-repeat: repeat-y;
	margin: 40px 0;
	padding: 15px 2.5%;
	text-align: center;
}
.cartsteps a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	font-size: 20px;
	margin: 0 20px;
}
.cartsteps a:hover, a.cartstepss {
	color: #CCFF00;
}


.cart {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}


.cart1 {
	border-top: 2px solid #eee;
}
.cart11 {
	padding: 5px 0;
	border-bottom: 2px solid #eee;
	display: table;
	width: 100%;
}
.cart111 {
	width: 15%;
	display: table-cell;
}
.cart111 img {
	max-width: 100%;
	height: auto;
	display: block;
}
.cart112 {
	display: table-cell;
	padding: 0 0 0 5%;
	width: 50%;
	vertical-align: middle;
	font-weight: 700;
	color: #FF9900;
}
.cart112 strong {
	display: block;
	color: #444;
}
.cart113 {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	text-align: right;
	padding: 0 0 0 0;
	font-weight: 700;
	font-size: 18px;
}
.cart114 {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	text-align: right;
	padding: 0 0 0 0;
}
.cart1butt {
	display: inline-block;
	background-color: #eee;
	color: #444;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 30px 10px 30px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
.cart1buttback {
	padding: 10px 30px 10px 45px;
	background-size: auto 20px;
	background-image: url(../img/sip2.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
.cart1butt:hover {
	color: #444;
	background-color: #CCFF00;
}
.cart20 {
	padding: 25px 0 45px 0;
}
.cart2 {
	text-align: right;
	font-weight: 700;
	font-size: 24px;
	color: #222;
}

.cart3 {
	background-color: #FFE1E1;
	text-align: center;
	padding: 20px;
	margin: 0 0 50px 0;
	font-family: "adobe-garamond-pro", serif;
	font-size: 20px;
}
a.cart4butt, .cart4butt {
	background-color: #6600FF;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 35px;
	margin: 0 0 20px 0;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	font-size: 18px;
	float: right;
	text-align: center;
	border: none;
	font-family: "europa",'Open Sans', sans-serif;
}
a.cart4butt:hover, .cart4butt:hover {
	color: #444;
	background-color: #CCFF00;
}

.loginform label, .cart label, .contactform label {
	display: block;
	padding: 0 0 10px 0;
}
.inputmidi {
	display: block;
	border: 2px solid #eee;
	padding: 10px 10px;
	margin: 0 0 10px 0;
	width: 95%;
	max-width: 400px;
	background-color: #fff;
	font-family: "europa",'Open Sans', sans-serif;
	font-size: 17px;
}
.inputmidiinline {
	display: inline-block;
}
select.inputmidi {
	width: 95%;
	max-width: 420px;
}
.inputsubmit {
	display: block;
	padding: 10px 30px;
	color: #444;
	background-color: #FFE1E1;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	cursor: pointer;
	border: none;
	font-family: "europa",'Open Sans', sans-serif;
	font-size: 17px;
}

.inputsubmit:hover {
	background-color: #CCFF00;
}
.alert {
	background-color: #FFE1E1;
	padding: 10px;
	margin: 0 0 20px 0;
	text-align: center;
	font-weight: 700;
}
p.alert {
	padding: 20px;
}


.pagall {
	clear: both;
	text-align: center;
	font-size: 17px;
	padding: 40px 0 0 0;
}
.loading {
	background-size: auto 30px;
	background-image: url(../img/loading.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
a.pagallbutt1 {
	float: left;
	display: inline-block;
	padding: 10px 15px 10px 35px;
	color: #444;
	background-color: #eee;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	text-transform: uppercase;
	background-size: auto 17px;
	background-image: url(../img/sip.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
a.pagallbutt2 {
	display: inline-block;
	padding: 10px 15px;
	margin: 0 auto 20px auto;
	color: #444;
	background-color: #eee;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
	text-transform: uppercase;
}
a.pagallbutt1:hover, a.pagallbutt2:hover {
	background-color: #CCFF00;
}
.paginace {
	float: right;
}
.paginace a {
	display: inline-block;
	padding: 10px 15px;
	color: #444;
	background-color: #eee;
	font-weight: 700;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
	text-decoration: none;
}
.paginace a:hover {
	background-color: #CCFF00;
}
a.pag1 {
	background-size: auto 20px;
	background-image: url(../img/sip2.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 10px 20px;
}
a.pag2 {
	background-size: auto 20px;
	background-image: url(../img/sip1.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 10px 20px;
}
span.paginaceselected {
	display: inline-block;
	padding: 10px 15px;
	background-color: #CCFF00;
	font-weight: 700;
}





.checkbox {
	padding: 5px 0 5px 40px;
	background-position: 0 1px;
	background-size: 30px 130px;
	background-repeat: no-repeat;
	background-image: url(../img/checkbox.png);
	cursor: pointer;
}
.checkboxs {
	background-position: 0 -99px;
}
.h2checkbox {
	clear: both;
	margin: 10px 0 20px 10px;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	padding: 5px 0 5px 40px;
}
#deliveraltcheckbox {
	margin: 0 0 20px 10px;
}
#address1 {
	padding: 0 0 10px 0;
}
.radiobutton {
	padding: 10px 0 10px 70px;
	background-position: 15px 7px;
	background-repeat: no-repeat;
	background-size: 30px 130px;
	background-image: url(../img/checkbox.png);
	cursor: pointer;
}
.radiobuttons {
	background-position: 15px -93px;
}
.cartleft {
	float: left;
	width: 45%;
}
.cartright {
	float: right;
	width: 45%;
}



.lastseen {
	width: 175px;
	padding: 10px;
	position: fixed;
	bottom: 20px;
	right: 20px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	background-color: #fff;
	text-align: center;
	font-size: 15px;
	z-index: 100;
}
.lastseen h2, .lastseen h2 {
	padding: 0 0 10px 0;
	font-weight: 700;
}
.lastseen ul li {
	padding: 0 0 10px 0;
}
.lastseen ul li a { 
	display: block;
}
.lastseen ul li img {
	display: block;	
	width: 100%;
	height: auto;
}




@media screen and (min-width: 1px) and (max-width: 1440px) {
.works1 {
	width: 11%;
	padding: 0 2% 0 0;
}
.works2 {
	width: 74%;
	margin: 0;
}
.works1 strong {
	font-size: 18px;
}
.lastseen {
	width: 120px;
}
}


@media screen and (min-width: 1000px) and (max-width: 1230px) {
h1.logo {
	left: 0;
}
.headercontent1, .headercontent2 {
	padding: 0 0 0 115px;
}
a.menulogin {
	width: auto;
}
}


@media screen and (min-width: 1px) and (max-width: 1340px) {
.lastseen {
	position: relative;
	width: auto;
	bottom: auto;
	right: auto;
}
.lastseen ul li {
	padding: 0 1% 10px 1%;	
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
}



@media screen and (min-width: 1px) and (max-width: 1000px) {
.search, .menu1, a.menulogin, .headercontent2 {
	display: none;
}
.header {
	min-height: 80px;
}
.language {
	float: right;
	/*display: none;*/
}
a.menucart {
	padding: 10px 10px 10px 60px;
	background-position: 10px 50%;
}
h1.logo {
	left: 50%;
	margin: 0 0 0 -40px;
}
h1.logo a {
	height: 80px;
	background-position: 50% 50%;
	background-size: auto 60px;
}
a.menubutt {
	display: block;
	float: left;
	width: 50px;
	height: 42px;
	background-image: url(../img/menu.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
a.menubutts {
	background-image: url(../img/menu-close.png);
}
.mobilemenu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10000;
	border-bottom: 1px solid #eee;
	font-size: 17px;
}
.mobilemenu a {
	display: block;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #eee;
}
}




@media screen and (min-width: 1px) and (max-width: 900px) {
.homemenu a {
	padding: 10px 0.5%;
	font-size: 24px;
	width: 47%;
	margin: 0 3% 20px 0;
}
.homemenu a:nth-child(3n+0) {  
 	margin: 0 3% 20px 0;
}
.homemenu a:nth-child(2n+0) {  
 	margin: 0 0% 20px 0;
}
.grid-item { 
	width: 50%;
}
.works1 {
	float: none;
	width: auto;
	text-align: left;
	max-width: 100%;
}
.works1 strong {
	clear: both;
	display: block;
	width: 150px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #FF9900;
}
.works1full, .works1 strong.works1full {
	display: none;
}
.works1mobile, .works1 strong.works1mobile {
	display: initial;
}

.works1 strong span {
	display: none;
}
.works1 ul {
	float: none;
	padding: 0 0 10px 0;	
}
.works1 li {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: top;
}
.works2 {
	clear: both;
	float: none;
	width: auto;
}
.cart112 {
	width: 30%;
}
.cart113, .cart114 {
	width: 30%;
}
}


@media screen and (min-width: 1px) and (max-width: 768px) {
.detail1, .detail2 {
	clear: both;
	float: none;
	width: auto;
}
.paginace {
	float: none;
	margin: 0 auto 20px auto; 
}
a.pagallbutt1 {
	float: none;
}
.artists li {
	width: 47%;
}
.artists li:nth-child(3n+1) {  
 	clear: none;
}
.artists li:nth-child(2n+1) {  
 	clear: both;
}
.works1 strong {
	float: none;
}
.cartsteps a {
	display: block;
}
}

@media screen and (min-width: 1px) and (max-width: 720px) {
.footer11, .footer12, .footer13 {
	float: none;
	width: auto;
}
}


@media screen and (min-width: 1px) and (max-width: 600px) {
.language {
	display: none;
}
.homemenu a, .homemenu a:nth-child(2n+0), .homemenu a:nth-child(3n+0)  {
	padding: 10px 0.5%;
	font-size: 16px;
	width: 99%;
	margin: 0 0 10px 0;
}
.artist1 {
	padding: 0 0 0 0;
}
.grid-item { 
	width: 100%;
}
a.masonrybutt, .artist3 a.masonrybutt {
	padding: 0 0 40px 0;
}
.footermobile {
	display: block;
	padding: 0 0 20px 0;
}
.footermobile p {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999;
	margin: 0 0 10px 0;
}
.footermobile span {
	font-weight: 700;
	color: #FF9900;
}
.footermobile a {
	color: #444;
	font-weight: 700;
	text-decoration: none;
}
.footermobile a:hover {
	color: #FF9900;
}

.artist2, .artist3 {
	float: none;
	width: auto;
}
a.cart4butt {
	float: none;
	width: auto;
	display: block;
	margin: 20px 0;
}
}



@media screen and (min-width: 1px) and (max-width: 480px) {
.artists li {
	width: auto;
	float: none;
}
}


#eucookielaw {
	/*position: fixed;
	left: 0;
	bottom: 0;*/
	/*position: relative;
	z-index: 1;*/
	width: 95%;
	background-color: #444;
	padding: 15px 2.5%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}
#eucookielaw p {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
}
#eucookielaw a {
	color: #fff;
	text-decoration: underline;
}
#eucookielaw a:hover {
	color: #fff;
	text-decoration: none;
}
a#removecookie {
	background-color: #fff;
	display: inline-block;
	margin: 0 10px;
	color: #444;
	padding: 0 20px;
	text-decoration: none;
}
a#removecookie:hover {
	color: #000;
}
