

/* Start:/local/templates/pandora/components/bitrix/search.page/search_page/style.css?17546557423551*/
.breadcrumb__inner{
    display: inline-flex;
    margin-bottom: 0;
}

.search-results{
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}



.search-results__title-inner{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 49px;
    margin-bottom: 29px;
}

.search-results__title{
    font-size: 24px;
    line-height: 150%; /* 36px */
    font-family: Arial, sans-serif;
    font-weight: 700;

}

.results-count{
    line-height: 150%;

    width: 170px;
}

.search-results__text{

    margin-bottom: 11px;
}

.sorry__list-title{
    line-height: 150%; /* 18px */

    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
}

.sorry__list{
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 25px;
}

.sorry__list-item{
    line-height: 150%;
    padding-left: 18px;
    position: relative;
}

.sorry__list-item::before{
    content: '';
    background-image: url("/local/templates/pandora/images/Vector 53.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    height: 6px;
    width: 9px;
    left: 0;
    top: 7px;
}

.header__search-form--2{
    max-width: 335px;
    margin-right: 0;
}

.search{
    width: 100%;
}

.recently__title{
    font-size: 30px;
    text-align: center;
    line-height: 120%;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
}

.recently{
    margin-bottom: 100px;
}

.search-results__inner{
    padding-bottom: 40px;
    border-bottom: 1px solid #27251F66;
    margin-bottom: 40px;
}

.search__title{
    font-size: 12px;
    line-height: 150%;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 11px;
}

.cards-slider__inner{
    overflow: hidden;
}

.header__search-form--2 .search{
    display: block;
}

.header__search-form--2 .header__search-btn{
    position: absolute;
}
.form-block{
    display: table;
}
body .breadcrumb__inner {
    padding-top: 0;
}
.close-filter{
    display: none;
    justify-content: flex-end;
}
@media (max-width: 1439px) {
    .search-results__inner{
        padding-bottom: 60px;
        margin-bottom: 60px;
    }
}

@media (max-width: 1279px) {
    .close-filter{
        display: flex;
    }
    .recently {
        margin-bottom: 65px;
    }
    .search-results__title-inner{
        padding-top: 33px;
        margin-bottom: 33px;
    }

    .search-results__inner {
        padding-bottom: 30px;
        margin-bottom: 25px;
    }

    .recently .recently__title {
        text-align: left;
    }
    .desktop-sort-block{
        display: none;
    }
}

@media (max-width: 1023px) {

    .recently{
        margin-bottom: 60px;
    }

    .search-results__title-inner{
        padding-top: 58px;
        margin-bottom: 29px;
    }

    .search-results__inner {
        margin-bottom: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .search-results__title-inner{
        padding-top: 0;
        margin-bottom: 8px;
        flex-direction: column;
        align-items: flex-start;
    }

    .breadcrumb__inner{
        margin-bottom: 32px;
    }

    .search-results__title {
        margin-bottom: 15px;
    }

    .sorry__list{
        margin-bottom: 21px;
    }
    .form-block {
        width: 100%;
    }
    .form-block input{
        max-width : 100%;
    }
    .search-results__inner {
        margin-bottom: 34px;
        padding-bottom: 34px;
    }
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/breadcrumb/.default/style.css?1754655742379*/
.breadcrumb__inner .breadcrumb{
    padding: 8px 0;
}
.breadcrumb__item{
    white-space: nowrap;
}
@media (max-width: 767px) {
    .breadcrumb__inner {
        flex-wrap: nowrap!important;
        overflow-x: auto !important;
        width: 100%;
        padding-top: 0!important;
        margin-bottom: 22px!important;
        margin-top: 20px!important;
    }
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.item/.default/style.css?17546557422029*/
.product-item{
    position: relative;
}
.card-img__inner{
    width: 100%;
    max-height: 295px;
    height: 295px;
}
.card-img__inner a{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
}
.card-img__inner a span{
    width: 100%;
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product-item-container{
    width: 100%;
}
.card-title{
    height: 36px;
    text-overflow: ellipsis;
    overflow-y: hidden;
}
.card-price{
    height: 18px;
    display: flex;
    gap: 10px;
}
.old_price{
    text-decoration: line-through;
    color: #bdbdbd;
}
.discount-percent{
    font-size: 10px;
    color: tomato;
}
.promo-block{
    min-height: 30px;
}
.btn-promo {
    background: #FFCAD4;
    border: none;
    height: 30px;
    padding: 5px;
    color: #000000;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition:all ease .5s;
}
.btn-promo:hover {
    transition:all ease .5s;
    background: #FF97AB;
    color: #27251F;
}
@media (max-width: 1600px) {
    .card-img__inner{
        width: 100%;
        height: 303px;
    }
    .card-img__inner a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .card-img__inner a img{
        width: 303px;
        height: 303px;
    }
}
@media (max-width: 1279px) {
    .card-img__inner{
        height: 295px;
    }
    .card-img__inner a img{
        width: 295px;
        height: 295px;
    }
}
@media (max-width: 767px) {
    .card-img__inner{
        height: 130px;
    }
    .card-img__inner a img{
        width: 130px;
        height: 130px;
    }
    .card-price{
        height: 64px;
    }
    .btn-promo {
        font-size: 12px;
    }
}
.d-none{
    display: none;
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.top/top_elements/section/style.css?1754655742119*/
.cards-slider__inner {
    max-width: 90.3%;
    margin: 0 auto;
}
.cards-slider-block{
    position: relative;
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.top/top_elements/section/themes/blue/style.css?1754655742821*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-top-header{border-color:#006cc0;}
/* End */
/* /local/templates/pandora/components/bitrix/search.page/search_page/style.css?17546557423551 */
/* /local/templates/pandora/components/bitrix/breadcrumb/.default/style.css?1754655742379 */
/* /local/templates/pandora/components/bitrix/catalog.item/.default/style.css?17546557422029 */
/* /local/templates/pandora/components/bitrix/catalog.top/top_elements/section/style.css?1754655742119 */
/* /local/templates/pandora/components/bitrix/catalog.top/top_elements/section/themes/blue/style.css?1754655742821 */
