@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900&subset=latin-ext');
@charset "utf-8";
.android_browser_suxx {
  width: 10%;
}
/*                                                            */
/*  SHOP STYLES                                               */
/*                                                            */
#mainframe.shop {
  background-color: #ffffff;
  position: relative;
  height: auto;
  min-height: 100vh;
  /*	.button {
		cursor:pointer;
		background:rgba(0,0,0,.40);
		color:#d0d0d0;
		text-align:center;
		
		&:hover {
			background:rgba(0,0,0,.60);
			&:after {
				color:#ffffff;
			}
		}
		
	} /* */
}
#mainframe.shop a {
  display: inline-block;
  vertical-align: baseline;
  padding: 1px 6px;
  margin: -1px -6px;
  border: none;
  cursor: pointer;
  transition: background 750ms ease-out;
  -o-transition: background 750ms ease-out;
  -moz-transition: background 750ms ease-out;
  -webkit-transition: background 750ms ease-out;
  color: black;
  font-weight: bold;
}
#mainframe.shop a:hover {
  background-color: #ffe0a0;
  transition: background 150ms ease-out;
  -o-transition: background 150ms ease-out;
  -moz-transition: background 150ms ease-out;
  -webkit-transition: background 150ms ease-out;
}
#mainframe.shop .button {
  display: inline-block;
  clear: both;
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  left: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 5px 0px 5px;
  padding: 2px 12px;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#mainframe.shop .button:hover {
  background: rgba(0, 0, 0, 0.85);
}
#mainframe.shop .button.ordernow {
  display: block;
  float: left;
  font-size: 32px;
  font-weight: 700;
  margin: 20px auto 30px;
  padding: .1em .5em .1em 1.5em;
  text-align: right;
  line-height: 1.5em;
  color: #fff;
  background: #ff6000 url('Template/Titatuta/CSS/Images/actionstarbackground.png') left center / auto 130% no-repeat scroll;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop .button.ordernow {
    display: inline-block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
#mainframe.shop .button.ordernow:hover {
  background-color: #a04000;
}
#mainframe.shop .button.FB {
  display: block;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  margin: 5px 5px 5px 0;
  padding: 8px 15px 8px;
  font-size: 1.2em;
  white-space: nowrap;
  background-color: #3B5998;
  background-color: rgba(59, 89, 152, 0.7);
  color: #ffffff;
  transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -o-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -moz-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -webkit-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#mainframe.shop .button.FB:link,
#mainframe.shop .button.FB:active,
#mainframe.shop .button.FB:visited {
  background-color: #3B5998;
  background-color: rgba(59, 89, 152, 0.7);
  color: #ffffff;
  transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -o-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -moz-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -webkit-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
}
#mainframe.shop .button.FB:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  color: #3B5998;
  transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -o-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -moz-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -webkit-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
}
#mainframe.shop .overbuttons {
  width: 100%;
  height: auto;
  text-align: center;
}
#mainframe.shop .overbuttons > a,
#mainframe.shop .overbuttons span {
  display: block;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  margin: 5px;
  padding: 8px 15px 8px;
  font-size: 1.2em;
  white-space: nowrap;
  background-color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -o-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -moz-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -webkit-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#mainframe.shop .overbuttons > a,
#mainframe.shop .overbuttons a:link,
#mainframe.shop .overbuttons a:hover,
#mainframe.shop .overbuttons a:active,
#mainframe.shop .overbuttons a:visited {
  background-color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -o-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -moz-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
  -webkit-transition: color 1000ms ease-out 0ms, background-color 1000ms ease-out 0ms;
}
#mainframe.shop .overbuttons > a:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  color: #000000;
  transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -o-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -moz-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
  -webkit-transition: color 200ms ease-out 0ms, background-color 200ms ease-out 0ms;
}
#mainframe.shop > .shopitems {
  position: relative;
  background: #f0f0f0;
}
#mainframe.shop > .shopitems > .itemsheadimg {
  width: 100vw;
  height: auto;
  min-height: 60vh;
  display: block;
  position: relative;
  object-fit: cover;
  object-position: 50% 50%;
  margin-bottom: calc(-12% - 80px);
}
#mainframe.shop > .shopitems > article.paddingbox {
  padding: 0 0 30px;
  margin: 80px auto 0;
  overflow: visible;
  line-height: 0px;
  text-align: left;
}
@media (max-width: 1200px) {
  #mainframe.shop > .shopitems > article.paddingbox {
    line-height: inherit;
    text-align: center;
  }
}
#mainframe.shop > .shopitems .itemlink {
  width: calc(50% - 21px);
  height: auto;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.2em;
  padding: 0;
  margin: 10px;
  text-align: left;
  background: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 0px 5px 12px 0px rgba(0,0,0,.35);
  -moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,.35);
  -webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,.35);
  transition: top 500ms ease-out, box-shadow 500ms ease-out;
  -o-transition: top 500ms ease-out, -o-box-shadow 500ms ease-out;
  -moz-transition: top 500ms ease-out, -moz-box-shadow 500ms ease-out;
  -webkit-transition: top 500ms ease-out, -webkit-box-shadow 500ms ease-out;
}
#mainframe.shop > .shopitems .itemlink:hover {
  top: -10px;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,.25);
  -moz-box-shadow: 0px 15px 30px 0px rgba(0,0,0,.25);
  -webkit-box-shadow: 0px 15px 30px 0px rgba(0,0,0,.25);
  transition: top 100ms ease-out, box-shadow 100ms ease-out;
  -o-transition: top 100ms ease-out, -o-box-shadow 100ms ease-out;
  -moz-transition: top 100ms ease-out, -moz-box-shadow 100ms ease-out;
  -webkit-transition: top 100ms ease-out, -webkit-box-shadow 100ms ease-out;
}
#mainframe.shop > .shopitems .itemlink h1 {
  font-size: 1.9em;
}
#mainframe.shop > .shopitems .itemlink h2 {
  font-size: 1.6em;
}
#mainframe.shop > .shopitems .itemlink h3 {
  font-size: 1.4em;
}
#mainframe.shop > .shopitems .itemlink h4 {
  font-size: 1.1em;
}
#mainframe.shop > .shopitems .itemlink .thumb_main {
  display: block;
  float: left;
  margin: 0 0 0 0;
  width: calc(100% - 301px);
  height: 100%;
  object-fit: cover;
  object-position: 50% 35%;
}
#mainframe.shop > .shopitems .itemlink .iteminfo {
  display: inline-block;
  width: 300px;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 0 15px 5px;
}
#mainframe.shop > .shopitems .itemlink .button {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 4px 10px;
  position: static;
  color: #ffffff;
}
#mainframe.shop > .shopitems .itemlink .button:after {
  display: none;
}
#mainframe.shop > .shopitems .itemlink .thumb_mini_container {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  float: none;
  margin: 10px 0 -20px;
}
#mainframe.shop > .shopitems .itemlink .thumb_mini_container .thumb_mini {
  display: inline-block;
  width: 24%;
  height: auto;
  float: left;
  margin: 0 1% 0;
}
#mainframe.shop > .shopitems .itemlink .thumb_mini_container .thumb_mini:first-child {
  margin-left: 0;
}
#mainframe.shop > .shopitems .itemlink .thumb_mini_container .thumb_mini:last-child {
  margin-right: 0;
}
@media (min-width: 800px) and (max-width: 1200px) {
  #mainframe.shop > .shopitems .itemlink {
    display: block;
    width: 80%;
    max-width: 600px;
    margin: 0 auto 25px;
  }
}
@media (max-width: 800px) {
  #mainframe.shop > .shopitems .itemlink {
    display: block;
    width: 80%;
    max-width: 400px;
    margin: 0 auto 25px;
  }
  #mainframe.shop > .shopitems .itemlink .iteminfo {
    width: 100%;
  }
  #mainframe.shop > .shopitems .itemlink .thumb_main {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  #mainframe.shop > .shopitems .itemlink .thumb_mini_container {
    display: block;
    width: 100%;
  }
  #mainframe.shop > .shopitems .itemlink .thumb_mini_container .thumb_mini {
    width: 32%;
  }
}
#mainframe.shop > .item {
  width: 100%;
  max-width: 1800px;
  height: auto;
  min-height: 100vh;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item {
    display: block;
  }
}
#mainframe.shop > .item .itemimg {
  display: none;
  position: relative;
  width: calc(100% - 400px);
  height: auto;
  min-height: 100vh;
  text-align: left;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .itemimg {
    display: none;
    width: 100%;
    height: auto;
    min-height: 100vh;
  }
}
#mainframe.shop > .item .itemimg .button.pager {
  cursor: pointer;
  position: absolute;
  z-index: 100;
  top: calc(50% - 20px);
  left: 0px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.4);
  color: #d0d0d0;
  text-align: center;
}
#mainframe.shop > .item .itemimg .button.pager:after {
  content: "<";
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: 'Open Sans', Arial, helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: 100;
  font-style: normal;
  font-size: 2em;
  line-height: 45px;
  letter-spacing: 0px;
  margin: 0;
  font-size: 28px;
  line-height: 40px;
}
#mainframe.shop > .item .itemimg .button.pager:hover {
  background: rgba(0, 0, 0, 0.6);
}
#mainframe.shop > .item .itemimg .button.pager:hover:after {
  color: #ffffff;
}
#mainframe.shop > .item .itemimg .button.pager.next {
  left: auto;
  right: 0px;
}
#mainframe.shop > .item .itemimg .button.pager.next:after {
  content: ">";
}
#mainframe.shop > .item .itemimg > .view {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 1500px;
  height: 100vh;
  background: #e8e8e8;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .itemimg > .view {
    display: block;
    position: static;
    width: 100%;
  }
}
#mainframe.shop > .item .itemimg > .view .bigimage {
  position: absolute;
  width: 100%;
  height: calc(100% - 140px);
  overflow: hidden;
}
#mainframe.shop > .item .itemimg > .view .bigimage div {
  cursor: zoom-in;
  width: auto;
  height: 100%;
  display: block;
  word-spacing: -.26em;
  white-space: nowrap;
  position: relative;
  top: 0;
  left: 0;
}
#mainframe.shop > .item .itemimg > .view .bigimage div > .link {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  word-spacing: normal;
  white-space: normal;
  vertical-align: top;
}
#mainframe.shop > .item .itemimg > .view .bigimage div > .link > img {
  width: 100%;
  height: 100%;
  background: #ffffff url('Template/Titatuta/CSS/Images/load.gif') center center / 50px 50px no-repeat scroll;
  display: block;
  object-fit: contain;
  object-position: 50% 50%;
}
#mainframe.shop > .item .itemimg > .view .caroussel {
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 140px;
  overflow: hidden;
  padding: 0;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div {
  cursor: grab;
  width: auto;
  height: 140px;
  display: block;
  word-spacing: -.26em;
  white-space: nowrap;
  position: relative;
  top: 0;
  left: 0;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link {
  width: 180px;
  height: 140px;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  word-spacing: normal;
  white-space: normal;
  vertical-align: top;
  border: 0px solid white;
  transition: all 333ms linear;
  -o-transition: all 333ms linear;
  -moz-transition: all 333ms linear;
  -webkit-transition: all 333ms linear;
  z-index: 1;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link > img {
  width: 100%;
  height: 100%;
  display: block;
  background: #ffffff url('Template/Titatuta/CSS/Images/load.gif') center center / 50px 50px no-repeat scroll;
  object-fit: cover;
  object-position: 50% 50%;
  opacity: 1;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link:hover,
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link.current:hover {
  border-bottom: 10px solid #ff8000;
  box-shadow: 0px 5px 10px 5px rgba(0,0,0,.25);
  -moz-box-shadow: 0px 5px 10px 5px rgba(0,0,0,.25);
  -webkit-box-shadow: 0px 5px 10px 5px rgba(0,0,0,.25);
  transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -webkit-transition: all 100ms linear;
  z-index: 50;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link.current {
  background: #ff8000;
  box-shadow: 0px 4px 8px 4px rgba(0,0,0,.15);
  -moz-box-shadow: 0px 4px 8px 4px rgba(0,0,0,.15);
  -webkit-box-shadow: 0px 4px 8px 4px rgba(0,0,0,.15);
  z-index: 3;
}
#mainframe.shop > .item .itemimg > .view .caroussel > div > .link.current > img {
  opacity: .85;
}
#mainframe.shop > .item .iteminfo {
  position: relative;
  width: 400px;
  background-color: #ffffff;
  text-align: left;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .iteminfo {
    display: block;
    width: 100%;
    text-align: center;
  }
}
#mainframe.shop > .item .iteminfo h1,
#mainframe.shop > .item .iteminfo h2,
#mainframe.shop > .item .iteminfo h3,
#mainframe.shop > .item .iteminfo h4,
#mainframe.shop > .item .iteminfo h5,
#mainframe.shop > .item .iteminfo h6 {
  display: block;
  clear: both;
  margin-bottom: 15px;
}
#mainframe.shop > .item .iteminfo section {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
  /*  ELEMENT design                                            */
  /*  ACTIONFRAME design                                        */
  /*  SPRINGFRAME design                                        */
  /*  NOTE design                                               */
}
#mainframe.shop > .item .iteminfo section:first-child {
  padding-top: 80px;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .iteminfo section:first-child {
    padding-top: 20px;
  }
}
#mainframe.shop > .item .iteminfo section > div,
#mainframe.shop > .item .iteminfo section > p,
#mainframe.shop > .item .iteminfo section > h1,
#mainframe.shop > .item .iteminfo section > h2,
#mainframe.shop > .item .iteminfo section > h3,
#mainframe.shop > .item .iteminfo section > h4,
#mainframe.shop > .item .iteminfo section > h5,
#mainframe.shop > .item .iteminfo section > h6,
#mainframe.shop > .item .iteminfo section > hgroup {
  width: calc(100% - 40px);
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .iteminfo section > div,
  #mainframe.shop > .item .iteminfo section > p,
  #mainframe.shop > .item .iteminfo section > h1,
  #mainframe.shop > .item .iteminfo section > h2,
  #mainframe.shop > .item .iteminfo section > h3,
  #mainframe.shop > .item .iteminfo section > h4,
  #mainframe.shop > .item .iteminfo section > h5,
  #mainframe.shop > .item .iteminfo section > h6,
  #mainframe.shop > .item .iteminfo section > hgroup {
    max-width: 500px;
  }
}
#mainframe.shop > .item .iteminfo section div:after {
  display: block;
  content: "";
  width: 100%;
  height: 0px;
  clear: both;
}
#mainframe.shop > .item .iteminfo section span.shippingto {
  display: block;
}
#mainframe.shop > .item .iteminfo section img.color {
  display: inline-block;
  clear: none;
  object-fit: cover;
  object-position: 0 0;
  width: 52px;
  height: 52px;
  padding: 0 0 0 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  border: 1px solid #ffffff;
  margin: 0 10px 0 -10px;
  float: left;
  vertical-align: middle;
}
#mainframe.shop > .item .iteminfo section .image {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
#mainframe.shop > .item .iteminfo section .image > img {
  width: 100%;
  height: auto;
}
#mainframe.shop > .item .iteminfo section ul {
  display: block;
  width: 100%;
  height: auto;
}
#mainframe.shop > .item .iteminfo section ul li {
  display: list-item;
  width: auto;
  height: auto;
  list-style: square outside;
  margin: 0 0 .4em 2em;
}
#mainframe.shop > .item .iteminfo section ul:before {
  content: "";
  display: block;
  float: left;
  margin: 0em 0.5em 0em -2.5em;
  vertical-align: baseline;
  width: 1.5em;
  height: 1.5em;
  color: #ffffff;
  background-color: #0060ff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}
#mainframe.shop > .item .iteminfo section ol {
  display: block;
  width: 100%;
  height: auto;
  counter-reset: num;
}
#mainframe.shop > .item .iteminfo section ol li {
  display: list-item;
  width: auto;
  height: auto;
  list-style: none;
  margin: 0 0 .4em 2em;
}
#mainframe.shop > .item .iteminfo section ol li:before {
  counter-increment: num;
  content: counter(num);
  display: block;
  float: left;
  margin: 0em 0.5em 0em -2.5em;
  vertical-align: baseline;
  width: 2em;
  height: 2em;
  text-align: center;
  font-size: .8em;
  line-height: 2em;
  font-weight: bold;
  color: #ffffff;
  background-color: #0060ff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}
#mainframe.shop > .item .iteminfo section div.actionframe {
  background: transparent url('Template/Titatuta/CSS/Images/actionstarbackground.png') left center / contain no-repeat scroll;
  padding: 20px 0 20px;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop > .item .iteminfo section div.actionframe {
    background-position: center;
  }
}
#mainframe.shop > .item .iteminfo section div.actionframe h3 {
  display: block;
  font-size: 1.4em;
  line-height: 1.08em;
  margin: .3em 0;
  color: #802000;
}
#mainframe.shop > .item .iteminfo section div.springframe {
  background: #fff0ff url('Template/Titatuta/CSS/Images/SpringBox_720.png') right top / contain no-repeat scroll;
  background-origin: border-box;
  padding: 30% 5% 20px;
  text-align: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
#mainframe.shop > .item .iteminfo section div.springframe h1,
#mainframe.shop > .item .iteminfo section div.springframe h2,
#mainframe.shop > .item .iteminfo section div.springframe h3 {
  color: #800060;
}
#mainframe.shop > .item .iteminfo section div.springframe h3 {
  display: block;
  font-size: 1.4em;
  line-height: 1.08em;
  margin: .3em 0;
}
#mainframe.shop > .item .iteminfo section .note,
#mainframe.shop > .item .iteminfo section dl.detailtable {
  display: block;
  vertical-align: middle;
  text-align: left;
  max-width: 420px;
  padding: 10px 10px 5px;
  margin: 10px auto 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  background: #e8e8e8 url('Template/Titatuta/CSS/Images/actionstarbackground.png') no-repeat scroll;
  background-size: auto 200px;
  background-position: calc(100% + 30px) calc(100% + 30px);
}
#mainframe.shop > .item .iteminfo section .note h3,
#mainframe.shop > .item .iteminfo section dl.detailtable h3 {
  display: block;
  font-size: 1.4em;
  line-height: 1.08em;
  margin: .3em 0;
}
#mainframe.shop > .item .iteminfo section .note:after,
#mainframe.shop > .item .iteminfo section dl.detailtable:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
}
#mainframe.shop > .item .iteminfo section .note.shippingnote,
#mainframe.shop > .item .iteminfo section dl.detailtable.shippingnote {
  font-size: .85em;
  line-height: 1.25em;
  font-style: italic;
}
#mainframe.shop > .item .iteminfo section .note.shippingnote > p,
#mainframe.shop > .item .iteminfo section dl.detailtable.shippingnote > p {
  margin: 0 0 .3em;
}
#mainframe.shop > .item .iteminfo section > .note,
#mainframe.shop > .item .iteminfo section > dl.detailtable {
  margin-left: auto;
  margin-right: auto;
}
#mainframe.shop > .item .iteminfo section dl.detailtable {
  background-color: #ffffff;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dt {
  display: block;
  height: auto;
  overflow: visible;
  margin: 0 0 0 0;
  width: auto;
  color: #606060;
  font-size: .75em;
  font-variant: italic;
  text-transform: uppercase;
  clear: both;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dd {
  display: table;
  vertical-align: middle;
  width: auto;
  height: auto;
  overflow: visible;
  margin: -5px 0 5px 0;
  padding: 1px 0 1px 10px;
  color: #303030;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  clear: both;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dd > span {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  height: auto;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dd > span.colors {
  white-space: nowrap;
  word-spacing: -.26em;
  vertical-align: top;
  width: auto;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dd > span.colors img.color {
  display: inline-block;
  float: none;
  margin: 0 0 0 -10px;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dd > span.colors img.color:last-child {
  margin: 0 10px 0 -10px;
}
#mainframe.shop > .item .iteminfo section dl.detailtable dt:after,
#mainframe.shop > .item .iteminfo section dl.detailtable dd:after {
  display: block;
  content: "";
  width: 100%;
  height: 0px;
  clear: both;
}
#mainframe.shop > .item .iteminfo section .itemicons {
  width: auto;
  height: auto;
  float: none;
  float: left;
}
#mainframe.shop > .item .iteminfo section .itemicons > span.icon {
  width: 63px;
  height: auto;
  margin: 0 3px 0 0;
  display: block;
  float: left;
  position: relative;
  vertical-align: top;
  text-align: center;
  font-size: 9px;
  line-height: 1em;
  font-weight: bold;
}
#mainframe.shop > .item .iteminfo section .itemicons > span.icon > img {
  display: block;
  width: 90%;
  height: auto;
  float: none;
  margin: 0 auto;
}
.common {
  padding: 0;
  background: #002040;
  color: #d0d0d0;
}
.common p,
.common h1,
.common h2,
.common h3,
.common h4,
.common h5,
.common h6 {
  width: calc(100% - 40px);
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.common p {
  text-align: justify;
}
.common h1,
.common h2 {
  color: #ffffff;
}
.common h3,
.common h4,
.common h5,
.common h6 {
  color: #80a0ff;
}
/*  ORDER                                                                         */
#mainframe.shop.order {
  background: #f0f0f0;
  height: auto;
  min-height: 100vh;
  text-align: center;
}
#mainframe.shop.order::before {
  content: '';
  width: 0px;
  height: 100vh;
  display: inline-block;
  margin: 0 -0.26em 0 0;
  vertical-align: middle;
}
#mainframe.shop.order.loading:after {
  content: '';
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  background: rgba(0, 0, 0, 0.75) url('Template/Titatuta/CSS/Images/load.gif') center no-repeat;
  background-size: 65px 65px;
}
#mainframe.shop.order a.button {
  margin: 0;
  display: inline-block;
  float: none;
}
#mainframe.shop.order section,
#mainframe.shop.order .section {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 40px);
  max-width: 900px;
  margin: 80px 0 30px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0 5px 20px 0px rgba(0,0,0,.4);
  -moz-box-shadow: 0 5px 20px 0px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 5px 20px 0px rgba(0,0,0,.4);
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop.order section,
  #mainframe.shop.order .section {
    margin: 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
#mainframe.shop.order section header,
#mainframe.shop.order .section header {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
}
#mainframe.shop.order section header .thumb_main,
#mainframe.shop.order .section header .thumb_main {
  width: 50%;
  height: auto;
  display: block;
  float: left;
}
#mainframe.shop.order section header .iteminfo,
#mainframe.shop.order .section header .iteminfo {
  display: block;
  width: 50%;
  height: auto;
  position: absolute;
  top: auto;
  bottom: 0px;
  left: auto;
  right: 0px;
  padding: 0 0 0 20px;
  text-align: left;
}
#mainframe.shop.order section header .button,
#mainframe.shop.order .section header .button {
  display: inline-block;
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: auto;
  padding: 6px 15px;
  color: #f0f0f0;
}
#mainframe.shop.order section header .button::after,
#mainframe.shop.order .section header .button::after,
#mainframe.shop.order section header .button::before,
#mainframe.shop.order .section header .button::before {
  display: none;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop.order section header .thumb_main,
  #mainframe.shop.order .section header .thumb_main {
    width: 100%;
    height: auto;
    float: none;
  }
  #mainframe.shop.order section header .iteminfo,
  #mainframe.shop.order .section header .iteminfo {
    position: relative;
    width: calc(100% - 40px);
    padding: 0;
    margin: 20px auto;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: center;
  }
}
#mainframe.shop.order section #shippingaddr,
#mainframe.shop.order .section #shippingaddr,
#mainframe.shop.order section #invoiceaddr,
#mainframe.shop.order .section #invoiceaddr,
#mainframe.shop.order section #invoicecurrency,
#mainframe.shop.order .section #invoicecurrency,
#mainframe.shop.order section #invoicecontent,
#mainframe.shop.order .section #invoicecontent,
#mainframe.shop.order section #shippingmethod,
#mainframe.shop.order .section #shippingmethod,
#mainframe.shop.order section #paymentmethod,
#mainframe.shop.order .section #paymentmethod,
#mainframe.shop.order section #agreement,
#mainframe.shop.order .section #agreement,
#mainframe.shop.order section #note,
#mainframe.shop.order .section #note {
  position: relative;
  display: inline-block;
  width: calc(50% - 40px);
  max-width: 500px;
  height: auto;
  margin: 10px;
  padding: 8px 15px 15px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #f0f0f0;
  border: 1px solid #a0a0a0;
  vertical-align: top;
  font-size: 16px;
  color: #606060;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop.order section #shippingaddr,
  #mainframe.shop.order .section #shippingaddr,
  #mainframe.shop.order section #invoiceaddr,
  #mainframe.shop.order .section #invoiceaddr,
  #mainframe.shop.order section #invoicecurrency,
  #mainframe.shop.order .section #invoicecurrency,
  #mainframe.shop.order section #invoicecontent,
  #mainframe.shop.order .section #invoicecontent,
  #mainframe.shop.order section #shippingmethod,
  #mainframe.shop.order .section #shippingmethod,
  #mainframe.shop.order section #paymentmethod,
  #mainframe.shop.order .section #paymentmethod,
  #mainframe.shop.order section #agreement,
  #mainframe.shop.order .section #agreement,
  #mainframe.shop.order section #note,
  #mainframe.shop.order .section #note {
    width: calc(100% - 40px);
  }
}
#mainframe.shop.order section #shippingaddr.loading:after,
#mainframe.shop.order .section #shippingaddr.loading:after,
#mainframe.shop.order section #invoiceaddr.loading:after,
#mainframe.shop.order .section #invoiceaddr.loading:after,
#mainframe.shop.order section #invoicecurrency.loading:after,
#mainframe.shop.order .section #invoicecurrency.loading:after,
#mainframe.shop.order section #invoicecontent.loading:after,
#mainframe.shop.order .section #invoicecontent.loading:after,
#mainframe.shop.order section #shippingmethod.loading:after,
#mainframe.shop.order .section #shippingmethod.loading:after,
#mainframe.shop.order section #paymentmethod.loading:after,
#mainframe.shop.order .section #paymentmethod.loading:after,
#mainframe.shop.order section #agreement.loading:after,
#mainframe.shop.order .section #agreement.loading:after,
#mainframe.shop.order section #note.loading:after,
#mainframe.shop.order .section #note.loading:after {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  content: '';
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(240, 240, 240, 0.75) url('Template/Titatuta/CSS/Images/load.gif') center no-repeat;
  background-size: 65px 65px;
}
#mainframe.shop.order section #shippingaddr h1,
#mainframe.shop.order .section #shippingaddr h1,
#mainframe.shop.order section #invoiceaddr h1,
#mainframe.shop.order .section #invoiceaddr h1,
#mainframe.shop.order section #invoicecurrency h1,
#mainframe.shop.order .section #invoicecurrency h1,
#mainframe.shop.order section #invoicecontent h1,
#mainframe.shop.order .section #invoicecontent h1,
#mainframe.shop.order section #shippingmethod h1,
#mainframe.shop.order .section #shippingmethod h1,
#mainframe.shop.order section #paymentmethod h1,
#mainframe.shop.order .section #paymentmethod h1,
#mainframe.shop.order section #agreement h1,
#mainframe.shop.order .section #agreement h1,
#mainframe.shop.order section #note h1,
#mainframe.shop.order .section #note h1,
#mainframe.shop.order section #shippingaddr h2,
#mainframe.shop.order .section #shippingaddr h2,
#mainframe.shop.order section #invoiceaddr h2,
#mainframe.shop.order .section #invoiceaddr h2,
#mainframe.shop.order section #invoicecurrency h2,
#mainframe.shop.order .section #invoicecurrency h2,
#mainframe.shop.order section #invoicecontent h2,
#mainframe.shop.order .section #invoicecontent h2,
#mainframe.shop.order section #shippingmethod h2,
#mainframe.shop.order .section #shippingmethod h2,
#mainframe.shop.order section #paymentmethod h2,
#mainframe.shop.order .section #paymentmethod h2,
#mainframe.shop.order section #agreement h2,
#mainframe.shop.order .section #agreement h2,
#mainframe.shop.order section #note h2,
#mainframe.shop.order .section #note h2,
#mainframe.shop.order section #shippingaddr h3,
#mainframe.shop.order .section #shippingaddr h3,
#mainframe.shop.order section #invoiceaddr h3,
#mainframe.shop.order .section #invoiceaddr h3,
#mainframe.shop.order section #invoicecurrency h3,
#mainframe.shop.order .section #invoicecurrency h3,
#mainframe.shop.order section #invoicecontent h3,
#mainframe.shop.order .section #invoicecontent h3,
#mainframe.shop.order section #shippingmethod h3,
#mainframe.shop.order .section #shippingmethod h3,
#mainframe.shop.order section #paymentmethod h3,
#mainframe.shop.order .section #paymentmethod h3,
#mainframe.shop.order section #agreement h3,
#mainframe.shop.order .section #agreement h3,
#mainframe.shop.order section #note h3,
#mainframe.shop.order .section #note h3,
#mainframe.shop.order section #shippingaddr h4,
#mainframe.shop.order .section #shippingaddr h4,
#mainframe.shop.order section #invoiceaddr h4,
#mainframe.shop.order .section #invoiceaddr h4,
#mainframe.shop.order section #invoicecurrency h4,
#mainframe.shop.order .section #invoicecurrency h4,
#mainframe.shop.order section #invoicecontent h4,
#mainframe.shop.order .section #invoicecontent h4,
#mainframe.shop.order section #shippingmethod h4,
#mainframe.shop.order .section #shippingmethod h4,
#mainframe.shop.order section #paymentmethod h4,
#mainframe.shop.order .section #paymentmethod h4,
#mainframe.shop.order section #agreement h4,
#mainframe.shop.order .section #agreement h4,
#mainframe.shop.order section #note h4,
#mainframe.shop.order .section #note h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0 0 5px 0;
}
#mainframe.shop.order section #shippingaddr h2,
#mainframe.shop.order .section #shippingaddr h2,
#mainframe.shop.order section #invoiceaddr h2,
#mainframe.shop.order .section #invoiceaddr h2,
#mainframe.shop.order section #invoicecurrency h2,
#mainframe.shop.order .section #invoicecurrency h2,
#mainframe.shop.order section #invoicecontent h2,
#mainframe.shop.order .section #invoicecontent h2,
#mainframe.shop.order section #shippingmethod h2,
#mainframe.shop.order .section #shippingmethod h2,
#mainframe.shop.order section #paymentmethod h2,
#mainframe.shop.order .section #paymentmethod h2,
#mainframe.shop.order section #agreement h2,
#mainframe.shop.order .section #agreement h2,
#mainframe.shop.order section #note h2,
#mainframe.shop.order .section #note h2 {
  font-size: 16px;
}
#mainframe.shop.order section #shippingaddr h3,
#mainframe.shop.order .section #shippingaddr h3,
#mainframe.shop.order section #invoiceaddr h3,
#mainframe.shop.order .section #invoiceaddr h3,
#mainframe.shop.order section #invoicecurrency h3,
#mainframe.shop.order .section #invoicecurrency h3,
#mainframe.shop.order section #invoicecontent h3,
#mainframe.shop.order .section #invoicecontent h3,
#mainframe.shop.order section #shippingmethod h3,
#mainframe.shop.order .section #shippingmethod h3,
#mainframe.shop.order section #paymentmethod h3,
#mainframe.shop.order .section #paymentmethod h3,
#mainframe.shop.order section #agreement h3,
#mainframe.shop.order .section #agreement h3,
#mainframe.shop.order section #note h3,
#mainframe.shop.order .section #note h3 {
  font-size: 15px;
}
#mainframe.shop.order section #shippingaddr h4,
#mainframe.shop.order .section #shippingaddr h4,
#mainframe.shop.order section #invoiceaddr h4,
#mainframe.shop.order .section #invoiceaddr h4,
#mainframe.shop.order section #invoicecurrency h4,
#mainframe.shop.order .section #invoicecurrency h4,
#mainframe.shop.order section #invoicecontent h4,
#mainframe.shop.order .section #invoicecontent h4,
#mainframe.shop.order section #shippingmethod h4,
#mainframe.shop.order .section #shippingmethod h4,
#mainframe.shop.order section #paymentmethod h4,
#mainframe.shop.order .section #paymentmethod h4,
#mainframe.shop.order section #agreement h4,
#mainframe.shop.order .section #agreement h4,
#mainframe.shop.order section #note h4,
#mainframe.shop.order .section #note h4 {
  font-size: 14px;
}
#mainframe.shop.order section #shippingaddr .postnote,
#mainframe.shop.order .section #shippingaddr .postnote,
#mainframe.shop.order section #invoiceaddr .postnote,
#mainframe.shop.order .section #invoiceaddr .postnote,
#mainframe.shop.order section #invoicecurrency .postnote,
#mainframe.shop.order .section #invoicecurrency .postnote,
#mainframe.shop.order section #invoicecontent .postnote,
#mainframe.shop.order .section #invoicecontent .postnote,
#mainframe.shop.order section #shippingmethod .postnote,
#mainframe.shop.order .section #shippingmethod .postnote,
#mainframe.shop.order section #paymentmethod .postnote,
#mainframe.shop.order .section #paymentmethod .postnote,
#mainframe.shop.order section #agreement .postnote,
#mainframe.shop.order .section #agreement .postnote,
#mainframe.shop.order section #note .postnote,
#mainframe.shop.order .section #note .postnote {
  margin: 10px 0 0;
  width: 100%;
}
#mainframe.shop.order section #buttons,
#mainframe.shop.order .section #buttons {
  display: block;
  width: 100%;
  height: auto;
  margin: 10px 0 20px;
}
#mainframe.shop.order section #buttons .button,
#mainframe.shop.order .section #buttons .button {
  margin: 8px;
  vertical-align: middle;
}
#mainframe.shop.order section #buttons .button.clear,
#mainframe.shop.order .section #buttons .button.clear {
  font-size: 20px;
}
#mainframe.shop.order section #note,
#mainframe.shop.order .section #note {
  width: calc(100% - 40px);
  max-width: 600px;
}
#mainframe.shop.order section #invoicecontent,
#mainframe.shop.order .section #invoicecontent {
  display: inline-table;
  width: calc(100% - 60px);
  max-width: none;
  height: auto;
  margin: 10px;
  padding: 8px 15px 15px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ffffff;
  border: 2px solid #808080;
  vertical-align: top;
}
@media (min-width:480px) and (max-width:799px), (max-width:479px) {
  #mainframe.shop.order section #invoicecontent,
  #mainframe.shop.order .section #invoicecontent {
    width: calc(100% - 40px);
  }
}
#mainframe.shop.order section #invoicecontent .headrow,
#mainframe.shop.order .section #invoicecontent .headrow,
#mainframe.shop.order section #invoicecontent .itemrow,
#mainframe.shop.order .section #invoicecontent .itemrow,
#mainframe.shop.order section #invoicecontent .totalrow,
#mainframe.shop.order .section #invoicecontent .totalrow {
  display: table-row;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
#mainframe.shop.order section #invoicecontent .headrow .namecell,
#mainframe.shop.order .section #invoicecontent .headrow .namecell,
#mainframe.shop.order section #invoicecontent .itemrow .namecell,
#mainframe.shop.order .section #invoicecontent .itemrow .namecell,
#mainframe.shop.order section #invoicecontent .totalrow .namecell,
#mainframe.shop.order .section #invoicecontent .totalrow .namecell,
#mainframe.shop.order section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order section #invoicecontent .itemrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .itemrow .quantitycell,
#mainframe.shop.order section #invoicecontent .totalrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .totalrow .quantitycell,
#mainframe.shop.order section #invoicecontent .headrow .pricecell,
#mainframe.shop.order .section #invoicecontent .headrow .pricecell,
#mainframe.shop.order section #invoicecontent .itemrow .pricecell,
#mainframe.shop.order .section #invoicecontent .itemrow .pricecell,
#mainframe.shop.order section #invoicecontent .totalrow .pricecell,
#mainframe.shop.order .section #invoicecontent .totalrow .pricecell {
  display: table-cell;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  width: auto;
  padding: 5px 0;
  vertical-align: middle;
  text-align: right;
}
#mainframe.shop.order section #invoicecontent .headrow .sku,
#mainframe.shop.order .section #invoicecontent .headrow .sku,
#mainframe.shop.order section #invoicecontent .itemrow .sku,
#mainframe.shop.order .section #invoicecontent .itemrow .sku,
#mainframe.shop.order section #invoicecontent .totalrow .sku,
#mainframe.shop.order .section #invoicecontent .totalrow .sku {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #707070;
}
#mainframe.shop.order section #invoicecontent .headrow .name,
#mainframe.shop.order .section #invoicecontent .headrow .name,
#mainframe.shop.order section #invoicecontent .itemrow .name,
#mainframe.shop.order .section #invoicecontent .itemrow .name,
#mainframe.shop.order section #invoicecontent .totalrow .name,
#mainframe.shop.order .section #invoicecontent .totalrow .name {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #000070;
}
#mainframe.shop.order section #invoicecontent .headrow .post,
#mainframe.shop.order .section #invoicecontent .headrow .post,
#mainframe.shop.order section #invoicecontent .itemrow .post,
#mainframe.shop.order .section #invoicecontent .itemrow .post,
#mainframe.shop.order section #invoicecontent .totalrow .post,
#mainframe.shop.order .section #invoicecontent .totalrow .post {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000070;
}
#mainframe.shop.order section #invoicecontent .headrow .currency,
#mainframe.shop.order .section #invoicecontent .headrow .currency,
#mainframe.shop.order section #invoicecontent .itemrow .currency,
#mainframe.shop.order .section #invoicecontent .itemrow .currency,
#mainframe.shop.order section #invoicecontent .totalrow .currency,
#mainframe.shop.order .section #invoicecontent .totalrow .currency {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #404040;
  vertical-align: baseline;
  margin-right: .5em;
}
#mainframe.shop.order section #invoicecontent .headrow .iprice,
#mainframe.shop.order .section #invoicecontent .headrow .iprice,
#mainframe.shop.order section #invoicecontent .itemrow .iprice,
#mainframe.shop.order .section #invoicecontent .itemrow .iprice,
#mainframe.shop.order section #invoicecontent .totalrow .iprice,
#mainframe.shop.order .section #invoicecontent .totalrow .iprice {
  display: inline;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  vertical-align: baseline;
}
#mainframe.shop.order section #invoicecontent .headrow .namecell,
#mainframe.shop.order .section #invoicecontent .headrow .namecell,
#mainframe.shop.order section #invoicecontent .itemrow .namecell,
#mainframe.shop.order .section #invoicecontent .itemrow .namecell,
#mainframe.shop.order section #invoicecontent .totalrow .namecell,
#mainframe.shop.order .section #invoicecontent .totalrow .namecell {
  text-align: left;
}
#mainframe.shop.order section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order section #invoicecontent .itemrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .itemrow .quantitycell,
#mainframe.shop.order section #invoicecontent .totalrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .totalrow .quantitycell {
  padding-left: .5em;
  padding-right: .5em;
  width: auto;
}
#mainframe.shop.order section #invoicecontent .headrow .pricecell,
#mainframe.shop.order .section #invoicecontent .headrow .pricecell,
#mainframe.shop.order section #invoicecontent .itemrow .pricecell,
#mainframe.shop.order .section #invoicecontent .itemrow .pricecell,
#mainframe.shop.order section #invoicecontent .totalrow .pricecell,
#mainframe.shop.order .section #invoicecontent .totalrow .pricecell {
  white-space: nowrap;
  width: auto;
}
#mainframe.shop.order section #invoicecontent .headrow > .namecell,
#mainframe.shop.order .section #invoicecontent .headrow > .namecell,
#mainframe.shop.order section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .headrow .quantitycell,
#mainframe.shop.order section #invoicecontent .headrow .pricecell,
#mainframe.shop.order .section #invoicecontent .headrow .pricecell {
  border-bottom: 1px solid #606060;
}
#mainframe.shop.order section #invoicecontent .totalrow > .namecell,
#mainframe.shop.order .section #invoicecontent .totalrow > .namecell,
#mainframe.shop.order section #invoicecontent .totalrow .quantitycell,
#mainframe.shop.order .section #invoicecontent .totalrow .quantitycell,
#mainframe.shop.order section #invoicecontent .totalrow .pricecell,
#mainframe.shop.order .section #invoicecontent .totalrow .pricecell {
  border-bottom: none;
  border-top: 1px solid #808080;
  padding-bottom: 0;
}
#mainframe.shop.order section #agreement p,
#mainframe.shop.order .section #agreement p {
  text-align: left;
}
#mainframe.shop.order section #agreement > .error,
#mainframe.shop.order .section #agreement > .error {
  display: none;
}
#mainframe.shop.order section #agreement.error,
#mainframe.shop.order .section #agreement.error {
  border: 2px solid red;
  background: #f8f0f0;
}
#mainframe.shop.order section #agreement.error > .error,
#mainframe.shop.order .section #agreement.error > .error {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 0 25px;
  font-size: 14px;
  color: red;
  font-weight: bold;
  text-align: left;
}
#mainframe.shop.order section #agreement.error > .error:before,
#mainframe.shop.order .section #agreement.error > .error:before {
  content: "!";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 3px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ff0000;
  color: white;
  vertical-align: middle;
  overflow: visible;
  font-size: 16px;
  font-weight: bold;
  line-height: .9em;
  text-align: center;
}
#mainframe.shop.order section ::placeholder,
#mainframe.shop.order .section ::placeholder {
  color: #d8d8d8;
  opacity: 1;
}
#mainframe.shop.order section :-ms-input-placeholder,
#mainframe.shop.order .section :-ms-input-placeholder {
  color: #d8d8d8;
}
#mainframe.shop.order section ::-ms-input-placeholder,
#mainframe.shop.order .section ::-ms-input-placeholder {
  color: #d8d8d8;
}
#mainframe.shop.order section input[type=text],
#mainframe.shop.order .section input[type=text],
#mainframe.shop.order section select,
#mainframe.shop.order .section select,
#mainframe.shop.order section textarea,
#mainframe.shop.order .section textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
  padding: 5px 5px;
  margin: 0 0 0 0;
  font-size: 17px;
  background: #ffffff;
  color: #000050;
  border: none;
  outline: none;
  border-bottom: 2px solid #8080d0;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  transition: box-shadow 500ms linear;
  -o-transition: -o-box-shadow 500ms linear;
  -moz-transition: -moz-box-shadow 500ms linear;
  -webkit-transition: -webkit-box-shadow 500ms linear;
}
#mainframe.shop.order section input[type=text].important,
#mainframe.shop.order .section input[type=text].important,
#mainframe.shop.order section select.important,
#mainframe.shop.order .section select.important,
#mainframe.shop.order section textarea.important,
#mainframe.shop.order .section textarea.important {
  background: #ffffff;
  border-bottom: 2px solid #ff8000;
}
#mainframe.shop.order section input[type=text]:focus,
#mainframe.shop.order .section input[type=text]:focus,
#mainframe.shop.order section select:focus,
#mainframe.shop.order .section select:focus,
#mainframe.shop.order section textarea:focus,
#mainframe.shop.order .section textarea:focus {
  box-shadow: 0px 3px 10px 2px rgba(0,0,64,20%);
  -moz-box-shadow: 0px 3px 10px 2px rgba(0,0,64,20%);
  -webkit-box-shadow: 0px 3px 10px 2px rgba(0,0,64,20%);
}
#mainframe.shop.order section input[type=text]:disabled,
#mainframe.shop.order .section input[type=text]:disabled,
#mainframe.shop.order section select:disabled,
#mainframe.shop.order .section select:disabled,
#mainframe.shop.order section textarea:disabled,
#mainframe.shop.order .section textarea:disabled {
  background: #f8f8f8;
  color: #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
}
#mainframe.shop.order section textarea,
#mainframe.shop.order .section textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  font-size: 16px;
  width: 100%;
  height: 12em;
  min-height: 8em;
  resize: vertical;
}
#mainframe.shop.order section option,
#mainframe.shop.order .section option {
  font-size: 16px;
  line-height: 1.0em;
}
#mainframe.shop.order section optgroup,
#mainframe.shop.order .section optgroup {
  font-size: 8px;
  line-height: 1em;
}
#mainframe.shop.order section label,
#mainframe.shop.order .section label {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  font-size: 12px;
  text-align: left;
}
#mainframe.shop.order section label > .info,
#mainframe.shop.order .section label > .info {
  display: none;
}
#mainframe.shop.order section label.inputtext,
#mainframe.shop.order .section label.inputtext,
#mainframe.shop.order section label.select,
#mainframe.shop.order .section label.select,
#mainframe.shop.order section label.textarea,
#mainframe.shop.order .section label.textarea {
  display: block;
  margin: 0 0 8px 0;
}
#mainframe.shop.order section label.inputtext > .error,
#mainframe.shop.order .section label.inputtext > .error,
#mainframe.shop.order section label.select > .error,
#mainframe.shop.order .section label.select > .error,
#mainframe.shop.order section label.textarea > .error,
#mainframe.shop.order .section label.textarea > .error {
  display: none;
}
#mainframe.shop.order section label.inputtext.error > input[type=text],
#mainframe.shop.order .section label.inputtext.error > input[type=text],
#mainframe.shop.order section label.select.error > input[type=text],
#mainframe.shop.order .section label.select.error > input[type=text],
#mainframe.shop.order section label.textarea.error > input[type=text],
#mainframe.shop.order .section label.textarea.error > input[type=text],
#mainframe.shop.order section label.inputtext.error > select,
#mainframe.shop.order .section label.inputtext.error > select,
#mainframe.shop.order section label.select.error > select,
#mainframe.shop.order .section label.select.error > select,
#mainframe.shop.order section label.textarea.error > select,
#mainframe.shop.order .section label.textarea.error > select,
#mainframe.shop.order section label.inputtext.error > textarea,
#mainframe.shop.order .section label.inputtext.error > textarea,
#mainframe.shop.order section label.select.error > textarea,
#mainframe.shop.order .section label.select.error > textarea,
#mainframe.shop.order section label.textarea.error > textarea,
#mainframe.shop.order .section label.textarea.error > textarea {
  background: #fff8f8;
  border-color: #ff0000;
}
#mainframe.shop.order section label.inputtext.error > .error,
#mainframe.shop.order .section label.inputtext.error > .error,
#mainframe.shop.order section label.select.error > .error,
#mainframe.shop.order .section label.select.error > .error,
#mainframe.shop.order section label.textarea.error > .error,
#mainframe.shop.order .section label.textarea.error > .error {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 0 25px;
  font-size: 14px;
  color: red;
  font-weight: bold;
  text-align: left;
}
#mainframe.shop.order section label.inputtext.error > .error:before,
#mainframe.shop.order .section label.inputtext.error > .error:before,
#mainframe.shop.order section label.select.error > .error:before,
#mainframe.shop.order .section label.select.error > .error:before,
#mainframe.shop.order section label.textarea.error > .error:before,
#mainframe.shop.order .section label.textarea.error > .error:before {
  content: "!";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 3px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ff0000;
  color: white;
  vertical-align: middle;
  overflow: visible;
  font-size: 16px;
  font-weight: bold;
  line-height: .9em;
  text-align: center;
}
#mainframe.shop.order section label.radio,
#mainframe.shop.order .section label.radio,
#mainframe.shop.order section label.checkbox,
#mainframe.shop.order .section label.checkbox {
  width: auto;
}
#mainframe.shop.order section label.radio input[type=radio],
#mainframe.shop.order .section label.radio input[type=radio],
#mainframe.shop.order section label.checkbox input[type=radio],
#mainframe.shop.order .section label.checkbox input[type=radio],
#mainframe.shop.order section label.radio input[type=checkbox],
#mainframe.shop.order .section label.radio input[type=checkbox],
#mainframe.shop.order section label.checkbox input[type=checkbox],
#mainframe.shop.order .section label.checkbox input[type=checkbox] {
  display: none;
}
#mainframe.shop.order section label.radio input[type=radio] ~ .indicate,
#mainframe.shop.order .section label.radio input[type=radio] ~ .indicate,
#mainframe.shop.order section label.checkbox input[type=radio] ~ .indicate,
#mainframe.shop.order .section label.checkbox input[type=radio] ~ .indicate,
#mainframe.shop.order section label.radio input[type=checkbox] ~ .indicate,
#mainframe.shop.order .section label.radio input[type=checkbox] ~ .indicate,
#mainframe.shop.order section label.checkbox input[type=checkbox] ~ .indicate,
#mainframe.shop.order .section label.checkbox input[type=checkbox] ~ .indicate {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.1em;
  color: #404040;
  background: #c0c0c0;
  border: 1px solid white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,20%);
  transition: box-shadow 500ms linear, background 500ms linear;
  -o-transition: -o-box-shadow 500ms linear, background 500ms linear;
  -moz-transition: -moz-box-shadow 500ms linear, background 500ms linear;
  -webkit-transition: -webkit-box-shadow 500ms linear, background 500ms linear;
}
#mainframe.shop.order section label.radio input[type=radio] ~ .indicate.bigfont,
#mainframe.shop.order .section label.radio input[type=radio] ~ .indicate.bigfont,
#mainframe.shop.order section label.checkbox input[type=radio] ~ .indicate.bigfont,
#mainframe.shop.order .section label.checkbox input[type=radio] ~ .indicate.bigfont,
#mainframe.shop.order section label.radio input[type=checkbox] ~ .indicate.bigfont,
#mainframe.shop.order .section label.radio input[type=checkbox] ~ .indicate.bigfont,
#mainframe.shop.order section label.checkbox input[type=checkbox] ~ .indicate.bigfont,
#mainframe.shop.order .section label.checkbox input[type=checkbox] ~ .indicate.bigfont {
  font-size: 20px;
  font-weight: normal;
}
#mainframe.shop.order section label.radio input[type=radio] ~ .indicate.bigfont:before,
#mainframe.shop.order .section label.radio input[type=radio] ~ .indicate.bigfont:before,
#mainframe.shop.order section label.checkbox input[type=radio] ~ .indicate.bigfont:before,
#mainframe.shop.order .section label.checkbox input[type=radio] ~ .indicate.bigfont:before,
#mainframe.shop.order section label.radio input[type=checkbox] ~ .indicate.bigfont:before,
#mainframe.shop.order .section label.radio input[type=checkbox] ~ .indicate.bigfont:before,
#mainframe.shop.order section label.checkbox input[type=checkbox] ~ .indicate.bigfont:before,
#mainframe.shop.order .section label.checkbox input[type=checkbox] ~ .indicate.bigfont:before {
  margin: 3px 10px -6px -5px;
}
#mainframe.shop.order section label.radio input[type=radio] ~ .indicate:before,
#mainframe.shop.order .section label.radio input[type=radio] ~ .indicate:before,
#mainframe.shop.order section label.checkbox input[type=radio] ~ .indicate:before,
#mainframe.shop.order .section label.checkbox input[type=radio] ~ .indicate:before,
#mainframe.shop.order section label.radio input[type=checkbox] ~ .indicate:before,
#mainframe.shop.order .section label.radio input[type=checkbox] ~ .indicate:before,
#mainframe.shop.order section label.checkbox input[type=checkbox] ~ .indicate:before,
#mainframe.shop.order .section label.checkbox input[type=checkbox] ~ .indicate:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin: 0px 10px -3px -5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffffff;
  color: black;
  vertical-align: middle;
  overflow: visible;
  font-size: 20px;
  line-height: .5em;
}
#mainframe.shop.order section label.radio input[type=radio] ~ .indicate:hover,
#mainframe.shop.order .section label.radio input[type=radio] ~ .indicate:hover,
#mainframe.shop.order section label.checkbox input[type=radio] ~ .indicate:hover,
#mainframe.shop.order .section label.checkbox input[type=radio] ~ .indicate:hover,
#mainframe.shop.order section label.radio input[type=checkbox] ~ .indicate:hover,
#mainframe.shop.order .section label.radio input[type=checkbox] ~ .indicate:hover,
#mainframe.shop.order section label.checkbox input[type=checkbox] ~ .indicate:hover,
#mainframe.shop.order .section label.checkbox input[type=checkbox] ~ .indicate:hover {
  background: #f0f0f0;
  box-shadow: 0px 3px 10px 2px rgba(0,0,64,30%);
  -moz-box-shadow: 0px 3px 10px 2px rgba(0,0,64,30%);
  -webkit-box-shadow: 0px 3px 10px 2px rgba(0,0,64,30%);
  transition: box-shadow 200ms linear, background 200ms linear;
  -o-transition: -o-box-shadow 200ms linear, background 200ms linear;
  -moz-transition: -moz-box-shadow 200ms linear, background 200ms linear;
  -webkit-transition: -webkit-box-shadow 200ms linear, background 200ms linear;
}
#mainframe.shop.order section label.radio input[type=radio]:checked ~ .indicate,
#mainframe.shop.order .section label.radio input[type=radio]:checked ~ .indicate,
#mainframe.shop.order section label.checkbox input[type=radio]:checked ~ .indicate,
#mainframe.shop.order .section label.checkbox input[type=radio]:checked ~ .indicate,
#mainframe.shop.order section label.radio input[type=checkbox]:checked ~ .indicate,
#mainframe.shop.order .section label.radio input[type=checkbox]:checked ~ .indicate,
#mainframe.shop.order section label.checkbox input[type=checkbox]:checked ~ .indicate,
#mainframe.shop.order .section label.checkbox input[type=checkbox]:checked ~ .indicate {
  color: #FFFFFF;
  background: #6080ff;
}
#mainframe.shop.order section label.radio input[type=radio]:checked ~ .indicate:before,
#mainframe.shop.order .section label.radio input[type=radio]:checked ~ .indicate:before,
#mainframe.shop.order section label.checkbox input[type=radio]:checked ~ .indicate:before,
#mainframe.shop.order .section label.checkbox input[type=radio]:checked ~ .indicate:before,
#mainframe.shop.order section label.radio input[type=checkbox]:checked ~ .indicate:before,
#mainframe.shop.order .section label.radio input[type=checkbox]:checked ~ .indicate:before,
#mainframe.shop.order section label.checkbox input[type=checkbox]:checked ~ .indicate:before,
#mainframe.shop.order .section label.checkbox input[type=checkbox]:checked ~ .indicate:before {
  content: "✔";
}
