

/* Start:/local/components/TwOrder/form/style.css?174134123416354*/
/* body{
    display: flex;
    flex-direction: column;
}

#content{
flex: 1 0 auto;
}
#footer{
    flex-shrink: 0;
} */

hr {
  padding: 0px;
  margin: 0px 0px 5px !important;
  height: 1px;
}
.adres__title1 {
  margin: 7px 0 7px;
}
.middle > .container {
  min-height: 500px;
}
.ordering__bonuse-txt {
  font-size: 11px;
  line-height: 13px;
  margin-top: 10px;
  padding-left: 0 !important;
}
.content_WT_LOAD_WEB_NOT_SENDER_container {
  padding: 0 !important;
}
#mobileheader .logo,
#mobileheader .logo svg {
  right: 0 !important;
  text-align: center;
}
.disablet-count::before {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5%;
  text-align: center;
  position: absolute;
  content: "В данный момент нет товара на остатках" !important;
  color: red;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  height: 100%;
  background: rgb(122, 122, 122, 0.2);
  z-index: 4;
}
.disablet-count {
  position: relative;
  z-index: 3;
}
.disablet-count .delete-element-item {
  z-index: 5;
}

/* input counter */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
/* not necessary*/
.quantity-block {
  margin: auto;
  font-size: 20px;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  width: 93px;
}
.quantity-arrow-plus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px !important;
  cursor: pointer;
  width: 20px;
  background-color: transparent;
  border: none;
  outline: none;
}
.quantity-arrow-minus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px !important;
  cursor: pointer;
  width: 20px;
  background-color: transparent;
  border: none;
  outline: none;
}
.quantity-num {
  font-size: 15px;
  border: none;
  outline: none;
  width: 40px;
  text-align: center;
}
/*END input counter */

.sidebar-coast__wrapp {
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  padding-bottom: 15px;
}
.basket-sidebar__name {
  font-size: 18px;
  color: #818181;
}
.basket-sum-sale {
  font-size: 18px;
}
.basket-sum-finish {
  font-size: 24px;
  font-weight: 600;
}
.basket-sidebar__coast {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sidebar__btn {
  border: none;
  background-color: #7ecbbd;
  border: 2px solid #7ecbbd;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 5px;
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sidebar__btn:hover {
  background-color: transparent;
  color: #7ecbbd;
}
.sidebar__btn-txt {
  font-size: 11px;
  line-height: 12px;
}
.basket-sidebar__akciya {
  margin-top: 30px;
}
.sidebar__akciya {
  display: flex;
  margin-bottom: 10px;
  margin-left: 10px;
  align-items: center;
}
.basket-sidebar__akciya h5 {
  font-size: 24px;
  margin-bottom: 15px;
}
.sidebar__akciya-img img {
  width: 30px;
  margin-right: 10px;
}
.sidebar__akciya-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 10px;
}

.basket-produkt__txt {
  margin-left: 20px;
}
.basket-product__name {
  display: flex;
}
.basket-product__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
.basket__sale-txt {
  color: #ff9912;
  font-size: 12px;
  text-transform: uppercase;
}
.basket-product__articul {
  color: #818181;
}
.basket-produkt__option {
  text-align: center;
}
.produkt__option-title {
  font-size: 15px;
  color: #828282;
  margin-bottom: 5px;
}
.produkt__option-meaning {
  margin-top: 5px;
  font-size: 15px;
  color: #000;
  line-height: 14px;
  /* font-weight: 600; */
}
.old-coast {
  color: #828282;
  font-size: 14px;
  text-decoration: line-through;
  line-height: 18px;
  font-weight: 500;
  margin-top: 5px !important;
}
.new-coast {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.basket-produkt__del span {
  position: absolute;
  cursor: pointer;
  color: #000;
  font-size: 20px;
}

.basket-content__sale {
  /* margin-top: 30px; */
}

.basket__sale-btn {
  display: flex;
}
.basket__sale-inputTxt {
  padding: 0 !important;
}
.basket__sale-inputTxt input {
  width: 100%;
  border: 1px solid #c3c2be;
  border-radius: 7px;
  box-shadow: none;
  padding: 10px 21px !important;
}
.basket__sale-inputBtn {
  padding-right: 0 !important;
}
.basket__sale-inputBtn button {
  width: 100%;
  border: 1px solid #7ecbbd;
  color: #7ecbbd;
  border-radius: 7px;
  box-shadow: none;
  padding: 10px 21px;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.5s;
}
.basket__sale-inputBtn button:hover {
  color: #fff;
  background-color: #7ecbbd;
}
.basket__sale-info {
  font-size: 14px;
  color: #828282;
  margin-top: 10px;
}
.basket__sale-info p {
  font-size: 11px;
}
.basket-content__back {
  display: flex;
  justify-content: flex-end;
}
.basket-content__back a {
  text-decoration: underline;
}
.sidebar-coast__mob {
  display: none;
}
.basket-produkt__delMob {
  display: none;
}

.basket-product__spanMob {
  display: none;
}
.desk__NON {
  display: none;
}
.basket-prod__newSMAL {
  display: none;
}
.basket__sale-wrapp-MOB {
  display: none;
}
.basket__sale-wrappDesc {
  display: block;
}
.basket-produkt__delDesc a {
  font-size: 24px;
}
.basket-product__img img {
  width: 130px;
  min-width: 130px;
}
.basket-product__name {
  margin-bottom: 5px;
}
.basket-product__deskr img,
.prod-name__banMOB img,
.basket-product__title img {
  max-width: 40px;
}
.icons-new-detail {
  width: 50px;
  height: 20px;
  display: inline-block;
  background: #ff9900;
  text-align: center;
  -webkit-clip-path: polygon(0 0, 77% 0, 100% 100%, 23% 100%);
  clip-path: polygon(0 0, 77% 0, 100% 100%, 23% 100%);
  padding: 1px 11px 1px 11px;
  color: white;
  font-size: 11px;
  font-weight: normal;
}
.basket-sale,
.basket-sale-mob {
  width: 50px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  position: relative;
  color: white;
  -webkit-clip-path: polygon(0 0, 77% 0, 100% 100%, 23% 100%);
  clip-path: polygon(0 0, 77% 0, 100% 100%, 23% 100%);
  background: #60a88f;
  text-align: center;
  font-size: 11px;
}
.basket__sale-wrappDesc,
.basket__sale-wrappDesc-ithems {
  padding: 0 !important;
}
.basket-content__wrapp .item_block {
  padding: 5px !important;
}
/* .basket-content__wrapp .slick-slide .image_wrapper_block a,
.slick-slide .image_wrapper_block,
.basket-content__wrapp .slick-slide .image_wrapper_block a,
.basket-content__wrapp .slick-slide .image_wrapper_block {
  height: 320px;
} */
.basket-content__wrapp .catalog_item_wrapp {
  min-height: 340px;
}
.error-price-ajax {
  /* opacity: 0; */
  display: none;
  color: red !important;
  font-size: 12px !important;
  border-radius: 5px;
  transition: 0.3s;
  /* -webkit-box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 13%); */
  line-height: 14px;
  padding: 10px;
  font-weight: normal;
  position: absolute;
  width: 130px;
  background-color: #fff;
  transition: 0.5s;
  min-height: 0;
  min-height: 0;
}
.basket-promocode-alert1,
.basket-promocode-alert {
  /* position: absolute; */
  display: none;
  color: red !important;
  font-size: 13px !important;
  margin-left: 10px;
  /* text-align: center; */
  /* width: 50%;
    padding: 10px;
    margin: 10px auto; */

  /* border-radius: 5px;
    transition: .3s;
    background-color: #fff; */
  /* -webkit-box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 13%);
    top: 0;
    left: 20%;
    transition: .5s; */
}

.alert-border-input {
  border: 1px solid rgb(252, 0, 0) !important;
}
.option-meaningMob {
  line-height: 14px;
}
@media screen and (max-width: 1400px) {
  .new-coast {
    font-size: 14px;
  }
  .old-coast {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .basket-content__sale {
    margin-top: 0;
  }
  .basket-prod__newDesc {
    display: none;
  }
  .basket-prod__newSMAL {
    display: flex;
  }
  .prod-name__banMOB {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .basket-product__title {
    font-size: 15px;
    font-weight: bold;
    width: 90%;
  }
  .basket-product__name {
    display: flex;
    flex-direction: row;
  }
  .basket__sale-txt {
    color: #ff9912;
    font-size: 11px;
  }
  .basket-product__articul {
    color: #818181;
    font-size: 13px;
    margin-top: 0px;
  }
  .basket-product__img {
    width: 200px;
  }
  .basket-stars__wrapp {
    display: flex;
    flex-wrap: wrap;
  }
  .basket-product__starsMob {
    display: flex;
    flex-direction: column;
    width: 50%;
  }
  .produkt__option-title {
    font-size: 13px;
  }
  .option-title__count {
    margin-bottom: 7px;
  }
  .basket-product__img img {
    width: 200px;
  }
  .basket-produkt__txt {
    margin-left: 10px;
  }
  .basket-produkt__optionsMob {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .basket-produkt__option {
    display: flex;
    justify-content: stretch;
    align-items: center;
    margin-top: 0px;
  }
  .produkt__option-title {
    margin-bottom: 0;
  }
  .produkt__option-meaning {
    margin-top: 0;
  }
  .produkt__option-title {
    font-size: 15px;
    margin-right: 10px;
  }
  .option-title__count {
    margin-right: 0;
  }
  .new-coast {
    margin-left: 10px;
  }
  .quantity-num {
    font-size: 15px;
    padding-bottom: 6px;
  }
  .quantity-arrow-minus,
  .quantity-arrow-plus {
    width: 20px;
    padding-bottom: 0;
    position: relative;
    top: 2px;
  }
  input:not(.btn) {
    line-height: 0 !important;
  }
  .produkt__option-meaning {
    font-size: 13px;
    color: #000;
  }
  .basket-produkt__optionMob {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .option-meaningMob {
    margin-top: 0;
    margin-left: 0px;
    line-height: 14px;
  }
  .basket-produkt__countMob {
    /* width: 100%; */
    flex-direction: column;
    justify-content: flex-end;
  }
  .old-coast {
    margin-top: 0 !important;
    color: #828282;
    font-size: 14px;
    text-decoration: line-through;
  }
  .new-coast {
    font-size: 14px;
    font-weight: bold;
  }
  .basket-content__sale {
    margin-top: 0px;
  }
  .basket__sale-title {
    margin-top: 10px;
    margin-bottom: 3px !important;
    font-size: 20px !important;
  }
  .basket__sale-inputTxt input,
  .basket__sale-inputBtn button {
    padding: 10px 10px;
  }
  .basket__sale-info p {
    margin-bottom: 0;
    font-size: 9px;
    color: #828282;
    margin-top: 7px;
  }

  /* .sidebar-coast__desc{
        display: none;
    } */
  .basket-produkt__delDesc {
    display: none;
  }
  .product__deskr-desk {
    display: none;
  }
  .basket-product__articulDesk {
    display: none;
  }
  .mob__NON {
    display: none;
  }
  .mob__NON {
    display: none !important;
  }
  .sidebar-coast__mob {
    display: block;
  }
  .product__deskr-desk {
    display: block;
  }
  .desk__NON {
    display: flex;
  }
  .basket-produkt__delMob {
    margin-right: 10px;
    margin-left: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: -20px;
  }
  .basket-produkt__delMob a {
    color: #000;
    font-size: 24px;
    position: absolute;
    top: 20px;
  }

  .basket-descr__wrapp {
    display: flex;
  }
  .basket__sale-wrapp {
    margin-top: 20px;
  }
  .basket__sale-inputBtn button {
    padding: 7px 5px;
  }
}
@media screen and (max-width: 991px) {
  .sidebar-coast__wrapp {
    padding: 10px;
  }
  .basket-sidebar__coast {
    margin-bottom: 5px;
  }
  .basket-content__back {
    display: none;
  }
  .basket-produkt__delMob a {
    color: #000;
    font-size: 24px;
    position: absolute;
    top: 0px;
  }
  .basket-produkt__delMob {
    margin-right: 10px;
    margin-left: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .basket-sidebar__akciya {
    display: none;
  }
  .basket__sale-wrapp-MOB {
    display: block;
  }
  .basket__sale-wrappDesc {
    display: none;
  }
  .basket-product__title {
    width: 90%;
  }
  .basket-promocode-alert1,
  .basket-promocode-alert {
    position: static;
    /* position: absolute;
        top: 0;
        left: 0; */
  }
}
@media screen and (max-width: 787px) {
  .basket-sidebar__akciya {
    display: none;
  }
  .basket-product__starsMob {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .basket-content__back {
    display: none;
  }
  .basket-sidebar__name {
  }
  .basket-sum-sale {
  }
  .basket-sum-finish {
    font-weight: 600;
  }
  .basket-product__title {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 18px;
    width: 90%;
  }
}
@media screen and (max-width: 500px) {
  .basket__sale-title {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .old-vue-container .catalog-new-cart {
    padding: 0 !important;
  }
  .slick-slide .image_wrapper_block a,
  .slick-slide .image_wrapper_block {
    height: 240px !important;
  }
  /* .catalog_block .catalog_item img, */
  .product_slider .catalog_item img {
    height: 190px !important;
  }
  .icons-new-detail {
    padding: 4px 11px 1px 11px;
  }
  .basket-promocode-alert {
    /* width: 90%;
        margin: 0 auto; */
  }
  .basket__sale-txt {
    font-size: 9px;
  }
  .row .item_block {
    padding: 0 !important;
  }
  .old-coast {
    margin-right: 5px;
  }
  .old-coast,
  .produkt__option-meaning,
  .basket-product__articul {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
  }
  .new-coast {
    font-size: 13px;
  }
  .basket-produkt__txt {
    margin-left: 2px;
  }
  .option-meaningMob {
    margin-left: 6px;
  }
  .produkt__option-title {
    font-size: 12px;
    margin-bottom: 0;
    padding-right: 5px;
  }
  .basket-product__title {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 14px;
    width: 85%;
  }
  .quantity-arrow-minus,
  .quantity-arrow-plus {
    width: 20px;
    padding-bottom: 0;
    padding-bottom: 5px;
  }
  .basket-product__articul,
  .basket-produkt__option {
    margin-top: 0;
  }
  .quantity-num {
    border: none;
    outline: none;
    width: 20px;
    text-align: center;
  }
  .quantity-block {
    margin: auto;
    font-size: 20px;
    border: 1px solid #eeeeee;
    border-radius: 7px;
    width: 80px;
  }
  .option-title__count {
    margin-bottom: 0px;
    margin-top: 3px;
  }
  .basket-produkt__option {
    padding: 0 !important;
    width: 100%;
    justify-content: flex-start;
  }

  .basket-product__img {
    width: 140px;
    margin-right: 7px;
  }
  .basket-product__img img {
    width: 144px;
  }
  .error-price-ajax {
    width: auto;
  }
  .basket-wrapper-page .wrapper_inner,
  .maxwidth-theme {
    padding-right: 15px !important;
  }
  .sidebar__btn-txt {
    line-height: 12px;
  }

  hr {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
  }
  .error-price-ajax {
    left: 48%;
  }
  .basket__sale-inputBtn {
    padding-left: 5px !important;
  }
  .adres__title1 {
    margin: 10px 0 10px;
  }
  .finish-promocod {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .basket__sale-inputTxt input {
    padding: 8px 26px 8px 7px !important;
  }
  .basket__sale-inputTxt input,
  .basket__sale-inputBtn button {
    padding: 5px 15px;
  }
  .sidebar-coast__wrapp {
    padding: 8px;
  }
  .sidebar__btn {
    padding: 5px 5px;
  }
  .basket-content__sale {
    margin-top: 0px;
  }
  .basket-content__wrapp h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .basket-sidebar__wrapp {
    margin-top: 0;
  }
  .basket-sidebar__coast {
    margin-bottom: 0;
  }
  .basket-product__name {
    margin-bottom: 5px !important;
  }
  .produkt__option-meaning {
    font-size: 9px !important;
    line-height: 9px !important;
  }
}
@media screen and (max-width: 350px) {
}

/* End */
/* /local/components/TwOrder/form/style.css?174134123416354 */
