/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.wrap_icon .block__title{
	color: #333;
    opacity: .6;
    margin-right: 8px;
	font-size:14px;
}

.tab_slider_wrapp.specials .top_block .tabs_wrapper{ /*Cкрываем табы в блоке наши предложения*/
	display:none;
}
.wrap_icon .email-block__item{
	padding-bottom: 2px;
}
.company_office {
    fill: #eb2a41 !important;
}
.store_office, .contacts-page-map .ymaps-point-overlay .cluster_custom svg .cls-cluster2 {
    fill: #584c4d !important;
}
form[name="PARTNERS"] .form_body .form-control  label span {
    font-weight: bold;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(/local/templates/aspro_max/images/fancybox_sprite.png);
}
.introtext .h1 {
    font-weight: 400;
    line-height: 1.126em;
    font-size: 2.133em;
    color: var(--white_text_black);
    margin-bottom: 10px;
    display: block
}

.top_slider_wrapp .main-slider {
    margin-top:150px;
}

@media(prefers-color-scheme: dark) {
    /*.product-detail-gallery__container > .product-detail-gallery__slider {*/
    .product-detail-gallery__container {
        background: #fff;
    }
    .product-detail-gallery__container > .product-detail-gallery__thmb-container {
        background: #1b1b1b;
    }
}

.inner-text .with-section .with-date{

}
.top_block{
	    z-index: 2;
    position: relative;
}

.inner-block-text{
    padding: 25px 25px 25px 20px;
    height: 181px;
}

.section.muted.font_upper{
    margin: 0 0 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.data_period_block{
    position: absolute;
    top: 424.9px;
}*/

.title.font_mlg{
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .9334em;
}

.title.font_mlg a{
    color: black;
}

.bg-white.bordered.box-shadow:hover .title.font_mlg a {
    color: #b01c2e;
}

.head-title a {
    color: #b01c2e;
    font-weight: bold;
}

footer .social-icons ul li.ytb a {
    background-image:url('/local/templates/aspro_max/images/svg/rutube.png');
    background-size: 25px;
    background-position: center;
}

footer .social-icons ul li.ytb a:hover {
    background-image:url('/local/templates/aspro_max/images/svg/rutube.png');
    background-size: 25px;
    background-position: center;
    background-color:#0c243c;
}

body .top_slider_wrapp .main-slider .main-slider__item:not(.image) .img img {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    max-height: calc(100% - 20px);
}
/*.landings-list__info.hidden-xs{*/
/*    display: none!important;*/
/*}*/
@media screen and (max-width: 992px){

    .top_slider_wrapp .main-slider {
        margin-top:0;
    }
}
@media (max-width: 767px){
    .filter-panel .filter-panel__sort{
        display: block!important;
    }
}


.footer_top__footer-logo{
    clear: both;
    /*margin-top: 25px;*/
    margin-top: 45px;
}

.footer-logo--mobile{
    display: none;
}

@media(max-width: 992px){
    .footer_top__footer-logo svg{
        width: 200px;
        height: 50px;
    }
}

@media(max-width: 768px){
    .footer-logo--mobile{
        display: block;
    }
    .footer-logo--desktop{
        display: none;
    }
}

blockquote{
    font-weight: 400;
    font-style: italic;
}

#content ul:not([id*=bx_])>li:not(.flex-nav-prev,.flex-nav-next){
    position: relative;
    /*margin: 8px 0 0 30px;*/
}

#content ul:not([id*=bx_])>li:not(.flex-nav-prev,.flex-nav-next):before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: url('/images/bullet.svg');
    background-size: contain;
    top: 8px;
    /*left:5px;*/
    left:3px;
    /*transform: translateY(-45%);*/
}


table.colored_table thead tr{
    background:#B3112C;
    font-weight: bold;
    color:#fff;
}
table.colored_table tr td{
    border: 4px solid #E6E6E6;
    border-bottom: 4px solid #E6E6E6;
}
table.colored_table tbody td{
    font-weight: 400;
    color:#2F446E;
}

table.colored_table tbody tr:nth-child(even) { background-color: #F5F5F5; }

.blog-page {
    display:flex;
}

.blog-page .left_block {
    order:0;
}

.blog-page .left_block {
    order:0;
}

.blog-page .left_block .categories_block li {
    margin-left:0!important;
}

.blog-page .left_block .sticky-sidebar__inner {
    padding-right: 40px;
    display:flex;
    flex-direction: column;
}

.blog-page .left_block .sticky-sidebar__inner > div {
    order:2;
}

.blog-page .left_block .categories_block {
    order:0;
}

.blog-page .right_block {
    order:1;
}

.blog-page .right_block .middle {
    padding-right: 0!important;
}

.landing {
    width: 100%;
}

.landing > div {
    width: 100%;
}

.landing img {
    width: 100%;
}

.landing h2 {
    font-size: 26px;
    line-height: normal;
    text-align: center;
    color: #fff;
    font-weight: 700;
    z-index: 2;
    text-transform: uppercase;
}

.landing--banner {
    height: 896px;
    position: relative;
    margin-bottom: 50px;
}

.landing--banner .btn {
    z-index:2;
}

.landing--banner::after {
    content: "";
    width:100%;
    height:100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left:0;
    top:0;
}

.landing--banner-small {
    height: 333px;
    margin-bottom: 0;
}

.landing--banner-small img {
    filter: blur(6px);
}

.landing--banner-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

.landing--banner-content h1 {
    font-size: 62px;
    color: #fff;
    font-weight: 700;
    z-index: 2;
    text-transform: uppercase;
    margin-bottom: 42px;
}

.landing--banner-content h2 {
    max-width: 810px;
}

.landing--banner img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.landing--main-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    border-bottom:2px solid rgba(255,255,255,.08);
}

.landing--content {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.landing--advantages {
    width:100%;
    display: flex;
    justify-content: center;
    gap: 75px;
}

.landing--advantages div {
    max-width: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.landing--advantages p {
    text-transform: uppercase;
    text-align: center;
    font-size: .75rem;
    font-weight: bold;
}

.landing--brands {
    display: flex;
    flex-direction: column;
    padding: 50px 50px 0 50px;
    gap: 100px;
    margin-bottom: 50px;
    border-bottom:2px solid rgba(255,255,255,.08);
}

.landing--brands-inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.landing--brands-row {
    display: flex;
    flex: 1 1 0px;
    justify-content: center;
    gap: 100px;
}

.landing--brands-row img {
    max-width: 260px;
    width:100%;
}

.landing--list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.landing--list li {
    font-size: 1.25rem;
    text-transform: uppercase;
}

.landing--list li:before {
    width: 15px;
    height: 15px;
}

/* Мобильная версия для блока Блог - изображение слева, контент справа */
@media (max-width: 767px) {
  .drag-block.BLOG .item-views.news2 .item-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .drag-block.BLOG .item-views.news2 .bg-white {
    display: flex;
    flex-direction: row;
    align-items: stretch;
	padding: 20px 0 0 0;
  }
  
  .drag-block.BLOG .item-views.news2 .item {
    width: 120px !important;
    min-width: 120px !important;
    min-height: 120px !important;
    height: auto !important;
    flex-shrink: 0;
    background-size: cover;
    background-position: center;
  }
  
  .drag-block.BLOG .item-views.news2 .inner-text {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  
  .drag-block.BLOG .item-views.news2 .inner-block-text {
    flex: 1;
    display: flex;
    flex-direction: column;
	padding: 0;
  }
  
  .drag-block.BLOG .item-views.news2 .title {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.3;
    flex: 1;
  }
  
  .drag-block.BLOG .item-views.news2 .section {
    font-size: 11px;
    margin-bottom: 5px;
    display: block;
  }
  
  .drag-block.BLOG .item-views.news2 .date {
    font-size: 11px;
    margin-bottom: 8px;
    display: block;
  }
  
  /* Убираем отступы колонок */
  .drag-block.BLOG .item-views.news2 .row {
    margin-left: 0;
    margin-right: 0;
  }

  .drag-block.BLOG .item-views.news2 .row > .item-wrapper {
    padding-left: 0;
    padding-right: 0;
    float: none;
  }
  
  /* Убираем скрытое изображение */
  .drag-block.BLOG .item-views.news2 .hidden.compact-img {
    display: none !important;
  }
  
  /* Исправляем структуру */
  .drag-block.BLOG .item-views.news2 .items .row {
    display: block !important;
  }
  
  .drag-block.BLOG .item-views.news2 .items .item-wrapper {
    float: none !important;
    display: block !important;
    width: 100% !important;
  }
  
  /* Убираем круглую форму у изображения */
  .drag-block.BLOG .item-views.news2 .item.rounded3 {
    border-radius: 8px !important;
  }
}


.cookie-popup {
    position: fixed;
    left: 50%;
    margin-left: -345px;
    max-width: 690px;
    background: white;
    padding: 25px;
	bottom: 30px;
	z-index: 10000000;
	border: 1px solid #FDCA00;
}

.cookie-popup__message {
    margin: 0;
    line-height: 140%;
}

.cookie-popup__cross {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
	width: 12px;
    height: 12px;
    line-height: 100%;
}

@media (max-width: 768px) {
    .cookie-popup {
        width: 80%;
        left: 10%;
        right: 10%;
        margin: 0;
    }
}

@media (max-width: 570px) {
    .cookie-popup {
        padding: 20px;
    }
    .cookie-popup__message {
        font-size: 14px;
    }
}

.cookie-popup a {
    text-decoration:underline
}

.cookie-popup svg {
    max-width: 100%;
}

.header-cart .basket_fly .opener>div.basket_count,
.icons-basket-wrapper.offer_buy_block,
.basket-link.basket {
	display: none !important;
}

.button_block_custom {
    width: 100% !important;
    padding: 0 10px 10px !important;
}

@media (max-width: 991px) {
	.button_block_custom {
		padding: 0 !important;
	}
	.wrapp-one-click {
		padding-top: 10px
	}
	
	.wrapp-one-click span {
		font-size: 10px;
	}
}

.form-control input[type="checkbox"] {
    display: block;
    float: left;
    clear: left;
    margin: 5px 8px 5px 0;
}

.form-control input[type="checkbox"] + label {
    display: block;
    margin-left: 25px;
    padding: 3px 0;
}

.form-control br {
    display: none;
}

.form-control::after {
    content: "";
    display: table;
    clear: both;
}
@media (min-width: 992px) {
    .table-props-cols.table-view .item-actions, .table-props-cols.table-view .table-view__item-actions {
        width: 50%;
    }
}
.fast_view_frame.popup .fastview-product__info .prices_item_block {
    padding: 32px 40px 0 0 !important;
    
}