.total-price .container {
  display: block;
  background: #E8E8E8;
  padding: 5px;
  padding-left: 30px;
  padding-right: 24px;
}
.total-price span, .total-price label, .total-price select {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.03em;
}
.total-price select {
  background: transparent;
  border: none;
}
.total-price span.price {
  float: right;
  margin-top: 10px;
}
.step-nav {
  display: block;
  background: #FFFFFF;
  height: 50px;
}
.info .container {
  /*  background: #F2F0EA;*/
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 21px;
  padding-bottom: 45px;
}
.info h2, .info h1 {
  display: block;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.16em;
}
.info .item {
  display: block;
  background: #FFFFFF;
  padding: 5px;
  margin-bottom: 12px;
}
.shipping-input .item {
  padding-top: 6px;
  padding-bottom: 6px;
}
.info .address {
  margin-bottom: 35px;
}
.info .no-gutters .item-left {
  margin-right: 3px;
}
.info .no-gutters .item-mid {
  margin-left: 3px;
  margin-right: 3px;
}
.info .no-gutters .item-right {
  margin-left: 3px;
}
.info .item label {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.41);
  margin: 0;
}
.info .item input[type=text] {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  margin-top: 5px;
  height: auto !important;
}
.info .item input::-webkit-input-placeholder { /* Edge */
  color: #E1DED8;
}
.info .item input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #E1DED8;
}
.info .item input::placeholder {
  color: #E1DED8;
}
.info .white-box {
  background: #FFFFFF;
  border: 1px solid #E1DED8;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 5px;
}
.info .white-box .custom-radio {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.info .white-box span {
  display: block;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: justify;
  color: #000000;
}
.info .edit-btn {
  float: right;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 5px;
}
.info .white-box .bordered {
  border: 1px solid #E1DED8;
  box-sizing: border-box;
  border-radius: 3px;
}
.info .white-box .bordered input {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
}
.info .white-box .bordered input::-webkit-input-placeholder { /* Edge */
  color: rgba(0, 0, 0, 0.41);
}
.info .white-box .bordered input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.41);
}
.info .white-box .bordered input::placeholder {
  color: rgba(0, 0, 0, 0.41);
}
.info .white-box .sep-line {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}
.info .white-box .description {
  display: block;
  padding-left: 35px;
  padding-bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.04em;
  color: #000000;
}
.info .white-box .custom-checkbox {
  margin-bottom: 10px;
  margin-left: 10px;
}
.info .white-box p.ptext {
  display: block;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  color: #000000;
}
.info .item p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  color: #000000;
  margin-top: 8px;
  margin-bottom: 0px;
}
.info .help-block {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  color: rgba(255, 1, 22, 0.5);
  padding-top: 4px;
}
.info .custom-control-label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  padding-top: 4px;
}
.info .payment-card {
  display: block;
  float: right;
  width: 127px;
  height: 16px;
  background-image: url("../img/payment-card.png");
  margin-top: 15px;
}
h1.center-title {
  display: block;
  margin-top: 12px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 111%;
  text-align: center;
  letter-spacing: 0.16em;
  color: #020202;
}
.sub-title {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  padding-top: 5px;
}
.right-title {
  display: block;
  margin-right: 12px;
  text-align: right;
}
.single-page h3 {
  font-weight: 700 !important;
}
.single-page span.num-head {
  padding-left: 40px;
  display: block;
  margin-top: 5px;
}
.single-page span.num-head span.num {
  margin-left: -22px;
}
.single-page span.highline {
  /*background-color: yellow;*/
}
.birthday-row input[type=text] {
  text-align: right !important;
  padding-right: 10px !important;
}
.birthday-row label {
  padding-top: 5px;
  font-size: 15px !important;
  line-height: 17px !important;
}
.shipping-input .page-content {
/*  padding-left: 15px;
  padding-right: 15px;*/
  font-size: 14px;
  line-height: 175%;
  letter-spacing: 0.04em;
  color: #000000;
}
.shipping-input .page-content a {
  color: #A64B2C;
  text-decoration: underline;
}
.shipping-input .page-content strong {
  font-weight: normal;
  color: #A64B2C;
}
.shipping-input .page-content h2 {
  font-size: 22px;
  font-weight: 800 !important;
  margin-top: 25px;
}
.shipping-input h3 {
  font-size: 17px;
  margin-top: 20px;
	    margin-bottom: 5px;
}
.about-page .img-cover {
  display: block;
  background-color: white;
  overflow: hidden;
}
.about-page .over-btn {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: -50px;
  font-weight: 600;
  font-size: 12px;
  line-height: 84%;
  letter-spacing: 0.03em;
  color: #D5A250;
  background: #FFFFFF;
  border: 1px solid #D5A250;
  border-radius: 100px;
  padding: 7px 14px;
  text-align: center;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 13px;
  transition: 0.4s;
}
.accordion:hover {
  background-color: #ccc;
}
.panel {
  padding: 0 18px;
  margin-bottom: 5px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-style2 .accordion {
  display: block;
  padding: 0;
  background-color: #FFFFFF;
  color: #000000;
  cursor: pointer;
  width: 100%;
  border: none;
  border-bottom: none;
  text-align: center;
}
.accordion-style2 .acc-header {
  display: block;
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 80%;
}
.accordion-style2 .arrow {
  display: block;
  height: 29px;
  width: 29px;
  background-color: #D5A250;
  float: right;
  text-align: left;
  background-image: url("/img/white-arrow-down.png");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 5px 5px;
}
.accordion-style2 .active .arrow {
  background-image: url("/img/white-arrow.png");
}
.accordion-style1 .accordion {
  display: block;
  height: 25px;
  width: 100%;
  background-color: #FFFFFF;
  text-align: center;
}
.accordion-style1 .acc-header {
  display: block;
  height: 25px;
  width: 100%;
  text-align: center;
  background-color: #FF644F;
  color: #FFFFFF;
}
.accordion-style1 .arrow {
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url("/img/orange-arrow-down.png");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 5px 5px;
}
.accordion-style1 .active .arrow {
  background-image: url("/img/orange-arrow.png");
}
.question-page p {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 191.1%;
  letter-spacing: 0.04em;
  color: #000000;
}
table.question-table {
  border: none;
  margin: 0px 15px 60px 15px;
}
table.question-table tr {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.question-table td {
  padding-top: 19px;
  padding-bottom: 19px;
  padding-right: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.question-table .lead-cell {
  padding-right: 22px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}