

/* Start:/local/templates/mazlay/template_styles.css?177149812712189*/
.toolbox-item.toolbox-sort {
	margin-left: 24px;
}

.shop_toolbar_wrapper .left-group {
	display: flex;
	flex-flow: row;
	flex-wrap: nowrap;
}

.search_container form {
	width: 600px;
}

.phone-box {
	flex: 0 0 auto;
	margin-right: 40px;
}

.phone-box p {
	margin-bottom: 0;
	text-align: end;
}

/*--main: #3B3185*/

.main_menu nav>ul>li ul.sub_menu {
	min-width: 300px;
	padding: 14px 20px;
}

.mini_cart_wrapper>a {
	color: #fff;
	background: none
}

.mini_cart_wrapper>a:hover {
	color: var(--tmr-hover);
}

.header_wishlist a {
	background: none;
	color: #fff;
}

.header_wishlist a:hover {
	color: var(--tmr-hover);
}

.subscribe_form form button {
	background: var(--button-bg);
}

#scrollUp {
	background: var(--button-bg) none repeat scroll 0 0;
}


.slider_content a {
	font-size: 13px;
	font-weight: 500;
	padding: 0 22px;
	display: inline-block;
	border-radius: 4px 0 0 4px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	background: var(--tmr-primary);
	position: relative;
}

.slider_content a i {
	position: absolute;
	left: 100%;
	top: 0;
	background: var(--tmr-primary-target);
	width: 48px;
	height: 100%;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	border-radius: 0 4px 4px 0;
	color: #ffffff;
}


.call_support.phone-box p a {
	color: #fff;
	font-weight: 600;
}

.call_support.phone-box p a:hover {
	color: var(--tmr-hover);
}


.btn-lk-auth {
	padding: 3px 10px;
	border-radius: 4px;
	margin-top: 2px;
}

.footer_menu ul li a {
	color: #fff;
}

.contact_text div {
	color: #fff;
}


.product_content h4 {
	height: 45px;
}

.product_content p.manufacture_product span {
	font-weight: 500;
	color: var(--tmr-primary);
}


article.single_product .product_thumb a.primary_img,
article.single_product .product_thumb a.secondary_img {
	display: block;
}

article.single_product .product_thumb a.primary_img img,
article.single_product .product_thumb a.secondary_img img {
	width: 100%;
	height: 250px;
	object-fit: contain;
	padding: 0 16px;
}

.single_product:hover .action_links {
	visibility: visible;
	opacity: 1;
	bottom: 0;
	transform: translateY(100%);
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
}

.in-basket {
	/*background: #619b42;*/
	background: var(--tmr-link-active) !important;
}


.search-popup__results {
	display: none;
}

.slider_content h1 {
	color: #222222;
	font-size: 46px;
	line-height: 60px;
}

.shipping_inner {
	border-bottom: none;
}

.shipping_content h4 {
	color: #222;
}

.shipping_content p {
	color: #222;
}

.single_shipping {
	width: 25%;
}

.slider_content p {
	color: #000000;
}

.shop_toolbar_btn>a.btn-grid-4 {
	background: url(/local/templates/mazlay/assets/img/icon/bkg_grid4.webp) no-repeat scroll center center;
	width: 26px;
	height: 40px;
}

.shop_toolbar_btn>a.btn-grid-4.active {
	background: url(/local/templates/mazlay/assets/img/icon/bkg_grid4_hover.webp) no-repeat scroll center center !important;
}

.shop_toolbar_btn>a.btn-list.active {
	background: url(/local/templates/mazlay/assets/img/icon/bkg_list_hover.webp) no-repeat scroll center center !important;
}

.shop_toolbar_btn>a.btn-list {
	background: url(/local/templates/mazlay/assets/img/icon/bkg_list.webp) no-repeat scroll center center;
	width: 20px;
	height: 40px;
}

.shop_toolbar_btn>a {
	margin-right: 10px;
	border: 0;
	background: inherit;
}

.shop_toolbar_btn a {
	-webkit-appearance: button;
}

.coupon_code h3 {
	color: #ffffff;
	line-height: 36px;
	padding: 5px 15px;
	background: var(--tmr-primary);
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}

.coupon_inner button {
	background: var(--tmr-primary);
}

.btn:hover {
	background: var(--tmr-link-active) !important;
}


/* *** basket-item-table *** */
table#basket-item-table h2.basket-item-info-name span {
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.shop_area,
.product_page_bg {
	padding: 20px 0;
}



.basket-clear:after,
.basket-clear:before {
	content: none;
}

.cart_page_bg {
	background: #F8F8F8;
	padding: 10px 0;
}


a.favorite-btn._active {
	background: var(--tmr-link-active);
	color: white;
}

.js-product-wrap .favorite-btn._active {
	background: var(--tmr-link-active);
	color: white;
}

.line-card__basket a:focus {
	color: white;
}

.opacity-0 {
	opacity: 0;
}



#bx-soa-total-mobile {
	display: none;
}

.bx-soa-coupon {
	display: none;
}



.mini_cart {
	z-index: 10000;
	width: 25%;
}

.smart-filter {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 5px;
}

.header_bottom ul li:not(.menu_item_children):not(.offcanvas_menu .menu-item-has-children) {
	padding-right: 0 !important;
	display: block;
	gap: 8px;
}

._lk .main_menu nav>ul>li>a {
	display: flex;
	align-items: center;
	gap: 4px;
	font-size: 13px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	color: #fff;
}

._lk .main_menu nav>ul>li>a span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 160px;
}

._lk .main_menu nav>ul>li ul.sub_menu {
	left: auto;
	right: 0;
}

._lk .main_menu nav>ul>li ul.sub_menu {
	min-width: 250px;
	padding: 14px 20px;
}

._lk .main_menu nav>ul>li ul.sub_menu li {
	justify-content: end;
	text-align: end;
}

._lk .main_menu nav>ul>li ul.sub_menu li a {
	color: #222222;
}

.news-detail {
	padding: 25px 0 !important;
}

.x-article,
.x-brand {
	margin-right: 25px;
}

.x-reserv {
	margin-right: 40px;
}

.x-reserv a {
	text-decoration: underline;
	color: #3e457c;
}

.new-catalog-items {
	padding-top: 5px;
	padding-bottom: 15px;
}


#bx-soa-delivery .bx-soa-pp-list>li:first-child {
	display: none;
}

#bx-soa-delivery .col-sm-3.bx-soa-pp-price {
	display: none;
}



/* ====================================================================================================================== */
/* ===[ @media запросы ]================================================================================================= */
/* ====================================================================================================================== */
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.main_menu nav>ul>li>a {
		font-size: 12px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.search_container form {
		width: 530px !important;
	}
}

@media (min-width: 1200px) {
	/* Большие десктопы и ноутбуки */

}


@media (min-width: 992px) and (max-width: 1199px) {

	/* Портретные планшеты и средние десктопы */
	.mini_cart {
		width: 35%;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	/* Портретные планшеты и небольшие десктопы */
	.mini_cart {
		width: 50%;
	}
}

/* Пейзажные телефоны и портретные планшеты */
@media (max-width: 767px) {
	.mini_cart {
		width: 75%;
	}
}

/* Пейзаж телефонов и меньше */
@media (max-width: 480px) {
	.mini_cart {
		width: 100%;
	}
}

.bx-soa-item-table .x-product-info span {
	color: #7c7c7c;
	font-size: 12px;
}

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
	padding-left: 0 !important;
}

@media (max-width: 450px) {
	.bx-soa-item-table .x-product-info span {
		display: block;
	}

	.bx-soa-item-table .x-product-info {
		margin-bottom: 12px;
	}
}

.bx-soa-pp-company .bx-soa-pp-company-graf-container {
	border: none !important;
	padding-top: 0 !important;
	height: auto;
}

.bx-soa-pp-company .bx-soa-pp-company-image,
.bx-soa-pp-company .bx-soa-pp-delivery-cost {
	display: none !important;
}

.bx-soa-pp-company .bx-soa-pp-company-smalltitle {
	text-align: left !important;
	font-size: 14px !important;
	color: #000 !important;
	padding-top: 0 !important;
}

.bx-soa-pp-company input[type=checkbox].bx-soa-pp-company-checkbox {
	margin-top: 3px;
	position: unset !important;
}

.bx-soa-pp-item-container .bx-soa-pp-company {
	display: flex !important;
	gap: 8px;
}

#bx-soa-order-form {
	margin-top: 30px;
}

.bx-soa-pp-company-selected img {
	display: none !important;
}

.bx-soa-pp-company-selected strong {
	margin-left: 0 !important;
}

#bx-soa-properties input,
#bx-soa-properties textarea {
	font-size: 14px !important;
}


#basket-item-table .basket-item-amount-btn-plus,
#basket-item-table .basket-item-amount-btn-minus {
	background: none !important;
	border: none !important;
}

#basket-item-table .basket-item-amount-filed {
	border: none !important;
}

.basket-item-info-name,
.basket-item-info-name-link {
	padding: 0 24px 0 0;
}

@media (max-width: 768px) {
	.basket-items-list-table thead {
		display: none !important;
	}

	.table_desc .cart_page table tbody tr {
		align-items: center;

	}

	.basket-items-list-item-price .basket-item-block-price .basket-item-price-title {
		display: none !important;
	}

	table#basket-item-table h2.basket-item-info-name span {
		text-align: center !important;
	}
}

table#basket-item-table h2.basket-item-info-name span,
table#basket-item-table .basket-item-price-current-text {
	color: #222;
	font-weight: 700;
}

table#basket-item-table * {
	font-size: 14px !important;
}

table#basket-item-table .basket-item-amount-field-description {
	font-size: 12px !important;
}

div[data-entity="price-block"] p {
	margin-bottom: 0;
}

div[data-entity="price-block"] {
	margin: 12px 0;
}






.logo {
	margin-top: -20px;
}

.x-order-action .del {
	cursor: pointer;
	color: #3e457c;
	text-decoration: underline;
}

.header-middle__wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.header-middle__wrap .logo img {
	height: 90px;
	object-fit: contain;
}

@media (max-width: 880px) {
	.header-middle__wrap .logo img {
		height: 60px;
	}
}

@media (max-width: 767px) {
	.header-middle__wrap {
		flex-wrap: wrap;
	}

	.search_container {
		order: 10;
		width: 100%;
		margin-right: 0;
	}
}

._list  li {
	flex-direction: row!important;
}

.video-page {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 24px;
}

.video-page img, .banner-video iframe {
	width: 100%;
	height: 250px;
}

.video-page>div {
	cursor: pointer
}

.video-page h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 1rem;
	color: #fff;
	text-align: center;
	z-index: 2;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.banner {
	position: relative;
	cursor: pointer;
}

.banner-video .btn-play-video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 5rem;
	height: 5rem;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1000;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.banner-video .btn-play-video:hover {
	background-color: #333;
}

.banner-video .btn-play-video:hover::before {
	background: #fff;
}

.banner-video .btn-play-video::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1.5rem;
	height: 1.5rem;
	background: #3e457c;
	clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	margin-left: 4px;
	transition: .3s;

}

@media (max-width: 1100px) {
	.video-page {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 720px) {
	.video-page {
		grid-template-columns: 1fr;
	}
}









/* End */
/* /local/templates/mazlay/template_styles.css?177149812712189 */
