/* Напишите нам */

.banner-float {
    padding-bottom: 50px;
}

.partners {
    margin-top: 25px;
    text-align: center;
}

.partners span {
    background: #38ab11;
    color: #fff;
}

.fancybox-skin.social {
    border-radius: 18px;
}

#social-block-modal {
    text-align: center;
    display: none;
    background: #404040;
    border-radius: 15px;
    padding: 25px;
}

#social-block-modal .title {
    color: #ffffffc9;
    #text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

#social-block-modal .desc {
    color: #ffffff47;
    text-transform: lowercase;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}

#social-block-modal a {
    border-radius: 6px;
}

/* Характеристики в карточке */

.top_props {
    display: none;
}

/* Подписка в каталоге */

.subscribe_wrap {
    display: none;
}

/* Кол-во товара в упаковке */

.counter_message-ratio {
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 12px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #999999;
    white-space: normal;
    width: fit-content;
}

/* Увеличение превью */

.catalog_item_wrapp.item .img-responsive {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.catalog_item_wrapp.item:hover .img-responsive {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

/* Купить в 1 клик */

.wrapp_one_click {
    display: grid;
}

/* Выбор предложения */

.info_item .sku_props .bx_item_detail_size ul li {
    display: block;
}

/* Выбор SKU с ценами */

.info_item .sku_props .bx_item_detail_size ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 8px 0;
    padding: 13px 16px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
}

.info_item .sku_props .bx_item_detail_size ul li.active {
    border: 1px solid #E3AFAB;
    background-color: #fff;
    box-shadow: 0px 0px 4px rgb(230 48 35 / 25%);
}

.info_item .sku_props .bx_item_detail_size ul li span {
    font-size: 16px;
    line-height: 22px;
    color: #0a0a0a;
    padding: 0;
}

.info_item .sku_props .bx_item_detail_size ul li .cnt-current-price {
    color: #e63023;
    font-weight: bold;
}

.info_item .sku_props .bx_item_detail_size ul li .cnt-info {
    color: #e63023;
    font-weight: bold;
}

/* Часто покупают */

.right_info_block {
    display: inline-block;
}

.right_info_block .title {
    background: #f9f9fa;
    border: 1px solid #f2f2f2;
    border-bottom-width: 0px;
    color: #222222;
    margin: 0px !important;
    padding: 17px 25px 18px;
    text-decoration: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
}

.with-buy-wrapper.horizontal.viewed_block {
    padding-top: 23px !important;
}

/* Концевые элементы */

.complects-title {
    background: #f9f9fa;
    border: 1px solid #f2f2f2;
    border-bottom-width: 0px;
    color: #222222;
    margin: 0px !important;
    padding: 17px 25px 18px;
    text-decoration: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-align: left;
}

.complects-container ul {
    margin: 0 0 18px;
}

.complects-item {
    padding-right: 3px;
}

/* Фотоинструкции к товарам */

.product-operation {
    padding-top: 12px;
}

.product-operation a img {
    border-radius: 0px !important;
}

/* Новинки на главной */

.products-block .catalog_item.item_wrap {
	height: 470px !important;
}

/* Плавающий логотип */

.fixed .logo-description {
	display: none !important;
}

.fixed .cnt-info {
    display: none !important;
}

/* Видео в карточке */

.catalog_detail .video_block {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

/* Ранее вы смотрели */

.viewed_product_block .item-title {
	height: 70px;
}

/* Мобильная версия */

@media screen and (max-width: 768px) {
	.info_item .middle_info .buy_block .counter_wrapp > div:not(.wrapp_one_click) {
		flex: none;
	}
}

/* Оформление заказа */

.bx-soa-location-input-container[data-property-id-row="5"] {
	display: none !important;
}

.bx-soa-location-input-container[data-property-id-row="17"] {
	display: none !important;
}

.bx-sbb-empty-cart-desc a {
	font-weight: bold;
}

.bx-soa-item-td.bx-soa-item-properties:last-child {
	display: none !important;
}

/* Оформление заказа */

.bx-soa-section-title-container .bx-soa-editstep {
    display: block !important;
    font-size: 16px;
    font-weight: 700;
}

#bx-soa-basket .bx-soa-editstep {
    display: none !important;
}

/* Экономия */

.economy_block {
	clear: both;
	line-height: 22px;
}

.economy_sale_block {
	display: inline-block;
}

.economy_block .discount {
	font-size: 16px;
	color: #999;
	text-decoration: line-through;
	text-decoration-color: #999;
}

.economy_block .economy {
	display: none;
	background: #ffd02e;
    font-size: 12px;
    padding: 0px 4px;
    border-radius: 3px;
    color: #000;
	margin-top: 5px;
}

/* Маркетплейсы */

.marketplace-icons img {
	padding: 10px;
	width: 120px;
}

/* Соц.сети */

.socialblock {
	display: none;
	position: absolute;
	right: 15px;
	cursor: pointer;
}

.socialblock img {
	width: 40px;
}

@media (min-width: 1440px){
	.socialblock.top {
		display: block;
		top: 30px;
	}	
	.socialblock.fixed {
		display: block;
		top: 10px;
	}
}

@media (min-width: 320px) and (max-width: 1440px){
	.socialblock.left {
		position: fixed;
		display: block;
		left: 10px;
		bottom: 20px;
		width: 60px;
		height: 60px;
		padding: 10px;
		border-radius: 30%;
		z-index: 100;
		box-shadow: 0px 0px 10px 5px #00000010;
		background: #55555514;
		backdrop-filter: blur(5px);
	}
}

/* Цены */

/*
.prices_block .price {
	font-size: 23px !important;
    line-height: 20px !important;
	margin-bottom: 6px !important;
}

.prices_block .prices .discount * {
  font-size: 23px !important;
}

.prices_block .offers_price {
	font-size: 23px !important;
    line-height: 20px !important;
	margin-bottom: 8px !important;
}

.catalog_detail .offers_price_wrapper .offers_price_old {
	font-size: 23px;
}

.js_price_wrapper.price .offers_price_old {
	font-size: 23px;
}
*/

.viewed_product_block .item-title {
    height: auto !important;
}

.item-stock {
    margin: 6px 0px 2px !important;
}

.sale_block.matrix {
	margin-top: 0px !important;
}

.cost.prices .price .offers_price {
  font-size: 26px !important;
}

/* Превью разделов */

.catalog_section_list-custom .section_item-custom .image img {
    max-width: 200px !important;
    max-height: 200px !important;
}

.catalog_section_list-custom .section_item-custom .image a {
    padding: 0px !important;
}

@media (min-width: 1440px) {
	.sections_wrapper .list .item:not(.section_item) .img {
		width: 200px !important;
		height: 200px !important;
	}
}

/**/

@media (min-width: 768px) {
	.section_block .item {
	  display: flex;
	  flex-direction: column;
	}

	.section_block .item .img {
	  order: 2;
	}

	.section_block .item .name {
		order: 1;
		
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		min-height: 58px;
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		text-align: center;
		background-color: #eeeeee;
		padding: 0px;
	}

	.sections_wrapper .list .item {
		padding-top: 0px;
		margin: 10px !important;
	}

	.section_block .sections_wrapper .list .row > div {
		margin-bottom: 20px;
	}
}
