.simple-content :focus {
  outline: none;
}

.product-warning {
  margin-top: 10px;
  padding: 6px 4px;
  color: #fff;
  background: #f57c27;
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 1;
  border-radius: 5px;
}

.form-horizontal input[type='radio'] {
  width: 15px;
  height: 15px;
}
.message_register {
  display: flex;
  margin-bottom: 17px;
  border-radius: 5px;
  border: 1px solid #ffdcc4;
  background: #fff8f2;
  padding: 10px;
}
.message_register > svg {
  margin-right: 15px;
}
.row-customer_register .simple__radio,
.row-customer_register .simple__radio:hover {
  border: none;
  background: none;
  padding-left: 0;
}
.row-customer_register .simple__radio > .radio {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #bde5c3;
  background: #f8fff9;
  width: 160px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.message_register span {
  color: #000;
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.simple-content {
  margin: 0px 5px;
}
.simple-content fieldset {
  text-align: left;
}
.simplecheckout-cart-product {
  position: relative;
  margin-bottom: 15px;
}
.simple-content fieldset h3 {
  margin: 0;
}
.simple-content .name {
  float: none !important;
}
.simple-content .button,
#simplecheckout_login .button {
  margin: 0px !important;
}
.simple-content .buttons {
  margin: 25px 0px 15px 0px;
  border: none;
  padding: 0;
  background: transparent;
}
.simple-content .form-control {
  width: 100%;
  box-shadow: none;
}
.simple-content .form-control:focus {
  border-color: #f57c27;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 0 rgba(245, 124, 39, 0.6);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 0 rgba(245, 124, 39, 0.6);
}
.simplecheckout-block-content > p {
  color: #000;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
}
#simplecheckout_login .buttons {
  margin: 0;
  border: none;
  background: inherit !important;
  padding: 0px !important;
}
.simplecheckout {
  width: 100%;
  position: relative;
}
.simplecheckout.full::before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #b6b6b6;
  position: absolute;
  top: 0;
  left: 27px;
}
.page__wrapper--simple h1 {
  font-weight: 700;
  font-size: 36px;
  color: #000;
}
.simplecheckout:after {
  content: '';
  display: block;
  clear: both;
}
.simplecheckout-button-block:after {
  content: '';
  display: block;
  clear: both;
}
.simplecheckout-three-column {
  float: left;
  margin-right: 2%;
  min-width: 200px;
  max-width: 500px;
  width: 32%;
}
.simplecheckout-three-column + .simplecheckout-three-column + .simplecheckout-three-column {
  margin-right: 0px;
  float: right;
}
.simple-empty-left img {
  width: 100%;
  max-width: 295px;
}
.simple-empty-left {
  margin-right: 90px;
}
.simple-empty .content {
  font-size: 24px;
  font-weight: 700;
  max-width: 340px;
  line-height: 1;
}
.simple-content a.simplecheckout-button-catalogbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  max-width: 190px;
  height: 50px;
  background-color: #eecebf;
  background-image: none;
  text-shadow: none;
  border-radius: 0;
  font-size: 16px;
  color: #fff;
  border: 1px solid #eecebf;
  border-radius: 10px;
  margin-top: 50px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.simple-empty .content span {
  font-size: 64px;
  font-weight: 700;
}
.simple-empty {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* для элемента input c type="radio" */
.custom-radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* для элемента label связанного с .custom-radio */
.custom-radio + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

/* создание в label псевдоэлемента  before со следующими стилями */
.custom-radio + label::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 50%;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center center;
}

/* стили при наведении курсора на радио */
.custom-radio:not(:disabled):not(:checked) + label:hover::before {
  border-color: #000;
}

/* стили для активной радиокнопки (при нажатии на неё) */
.custom-radio:not(:disabled):active + label::before {
  background-color: #000;
  border-color: rgb(0, 0, 0);
}

/* стили для радиокнопки, находящейся в фокусе */
.custom-radio:focus + label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.699);
}

/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
.custom-radio:focus:not(:checked) + label::before {
  border-color: #000000;
}

/* стили для радиокнопки, находящейся в состоянии checked */
.custom-radio:checked + label::before {
  border-color: #000000;
  background-color: #000000;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* стили для радиокнопки, находящейся в состоянии disabled */
.custom-radio:disabled + label::before {
  background-color: rgba(0, 0, 0, 0.699);
}

@media only screen and (max-width: 768px) {
  .simplecheckout-three-column {
    display: block;
    float: none;
    min-width: auto !important;
    max-width: 1900px !important;
    width: 100%;
  }
}
.simplecheckout-left-column {
  float: left;
  margin-right: 10px;
  min-width: 280px;
  max-width: 900px;
  width: 52%;
}
.simplecheckout-right-column {
  float: right;
  min-width: 280px;
  max-width: 900px;
  width: 46%;
}
.checkout-cart-heading {
  font-size: 24px;
  font-family: 'Manrope SemiBold';
  padding: 10px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.simplecheckout-cart-wraper {
  border: 1px solid #d9d9d9;
  padding: 10px;
  background-color: #fff;
}
.simplecheckout-cart-products {
  position: relative;
}
.simplecheckout-cart-product {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #edf1f7;
  padding-bottom: 10px;
  position: relative;
}
.simplecheckout-cart-product-name {
  width: 100%;
  padding-right: 30px;
}
.simplecheckout-cart-product-name a {
  width: 100%;
  color: #222b45;
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
}
.simplecheckout-cart-product-name.product-warning a {
  color: #b82e2e;
}
#simplecheckout_button_prev {
  background-color: #000;
}
.simple-remove {
  width: 25px;
  height: 25px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: none;
}
.simple-remove:hover svg path {
  fill: #000;
}
/* .checkout-simplecheckout [class^="col-"],
.checkout-simplecheckout [class*=" col-"]{
    width: 100%;
} */
.simple-price span,
.simple-total span {
  display: block;
}
.simplecheckout-cart-product-image {
  margin-right: 10px;
  display: flex;
  flex: 0 0 auto;
  border: none;
  border-radius: 10px;
  overflow: hidden;
}
b,
strong {
  font-weight: unset !important;
}
.simplecheckout-cart-product-image img {
  max-width: 100px;
}
.simplecheckout-cart-product-image a {
  display: flex;
}
@media screen and (max-width: 1023px) {
  #buttons .btn-primary.button_oc {
    width: 100% !important;
    min-width: 140px;
  }
  .simplecheckout.full:after {
    display: none;
  }
  /* .checkout-simplecheckout [class^="col-"], .checkout-simplecheckout [class*=" col-"]{
        padding-left: 0;
        padding-right: 0;
    } */
  .checkout-simplecheckout fieldset {
    padding: 0;
  }
  .checkout-simplecheckout .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
  }
  .checkbox label,
  .radio label {
    padding-left: 0;
  }
  .simple-content .buttons {
    padding-left: 0 !important;
  }
  .simple-empty {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .simple-empty-left {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .simplecheckout-three-column {
    display: block;
    float: none;
    min-width: auto !important;
    max-width: 1900px !important;
    width: 100%;
  }
  .form-horizontal .form-group {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .checkout-cart-heading {
    font-size: 16px;
  }
  .simple-empty-left img {
    max-width: 155px;
  }
  .simple-empty .content {
    font-size: 20px;
    max-width: 240px;
  }
  .simple-content a.simplecheckout-button-catalogbtn {
    max-width: unset;
  }
  .simple-empty .content span {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1024px) {
  .simplecheckout-left-column {
    display: block;
    float: none;
    min-width: auto !important;
    max-width: 1900px !important;
    width: 100% !important;
  }
  .simplecheckout-right-column {
    display: block;
    float: none;
    min-width: auto !important;
    max-width: 1900px !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1200px) {
  .simplecheckout label.col-sm-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .simplecheckout label.col-sm-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .sticky {
    position: sticky;
    top: 140px;
  }
  .simplecheckout {
    width: calc(100% - 550px);
    margin-left: 37px;
  }
  div#simplecheckout_cart {
    width: 550px;
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .simplecheckout-block-content > fieldset:nth-of-type(2),
  .simplecheckout-block-content > fieldset:nth-last-of-type(2) {
    width: 49%;
    margin-right: 1%;
    float: left;
    text-align: left;
  }
}
.simplecheckout-block-content:after {
  content: '';
  display: block;
  clear: both;
}
.simpleregister {
  margin-bottom: 5px;
}
.simpleregister-block-content {
  margin-bottom: 10px;
  padding: 10px;
}
@media only screen and (min-width: 1200px) {
  .simpleregister-block-content > fieldset:nth-of-type(2),
  .simpleregister-block-content > fieldset:nth-last-of-type(2) {
    width: 49%;
    margin-right: 1%;
    float: left;
    text-align: left;
  }
}
.simpleregister-block-content:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (max-width: 600px) {
  .simpleregister-block-content .simplecheckout-customer {
    width: 100%;
  }
}
.simpleregister-button-block {
  overflow: auto;
  margin-bottom: 20px;
  padding: 6px;

  background: none repeat scroll 0 0 #ffffff;
  text-align: right;
}
.simpleregister-button-right {
  float: right;
  text-align: right;
}
.simpleregister-button-left {
  float: left;
  text-align: left;
}
.simplecheckout-methods-table {
  width: 100%;
}
.simplecheckout-methods-table td.code {
  width: 1px;
}
.simplecheckout-methods-table td.title {
  padding: 5px;
}
.simplecheckout-methods-table td.title label {
  display: block !important;
}
.simplecheckout-methods-table td.quote {
  width: 15%;
  text-align: right;
}
.simplecheckout-methods-description {
  padding: 5px;
  margin: 5px 0px;
}
.simplecheckout-required {
  color: #ff0000;
  font-weight: bold;
}
.simplecheckout-button-block {
  clear: both;
  margin-bottom: 20px;
  padding: 6px;
  background: none repeat scroll 0 0 #ffffff;
  text-align: right;
}
.simplecheckout-button-right {
  float: right;
  text-align: right;
}
.simplecheckout-button-left {
  float: left;
  text-align: left;
}
.simplecheckout-button {
  display: inline-block;
  padding: 6px 12px 6px 12px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  background: url('../image/button.png') top left repeat-x;
  -webkit-box-shadow: 0px 2px 2px #dddddd;
  -moz-box-shadow: 0px 2px 2px #dddddd;
  box-shadow: 0px 2px 2px #dddddd;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: 'Manrope SemiBold';
  line-height: 12px;
  cursor: pointer;
  -khtml-border-radius: 7px 7px 7px 7px;
}
.simplecheckout-button-left .button {
  margin: 0;
}
@media only screen and (max-width: 780px) {
  .simplecheckout-button-left {
    display: none;
  }
}
.simplecheckout-button:hover {
  background: url('../image/button-active.png') repeat-x;
}

#simplecheckout_customer .simplecheckout-block-content {
  text-align: center;
}
.simplecheckout-login {
  display: inline-block;
}
.simplecheckout-login-left {
  width: 50%;
  text-align: left;
}
.simplecheckout-login-right {
  width: 50%;
  text-align: left;
}
.simplecheckout-login-right .button {
  float: left;
  margin: 0;
}
.simplecheckout-login-right input {
  max-width: 160px !important;
  text-align: left;
}
#simplecheckout_cart .form-control {
  display: inline-block !important;
  padding-left: 17px;
  min-width: 180px;
}
.simplecheckout-cart {
  margin: 0px !important;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.simplecheckout-cart-total-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.simplecheckout-cart-total-wrap #total_total {
  margin-top: 0;
  width: 38%;
}
div#total_referral_discount {
  width: 100%;
}
.simplecheckout-cart-total.coupon {
  order: 2;
}
div#total_total {
  order: 10;
}
div#total_reward {
  width: 100%;
}
.line-flex > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.simplecheckout-cart-total {
  padding: 7px 3px;
  font-size: 16px;
  /* border-right: 1px solid #DDDDDD;
      border-bottom: 1px solid #DDDDDD;
      border-left: 1px solid #DDDDDD; */
  text-align: right;
}
.simplecheckout-cart-total:after {
  content: '';
  display: block;
  clear: both;
}
.simplecheckout-cart-total .buttons {
  background: inherit !important;
  padding: 0px !important;
}
.simplecheckout-cart-total input {
  margin-right: 0px !important;
  max-width: 100px;
}
.simplecheckout-cart-total span.inputs {
  margin: 0 3px 0 0 !important;
  display: inline-block !important;
}
.simplecheckout-cart-total span.inputs input[type='text'] {
  margin: 0px;
}
.simplecheckout-cart-total-value {
  display: inline-block;
  margin: 0;
  margin-left: auto;
  font-size: 20px;
}
.simplecheckout-cart-total-remove {
  display: inline-block;
  width: 18px;
  text-align: center;
}
.simplecheckout-cart-total-remove img {
  vertical-align: -2px;
  cursor: pointer;
}
.simplecheckout-cart-total.coupon,
.simplecheckout-cart-total.line-reward {
  position: relative;
  margin-right: 15px;
  padding: 0;
  width: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.line-reward {
  position: relative;
}
.simplecheckout-cart-total.line-flex {
  display: FLEX;
  align-items: CENTER;
  justify-content: space-between;
}
.simplecheckout-cart-total.line-flex .inputs {
  text-align: left;
}
.simplecheckout-cart-total.coupon #simplecheckout_button_cart,
.simplecheckout-cart-total .line-reward #simplecheckout_button_cart {
  position: absolute;
  top: 3px;
  right: 4px;
  padding: 0;
  width: 30px;
  min-height: 30px;
}
.simplecheckout-cart-total.coupon span {
  margin-right: auto;
  padding-right: 20px;
}
.simplecheckout-cart-total.coupon input,
.simplecheckout-cart-total .line-reward input {
  max-width: 180px;
  height: 36px;
  border-radius: 26px;
}
.simplecheckout-cart col.image {
  width: 5%;
}
.simplecheckout-cart col.name {
}
.simplecheckout-cart col.model {
  width: 10%;
}
.simplecheckout-cart col.quantity {
}
.simplecheckout-cart col.price {
  width: 10%;
}
.simplecheckout-cart col.total {
  width: 10%;
}
.simplecheckout-cart col.remove {
  width: 7px;
}
.simplecheckout-cart th {
  padding: 8px;
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
  color: #4d4d4d;
  font-weight: bold;
}
.simplecheckout-cart th.image {
  width: 1px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: static !important;
}
.simplecheckout-cart th.name {
  text-align: center;
}
.simplecheckout-cart .name {
  font-size: inherit !important;
}
.simplecheckout-cart th.model {
  text-align: center;
}
.simplecheckout-cart th.quantity {
  text-align: center;
}
.simplecheckout-cart .price {
  text-align: right;
  display: table-cell !important;
  font: inherit !important;
  font-weight: bold !important;
}
.simplecheckout-cart .total {
  text-align: right;
  display: table-cell !important;
  font: inherit !important;
  font-weight: bold !important;
}
.simplecheckout-cart .quantity {
  display: table-cell !important;
  float: none !important;
  position: static !important;
}
.simplecheckout-cart th.remove {
  width: 7px;
  text-align: center;
}
.simplecheckout-cart td {
  padding: 7px;
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.simplecheckout-cart td.image {
  text-align: center;
  display: table-cell;
  vertical-align: middle !important;
  position: static !important;
}
.simplecheckout-cart td.name {
  text-align: center;
}
.simplecheckout-cart td.name div.image {
  display: none;
}
.simplecheckout-cart td.model {
  text-align: center;
}
.simplecheckout-cart td.quantity {
  min-width: 70px;
  vertical-align: top;
  text-align: center;
  white-space: nowrap;
}
.simplecheckout-cart td.quantity input {
  float: none !important;
}
.simplecheckout-cart td.quantity .input-group {
  margin: auto !important;
}
.simplecheckout-cart td.quantity .quantity button {
  margin: 0 !important;
}
.simplecheckout-cart td.quantity img {
  display: inline-block;
  border: 0px;
  cursor: pointer;
}
.simplecheckout-cart td.price {
  text-align: right;
  white-space: nowrap;
  display: table-cell !important;
  font: inherit !important;
}
.simplecheckout-cart td.total {
  text-align: right;
  white-space: nowrap;
  display: table-cell !important;
}
.simplecheckout-cart td.remove {
  padding-right: 3px;
  padding-left: 3px;
  width: 7px;
  vertical-align: top;
  text-align: center;
}
.simplecheckout-cart td.remove img {
  max-width: 30px !important;
  cursor: pointer;
}
.simplecheckout-cart td.product-warning {
  color: #ff0000;
  font-weight: bold;
}
.simplecheckout-cart td.right {
  vertical-align: middle;
  text-align: right;
}
.simplecheckout-three-column .simplecheckout-cart col.image,
.simplecheckout-three-column .simplecheckout-cart th.image,
.simplecheckout-three-column .simplecheckout-cart td.image,
.simplecheckout-three-column .simplecheckout-cart col.price,
.simplecheckout-three-column .simplecheckout-cart th.price,
.simplecheckout-three-column .simplecheckout-cart td.price,
.simplecheckout-three-column .simplecheckout-cart col.model,
.simplecheckout-three-column .simplecheckout-cart th.model,
.simplecheckout-three-column .simplecheckout-cart td.model {
  display: none;
}
.simplecheckout-three-column .simplecheckout-cart td.name .image {
  display: block;
}
.simplecheckout-scroll {
  overflow-y: scroll;
  max-height: 300px;
}
.simplecheckout-error-text {
  display: block;
  margin-top: 3px;
  color: #ff0000;
  font-size: 12px;
  line-height: 1.3;
}
.simplecheckout-warning-text {
  margin: 5px 0;
  font-weight: bold;
}
.simplecheckout-warning-block {
  clear: both;
  margin-bottom: 15px;
  padding: 10px 10px 10px 33px;
  border: 1px solid #f8acac;
  border-radius: 5px 5px 5px 5px;
  color: #555555;
  text-align: left;
}
.simpleregister-warning-block {
  margin-bottom: 15px;
  padding: 10px 10px 10px 33px;
  border: 1px solid #f8acac;
  border-radius: 5px 5px 5px 5px;
  color: #555555;
  text-align: left;
}
.simplecheckout-proceed-payment {
  display: none;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
#simple_payment_address_block {
  margin-top: 15px;
}
.simplecheckout-customer-same-address {
  text-align: left;
  margin: 15px 0px;
}
#simplecheckout_login {
  margin: auto;
  text-align: center;
}
#simplecheckout_payment_form {
  padding: 5px;
}
#simplecheckout_payment_form .checkout-content {
  display: block;
}
#simplecheckout_payment_form div.buttons {
  display: none;
}
#simplecheckout_login .simplecheckout-block-content {
  padding: 5px !important;
}
#simple_login_layer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99990;
  display: none;
  width: 100%;
  background-color: #000000;
}
#simple_login {
  position: fixed;
  z-index: 99991;
  display: none;
  padding: 5px;
  width: 300px;
  height: 250px;
  border: 1px solid #ffd9ff;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  background: none repeat scroll 0 0 #ffffff;
  -khtml-border-radius: 7px 7px 7px 7px;
}
#simple_login:after {
  content: '';
  display: block;
  clear: both;
}
#simple_login_header {
  padding: 0px 0px;
  text-align: right;
}
#simple_login_header img {
  margin: 0 0 0 auto;
}
.you-will-be-registered {
  font-weight: bold;
  margin-bottom: 10px;
}
.simplecheckout label input,
.simpleregister label input {
}
#simple_summary {
  display: none;
}
#simplecheckout_step_menu {
  margin-bottom: 10px;
}
.simple-step {
  display: inline-block;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #d9d9d9;
  color: #000000;
  font-size: 13px;
  -khtml-border-radius: 5px 5px 5px 5px;
  cursor: pointer;
  margin-bottom: 5px;
}
.simple-step-current {
  display: inline-block;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #38b0e3;
  color: #ffffff;
  font-size: 13px;
  -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-delimiter {
  display: inline-block;
  vertical-align: middle;
  line-height: 13px;
  margin: 0px 5px;
}
.simple-step-completed {
  display: inline-block;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #38b0e3;
  color: #ffffff;
  font-size: 13px;
  -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-completed a {
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px !important;
}
.simplecheckout-summary-info {
  margin-top: 15px !important;
}
.simplecheckout-summary-info th.name {
  text-align: left;
}
.simplecheckout-summary-info td {
  text-align: left;
}
.simplecheckout-cart-buttons .buttons {
  border: none !important;
  padding: 0 !important;
}
#simple_login .simplecheckout-block-content {
  border: none !important;
}
#temp_flat_container {
  text-align: center;
  margin: 10px 0px 20px 0px;
}
#simplecheckout_comment .simplecheckout-block-content {
  border: 0 !important;
  padding: 0 !important;
}
#simplecheckout_comment textarea {
  width: 100% !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100px;
}
.simple-content input[type='text'],
.simple-content input[type='password'],
.simple-content input[type='email'],
.simple-content input[type='tel'],
.simple-content input[type='phone'],
.simple-content input[type='date'],
.simple-content input[type='time'],
.simple-content select,
.simple-content textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px !important;
}
.checkout-heading:after {
  content: '';
  display: block;
  clear: both;
}
.simple-content .checkout-heading {
  color: #000;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  background-color: #f5f5f5;
  /* border-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; */
  border: 0;
  padding: 10px 15px;
  padding-left: 0;
}
.checkout-heading span {
  display: inline-block !important;
  float: left;
}
.checkout-heading-button {
  float: right !important;
  display: inline-block !important;
}
.simplecheckout-select-address {
  text-align: left;
  margin-bottom: 10px;
}
.simple-captcha-container {
  margin-top: 5px;
}
.simplecheckout-tooltip {
  display: none;
}
#easyTooltip {
  padding: 5px;
  border: 1px solid #ccc;
  background: #fde910;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0px 2px 2px #dddddd;
  -moz-box-shadow: 0px 2px 2px #dddddd;
  box-shadow: 0px 2px 2px #dddddd;
  opacity: 1 !important;
}
#easyTooltip:before {
  content: '';
  position: absolute;
  left: 10px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fde910;
}
.simplecheckout-cart i {
  cursor: pointer;
}

.simple-content .table-responsive {
  margin-bottom: 0 !important;
  border: none !important;
}

div#link-login {
  color: #000;
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

@media only screen and (max-width: 640px) {
  .simplecheckout-cart col.image,
  .simplecheckout-cart th.image,
  .simplecheckout-cart td.image {
    display: none;
  }
  .simplecheckout-cart col.model,
  .simplecheckout-cart th.model,
  .simplecheckout-cart td.model {
    display: none;
  }
  .simplecheckout-cart col.price,
  .simplecheckout-cart th.price,
  .simplecheckout-cart td.price {
    display: none;
  }
  .simplecheckout-cart td.name div.image {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .simplecheckout-cart col.model,
  .simplecheckout-cart th.model,
  .simplecheckout-cart td.model {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #total_shipping span:first-child {
    max-width: 300px;
    display: inline-block;
  }
  td.quantity button[data-onclick*='Quantity'] {
    display: none;
  }
}
@media only screen and (max-width: 420px) {
  #total_shipping span:first-child {
    max-width: 200px;
    display: inline-block;
  }
}
.row-customer_register .radio {
  display: inline-block !important;
  margin-right: 10px;
}
.simplecheckout-steps-wrapper {
  padding: 10px;
  padding-left: 80px;
}
#agreement_checkbox {
  float: left;
  margin-right: 20px;
}
#agreement_checkbox .checkbox {
  margin: 0;
}
.simplecheckout-summary-totals .simplecheckout-cart-total {
  border: 0;
}
.page__wrapper--simple {
  background-color: #f4f4f4;
}
.simplecheckout_form {
  display: flex;
}
div#simplecheckout_cart {
  flex-shrink: 0;
  margin-right: 35px;
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}
.simplecheckout_cart_container {
  box-shadow:
    0 3px 7px 0 rgba(0, 0, 0, 0.1),
    0 13px 13px 0 rgba(0, 0, 0, 0.09),
    0 29px 17px 0 rgba(0, 0, 0, 0.05),
    0 51px 20px 0 rgba(0, 0, 0, 0.01),
    0 80px 22px 0 rgba(0, 0, 0, 0);
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 30px 15px;
}
.gift-block {
  box-shadow:
    0 3px 7px 0 rgba(0, 0, 0, 0.1),
    0 13px 13px 0 rgba(0, 0, 0, 0.09),
    0 29px 17px 0 rgba(0, 0, 0, 0.05),
    0 51px 20px 0 rgba(0, 0, 0, 0.01),
    0 80px 22px 0 rgba(0, 0, 0, 0);
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 30px 15px;
  margin-top: 24px;
}
.checkout__cart--title {
  margin-bottom: 30px;
  color: #1e1e1e;
  font-family: 'Manrope', sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1;
}
.simplecheckout-vertical-menu .checkout-heading .simple-step-value {
  font-weight: 400;
  font-size: 24px;
  color: #1e1e1e;
  line-height: 1;
  background-color: #fff;
  width: 55px;
  height: 55px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d9d9d9;
}
.checkout-heading.simple-step-vertical.simple-step-vertical-completed .simple-step-value {
  background-color: #fff;
  color: #1e1e1e;
}
.simplecheckout-vertical-menu .checkout-heading {
  cursor: pointer;
  font-weight: 700;
  font-size: 24px;
  color: #000;
  line-height: 1;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background-color: transparent;
}
.simple-step-value {
  margin-right: 24px;
}
.simplecheckout-block-content fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  outline: none;
  padding: 0;
}
.form-horizontal .form-group {
  width: 49%;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal .form-group .col-sm-4,
.form-horizontal .form-group .col-sm-8 {
  width: 100%;
  padding: 0;
}
.simplecheckout .form-horizontal label {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  display: block;
  text-align: left !important;
  line-height: 1;
  margin-bottom: 15px;
}
.simplecheckout .form-horizontal .radio label {
  display: flex;
  align-items: center;
}
.simplecheckout-block .simplecheckout-block-content textarea {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  padding: 15px 25px;
  outline: none;
}
.form-horizontal input,
.form-horizontal select {
  width: 100%;
  height: 48px;
  padding: 0;
  padding-left: 25px;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
}
.btn.btn-primary.button,
a.button_oc.btn,
#buttons #simplecheckout_button_next,
#buttons #simplecheckout_button_prev,
#buttons #button-confirm {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  min-height: 51px;
  line-height: 34px;
  padding: 0 45px;
  text-align: center;
  border-radius: 25px;
  background-image: none;
  background-color: #f57c27;
  position: relative;
  overflow: hidden;
  text-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 26px;
  overflow: hidden;
}
a.button_oc.btn::before,
#buttons #simplecheckout_button_next::before,
#buttons #simplecheckout_button_prev::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #F57C27; */
  opacity: 0;
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
a.button_oc.btn span,
#buttons #simplecheckout_button_next span,
#buttons #simplecheckout_button_prev span #buttons #button-confirm span,
#simplecheckout_button_prev span {
  position: relative;
  z-index: 2;
}
a.button_oc.btn:hover::before,
a.button_oc.btn:focus::before,
a.button_oc.btn:active::before,
#buttons #simplecheckout_button_next:hover::before,
#buttons #simplecheckout_button_next:focus::before,
#buttons #simplecheckout_button_next:active::before,
#buttons #simplecheckout_button_prev:hover::before,
#buttons #simplecheckout_button_prev:focus::before,
#buttons #simplecheckout_button_prev:active::before {
  opacity: 1;
}

.simple__radio {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  /* max-width: 245px; */
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  padding: 6px 17px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.simple__radio:hover {
  border: 1px solid #f57c27;
}
.simplecheckout-block-content .simple__radio label {
  min-height: 34px;
}
.simplecheckout-block-content .simple__radio label[for='mono'] img {
  display: none;

  margin-left: 5px;
  flex-shrink: 0;
}
.simple__radio input {
  display: none;
}
.simple__radio label {
  min-height: 20px;
  padding-left: 0;
  margin: 0;
  font-weight: 400;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.simple__radio label::before {
  content: '';
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
}
.simple__radio label:hover::before {
  background-color: rgba(245, 124, 39, 0.3);
}
.simple__radio input:checked + label:after,
.simple__radio label input:checked:after {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: rgb(245, 124, 39);
  position: absolute;
  left: 3px;
}
#simplecheckout_shipping_address {
  margin-top: 80px;
}
#total_sub_total {
  display: none;
}
.simplecheckout-product-content {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  width: 100%;
}
.simplecheckout-cart-product-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.options {
  width: 100%;
}
.simple-remove-wraper {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.simplecheckout-cart-product-bottom {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.simple-total span {
  color: #222b45;
  font-family: 'SF UI Text', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.3;
}
.simple-quantity {
  width: 30px;
  height: 30px;
  background: transparent;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-size: 18px;
  line-height: 1;
  outline: none;
}
.simple-quantity:hover,
.simple-quantity:focus,
.simple-quantity:active {
  outline: none;
}
svg:hover,
svg:focus,
svg:active {
  outline: none;
}
input.simple-quantity-input {
  max-width: 30px;
  height: 30px;
  background-color: #fff;
  padding: 0;
  margin: 0;
  border: none;
  font-weight: 700;
  font-size: 16px;
  color: #c5cee0;
  text-align: center;
}
.simplecheckout-cart-total-remove {
  display: none;
}
.quantity {
  display: flex;
  border: none;
  overflow: hidden;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
#total_total {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #222b45;
  font-family: 'Manrope', sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 1.4;
}
#simplecheckout_step_menu h4.panel-title {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}
.row-customer_register .simple__radio .radio label {
  min-height: 40px;
}
.row-customer_register .simple__radio .radio label {
  margin-bottom: 0;
}
.form-horizontal .form-group.row-customer_firstname,
.form-horizontal .form-group.row-customer_lastname,
.form-horizontal .form-group.row-customer_telephone,
.form-horizontal .form-group.row-customer_email {
  width: 49%;
}
.simple__radio {
  display: flex;
}
.shipping-method__label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
}
.shipping-method__content {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.shipping-method__note {
  margin-top: 4px;
  font-size: 12px;
  opacity: 0.8;
  line-height: 1.3;
}
@media screen and (max-width: 1399px) {
  #simplecheckout_cart {
    width: 450px;
  }
}
@media screen and (max-width: 1179px) {
  .form-horizontal .form-group {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .simplecheckout_form {
    flex-direction: column;
  }
  #simplecheckout_cart {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  div#simplecheckout_cart {
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 680px) {
  .page__wrapper--simple h1 {
    font-size: 26px;
  }
  .simplecheckout::before {
    display: none;
  }
  .simplecheckout-steps-wrapper {
    padding-left: 10px;
  }
  #simplecheckout_step_menu h4.panel-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 470px) {
  .simplecheckout-cart-total-wrap #total_total {
    widht: auto;
  }
  .simplecheckout-cart-total-wrap #total_total span:first-child {
    display: none;
  }
}

@media screen and (max-width: 450px) {
  .form-horizontal .form-group.row-customer_firstname,
  .form-horizontal .form-group.row-customer_lastname,
  .form-horizontal .form-group.row-customer_telephone,
  .form-horizontal .form-group.row-customer_email {
    width: 100%;
  }
  .simplecheckout-cart-total .inputs.buttons,
  .btn.btn-primary.button,
  a.button_oc.btn {
    width: 100%;
  }
}
.checkbox-wrapper-4 * {
  box-sizing: border-box;
}
.checkbox-wrapper-4 .cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
}
.checkbox-wrapper-4 .cbx:not(:last-child) {
  margin-right: 6px;
}
.checkbox-wrapper-4 .cbx:hover {
  background: rgba(245, 124, 39, 0.06);
}
.checkbox-wrapper-4 .cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper-4 .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  transform: scale(1);
  border: 1px solid #cccfdb;
  transition: all 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 16, 75, 0.05);
  flex-shrink: 0;
}
.checkbox-wrapper-4 .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper-4 .cbx span:last-child {
  padding-left: 8px;
  line-height: 18px;
}
.checkbox-wrapper-4 .cbx:hover span:first-child {
  border-color: #f57c27;
}
.checkbox-wrapper-4 .inp-cbx {
  position: absolute;
  visibility: hidden;
}
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child {
  background: #f57c27;
  border-color: #f57c27;
  animation: wave-4 0.4s ease;
}
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.checkbox-wrapper-4 .inline-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}
@-moz-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@-webkit-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@-o-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
.checkout-simplecheckout .modal-dialog {
  max-width: calc(920px - 30px);
  max-height: 90dvh;
  overflow: auto;
}
.checkout-simplecheckout .modal-title {
  padding: 20px 70px 20px 20px;
  color: #000;
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
.checkout-simplecheckout .modal-body {
  padding: 10px 20px 20px 20px;
}
.checkout-simplecheckout .modal-body b {
  font-weight: bold !important;
}
.checkout-simplecheckout .modal-header .close {
  width: 60px;
  height: 52px;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer !important;
  outline: none;
  border: 0;
  font-size: 30px;
}
/* Подарунки*/
.gift-block.inactive .gift-products > div {
  opacity: 0.4;
  pointer-events: none;
  user-select: none;
  filter: grayscale(50%);
  transition:
    opacity 0.3s ease,
    filter 0.3s ease;
}
.gift-block.active .gift-products > div {
  opacity: 1;
  pointer-events: auto;
  filter: none;
}
.swiper-button-disabled {
  opacity: 0.5;
}
.container-gift-product {
  position: relative;
}
.rows-slide-gift {
  display: flex;
  position: absolute;
  z-index: 9;
  right: 15px;
  top: -48px;
}
.gift-header-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
button.gift-refresh {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  color: #1e1e1e;
}
.gift-title {
  color: #f57c27;
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  margin: 0;
}
button.gift-refresh svg {
  margin-right: 10px;
}
.gift-product-card {
  display: flex;
  justify-content: center;
}

.gift-option {
  display: block;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  transition: 0.3s;
  background: #fff;
}

.gift-option:hover {
  border-color: #ff6f00;
}

.gift-radio {
  display: none;
}

.gift-radio:checked {
  border: 1px solid #ff6f00;
}

.gift-card {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.gift-card img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  margin-bottom: 0;
}
.gift-name {
  font-size: 14px;
  line-height: 1.3;
  color: #333;
  margin-bottom: 8px;
}
.gift-select-btn {
  font-weight: 600;
  color: #111;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.gift-radio:checked + .gift-card .gift-select-btn::before {
  content: '●';
  color: #ff7a00;
  font-size: 16px;
  margin-right: 4px;
  border: 1px solid #000;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  padding-bottom: 3px;
}
.swiper-wrapper {
  min-height: 142px;
}
.gift-select-btn::before {
  content: '⚪';
}
.caption-gift {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 25px;
}
.swiper-button-next-gift {
  margin-left: 6px;
}
.gift-select-btn {
  cursor: pointer;
}
.caption-gift label {
  border: 1px solid #f57c27;
  display: inline-flex;
  border-radius: 20px;
  width: max-content;
  padding: 5px 12px;
}
.gift-name {
  max-height: 54px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .gift-header-bottom {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .gift-option {
    padding: 0 5px;
  }
  /*.gift-name {
        max-height: 54px;
        overflow: hidden;
    }*/
}
