/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #666666;
}

body {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.4;
}

a {
  color: #89003d;
  text-decoration: none;
  border-bottom: dashed 1px #89003d;
}

a:hover {
  border-bottom: none;
  color: #89003d;
  text-decoration: none;
}

/* ==========================================================================
			Author's custom styles
			========================================================================== */

#header-box {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  margin: 0;
  padding: 0;
  min-width: 1012px;
}

#header {
  width: 1012px;
  margin: 0 auto;
  padding: 7px 0 9px;
}

#logo {
  text-decoration: none;
  border-bottom: none;
  width: 200px;
}

#wrapper {
  width: 1012px;
  margin: 0 auto;
  padding: 0;
}

.header-block {
  width: 200px;
  float: left;
}

.header-phone {
  width: 375px;
  margin-right: 10px;
}

.header-phone a:hover {
  text-decoration: none;
}

.header-deliv {
  background: url(../images/delivery_auto.png) left center no-repeat;
  padding-left: 41px;
  width: 190px;
}

.header-login {
  width: 93px;
  float: right;
  text-align: right;
  background: url(../images/login-key.png) left center no-repeat;
  padding-left: 25px;
}

.header-quick {
  width: 272px;
}

.header-phone2 {
  background: url(../images/phone2.png) left center no-repeat;
  padding-left: 40px;
  width: 136px;
}

.header-phone2 strong {
  font-size: 1.4em;
}

#subheader {
  border-top: solid 1px #dddddd;
  padding-top: 7px;
}

.subheader-table {
  border-collapse: collapse;
  margin: 15px 0 40px;
}

.subheader-table td {
  padding: 0 3px 0 0;
  /*border-left: solid 1px #DDDDDD;
			 border-right: solid 1px #DDDDDD;*/
}

.subheader-table .col-left {
  float: left;
  width: 60px;
  text-align: center;
  color: black;
  padding-top: 5px;
}

.subheader-table .bignum {
  font-size: 49px;
  line-height: 35px;
  text-align: center;
}

.subheader-table .col-right {
  float: right;
  width: 260px;
  color: #888888;
  padding: 0 0 0 10px;
  line-height: 13px;
}

.subheader-table .col-right strong {
  font-size: 1.2em;
  color: black;
  display: block;
}

#order-left {
  float: left;
  width: 70%;
}

#order-right {
  float: right;
  width: 28%;
}

.font-big {
  font-size: 19px;
  font-weight: bold;
}

#order-form {
  background-color: #faf9f5;
  padding: 10px;
  margin-top: 10px;
}

.order-help {
  float: right;
  width: 248px;
  color: #999999;
}

.dark-help {
  color: #333333;
}

.discount-card {
  border: solid 1px #dddddd;
  background-color: white;
  padding: 15px;
  margin: 0;
  width: 355px;
}

.discount-card-left {
  width: 100px;
  float: left;
  padding-top: 15px;
}

.discount-card-right {
  width: 245px;
  float: right;
  padding-top: 15px;
  color: #888888;
}

.order-itog {
  width: 270px;
}

.order-itog-cart {
  width: 273px;
}

.btn-order {
  color: #ffffff;
  font-size: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9a3760;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #b44975, #8b2d54);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#b44975),
    to(#8b2d54)
  );
  background-image: -webkit-linear-gradient(top, #b44975, #8b2d54);
  background-image: -o-linear-gradient(top, #b44975, #8b2d54);
  background-image: linear-gradient(to bottom, #b44975, #8b2d54);
  background-repeat: repeat-x;
  border-color: #bd362f #8b2d54 #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb44975', endColorstr='#ff8b2d54', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-order:hover,
.btn-order:focus,
.btn-order:active,
.btn-order.active,
.btn-order.disabled,
.btn-order[disabled] {
  color: #ffffff;
  background-color: #8b2d54;
  *background-color: #a9302a;
}

.btn-order:active,
.btn-order.active {
  background-color: #942a25 \9;
}

.itog-itog {
  width: 165px;
  margin-left: 30px;
  padding: 18px 5px 5px 12px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  border-top: solid 5px #f5f4ef;
  line-height: 14px;
}

.itog-itog span {
  font-size: 11px;
  font-weight: normal;
}

.itog-price {
  width: 195px;
  float: right;
}

.itog-sum {
  font-size: 20px;
  color: black;
  font-weight: bold;
}

.itog-economy {
  color: #666666;
}

.itog-delivery {
  color: #666666;
  padding: 14px 0;
}

.itog-mess {
  padding-top: 5px;
}

.in-cart {
  padding-bottom: 5px;
  letter-spacing: -1px;
  border-bottom: solid 1px #dddddd;
  font-size: 15px;
}

.order-cart-item {
  width: 370px;
  padding: 0 0 8px 0;
  /*background: white url(../images/blockbtm.png) bottom center no-repeat;*/
  margin-bottom: 10px;
}

.order-cart-item td {
  padding: 3px;
}

.order-cart-item .num {
  color: #666666;
  text-align: center;
}

.order-cart-item .arrow a {
  text-decoration: none;
  border: 0;
}

.order-cart-right .plus {
  /*
			 background: url(../images/plus.png) center no-repeat;
		 */
}

.order-cart-right > .plus {
  width: 100%;
  height: 20px;
}

.order-cart-right .discount {
  background-color: #fafafa;
}

.order-cart-item .price {
}

span.upak {
  background-color: #fcf0dc;
  font-weight: bold;
  padding: 3px;
}

.order-cart-item .single > .image {
  width: 190px;
  height: 190px;
  float: left;
  padding-left: 30px;
}

.order-cart-item .single > .image a {
  border: none;
}

.order-cart-item .single > .props {
  padding-top: 40px;
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .single > .price {
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set2 > .image {
  width: 190px;
  height: 190px;
  float: left;
  padding-left: 30px;
}
.order-cart-item .set2 > .plus {
  width: 310px;
  height: 15px;
  clear: both;
}

.order-cart-item .set2 > .props {
  padding-top: 40px;
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set2 > .price {
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set3 > .image {
  width: 190px;
  height: 190px;
  float: left;
  padding-left: 30px;
}
.order-cart-item .set3 > .plus {
  width: 310px;
  height: 15px;
  clear: both;
}

.order-cart-item .set3 > .price {
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set3 > .props {
  padding-top: 40px;
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set4 > .image {
  width: 190px;
  height: 190px;
  float: left;
  padding-left: 30px;
}
.order-cart-item .set4 > .plus {
  width: 310px;
  height: 15px;
  clear: both;
}

.order-cart-item .set4 > .props {
  padding-top: 40px;
  padding-left: 235px;
  line-height: 20px;
}

.order-cart-item .set4 > .price {
  padding-left: 235px;
  line-height: 20px;
}

.roz {
  background-color: #fcf0dc;
}

.itog-price-right {
  width: 148px;
  text-align: center;
  padding: 5px;
  padding-top: 14px;
  height: 50px;
  background-color: #f5f4ef;
}

.order-cart-right {
  width: 370px;
}

.discount4 {
  padding: 10px 10px 10px 80px;
  background: url("../images/4percent.png") left center no-repeat;
  height: 35px;
}

.freeship {
  padding: 20px 10px 10px 80px;
  background: url("../images/tutu.png") left center no-repeat;
  height: 25px;
}

.footer {
  margin-top: 35px;
  height: 50px;
  border-top: solid 1px #dddddd;
}

#login-box {
  position: absolute;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 10px;
  width: 140px;
  text-align: left;
  margin-top: -10px;
  margin-left: -75px;
  z-index: 500;
  box-shadow: 0 3px 3px #dddddd;
}

#cartSetAuth {
  position: absolute;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 10px;
  width: 215px;
  text-align: left;
  margin-top: 5px;
  margin-left: 0px;
  z-index: 500;
  box-shadow: 0 3px 3px #dddddd;
}

#cartSetAuthGreetings {
  font-size: 12px;
  font-weight: bold;
}

.login-form {
  margin: 0;
}

.login-form input {
  width: 128px;
}

.login-form button {
  width: 70px;
  font-size: 1.2em;
}

.forget-passw {
  width: 70px;
  float: left;
}

.cart-list {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #dddddd;
  margin-bottom: 20px;
}

.cart-list tr {
  border: solid 1px #dddddd;
}

.cart-list tr:nth-child(odd) {
  background-color: #faf9f5;
}

.cart-list td {
  padding: 10px;
  vertical-align: middle;
}

.cart-list td.goods {
  text-align: left;
  vertical-align: top;
}

.cart-list td.amnt {
  width: 80px;
  text-align: center;
  vertical-align: middle;
}

.cart-list td.colprice {
  text-align: left;
  vertical-align: middle;
  width: 130px;
}

.cart-list td.colclose {
  width: 15px;
  text-align: center;
  vertical-align: top;
}

.cart-list a.ret2buy {
  background: url("../images/arrowback.png") left center no-repeat;
  padding-left: 20px;
}

.cart-list .amnt input {
  width: 30px;
  padding: 2px;
  text-align: center;
  display: block;
  float: left;
}

.cart-list .arrow {
  display: block;
  width: 20px;
  height: 25px;
  float: left;
  border-bottom: none;
}

.order-cart-item td.title,
.order-cart-item td.arrow {
  background-color: #faf9f5;
  padding-left: 12px;
}

.order-cart-item td.arrow {
  width: 30px;
}

.order-cart-item td.num {
  width: 25px;
}

.cart-list .left {
  background: url("../images/arrowleftsm.png") center no-repeat;
}

.cart-list .right {
  background: url("../images/arrowrightsm.png") center no-repeat;
}

.cart-list .price {
  font-size: 1.4em;
}

.cart-list .oldprice,
.cart-list .economy {
  color: #89003d;
}

.cart-list .oldprice {
  text-decoration: line-through;
}

.cart-list .colclose > a {
  display: block;
  width: 15px;
  height: 15px;
  background: url("../images/close.png") center no-repeat;
  border-bottom: none;
}

.cart-list .single > .gname {
  font-weight: bold;
}

.cart-list .single > .block {
  width: 300px;
}

.cart-list .single > .block > .image {
  width: 90px;
  height: 90px;
  float: left;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 10px;
}

.cart-list .single > .block > .props {
  margin-top: 15px;
  width: 170px;
  float: left;
}

.cart-list .set2 > .gname {
  font-weight: bold;
}

.cart-list .set2 > .block {
  width: 170px;
  float: left;
}

.cart-list .set2 > .block > .image {
  width: 70px;
  height: 70px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cart-list .set2 > .block > .props {
  margin-top: 15px;
  width: 80px;
  float: left;
}
.cart-list .set2 > .plus {
  margin: 15px 5px;
  width: 20px;
  float: left;
  height: 70px;
  background: url("../images/plus.png") center no-repeat;
}

.cart-list .set3 > .gname {
  font-weight: bold;
}

.cart-list .set3 > .image {
  width: 70px;
  height: 70px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.cart-list .set3 > .block {
  float: left;
  width: 110px;
}

.cart-list .set3 > .props {
  margin-top: 15px;
  width: 90px;
}
.cart-list .set3 > .plus {
  margin: 15px 5px;
  width: 20px;
  float: left;
  height: 70px;
  background: url("../images/plus.png") center no-repeat;
}

.cart-list .set4 > .gname {
  font-weight: bold;
}

.cart-list .set4 > .block {
  width: 170px;
  float: left;
}

.cart-list .set4 > .block > .image {
  width: 70px;
  height: 70px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cart-list .set4 > .block > .props {
  margin-top: 15px;
  width: 80px;
  float: left;
}
.cart-list .set4 > .plus {
  margin: 15px 5px;
  width: 20px;
  float: left;
  height: 70px;
  background: url("../images/plus.png") center no-repeat;
}

.cart-list .present {
  position: absolute;
  margin-left: 30px;
  margin-top: -15px;
}

.select-size-frame {
  position: absolute;
  background-color: white;
  border: solid 1px #dddddd;
  display: none;
  padding: 10px;
  width: 200px;
  margin-left: -230px;
  margin-top: -115px;
}

.select-size-frame ul {
  list-style: none;
}

.select-size-frame li {
  float: left;
  width: 80px;
}

.first-row {
  margin-top: 20px;
}

.order-discount-info {
  padding: 5px 0px 20px 45px;
  line-height: 14px;
}

.cart-list-right {
  height: 470px;
  max-height: 470px;
  overflow: hidden;
}

#ihavenodiscount {
  position: absolute;
  display: none;
  width: 235px;
  height: 85px;
  background: url(../images/nodiscountbg.png);
  padding: 27px 15px 0 20px;
  z-index: 5;
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}

#ihavenodiscountlink:hover #ihavenodiscount {
  display: block;
}

#inputdiscount {
  display: none;
  position: absolute;
  width: 305px;
  height: 60px;
  padding: 10px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 3px;
  z-index: 5;
  box-shadow: 0 3px 3px #dddddd;
}

.inputdiscounttxt {
  font-size: 12px;
  color: #999999;
  padding-bottom: 6px;
}

.inputclose {
  background: url(../images/close.png) right center no-repeat;
  width: 100%;
  height: 15px;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
}

#lazyphone {
  display: none;
  position: absolute;
  width: 300px;
  height: 60px;
  padding: 10px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: -10px;
}

#lazyphone-field {
  width: 150px;
}

.order-form-fixed {
  position: fixed;
  margin-top: 0;
  top: 0;
}

.medium-font {
  font-size: 13px;
}

.au {
  color: #999999;
}

.list-price {
  font-size: 1.2em;
}

.quant-form {
  position: absolute;
  margin-left: -65px;
  padding: 7px;
  border: solid 1px #c7c7c7;
  background-color: white;
  display: none;
}

.spinner input {
  float: left;
  width: 50px;
  margin: 0;
}

.select-quant {
  cursor: pointer;
}

.spinner.input-group {
  float: left;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
  float: left;
  margin-left: -2px;
}

.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 7px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 1px;
}

@media (max-width: 768px) {
  .order-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .order-wrap .span3 {
    order: 1;
    width: 100%;
    max-width: 370px;
  }

  .order-wrap .span8 {
    order: 2;
    width: 100%;
    max-width: 620px;
  }
  #wrapper {
    width: 100% !important;
    max-width: 1012px !important;
  }
  #header-box {
    max-width: 1012px !important;
    min-width: 0 !important;
  }
  #header-box #header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100% !important;
    max-width: 1012px !important;
  }
  .order-cart-item .single > .price {
    padding-left: 0px !important;
  }

  .order-cart-item .single > .props {
    padding-left: 0px !important;
  }

  .order-cart-item td .single > .image {
    width: 121px !important;
    height: 142px !important;
  }
  .order-cart-item > table > tbody tr:first-child {
    display: flex !important;
  }
  .order-cart-item table tbody .num {
    width: 1%;
  }
  .order-cart-item table tbody .title {
    width: 47%;
  }
  .order-wrap span.font-big {
    margin: 0 25px;
  }
  .quant-form {
    margin-top: -31%;
    margin-left: 10%;
  }

  div#sale_order_props .controls {
    margin-left: 0px !important;
  }
  div#sale_order_props label {
    display: none;
  }
  div#sale_order_props input {
    width: 93%;
  }
  #sale_order_props .order-help {
    width: 100%;
    float: unset !important;
    margin-top: 10px;
  }
  #sale_order_props > div:nth-child(1) > div:nth-child(1) > div > div > div,
  #sale_order_props > div:nth-child(1) > div:nth-child(4) > div > div > div,
  #sale_order_props > div:nth-child(1) > div:nth-child(7) > div > div > div {
    display: none;
  }
  #sale_order_props > div:nth-child(1) {
    display: grid;
  }
  #sale_order_props > div:nth-child(1) > div:nth-child(1) {
    order: 3;
  }
  #sale_order_props > div:nth-child(1) > div:nth-child(7) {
    order: 2;
  }
  #sale_order_props > div:nth-child(1) > div:nth-child(10) {
    order: 4;
  }
  .jspVerticalBar {
    display: none !important;
  }
}
