.breadcrumb--crt {
  margin-bottom: 18px; }

.cart-main {
  padding-bottom: 94px; }

.cart__heading {
  font-size: 60px; }
  .cart__heading span {
    font-weight: 300;
    color: #C1C7DA;
    display: inline-block; }

body.ohi {
  overflow: hidden; }

.btn--gray {
  background: #F6F7FB;
  color: #000;
  border: none;
  font-weight: 400; }

.crtblock {
  padding: 32px 40px;
  background-color: #FFF; }

.crtblock__title {
  font-weight: 800;
  font-size: 32px;
  color: black;
  margin-bottom: 30px;
  margin-bottom: 25px; }
  .crtblock__title-2 {
    margin-bottom: 10px; }

.total__actions {
  background: rgba(255, 138, 0, 0.05);
  padding: 15px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 30px; }

.total__have {
  font-size: 17px;
  line-height: 1.4; }

.total__login {
  display: inline-block;
  margin-left: auto;
  color: #01b8d9;
  font-size: 17px; }

.total__btn {
  margin-top: 30px;
  width: 100%; }

.total__as {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 30px; }

.total__payer {
  margin-bottom: 20px; }

.total__payer-name {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 5px;
  padding-left: 37px;
  background: url("../images/bag.svg") no-repeat left top 1px; }

.total__payer-data li {
  font-size: 17px;
  line-height: 1.4;
  color: #999999;
  margin-bottom: 5px;
  padding-left: 0; }
  .total__payer-data li:before {
    display: none; }

.total__sale {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 24px; }

.total__sale-count {
  font-weight: 700;
  color: #01b8d9;
  line-height: 1.4; }

.total__payer-change {
  padding-left: 34px;
  display: inline-block;
  font-size: 17px;
  color: #01b8d9;
  background-image: url("../images/reload.svg");
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 30px; }

.crtblock__tbl {
  margin-bottom: 8px;
  width: 100%; }
  .crtblock__tbl tr {
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .crtblock__tbl td {
    font-size: 17px;
    color: black;
    color: #999;
    padding-bottom: 6px; }
    .crtblock__tbl td strong {
      color: #000; }
    .crtblock__tbl td:first-child {
      width: 75%; }
    .crtblock__tbl td:nth-child(2) {
      padding-left: 5px;
      color: #000;
      font-weight: 600; }
    .crtblock__tbl td .dots {
      background: url("../images/dot-td.svg") repeat-x left bottom 6px; }
      .crtblock__tbl td .dots span {
        background: #fff;
        padding-right: 5px; }

.crt-items {
  background-color: white;
  padding: 30px; }

.crt-items__title {
  font-weight: 800;
  font-size: 32px; }

.crt-list {
  margin-top: 0px; }

.crt-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  padding-top: 30px; }
  .crt-item:not(:last-child) {
    border-bottom: 2px solid #edf0f9; }

.btn-o {
  display: inline-block;
  font-size: 17px;
  border: 2px solid transparent;
  border-radius: 0;
  padding: 16px 38px;
  font-weight: 800;
  border: 1px solid #01B8D9;
  color: #01B8D9;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
  font-family: "Raleway";
  outline: none !important;
  text-align: center;
  height: 60px; }
  .btn-o:hover {
    box-shadow: none;
    color: #fff;
    border-color: #1cdcff;
    background: #1cdcff;
    text-decoration: none; }

.crt-items__more-btn {
  width: 100%; }

.crt-item__col-1 {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 150px;
  margin-right: 40px; }

.crt-item__col-2 {
  margin-right: 76px; }

.crt-item__manuf {
  font-size: 15px;
  line-height: 1.4;
  color: #999999;
  margin-bottom: 10px; }

.crt-item__name {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
  color: black; }

.crt-item__list {
  margin-top: 10px; }
  .crt-item__list li {
    font-size: 15px;
    line-height: 2;
    padding-left: 0;
    margin-bottom: 0; }
    .crt-item__list li:before {
      display: none; }

.crt-item__col-3 {
  margin-right: 76px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.crt-item__basket-control {
  height: 50px; }
  .crt-item__basket-control .basket-control__input {
    line-height: 50px;
    height: 45px; }
  .crt-item__basket-control .basket-control__button {
    height: 50px;
    width: 30px; }

.crt-item__col-4 {
  margin-right: 76px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.crt-item__price {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1;
  color: black;
  margin-bottom: 4px; }

.crt-duscount-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1; }

.crt-item__oldprice {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 1;
  position: relative; }
  .crt-item__oldprice:before {
    position: absolute;
    height: 1px;
    background: #01b8d9;
    top: 50%;
    left: -2px;
    right: -2px;
    content: ""; }

.crt-discount {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  color: #01B8D9;
  min-width: 56px;
  line-height: 1;
  padding: 0 8px 0 28px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 24px;
  background-image: url("../images/discount.svg");
  background-repeat: no-repeat;
  background-position: left 8px center;
  margin-left: 8px;
  border: 1px solid #01B8D9;
  border-radius: 16px; }

.crt-item__col-5 {
  margin-left: auto;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.crt-remove {
  background: url("../images/trash.svg") left center no-repeat;
  width: 24px;
  height: 24px;
  display: block; }

/*modal*/
.modal-overlay_3 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 55;
  display: none;
  background: rgba(45, 40, 40, 0.5); }
  .modal-overlay_3 .modal-form__layout {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2; }
  .modal-overlay_3 .modal-form__block {
    position: absolute;
    top: 5%;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 6;
    width: 480px;
    background-color: #FFF;
    min-height: 100px; }
    @media (max-width: 575px) {
      .modal-overlay_3 .modal-form__block {
        max-width: 480px;
        width: calc(100% - 30px); } }
    @media (max-width: 575px) {
      .modal-overlay_3 .modal-form__block .accadresses__h3 {
        font-size: 24px;
        margin-bottom: 10px; } }
  .modal-overlay_3 .modal-form__inner {
    position: relative;
    padding: 40px 60px;
    background: #FFFFFF; }
    @media (max-width: 575px) {
      .modal-overlay_3 .modal-form__inner {
        padding: 20px 30px; } }
  .modal-overlay_3 .modal-close {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 7;
    width: 20px;
    height: 20px;
    background: url("../images/close.svg") no-repeat 0 0;
    font-size: 0;
    padding: 0; }

body.ohi {
  overflow: hidden; }

/*end modal*/
.selpayer__name {
  cursor: pointer; }
  .selpayer__name input[type="radio"] {
    display: none; }
    .selpayer__name input[type="radio"] + span {
      display: block;
      font-weight: 400;
      font-size: 17px;
      line-height: 1.4;
      margin-bottom: 5px;
      padding-left: 37px;
      color: #000;
      background: url("../images/bag.svg") no-repeat left top 1px; }
      .selpayer__name input[type="radio"] + span:hover {
        color: #01B8D9; }
    .selpayer__name input[type="radio"]:checked + span {
      color: #01B8D9; }
  .selpayer__name._person input[type="radio"] + span {
    background: url("../images/account-menu-user.svg") no-repeat left -2px top 0px;
    background-size: 24px; }

.selpayer__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px; }

.selplayer__conf {
  max-width: 195px;
  width: 100%; }

.selplayer__cancel {
  margin-left: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.catalog-recommended-slider-2 {
  padding-top: 0; }

.total__fixed-modal {
  display: none; }
  @media (max-width: 1199px) {
    .total__fixed-modal {
      display: block;
      position: fixed;
      bottom: 58px;
      z-index: 5;
      left: 0;
      right: 0;
      background-color: #FFF;
      box-shadow: 0px -15px 15px rgba(0, 0, 0, 0.05), 0px 2px 0px #EDF0F9;
      padding: 20px 24px; }
      .total__fixed-modal.hide {
        display: none; }
      .total__fixed-modal .total__btn {
        margin-top: 0px; } }
  @media (max-width: 1023px) {
    .total__fixed-modal .total__btn {
      width: 100%; } }
  @media (max-width: 575px) {
    .total__fixed-modal {
      padding: 15px; } }

.total__login-mob {
  display: none; }

@media (max-width: 1799px) {
  .crt-item__col-1,
  .crt-item__col-2,
  .crt-item__col-3,
  .crt-item__col-4 {
    margin-right: 30px; } }

@media (max-width: 1399px) {
  .crt-item__col-1 {
    margin-right: 7px; }
  .crt-item__col-2,
  .crt-item__col-3,
  .crt-item__col-4 {
    margin-right: 16px; }
  .crtblock {
    padding: 15px 20px; }
  .crt-items {
    padding: 15px; } }

@media (max-width: 1199px) {
  .account-main {
    padding-top: 25px; }
  .cart__heading {
    font-size: 50px;
    margin-bottom: 0; }
  .crtblock {
    padding: 30px 20px; }
  .crt-items {
    padding: 20px; }
  .crtblock__tbl tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .crtblock__tbl td:first-child {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .crtblock__tbl td:nth-child(2) {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .crt-items {
    margin-bottom: 30px; }
  .crt-item__col-1 {
    margin-right: 11px; }
    .crt-item__col-1 img {
      max-width: calc(100% - 16px); }
  .crt-item__col-2,
  .crt-item__col-3,
  .crt-item__col-4 {
    margin-right: 56px; }
  .crt-discount {
    background: none;
    padding-left: 8px;
    min-width: unset; }
  .total__have br {
    display: none; }
  .total__login-txt,
  .total__login {
    display: none; }
  .total__login-mob {
    display: inline-block; } }

@media (max-width: 1023px) {
  .crt-item__col-1 {
    width: 127px;
    margin-right: 4px; }
  .crt-item__col-2,
  .crt-item__col-3,
  .crt-item__col-4 {
    margin-right: 30px; }
  .cart__heading {
    font-size: 32px;
    margin-bottom: 30px; }
  .cart-main {
    padding-top: 0; }
  .crt-items__title {
    font-size: 24px; }
  .crt-item {
    padding: 20px 0; }
  .crt-list {
    margin-top: 20px; }
  .crt-item__basket-control {
    height: 44px; }
  .crt-item__basket-control .basket-control__button {
    height: 44px;
    width: 38px; }
  .crt-item__basket-control .basket-control__input {
    height: 40px; }
  .breadcrumb--crt {
    margin-bottom: 23px; }
  .crtblock__title {
    font-size: 24px;
    margin-bottom: 10px; }
  .total__as {
    font-size: 15px;
    margin-bottom: 10px; }
  .total__payer-change {
    margin-bottom: 15px; }
  .total__payer-change,
  .total__sale,
  .total__payer-data li,
  .total__payer-name {
    font-size: 15px; }
  .total__payer {
    margin-bottom: 9px; }
  .total__sale {
    margin-bottom: 9px; }
  .total__btn {
    margin-top: 15px;
    width: auto;
    padding-left: 40px;
    padding-right: 40px; }
  .cart-main {
    padding-bottom: 67px; } }

@media (max-width: 991px) {
  .account-main {
    padding-bottom: 80px; } }

@media (max-width: 767px) {
  .crt-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center; }
  .crt-item__col-1,
  .crt-item__col-2,
  .crt-item__col-4 {
    width: 100%;
    margin-right: unset;
    margin-left: unset; }
  .crt-item__col-2 {
    margin-bottom: 15px; }
  .crt-item__col-3,
  .crt-item__col-5 {
    width: unset; }
  .crt-item__col-4 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px; }
  .crt-item__oldprice {
    margin-left: 8px; }
  .crt-item__col-3 {
    -webkit-order: 104;
        -ms-flex-order: 104;
            order: 104; }
  .crt-item__col-5 {
    -webkit-order: 105;
        -ms-flex-order: 105;
            order: 105; } }

@media (max-width: 575px) {
  .crtblock {
    padding: 15px 20px; }
  .crtblock__tbl td {
    font-size: 15px; }
  .total__payer-name {
    background-position: left center; }
  .total__payer-change {
    padding-left: 28px;
    white-space: nowrap; }
  .crtblock__title {
    font-size: 20px; }
  .total__btn {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%; }
  .account-main {
    padding-bottom: 60px; }
  .crt-items {
    padding: 20px 15px; }
  .crt-item {
    padding: 15px 0; }
    .crt-item:last-child {
      padding-bottom: 0; }
  .cart__heading {
    font-size: 28px; }
  .crt-items__title {
    font-size: 20px; }
  .crt-item__col-1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .crt-item__manuf {
    margin-bottom: 5px; }
  .crt-item__list li {
    line-height: 1.5; }
  .crt-item__price {
    font-size: 16px;
    margin-bottom: 0; }
  .crt-item__oldprice {
    font-size: 14px; }
  .crt-item__col-4 {
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center; }
  .crt-item__col-3 {
    margin-right: 0;
    width: calc(100% - 44px); }
  .crt-item__basket-control {
    width: 100%;
    height: 32px; }
    .crt-item__basket-control .basket-control__button {
      height: 30px;
      font-size: 14px; }
      .crt-item__basket-control .basket-control__button:before, .crt-item__basket-control .basket-control__button:after {
        height: 1px;
        width: 10px; }
    .crt-item__basket-control .basket-control__input {
      height: 27px;
      line-height: 27px;
      font-size: 14px; }
  .crt-items__more-btn {
    display: none; }
  .cart-main {
    padding-bottom: 40px; } }

.eye-3 {
  background-color: #ccc;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200; }

body.active {
  background: url("../img/1920.jpg") no-repeat top 4px center; }
  body.active .wrapper {
    opacity: 0.4; }
