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

.logo-row .logo img, 
.logo-row .logo svg {
	    object-fit: contain;
}

.logo.colored a img {
	background-color: transparent;
}

#mobileheader .logo img {
	height: auto;
  max-height: 60px;
  max-width: 100%;
  width: 100%;
  object-fit: contain;
}

.logo.colored img, 
header .line-row, 
#mobileheader .logo.colored img {
	background-color: transparent;
}

.index-sections {
	position: relative;
}

.sections_wrapper .list .item .name {
	position: absolute !important;
	bottom: 0
}

/*Смена цвета кнопок в корзине*/

.basket_fly .bottom_btn .basket_back .btn.btn-default {
	background-color: #ef0800;
    border-color: #ef0800;
    color: #ffffff!important;
}
.basket_fly .bottom_btn .basket_fast_order .btn.btn-default {
	color: #ef0800 !important;
    border: 1px solid #ef0800;
    background: #ffffff;
}
.basket-checkout-section-inner .basket-checkout-block .btn.btn-default {
	background: #ef0800!important;
    border-color: #ef0800;
    color: #ffffff!important;
}
.basket-checkout-section-inner .fastorder .btn.btn-default {
	color: #ef0800 !important;
    border: 1px solid #ef0800;
    background-color: #ffffff!important;
}
@media screen and (min-width: 1024px) {
	.basket_fly .bottom_btn .basket_fast_order .btn.btn-default:hover {
		color: #ffffff !important;
    	border-color: #ef0800;
    	background: #ef0800;
	}
	.basket-checkout-section-inner .fastorder .btn.btn-default:hover {
		color: #ffffff !important;
    	border-color: #ef0800!important;
    	background: #ef0800!important;
	}
}
@media print {
	.basket-coupon-section {
		display: none;
	}
}
.sections_wrapper .list .item .name {
    position: static !important;
}
.FEEDBACK .form_head h4 {
	margin-top: 0;
	margin-bottom: 0;
}
.modal-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyOXB0IiB2aWV3Qm94PSIwIDAgMzI5LjI2OTMzIDMyOSIgd2lkdGg9IjMyOXB0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmNDQzMzYiPjxwYXRoIGQ9Im0yMS4zMzk4NDQgMzI5LjM5ODQzOGMtNS40NjA5MzggMC0xMC45MjU3ODItMi4wODk4NDQtMTUuMDgyMDMyLTYuMjUtOC4zNDM3NS04LjMzOTg0NC04LjM0Mzc1LTIxLjgyNDIxOSAwLTMwLjE2NDA2M2wyODYuNTg5ODQ0LTI4Ni41OTM3NWM4LjMzOTg0NC04LjMzOTg0NCAyMS44MjQyMTktOC4zMzk4NDQgMzAuMTY0MDYzIDAgOC4zNDM3NSA4LjMzOTg0NCA4LjM0Mzc1IDIxLjgyNDIxOSAwIDMwLjE2NDA2M2wtMjg2LjU4OTg0NCAyODYuNTkzNzVjLTQuMTgzNTk0IDQuMTc5Njg3LTkuNjIxMDk0IDYuMjUtMTUuMDgyMDMxIDYuMjV6bTAgMCIvPjxwYXRoIGQ9Im0zMDcuOTI5Njg4IDMyOS4zOTg0MzhjLTUuNDYwOTM4IDAtMTAuOTIxODc2LTIuMDg5ODQ0LTE1LjA4MjAzMi02LjI1bC0yODYuNTg5ODQ0LTI4Ni41OTM3NWMtOC4zNDM3NS04LjMzOTg0NC04LjM0Mzc1LTIxLjgyNDIxOSAwLTMwLjE2NDA2MyA4LjMzOTg0NC04LjMzOTg0NCAyMS44MjAzMTMtOC4zMzk4NDQgMzAuMTY0MDYzIDBsMjg2LjU4OTg0NCAyODYuNTkzNzVjOC4zNDM3NSA4LjMzOTg0NCA4LjM0Mzc1IDIxLjgyNDIxOSAwIDMwLjE2NDA2My00LjE2MDE1NyA0LjE3OTY4Ny05LjYyMTA5NCA2LjI1LTE1LjA4MjAzMSA2LjI1em0wIDAiLz48L2c+PC9zdmc+");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
}

.basket_confirm_frame a.close {
	position: absolute;
	top: 10px;
	right: 10px;
}
.basket_confirm_frame h4 {
	margin: 0;
	font-size: 20px;
    line-height: 27px;
}
.basket_confirm_frame .form .form_head {
	padding: 50px 75px 32px 35px;
} 
.basket_confirm_frame .form .form_body {
	display: flex;
	justify-content: center;
	padding: 38px 0px 55px 0px;
}
.basket_confirm_frame .form .form_body .btn.jqmClose {
	margin-right: 13px;
	max-width: 180px;
	width: 100%;
}
.basket_confirm_frame .form .form_body .btn.send-callback {
	max-width: 150px;
	width: 100%;
}
@media screen and (max-width: 545px) {
	.basket_confirm_frame h4 {
		text-align: center;
	}
	.basket_confirm_frame .form .form_body {
		flex-direction: column;
		align-items: center;
	}
	.basket_confirm_frame .form .form_body .btn.jqmClose {
		margin-right: 0;
		margin-bottom: 19px;
	}
	.basket_confirm_frame .form .form_body .btn.send-callback {
		max-width: 180px;
	}
	.basket_confirm_frame {
		max-width: 294px;
	}
	.basket_confirm_frame .form .form_head {
		padding: 50px 35px 32px 35px;
	} 
}




.catalog_detail .props_list {
	max-width: 1000px;
}



.logo-vedita {
	display: flex;
	align-items: center;
    color: #888;
    /*margin-left: auto;
    margin-right: auto;*/
}
.logo-vedita p {
	margin: 0;
	margin-right: 8px;
	text-align: right;
	line-height: 24px;
}

footer .ext_view .bottom-under .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /*padding-bottom: 15px;*/
}
footer .ext_view .bottom-under .inner-wrapper:before,
footer .ext_view .bottom-under .inner-wrapper:after {
	display: none;
}
/*footer .ext_view .bottom-under .inner-wrapper > div {
	margin-bottom: 15px;
}*/

@media screen and (max-width: 767px) {
	footer .ext_view .bottom-under .inner-wrapper {
		flex-direction: column;
	}
	.logo-vedita p {
		margin-right: 0;
		margin-bottom: 5px;
	}
}




.top_big_banners .item .item_inner:before {
	display: none;
}