.calp-overlay .calp-order-form-wrapper {
    max-width: 840px;
}
#calp-order-form legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
form#calp-order-form li {
  list-style: none;
  margin-bottom: 1.8em;
}
form#calp-order-form  button,
#calp-order-form input,
#calp-order-form select,
#calp-order-form textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
form#calp-order-form  button,
#calp-order-form input {
  line-height: normal;
}
form#calp-order-form  button,
#calp-order-form input[type="button"],
#calp-order-form input[type="reset"],
#calp-order-form input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
form#calp-order-form  button[disabled],
form#calp-order-form  input[disabled] {
  cursor: default;
}
#calp-order-form input[type="checkbox"],
#calp-order-form input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#calp-order-form input[type="search"]::-webkit-search-cancel-button,
#calp-order-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
form#calp-order-form  button::-moz-focus-inner,
#calp-order-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#calp-order-form textarea {
  overflow: auto;
  vertical-align: top;
}
/*#calp-order-form input,
#calp-order-form select {
  display: block;
  border: none;
  border-radius: 0;
  font-size: inherit;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-family: 'Agora-Thin', Helvetica, Arial, sans-serif;
  border-bottom: 1px dotted #000;
}*/
#calp-order-form input:focus,
#calp-order-form select:focus {
  outline: 0;
}
#calp-order-form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
#calp-order-form .oh select {
  width: 110%;
}
#calp-order-form input.stk {
  display: inline-block;
}
form.aligned input,
form.aligned label {
  display: inline-block;
}
form#calp-order-form  ul.sep li {
  margin-bottom: 1em;
}
#calp-order-form label.check {
  width: auto !important;
  display: block !important;
}
#calp-order-form label.check input {
  display: inline-block;
  position: relative;
  margin-right: 6px;
  top: -2px;
}
#calp-order-form label.check span {
  display: inline-block;
  vertical-align: top;
  font-size: 85%;
  width: 90%;
}
#calp-order-form select {
  -webkit-appearance: none;
  background-color: #fff;
  border-radius: 0;
  position: relative;
}
.calp-delivery-pickup label {
    font-size: 20px;
}
#calp-order-form label {
  margin: .5em 1em .2em 0;
  color: #3f3f41;
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Agora-Italic', Helvetica, Arial, sans-serif;
  font-style: italic;
}
#calp-order-form legend {
  display: block;
  width: 100%;
  font-size: 110%;
  color: #333;
}
#calp-order-form input.bor {
  border: 1px solid #c2c2c2 !important;
}
#calp-order-form input.rnd {
  font-family: 'Agora-Italic', Helvetica, Arial, sans-serif;
  border-radius: 12px;
  font-style: italic;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: box-shadow 0.3s linear;
  -moz-transition: box-shadow 0.3s linear;
  -o-transition: box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear;
}

.rnd {
  text-align: center;
  border-radius: 900px;
  width: 2em;
  height: 2em;
}
.btn.trs {
  background: transparent;
  box-shadow: none;
}

.grid {
  text-rendering: optimizespeed;
}
.ut {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ut-t {
  display: table-cell;
  vertical-align: top;
}
.w100 {
  width: 100%;
}
.w-16 {
  display: block;
  width: 100%;
}
.w-15 {
  width: 93.75%;
}
.w-14 {
  width: 87.5%;
}
.w-13 {
  width: 81.25%;
}
.w-12 {
  width: 75%;
}
.w-11 {
  width: 68.75%;
}
.w-10 {
  width: 62.5%;
}
.w-9 {
  width: 56.25%;
}
.w-9h {
  width: 60.5%;
}
.w-8 {
  width: 50%;
}
.w-7 {
  width: 43.75%;
}
.w-6 {
  width: 37.5%;
}
.w-5 {
  width: 31.25%;
}
.w-4 {
  width: 25%;
}
.w-3 {
  width: 18.75%;
}
.w-2 {
  width: 12.5%;
}
.w-1 {
  width: 6.25%;
}
.pt10 {
  padding-top: 10px;
}
.pt3 {
  padding-top: 60px;
}
.pt2 {
  padding-top: 40px;
}
.pt20 {
  padding-top: 20px;
}
.pt30{
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt60 {
  padding-top: 60px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb1 {
  padding-bottom: 20px;
}
.pb2 {
  padding-bottom: 40px;
}
.pr20 {
  padding-right: 20px;
}
.mtb1 {
  margin: 1em 0 !important;
}
.mtb2 {
  margin: 2em 0 !important;
}
.mt0 {
  margin-top: 0;
}
.mt1{
  margin-top: 1em;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb0{
  margin-bottom: 0;
}
.mb1 {
  margin-bottom: 1em;
}
.mb2{
  margin-bottom: 2em;
}
.mb10{
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb40{
  margin-bottom: 40px;
}
.ml20 {
  margin-left: 20px;
}
.ml1 {
  margin-left: 1em;
}
.ml-1 {
  margin-left: 6.25%;
}
.ml-2 {
  margin-left: 12.5%;
}
.ml-3 {
  margin-left: 18.75%;
}
.lh13 {
  line-height: 1.3em;
}
.calp-overlay {
    z-index: 100;
}
.calp-overlay input {
	color: #fff;
	background-color: #d7d7d7;
	border: 1px solid #d7d7d7;
}
.calp-overlay input[type=radio] {
	display: none !important;
}
.calp-overlay label {
    font-size: 24px;
    font-family: "Agora-Med", Helvetica, Arial, sans-serif;
    font-style: normal;
    color: #000;
    cursor: pointer;
}
.calp-delivery-price {
    margin-left: 50px;
    font-style: italic;
    font-size: 22px;
}
.prim {
  width: 250px;
  height: 250px;
  right: 26px;
  top: 12px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #d10810 0%, #a3070c 100%);
  box-sizing: border-box;
  padding: 46px 26px 26px;
}
.popup.xs .prim {
  width: 160px;
  height: 160px;
  padding: 42px 12px 12px;
}
.popup.xs h6,
.popup.xs .hdg {
  margin-bottom: 4px;
}
.order .popup.lft {
  right: -140px;
}
.prim input {
  margin: 0 auto 8px;
}
.prim h6,
.prim .hdg {
  margin: 0 0 20px;
}
#log-msg {
  height: 100%;
}
.prim .msg,
.prim .aligner {
  display: inline-block;
  vertical-align: middle;
}
.prim .msg {
  width: 96%;
}
.prim .aligner {
  height: 100%;
  width: 1px;
}
#finder-top .prim::before,
#finder-bot .prim::before {
  width: 188px;
  height: 188px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #cc0910 0%, #a3070c 100%);
  left: -88px;
  top: 40px;
  z-index: -10;
}
#finder-top .prim::after,
#finder-bot .prim::after {
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
  z-index: -11;
}
#finder-bot {
  top: -280px;
  height: 0;
}
#finder-bot .ctrl {
  top: 260px;
  right: 68px;
}
.tail {
  width: 204px;
  height: 204px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #cc0910 0%, #a3070c 100%);
  right: -88px;
  top: 40px;
  z-index: -10;
}

.rim{
  width:228px;
  height:228px;
  overflow:hidden;
  background:#fff;
  border:16px solid #f1f0f0;
  border-radius:300px;
  box-shadow:-6px 6px 14px 0px rgba(0,0,0,.2),-2px 4px 6px 0px rgba(0,0,0,.3);
  position:absolute;
  z-index:3;
  top:-80px;
  left:-10px
}
.rim.xl{
  width:344px;
  height:344px;
  top:-140px;
  left:40px
}
.pf-head{
  margin-top:50px
}
.pf-dtl{
  margin-top:0px
}
.tabs{
  margin-bottom:2em
}
.tabs li{
  margin-right:2em
}
.tabs .disabled{
  border:0
}
.fnote{
  position:absolute;
  right:0;
  top:.4em
}
.ord-head{
  margin-top:180px
}
.cart .del{
  position:relative;
  top:.03em
}
.damt{
  display:inline-block;
  width:3em;
  height:2em;
  padding-top:1em
}
.cart .dis{
  margin:0
}
.cart .list tbody .btn{
  padding:0
}
.cart .list tbody input.err{
  background-color:#f69d9d
}

/* POPUP WINDOWS */

.popup {
  /* position: absolute; */
  left: 0;
  top: 46px;
  z-index: 9;
  transition: opacity .3s ease;
  height: auto;
}
.popup.xs {
  top: 2px;
}
.hid {
  /* opacity: 0; */
  transition: opacity 0.3s ease;
  /* height: 0;
  left: -4000px; */
}
#finder-top input,
#finder-bot input {
  width: 366px;
  height: 88px;
  padding: 0;
  font-size: 64px;
  position: absolute;
  top: 90px;
  left: -60px;
}
.ctrl,
.ctrl::before,
.ctrl::after,
.prim,
.prim::before,
.tail,
.scl,
.send,
.prim::after {
  border-radius: 250px;
  position: absolute;
  box-shadow: -2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  background: #d10810;
  transition: all 0.5s ease;
}
.diss {
  border-radius: 250px;
  background-color: inherit;
}
.hid .ctrl,
.hid .ctrl::before,
.hid .ctrl::after,
.hid .prim,
.hid .prim::before,
.hid .tail,
.hid .scl,
.hid .prim::after,
.hid.bot .ctrl,
.hid.bot .send,
.hid.bot .ctrl::before,
.hid.bot .ctrl::after {
  right: 0;
  visibility: hidden;
}
.hid .rcl{
  left: 0;
}
.recall .hid .ctrl{
  left: 0!important;
}
.scl {
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  padding-top: 6px;
  z-index: 2;
}
.scl a {
  border: none;
}
.ctrl,
.send,
.diss {
  width: 28px;
  height: 28px;
  right: 30px;
  top: 10px;
}
.fbl {
  top: 220px;
  right: 40px;
}
.gpl {
  top: 200px;
  right: 230px;
}
.send {
  right: 10px;
  top: 40px;
}
.diss {
  position: absolute;
  top: -16px;
  right: -16px;
}
.ctrl::before,
.ctrl::after,
#finder-top .prim::before,
#finder-top .prim::after,
#finder-bot .prim::before,
#finder-bot .prim::after {
  content: '';
  display: block;
}
.ctrl::before {
  width: 20px;
  height: 20px;
  right: -20px;
  top: -16px;
}
.ctrl::after {
  width: 12px;
  height: 12px;
  top: -28px;
  right: -36px;
}
.popup.bot {
  bottom: 300px;
  right: 80px;
}
.popup.lft {
  bottom: 130px;
  right: -200px;
}
.bot .ctrl,
.bot .send,
.bot .ctrl::before,
.bot .ctrl::after {
  background: #a3070c;
}
.bot .ctrl {
  top: 228px;
  right: 30px;
}
.lft .ctrl {
  top: 100px;
  right: 200px;
}
.bot .send {
  top: 252px;
  right: 60px;
}
.bot .ctrl::before {
  top: auto;
  right: -20px;
  bottom: -16px;
}
.bot .ctrl::after {
  top: auto;
  bottom: -28px;
  right: -36px;
}
.inv .ctrl {
  right: 246px;
}
.inv .ctrl::before {
  right: 28px;
}
.inv .ctrl::after {
  right: 52px;
}
.inv .send {
  right: 272px;
}
.bot.inv .ctrl {
  right: 246px;
}
.bot.inv .ctrl::before {
  right: 28px;
}
.bot.inv .ctrl::after {
  right: 52px;
}
.bot.inv .send {
  right: 214px;
}
.lft .ctrl::before {
  top: auto;
  right: 36px;
  bottom: 12px;
}
.lft .ctrl::after {
  top: auto;
  right: 60px;
  bottom: 32px;
}
.ctrl .btn,
.send .btn,
.diss .btn {
  width: 28px;
  height: 28px;
  padding: 0;
}
.ctrl .btn .icon,
.send .btn .icon,
.diss .btn .icon,
.scl .icon {
  display: inline-block !important;
  margin: 0 !important;
  position: relative;
  top: 1px;
}
#flt-price {
  left: 82%;
}
#flt-age {
  left: 45%;
}
.prim {
  width: 250px;
  height: 250px;
  right: 26px;
  top: 12px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #d10810 0%, #a3070c 100%);
  box-sizing: border-box;
  padding: 46px 26px 26px;
}
.popup.xs .prim {
  width: 160px;
  height: 160px;
  padding: 42px 12px 12px;
}
.popup.xs h6,
.popup.xs .hdg {
  margin-bottom: 4px;
}
.order .popup.lft {
  right: -140px;
}
.prim input {
  margin: 0 auto 8px;
}
.prim h6,
.prim .hdg {
  margin: 0 0 20px;
}
#log-msg {
  height: 100%;
}
.prim .msg,
.prim .aligner {
  display: inline-block;
  vertical-align: middle;
}
.prim .msg {
  width: 96%;
}
.prim .aligner {
  height: 100%;
  width: 1px;
}
#finder-top .prim::before,
#finder-bot .prim::before {
  width: 188px;
  height: 188px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #cc0910 0%, #a3070c 100%);
  left: -88px;
  top: 40px;
  z-index: -10;
}
#finder-top .prim::after,
#finder-bot .prim::after {
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
  z-index: -11;
}
#finder-bot {
  top: -280px;
  height: 0;
}
#finder-bot .ctrl {
  top: 260px;
  right: 68px;
}
.tail {
  width: 204px;
  height: 204px;
  background-color: #d10810;
  background: linear-gradient(to bottom, #cc0910 0%, #a3070c 100%);
  right: -88px;
  top: 40px;
  z-index: -10;
}
.slider {
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  height: 8px;
  background: #820203;
  margin-bottom: 40px;
}
.slider .rgrip,
.slider .lgrip {
  position: absolute;
  border-radius: 2px;
  width: 20px;
  height: 14px;
  top: -3px;
  background: #d7d7d7 url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2020%2014%22%20enable-background%3D%22new%200%200%2020%2014%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20fill%3D%22%239B9B9B%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%223%22%20fill%3D%22%239B9B9B%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%2212%22%20y%3D%223%22%20fill%3D%22%239B9B9B%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
  background-size: cover;
  box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.6);
}
.slider .bar {
  border-radius: 2px;
  position: absolute;
  background: #fff;
  height: 8px;
}
.slider .label {
  top: 14px;
}
.slider .label ul {
  display: table;
  width: 100%;
}
.slider .label li {
  display: table-cell;
}
.popup .chip {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  overflow: hidden;
  display: inline-block;
  margin: 3px;
  border: 1px solid #af080d;
  box-shadow: 0 1px 0 1px rgba(255, 255, 255, 0.15) inset, 0 -1px 6px rgba(0, 0, 0, 0.2) inset;
}
.popup .chip.active {
  border-color: #fff;
}
.popup .chip a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -2000px;
}
#code-alert {
  bottom: 110px;
  right: -80px;
}
.popup.blu .prim {
  background-color: #276491;
  background: linear-gradient(to bottom, #1f6da7 0%, #276491 100%);
  padding-top: 12px;
}
.popup.blu .ctrl,
.popup.blu .ctrl::before,
.popup.blu .ctrl::after {
  background-color: #276491;
}
.popup.sharing {
  bottom: auto;
  top: -184px;
  right: -120px;
}
.popup.sharing .ctrl {
  top: 140px;
  right: 180px;
}
.popup.sharing .ctrl::before {
  bottom: -22px;
  right: 26px;
}
.popup.sharing .ctrl::after {
  bottom: -32px;
  right: 56px;
}
.privacy-rnd-block{
  top: 90px;
  right: -110px;
  width: 160px;
  height: 160px;
  display: none;
}
.privacy-rnd{
  padding: 0;
  font-size: 12px;
  font-style: italic;
  margin: 15px 10px;
  color: #d10810;
  font-family: 'AgoraSlab-Light';
  line-height: 14px;
  color: #fff;
}
.closer .ui-close{
  vertical-align: baseline!important;
}
#logger{
  z-index: 600;
}
.wht {
    color: #fff !important;
}
.tac {
    text-align: center;
}
.s12 {
  font-size: 0.75em;
}
.s13 {
  font-size: 0.813em;
}
.s14 {
  font-size: 0.875em;
}
.s15 {
  font-size: 0.938em;
}
.s17 {
  font-size: 1.063em;
}
.s18 {
  font-size: 1.125em;
}
.s19 {
  font-size: 1.188em;
}
.s20 {
  font-size: 1.25em;
}
.s21 {
  font-size: 1.313em;
}
.s22 {
  font-size: 1.375em;
}
.s24 {
  font-size: 1.5em;
}
.s26 {
  font-size: 1.625em;
}
.s28 {
  font-size: 1.75em;
}
.s30 {
  font-size: 1.875em;
}
.s32{
  font-size: 2em;
}
.s36 {
  font-size: 2.25em;
}
.s42 {
  font-size: 2.625em;
}
.s48 {
  font-size: 3em;
}
.s52 {
  font-size: 3.25em;
}
.l0 {
  line-height: 1em !important;
}
.l2 {
  line-height: 1.2em !important;
}
.l3 {
  line-height: 1.3em;
}
.l4 {
  line-height: 1.4em;
}
