4/*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;  }*/
body, p, li {
    color: #4f4e4e !important;
}
body {
    font: 16px/20px Ubuntu,Arial,Helvetica,sans-serif !important;
}
b {
    font-size: 16px;
}
.phones {
    margin-top: 20px;
}
.tizers_block .item {
	width: 50%;
}
.tizers_block .item .title {
    width: auto;
	font-size: 30px;
	color: #606fc6;
}
.tizers_block .item .img {
    max-width: none;
}
.wrapper.has_menu #header .catalog_menu {
    z-index: 0;
}
.bx-newslist-container {
	padding: 0px;
}
.news-item {
	font-size: 15px;
}
.news_detail_wrapp .detail_picture_block {
    float: left;
    border: none;
	margin: 0 0 20px 0px;
}
.news .item .info .date {
    font-size: 13px;
}
.news .item .info .name {
    font-size: 15px;
}
.bx-newslist-img img {
    width: 300px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.bx-newslist-content {
    height: 75px;
}
div.news-list img.preview_picture {
    margin: 0 20px 6px 0;
}
.news .item .info .preview {
    font-size: 14px;
}
.news_block .news_items .item .image + .info {
    padding-left: 170px;
}
.news_block .news_items .item .image {
    width: 150px;
    height: 150px;
}
.news_date_time_detail {
    font-size: 13px;
}
.store_property .value {
    font-size: 15px;
}
.store_property .title, .form-control label {
    font-size: 14px;
}
.socialmedia {
	position: fixed;
	top: 200px;
	right: 10px;
	display: flex;
	flex-direction: column;
	z-index: 999;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
.socialmedia img:hover {
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}
.callback_btn {
	color: #606fc6;
	cursor: pointer;
}
.callback_btn:hover {
	color: black;
}
.grey_bg {
    display: none;
}
.contacts_map {
    display: none;
}
.catalog_detail .element_detail_text .price_txt {
    display: none;
}
#content .right_block {
    padding-left: 0px;
}
h1 {
    font-size: 22px;
}
.phones .phone_wrap a, .email_text a {
	color: #606fc6;
	font-size: 19px;
}
.top-h-row {
    display: none;
}
.catalog_block .item-stock {
    display: none;
}
.wrapper {
	background-image: url('/images/lapka.png');
	background-size: 12.9%;
	background-attachment: fixed;
}
.store_property .value {
    font-weight: 600;
}
.contacts_right blockquote {
    display: none;
}
.wrapper.basket_normal .basket_normal {
    display: none;
}
/*.item_slider .thumbs li:last-child {
    display: none !important;
}*/
/*Видоизменяем список секций каталога*/
.catalog_section_list .section_item .image img {
    max-width: 268px;
    max-height: 268px;
}
.catalog_section_list .section_item .image {
	padding: 0;
}
.catalog_section_list .section_item {
    width: 25%;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	border: 10px solid transparent;
}
.catalog_section_list .section_item_inner {
    margin: 0 auto !important;
}
.sect_name_wide {
	/*width: 100%;*/
	/*background: rgba(235, 225, 216,0.8);
	height: 10%;
	padding: 15px 10px 5px 10px;
	position: absolute;
	bottom: 50px;*/
	font-size: 15px;
	z-index: 1;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
}
@media screen and (min-width: 568px) and (max-width: 839px) {
.catalog_section_list .section_item {
    width: 50% !important;
}
}
@media screen and (min-width: 840px) and (max-width: 1120px) {
.catalog_section_list .section_item {
    width: 33.3%;
}
}
/*Закончили секции каталога*/
.wrap_tizer.center_block {
    width: 100%;
    background: rgba(255, 255, 255,0.8);
    height: 15%;
    padding-top: 20px;
}
.wrap_tizer .wrap_outer, .wrap_tizer .wrap_outer .outer_text, .wrap_tizer .wrap_outer .inner_text {
    background: none;
    font-weight: 500;
}
.wrapper_inner .wrap_tizer .wrap_outer .outer_text {
    left: 20px;
}
.wrap_tizer.center_block {
    text-align: center;
}
.wrap_tizer .wrap_outer .inner_text {
	color: #606fc6;
}
@media screen and (max-width: 455px) {
.wrapper_inner .wrap_tizer .wr_block .title .inner_text {
    font-size: 9px;
}
.wrap_tizer.center_block {
	padding-top: 5px;
}
#header .middle-h-row .logo_wrapp .logo a img {
	max-width: 170px;
}
}
@media screen and (min-width: 456px) and (max-width: 504px) {
.wrapper_inner .wrap_tizer .wr_block .title .inner_text {
    font-size: 13px;
}
}
@media screen and (min-width: 601px) and (max-width: 712px) {
.wrapper_inner .wrap_tizer .wr_block .title .inner_text {
    font-size: 9px;
}
.wrap_tizer.center_block {
	padding-top: 0px;
}
}
@media screen and (min-width: 713px) and (max-width: 915px) {
.wrapper_inner .wrap_tizer .wr_block .title .inner_text {
    font-size: 13px;
}
.wrap_tizer.center_block {
	padding-top: 10px;
}
}
.top-h-row .phone_wrap a {
    font-size: 16px;
    color: #606fc6;
    cursor: pointer;
}
.top-h-row .phone_wrap a:hover {
    color: black;
    transition: 0.5s;
}
.basket_wrapp .icon_block {
    display: none;
}
.mail_block {
    float: left;
    width: 26%;
    box-sizing: border-box;
    padding-top: 7px;
    font-size: 16px;
    color: #606fc6;
    cursor: pointer;
    text-align: right;
}
.info_item .top_info .article .value {
    font-size: 16px;
    color: black;
    font-weight: 600;
}
.info_item .middle_info .item-stock, .info_item .middle_info .prices_block .rating, .info_item .middle_info .prices_block {
    display: none;
}
.bx_scu_scroller_container .missing {
    opacity: 1;
}
@media screen and (max-width: 768px) {
	.mail_block {
		display: none;
	}
}
/* Стили для шаблона стандартной страницы - слева фото, справа текст*/
.standart_page {
	display: flex;
}
.img_left {
	width: 80%;
	order:1;
}
.img_hedgehog {
	width: 30%;
	order:1;
}
.info_right {
	margin-left: 2%;
	order: 2;
}
@media screen and (max-width: 550px) {
	#header {
		padding: 0;
	}
  .tizers_block .item .title {
    font-size: 17px;
    max-width: 80%;
  }
}
@media screen and (min-width: 551px) {
	#header .middle-h-row .logo_wrapp .logo a img {
		max-width:350px;
	}
}
@media screen and (max-width: 768px) {
.standart_page {
	display: block;
}
.img_left, .img_hedgehog {
	width: 100%;
}
.info_right {
	margin-left: 0;
}
}
@media screen and (max-width: 992px) {
.tizers_block .item .title {
	font-size: 20px;
}
}

#footer .footer_bottom > .wrap_md {
	margin-top: 10px;
}

#header .catalog_menu ul.menu > li > a {
  font-size: 16px;
}

.button, button.button, input.button {
  cursor: pointer;
  font-size: 11px;
}

.tizers_block .item {
  width: 100%;
}