.popup-all {
    display: none;
    padding: 24px;
    gap: 24px;
    position: relative;
    width: 420px;
    background: #FFFFFF;
    border-radius: 12px;
}

.popup__iframe {
    padding: 10px;
}

.popup-all .popup-all__wrapper {
    width: 372px;
}

.popup-all .popup-all__wrapper .popup-all__content {
    width: 372px;
    margin: 0 auto;
    padding-bottom: 0;
}

#reconciliation .btn__form {
    margin-top: 24px;
}

#notification {
    background: #FFFFFF;
    width: 672px;
    box-shadow: 0px 12px 8px -14px rgba(0, 0, 0, 0.25), 0px 8px 13px -9px rgba(12, 12, 12, 0.15);
    border-radius: 12px;
}

#notification .popup-all__wrapper .popup-all__content {
    width: 624px;
    padding: 0;
}

#notification .popup-all__form-bottom {
    margin-bottom: 0;
    align-items: center;
}

#notification .popup-all__form-notification {
    padding: 16px;
    border: 1px solid #D5DCE6;
    border-radius: 8px;
    display: flex;
}

#notification .popup-all__form-notification-photo {
    padding: 16px;
    min-width: 86px;
    width: 86px;
    height: 86px;
    margin-right: 24px;
}

#notification .popup-all__form-notification-info a {
    display: block;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    color: #151A30;
    margin-bottom: 16px;
}

#notification .popup-all__form-notification-info p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8F9BB3;
    margin-right: 8px;
}

#notification .popup-all__form-notification-info .descript {
    display: flex;
    align-items: center;
}

#notification .popup-all__form-bottom {
    display: flex;
}

#notification .cart-t__tags {
    margin-top: 0;
    margin-left: 0;
}

#notification .popup-all .popup-all__wrapper {
    width: 100%;
}

#notification .popup-all__form-notification {
    margin-bottom: 24px;
}

#notification .btn__form .cancel {
    background: inherit;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #1982FF;
}

#notification .btn__form .btn-g {
    width: auto;
}

#notification .popup-all__form-bottom .popup-all__form-price p.price {
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #151A30;
    margin-bottom: 8px;
}

#notification .cart-t__all-text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #8F9BB3;
}

#notification .center-count__block {
    display: flex;
    align-items: center;
}

#notification .cart-t__all-text {
    display: flex;
    margin-top: 8px;
}

#notification .cart-t__all-text img {
    margin-right: 8px;
}

#notification .center-count__block input {
    border: 0;
}

#notification .popup-all__form-price {
    width: auto;
    flex: 1 1 auto;
}

#notification .popup-all__form-notification-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#notification .popup-all__form-notification {
    margin-top: 24px;
}

#notification .last-right {
    width: 146px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8F9BB3;
}

#notification .cart-t__count.count-js.cartcount {
    padding: 8px 12px 8px 16px;
    width: 160px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #D5DCE6;
    border-radius: 8px;
    margin-right: 24px;
    margin-bottom: 0;
}

#notification .popup-all__form-notification-info {
    width: auto;
    flex: 1 1 auto;
}

#policy {
    width: 920px;
}

#policy .popup-all__content, #policy .popup-all__wrapper {
    width: 100%;
}

#policy .popup-all__top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

#policy .popup-all__title p {
    text-align: center;
}

#policy .popup-all__logo {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

#policy .popup-all__logo img {
    width: 200px;
}

#policy .popup-all__info {
    width: 50%;
    padding-left: 15px;
    border-left: 1px solid #000;
}

#policy .popup-all__text p {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #151A30;
    margin-bottom: 20px;
}

#policy .popup-all__text ul li {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #151A30;
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}

#policy .popup-all__text ul li:before {
    position: absolute;
    top: 9px;
    left: 0;
    background: #000;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: '';
}

.popup-all__content .popup-all__title {
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
    color: #151A30;
}

.popup-all__content .popup-all__descript p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #8F9BB3;
}

.popup-all__form p.title-file {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #151A30;
    margin-bottom: 16px;
}

.popup-all__form {
    margin-top: 24px;
}

.form-all p {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #151A30;
}

.custom-radio {
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E5EB;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 24px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.custom-radio [type="radio"]:checked, .custom-radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-radio [type="radio"]:checked + .custom-radio__label, .custom-radio [type="radio"]:not(:checked) + .custom-radio__label {
    position: relative;
    padding: 0px 0 0px 30px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #151A30;
    height: 19px;
}

.custom-radio [type="radio"]:checked + .custom-radio__label:before, .custom-radio [type="radio"]:not(:checked) + .custom-radio__label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #D4D8E1;
    box-sizing: border-box;
    border-radius: 24px;
}

.custom-radio [type="radio"]:checked + .custom-radio__label:after, .custom-radio [type="radio"]:not(:checked) + .custom-radio__label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #1982FF;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    transition: all .2s ease;
}

.custom-radio [type="radio"]:not(:checked) + .custom-radio__label:after {
    opacity: 0;
}

.custom-radio [type="radio"]:checked + .custom-radio__label:after {
    opacity: 1;
    transform: scale(1);
}

.custom-radio [type="radio"]:checked + .custom-radio__label:before {
    border: 2px solid #1982FF;
}

.custom-radio__label strong {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #151A30;
}

.custom-radio__label strong span {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgba(46, 58, 89, 0.79);
    margin-top: 4px;
}

.custom-radio {
    border-bottom: 1px solid #E1E5EB;
    padding-bottom: 16px;
    padding-top: 16px;
}

.center-input .custom-radio:nth-child(2) {
    border: 0;
}

.btn__form {
    display: -ms-flexbox;
    display: flex;
}

.btn__form .btn-g {
    width: 130px;
}

.btn.cancel {
    margin-left: 16px;
    background: #EDF1F7;
    border-radius: 8px;
    width: 122px;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    color: #151A30;
    height: 56px;
}

#repeat .btn__form .btn-g {
    width: 191px;
}
#repeatProduct .btn__form .btn-g, #repeatProduct .btn.cancel{
    width: 167px;
    height: 48px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
#application-received, #list-rounded, #product-add {
    width: 464px;
}

.fancybox-is-open #application-received {
    visibility: visible;
}

#application-received .btn__form, #list-rounded .btn__form, #product-add .btn__form {
    display: block;
}

#application-received .popup-all__content .popup-all__descript p, #list-rounded .popup-all__content .popup-all__descript p, #product-add .popup-all__content .popup-all__descript p {
    margin-bottom: 8px;
}

#application-received .btn__form .btn-g, #list-rounded .btn__form .btn-g, #product-add .btn__form .btn-g {
    width: 100%;
    margin-bottom: 24px;
}

#application-received .btn__form .btn-g:hover, #list-rounded .btn__form .btn-g:hover, #product-add .btn__form .btn-g:hover {
    color: #fff;
}

#application-received .btn-out-g, #list-rounded .btn-out-g, #product-add .btn-out-g {
    width: 100%;
    margin-bottom: 24px;
}

#application-received .popup__manager, #list-rounded .popup__manager, #product-add .popup__manager {
    padding: 24px;
    gap: 16px;
    width: 416px;
    height: 96px;
    border: 1px solid #E1E5EB;
    border-radius: 16px;
}

#application-received .popup__manager, #list-rounded .popup__manager, #product-add .popup__manager {
    margin-bottom: 24px;
}

#application-received .delivery__manager, #list-rounded .delivery__manager, #product-add .delivery__manager {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

#application-received .delivery__manager a, #list-rounded .delivery__manager a, #product-add .delivery__manager a {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #1982FF;
    position: relative;
    text-decoration: inherit;
}

#application-received .delivery__manager a:after, #list-rounded .delivery__manager a:after, #product-add .delivery__manager a:after {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: -20px;
    content: '';
    background-image: url(../../images/footer/arrow-left.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#application-received .delivery__manager .picture, #list-rounded .delivery__manager .picture, #product-add .delivery__manager .picture {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

#application-received .delivery__manager .picture img, #list-rounded .delivery__manager .picture img, #product-add .delivery__manager .picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

#application-received .delivery__manager .text, #list-rounded .delivery__manager .text, #product-add .delivery__manager .text {
    margin-left: 24px;
}

#application-received .popup-all__wrapper .popup-all__content, #application-received .popup-all__wrapper, #list-rounded .popup-all__wrapper .popup-all__content, #list-rounded .popup-all__wrapper, #product-add .popup-all__wrapper .popup-all__content, #product-add .popup-all__wrapper {
    width: 100%;
}

#application-received .delivery__manager .text .title, #list-rounded .delivery__manager .text .title, #product-add .delivery__manager .text .title {
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #151A30;
    margin-bottom: 8px;
}

#application-received .link, #list-rounded .link, #product-add .link {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    display: block;
    text-align: center;
    color: #1982FF;
}

#application-received .btn__form a, #list-rounded .btn__form a, #product-add .btn__form a {
    text-decoration: inherit;
}

#product-add {
    width: 636px;
}

#chat {
    width: 640px;
    height: 807px;
}

.popup-all__product-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px;
}

.popup-all__product-photo {
    width: 48px;
    height: 48px;
    margin-right: 16px;
}

.popup-all__product-info {
    width: auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.popup-all__products {
    max-height: 400px;
    overflow: auto;
}

.fancybox-container .fancybox-bg {
    background: #1982FF;
}

.fancybox-is-open .fancybox-bg {
    background: #1982FF;
    opacity: 0.75;
}
.fancybox-is-open.custom-class .fancybox-bg{
    background: #eaf0f8;
    opacity: 0.9;
}
.product-card__t.product-card__line .cart-t__info p {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #8F9BB3;
}

.product-card__t.product-card__line {
    border-bottom: 1px solid #E1E5EB;
}

.product-card__t.product-card__line:last-child {
    margin-bottom: 16px;
}

.popup-all__wrapper .header__location-search {
    width: 100%;
}

.popup-all__wrapper .header__location-search input {
    width: 100%;
}

.popup-all__product-price {
    display: -ms-flexbox;
    display: flex;
}

.popup-all__product-price .cart-t__info-tooltip {
    margin-left: 10px;
}

.popup-all__product-price p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8F9BB3;
}

.popup-all__product-price .text {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #151A30 !important;
}

.popup-all__product-price .text span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8F9BB3;
    margin-left: 10px;
}

.popup-all__product-title {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #151A30;
}

.popup-all__product-add {
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    position: relative;
    width: 56px;
    height: 100%;
    background: #E8F2FF;
    border-radius: 8px;
    min-height: 76px;
}

.popup-all__product-add img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.profile__popup-select {
    margin-bottom: 16px;
}

.profile__popup-select label {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #151A30;
    margin-bottom: 8px;
}

.popup-all__form-top .profile__popup-select:last-child {
    margin-bottom: 0;
}

.popup-all__form-bottom {
    padding-top: 16px;
    margin-bottom: 16px;
}

.popup-all__form .profile__period {
    display: block;
    margin-bottom: 16px;
}

.popup-all__form .profile__period:last-child {
    margin-bottom: 0;
}

.popup-all__form .profile__period label {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #151A30;
    margin-bottom: 8px;
}

.popup-all__form .profile__period .order-calendar {
    width: 100%;
}

.popup-all__form .cancel:hover {
    box-shadow: none;
}

.popup-all__form-top {
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E5EB;
}

#chat .popup-all__wrapper .popup-all__content {
    width: 100%;
}

#chat .popup-all__wrapper {
    width: 100%;
}

.chat-popup .chat-popup__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
}

.chat-popup .chat-popup__item.recipient .chat-popup__item-sms {
    max-width: 418px;
    background: #DAE0F2;
    border-radius: 0 16px 16px 16px;
    color: #000000;
    margin-right: 8px;
}

.chat-popup .chat-popup__all {
    height: 660px;
    position: relative;
}

.chat-popup .chat-popup__content {
    margin-top: 32px;
    position: relative;
    height: 600px;
    overflow: auto;
}

.chat-popup .add-sms {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 56px;
    background: #FFFFFF;
    border-radius: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.chat-popup .add-sms textarea {
    background: inherit;
    margin: 8px 0 8px 0;
    padding: 8px 34px 8px 16px;
    height: 100%;
    width: 100%;
    min-height: 54px;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #E1E5EB;
    resize: none;
    font-size: 14px;
}

.chat-popup .add-sms lt-div {
    display: none !important;
}

.chat-popup .add-sms .lt-toolbar__wrapper {
    display: none !important;
}

.chat-popup .add-sms button {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    background: inherit;
}

.chat-popup .chat-popup__item.sender {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.chat-popup .chat-popup__item.sender .chat-popup__item-sms {
    background: #114CFD;
    border-radius: 16px 0px 16px 16px;
    color: #fff;
    margin-left: 8px;
    -ms-flex-order: 2;
    order: 2;
    max-width: 357px;
}

.chat-popup .chat-popup__item.sender .chat-popup__item-date {
    -ms-flex-order: 1;
    order: 1;
}

.chat-popup .chat-popup__item-sms {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-right: 8px;
}

.chat-popup .chat-popup__item-date {
    width: 65px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #8F9BB3;
    white-space: nowrap;
}

.lt-toolbar__status-icon, .lt-toolbar__wrapper {
    display: none !important;
}

.popup-all__content .profile__period {
    margin-left: 0;
}

#callbackForm, #trustedSettingsForm {
    width: 420px;
}

#callbackForm, #trustedSettingsForm {
    width: 420px;
}

#callbackForm .popup-all__call-form {
    margin-top: 32px;
}

#trustedSettingsForm .custom-radio__label strong {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

#trustedSettingsForm .custom-radio {
    padding: 16px;
    border: 1px solid #D5DCE6;
    border-radius: 12px;
    margin-bottom: 16px;
}

#trustedSettingsForm .popup-all__call-form p.title-file {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #151A30;
}

#callbackForm .popup-all__call-form p, #trustedSettingsForm .popup-all__call-form p {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #151A30;
}

#trustedSettingsForm .custom-radio [type="radio"]:not(:checked) + .custom-radio__label:before {
    border: 2px solid #1982FF;
}

#trustedSettingsForm .popup-all__form {
    margin-bottom: 32px;
}


#callbackForm .form__row label, #trustedSettingsForm .form__row label {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #151A30;
    margin-bottom: 16px;
}

#callbackForm .form__row textarea, #trustedSettingsForm .form__row textarea {
    padding: 8px 12px 8px 16px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #D5DCE6;
    border-radius: 8px;
    max-width: 100%;
    min-height: 56px;
}

#callbackForm .btn__form .btn-lg, #trustedSettingsForm .btn-lg {
    width: 115px;
    margin-right: 16px;
}

.popup__iframe.popup__template-add {
    padding: 24px;
    min-height: 600px;
    /*box-shadow: 0px 8px 13px -9px rgba(12, 12, 12, 0.15), 0px 12px 8px -14px rgba(0, 0, 0, 0.25);*/

}

.popup__iframe.popup__template-add .popup-all__title p {
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 16px;
}

.popup__iframe.popup__template-add .popup-all__descript p {
    color: #8F9BB3;
    font-size: 14px;
    line-height: 18px;
}

.popup__iframe.popup__template-add .popup-all__descript {
    margin-bottom: 24px;
}

.popup-all__add-template {
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
    align-items: center;
}

.popup-all__add-template a {
    color: #1982FF;
    text-align: right;
    font-size: 12px;
    font-weight: 800;
    line-height: 16px;
}
.popup__iframe.popup__template-add{
    height: 100%;
}
select#template {
    border-radius: 8px;
    border: 1px solid #D5DCE5;
    background: #FFF;
    width: 100%;
    height: 56px;
    padding: 8px 12px 8px 16px;
}

.popup-all__add-template p {
    color: #151A30;
    font-size: 16px;
    line-height: 22px;
}


.popup-all__add-template .product__list-table {
    border-radius: 8px;
    border: 1px solid #D5DCE5;
    padding: 16px;
}

.popup-all__add-template .paging-item{
    display: flex;
}
.popup__iframe.popup__template-add .product-card__t{
    display: flex;
    flex-wrap: inherit !important;
}


.popup__iframe.popup__template-add .product-card__t.countable-item .cart-t__block-right{
    margin-top: 0;
}

.popup__iframe.popup__template-add  .cart-t__price-block{
    display: flex;
    flex-wrap: initial;
}
.popup__iframe.popup__template-add .cart-t__right {
    min-width: 100%;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__right .cart-t__price-block:last-child .price{
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    margin-right: 24px;
    display: block;
    margin-bottom: 0;
    text-align: left;
}
.popup__iframe.popup__template-add .cart-t__price-block-laptop{
    display: block;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__price-block .price-act{
    text-align: left;
    margin-top: -5px;
}
.popup__iframe.popup__template-add .cancel{
    background: inherit;
    color: rgba(25, 130, 255, 1);
}
.popup__iframe.popup__template-add .product__list-table .cart-t__info .text{
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}
.popup__iframe.popup__template-add .cart-t__price-block-laptop{
    margin-bottom: 16px;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__right .cart-t__price-block:last-child .price span{
    margin-top: 8px;
    color: #8F9BB3;
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-left: 0;
    text-align: left;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__to-cart{
    width: 160px;
    border-radius: 8px;
    background:  #FFF;
    min-width: 160px;
    margin-right: 0;
    margin-top: 0;
    height: 56px;
}

.popup__iframe.popup__template-add .product__list-table .cart-t__to-cart input{
    border: 0;
}
.popup__iframe.popup__template-add .cart-t__tags .tag,
.popup__iframe.popup__template-add .cart-t__info .city {
    margin-left: 0;
}
.popup__iframe.popup__template-add .cart-t__price-block-laptop{
    min-width: 130px;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__count {
    height: 56px;
}
.popup__iframe.popup__template-add .product__list-table .cart-t__count {
    height: 56px;
    margin-bottom: 0;
    border: 1px solid #D5DCE5;
}
.popup__iframe.popup__template-add .cart-t__right{
    margin-top: 28px;
}

.popup__iframe.popup__template-add .cart-t__price-block img{
    -webkit-filter: grayscale(0);
     filter: grayscale(0);
}
.popup-required .popup-all__form p{
    margin-bottom: 16px;
}
.popup-required  .btn.btn-lg{
    margin-left: 0;
    width: 108px;
    height: 48px;
    margin-right: 16px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 16px;
    border-radius: 8px;
    background: #1982FF;
    transition: 0.5s;
}
.popup-required  .btn.btn-lg:hover{
    background: #4399FF;
}
.popup-required .popup-all__form input{
    margin-bottom: 24px;
}
.popup-required  .btn.cancel{
    margin-left: 0;
    width: 86px;
    height: 48px;
    border-radius: 8px;
    background: #E8F2FF;
    color: #1982FF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 16px;
    transition: 0.5s;
}
.popup-required  .btn.cancel:hover {
    color: #fff;
    background: #4399FF;
}


@media (max-width: 1023.98px) {
    #policy {
        width: 720px;
    }
}

@media (max-width: 719.98px) {
    #trustedSettingsForm .btn__form {
        display: flex;
    }

    #notification {
        width: 100%;
        max-width: 360px;
    }

    #callbackForm .form__row textarea, #trustedSettingsForm .form__row textarea {
        min-width: 100%;
    }

    #notification .popup-all__wrapper, #notification .popup-all__wrapper .popup-all__content {
        width: 100%;
    }

    #notification .popup-all__form-notification-info .descript {
        flex-wrap: wrap;
    }

    #notification .popup-all__form-notification-info p {
        margin-right: 0;
        margin-bottom: 16px;
        width: 100%;
    }

    #notification .btn__form {
        display: block;
    }

    #notification .btn__form .btn-g {
        width: 100%;
    }

    #notification .cart-t__tags, #notification .cart-t__cub {
        margin-top: 16px;
    }

    #notification .btn__form .cancel {
        margin: 0 auto;
    }

    #notification .popup-all__form-notification-info p {
        margin-bottom: 0;
    }

    #notification .popup-all__form-price {
        margin-bottom: 24px;
    }

    #notification .cart-t__count.count-js.cartcount {
        width: 100%;
        margin-bottom: 24px;
    }

    #notification .popup-all__form-bottom {
        display: block;
    }

    #notification .popup-all__form-bottom .popup-all__form-price p.price {
        font-size: 20px;
        line-height: 28px;
    }

    #notification .popup-all__form-notification {
        display: block;
    }

    #notification .popup-all__form-notification-photo {
        width: 296px;
        height: 296px;
    }
}

@media (max-width: 480.98px) {
    .popup__iframe.popup__template-add .cart-t__price-block {
        display: block;
    }
    .popup__iframe.popup__template-add {
        padding: 0 24px;
    }
    .popup-all__product-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .popup-all__product-add {
        min-height: 40px;
        width: 100%;
        margin-top: 16px;
    }

    .cart-t__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cart-t__info .text {
        -ms-flex-order: 1;
        order: 1;
    }

    .cart-t__info .cart-t__info-tooltip {
        -ms-flex-order: 2;
        order: 2;
    }

    .cart-t__info .cart-t__tags {
        -ms-flex-order: 3;
        order: 3;
    }

    .cart-t__info .info-block {
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
    }

    #policy {
        width: 100%;
    }

    #policy .popup-all__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #policy .popup-all__info, #policy .popup-all__logo {
        width: 100%;
    }

    #policy .popup-all__info {
        border: 0;
        padding: 0;
        margin-bottom: 20px;
    }

    #application-received, #list-rounded {
        width: 100%;
    }

    #application-received .popup__manager, #list-rounded .popup__manager {
        width: 100%;
    }

    #application-received .btn-out-g, #list-rounded .btn-out-g {
        font-size: 16px;
    }

    #application-received .btn__form .btn-g, #list-rounded .btn__form .btn-g {
        font-size: 16px;
    }

    .popup-all {
        width: 90%;
        margin: 0 auto;
    }

    .popup-all .popup-all__wrapper .popup-all__content, .popup-all .popup-all__wrapper {
        width: 100%;
    }

    .btn__form {
        display: block;
    }

    .btn.cancel {
        margin-top: 16px;
        margin-left: 0;
        width: 100%;
        max-width: 350px;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .btn__form .btn-g {
        width: 100%;
        max-width: 350px;
    }

    .custom-radio [type="radio"]:checked + .custom-radio__label:after, .custom-radio [type="radio"]:not(:checked) + .custom-radio__label:after {
        /*top: 7.7px;*/
    }

    .chat-popup .chat-popup__content {
        padding-right: 10px;
    }

    .chat-popup .chat-popup__content {
        height: 400px;
    }

    .chat-popup .chat-popup__all {
        height: 460px;
    }

    #chat {
        height: auto;
    }
}

