/*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;  }*/

.creditBlock
{
	padding: 10px 0px;
	!border: 1px solid #f8a300;
	!text-align:center;
	text-transform:uppercase;
	font-size: 0.7em;
	line-height:1.2em;
	color:#f8a300
}
.ajax_load .creditBlock
{
	max-width:140px;
	
}


.creditBtn
{	
	width:100%;
	margin-top:15px;
}

#mainDop
{
	margin:25px 0 35px;
}

.bx_filter.compact .bx_filter_parameters_box.hiddenProp
{
    display:none!important;
}

.section-compact-list__image
{
	width:100px;
	height:100px;	
}

.saleSticker
{
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	border-radius:25px;
	top:0;
	left:0;
	line-height:50px;
	text-align:center;
	background:#ff7979;
	color:#fff;
	z-index:10
}

@media (max-width:520px){
	.saleSticker
	{
		width:30px;
		height:30px;
		line-height:30px;
		font-size:10px;
	}
}

.section-compact-list__item {
    padding: 4px;
}
.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu>li>a {font-size: 15px}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li:not(.has_img)>.dropdown-menu li a {
    font-size: 15px;
}
.saleSticker {background-color:#dc2222;}
.brand-detail-info .brand-detail-info__image img, .product-info-headnote__brand .brand__picture img {max-width:140px;}

.catalog_detail .props_list .props_item, .catalog_detail .props_block .char_name .props_item, .catalog_detail .props_block .char_value {overflow: visible;
text-overflow: unset;}

.salePriceWrap .price.font-bold .values_wrapper
{
	color:#dc2222
}
.fancybox-container .fancybox-navigation .fancybox-button
{
	background:none;
}
.sectPic
{
	position:absolute;
	right:0;
	top:-5px;
	width:150px;
}

.sectPic img
{
	max-width:100%;
	display:block;
}

.sectpic .topic__heading
{
	margin-right:160px;
}

@media (max-width:550px){
	.sectpic .topic__heading
	{
		margin-right:0px;
	}
	.sectpic #navigation
	{
		margin-right:80px;
	}
	.sectPic
	{

		top:auto;
		width:60px;
		bottom:-50px;
	}
}	

.stickers
{
	padding-right:0;
}
@media (max-width:500px){
	.compact-catalog .item .stickers {
		display: block !important;
	}
	
}

.filter-sale
{
	display:none;
}

@media (max-width:768px){
	.filter-sale
	{
		display:block;
		padding-top:0!important;
	}
	.filter-sale:after
	{
		content:"";
		display:block;
		clear:both;
		
	}
		
}

#creditStoreSelect
{
	padding:20px 10px;
}
.creditStoreTitle
{
	font-size: 18px;
	color: #df9200;
	font-weight:600px;
	margin-bottom:10px;
}
#creditStoreSelect span
{
	display:inline-block;
	margin-bottom:10px;
}
.logo-row .top-description  {height: 100px !important;}

.basketItemsWarning
{
	border: 2px solid #f8a300!important;
	background:#f8a300!important;
	color:#fff!important;
}

.hideOrderBtns .basket-checkout-block-btn,
.hideOrderBtns .fastorder
{
	display:none!important  
}


.contentWindow {
  padding: 20px 60px 60px;
}
.promo-window {
  text-align: center;
}
.promo-img img {
  width: 228px;
  margin-bottom: 16px;
}
.promo-header {
  font-size: 21px;
  font-weight: 400;
  line-height: 31.08px;
  margin-bottom: 16px;
  color: #333;
}
.promo-note {
  font-family: PT Sans Caption;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.31px;
  margin-bottom: 24px;
}
.promo-code {
  border: 1px solid #E1E1E1;
  border-radius: 20px;
  background: #F5F5F5;
  padding: 22px 0;
  color: #3D3D3D;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.08px;
  margin-bottom: 12px;
  background: url("../images/copy-outline.svg") 95% center no-repeat #F5F5F5;
}
.promo-btn {
  background: #F8A300;
  width: 100%;
  font-size: 21px;
  font-weight: 700;
  line-height: 51px;
  text-align: center;
  height: 75px;
  color: #fff;
  border-radius: 20px;
  text-transform: none;
  letter-spacing: initial;
}
.promo-btn:hover {
  color: #fff;
  border-color: #F8A300;
}
.promo-window .ya-share2__list.ya-share2__list_direction_horizontal {
  display: flex !important;
}
.promo-window .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  width: 100%;
}
.promo-window .share {
  position: absolute;
  bottom: 60px;
  height: 73px;
  left: 60px;
  right: 60px;
  z-index: 2;
}
.promo-window .share i {
  visibility: hidden;
}
.promo-window .share .shares-block {
  height: 73px;
}
.promo-window .share .ya-share2 {
  padding-top: 20px;
}
.copy-button-tip {
	display: none; 
  position: absolute;
  margin-top: -86px;
  left: 0;
  right: 0;
  z-index: 200;
  font-size: 13px;
}
@media (max-width:768px){
	.popup.show {
		width: 100%;
        top: 0;
        bottom: 0;
	}
	.promo-window {
/*		width: 90%;*/
		padding: 0 5%;
	}
	.promo-note {
		font-size: 14px;
	}
	.promo-code {
    padding: 14px 0;
    font-size: 18px;
    line-height: 32px;
	}
	.promo-btn {
    font-size: 18px;
    line-height: 32px;
    height: 62px;
	}
	#popup_iframe_wrapper {
		z-index: 3000000000 !important;
	}
	.copy-button-tip {
	  margin-top: -76px;
	}

	.promo-window .share {
    bottom: 45px;
    height: 35px;
	}
	.promo-window .share .shares-block {
		height: auto;
	}
	.promo-window .share .ya-share2 {
    padding-top: 0;
	}
}

.block .catalog_block .split-widget {
	display: none;
}
.block .catalog_block .catalog_item_wrapp:hover .split-widget {
	display: block;
}