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

.index-block__title.switcher-title.ownd-viewed-title
{
	font-size: 1.5em;
	line-height: calc(1em + 10px);
	letter-spacing: normal;
	margin: 30px 0 25px;
	color: #222;
}

.index-block__title.switcher-title.ownd-viewed-title span
{
	color: #222;
}




.top-content-block .section-block .sections-list .line-block
{
    opacity: 0;
}

.top-content-block .section-block .sections-list .line-block.slick-slider
{
    padding: 0 50px;
	margin-top: -30px;
	margin-bottom: -30px;
}

.top-content-block .section-block .sections-list .line-block .slick-prev,
.top-content-block .section-block .sections-list .line-block .slick-next 
{
    position: absolute;
    top: calc( 50% - 20px );
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ececec;
    transition: 0.5s;
    font-size: 0;
	cursor: pointer;
}

.top-content-block .section-block .sections-list .line-block .slick-prev.slick-disabled,
.top-content-block .section-block .sections-list .line-block .slick-next.slick-disabled
{
    cursor: default;
	opacity: 0.5;
}

.top-content-block .section-block .sections-list .line-block .slick-prev:not(.slick-disabled):hover,
.top-content-block .section-block .sections-list .line-block .slick-next:not(.slick-disabled):hover
{
	border-color: #0a8005;
}

.top-content-block .section-block .sections-list .line-block .slick-prev
{
	left: 0;
}

.top-content-block .section-block .sections-list .line-block .slick-next 
{
	right: 0;
    transform: rotate(180deg);
}

.top-content-block .section-block .sections-list .line-block .slick-prev:after, 
.top-content-block .section-block .sections-list .line-block .slick-next:after 
{
    content: url(/bitrix/templates/aspro-lite/images/arrow-left-dark.svg);
    position: absolute;
    top: 6px;
    left: 9px;
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.top-content-block .section-block .sections-list .line-block.slick-slider .sections-list__wrapper
{
    padding: 30px 10px;
}

.top-content-block .section-block .sections-list .line-block .sections-list__item-inner
{
    justify-content: center;
}

.top-content-block .section-block .sections-list .line-block .sections-list__wrapper .sections-list__item-image-wrapper--PICTURES
{
    display: none;
}

.ownd-credit-period
{
	margin-top: 10px;
}

#bx-soa-paysystem .bx-soa-pp-company[data-id="10"]:not(.bx-selected),
#bx-soa-paysystem .bx-soa-pp-company[data-id="12"]:not(.bx-selected),
#bx-soa-paysystem .bx-soa-pp-company[data-id="13"]:not(.bx-selected)
{
	display: none;
}



.index-block--padding-top-80 > div#ownd-reviews-links
{
	padding-top: 51px;
	padding-bottom: 0;
}

#ownd-reviews-links
{
	margin-top: -65px;
}

#ownd-reviews-links .index-block--padding-bottom-80 > div
{
	padding-bottom: 25px;
}

#ownd-reviews-links .index-block__link-wrapper 
{
	color: #222;
}

#ownd-reviews-links .ownd-reviews-links-list
{
	display: flex;
	justify-content: space-between;
	gap: 24px;
}

#ownd-reviews-links .ownd-reviews-links-item
{
	width: 33%;
	border-radius: 8px;
	padding: 32px 36px;
	border: 1px solid #ededed;
	display: flex;
	justify-content: space-between;
	height: 114px;
}

#ownd-reviews-links .ownd-reviews-links-item-left
{
	height: 50px;
	display: flex;
	gap: 24px;
}

#ownd-reviews-links .ownd-reviews-links-item-left img
{
	display: block;
	height: 45px;
}

#ownd-reviews-links .ownd-reviews-links-item-name
{
	font-family: 'Nunito Sans';
	font-size: 18px;
	line-height: 24.55px;
	color: #222222;
}

#ownd-reviews-links .ownd-reviews-links-item:hover .ownd-reviews-links-item-name
{
	color: #0a8005;
}

#ownd-reviews-links .ownd-reviews-links-item-count
{
	font-family: 'Nunito Sans';
	font-size: 14px;
	line-height: 19.1px;
	color: rgba(34, 34, 34, 0.64);
	margin-top: 6px;
}

#ownd-reviews-links .ownd-reviews-links-item-rating
{
	font-family: 'Nunito Sans';
	font-size: 20px;
	line-height: 27.28px;
	background: url('/bitrix/templates/aspro-lite/images/svg/reviews_stars.svg') 100% 100% no-repeat;
	width: 109px;
	text-align: right;
	color: #222222;
}

.inner_wrapper #ownd-reviews-links
{
	margin-top: 64px;
	margin-bottom: 66px;
}

.inner_wrapper.inner_wrapper_detail #ownd-reviews-links
{
	margin-bottom: -4px;
}

#ownd-reviews-links .index-block--padding-bottom-80 > div
{
	padding-bottom: 0;
}

.inner_wrapper #ownd-reviews-links .maxwidth-theme
{
	padding: 0;
}

.inner_wrapper #ownd-reviews-links .index-block__link-wrapper 
{
    display: flex;
    align-items: center;
}

.inner_wrapper #ownd-reviews-links .index-block__link 
{
    height: 28px;
    font-size: 0;
    line-height: 28px;
    margin-left: 20px;
    background-color: rgba(136,136,136,.1);
    padding: 0 7px 0 8px;
    border-radius: 8px;
    border-radius: var(--border-radius)
}

.inner_wrapper #ownd-reviews-links .index-block__arrow 
{
    font-size: 0;
    vertical-align: middle;
    line-height: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 3px;
}

.inner_wrapper #ownd-reviews-links .index-block__arrow .svg 
{
    top: 0;
}

.inner_wrapper #ownd-reviews-links .index-block__arrow svg * 
{

    stroke: #222;
}

.TIZERS .tizers-list__item-image-wrapper svg
{
	max-height: 40px;
}

.detail img[align="left"]
{
	margin-right: 6px;
}

.detail img[align="right"]
{
	margin-left: 6px;
}



@media (min-width: 992px)
{
	.header__inner .header__top-inner
	{
		justify-content: flex-start;
	}
	
	.header__top-item[data-ajax-load-block="HEADER_TOGGLE_PHONE"]
	{
		margin-left: auto;
		margin-right: 240px;
	}
}

@media (min-width: 1200px)
{
	.header__top-item[data-ajax-load-block="HEADER_TOGGLE_PHONE"]
	{
		margin-right: 120px;
	}
}

@media (max-width: 1140px)
{
	.index-block[class*=index-block--padding-top-] > div#ownd-reviews-links
	{
		padding-top: 9px;
	}
	
	#ownd-reviews-links
	{
		margin-top: -20px;
	}
	
	#ownd-reviews-links .index-block[class*=index-block--padding-bottom-] > div
	{
		padding-bottom: 9px;
	}

	#ownd-reviews-links .ownd-reviews-links-list
	{
		flex-direction: column;
		gap: 16px;
	}
	
	#ownd-reviews-links .ownd-reviews-links-item
	{
		width: 100%;
	}
}

@media (max-width: 400px)
{
	#ownd-reviews-links
	{
		margin-top: 0;
	}
	
	#ownd-reviews-links .ownd-reviews-links-list
	{
		gap: 8px;
	}
}

@media (max-width: 370px)
{
	#ownd-reviews-links .ownd-reviews-links-item
	{
		padding: 16px 18px;
		align-items: center;
	}
	
	#ownd-reviews-links .ownd-reviews-links-item-left
	{
		gap: 9px;
	}
}


/* 01.04.2025 */

@media all and (max-width: 767px) {
	.catalog-detail__main-parts .catalog-detail__main-part--right {
		max-width: 100%;
		width: 100%;
	}

}

/* 10.04.2025 */

.image-article-left {
	float: left;
	width: 100%;
}
.image-article-right {
	float: right;
	width: 100%;
}
@media all and (max-width: 767px) {
	.image-article-left {
		float: none;
		text-align: center;
		display: block !important;
	}
	.image-article-right {
		float: none;
		text-align: center;
		display: block !important;
	}
}

/* 15.04.2025 */

.header__top-item-socials-link img {
	width: 40px;
	object-fit: contain;
	height: 40px;
}
@media (min-width: 992px) {
    .header__top-item[data-ajax-load-block="HEADER_TOGGLE_PHONE"] {
        margin-left: auto;
        margin-right: 30px;
    }
}

.header__top-item-socials-mobile .header__top-item-socials-link img {
	width: 25px;
	object-fit: contain;
	height: 25px;
}
.header__top-item-socials-mobile {
	display: flex;
	align-items: center;
	gap: 10px;
}
.header__top-item-socials-mobile .header__top-item-socials-link {
	height: 25px;
}
@media all and (max-width: 360px) {
	.mobileheader__item--right-icons .line-block__item .header-cabinet {
		display: none;
	}
}

.header__main-item-back {
    margin-right: auto;
}

.header__main-item-back .basket-back {
    margin: 0;
}

.header__main-item-back .basket-back a {
    color: #1d1d1b;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.header__main-item-back .basket-back a:before {
    content: '';
    background: 50% / contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='66' height='16' viewBox='0 0 66 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 7.29289C-0.0976311 7.68342 -0.0976311 8.31658 0.292893 8.70711L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928932C7.68054 0.538408 7.04738 0.538408 6.65685 0.928932L0.292893 7.29289ZM66 7L1 7V9L66 9V7Z' fill='%231D1D1B' /%3E%3C/svg%3E");
    width: 65px;
    height: 11px;
    display: block;
}

/* 13.05.2025 */

.banners-tisers {
	margin-top: 50px;
}
.banners-tisers__list {
	display: flex;
	align-items: center;
	gap: 25px;
}
.banners-tisers__item {
	display: flex;
	align-items: center;
	gap: 10px;
}
.banners-tisers__text {
	color: #6E6E6E;
	text-align: left;
}


@media all and (max-width: 768px) {
	.banners-tisers {
		margin-top: 8px;
	}
	.banners-tisers__list {
		flex-wrap: wrap;
		justify-content: center;
	}
	.banners-tisers__item {
		width: 31%;
	}
}
@media (max-width: 390px) {
    .banners-tisers__item {
        width: 35%;
    }
}

/* 14.05.2025 */

@media (max-width: 768px) {
    .banners-big--adaptive-3 .banners-big__item {
        padding-top: 120%;
    }
}

.about-gallery {
	margin-top: 50px;
}

.about-gallery__list {
	margin: 0 -5px;
}

.about-gallery__item {
    padding: 0 5px;
}

.about-gallery__item-link {
    position: relative;
    padding-bottom: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.about-gallery__item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.about-gallery__list .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.about-gallery__list .slick-dots li {
    line-height: 0;
    margin: 0;
    padding: 0 3px;
}

.about-gallery__list .slick-dots button {
    font-size: 0;
    border: none;
    padding: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    background: #d3d4d3;
    border-radius: 50%;
    cursor: pointer;
}

.about-gallery__list .slick-dots li:before {
    display: none;
}

.about-gallery__list .slick-dots .slick-active button {
    background: #0a8005;
}

form.subscribe-form {
    flex-wrap: wrap;
}

.subscribe-edit .form-group{
    flex: 1;
}

form.subscribe-form .licence_block{
   flex: 1 1 100%;
   padding-top: 8px;
}

.subscribe-edit form .error {
	position: relative;
	top: auto;
	 flex: 1 1 100%;
}

.footer__license {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.inner_wrapper #ownd-sales,
.inner_wrapper #ownd-adv
{
	margin-top: 64px;
}

.adv__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.adv__item {
    border: 1px solid #0a8005;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
}

.adv__item-text {
    margin-left: 10px;
}

@media (max-width: 1150px) {
    .adv__list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 660px) {
    .adv__list {
        grid-template-columns: 1fr;
		justify-content: center;
    }
}

.form-banner {
    position: relative;
    margin-top: 60px;
}

.form-banner::after {
    content: '';
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    background: linear-gradient(149deg, #cedefc 0%, #8da1c4 100%);
}

.form-banner__wrap {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    padding: 28px 0;
    text-align: center;
    padding-right: 20%;
    min-height: 250px;
    background: 100% 100% / contain url(/images/man_smile.png) no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-banner__title {
    font-weight: 400;
    font-size: 40px;
    color: #000;
    line-height: normal;
}

.form-banner__description {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #6b6b6b;
    margin-top: 10px;
}

.form-banner__controls {
    margin-top: 20px;
}

@media (max-width: 960px) {
    .form-banner__wrap {
        background-image: none;
        padding-right: 0;
        min-height: auto;
    }
}

@media (max-width: 660px) {
    .form-banner__title {
        font-size: 24px;
    }

    .form-banner__description {
        font-size: 14px;
    }
}

/* 17.07.2025 */

.table-custom {
	border-collapse: collapse;
}
.table-custom td,
.table-custom th {
	border: 1px solid #666;
	padding: 10px;
}
.footer-politika-flex {
	display: flex;
	align-items: center;
	gap: 10px;
}
@media (max-width: 660px) {
	.footer-politika-flex {
		flex-direction: column;
	}
}


.pos-section {
	display: block;
	margin: 10px auto 0;
	max-width: 100%;
}

.pos-section .pos-btn {
	border: 2px solid #0a8005;
	border-radius: 8px;
	box-shadow: none;
	display: block;
	height: 47px;
	padding: 0 24px;
	font-size: 15px;
	font-weight: 600;
	color: #0a8005;
	background-color: #fff;
	cursor: pointer;
}

.pos-section .btn+.btn {
	margin-top: 15px;
}

.mounth-greed {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.mounth-greed>label {
	cursor: pointer;
}

.mounth-greed>label small {
	display: block;
	color: #768b90;
	font-size: 12px;
	text-align: center;
}

.mounth-greed>label small+small {
	margin-top: -8px;
	opacity: .7;
}

.mounth-greed>label span {
	margin-bottom: 5px;
	display: block;
	width: 60px;
	height: 5px;
	background-color: #768b90;
	border-radius: 4px;
}

.mounth-greed>label input[type=radio] {
	display: none;
}

.mounth-greed>label input[type=radio]:checked+span {
	background-color: #0a8005;
}