/******* screen-large.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* hide-mobile.less 2013-1-16 *******/
#mobile-navi,
.togglenavigation,
.cb-mobile-access,
.cb-mobile-navigation,
.body-mobile {
  display: none;
}
.cb-mobile-navigation {
  opacity: 0;
  transition: none;
}
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
div.navi {
  float: left;
  display: block;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.47058824;
}
div.navi > .item > .menu.path {
  color: #be1717;
  font-weight: bold;
}
div.sub1 > .item > .menu {
  padding: 0 10px;
}
div.sub2 {
  position: absolute;
  width: 205px;
  z-index: 200;
  margin-top: -7px;
  background-color: #fff;
}
div.sub2 > .item {
  overflow: hidden;
  max-height: 0;
  width: 100%;
  transition: max-height 250ms ease;
}
div.sub2 > .item > .menu {
  padding: 0 15px;
}
div.sub2 > .item.init > .menu {
  padding-top: 15px;
}
div.sub1 > .item:hover div.sub2 > .item {
  max-height: 150px;
  transition: max-height 700ms ease;
}
#cb-elastic-container .navbar .navigation {
  margin: 40px 0 15px 0;
}
#cb-elastic-container .navbar .navigation .phone {
  margin-left: 30px;
}
#cb-elastic-container .navbar .navigation .cb-shop-country {
  display: block;
  position: absolute;
  right: 0;
  top: -30px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}
#cb-elastic-container .navbar .navigation .cb-shop-country label {
  margin-right: 5px;
}
#cb-elastic-container .navbar .navigation .cb-shop-country select {
  font-size: 12px;
  font-size: 1.2rem;
}
#cb-elastic-container .navbar .navigation .cb-cart-icon-link {
  width: 42px;
  height: 42px;
  margin-left: 40px;
  background-size: 42px;
}
#cb-elastic-container .navbar .navigation .cb-cart-icon-link .cb-cart-icon-count {
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
}
#cb-elastic-container .navbar #home {
  width: 132px;
  height: 145px;
  padding: 40px;
}
#cb-elastic-container .navbar .meta.home {
  width: 155px;
  height: 67px;
  padding: 15px 50px;
  background-size: 155px 67px;
}
.shop-link {
  top: 50%;
  right: calc((100% - 1280px)/2);
  margin-top: -170px;
}
.container.container--mood {
  margin-top: 97px;
}
.container.container--mood #head {
  margin-top: 200px;
}
.cb-layout1 .container.container--mood #head {
  margin-top: 60px;
}
.section.section--footer {
  padding-top: 110px;
  padding-bottom: 70px;
}
.remo {
  top: 0;
}
a.agbs {
  background-position: 2px 7px;
}
.unit.form .tile .name,
.unit a.capt {
  float: left;
  width: 33%;
}
.unit.form .tile .chop,
.unit.form .tile textarea,
.unit.form .tile input.text,
.unit.form .tile .ctrl,
.unit input.capt {
  float: right;
  width: 63%;
}
#disp {
  left: 50%;
  margin-left: -320px;
  width: 640px;
  font-size: 15px;
  font-size: 1.5rem;
  top: 120px !important;
}
#disp.zoom {
  left: 50%;
  margin-left: -650px;
  width: 1300px;
}
#disp.tube {
  left: 50%;
  margin-left: -330px;
  width: 660px;
}
#disp.site > .body {
  overflow: auto;
  max-height: 400px;
}
/******* module-shop-large.less 2013-1-16 *******/
.cb-shop-tabs > li {
  display: inline-block;
  margin-bottom: -1px;
}
.cb-shop-tab {
  margin-right: 0.3em;
  border-bottom-width: 1px;
  border-radius: 4px 4px 0 0;
}
.cb-shop-tab.selected {
  border-bottom-color: #f5f5f5;
}
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  width: 32%;
}
#disp.shop textarea {
  width: 67%;
}
#disp.shop .file,
#disp.shop .text,
#disp.shop select {
  width: 67%;
}
#disp.shop input.zip {
  clear: none;
  width: 10%;
}
#disp.shop input.city,
#disp.shop .cb-shop-currency > select,
#disp.shop .cb-shop-countries > select,
#disp.shop .cb-shop-regions > select {
  width: 55%;
}
#disp.shop input.city {
  width: 56%;
}
.cb-shop-currency > select + a {
  width: 6%;
}
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  clear: none;
  margin-bottom: 0.5em;
}
.cb-shipping-range-label-input,
.cb-shipping-range-value-input {
  width: 100% !important;
}
#disp .cb-shop-country > select {
  width: 67%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart .ship,
.cb-shoppingcart fieldset.tiny {
  float: left;
  width: 49%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart fieldset.tiny {
  margin-right: 2%;
}
/*# sourceMappingURL=./screen-large.css.map */