

/* Start:/bitrix/templates/stimpmag/components/bitrix/menu/top/style.min.css?1780639040490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/stimpmag/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/stimpmag/template_styles.css?17841061554988*/
.bx-blue .btn.btn-default{
    
    background-color: #FF5F00;
    border-color: #FF5F00;
}
.bx-blue .btn.btn-default:hover {
    outline: 0;
    background-color: #E64F00;
    border-color: #E64F00;
    color: white;
}
.btn_primary {
    color: var(--white);
    background: #FF5F00;
}
.btn_primary:hover {
    color: var(--white);
    background: #E64F00;
}

.btn_primary.btn_icon_ask{
    background: #FF5F00;
}
.btn_primary.btn_icon_ask:hover{
    background: #E64F00;
}
.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}
.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 18px;
}
div.title_prices{
    width: 100%;
}
.title_prices h2{
    width: 100%;
    text-align: center;
}
section.about.section_block.section_block-banner {
    background-color: #F7F8FA;
    padding: 100px 0;
    margin: 0;
}
.section_block-banner_box {
    display: flex;
    gap: 50px;
}
.section_block-banner_text {
    margin: auto 0;
}
.section_block-banner_text div:nth-child(1){
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 120%;
}
.section_block-banner_text div:nth-child(2){
    font-size: 16px;
    line-height: 140%;
}
.galochka li:hover div{
    opacity: 1;
}
.galochka div{
    width: 30px;
    height: 30px;
	min-width: 30px;
    background: url('/bitrix/templates/stimpmag/images/yes.svg');
    background-size: cover;
	background-position: center;
    opacity: 0.5;
}
#results ul.galochka li:before{
    content: none!important;
}

.text_last ul.galochka li:before{
    opacity: 1;
}
.header_contacts-phone{
    display: flex;
    gap: 5px;
    font-weight: bold;
    color: #E64F00;
}
.header_contacts-phone svg{
    width: 20px;
    height: 20px;
}
.bx-basket-block__icon{
    position: relative;
    text-align: center;
}
.bx-basket-block__icon a{
    margin: 0;
}
.bx-basket-block__icon span{
    position: absolute;
    width: 16px;
    height: 16px;
    top: -3px;
    right: 10px;
    border-radius: 10px;
    display: block;
    background-color: #ff5353;
    text-align: center;
    font-size: 10px;
    color: white;
    font-weight: bold;
    line-height: 17px;
}
div.bx-basket-block {
    position: relative;
    padding-bottom: 0;
    padding-left: 0;
    white-space: nowrap;
    font-size: 12px;
    width: 60px;
    text-align: center;
}
.section_block-banner-text{
    display: flex;
    gap: 50px;
    margin: 50px 0;
    flex-wrap: wrap;
}
.section_block-banner-text img{
    max-width: 100%;
}
.section_block-banner-text > div{
    width: calc(50% - 25px);
}
.section_block-banner-text-box{
    overflow: hidden;
    position: relative;
}
.section_block-banner-text-box > div{
    position: absolute;
    top: 0;
    left: 0;
}
.section_block-banner-text-box > div.open{
    position: static;
}

.section_block-banner-text .link{
    width: 50%;
    margin-left: auto;
    text-align: center;
}

.wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.footer {
    margin-top: auto;
}
.mySwiper{
    padding-bottom: 100px;
}
.product-item-image-original, .product-item-image-alternative{
    border-radius: 20px;
    background-size: cover;
}
.product-item-detail-price-current{
    color: #3f3f3f;
}

@media (max-width: 1480px){
	.section_block-banner_img{
        max-width: 60%;
        flex: none;
    }
    .section_block-banner_img img{
        max-width: 100%;
    }
}
@media (max-width: 1200px){
    .header .container::before, .header .container::after{
        content: none;
    }
    .bx-basket-block > div:nth-child(2){
        display: none;
    }
}
@media (max-width: 959px){
    div.banner_container {
        padding: 20px 0;
    }
    section.about.section_block.section_block-banner {
        padding: 50px 0;
    }
    .section_block-banner_img {
        max-width: 100%;
    }
    .section_block-banner_box{
        flex-direction: column;
    }
    .section_block-banner-text {
        gap: 20px;
        margin: 20px 0;
        flex-direction: column;
    }
    .section_block-banner-text > div {
        width: 100%;
        min-height: 200px;
    }
    .section_block-banner-text .link {
        width: 100%;
    }
    div.complect_imgs img {
        padding: 5px!important;
    }
    .sbf_middle {
        text-align: center;
    }
    div.sbf_middle img {
        width: 70%;
    }
    #bx-soa-delivery .bx-soa-pp > div:nth-child(1){
        display: none;
    }
    #bx-soa-paysystem .bx-soa-pp > div:nth-child(1){
        display: none;
    }
    .mySwiper{
        padding-bottom: 40px;
    }

}
    .basket-coupon-section{
        display: none;
    }

.basket-items-search-field{
    display: none;
}
/* End */
/* /bitrix/templates/stimpmag/components/bitrix/menu/top/style.min.css?1780639040490 */
/* /bitrix/templates/stimpmag/template_styles.css?17841061554988 */
