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



.sticky-sidebar__inner .banner_content_bottom_container .banner{margin-bottom: 5px;}




.sticker_khity_prodazh {background-color: #2992d9  !important;}
.sticker_po_aktsii {background-color: #ffc438  !important; color: #333  !important;}
.sticker_my_sovetuem { background-color: #893ca9  !important;}


/* -------- bxmaker.authuserphone ---------- */
.bxmaker-authuserphone-enter,
.bxmaker-authuserphone-simple {
    margin-bottom:150px;
}
.side-panel .bxmaker-authuserphone-enter,
.side-panel .bxmaker-authuserphone-simple {
    width:auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bxmaker-authuserphone-button .bxmaker-authuserphone-button__inner {
	background-color: #336699;
}

.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
	background-color: #336699;
}

.bxmaker-authuserphone-input-phone--focus .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input-phone--hover .bxmaker-authuserphone-input-phone__field, 
.bxmaker-authuserphone-input-phone:hover .bxmaker-authuserphone-input-phone__field
{
	border-color: var(--main-color-hover);
}

.bxmaker-authuserphone-input--focus .bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-input--hover .bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-input:hover .bxmaker-authuserphone-input__field
{
	border-color: var(--main-color-hover);
}


.bxmaker-authuserphone-input-password--focus .bxmaker-authuserphone-input-password__field, 
.bxmaker-authuserphone-input-password--hover .bxmaker-authuserphone-input-password__field, 
.bxmaker-authuserphone-input-password:hover .bxmaker-authuserphone-input-password__field
{
	border-color: var(--main-color-hover);
}

a.bxmaker-authuserphone-link, 
a.bxmaker-authuserphone-link:visited 
{
	color: var(--main-color);
}

a.bxmaker-authuserphone-link:active, 
a.bxmaker-authuserphone-link:hover 
{
	color: var(--main-color-hover);
}

.popup-window{z-index: 5000 !important;}