/* Ð¡ÑÐ¸Ð»Ð¸ Ð´Ð»Ñ .list_actions */
.list_actions>li {
    padding: 25px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    cursor: default;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(190,189,189,0.25);
    -moz-box-shadow: 0px 0px 15px 3px rgba(190,189,189,0.25);
    box-shadow: 0px 0px 15px 3px rgba(190,189,189,0.25);
}

.list_actions-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 20px;
    color: #2E3A47;
    text-decoration: none;
    left: 15px;
}

.list_actions-item .new_btn_1 {
    height: 45px;
    border-radius: 2px;
    width: calc(100% - 30px);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 15px;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 18px;
}

.list_actions .list_actions-plushki {
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 15px;
}

.list_actions-plushki li {
    float: left;
    font-size: 12px;
    color: #FF8915;
    border-radius: 30px;
    border: 1px solid #FF8915;
    margin: 0 10px 0 0;
    padding: 5px 7px;
}

.list_actions-plushki li:last-child {
    margin: 0;
}

.srok_a {
    font-size: 15px;
    color: #FF8915;
    font-weight: bold;
    margin-top: 15px;
}

.actions_item-price {
    font-size: 28px;
    font-weight: bold;
    display: block;
}

.actions_item-price-old {
    font-size: 18px;
    color: #B3BCC7;
    text-decoration: line-through;
    display: block;
    margin-bottom: 20px;
}

.text-right {
    text-align: right;
}

.list_actions .list_actions-properties ul {
    list-style: none;
    font-size: 16px;
    padding: 0;
    margin: 0 0 20px;
}

.list_actions-properties-box {
    padding: 0;
}

.list_actions-properties ul li {
    margin: 0 0 8px;
}

.list_actions-properties ul li:last-child {
    margin: 0;
}

.list_actions-properties ul li span {
    font-weight: 500;
}

.list_actions-properties {
    padding-bottom: 25px;
    padding-left: 15px;
}

.list_actions-img {
    justify-content: center;
    align-items: center;
}

.list_actions-img img {
    max-width: 150px;
    max-height: 155px;
    display: block;
}

.col-3.text-right.last_item-a {
    padding-right: 15px;
    padding-left: 0px !important;
}

/* Ð¢Ð°ÐºÐ¶Ðµ Ð½Ð°ÑÐµÐ» Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸ÑÐµÐ»ÑÐ½ÑÐµ ÑÑÐ¸Ð»Ð¸ Ð´Ð»Ñ list_actions Ð² Ð´ÑÑÐ³Ð¾Ð¼ Ð¼ÐµÑÑÐµ CSS: */

.contents__block-page .list_actions {
    list-style: none;
    padding: 0;
    color: #2E3A47;
}

.list_actions-title {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 20px;
    color: #2E3A47;
    text-decoration: none;
}

.first_item-a {
    max-width: 567px;
    flex: 0 0 100%;
}

.last_item-a {
    max-width: 100%;
    flex: 0 0 100%;
    padding-bottom: 50px;
}

.actions_item-price {
    font-size: 36px;
    font-weight: bold;
    display: block;
}

.actions_item-price-old {
    font-size: 24px;
    color: #B3BCC7;
    text-decoration: line-through;
    display: block;
}

.list_actions-img img {
    max-width: 205px;
    max-height: 155px;
    display: block;
}

.list_actions-properties {
    padding-bottom: 25px;
}

/* ÐÐ±ÑÐ¸Ðµ ÑÑÐ¸Ð»Ð¸ Ð´Ð»Ñ ÐºÐ»Ð°ÑÑÐ¾Ð² (Ð²ÑÑÑÐµÑÐ°ÑÑÑÑ Ð² ÑÐ°Ð·Ð½ÑÑ ÑÐ°ÑÑÑÑ CSS) */

.container {
    /* ÐµÑÑÑ Ð² CSS, Ð½Ð¾ Ð±ÐµÐ· ÑÐ¿ÐµÑÐ¸ÑÐ¸ÑÐ½ÑÑ ÑÑÐ¸Ð»ÐµÐ¹ */
}

.row {
    /* ÐµÑÑÑ Ð² CSS, Ð½Ð¾ Ð±ÐµÐ· ÑÐ¿ÐµÑÐ¸ÑÐ¸ÑÐ½ÑÑ ÑÑÐ¸Ð»ÐµÐ¹ */
}

.col-9, .col-3, .col-xl-4, .col-sm-5, .col-xl-8, .col-sm-7 {
    /* ÐµÑÑÑ Ð² CSS ÐºÐ°Ðº ÑÐ°ÑÑÑ Bootstrap grid system */
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.new_btn_1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.new_btn_1 {
    background: #00B217;
}

.new_btn_1:hover {
    background: #009A14;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow-y: auto;
}

.modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal .container {
  background: #fff;
  border-radius: 8px;
  max-width: 600px;
  width: 90%;
  position: relative;
  animation: modalShow 0.3s ease;
}

@keyframes modalShow {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}



.iziModal_custom_one *{font-family: 'Roboto', sans-serif !important;}
.iziModal_custom_one .iziModal-header-title{color: #2E3A47;margin: 0;}
.iziModal_custom_one .iziModal-header.iziModal-noSubtitle{padding: 30px 35px;box-shadow: none;}
.iziModal_custom_one .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size: 22px;}
.iziModal_custom_one .iziModal-header.iziModal-noSubtitle .iziModal-button{width: 37px;height: 37px;border:1px solid #2E3A47;border-radius: 0;}
.iziModal_custom_one .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right: 30px;}
.iziModal_custom_one .iziModal-button-close{background: url(../img/iziModal_custom_one-close.svg) center no-repeat;}
.iziModal_custom_one{background: transparent;}
.iziModal_custom_one{border-bottom: none !important;box-shadow:none;min-width: 320px;}
.iziModal_custom_one::after{display: none;}
.iziModal_custom_one .container{max-width:none !important}

.adv_form label{display: block;font-size: 16px;margin: 0 0 8px;}
.adv_form .form-control{display: block;border-radius: 2px;border: 1px solid #95989A;padding: 0 20px;width: 100%;color: #2E3A47;font-size: 16px;}
.adv_form .form-control[type="text"], .adv_form .form-control[type="email"], .adv_form .form-control[type="tel"]{height: 40px;}
.adv_form .form-control::placeholder{color: #95989A;}
.adv_form .form-control:focus{border-color: #FF8915;}
.adv_form .form-group{margin: 0 0 25px;}
.adv_form textarea{display: block;border-radius: 2px;border: 1px solid #95989A;padding: 10px 20px;width: 100%;color: #2E3A47;font-size: 16px;height: 140px;resize: none;}
.adv_form textarea::placeholder{color: #95989A;}
.adv_form textarea:focus{border-color: #FF8915;}
.adv_form label.custom-checkbox-text{color: #2E3A47;}
.adv_form .custom-checkbox-box a{color: #15BFFF;}
.adv_form .custom-checkbox-box label{display: inline-block;}
.adv_form-sogl label{font-size: 12px;}
.adv_form .form-group.mb10{margin-bottom: 10px;}
.adv_form-sogl input[type="checkbox"]{position: absolute;right: 0;opacity: 0;}
.adv_form-sogl label:last-child{cursor: pointer;display: flex;align-items: center;margin: 0;}
.adv_form-sogl label:last-child:before{content: "";width: 20px;height: 20px;border-radius: 2px;border: 1px solid #FF8915;display: block;margin: 0 7px 0 0;min-width: 20px;}
.adv_form-sogl input[type="checkbox"]:checked + label:before{background: url(../img/dv_form-sogl.svg) center no-repeat, #fff;}
.adv_form-sogl input[type="checkbox"]:checked + label + label:before{background: url(../img/dv_form-sogl.svg) center no-repeat, #fff;}
.adv_form-sogl{margin-bottom: 30px;}
.adv_form .submit_btn{width: 154px;height: 40px;text-transform: uppercase;font-weight: bold;}
.adv_form label.error{top: 5px;}
.adv_form input[type='text'].error, .adv_form input[type='email'].error, .adv_form input[type='tel'].error, .adv_form textarea.error, .adv_form select.error{
    border-color: #ff0000;
}
.adv_form .search_advice_wrapper{z-index: 1;}
.adv_form-sogl label.error{    position: absolute;
    bottom: -25px;
    top: auto;
    right: auto;
    left: 15px;}
.list_products_incart{border-top: 17px solid #2E3A47;background: #fff;}
.modal__adv input[type='text'], .modal__adv input[type='email'], .modal__adv input[type='tel'], .modal__adv input[type='password'], .modal__adv textarea, .modal__adv select{height: 40px;border-radius: 4px;background: #fff;border: 1px solid #ccc;padding: 10px;color: #95989A;width: 100%;margin-bottom: 20px;}
.modal__adv textarea{height: 100px; resize: none;}
.modal__adv .row:last-child input[type='text'], .modal__order .row:last-child .col-4{margin-bottom: 0;}
.modal__order .col-4{margin-bottom: 20px;}
.modal__adv .col-4, .modal__adv .col-3{font-size: 12px;}
.modal__adv .col-3{padding-top: 10px;}
.modal__adv .col-4.d-none{padding-top: 10px;}
.pt0{padding-top: 0 !important;}
.modal__adv .btn__link, .modal__adv .theme__btn-two{text-transform: uppercase;text-decoration: none;font-size: 20px;height: 40px;line-height: 40px;    padding: 0 15px;margin: 0 15px 0 0;float: right;}
.modal__order-footer{display: block;padding-top: 15px;border-top: 1px solid #ccc;}
.modal__order-error{background: #f2dede;color: #b94a48;padding: 10px 15px;display: none;}
.modal__order-success{background: #dff0d8;color: #468847;padding: 10px 15px;display: none;}
.politica__link a:hover{color: #FF8915;}
.modal__order-footer{display: block;padding-top: 15px;border-top: 1px solid #ccc;}
.modal__order-footer .col-12{font-size: 17px;color: #008000;}
.btn-cheaper-on{background: #15BFFF;color: #fff;text-align: center;
	width: 200px;display: block;text-decoration: none;border-radius: 2px;height: 40px;font-size: 16px;font-weight: bold;text-transform: uppercase;line-height: 40px;
}
.btn-cheaper:hover{background: #00a5e0;}

.btn-cheaper-off{background: #00B217;color: #fff;text-align: center;
	width: 200px;display: block;text-decoration: none;border-radius: 2px;height: 40px;font-size: 16px;font-weight: bold;text-transform: uppercase;line-height: 40px;
}
.btn-cheaper:hover{background: #008011;}
.cheaper-margi{
	margin:5px 40px;
}
.che-margi{margin:5px 30px 0}
.cheaper-margi a{
	margin:5px;
}
/* Íàçâàíèÿ ñòàíêîâ â êàðòî÷êàõ äèñêîíòà */
.cards-list#single .card-product__title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
}

html.is-page .page__main .cards-list#single .mm-badge_delivery {
  color: #fff;
  background: var(--mm-brand, #ec670b);
}

@media (max-width: 879px) {
  html.is-page .page__main .cards-list#single .card-product__tag-option,
  html.is-page .page__main .cards-list#single .card-product .tag.card-product__tag-option,
  html.is-page .page__main .cards-list#single .mm-badge {
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    padding: 0 12px;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
  }

  html.is-page .page__main .cards-list#single .card-product__badges {
    margin: 10px 0 20px;
    padding: 0 12px;
    gap: 6px;
  }

  html.is-page .page__main .cards-list#single .card-product__trade {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 12px 16px;
  }

  html.is-page .page__main .cards-list#single .card-product__trade .float-right {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  html.is-page .page__main .cards-list#single .card-product__price,
  html.is-page .page__main .cards-list#single .card-product__sale,
  html.is-page .page__main .cards-list#single .card-product__title {
    margin: 0;
  }

  html.is-page .page__main .cards-list#single .card-product__title {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  html.is-page .page__main .cards-list#single .card-product__sale {
    margin: 0;
    padding: 7px 12px 6px;
    color: #3d434d;
    background: #dfe2e6;
    border-radius: 8px;
  }

  html.is-page .page__main .cards-list#single .card-product__info {
    margin: 0 12px;
  }

  html.is-page .page__main .cards-list#single .card-product__info-text,
  html.is-page .page__main .cards-list#single .card-product__info-fallback {
    font-size: 14px;
    line-height: 1.45;
  }
}
