

/* Start:/local/templates/bass2021/components/bitrix/sale.basket.basket/fscart/style.css?171990450919766*/
.hidden{display: none !important;}
.page_cart {
    margin-bottom: 104px; }
    .page_cart .title {
      margin-bottom: 20px; }
      .page_cart .title span {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 175%;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #B1BECB; }
    .page_cart .pagination {
      margin-bottom: 0;
      margin-top: 26px; }
  
  .cart_table {
    display: block;
    width: 100%; }
  
  .cart_table_header {
    display: flex;
    align-items: center;
    border-bottom: 5px solid #EBEFF2;
    padding-bottom: 17px; }
    .cart_table_header div {
      display: inline-block;
      vertical-align: middle; }
    .cart_table_header p {
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 175%;
      color: #707D8A;
      margin: 0; }
    .cart_table_header button {
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 175%;
      text-align: center;
      color: #25292D;
      padding: 0;
      border: none;
      background: none; }
      .cart_table_header button img {
        max-width: 13px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -4px; }
  
  .btn_cart_all_delete {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 175%;
    text-align: center;
    color: #25292D;
    padding: 0;
    border: none;
    background: none;
    align-items: center;
    position: relative;
    padding-left: 20px;
    transition: all .3s;
    cursor: pointer; }
    .btn_cart_all_delete span {
      display: inline-block;
      width: 13px;
      height: 13px;
	  background: url(/local/templates/biokamin/img/ic_dell.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
      transition: all .3s; }
    .btn_cart_all_delete:hover, .btn_cart_all_delete:active, .btn_cart_all_delete:focus {
      color: #FE3E3E; }
      .btn_cart_all_delete:hover span, .btn_cart_all_delete:active span, .btn_cart_all_delete:focus span {
        background: url(/local/templates/biokamin/img/ic_dell_hover.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
  
  .cart_table_name {
    width: 300px;
    margin-left: 143px;
    text-align: left; }
  
  .cart_table_price {
    width: 190px; }
  
  .cart_table_quality {
    text-align: center;
    width: 123px; }
  
  .cart_table_summ {
    text-align: center;
    width: 215px; }
  
  .cart_table_nav {
    text-align: center;
    width: 112px; }
  
  .cart_table_item {
    padding: 20px 0;
    border-bottom: 1px solid #DDE3EA;
    display: flex;
    align-items: center; }
    .cart_table_item_image {
      flex-shrink: 0; }
    .cart_table_item_nav .btn_dell svg path,
    .cart_table_item_nav .btn_read svg path {
      transition: fill 300ms; }
    .cart_table_item_nav .btn_dell:hover svg path,
    .cart_table_item_nav .btn_read:hover svg path {
      fill: #F22F2F; }
  
  .cart_table_item_header {
    display: inline-flex;
    align-items: center; }
  
  .cart_table_item_image {
    width: 140px;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle; }
    .cart_table_item_image .image {
      position: relative; 
    margin-right: 15px;}
    .cart_table_item_image .product-status .discount {
      background: url(/local/templates/biokamin/img/bg_sales_stick.svg) no-repeat; }
      .cart_table_item_image .product-status .discount:before, .cart_table_item_image .product-status .discount:after {
        display: none; }
  
  .cart_table_item_name {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 50px; }
    .cart_table_item_name a {
      display: inline;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 165%;
      color: #25292D;
      border-bottom: 1px solid #EBEFF2;
      transition: all .3s; }
      .cart_it_offer{
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 165%;
      color: #444;
      }
      .cart_table_item_name a:hover {
        border-bottom: 1px solid #B1BECB; }
      .cart_table_item_name a:active, .cart_table_item_name a:focus {
        border-bottom: 1px solid #B1BECB; }
  
  .cart_table_item_price {
    width: 190px;
    display: inline-block;
    vertical-align: middle; }
    .cart_table_item_price .product_price {
      display: block;
      text-align: left; 
      padding: 0 15px;
    }
      .cart_table_item_price .product_price .normal {
        display: block;
        width: 100%;
        font-size: 16px;
        line-height: 1.3; }
      .cart_table_item_price .product_price .under {
        font-size: 12px;
        margin-right: 5px; }
      .cart_table_item_price .product_price .benefit {
        font-size: 8px;
        padding: 6px 10px 4px 10px; }
        .product_price .benefit {
          display: inline-block;
          vertical-align: bottom;
          font-style: normal;
          font-weight: 700;
          font-size: 12px;
          line-height: 133.7%;
          color: #52BB37;
          padding: 8px 22px 7px 18px;
          position: relative;
          margin: 0;
          margin-right: 13px;}  
          .product_price .under {
            display: inline-block;
            vertical-align: bottom;
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 175%;
            -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through;
            color: #838383;
            margin: 0;
            margin-right: 14px;
        }
        .product_price .normal {
          display: inline-block;
          vertical-align: bottom;
          font-style: normal;
          font-weight: 700;
          font-size: 26px;
          line-height: 175%;
          color: #25292D;
          margin: 0;
          margin-right: 23px;
      }
.product_price .benefit:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #52BB37;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: skew(
-15deg
);
}
.btn_cart_oneclick {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #4591e3;
  box-sizing: border-box;
  width: 309px;
  height: 55px;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 133.7%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #4591e3;
  text-decoration: none;
  border-radius: 10px;
  padding: 21px 30px 19px 30px;
  cursor: pointer;
  transition: all .3s; }
  .btn_cart_oneclick:hover {
    border: 1px solid #4591e3;
    background: #4591e3;
    color: #fff; }
  .btn_cart_oneclick:active {
    border: 1px solid #4591e3;
    background: #4591e3;
    color: #fff; }
  .cart_table_item_quality {
    width: 123px;
    display: inline-block;
    vertical-align: middle; }
  
  .cart_table_item_summ {
    width: 215px;
    display: inline-block;
    vertical-align: middle;
    text-align: center; 
    padding: 0 15px;
}
    .cart_table_item_summ p {
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 160%;
      color: #25292D;
      margin: 0; }
  
  .cart_table_item_quality {
    text-align: center; }
  
  .inp_quality button {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    cursor: pointer; }
  
  .inp_quality input {
    width: 52px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #DDE3EA;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #000000;
    padding: 11px 10px 10px 10px;
    margin: 0 12px; }
  
  .inp_quality button, .inp_quality input {
    display: inline-block;
    vertical-align: middle; }
  
  .cart_table_item_nav {
    width: 112px;
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
    .cart_table_item_nav button {
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      background: none;
      border: none;
      cursor: pointer;
      transition: all .3s; }
    .cart_table_item_nav .btn_dell {
      width: 22px;
      height: 22px;
      margin-right: 15px; }
    .cart_table_item_nav .btn_read {
      width: 24px;
      height: 25px; }
  
  .cart_table_fot {
    padding: 30px 0;
    border-bottom: 1px solid #DDE3EA; 
  display: none;}
    .cart_table_fot div {
      display: inline-block;
      vertical-align: middle; }
    .cart_table_fot .cart_table_fot_inf {
      width: 140px;
      text-align: left;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 165%;
      color: #707D8A;
      padding-left: 11px; }/*
    .cart_table_fot .cart_table_fot_name {
      width: 500px; }*/
      .cart_table_fot .cart_table_fot_name a {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 165%;
        color: #25292D; }
    .cart_table_fot .cart_table_fot_nav {
      width: 335px; }
      .cart_table_fot .cart_table_fot_nav a {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 165%;
        color: #F22F2F;
        transition: color 300ms; }
        .cart_table_fot .cart_table_fot_nav a:hover {
          color: #c80d0d; }
      .cart_table_fot .cart_table_fot_nav a:first-child {
        margin-right: 60px; }
    .cart_table_fot .cart_table_fot_clear {
      width: 112px;
      text-align: center; }
      .cart_table_fot .cart_table_fot_clear svg {
        max-width: 100%;
        max-height: 100%; }
        .cart_table_fot .cart_table_fot_clear svg path {
          transition: fill 300ms; }
      .cart_table_fot .cart_table_fot_clear button {
        background: none;
        padding: 0;
        border: none; }
      .cart_table_fot .cart_table_fot_clear:hover svg path {
        fill: #F22F2F; }
  
  .cart_table_clear {
    width: 23px;
    height: 23px;
    background: none;
    padding: 0;
    border: none;
    background: url(/local/templates/biokamin/img/cart_close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all .3s; }
    .cart_table_clear:hover, .cart_table_clear:active, .cart_table_clear:focus {
      background: url(/local/templates/biokamin/img/cart_close_hover.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  
  .cart_info {
    margin-top: 24px;
    display: block;
    max-width: 636px; }
    .cart_info h3 {
      font-style: normal;
      font-weight: 400;
      font-size: 22px;
      line-height: 150%;
      text-align: left;
      color: #25292D;
      margin: 0;
      margin-bottom: 7px; }
    .cart_info .cart_info_desc {
      margin: 0;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 150%;
      color: #707D8A;
      margin-bottom: 42px; }
.cart_progress {
  margin-top: 29px;
  margin-bottom: 65px; }
.cart_table_deferred {
  text-align: right;
  margin-top: -30px; }

.cart_deferred .title {
  margin-bottom: 0; }

.cart_deferred h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  color: #25292D;
  margin: 0;
  margin-bottom: 0px;
  width: 100%; }

.cart_table_nav {
  text-align: right;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  white-space: nowrap;
  transition: color 300ms; }
  .cart_table_nav button {
    padding: 0;
    border: none;
    background: none;
    color: inherit;
    font-weight: inherit; }
  .cart_table_nav svg {
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
    margin-right: 10px; }
    .cart_table_nav svg path {
      transition: fill 300ms; }
  .cart_table_nav:hover {
    color: #F22F2F; }
    .cart_table_nav:hover svg path {
      fill: #F22F2F; }

.faq_cart {
  margin-top: 0 !important; }
  .faq_cart .faq-item {
    cursor: pointer;
    padding-bottom: 21px; }
    .faq_cart .faq-item .faq-header {
      padding-top: 23px; }
  .faq_cart .faq-header {
    margin: 0; }
  .faq_cart .faq-tittle {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 175%;
    color: #25292D; }
  .faq_cart .faq-content {
    padding-top: 20px; }
.cart_table_item_w.deleted .cart_table_item{
  display: none;
}
.cart_table_item_w.deleted .cart_table_fot{
  display: block;
}
.empty-w{
  padding: 150px 0;
}
.empty-description{
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: 600;
}
.empty-description a{
  color: #4591e3;;
}
.empty-btn{
  min-width: 110px;
    border-radius: 5px;
    background-color: #f1f6fc;
    text-align: center;
    padding: 15px 15px 14px 20px;
    text-decoration: none;
    color: #25292d;
    line-height: 134%;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .03em;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin-right: -5px;
  padding: 15px 10px 14px;
  text-decoration: none;
  color: #fff!important;
  background-color: #4591e3;
  text-shadow: 1px 1px 2px rgba(0,0,0,.2);
  z-index: 1;
}
.cart_table_items_w .cart_table_fot_nav a:last-child{
  display: none;
}
@media (max-width: 1200px) {
    .page_cart .cart_progress {
        display: flex;
        align-items: center;
        width: 100%; }
        .page_cart .cart_progress .btn_cart_checkout,
        .page_cart .cart_progress .btn_cart_oneclick {
          width: auto;
          flex-grow: 1;
          padding-left: 15px;
          padding-right: 15px;
          white-space: nowrap; }
      .page_cart .cart_table_fot {
        flex-direction: column;
        /*display: flex;*/
        padding-bottom: 16px;
        padding-top: 65px; }
      .page_cart .cart_table_clear {
        width: auto; }
      .page_cart .cart_table_fot_inf {
        padding-left: 0;
        width: auto;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 3px; }
      .page_cart .cart_table_fot_nav {
        display: flex;
        align-items: center;
        margin-top: 10px; }
      .page_cart .cart_table {
        width: 100%; }
      .page_cart .cart_table_name {
        margin-left: 13%; }
      .page_cart .cart_table_price,
      .page_cart .cart_table_item_price {
        width: 18%; }
      .page_cart .cart_table_quality,
      .page_cart .cart_table_item_quality {
        width: 25%; }
      .page_cart .cart_table_summ,
      .page_cart .cart_table_item_nav {
        width: 16%; }
      .page_cart .cart_table_fot .cart_table_fot_nav {
        width: 18%; }
      .page_cart .cart_table_fot .cart_table_fot_clear {
        width: 18%; }
      .page_cart .pagination {
        margin-bottom: 24px; }
      .page_cart .feedback-text-number {
        text-align: center;
        width: 100%;
        margin-bottom: 40px; }
      .page_cart .cart_info_desc {
        margin-bottom: 20px; }
      .page_cart .cart_info h3 {
        font-size: 20px; }
      .page_cart .cart_info {
        margin-top: 0; }
}
@media (max-width: 992px) {
    .page_cart .cart_table_deferred {
        margin-top: 0; }
      .page_cart .cart_table_item {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start; }
      .page_cart .cart_table_header {
        display: none; }
      body .page_cart .cart_table_item_header {
        margin-bottom: 10px; }
      .page_cart .cart_table_item_header {
        margin-bottom: 20px;
        width: 100%; }
      .page_cart .cart_table_item_price {
        margin-right: 32px; }
      .page_cart .cart_table_item_image,
      .page_cart .cart_table_item_name,
      .page_cart .cart_table_item_price,
      .page_cart .cart_table_item_quality,
      .page_cart .cart_table_item_nav {
        width: auto; }
      .page_cart .cart_table_item_summ {
        text-align: left;
        order: 5; }
      .page_cart .cart_table_item_quality {
        margin-top: -15px;
        margin-left: 0 !important; }
      .page_cart .cart_table_item_nav {
        order: 4;
        justify-content: flex-start;
        display: inline-flex;
        padding-left: 16px; }
      .page_cart .cart_table_item_quality {
        justify-content: flex-start;
        display: inline-flex; }
         .cart_table_item {
      flex-wrap: wrap; }
}
@media (max-width: 768px) {
            .cart_table_item_summ {
      width: auto;
      text-align: right;
      margin-left: 0;
      }
}
@media (max-width: 576px) {
    .page_cart .cart_progress .btn_cart_checkout,
    .page_cart .cart_progress .btn_cart_oneclick {
      padding-left: 10px;
      padding-right: 10px; }
      .cart_table_header {
        display: none; }
      .cart_table_header + .cart_table_item {
        padding-top: 10px; }
      .cart_table_item_name {
        padding-right: 0; }
      .cart_table_item_price {
        width: auto; }
      .cart_table_item_quality {
        margin-left: 32px;
        width: auto; }
      .cart_table_item_header {
        padding-bottom: 15px; }
      .cart_table_item_summ {
        padding-right: 21px; }
      .cart_table_item_price .product_price {
        padding-left: 16px; }
      .cart_table_item_price .normal {
        padding-left: 3px; }
        body .page_cart .cart_table_item_header{
          flex-direction: column;
        }
        .cart_table_item_image {
          margin-right: 0;
      }
      .page_cart .cart_table_item{
        justify-content: center;
      }
      .cart_table_item_price .product_price{
        margin-bottom: 25px;
      }
      .page_cart .cart_table_item_summ{
        margin-top: 20px;
      }
      .cart_table_item_price{
        margin-right: 0 !important;
        text-align: center !important;
        width: 100% !important;
      }
}
@media (max-width: 400px) {
    .cart_table_item_quality {
        margin-left: 20px; }
      .cart_table_item_price .product_price {
        padding-left: 0;
      padding-right: 0;
      text-align: center; }
}
.card-sect__content-vippn{
  font-size: 14px;
  margin: 20px 0;
}
.card-sect__content-vippn ul{
  display: flex;
  flex-wrap: wrap;
}
.card-sect__content-vippn ul li input{
  display: none;
}
.card-sect__content-vippn ul li label{
  padding: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #888;
}
.card-sect__content-vippn ul li label span{
  margin-left: 3px;
  display: inline-block;
  color: #888;
}
.card-sect__content-vippn > a{
  margin-top: 7px;
  color: #4591e3;
  display: inline-block;
}
.card-sect__content-vippn-h1{
  margin-bottom: 10px;
}
.card-sect__content-vippn-h1 span{
  display: inline-flex;
  width: 15px;
  height: 15px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  border-radius: 15px;
  cursor: pointer;
  border:1px solid #333;
}
.card-sect__content-vippn input:checked + .garant_label{
  border: 1px solid #000 !important;
}
@media (max-width: 576px) {
  .card-sect__content-vippn ul li{
      margin-bottom: 7px;
  }
  .card-sect__content-vippn ul li label span{
      margin-left: 10px;
      display: block;
  }
  .card-sect__content-vippn ul li:first-child label span{
      margin-left: 10px;
  }
}
/* End */
/* /local/templates/bass2021/components/bitrix/sale.basket.basket/fscart/style.css?171990450919766 */
