html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}

.card-deck .card {
  min-width: 220px;
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.thumbsel {
	border: none;
}

.thumbsel td {
	border: none;
}

.thumbsel img {
	border: #ccc 1px solid;
	padding: 1px;
	margin-left: 5px;
	margin-right: 20px;
	cursor: pointer;
}

div.designbox {
	min-width: 480px !important;
	position: relative;
}



div.dinnerBox {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:710px;
	background: url('https://shop.printyournapkins.com/img/dinner.jpg') center center;
}

div.dinnerfx_bx_ {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:41px;
}

div.dinnerfx_bx002_ {
	position:absolute;
	left:0px;
	top:41px;
	width:60px;
	height:475px;
}

div.dinnerfx_bx003_ {
	position:absolute;
	left:60px;
	top:41px;
	width:304px;
	height:474px;
	padding: 1px;
}

div.dinnerfx_bx003_ img {
	position: absolute;
}

div.dinnerfx_bx004_ {
	position:absolute;
	left:365px;
	top:41px;
	width:75px;
	height:475px;
}

div.dinnerfx_bx005_ {
	position:absolute;
	left:0px;
	top:516px;
	width:440px;
	height:194px;
}


/* type 2 */

div.lunchenonBox {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:400px;
	background: url('https://shop.printyournapkins.com/img/lunchenon.jpg') center center;
}

div.lunchenonfx_bx_ {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:28px;
}

div.lunchenonfx_bx002_ {
	position:absolute;
	left:0px;
	top:28px;
	width:46px;
	height:252px;
}

div.lunchenonfx_bx003_ {
	position:absolute;
	left:46px;
	top:28px;
	width:250px;
	height:252px;
}

div.lunchenonfx_bx003_ img {
	position: absolute;
}

div.lunchenonfx_bx004_ {
	position:absolute;
	left:296px;
	top:28px;
	width:144px;
	height:252px;
}

div.lunchenonfx_bx005_ {
	position:absolute;
	left:0px;
	top:280px;
	width:440px;
	height:120px;
}


/* type 1 serviette.jpg */

div.servietteBox {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:710px;
	background: url('https://shop.printyournapkins.com/img/serviette.jpg') center center;
}

div.serviettefx_bx_ {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:41px;
}

div.serviettefx_bx002_ {
	position:absolute;
	left:0px;
	top:41px;
	width:60px;
	height:615px;
}

div.serviettefx_bx003_ {
	position:absolute;
	left:60px;
	top:41px;
	width:304px;
	height:614px;  /* + 140 to 475 */
	padding: 1px;
}

div.serviettefx_bx003_ img {
	position: absolute;
}

div.serviettefx_bx004_ {
	position:absolute;
	left:365px;
	top:41px;
	width:75px;
	height:615px;
}

div.serviettefx_bx005_ {
	position:absolute;
	left:0px;
	top:516px;
	width:440px;
	height:54px;
}











/* Footer */

footer {
  background: #151515;
  color: #757575;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .3px;
}


.els-copyright-bar {
  background: #111;
  padding: 25px 0;
  font-size: 15px;
  letter-spacing: .2px;
}

.els-copyright-bar a {
	color: #757575;
	  transition: all .5s;
  text-decoration: none;
  cursor: pointer;
}
}




