span.one_click, #bx-soa-delivery, #bx-soa-region{display:none!important;}

.sale-order-list-inner-title-line, .sale-order-list-shipment {display:none!important;}

.sale-order-list-inner-row-body .sale-order-list-payment {
    margin-top: 10px;
}
.iblock.price_txt {display: none}

.menu > li > a span, .phone_wrap > span, #header .middle-h-row .center_block .stitle_form .text {
    color: black;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black;
}
::-moz-placeholder { /* Firefox 19+ */
    color: black;
}
:-ms-input-placeholder { /* IE 10+ */
    color: black;
}
:-moz-placeholder { /* Firefox 18- */
    color: black;
}
.container .breadcrumbs a span, .container .breadcrumbs span, .tabs-head li span, .info_item .middle_info .preview_text, .catalog_detail .detail_text, .catalog_detail .detail_text p, .catalog_detail p {
    color: black;
}

/*Цитируемый абзац*/
p.kquote {
    border-left: 5px solid #AB9F5C;
    color: #827E66;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
    margin-left: 20px;
    padding: 12px 20px;
    quotes: none;
}

/**/
.button_animate {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    animation: pulse 2.5s linear infinite; 
}
@keyframes pulse {
	0% {
		transform: scale3d(1, 1, 1);
	}
	50% {
		transform: scale3d(1.1, 1.1, 1.1);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}

/*Цвет шрифта*/
.piksell-color {
    color: #007B86;
}
.bg-primary {
    background: #60aadb;color: #fff; padding: 4px;
}
.bg-success {
    background: #64ba4e;color: #fff; padding: 4px;
}
.bg-info {
    background: #9bc6dd;color: #fff; padding: 4px;
}
.bg-warning {
    background: #fec139;color: #fff; padding: 4px;
}
.bg-danger {
    background: #f2dede;color: #000; padding: 4px;
}

/*Выделение первой буквы*/
p.first:first-letter {
    float: left;
    font-size: 44px;
    line-height: 0.35em;
    margin: 3px 8px 3px 0;
    padding: 0 2px 2px 0;
}

/*Крупный шрифт*/
.dropcap {
    font-size: 48px;
    line-height: 100%;
    font-weight: 500;
    float: left;
    margin: 0 15px 0 0;
}

/*Темный блок*/
p.bloktel {
    padding: 10px;
    color: #fff;
    background-color: #4A4A4A;
}

/*Темный блок*/
p.code span, span.code {
    background-color: #EDEDED;
    padding: 2px 5px;
    border-radius: 2px 2px 2px 2px
}

/*Красный список*/
ul.licon li {
    font: 14px Verdana, sans-serif;
    color: #A00000;
    font-style: italic;
    margin-left: 25px;
    margin-bottom: 6px;
    padding: 2px 0 3px 10px;
}

/*Выделение для первой вуквы 1 уже*/
.dropcap-alt {
    float: left;
    background: #B7D9E2;
    color: #fff;
    font-size: 2.2em;
    padding: 10px 14px;
    margin-right: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*Выделение для первой вуквы 1*/
.dropcap-alt-h3 {
    float: left;
    background: #B7D9E2;
    color: #fff;
    font-size: 2.2em;
    padding: 16px 14px;
    margin-right: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

/*Увеличение фразы*/
.fancyamp {
    font-family: 'Gabriela', 'Trebuchet MS', serif;
    font-size: 1.6em;
}

/*Желтый фон*/
.highlight {
    background: #ffa;
    padding: 1px 2px;
}

/*Блок с желтым фоном*/
.notice {
    display: block;
    margin: 15px 0;
    padding: 5px 15px;;
    background: #fff5af;
    color: #a79b44;
    text-shadow: 1px 1px 0 #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*Блок с зеленым фоном*/
.notice-html {
    display: block;
    padding: 8px 12px;
    background: #49A744;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/*Блок с синим фоном*/
.notice-css {
    display: block;
    padding: 8px 12px;
    background: #374d67;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/*Блок с красным фоном*/
.notice-js {
    display: block;
    padding: 8px 12px;
    background: #a74491;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
a.button13 {
  display: inline-block;
  width: 12em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .7em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #2ea7e0 linear-gradient(#89bbe2, #2ea7e0 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button13:first-line{
  font-size: 150%;
  font-weight: 700;
}
a.button13:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #2ea7e0 50%, #378bce);
}
a.button13:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}
a.button.transparent {
  display: inline-block;
  width: 27em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .7em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #2ea7e0 linear-gradient(#89bbe2, #2ea7e0 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button.transparent:first-line{
  font-size: 200%;
  font-weight: 700;
}
a.button.transparent:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #2ea7e0 50%, #378bce);
}
a.button.transparent:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}
#ramka1 {
    padding: 8px 12px;
    background: #CAE1FF;
    border-color: #708090;
    border-radius: 10px;
    -webkit-border-radius: 5px / 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
}
.mt1 {
     margin-left: 20px;
}
.img1 {
     padding: 10px 10px 10px 10px; 
}

.stickers .sticker_warning1 { display: block; height: 45px; width: 150px; background: url(../images/icons_scaner.png) -1px -0px no-repeat; margin: -3px 0px 0px;  background-position: -1px -0px; }

/*Кнопка регистрации в окне авторизации*/
.button.vbig_btn.wides.transparent { padding-left: 20px; padding-right: 20px; width: 200px;  font-size: 60%; }

/*Тест красивых страниц*/
.scanerheader {padding: 40px 30px 20px 30px; background: #00a7df;}
.col425 {width: 425px!important;}
.col600 {width: 600px!important;}
.scanersubhead {font-size: 15px; color: #ffffff; font-family: sans-serif; letter-spacing: 10px;}
.scanerh1 {font-size: 33px; line-height: 38px; font-weight: bold;}
.scanerh1, .scanerh2, .bodycopy {color: #153643; font-family: sans-serif;}


/* Уведомление об использовании cookie */
#cookie_notification{
    display: none;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 90%;
    max-width: 1400px;
    transform: translateX(-50%);
    padding: 25px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 99999;
}

#cookie_notification p{
    margin: 0;
    font-size: 0.8rem;
    text-align: left;
    color: #555;
}


@media (min-width: 576px){
    #cookie_notification.show{
        display: flex;
        z-index: 1001;
    }
    .cookie_accept{
        margin: 0 0 0 25px;
    }
}

@media (max-width: 575px){
    #cookie_notification.show{
        display: block;
        text-align: left;
    }
    .cookie_accept{
        margin: 10px 0 0 0;
    }
}
/* Уведомление об использовании cookie */


/* Поиск */ 
.search__button {
    display: none;
}
.center_block-custom {
    display: flex;
    align-items: center;
    padding-right: 20px !important;
}
@media screen and (min-width: 651px) {
    .basket_fly #header .middle-h-row .center_block .search_custom {
        width: auto;
        margin-left: 0;
        max-width: 100%;
        overflow: hidden;
        transition: 0.5s all !important;
        width: 100%;
        
    }
    .search__wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: end;
        gap: 15px;
        position: relative;
        vertical-align: middle;
        margin-left: 20px;
        flex-grow: 1;
    }
    .search__button {
        display: flex;
        width: 39px;
        height: 39px;
        background: url(../images/svg/icons_wish.svg) -56px -166px no-repeat;
        cursor: pointer;
    }
    
    .search__wrapper._visible .search__button {
        position:absolute;
        opacity: 0;
        max-width: 0;
        pointer-events: none;
    }
    .search__wrapper:not(._visible) .search_custom {
        position:absolute;
        opacity: 0;
        max-width: 0 !important;
        pointer-events: none;
    }
}

@media screen and (max-width: 950px) {
    .center_block-custom .middle_phone {
        width: auto !important;
    }
}
@media screen and (max-width: 650px) {
    .center_block-custom {
        padding-left: 20px !important;
    }
}
@media screen and (max-width: 550px) {
    .center_block-custom {
        width: 100% !important;
    }
    .logo-header_custom img {
        max-width: 100% !important;
    }
}