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

.stock_wrapper .stock_board::before { top: 15px; }

@media (max-width: 1024px) { .stock_wrapper .stock_board::before { top: 23px; } }
@media (max-width: 410px) { .stock_wrapper .stock_board::before { top: 15px; } }
@media (max-width: 375px) { .stock_wrapper .stock_board::before { top: 23px; } }
@media (max-width: 800px) { .stock_wrapper .stock_board::before { top: 15px; } }
@media (max-width: 768px) { .stock_wrapper .stock_board::before { top: 23px; } }

.top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider .slides>li, .top_slider_wrapp .flexslider .slides>li td{
    height: 480px;
}
.top_slider_wrapp .flexslider .slides>li {
	background-size: cover !important;
}
/*.header-cart.fly{display:none;}*/

.quantity_block_wrapper {
display: none;
}

.sa_block {
display: none;
}

.catalog_block .item-stock, .catalog_block .article_block {
display: none;
}
#leadia_science_widget {
display: none !important;
}

.pv_iframe {
display:none!important;
}
.pv_iframe {
display:none!important;
}
#productview {
display:none!important;
}
#productview.pv_fixed-widget {
display:none!important;
}